body::before{content:"xs";display:none}@media(min-width: 584px){body::before{content:"sm"}}@media(min-width: 768px){body::before{content:"md"}}@media(min-width: 1024px){body::before{content:"lg"}}@media(min-width: 1440px){body::before{content:"xl"}}.hc-button{align-items:center;background-color:var(--c-transparent);border-style:solid;border-width:0;color:var(--c-text-color);cursor:pointer;display:flex;font-size:0.9375rem;font-weight:600;justify-content:left;line-height:1.0625rem;max-width:100%;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;position:relative;text-decoration:none}@media(min-width: 1440px){.hc-button{font-size:1.0625rem;line-height:1.375rem}}[dir=rtl] .hc-button{justify-content:right}.hc-button__label{font-style:inherit;font-weight:inherit;letter-spacing:inherit;pointer-events:none;position:relative;text-transform:inherit}.hc-button__label~.hc-button__icon{margin-left:12px}[dir=rtl] .hc-button__label~.hc-button__icon{margin-left:0;margin-right:12px}.hc-button__icon{display:block;position:relative;display:inline-block;flex-shrink:0;pointer-events:none;stroke:inherit;width:20px}.hc-button__icon::before{content:"";display:block;padding-top:100%;width:100%}.hc-button__icon .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-button__icon~.hc-button__label:not([data-type=sr-only]){margin-left:12px}[dir=rtl] .hc-button__icon{transform:scaleX(-1)}[dir=rtl] .hc-button__icon~.hc-button__label:not([data-type=sr-only]){margin-right:12px}.hc-button--default{max-width:300px;min-height:40px;padding-bottom:var(--space-xs);padding-left:12px;padding-right:12px;padding-top:var(--space-xs);width:100%}@media(min-width: 1440px){.hc-button--default{min-height:48px;padding-left:var(--space-sm);padding-right:var(--space-sm)}}.hc-button-wrapper{background-color:var(--c-theme-highlight);display:inline-block;max-width:300px;width:100%}.hc-button--toggle{font-size:1.125rem;line-height:1.3125rem}.hc-button--toggle.js-hovered,.hc-button--toggle:hover,.hc-button--toggle:active,.hc-button--toggle:focus,.hc-button--toggle.js-expanded{text-decoration:underline}.hc-button--toggle .hc-button__icon{width:16px}.hc-button--toggle .hc-button__icon~.hc-button__label:not([data-type=sr-only]){margin-left:10px}[dir=rtl] .hc-button--toggle .hc-button__icon~.hc-button__label{margin-right:10px}.hc-button--toggle .hc-icon:first-child:not(:only-child){display:block}.hc-button--toggle .hc-icon:last-child:not(:only-child){display:none}.hc-button--toggle.js-expanded .hc-icon:first-child:not(:only-child){display:none}.hc-button--toggle.js-expanded .hc-icon:last-child:not(:only-child){display:block}.hc-button--outline{border-width:1px}.hc-button--text{font-size:1.375rem;line-height:1.625rem}.hc-button--text.js-hovered,.hc-button--text:hover,.hc-button--text:active,.hc-button--text:focus,.hc-button--text.js-expanded{text-decoration:underline}@media(min-width: 1440px){.hc-button--text{font-size:1.5rem;line-height:1.75rem}}.hc-button--link-data-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cpath d='M9.5%2c6.5l15%2c9.5-15%2c9.5Z' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:0;background-size:auto;content:"";display:inline-block;height:20px;min-width:20px;width:20px;margin-right:var(--space-xs)}[dir=rtl] .hc-button--link-data-icon::before{margin-left:var(--space-xs);transform:scaleX(-1)}.hc-button--link-download::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:0;background-size:auto;content:"";display:inline-block;height:20px;min-width:20px;width:20px;margin-right:var(--space-xs)}[dir=rtl] .hc-button--link-download::before{margin-left:var(--space-xs)}.hc-button__label--meta{font-weight:400}.hc-button--primary{background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white)}.hc-button--primary.js-hovered,.hc-button--primary:hover,.hc-button--primary:active,.hc-button--primary:focus,.hc-button--primary.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-primary);color:var(--c-white)}.hc-button--primary.js-hovered .hc-icon,.hc-button--primary:hover .hc-icon,.hc-button--primary:active .hc-icon,.hc-button--primary:focus .hc-icon,.hc-button--primary.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.hc-button--primary .hc-icon{--c-icon-primary: var(--c-white)}.hc-button--secondary{background-color:var(--c-transparent);border-color:var(--c-theme-primary);color:var(--c-theme-primary)}.hc-button--secondary.js-hovered,.hc-button--secondary:hover,.hc-button--secondary:active,.hc-button--secondary:focus,.hc-button--secondary.js-expanded{background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white)}.hc-button--secondary.js-hovered .hc-icon,.hc-button--secondary:hover .hc-icon,.hc-button--secondary:active .hc-icon,.hc-button--secondary:focus .hc-icon,.hc-button--secondary.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.hc-button--secondary .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-button--tertiary{background-color:var(--c-transparent);border-color:var(--c-white);color:var(--c-white);mix-blend-mode:screen}.hc-button--tertiary.js-hovered,.hc-button--tertiary:hover,.hc-button--tertiary:active,.hc-button--tertiary:focus,.hc-button--tertiary.js-expanded{background-color:var(--c-white);border-color:var(--c-text-color);color:var(--c-text-color)}.hc-button--tertiary.js-hovered .hc-icon,.hc-button--tertiary:hover .hc-icon,.hc-button--tertiary:active .hc-icon,.hc-button--tertiary:focus .hc-icon,.hc-button--tertiary.js-expanded .hc-icon{--c-icon-primary: var(--c-text-color)}.hc-button--tertiary .hc-icon{--c-icon-primary: var(--c-white)}.hc-button--highlighted{background-color:var(--c-transparent);border-color:var(--c-transparent);color:var(--c-text-color)}.hc-button--highlighted.js-hovered,.hc-button--highlighted:hover,.hc-button--highlighted:active,.hc-button--highlighted:focus,.hc-button--highlighted.js-expanded{color:var(--c-theme-primary)}.hc-button--highlighted.js-hovered .hc-icon,.hc-button--highlighted:hover .hc-icon,.hc-button--highlighted:active .hc-icon,.hc-button--highlighted:focus .hc-icon,.hc-button--highlighted.js-expanded .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-button--highlighted .hc-icon{--c-icon-primary: var(--c-text-color)}.hc-button--highlighted-icon.js-hovered .hc-icon,.hc-button--highlighted-icon:hover .hc-icon,.hc-button--highlighted-icon:active .hc-icon,.hc-button--highlighted-icon:focus .hc-icon,.hc-button--highlighted-icon.js-expanded .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-button--highlighted-icon .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-button--inverted{background-color:var(--c-transparent);border-color:var(--c-transparent);color:var(--c-white)}.hc-button--inverted.js-hovered,.hc-button--inverted:hover,.hc-button--inverted:active,.hc-button--inverted:focus,.hc-button--inverted.js-expanded{color:var(--c-white);text-decoration:underline}.hc-button--inverted.js-hovered .hc-icon,.hc-button--inverted:hover .hc-icon,.hc-button--inverted:active .hc-icon,.hc-button--inverted:focus .hc-icon,.hc-button--inverted.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.hc-button--inverted .hc-icon{--c-icon-primary: var(--c-white)}.hc-editor--long .button{align-items:center;background-color:var(--c-transparent);border-style:solid;border-width:0;color:var(--c-text-color);cursor:pointer;display:flex;font-size:0.9375rem;font-weight:600;justify-content:left;line-height:1.0625rem;max-width:100%;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;position:relative;text-decoration:none;background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white);max-width:300px;min-height:40px;padding-bottom:var(--space-xs);padding-left:12px;padding-right:12px;padding-top:var(--space-xs);width:100%}@media(min-width: 1440px){.hc-editor--long .button{font-size:1.0625rem;line-height:1.375rem}}[dir=rtl] .hc-editor--long .button{justify-content:right}.hc-editor--long .button.js-hovered,.hc-editor--long .button:hover,.hc-editor--long .button:active,.hc-editor--long .button:focus,.hc-editor--long .button.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-primary);color:var(--c-white)}.hc-editor--long .button.js-hovered .hc-icon,.hc-editor--long .button:hover .hc-icon,.hc-editor--long .button:active .hc-icon,.hc-editor--long .button:focus .hc-icon,.hc-editor--long .button.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.hc-editor--long .button .hc-icon{--c-icon-primary: var(--c-white)}@media(min-width: 1440px){.hc-editor--long .button{min-height:48px;padding-left:var(--space-sm);padding-right:var(--space-sm)}}.hc-button-wrapper{border-radius:0 0 20px 0}.hc-button--toggle.js-hovered,.hc-button--toggle:hover,.hc-button--toggle:active,.hc-button--toggle:focus,.hc-button--toggle.js-expanded{-webkit-text-decoration-color:var(--c-theme-highlight);text-decoration-color:var(--c-theme-highlight);text-decoration-thickness:2px}.hc-button--text.js-hovered,.hc-button--text:hover,.hc-button--text:active,.hc-button--text:focus,.hc-button--text.js-expanded{-webkit-text-decoration-color:var(--c-theme-highlight);text-decoration-color:var(--c-theme-highlight);text-decoration-thickness:2px}.hc-button--link-download::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-button--primary{background-color:var(--c-theme-highlight);border-color:var(--c-theme-highlight);color:var(--c-theme-primary)}.hc-button--primary.js-hovered,.hc-button--primary:hover,.hc-button--primary:active,.hc-button--primary:focus,.hc-button--primary.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-hover);color:var(--c-theme-primary)}.hc-button--primary.js-hovered .hc-icon,.hc-button--primary:hover .hc-icon,.hc-button--primary:active .hc-icon,.hc-button--primary:focus .hc-icon,.hc-button--primary.js-expanded .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-button--primary .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-button--secondary.js-hovered,.hc-button--secondary:hover,.hc-button--secondary:active,.hc-button--secondary:focus,.hc-button--secondary.js-expanded{background-color:var(--c-theme-highlight);border-color:var(--c-theme-highlight);color:var(--c-theme-primary)}.hc-button--secondary.js-hovered .hc-icon,.hc-button--secondary:hover .hc-icon,.hc-button--secondary:active .hc-icon,.hc-button--secondary:focus .hc-icon,.hc-button--secondary.js-expanded .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-button--tertiary{background-color:var(--c-theme-highlight);border-color:var(--c-theme-highlight);color:var(--c-theme-primary);mix-blend-mode:normal}.hc-button--tertiary.js-hovered,.hc-button--tertiary:hover,.hc-button--tertiary:active,.hc-button--tertiary:focus,.hc-button--tertiary.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-hover);color:var(--c-theme-primary)}.hc-button--tertiary.js-hovered .hc-icon,.hc-button--tertiary:hover .hc-icon,.hc-button--tertiary:active .hc-icon,.hc-button--tertiary:focus .hc-icon,.hc-button--tertiary.js-expanded .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-button--tertiary .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-editor--long .button{background-color:var(--c-theme-highlight);border-color:var(--c-theme-highlight);color:var(--c-theme-primary)}.hc-editor--long .button.js-hovered,.hc-editor--long .button:hover,.hc-editor--long .button:active,.hc-editor--long .button:focus,.hc-editor--long .button.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-hover);color:var(--c-theme-primary)}.hc-editor--long .button.js-hovered .hc-icon,.hc-editor--long .button:hover .hc-icon,.hc-editor--long .button:active .hc-icon,.hc-editor--long .button:focus .hc-icon,.hc-editor--long .button.js-expanded .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-editor--long .button .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-editor--long .hc-button--link-data-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='' stroke='' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='' stroke='' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-size:auto;content:"";display:inline-block;display:none}.form-item{position:relative}.form-item.form-type-processed-text .hc-link .hc-link__icon{width:16px}.form-text,.form-date,.form-email,.form-file{background-color:var(--c-white);border-color:var(--c-hc-line-grey);border-style:solid;border-width:1px;color:var(--c-text-color);font-size:0.9375rem;line-height:1.125rem;max-width:100%;padding-bottom:var(--space-xs);padding-left:var(--space-sm);padding-right:var(--space-sm);padding-top:var(--space-xs);width:100%}.form-text:disabled:hover,.form-date:disabled:hover,.form-email:disabled:hover,.form-file:disabled:hover{cursor:not-allowed}.form-text::-webkit-input-placeholder,.form-date::-webkit-input-placeholder,.form-email::-webkit-input-placeholder,.form-file::-webkit-input-placeholder{opacity:1}.form-text:-moz-placeholder,.form-date:-moz-placeholder,.form-email:-moz-placeholder,.form-file:-moz-placeholder{opacity:1}.form-text::-moz-placeholder,.form-date::-moz-placeholder,.form-email::-moz-placeholder,.form-file::-moz-placeholder{opacity:1}.form-text:-ms-input-placeholder,.form-date:-ms-input-placeholder,.form-email:-ms-input-placeholder,.form-file:-ms-input-placeholder{opacity:1}.form-item__label:not(.hc-sr-only)~.form-item__input,.form-item__label:not(.hc-sr-only)~.form-managed-file{margin-top:var(--space-xs)}.form-text.button,.form-date.button,.form-email.button,.form-file.button{align-items:center;background-color:var(--c-transparent);border-style:solid;border-width:0;color:var(--c-text-color);cursor:pointer;display:flex;font-size:0.9375rem;font-weight:600;justify-content:left;line-height:1.0625rem;max-width:100%;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;position:relative;text-decoration:none;max-width:300px;min-height:40px;padding-bottom:var(--space-xs);padding-left:12px;padding-right:12px;padding-top:var(--space-xs);width:100%;background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white)}@media(min-width: 1440px){.form-text.button,.form-date.button,.form-email.button,.form-file.button{font-size:1.0625rem;line-height:1.375rem}}[dir=rtl] .form-text.button,[dir=rtl] .form-date.button,[dir=rtl] .form-email.button,[dir=rtl] .form-file.button{justify-content:right}@media(min-width: 1440px){.form-text.button,.form-date.button,.form-email.button,.form-file.button{min-height:48px;padding-left:var(--space-sm);padding-right:var(--space-sm)}}.form-text.button.js-hovered,.form-text.button:hover,.form-text.button:active,.form-text.button:focus,.form-text.button.js-expanded,.form-date.button.js-hovered,.form-date.button:hover,.form-date.button:active,.form-date.button:focus,.form-date.button.js-expanded,.form-email.button.js-hovered,.form-email.button:hover,.form-email.button:active,.form-email.button:focus,.form-email.button.js-expanded,.form-file.button.js-hovered,.form-file.button:hover,.form-file.button:active,.form-file.button:focus,.form-file.button.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-primary);color:var(--c-white)}.form-text.button.js-hovered .hc-icon,.form-text.button:hover .hc-icon,.form-text.button:active .hc-icon,.form-text.button:focus .hc-icon,.form-text.button.js-expanded .hc-icon,.form-date.button.js-hovered .hc-icon,.form-date.button:hover .hc-icon,.form-date.button:active .hc-icon,.form-date.button:focus .hc-icon,.form-date.button.js-expanded .hc-icon,.form-email.button.js-hovered .hc-icon,.form-email.button:hover .hc-icon,.form-email.button:active .hc-icon,.form-email.button:focus .hc-icon,.form-email.button.js-expanded .hc-icon,.form-file.button.js-hovered .hc-icon,.form-file.button:hover .hc-icon,.form-file.button:active .hc-icon,.form-file.button:focus .hc-icon,.form-file.button.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.form-text.button .hc-icon,.form-date.button .hc-icon,.form-email.button .hc-icon,.form-file.button .hc-icon{--c-icon-primary: var(--c-white)}.form-text:focus,.form-date:focus,.form-email:focus,.form-file:focus{border-color:var(--c-theme-primary)}.form-text:disabled:hover,.form-date:disabled:hover,.form-email:disabled:hover,.form-file:disabled:hover{cursor:not-allowed}.form-text::-webkit-input-placeholder,.form-date::-webkit-input-placeholder,.form-email::-webkit-input-placeholder,.form-file::-webkit-input-placeholder{opacity:1}.form-text:-moz-placeholder,.form-date:-moz-placeholder,.form-email:-moz-placeholder,.form-file:-moz-placeholder{opacity:1}.form-text::-moz-placeholder,.form-date::-moz-placeholder,.form-email::-moz-placeholder,.form-file::-moz-placeholder{opacity:1}.form-text:-ms-input-placeholder,.form-date:-ms-input-placeholder,.form-email:-ms-input-placeholder,.form-file:-ms-input-placeholder{opacity:1}.form-text.button,.form-date.button,.form-email.button,.form-file.button{align-items:center;background-color:var(--c-transparent);border-style:solid;border-width:0;color:var(--c-text-color);cursor:pointer;display:flex;font-size:0.9375rem;font-weight:600;justify-content:left;line-height:1.0625rem;max-width:100%;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;position:relative;text-decoration:none;max-width:300px;min-height:40px;padding-bottom:var(--space-xs);padding-left:12px;padding-right:12px;padding-top:var(--space-xs);width:100%;background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white)}@media(min-width: 1440px){.form-text.button,.form-date.button,.form-email.button,.form-file.button{font-size:1.0625rem;line-height:1.375rem}}[dir=rtl] .form-text.button,[dir=rtl] .form-date.button,[dir=rtl] .form-email.button,[dir=rtl] .form-file.button{justify-content:right}@media(min-width: 1440px){.form-text.button,.form-date.button,.form-email.button,.form-file.button{min-height:48px;padding-left:var(--space-sm);padding-right:var(--space-sm)}}.form-text.button.js-hovered,.form-text.button:hover,.form-text.button:active,.form-text.button:focus,.form-text.button.js-expanded,.form-date.button.js-hovered,.form-date.button:hover,.form-date.button:active,.form-date.button:focus,.form-date.button.js-expanded,.form-email.button.js-hovered,.form-email.button:hover,.form-email.button:active,.form-email.button:focus,.form-email.button.js-expanded,.form-file.button.js-hovered,.form-file.button:hover,.form-file.button:active,.form-file.button:focus,.form-file.button.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-primary);color:var(--c-white)}.form-text.button.js-hovered .hc-icon,.form-text.button:hover .hc-icon,.form-text.button:active .hc-icon,.form-text.button:focus .hc-icon,.form-text.button.js-expanded .hc-icon,.form-date.button.js-hovered .hc-icon,.form-date.button:hover .hc-icon,.form-date.button:active .hc-icon,.form-date.button:focus .hc-icon,.form-date.button.js-expanded .hc-icon,.form-email.button.js-hovered .hc-icon,.form-email.button:hover .hc-icon,.form-email.button:active .hc-icon,.form-email.button:focus .hc-icon,.form-email.button.js-expanded .hc-icon,.form-file.button.js-hovered .hc-icon,.form-file.button:hover .hc-icon,.form-file.button:active .hc-icon,.form-file.button:focus .hc-icon,.form-file.button.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.form-text.button .hc-icon,.form-date.button .hc-icon,.form-email.button .hc-icon,.form-file.button .hc-icon{--c-icon-primary: var(--c-white)}.form-text:disabled,.form-date:disabled,.form-email:disabled,.form-file:disabled{background-color:var(--c-theme-background);border-color:var(--c-theme-background);color:var(--c-text-lowlight)}.form-text:disabled:hover,.form-date:disabled:hover,.form-email:disabled:hover,.form-file:disabled:hover{cursor:not-allowed}.form-text::-webkit-input-placeholder,.form-date::-webkit-input-placeholder,.form-email::-webkit-input-placeholder,.form-file::-webkit-input-placeholder{opacity:1}.form-text:-moz-placeholder,.form-date:-moz-placeholder,.form-email:-moz-placeholder,.form-file:-moz-placeholder{opacity:1}.form-text::-moz-placeholder,.form-date::-moz-placeholder,.form-email::-moz-placeholder,.form-file::-moz-placeholder{opacity:1}.form-text:-ms-input-placeholder,.form-date:-ms-input-placeholder,.form-email:-ms-input-placeholder,.form-file:-ms-input-placeholder{opacity:1}.form-text.button,.form-date.button,.form-email.button,.form-file.button{align-items:center;background-color:var(--c-transparent);border-style:solid;border-width:0;color:var(--c-text-color);cursor:pointer;display:flex;font-size:0.9375rem;font-weight:600;justify-content:left;line-height:1.0625rem;max-width:100%;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;position:relative;text-decoration:none;max-width:300px;min-height:40px;padding-bottom:var(--space-xs);padding-left:12px;padding-right:12px;padding-top:var(--space-xs);width:100%;background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white)}@media(min-width: 1440px){.form-text.button,.form-date.button,.form-email.button,.form-file.button{font-size:1.0625rem;line-height:1.375rem}}[dir=rtl] .form-text.button,[dir=rtl] .form-date.button,[dir=rtl] .form-email.button,[dir=rtl] .form-file.button{justify-content:right}@media(min-width: 1440px){.form-text.button,.form-date.button,.form-email.button,.form-file.button{min-height:48px;padding-left:var(--space-sm);padding-right:var(--space-sm)}}.form-text.button.js-hovered,.form-text.button:hover,.form-text.button:active,.form-text.button:focus,.form-text.button.js-expanded,.form-date.button.js-hovered,.form-date.button:hover,.form-date.button:active,.form-date.button:focus,.form-date.button.js-expanded,.form-email.button.js-hovered,.form-email.button:hover,.form-email.button:active,.form-email.button:focus,.form-email.button.js-expanded,.form-file.button.js-hovered,.form-file.button:hover,.form-file.button:active,.form-file.button:focus,.form-file.button.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-primary);color:var(--c-white)}.form-text.button.js-hovered .hc-icon,.form-text.button:hover .hc-icon,.form-text.button:active .hc-icon,.form-text.button:focus .hc-icon,.form-text.button.js-expanded .hc-icon,.form-date.button.js-hovered .hc-icon,.form-date.button:hover .hc-icon,.form-date.button:active .hc-icon,.form-date.button:focus .hc-icon,.form-date.button.js-expanded .hc-icon,.form-email.button.js-hovered .hc-icon,.form-email.button:hover .hc-icon,.form-email.button:active .hc-icon,.form-email.button:focus .hc-icon,.form-email.button.js-expanded .hc-icon,.form-file.button.js-hovered .hc-icon,.form-file.button:hover .hc-icon,.form-file.button:active .hc-icon,.form-file.button:focus .hc-icon,.form-file.button.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.form-text.button .hc-icon,.form-date.button .hc-icon,.form-email.button .hc-icon,.form-file.button .hc-icon{--c-icon-primary: var(--c-white)}.form-text:disabled:hover,.form-date:disabled:hover,.form-email:disabled:hover,.form-file:disabled:hover{cursor:not-allowed}.form-text::-webkit-input-placeholder,.form-date::-webkit-input-placeholder,.form-email::-webkit-input-placeholder,.form-file::-webkit-input-placeholder{color:var(--c-text-lowlight);opacity:1}.form-text:-moz-placeholder,.form-date:-moz-placeholder,.form-email:-moz-placeholder,.form-file:-moz-placeholder{color:var(--c-text-lowlight);opacity:1}.form-text::-moz-placeholder,.form-date::-moz-placeholder,.form-email::-moz-placeholder,.form-file::-moz-placeholder{color:var(--c-text-lowlight);opacity:1}.form-text:-ms-input-placeholder,.form-date:-ms-input-placeholder,.form-email:-ms-input-placeholder,.form-file:-ms-input-placeholder{color:var(--c-text-lowlight);opacity:1}.form-text.button,.form-date.button,.form-email.button,.form-file.button{align-items:center;background-color:var(--c-transparent);border-style:solid;border-width:0;color:var(--c-text-color);cursor:pointer;display:flex;font-size:0.9375rem;font-weight:600;justify-content:left;line-height:1.0625rem;max-width:100%;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;position:relative;text-decoration:none;max-width:300px;min-height:40px;padding-bottom:var(--space-xs);padding-left:12px;padding-right:12px;padding-top:var(--space-xs);width:100%;background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white)}@media(min-width: 1440px){.form-text.button,.form-date.button,.form-email.button,.form-file.button{font-size:1.0625rem;line-height:1.375rem}}[dir=rtl] .form-text.button,[dir=rtl] .form-date.button,[dir=rtl] .form-email.button,[dir=rtl] .form-file.button{justify-content:right}@media(min-width: 1440px){.form-text.button,.form-date.button,.form-email.button,.form-file.button{min-height:48px;padding-left:var(--space-sm);padding-right:var(--space-sm)}}.form-text.button.js-hovered,.form-text.button:hover,.form-text.button:active,.form-text.button:focus,.form-text.button.js-expanded,.form-date.button.js-hovered,.form-date.button:hover,.form-date.button:active,.form-date.button:focus,.form-date.button.js-expanded,.form-email.button.js-hovered,.form-email.button:hover,.form-email.button:active,.form-email.button:focus,.form-email.button.js-expanded,.form-file.button.js-hovered,.form-file.button:hover,.form-file.button:active,.form-file.button:focus,.form-file.button.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-primary);color:var(--c-white)}.form-text.button.js-hovered .hc-icon,.form-text.button:hover .hc-icon,.form-text.button:active .hc-icon,.form-text.button:focus .hc-icon,.form-text.button.js-expanded .hc-icon,.form-date.button.js-hovered .hc-icon,.form-date.button:hover .hc-icon,.form-date.button:active .hc-icon,.form-date.button:focus .hc-icon,.form-date.button.js-expanded .hc-icon,.form-email.button.js-hovered .hc-icon,.form-email.button:hover .hc-icon,.form-email.button:active .hc-icon,.form-email.button:focus .hc-icon,.form-email.button.js-expanded .hc-icon,.form-file.button.js-hovered .hc-icon,.form-file.button:hover .hc-icon,.form-file.button:active .hc-icon,.form-file.button:focus .hc-icon,.form-file.button.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.form-text.button .hc-icon,.form-date.button .hc-icon,.form-email.button .hc-icon,.form-file.button .hc-icon{--c-icon-primary: var(--c-white)}.form-submit.button:disabled:hover{cursor:not-allowed}.form-submit.button::-webkit-input-placeholder{opacity:1}.form-submit.button:-moz-placeholder{opacity:1}.form-submit.button::-moz-placeholder{opacity:1}.form-submit.button:-ms-input-placeholder{opacity:1}.form-submit.button.button{align-items:center;background-color:var(--c-transparent);border-style:solid;border-width:0;color:var(--c-text-color);cursor:pointer;display:flex;font-size:0.9375rem;font-weight:600;justify-content:left;line-height:1.0625rem;max-width:100%;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;position:relative;text-decoration:none;max-width:300px;min-height:40px;padding-bottom:var(--space-xs);padding-left:12px;padding-right:12px;padding-top:var(--space-xs);width:100%;background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white);justify-content:center}@media(min-width: 1440px){.form-submit.button.button{font-size:1.0625rem;line-height:1.375rem}}[dir=rtl] .form-submit.button.button{justify-content:right}@media(min-width: 1440px){.form-submit.button.button{min-height:48px;padding-left:var(--space-sm);padding-right:var(--space-sm)}}.form-submit.button.button.js-hovered,.form-submit.button.button:hover,.form-submit.button.button:active,.form-submit.button.button:focus,.form-submit.button.button.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-primary);color:var(--c-white)}.form-submit.button.button.js-hovered .hc-icon,.form-submit.button.button:hover .hc-icon,.form-submit.button.button:active .hc-icon,.form-submit.button.button:focus .hc-icon,.form-submit.button.button.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.form-submit.button.button .hc-icon{--c-icon-primary: var(--c-white)}[dir=rtl] .form-submit.button.button{justify-content:center}.hc-input--outline.form-item__textfield.button{background-color:var(--c-outline);border-color:var(--c-theme-primary);border-width:1px;color:var(--c-theme-primary)}.hc-input--outline.form-item__textfield.button:hover,.hc-input--outline.form-item__textfield.button:active,.hc-input--outline.form-item__textfield.button:focus{background-color:var(--c-theme-primary);color:var(--c-white)}.hc-input-wrapper--with-icon{position:relative}.hc-input-wrapper--with-icon .hc-input-icon{position:absolute;top:50%;transform:translateY(-50%);left:12px;pointer-events:none;position:absolute;z-index:1}.hc-input-wrapper--with-icon .hc-input-icon .hc-icon{--c-icon-primary: var(--c-white)}.hc-input-wrapper--with-icon .form-item__textfield.button,.hc-input-wrapper--with-icon .form-submit.button{justify-content:flex-start;padding-left:44px;text-align:left}.hc-input-wrapper--with-icon .form-item__textfield.button.hc-input--outline~.hc-input-icon .hc-icon,.hc-input-wrapper--with-icon .form-submit.button.hc-input--outline~.hc-input-icon .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-input-wrapper--with-icon .form-item__textfield.button:hover.hc-input--outline~.hc-input-icon .hc-icon,.hc-input-wrapper--with-icon .form-item__textfield.button:active.hc-input--outline~.hc-input-icon .hc-icon,.hc-input-wrapper--with-icon .form-item__textfield.button:focus.hc-input--outline~.hc-input-icon .hc-icon,.hc-input-wrapper--with-icon .form-submit.button:hover.hc-input--outline~.hc-input-icon .hc-icon,.hc-input-wrapper--with-icon .form-submit.button:active.hc-input--outline~.hc-input-icon .hc-icon,.hc-input-wrapper--with-icon .form-submit.button:focus.hc-input--outline~.hc-input-icon .hc-icon{--c-icon-primary: var(--c-white)}[dir=rtl] .hc-input-wrapper--with-icon .hc-input-icon{left:auto;right:12px}[dir=rtl] .hc-input-wrapper--with-icon .form-item__textfield.button{justify-content:right;padding-left:var(--space-xs);padding-right:44px}.hc-input-wrapper--icon-only{position:relative}.hc-input-wrapper--icon-only .hc-input-icon{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none;position:absolute}.hc-input-wrapper--icon-only .hc-input-icon .hc-icon{--c-icon-primary: var(--c-black)}.hc-input-wrapper--icon-only .form-item__textfield.button,.hc-input-wrapper--icon-only .form-submit.button{background:0;height:22px;min-height:initial;min-width:initial;text-indent:-9999px;width:22px}.hc-input-wrapper--icon-only .form-item__textfield.button:hover,.hc-input-wrapper--icon-only .form-item__textfield.button:active,.hc-input-wrapper--icon-only .form-item__textfield.button:focus,.hc-input-wrapper--icon-only .form-submit.button:hover,.hc-input-wrapper--icon-only .form-submit.button:active,.hc-input-wrapper--icon-only .form-submit.button:focus{background:0}@media(min-width: 1024px){.form-item--highlighted .form-text{border-width:2px}}.form-item--large .form-text{font-size:1.125rem;line-height:1.75rem;padding-bottom:var(--space-sm);padding-top:var(--space-sm)}@media(min-width: 768px){.form-item--large .form-text{padding-bottom:var(--space-md);padding-top:var(--space-md)}}.form-item--success .form-text{border-color:var(--c-hc-green);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cpath d='M6.5%2c15.52l6.63%2c7L25.5%2c9.5' fill='none' stroke='%23008238' stroke-width='3'/%3e %3c/svg%3e") center no-repeat;background-position:calc(100% - 18px);background-size:18px;padding-right:45px}.form-item--error .form-text{border-color:var(--c-error);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cpath d='M16%2c23V15' fill='none' stroke='%23da1e27' stroke-width='3'/%3e %3cpath d='M16%2c12V9' fill='none' stroke='%23da1e27' stroke-width='3'/%3e %3cpath d='M16%2c2h0A14%2c14%2c0%2c0%2c1%2c30%2c16h0A14%2c14%2c0%2c0%2c1%2c16%2c30h0A14%2c14%2c0%2c0%2c1%2c2%2c16H2A14%2c14%2c0%2c0%2c1%2c16%2c2Z' fill='none' stroke='%23da1e27' stroke-width='3'/%3e %3c/svg%3e") center no-repeat;background-position:calc(100% - 18px);background-size:18px;padding-right:45px}.form-item--themed .form-text{background-color:var(--c-theme-background);border-color:var(--c-theme-background)}textarea{background-color:var(--c-white);border-color:var(--c-hc-line-grey);border-style:solid;border-width:1px;color:var(--c-text-color);font-size:0.9375rem;line-height:1.125rem;max-width:100%;padding-bottom:var(--space-xs);padding-left:var(--space-sm);padding-right:var(--space-sm);padding-top:var(--space-xs)}@media(min-width: 1440px){textarea{font-size:1rem;line-height:1.25rem}}.form-item__label:not(.hc-sr-only)~.form-textarea-wrapper{margin-top:var(--space-xs)}textarea:focus{border-color:var(--c-theme-primary)}.form-item--select .hc-select{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cpath d='M8%2c12l8%2c8%2c8-8' fill='transparent' stroke='%23232326' stroke-width='3px'/%3e %3c/svg%3e") center no-repeat;background-position-x:calc(100% - 10px);background-position-y:center;background-size:20px;content:"";display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-white);border:1px solid var(--c-hc-line-grey);cursor:pointer;display:flex;flex-wrap:wrap;font-size:0.9375rem;height:38px;line-height:1.125rem;margin:0;margin-top:var(--space-xs);max-width:100%;padding-bottom:var(--space-xs);padding-left:var(--space-sm);padding-top:var(--space-xs);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.form-item--select .hc-select:hover,.form-item--select .hc-select:active,.form-item--select .hc-select:focus{border-color:var(--c-theme-primary)}.form-item--select .hc-select:disabled{color:var(--c-text-lowlight)}.form-item--select .hc-select:disabled:hover,.form-item--select .hc-select:disabled:active,.form-item--select .hc-select:disabled:focus{border-color:var(--c-hc-line-grey);cursor:not-allowed}.form-item--select .hc-select option{color:var(--c-hc-dark-grey)}.form-item--select .hc-select.js-select--multiple{width:100%}.form-item--select .hc-select.js-select--multiple.select2-hidden-accessible{border:0;height:1px;padding:0;position:absolute;white-space:nowrap}.form-item--select .hc-select.js-select--multiple~.select2{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-white);border:1px solid var(--c-hc-line-grey);color:var(--c-text-color);cursor:pointer;display:block;font-size:0.9375rem;line-height:1.125rem;margin:0;margin-top:var(--space-xs);max-width:100%;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-item--select .hc-select.js-select--multiple~.select2:hover,.form-item--select .hc-select.js-select--multiple~.select2:active,.form-item--select .hc-select.js-select--multiple~.select2:focus{border-color:var(--c-theme-primary)}.form-item--select .hc-select.js-select--multiple~.select2 .select2-selection__rendered{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cpath d='M8%2c12l8%2c8%2c8-8' fill='transparent' stroke='%23232326' stroke-width='3px'/%3e %3c/svg%3e") center no-repeat;background-position-x:calc(100% - 10px);background-position-y:center;background-size:20px;content:"";display:inline-block;color:var(--c-hc-dark-grey);display:flex;flex-wrap:wrap;line-height:1.125rem;overflow:hidden;text-overflow:ellipsis}.form-item--select .hc-select.js-select--multiple~.select2 .select2-selection__placeholder{color:var(--c-text-lowlight)}[dir=rtl] .form-item--select .hc-select.js-select--multiple~.select2 .select2-selection__rendered{background-position-x:10px}.form-item--select .hc-select.js-select--multiple~.select2-container--disabled.select2{cursor:not-allowed}.form-item--select .hc-select.js-select--multiple~.select2-container--disabled.select2:hover,.form-item--select .hc-select.js-select--multiple~.select2-container--disabled.select2:active,.form-item--select .hc-select.js-select--multiple~.select2-container--disabled.select2:focus{border-color:var(--c-hc-line-grey)}.form-item--select .hc-select.js-select--multiple~.select2-container--disabled.select2 .select2-selection__rendered{color:var(--c-text-lowlight)}.form-item--select .select2-hidden-accessible{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.select2-container{cursor:pointer;z-index:99}.select2-container--open{z-index:10001}.select2-container .select2-results{background-color:var(--c-white);border:1px solid var(--c-hc-line-grey);display:block;width:100%}.select2-container .select2-results__options{list-style:none;max-height:200px;overflow-y:auto}.select2-container .select2-results__option{padding:var(--space-xs);padding-left:var(--space-sm);-webkit-user-select:none;-moz-user-select:none;user-select:none}.select2-container .select2-results__option--selectable{cursor:pointer}.select2-container .select2-results__option--selected{background-color:var(--c-hc-light)}.select2-container .select2-results__option--disabled{color:var(--c-hc-line-grey)}.select2-container .select2-results__option--highlighted{background-color:var(--c-hc-light);color:var(--c-hc-dark-grey)}.select2-container .select2-search--dropdown{display:block;padding:4px}.select2-container .select2-search--dropdown.select2-search--hide{display:none}.select2-container .select2-dropdown{border-radius:4px;display:block;left:-100000px;position:absolute;z-index:2000}.select2-container.select2-container--open .select2-dropdown{left:0}.select2-selection--multiple{display:block;padding-bottom:var(--space-xs);padding-left:var(--space-sm);padding-top:var(--space-xs);width:100%}.select2-selection--multiple .select2-selection__choice{background-color:var(--c-theme-primary);color:var(--c-white);margin-right:4px;max-width:100%;padding:1px var(--space-xxs);padding-right:var(--space-lg);position:relative;text-overflow:ellipsis}.select2-selection--multiple .select2-search__field{background:rgba(0,0,0,0);border:none;cursor:pointer;outline:0;padding-left:0}.select2-selection--multiple .select2-selection__choice~.select2-search--inline{display:none}.select2-selection--multiple .select2-selection__choice__remove{background-color:rgba(0,0,0,0);font-size:1.25rem;padding:1px 4px;position:absolute;right:2px;top:0}.select2-selection--multiple .select2-selection__choice__remove:hover,.select2-selection--multiple .select2-selection__choice__remove:focus{background-color:var(--c-theme-primary);color:var(--c-white)}[dir=rtl] .select2-selection--multiple{padding-right:var(--space-sm)}.hc-select--custom{background-color:var(--c-white);position:relative}.form-item__label~.hc-select--custom{margin-top:var(--space-xs)}.hc-select--custom .hc-select__button{border:1px solid var(--c-hc-line-grey);font-size:0.9375rem;font-weight:400;justify-content:space-between;line-height:1.125rem;padding-bottom:var(--space-xs);padding-left:var(--space-sm);padding-right:var(--space-sm);padding-top:var(--space-xs);width:100%}.hc-select--custom .hc-select__button:hover,.hc-select--custom .hc-select__button:active,.hc-select--custom .hc-select__button:focus{border-color:var(--c-theme-primary)}@media(min-width: 1440px){.hc-select--custom .hc-select__button{font-size:1rem;line-height:1.25rem}}.hc-select--custom .hc-select__content{background-color:var(--c-white);border:1px solid var(--c-hc-line-grey);max-height:200px;overflow-y:auto;position:absolute;width:100%;z-index:100}.hc-select--custom .hc-list__item{cursor:pointer;padding-bottom:var(--space-xs);padding-left:var(--space-sm);padding-right:var(--space-sm);padding-top:var(--space-xs)}.hc-select--custom .hc-list__item:not(:first-child){margin:0}.hc-select--custom .hc-list__item:hover,.hc-select--custom .hc-list__item:active,.hc-select--custom .hc-list__item:focus{background-color:var(--c-hc-light)}.hc-select--custom .hc-link{display:block}.form-item__label{display:inline-block;font-size:0.8125rem;line-height:1rem}@media(min-width: 1440px){.form-item__label{font-size:0.875rem}}.form-item__label--large{font-size:1.3125rem;font-weight:600;line-height:1.5625rem}.form-required::after{content:"*"}.form-item__label--disabled{color:var(--c-text-lowlight)}.hc-message,.form-item__description{display:inline-block;font-size:0.8125rem;line-height:1rem}@media(min-width: 1440px){.hc-message,.form-item__description{font-size:0.875rem}}.form-item__description--error{color:var(--c-error)}.hc-checkbox,.form-checkbox{min-width:18px}.hc-checkbox--large{height:20px;width:20px}.hc-checkbox--icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:2px;padding:8px;position:absolute;z-index:20}.hc-checkbox--icon~.hc-checkbox__icon{bottom:2px;left:4px;margin-right:7px;opacity:0;position:relative;z-index:10}.hc-checkbox--icon~.hc-checkbox__icon .hc-icon{border-radius:2px}.hc-checkbox--icon:checked~.hc-checkbox__icon{opacity:1}.hc-checkbox--themed{background-color:var(--c-hc-line-grey)}.hc-checkbox--themed:checked{background-color:rgba(0,0,0,0)}.hc-checkbox--themed+.hc-checkbox__icon .hc-icon{--c-icon-primary: var(--c-white);background-color:var(--c-theme-primary)}.hc-radio{margin-right:var(--space-xs)}fieldset{border:1px solid var(--c-hc-line-grey);padding:var(--space-md)}fieldset legend{color:var(--c-text-lowlight);font-size:1.3125rem;font-weight:600;line-height:1.5625rem;padding-left:var(--space-xs);padding-right:var(--space-xs)}@media(min-width: 768px){fieldset legend{font-size:1.375rem;line-height:1.625rem}}@media(min-width: 768px){fieldset legend{font-size:1.5rem;line-height:1.75rem}}@media(min-width: 1440px){fieldset legend{font-size:1.75rem;line-height:2rem}}.form-submit.button.button{background-color:var(--c-theme-highlight);border-color:var(--c-theme-highlight);color:var(--c-theme-primary)}.form-submit.button.button.js-hovered,.form-submit.button.button:hover,.form-submit.button.button:active,.form-submit.button.button:focus,.form-submit.button.button.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-hover);color:var(--c-theme-primary)}.form-submit.button.button.js-hovered .hc-icon,.form-submit.button.button:hover .hc-icon,.form-submit.button.button:active .hc-icon,.form-submit.button.button:focus .hc-icon,.form-submit.button.button.js-expanded .hc-icon{--c-icon-primary: var(--c-theme-primary)}.form-submit.button.button .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-input-wrapper--with-icon .hc-input-icon .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-input-wrapper--icon-only .form-submit.button.button{background:0;border:0}.hc-link:not(.hc-button,.button){align-items:baseline;color:inherit;cursor:pointer;display:inline;max-width:100%;padding:0;position:relative;text-decoration:none}.hc-link:not(.hc-button,.button) sup{border:0;padding-bottom:0}.hc-link:not(.hc-button,.button).js-hovered .hc-link__text,.hc-link:not(.hc-button,.button):hover .hc-link__text,.hc-link:not(.hc-button,.button):active .hc-link__text,.hc-link:not(.hc-button,.button):focus .hc-link__text{text-decoration:underline}.hc-link:not(.hc-button,.button).js-hovered .hc-link__text sup,.hc-link:not(.hc-button,.button):hover .hc-link__text sup,.hc-link:not(.hc-button,.button):active .hc-link__text sup,.hc-link:not(.hc-button,.button):focus .hc-link__text sup{border-bottom:1px solid;display:inline-block;padding-bottom:1px;text-decoration:none}.hc-link:not(.hc-button,.button) .hc-link__text{font-style:inherit;font-weight:inherit;letter-spacing:inherit;pointer-events:none;position:relative;text-transform:inherit;word-break:break-word}.hc-link:not(.hc-button,.button) .hc-link__text~.hc-link__icon{margin-left:var(--space-xxs)}[dir=rtl] .hc-link:not(.hc-button,.button) .hc-link__text~.hc-link__icon{margin-right:var(--space-xxs)}.hc-link:not(.hc-button,.button) .hc-link__icon:not(:only-child){display:block;position:relative;display:inline-block;flex-shrink:0;pointer-events:none;width:1.4125em;height:1.4125em}.hc-link:not(.hc-button,.button) .hc-link__icon:not(:only-child)::before{content:"";display:block;padding-top:100%;width:100%}.hc-link:not(.hc-button,.button) .hc-link__icon:not(:only-child) .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-link:not(.hc-button,.button) .hc-link__icon:not(:only-child)~.hc-link__text{margin-left:var(--space-xxs)}[dir=rtl] .hc-link:not(.hc-button,.button) .hc-link__icon:not(:only-child){transform:scaleX(-1)}[dir=rtl] .hc-link:not(.hc-button,.button) .hc-link__icon:not(:only-child)~.hc-link__text{margin-left:0;margin-right:var(--space-xxs)}.hc-link:not(.hc-button,.button) .hc-link__icon:not(:only-child)::before{content:"A";padding:0;visibility:hidden}.hc-link--secondary:not(.hc-button,.button).js-hovered .hc-link__text,.hc-link--secondary:not(.hc-button,.button):hover .hc-link__text,.hc-link--secondary:not(.hc-button,.button):active .hc-link__text,.hc-link--secondary:not(.hc-button,.button):focus .hc-link__text{text-decoration:none}.hc-link--secondary:not(.hc-button,.button).js-hovered .hc-link__text sup,.hc-link--secondary:not(.hc-button,.button):hover .hc-link__text sup,.hc-link--secondary:not(.hc-button,.button):active .hc-link__text sup,.hc-link--secondary:not(.hc-button,.button):focus .hc-link__text sup{border:0;padding-bottom:0}.hc-link--secondary:not(.hc-button,.button) .hc-link__text{text-decoration:none}.hc-link--secondary:not(.hc-button,.button) .hc-link__text sup{border:0;padding-bottom:0}.hc-link--tertiary:not(.hc-button,.button).js-hovered .hc-link__text sup,.hc-link--tertiary:not(.hc-button,.button):hover .hc-link__text sup,.hc-link--tertiary:not(.hc-button,.button):active .hc-link__text sup,.hc-link--tertiary:not(.hc-button,.button):focus .hc-link__text sup{border:0;padding-bottom:0}.hc-link--tertiary:not(.hc-button,.button) .hc-link__text{text-decoration:underline}.hc-link--tertiary:not(.hc-button,.button) .hc-link__text sup{border-bottom:1px solid;display:inline-block;padding-bottom:1px;text-decoration:none}.hc-link--quaternary:not(.hc-button,.button).js-hovered .hc-link__text,.hc-link--quaternary:not(.hc-button,.button):hover .hc-link__text,.hc-link--quaternary:not(.hc-button,.button):active .hc-link__text,.hc-link--quaternary:not(.hc-button,.button):focus .hc-link__text{text-decoration:none}.hc-link--quaternary:not(.hc-button,.button).js-hovered .hc-link__text sup,.hc-link--quaternary:not(.hc-button,.button):hover .hc-link__text sup,.hc-link--quaternary:not(.hc-button,.button):active .hc-link__text sup,.hc-link--quaternary:not(.hc-button,.button):focus .hc-link__text sup{border:0;padding-bottom:0}.hc-link--quaternary:not(.hc-button,.button) .hc-link__text{text-decoration:underline}.hc-link--quaternary:not(.hc-button,.button) .hc-link__text sup{border-bottom:1px solid;display:inline-block;padding-bottom:1px;text-decoration:none}.hc-link--bold:not(.hc-button,.button){font-weight:bold}.hc-link--quickedit{display:inline-block;margin-top:var(--space-xs)}.hc-link--small{font-size:0.875rem;line-height:1rem}.hc-link--small.js-hovered .hc-link__text sup,.hc-link--small:hover .hc-link__text sup,.hc-link--small:active .hc-link__text sup,.hc-link--small:focus .hc-link__text sup{border:0;padding-bottom:0}.hc-link--small .hc-link__text sup{border:0;padding-bottom:0}.hc-menu__link:not(.hc-button,.button){font-size:1.0625rem;font-weight:600;line-height:1.3125rem}.hc-menu__link:not(.hc-button,.button).js-hovered .hc-link__text sup,.hc-menu__link:not(.hc-button,.button):hover .hc-link__text sup,.hc-menu__link:not(.hc-button,.button):active .hc-link__text sup,.hc-menu__link:not(.hc-button,.button):focus .hc-link__text sup{border:0;padding-bottom:0}.hc-menu__link:not(.hc-button,.button) .hc-link__text sup{border:0;padding-bottom:0}@media(min-width: 768px){.hc-menu__link:not(.hc-button,.button){font-size:1.125rem}}@media(min-width: 1440px){.hc-menu__link:not(.hc-button,.button){font-size:1.25rem;line-height:1.375rem}}.hc-menu__link:not(.hc-button,.button) .hc-link__icon--small{display:block;position:relative;--icon-stroke-width: 5px}.hc-menu__link:not(.hc-button,.button) .hc-link__icon--small::before{content:"";display:block;padding-top:100%;width:100%}.hc-menu__link:not(.hc-button,.button) .hc-link__icon--small .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-submenu__link:not(.hc-button,.button){font-weight:500}.hc-submenu__link:not(.hc-button,.button).js-hovered .hc-link__text sup,.hc-submenu__link:not(.hc-button,.button):hover .hc-link__text sup,.hc-submenu__link:not(.hc-button,.button):active .hc-link__text sup,.hc-submenu__link:not(.hc-button,.button):focus .hc-link__text sup{border:0;padding-bottom:0}.hc-submenu__link:not(.hc-button,.button) .hc-link__text sup{border:0;padding-bottom:0}@media(min-width: 768px){.hc-submenu__link:not(.hc-button,.button){font-size:1rem;line-height:1.25rem}}@media(min-width: 1440px){.hc-submenu__link:not(.hc-button,.button){font-size:1.125rem;line-height:1.3125rem}}.hc-link--data-internal:not(.hc-button,.button)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px;margin-right:var(--space-xxs)}[dir=rtl] .hc-link--data-internal:not(.hc-button,.button)::before{margin-left:var(--space-xxs);margin-right:0;transform:scaleX(-1)}@media(min-width: 768px){.hc-link--data-internal:not(.hc-button,.button)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}[data-theme-background=highlight] .hc-link--data-internal:not(.hc-button,.button)::before,[data-theme-background=itc-orange] .hc-link--data-internal:not(.hc-button,.button)::before,.hc-linklist--ckeditor-highlighted .hc-link--data-internal:not(.hc-button,.button)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px;margin-right:var(--space-xxs)}[data-theme-background=highlight] .hc-link--data-internal:not(.hc-button,.button):hover::before,[data-theme-background=highlight] .hc-link--data-internal:not(.hc-button,.button):active::before,[data-theme-background=highlight] .hc-link--data-internal:not(.hc-button,.button):focus::before,[data-theme-background=itc-orange] .hc-link--data-internal:not(.hc-button,.button):hover::before,[data-theme-background=itc-orange] .hc-link--data-internal:not(.hc-button,.button):active::before,[data-theme-background=itc-orange] .hc-link--data-internal:not(.hc-button,.button):focus::before,.hc-linklist--ckeditor-highlighted .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-linklist--ckeditor-highlighted .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-linklist--ckeditor-highlighted .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-link--data-mail::before,.hc-editor--long [href^=mailto]::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px;margin-right:var(--space-xxs)}[dir=rtl] .hc-link--data-mail::before,[dir=rtl] .hc-editor--long [href^=mailto]::before{margin-left:var(--space-xxs);margin-right:0}@media(min-width: 768px){.hc-link--data-mail::before,.hc-editor--long [href^=mailto]::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--transparent .hc-link--data-mail:hover::before,.hc-theme-text--transparent .hc-link--data-mail:active::before,.hc-theme-text--transparent .hc-link--data-mail:focus::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='transparent' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='transparent' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='transparent' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--transparent .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='transparent' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='transparent' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='transparent' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--transparent .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='transparent' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='transparent' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='transparent' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--black .hc-link--data-mail:hover::before,.hc-theme-text--black .hc-link--data-mail:active::before,.hc-theme-text--black .hc-link--data-mail:focus::before,.hc-theme-text--black .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--black .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--black .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23000000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23000000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23000000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--black .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--black .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23000000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23000000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23000000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--black .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--black .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23000000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23000000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23000000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-color .hc-link--data-mail:hover::before,.hc-theme-text--text-color .hc-link--data-mail:active::before,.hc-theme-text--text-color .hc-link--data-mail:focus::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-color .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-color .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23232326' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--white .hc-link--data-mail:hover::before,.hc-theme-text--white .hc-link--data-mail:active::before,.hc-theme-text--white .hc-link--data-mail:focus::before,.hc-theme-text--white .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--white .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--white .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--white .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--white .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--white .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--white .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-blue .hc-link--data-mail:hover::before,.hc-theme-text--hc-dark-blue .hc-link--data-mail:active::before,.hc-theme-text--hc-dark-blue .hc-link--data-mail:focus::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300263d' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300263d' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300263d' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300263d' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300263d' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300263d' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300263d' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300263d' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300263d' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-dark-blue .hc-link--data-mail:hover::before,.hc-theme-text--hanson-dark-blue .hc-link--data-mail:active::before,.hc-theme-text--hanson-dark-blue .hc-link--data-mail:focus::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300375f' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300375f' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300375f' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-dark-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300375f' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300375f' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300375f' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-dark-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300375f' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300375f' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300375f' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cbr-blue .hc-link--data-mail:hover::before,.hc-theme-text--cbr-blue .hc-link--data-mail:active::before,.hc-theme-text--cbr-blue .hc-link--data-mail:focus::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23003c71' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23003c71' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23003c71' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cbr-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23003c71' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23003c71' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23003c71' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cbr-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23003c71' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23003c71' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23003c71' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rockcement-blue .hc-link--data-mail:hover::before,.hc-theme-text--rockcement-blue .hc-link--data-mail:active::before,.hc-theme-text--rockcement-blue .hc-link--data-mail:focus::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23003da5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23003da5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23003da5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rockcement-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23003da5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23003da5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23003da5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rockcement-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23003da5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23003da5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23003da5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-blue .hc-link--data-mail:hover::before,.hc-theme-text--hanson-blue .hc-link--data-mail:active::before,.hc-theme-text--hanson-blue .hc-link--data-mail:focus::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300466e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300466e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300466e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300466e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300466e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300466e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300466e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300466e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300466e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-new-pine .hc-link--data-mail:hover::before,.hc-theme-text--hm-new-pine .hc-link--data-mail:active::before,.hc-theme-text--hm-new-pine .hc-link--data-mail:focus::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-new-pine .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-new-pine .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norskstein-blue .hc-link--data-mail:hover::before,.hc-theme-text--norskstein-blue .hc-link--data-mail:active::before,.hc-theme-text--norskstein-blue .hc-link--data-mail:focus::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23005baa' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23005baa' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23005baa' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norskstein-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23005baa' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23005baa' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23005baa' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norskstein-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23005baa' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23005baa' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23005baa' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--enci-green .hc-link--data-mail:hover::before,.hc-theme-text--enci-green .hc-link--data-mail:active::before,.hc-theme-text--enci-green .hc-link--data-mail:focus::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23006e49' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23006e49' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23006e49' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--enci-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23006e49' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23006e49' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23006e49' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--enci-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23006e49' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23006e49' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23006e49' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-blue .hc-link--data-mail:hover::before,.hc-theme-text--hc-blue .hc-link--data-mail:active::before,.hc-theme-text--hc-blue .hc-link--data-mail:focus::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230072bb' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230072bb' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230072bb' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230072bb' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230072bb' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230072bb' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230072bb' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230072bb' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230072bb' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--mqp-green .hc-link--data-mail:hover::before,.hc-theme-text--mqp-green .hc-link--data-mail:active::before,.hc-theme-text--mqp-green .hc-link--data-mail:focus::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23007550' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23007550' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23007550' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--mqp-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23007550' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23007550' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23007550' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--mqp-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23007550' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23007550' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23007550' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--irvine-blue .hc-link--data-mail:hover::before,.hc-theme-text--irvine-blue .hc-link--data-mail:active::before,.hc-theme-text--irvine-blue .hc-link--data-mail:focus::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230079c2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230079c2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230079c2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--irvine-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230079c2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230079c2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230079c2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--irvine-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230079c2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230079c2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230079c2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-green .hc-link--data-mail:hover::before,.hc-theme-text--hc-green .hc-link--data-mail:active::before,.hc-theme-text--hc-green .hc-link--data-mail:focus::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23008238' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23008238' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23008238' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23008238' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23008238' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23008238' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23008238' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23008238' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23008238' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-dark-green .hc-link--data-mail:hover::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-mail:active::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-mail:focus::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300a159' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300a159' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300a159' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-dark-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300a159' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300a159' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300a159' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-dark-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300a159' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300a159' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300a159' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-positive-green .hc-link--data-mail:hover::before,.hc-theme-text--hm-positive-green .hc-link--data-mail:active::before,.hc-theme-text--hm-positive-green .hc-link--data-mail:focus::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300dd39' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300dd39' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300dd39' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-positive-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300dd39' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300dd39' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300dd39' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-positive-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2300dd39' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2300dd39' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2300dd39' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--concrete-blue .hc-link--data-mail:hover::before,.hc-theme-text--concrete-blue .hc-link--data-mail:active::before,.hc-theme-text--concrete-blue .hc-link--data-mail:focus::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23032950' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23032950' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23032950' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--concrete-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23032950' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23032950' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23032950' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--concrete-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23032950' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23032950' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23032950' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norcem-blue .hc-link--data-mail:hover::before,.hc-theme-text--norcem-blue .hc-link--data-mail:active::before,.hc-theme-text--norcem-blue .hc-link--data-mail:focus::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23093a80' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23093a80' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23093a80' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norcem-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23093a80' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23093a80' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23093a80' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norcem-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23093a80' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23093a80' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23093a80' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--abetong-blue .hc-link--data-mail:hover::before,.hc-theme-text--abetong-blue .hc-link--data-mail:active::before,.hc-theme-text--abetong-blue .hc-link--data-mail:focus::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23095ba5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23095ba5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23095ba5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--abetong-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23095ba5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23095ba5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23095ba5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--abetong-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23095ba5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23095ba5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23095ba5' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-green .hc-link--data-mail:hover::before,.hc-theme-text--hc-dark-green .hc-link--data-mail:active::before,.hc-theme-text--hc-dark-green .hc-link--data-mail:focus::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230a4628' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230a4628' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230a4628' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230a4628' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230a4628' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230a4628' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230a4628' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230a4628' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230a4628' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--sagrex-green .hc-link--data-mail:hover::before,.hc-theme-text--sagrex-green .hc-link--data-mail:active::before,.hc-theme-text--sagrex-green .hc-link--data-mail:focus::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23388d10' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23388d10' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23388d10' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--sagrex-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23388d10' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23388d10' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23388d10' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--sagrex-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23388d10' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23388d10' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23388d10' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-grey .hc-link--data-mail:hover::before,.hc-theme-text--hc-dark-grey .hc-link--data-mail:active::before,.hc-theme-text--hc-dark-grey .hc-link--data-mail:focus::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%233b3b40' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%233b3b40' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%233b3b40' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%233b3b40' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%233b3b40' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%233b3b40' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%233b3b40' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%233b3b40' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%233b3b40' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--interbeton-green .hc-link--data-mail:hover::before,.hc-theme-text--interbeton-green .hc-link--data-mail:active::before,.hc-theme-text--interbeton-green .hc-link--data-mail:focus::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%234b9228' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%234b9228' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%234b9228' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--interbeton-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%234b9228' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%234b9228' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%234b9228' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--interbeton-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%234b9228' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%234b9228' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%234b9228' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-green .hc-link--data-mail:hover::before,.hc-theme-text--betongindustri-green .hc-link--data-mail:active::before,.hc-theme-text--betongindustri-green .hc-link--data-mail:focus::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2378d64b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2378d64b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2378d64b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2378d64b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2378d64b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2378d64b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2378d64b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2378d64b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2378d64b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-lowlight .hc-link--data-mail:hover::before,.hc-theme-text--text-lowlight .hc-link--data-mail:active::before,.hc-theme-text--text-lowlight .hc-link--data-mail:focus::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%238a8a93' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%238a8a93' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%238a8a93' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-lowlight .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%238a8a93' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%238a8a93' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%238a8a93' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-lowlight .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%238a8a93' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%238a8a93' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%238a8a93' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cemitaly-blue .hc-link--data-mail:hover::before,.hc-theme-text--cemitaly-blue .hc-link--data-mail:active::before,.hc-theme-text--cemitaly-blue .hc-link--data-mail:focus::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%238fb8c9' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%238fb8c9' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%238fb8c9' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cemitaly-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%238fb8c9' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%238fb8c9' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%238fb8c9' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cemitaly-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%238fb8c9' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%238fb8c9' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%238fb8c9' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-togo-red .hc-link--data-mail:hover::before,.hc-theme-text--hc-togo-red .hc-link--data-mail:active::before,.hc-theme-text--hc-togo-red .hc-link--data-mail:focus::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23c41130' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23c41130' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23c41130' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-togo-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23c41130' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23c41130' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23c41130' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-togo-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23c41130' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23c41130' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23c41130' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-line-grey .hc-link--data-mail:hover::before,.hc-theme-text--hc-line-grey .hc-link--data-mail:active::before,.hc-theme-text--hc-line-grey .hc-link--data-mail:focus::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cacace' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cacace' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cacace' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-line-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cacace' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cacace' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cacace' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-line-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cacace' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cacace' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cacace' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--btclabor-red .hc-link--data-mail:hover::before,.hc-theme-text--btclabor-red .hc-link--data-mail:active::before,.hc-theme-text--btclabor-red .hc-link--data-mail:focus::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cc2229' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cc2229' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cc2229' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--btclabor-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cc2229' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cc2229' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cc2229' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--btclabor-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cc2229' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cc2229' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cc2229' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--italsacci-red .hc-link--data-mail:hover::before,.hc-theme-text--italsacci-red .hc-link--data-mail:active::before,.hc-theme-text--italsacci-red .hc-link--data-mail:focus::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cc6460' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cc6460' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cc6460' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--italsacci-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cc6460' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cc6460' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cc6460' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--italsacci-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cc6460' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cc6460' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cc6460' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--error .hc-link--data-mail:hover::before,.hc-theme-text--error .hc-link--data-mail:active::before,.hc-theme-text--error .hc-link--data-mail:focus::before,.hc-theme-text--error .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--error .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--error .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23da1e27' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23da1e27' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23da1e27' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--error .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--error .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23da1e27' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23da1e27' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23da1e27' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--error .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--error .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23da1e27' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23da1e27' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23da1e27' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-orange .hc-link--data-mail:hover::before,.hc-theme-text--hanson-orange .hc-link--data-mail:active::before,.hc-theme-text--hanson-orange .hc-link--data-mail:focus::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23e66b1e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23e66b1e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23e66b1e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23e66b1e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23e66b1e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23e66b1e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23e66b1e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23e66b1e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23e66b1e' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-sandy-grey .hc-link--data-mail:hover::before,.hc-theme-text--hm-sandy-grey .hc-link--data-mail:active::before,.hc-theme-text--hm-sandy-grey .hc-link--data-mail:focus::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23e6e6df' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23e6e6df' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23e6e6df' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-sandy-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23e6e6df' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23e6e6df' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23e6e6df' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-sandy-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23e6e6df' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23e6e6df' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23e6e6df' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--basic-red .hc-link--data-mail:hover::before,.hc-theme-text--basic-red .hc-link--data-mail:active::before,.hc-theme-text--basic-red .hc-link--data-mail:focus::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ed1b24' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ed1b24' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ed1b24' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--basic-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ed1b24' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ed1b24' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ed1b24' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--basic-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ed1b24' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ed1b24' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ed1b24' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-light .hc-link--data-mail:hover::before,.hc-theme-text--hc-light .hc-link--data-mail:active::before,.hc-theme-text--hc-light .hc-link--data-mail:focus::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23f0f0f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23f0f0f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23f0f0f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-light .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23f0f0f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23f0f0f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23f0f0f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-light .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23f0f0f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23f0f0f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23f0f0f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--contiga-orange .hc-link--data-mail:hover::before,.hc-theme-text--contiga-orange .hc-link--data-mail:active::before,.hc-theme-text--contiga-orange .hc-link--data-mail:focus::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23f6a800' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23f6a800' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23f6a800' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--contiga-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23f6a800' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23f6a800' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23f6a800' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--contiga-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23f6a800' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23f6a800' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23f6a800' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--itc-orange .hc-link--data-mail:hover::before,.hc-theme-text--itc-orange .hc-link--data-mail:active::before,.hc-theme-text--itc-orange .hc-link--data-mail:focus::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23fc9a18' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23fc9a18' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23fc9a18' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--itc-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23fc9a18' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23fc9a18' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23fc9a18' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--itc-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23fc9a18' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23fc9a18' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23fc9a18' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--gold .hc-link--data-mail:hover::before,.hc-theme-text--gold .hc-link--data-mail:active::before,.hc-theme-text--gold .hc-link--data-mail:focus::before,.hc-theme-text--gold .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--gold .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--gold .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ffd400' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ffd400' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ffd400' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--gold .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--gold .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ffd400' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ffd400' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ffd400' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--gold .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--gold .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ffd400' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ffd400' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ffd400' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--facebook .hc-link--data-mail:hover::before,.hc-theme-text--facebook .hc-link--data-mail:active::before,.hc-theme-text--facebook .hc-link--data-mail:focus::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%234267b2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%234267b2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%234267b2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--facebook .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%234267b2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%234267b2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%234267b2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--facebook .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%234267b2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%234267b2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%234267b2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--linkedin .hc-link--data-mail:hover::before,.hc-theme-text--linkedin .hc-link--data-mail:active::before,.hc-theme-text--linkedin .hc-link--data-mail:focus::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230072b1' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230072b1' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230072b1' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--linkedin .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230072b1' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230072b1' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230072b1' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--linkedin .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%230072b1' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%230072b1' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%230072b1' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--pinterest .hc-link--data-mail:hover::before,.hc-theme-text--pinterest .hc-link--data-mail:active::before,.hc-theme-text--pinterest .hc-link--data-mail:focus::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23c8232c' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23c8232c' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23c8232c' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--pinterest .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23c8232c' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23c8232c' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23c8232c' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--pinterest .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23c8232c' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23c8232c' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23c8232c' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--twitter .hc-link--data-mail:hover::before,.hc-theme-text--twitter .hc-link--data-mail:active::before,.hc-theme-text--twitter .hc-link--data-mail:focus::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%231da1f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%231da1f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%231da1f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--twitter .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%231da1f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%231da1f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%231da1f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--twitter .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%231da1f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%231da1f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%231da1f2' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-primary .hc-link--data-mail:hover::before,.hc-theme-text--xing-primary .hc-link--data-mail:active::before,.hc-theme-text--xing-primary .hc-link--data-mail:focus::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23026466' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23026466' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23026466' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-primary .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23026466' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23026466' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23026466' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-primary .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23026466' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23026466' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23026466' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-secondary .hc-link--data-mail:hover::before,.hc-theme-text--xing-secondary .hc-link--data-mail:active::before,.hc-theme-text--xing-secondary .hc-link--data-mail:focus::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cfdc00' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cfdc00' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cfdc00' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-secondary .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cfdc00' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cfdc00' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cfdc00' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-secondary .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23cfdc00' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23cfdc00' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23cfdc00' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--youtube .hc-link--data-mail:hover::before,.hc-theme-text--youtube .hc-link--data-mail:active::before,.hc-theme-text--youtube .hc-link--data-mail:focus::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ff0000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ff0000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ff0000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--youtube .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ff0000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ff0000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ff0000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--youtube .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ff0000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ff0000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ff0000' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rss .hc-link--data-mail:hover::before,.hc-theme-text--rss .hc-link--data-mail:active::before,.hc-theme-text--rss .hc-link--data-mail:focus::before,.hc-theme-text--rss .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--rss .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--rss .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23f26522' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23f26522' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23f26522' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rss .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--rss .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23f26522' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23f26522' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23f26522' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rss .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--rss .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23f26522' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23f26522' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23f26522' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--whatsapp .hc-link--data-mail:hover::before,.hc-theme-text--whatsapp .hc-link--data-mail:active::before,.hc-theme-text--whatsapp .hc-link--data-mail:focus::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2325d366' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2325d366' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2325d366' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--whatsapp .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2325d366' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2325d366' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2325d366' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--whatsapp .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2325d366' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2325d366' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2325d366' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--worldmap-region .hc-link--data-mail:hover::before,.hc-theme-text--worldmap-region .hc-link--data-mail:active::before,.hc-theme-text--worldmap-region .hc-link--data-mail:focus::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2363c993' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2363c993' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2363c993' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--worldmap-region .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2363c993' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2363c993' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2363c993' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--worldmap-region .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%2363c993' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%2363c993' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%2363c993' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}[data-theme-background=highlight] .hc-link--data-mail::before,[data-theme-background=itc-orange] .hc-link--data-mail::before,.hc-linklist--ckeditor-highlighted .hc-link--data-mail::before,[data-theme-background=highlight] .hc-editor--long [href^=mailto]::before,[data-theme-background=itc-orange] .hc-editor--long [href^=mailto]::before,.hc-linklist--ckeditor-highlighted .hc-editor--long [href^=mailto]::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px;margin-right:var(--space-xxs)}[data-theme-background=highlight] .hc-link--data-mail:hover::before,[data-theme-background=highlight] .hc-link--data-mail:active::before,[data-theme-background=highlight] .hc-link--data-mail:focus::before,[data-theme-background=itc-orange] .hc-link--data-mail:hover::before,[data-theme-background=itc-orange] .hc-link--data-mail:active::before,[data-theme-background=itc-orange] .hc-link--data-mail:focus::before,.hc-linklist--ckeditor-highlighted .hc-link--data-mail:hover::before,.hc-linklist--ckeditor-highlighted .hc-link--data-mail:active::before,.hc-linklist--ckeditor-highlighted .hc-link--data-mail:focus::before,[data-theme-background=highlight] .hc-editor--long [href^=mailto]:hover::before,[data-theme-background=highlight] .hc-editor--long [href^=mailto]:active::before,[data-theme-background=highlight] .hc-editor--long [href^=mailto]:focus::before,[data-theme-background=itc-orange] .hc-editor--long [href^=mailto]:hover::before,[data-theme-background=itc-orange] .hc-editor--long [href^=mailto]:active::before,[data-theme-background=itc-orange] .hc-editor--long [href^=mailto]:focus::before,.hc-linklist--ckeditor-highlighted .hc-editor--long [href^=mailto]:hover::before,.hc-linklist--ckeditor-highlighted .hc-editor--long [href^=mailto]:active::before,.hc-linklist--ckeditor-highlighted .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23ffffff' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-link--data-download::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px;margin-right:var(--space-xxs)}[dir=rtl] .hc-link--data-download::before{margin-left:var(--space-xxs);margin-right:0}@media(min-width: 768px){.hc-link--data-download::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--transparent .hc-link--data-download:hover::before,.hc-theme-text--transparent .hc-link--data-download:active::before,.hc-theme-text--transparent .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--transparent .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--transparent .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--black .hc-link--data-download:hover::before,.hc-theme-text--black .hc-link--data-download:active::before,.hc-theme-text--black .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--black .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--black .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-color .hc-link--data-download:hover::before,.hc-theme-text--text-color .hc-link--data-download:active::before,.hc-theme-text--text-color .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-color .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-color .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--white .hc-link--data-download:hover::before,.hc-theme-text--white .hc-link--data-download:active::before,.hc-theme-text--white .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--white .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--white .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-blue .hc-link--data-download:hover::before,.hc-theme-text--hc-dark-blue .hc-link--data-download:active::before,.hc-theme-text--hc-dark-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-dark-blue .hc-link--data-download:hover::before,.hc-theme-text--hanson-dark-blue .hc-link--data-download:active::before,.hc-theme-text--hanson-dark-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-dark-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-dark-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cbr-blue .hc-link--data-download:hover::before,.hc-theme-text--cbr-blue .hc-link--data-download:active::before,.hc-theme-text--cbr-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cbr-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cbr-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rockcement-blue .hc-link--data-download:hover::before,.hc-theme-text--rockcement-blue .hc-link--data-download:active::before,.hc-theme-text--rockcement-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rockcement-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rockcement-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-blue .hc-link--data-download:hover::before,.hc-theme-text--hanson-blue .hc-link--data-download:active::before,.hc-theme-text--hanson-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-new-pine .hc-link--data-download:hover::before,.hc-theme-text--hm-new-pine .hc-link--data-download:active::before,.hc-theme-text--hm-new-pine .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-new-pine .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-new-pine .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norskstein-blue .hc-link--data-download:hover::before,.hc-theme-text--norskstein-blue .hc-link--data-download:active::before,.hc-theme-text--norskstein-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norskstein-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norskstein-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--enci-green .hc-link--data-download:hover::before,.hc-theme-text--enci-green .hc-link--data-download:active::before,.hc-theme-text--enci-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--enci-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--enci-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-blue .hc-link--data-download:hover::before,.hc-theme-text--hc-blue .hc-link--data-download:active::before,.hc-theme-text--hc-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--mqp-green .hc-link--data-download:hover::before,.hc-theme-text--mqp-green .hc-link--data-download:active::before,.hc-theme-text--mqp-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--mqp-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--mqp-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--irvine-blue .hc-link--data-download:hover::before,.hc-theme-text--irvine-blue .hc-link--data-download:active::before,.hc-theme-text--irvine-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--irvine-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--irvine-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-green .hc-link--data-download:hover::before,.hc-theme-text--hc-green .hc-link--data-download:active::before,.hc-theme-text--hc-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-dark-green .hc-link--data-download:hover::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-download:active::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-dark-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-dark-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-positive-green .hc-link--data-download:hover::before,.hc-theme-text--hm-positive-green .hc-link--data-download:active::before,.hc-theme-text--hm-positive-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-positive-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-positive-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--concrete-blue .hc-link--data-download:hover::before,.hc-theme-text--concrete-blue .hc-link--data-download:active::before,.hc-theme-text--concrete-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--concrete-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--concrete-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norcem-blue .hc-link--data-download:hover::before,.hc-theme-text--norcem-blue .hc-link--data-download:active::before,.hc-theme-text--norcem-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norcem-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norcem-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--abetong-blue .hc-link--data-download:hover::before,.hc-theme-text--abetong-blue .hc-link--data-download:active::before,.hc-theme-text--abetong-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--abetong-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--abetong-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-green .hc-link--data-download:hover::before,.hc-theme-text--hc-dark-green .hc-link--data-download:active::before,.hc-theme-text--hc-dark-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--sagrex-green .hc-link--data-download:hover::before,.hc-theme-text--sagrex-green .hc-link--data-download:active::before,.hc-theme-text--sagrex-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--sagrex-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--sagrex-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-grey .hc-link--data-download:hover::before,.hc-theme-text--hc-dark-grey .hc-link--data-download:active::before,.hc-theme-text--hc-dark-grey .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--interbeton-green .hc-link--data-download:hover::before,.hc-theme-text--interbeton-green .hc-link--data-download:active::before,.hc-theme-text--interbeton-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--interbeton-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--interbeton-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-green .hc-link--data-download:hover::before,.hc-theme-text--betongindustri-green .hc-link--data-download:active::before,.hc-theme-text--betongindustri-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-lowlight .hc-link--data-download:hover::before,.hc-theme-text--text-lowlight .hc-link--data-download:active::before,.hc-theme-text--text-lowlight .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-lowlight .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-lowlight .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cemitaly-blue .hc-link--data-download:hover::before,.hc-theme-text--cemitaly-blue .hc-link--data-download:active::before,.hc-theme-text--cemitaly-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cemitaly-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cemitaly-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-togo-red .hc-link--data-download:hover::before,.hc-theme-text--hc-togo-red .hc-link--data-download:active::before,.hc-theme-text--hc-togo-red .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-togo-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-togo-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-line-grey .hc-link--data-download:hover::before,.hc-theme-text--hc-line-grey .hc-link--data-download:active::before,.hc-theme-text--hc-line-grey .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-line-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-line-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--btclabor-red .hc-link--data-download:hover::before,.hc-theme-text--btclabor-red .hc-link--data-download:active::before,.hc-theme-text--btclabor-red .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--btclabor-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--btclabor-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--italsacci-red .hc-link--data-download:hover::before,.hc-theme-text--italsacci-red .hc-link--data-download:active::before,.hc-theme-text--italsacci-red .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--italsacci-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--italsacci-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--error .hc-link--data-download:hover::before,.hc-theme-text--error .hc-link--data-download:active::before,.hc-theme-text--error .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--error .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--error .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-orange .hc-link--data-download:hover::before,.hc-theme-text--hanson-orange .hc-link--data-download:active::before,.hc-theme-text--hanson-orange .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-sandy-grey .hc-link--data-download:hover::before,.hc-theme-text--hm-sandy-grey .hc-link--data-download:active::before,.hc-theme-text--hm-sandy-grey .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-sandy-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-sandy-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--basic-red .hc-link--data-download:hover::before,.hc-theme-text--basic-red .hc-link--data-download:active::before,.hc-theme-text--basic-red .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--basic-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--basic-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-light .hc-link--data-download:hover::before,.hc-theme-text--hc-light .hc-link--data-download:active::before,.hc-theme-text--hc-light .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-light .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-light .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--contiga-orange .hc-link--data-download:hover::before,.hc-theme-text--contiga-orange .hc-link--data-download:active::before,.hc-theme-text--contiga-orange .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--contiga-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--contiga-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--itc-orange .hc-link--data-download:hover::before,.hc-theme-text--itc-orange .hc-link--data-download:active::before,.hc-theme-text--itc-orange .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--itc-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--itc-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--gold .hc-link--data-download:hover::before,.hc-theme-text--gold .hc-link--data-download:active::before,.hc-theme-text--gold .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--gold .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--gold .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--facebook .hc-link--data-download:hover::before,.hc-theme-text--facebook .hc-link--data-download:active::before,.hc-theme-text--facebook .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--facebook .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--facebook .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--linkedin .hc-link--data-download:hover::before,.hc-theme-text--linkedin .hc-link--data-download:active::before,.hc-theme-text--linkedin .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--linkedin .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--linkedin .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--pinterest .hc-link--data-download:hover::before,.hc-theme-text--pinterest .hc-link--data-download:active::before,.hc-theme-text--pinterest .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--pinterest .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--pinterest .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--twitter .hc-link--data-download:hover::before,.hc-theme-text--twitter .hc-link--data-download:active::before,.hc-theme-text--twitter .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--twitter .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--twitter .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-primary .hc-link--data-download:hover::before,.hc-theme-text--xing-primary .hc-link--data-download:active::before,.hc-theme-text--xing-primary .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-primary .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-primary .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-secondary .hc-link--data-download:hover::before,.hc-theme-text--xing-secondary .hc-link--data-download:active::before,.hc-theme-text--xing-secondary .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-secondary .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-secondary .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--youtube .hc-link--data-download:hover::before,.hc-theme-text--youtube .hc-link--data-download:active::before,.hc-theme-text--youtube .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--youtube .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--youtube .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rss .hc-link--data-download:hover::before,.hc-theme-text--rss .hc-link--data-download:active::before,.hc-theme-text--rss .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rss .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rss .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--whatsapp .hc-link--data-download:hover::before,.hc-theme-text--whatsapp .hc-link--data-download:active::before,.hc-theme-text--whatsapp .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--whatsapp .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--whatsapp .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--worldmap-region .hc-link--data-download:hover::before,.hc-theme-text--worldmap-region .hc-link--data-download:active::before,.hc-theme-text--worldmap-region .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--worldmap-region .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--worldmap-region .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}[data-theme-background=highlight] .hc-link--data-download::before,[data-theme-background=itc-orange] .hc-link--data-download::before,.hc-linklist--ckeditor-highlighted .hc-link--data-download::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px;margin-right:var(--space-xxs)}[data-theme-background=highlight] .hc-link--data-download:hover::before,[data-theme-background=highlight] .hc-link--data-download:active::before,[data-theme-background=highlight] .hc-link--data-download:focus::before,[data-theme-background=itc-orange] .hc-link--data-download:hover::before,[data-theme-background=itc-orange] .hc-link--data-download:active::before,[data-theme-background=itc-orange] .hc-link--data-download:focus::before,.hc-linklist--ckeditor-highlighted .hc-link--data-download:hover::before,.hc-linklist--ckeditor-highlighted .hc-link--data-download:active::before,.hc-linklist--ckeditor-highlighted .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.js-linked{cursor:pointer}.hc-link--themed:not(.hc-button,.button) sup{border:0;padding-bottom:0}.hc-link--themed:not(.hc-button,.button).js-hovered,.hc-link--themed:not(.hc-button,.button):hover,.hc-link--themed:not(.hc-button,.button):active,.hc-link--themed:not(.hc-button,.button):focus{color:var(--c-theme-primary)}.hc-link--themed:not(.hc-button,.button).js-hovered sup,.hc-link--themed:not(.hc-button,.button):hover sup,.hc-link--themed:not(.hc-button,.button):active sup,.hc-link--themed:not(.hc-button,.button):focus sup{border:0;padding-bottom:0}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon,.hc-link--themed:not(.hc-button,.button):hover .hc-icon,.hc-link--themed:not(.hc-button,.button):active .hc-icon,.hc-link--themed:not(.hc-button,.button):focus .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--facebook,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--facebook,.hc-link--themed:not(.hc-button,.button):active .hc-icon--facebook,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--facebook{--c-icon-primary: var(--c-facebook)}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--linkedin,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--linkedin,.hc-link--themed:not(.hc-button,.button):active .hc-icon--linkedin,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--linkedin{--c-icon-primary: var(--c-linkedin)}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--pinterest,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--pinterest,.hc-link--themed:not(.hc-button,.button):active .hc-icon--pinterest,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--pinterest{--c-icon-primary: var(--c-pinterest)}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--twitter,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--twitter,.hc-link--themed:not(.hc-button,.button):active .hc-icon--twitter,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--twitter{--c-icon-primary: var(--c-twitter)}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--xing,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--xing,.hc-link--themed:not(.hc-button,.button):active .hc-icon--xing,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--xing{--c-icon-primary: var(--c-xing-primary);--c-icon-secondary: var(--c-xing-secondary)}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--youtube,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--youtube,.hc-link--themed:not(.hc-button,.button):active .hc-icon--youtube,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--youtube{--c-icon-primary: var(--c-youtube)}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--rss,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--rss,.hc-link--themed:not(.hc-button,.button):active .hc-icon--rss,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--rss{--c-icon-primary: var(--c-rss)}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--whatsapp,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--whatsapp,.hc-link--themed:not(.hc-button,.button):active .hc-icon--whatsapp,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--whatsapp{--c-icon-primary: var(--c-whatsapp)}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--instagram .hc-icon__group,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--instagram .hc-icon__group,.hc-link--themed:not(.hc-button,.button):active .hc-icon--instagram .hc-icon__group,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--instagram .hc-icon__group{display:none}.hc-link--themed:not(.hc-button,.button).js-hovered .hc-icon--instagram .hc-icon__group-hover,.hc-link--themed:not(.hc-button,.button):hover .hc-icon--instagram .hc-icon__group-hover,.hc-link--themed:not(.hc-button,.button):active .hc-icon--instagram .hc-icon__group-hover,.hc-link--themed:not(.hc-button,.button):focus .hc-icon--instagram .hc-icon__group-hover{display:block}.hc-link--lowlight:not(.hc-button,.button){color:var(--c-text-lowlight)}.hc-link--lowlight:not(.hc-button,.button) sup{border:0;padding-bottom:0}.hc-link--lowlight:not(.hc-button,.button).js-hovered sup,.hc-link--lowlight:not(.hc-button,.button):hover sup,.hc-link--lowlight:not(.hc-button,.button):active sup,.hc-link--lowlight:not(.hc-button,.button):focus sup{border:0;padding-bottom:0}.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--facebook,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--facebook,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--facebook,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--facebook{--c-icon-primary: }.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--linkedin,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--linkedin,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--linkedin,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--linkedin{--c-icon-primary: }.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--pinterest,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--pinterest,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--pinterest,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--pinterest{--c-icon-primary: }.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--twitter,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--twitter,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--twitter,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--twitter{--c-icon-primary: }.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--xing,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--xing,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--xing,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--xing{--c-icon-primary: ;--c-icon-secondary: }.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--youtube,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--youtube,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--youtube,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--youtube{--c-icon-primary: }.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--rss,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--rss,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--rss,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--rss{--c-icon-primary: }.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--whatsapp,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--whatsapp,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--whatsapp,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--whatsapp{--c-icon-primary: }.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--instagram .hc-icon__group,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--instagram .hc-icon__group,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--instagram .hc-icon__group,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--instagram .hc-icon__group{display:none}.hc-link--lowlight:not(.hc-button,.button).js-hovered .hc-icon--instagram .hc-icon__group-hover,.hc-link--lowlight:not(.hc-button,.button):hover .hc-icon--instagram .hc-icon__group-hover,.hc-link--lowlight:not(.hc-button,.button):active .hc-icon--instagram .hc-icon__group-hover,.hc-link--lowlight:not(.hc-button,.button):focus .hc-icon--instagram .hc-icon__group-hover{display:block}[class*=hc-theme-background] .hc-link,[class*=hc-theme-background] .hc-link--themed,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed{color:var(--c-white)}[class*=hc-theme-background] .hc-link sup,[class*=hc-theme-background] .hc-link--themed sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed sup{border:0;padding-bottom:0}[class*=hc-theme-background] .hc-link.js-hovered sup,[class*=hc-theme-background] .hc-link:hover sup,[class*=hc-theme-background] .hc-link:active sup,[class*=hc-theme-background] .hc-link:focus sup,[class*=hc-theme-background] .hc-link--themed.js-hovered sup,[class*=hc-theme-background] .hc-link--themed:hover sup,[class*=hc-theme-background] .hc-link--themed:active sup,[class*=hc-theme-background] .hc-link--themed:focus sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active sup,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus sup{border:0;padding-bottom:0}[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--facebook,[class*=hc-theme-background] .hc-link:hover .hc-icon--facebook,[class*=hc-theme-background] .hc-link:active .hc-icon--facebook,[class*=hc-theme-background] .hc-link:focus .hc-icon--facebook,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--facebook,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--facebook,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--facebook,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--facebook,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--facebook,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--facebook,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--facebook,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--facebook,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--facebook,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--facebook,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--facebook,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--facebook{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--linkedin,[class*=hc-theme-background] .hc-link:hover .hc-icon--linkedin,[class*=hc-theme-background] .hc-link:active .hc-icon--linkedin,[class*=hc-theme-background] .hc-link:focus .hc-icon--linkedin,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--linkedin,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--linkedin,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--linkedin,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--linkedin,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--linkedin,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--linkedin,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--linkedin,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--linkedin,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--linkedin,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--linkedin,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--linkedin,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--linkedin{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--pinterest,[class*=hc-theme-background] .hc-link:hover .hc-icon--pinterest,[class*=hc-theme-background] .hc-link:active .hc-icon--pinterest,[class*=hc-theme-background] .hc-link:focus .hc-icon--pinterest,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--pinterest,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--pinterest,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--pinterest,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--pinterest,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--pinterest,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--pinterest,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--pinterest,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--pinterest,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--pinterest,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--pinterest,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--pinterest,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--pinterest{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--twitter,[class*=hc-theme-background] .hc-link:hover .hc-icon--twitter,[class*=hc-theme-background] .hc-link:active .hc-icon--twitter,[class*=hc-theme-background] .hc-link:focus .hc-icon--twitter,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--twitter,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--twitter,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--twitter,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--twitter,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--twitter,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--twitter,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--twitter,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--twitter,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--twitter,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--twitter,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--twitter,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--twitter{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--xing,[class*=hc-theme-background] .hc-link:hover .hc-icon--xing,[class*=hc-theme-background] .hc-link:active .hc-icon--xing,[class*=hc-theme-background] .hc-link:focus .hc-icon--xing,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--xing,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--xing,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--xing,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--xing,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--xing,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--xing,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--xing,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--xing,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--xing,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--xing,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--xing,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--xing{--c-icon-primary: ;--c-icon-secondary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--youtube,[class*=hc-theme-background] .hc-link:hover .hc-icon--youtube,[class*=hc-theme-background] .hc-link:active .hc-icon--youtube,[class*=hc-theme-background] .hc-link:focus .hc-icon--youtube,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--youtube,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--youtube,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--youtube,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--youtube,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--youtube,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--youtube,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--youtube,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--youtube,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--youtube,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--youtube,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--youtube,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--youtube{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--rss,[class*=hc-theme-background] .hc-link:hover .hc-icon--rss,[class*=hc-theme-background] .hc-link:active .hc-icon--rss,[class*=hc-theme-background] .hc-link:focus .hc-icon--rss,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--rss,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--rss,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--rss,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--rss,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--rss,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--rss,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--rss,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--rss,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--rss,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--rss,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--rss,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--rss{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link:hover .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link:active .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link:focus .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--whatsapp,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--whatsapp,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--whatsapp,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--whatsapp,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--whatsapp,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--whatsapp,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--whatsapp,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--whatsapp,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--whatsapp{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link:hover .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link:active .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link:focus .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--instagram .hc-icon__group,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--instagram .hc-icon__group,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--instagram .hc-icon__group,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--instagram .hc-icon__group,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--instagram .hc-icon__group,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--instagram .hc-icon__group,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--instagram .hc-icon__group,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--instagram .hc-icon__group,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--instagram .hc-icon__group{display:none}[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link:hover .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link:active .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link:focus .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link--themed:hover .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link--themed:active .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link--themed:focus .hc-icon--instagram .hc-icon__group-hover,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-icon--instagram .hc-icon__group-hover,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-icon--instagram .hc-icon__group-hover,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-icon--instagram .hc-icon__group-hover,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-icon--instagram .hc-icon__group-hover,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-icon--instagram .hc-icon__group-hover,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-icon--instagram .hc-icon__group-hover,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-icon--instagram .hc-icon__group-hover,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-icon--instagram .hc-icon__group-hover{display:block}[class*=hc-theme-background] .hc-link .hc-icon,[class*=hc-theme-background] .hc-link--themed .hc-icon,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link .hc-icon,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed .hc-icon{--c-icon-primary: var(--c-white)}[class*=hc-theme-background] .hc-link sup,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link sup{border:0;padding-bottom:0}[class*=hc-theme-background] .hc-link.js-hovered sup,[class*=hc-theme-background] .hc-link:hover sup,[class*=hc-theme-background] .hc-link:active sup,[class*=hc-theme-background] .hc-link:focus sup,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered sup,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover sup,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active sup,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus sup{border:0;padding-bottom:0}[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--facebook,[class*=hc-theme-background] .hc-link:hover .hc-icon--facebook,[class*=hc-theme-background] .hc-link:active .hc-icon--facebook,[class*=hc-theme-background] .hc-link:focus .hc-icon--facebook,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--facebook,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--facebook,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--facebook,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--facebook{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--linkedin,[class*=hc-theme-background] .hc-link:hover .hc-icon--linkedin,[class*=hc-theme-background] .hc-link:active .hc-icon--linkedin,[class*=hc-theme-background] .hc-link:focus .hc-icon--linkedin,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--linkedin,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--linkedin,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--linkedin,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--linkedin{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--pinterest,[class*=hc-theme-background] .hc-link:hover .hc-icon--pinterest,[class*=hc-theme-background] .hc-link:active .hc-icon--pinterest,[class*=hc-theme-background] .hc-link:focus .hc-icon--pinterest,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--pinterest,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--pinterest,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--pinterest,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--pinterest{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--twitter,[class*=hc-theme-background] .hc-link:hover .hc-icon--twitter,[class*=hc-theme-background] .hc-link:active .hc-icon--twitter,[class*=hc-theme-background] .hc-link:focus .hc-icon--twitter,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--twitter,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--twitter,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--twitter,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--twitter{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--xing,[class*=hc-theme-background] .hc-link:hover .hc-icon--xing,[class*=hc-theme-background] .hc-link:active .hc-icon--xing,[class*=hc-theme-background] .hc-link:focus .hc-icon--xing,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--xing,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--xing,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--xing,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--xing{--c-icon-primary: ;--c-icon-secondary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--youtube,[class*=hc-theme-background] .hc-link:hover .hc-icon--youtube,[class*=hc-theme-background] .hc-link:active .hc-icon--youtube,[class*=hc-theme-background] .hc-link:focus .hc-icon--youtube,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--youtube,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--youtube,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--youtube,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--youtube{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--rss,[class*=hc-theme-background] .hc-link:hover .hc-icon--rss,[class*=hc-theme-background] .hc-link:active .hc-icon--rss,[class*=hc-theme-background] .hc-link:focus .hc-icon--rss,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--rss,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--rss,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--rss,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--rss{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link:hover .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link:active .hc-icon--whatsapp,[class*=hc-theme-background] .hc-link:focus .hc-icon--whatsapp,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--whatsapp,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--whatsapp,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--whatsapp,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--whatsapp{--c-icon-primary: }[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link:hover .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link:active .hc-icon--instagram .hc-icon__group,[class*=hc-theme-background] .hc-link:focus .hc-icon--instagram .hc-icon__group,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--instagram .hc-icon__group,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--instagram .hc-icon__group,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--instagram .hc-icon__group,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--instagram .hc-icon__group{display:none}[class*=hc-theme-background] .hc-link.js-hovered .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link:hover .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link:active .hc-icon--instagram .hc-icon__group-hover,[class*=hc-theme-background] .hc-link:focus .hc-icon--instagram .hc-icon__group-hover,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link.js-hovered .hc-icon--instagram .hc-icon__group-hover,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:hover .hc-icon--instagram .hc-icon__group-hover,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:active .hc-icon--instagram .hc-icon__group-hover,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link:focus .hc-icon--instagram .hc-icon__group-hover{display:block}[class*=hc-theme-background] .hc-link .hc-icon,[data-theme-background=overlay]:not([data-theme-background=""]) .hc-link .hc-icon{--c-icon-primary: var(--c-white)}.hc-link--highlighted-icon:not(.hc-button,.button) sup{border:0;padding-bottom:0}.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered sup,.hc-link--highlighted-icon:not(.hc-button,.button):hover sup,.hc-link--highlighted-icon:not(.hc-button,.button):active sup,.hc-link--highlighted-icon:not(.hc-button,.button):focus sup{border:0;padding-bottom:0}.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--facebook,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--facebook,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--facebook,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--facebook{--c-icon-primary: }.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--linkedin,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--linkedin,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--linkedin,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--linkedin{--c-icon-primary: }.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--pinterest,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--pinterest,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--pinterest,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--pinterest{--c-icon-primary: }.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--twitter,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--twitter,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--twitter,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--twitter{--c-icon-primary: }.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--xing,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--xing,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--xing,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--xing{--c-icon-primary: ;--c-icon-secondary: }.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--youtube,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--youtube,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--youtube,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--youtube{--c-icon-primary: }.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--rss,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--rss,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--rss,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--rss{--c-icon-primary: }.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--whatsapp,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--whatsapp,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--whatsapp,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--whatsapp{--c-icon-primary: }.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--instagram .hc-icon__group,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--instagram .hc-icon__group,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--instagram .hc-icon__group,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--instagram .hc-icon__group{display:none}.hc-link--highlighted-icon:not(.hc-button,.button).js-hovered .hc-icon--instagram .hc-icon__group-hover,.hc-link--highlighted-icon:not(.hc-button,.button):hover .hc-icon--instagram .hc-icon__group-hover,.hc-link--highlighted-icon:not(.hc-button,.button):active .hc-icon--instagram .hc-icon__group-hover,.hc-link--highlighted-icon:not(.hc-button,.button):focus .hc-icon--instagram .hc-icon__group-hover{display:block}.hc-link--highlighted-icon:not(.hc-button,.button) .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button){align-items:baseline;color:inherit;cursor:pointer;display:inline;max-width:100%;padding:0;position:relative;text-decoration:none}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button) sup{border:0;padding-bottom:0}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-link__text,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-link__text,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-link__text,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-link__text{text-decoration:underline}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-link__text sup,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-link__text sup,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-link__text sup,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-link__text sup{border-bottom:1px solid;display:inline-block;padding-bottom:1px;text-decoration:none}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button) sup{border:0;padding-bottom:0}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus{color:var(--c-theme-primary)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered sup,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover sup,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active sup,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus sup{border:0;padding-bottom:0}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--facebook,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--facebook,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--facebook,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--facebook{--c-icon-primary: var(--c-facebook)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--linkedin,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--linkedin,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--linkedin,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--linkedin{--c-icon-primary: var(--c-linkedin)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--pinterest,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--pinterest,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--pinterest,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--pinterest{--c-icon-primary: var(--c-pinterest)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--twitter,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--twitter,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--twitter,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--twitter{--c-icon-primary: var(--c-twitter)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--xing,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--xing,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--xing,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--xing{--c-icon-primary: var(--c-xing-primary);--c-icon-secondary: var(--c-xing-secondary)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--youtube,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--youtube,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--youtube,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--youtube{--c-icon-primary: var(--c-youtube)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--rss,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--rss,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--rss,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--rss{--c-icon-primary: var(--c-rss)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--whatsapp,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--whatsapp,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--whatsapp,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--whatsapp{--c-icon-primary: var(--c-whatsapp)}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--instagram .hc-icon__group,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--instagram .hc-icon__group,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--instagram .hc-icon__group,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--instagram .hc-icon__group{display:none}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-icon--instagram .hc-icon__group-hover,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-icon--instagram .hc-icon__group-hover,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-icon--instagram .hc-icon__group-hover,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-icon--instagram .hc-icon__group-hover{display:block}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px;margin-right:var(--space-xxs)}[dir=rtl] .hc-editor--long a[href]:not(.hc-link,.hc-button,.button)::before{margin-left:var(--space-xxs);margin-right:0;transform:scaleX(-1)}@media(min-width: 768px){.hc-editor--long a[href]:not(.hc-link,.hc-button,.button)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='transparent' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}[data-theme-background=highlight] .hc-editor--long a[href]:not(.hc-link,.hc-button,.button)::before,[data-theme-background=itc-orange] .hc-editor--long a[href]:not(.hc-link,.hc-button,.button)::before,.hc-linklist--ckeditor-highlighted .hc-editor--long a[href]:not(.hc-link,.hc-button,.button)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px;margin-right:var(--space-xxs)}[data-theme-background=highlight] .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,[data-theme-background=highlight] .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,[data-theme-background=highlight] .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before,[data-theme-background=itc-orange] .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,[data-theme-background=itc-orange] .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,[data-theme-background=itc-orange] .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before,.hc-linklist--ckeditor-highlighted .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-linklist--ckeditor-highlighted .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-linklist--ckeditor-highlighted .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-link__text,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-link__text,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-link__text,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-link__text{text-decoration:none}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button).js-hovered .hc-link__text sup,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover .hc-link__text sup,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active .hc-link__text sup,.hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus .hc-link__text sup{border:0;padding-bottom:0}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button) .hc-link__text{text-decoration:underline}.hc-editor--long a[href]:not(.hc-link,.hc-button,.button) .hc-link__text sup{border-bottom:1px solid;display:inline-block;padding-bottom:1px;text-decoration:none}.hc-link:not(.hc-button,.button).js-hovered .hc-link__text,.hc-link:not(.hc-button,.button):hover .hc-link__text,.hc-link:not(.hc-button,.button):active .hc-link__text,.hc-link:not(.hc-button,.button):focus .hc-link__text{-webkit-text-decoration-color:var(--c-theme-highlight);text-decoration-color:var(--c-theme-highlight);text-decoration-thickness:2px}.hc-link--tertiary:not(.hc-button,.button) .hc-link__text{-webkit-text-decoration-color:var(--c-theme-highlight);text-decoration-color:var(--c-theme-highlight);text-decoration-thickness:2px}.hc-link--quaternary:not(.hc-button,.button) .hc-link__text{-webkit-text-decoration-color:var(--c-theme-highlight);text-decoration-color:var(--c-theme-highlight);text-decoration-thickness:2px}.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--transparent .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--black .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-color .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--white .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-dark-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cbr-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rockcement-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-new-pine .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norskstein-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--enci-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--mqp-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--irvine-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-dark-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-positive-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--concrete-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norcem-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--abetong-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--sagrex-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--interbeton-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-green .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-lowlight .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cemitaly-blue .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-togo-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-line-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--btclabor-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--italsacci-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--error .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-sandy-grey .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--basic-red .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-light .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--contiga-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--itc-orange .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--gold .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--facebook .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--linkedin .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--pinterest .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--twitter .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-primary .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-secondary .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--youtube .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rss .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--whatsapp .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button):hover::before,.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button):active::before,.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--worldmap-region .hc-link--data-internal:not(.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--transparent .hc-link--data-mail:hover::before,.hc-theme-text--transparent .hc-link--data-mail:active::before,.hc-theme-text--transparent .hc-link--data-mail:focus::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--transparent .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--transparent .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--transparent .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--black .hc-link--data-mail:hover::before,.hc-theme-text--black .hc-link--data-mail:active::before,.hc-theme-text--black .hc-link--data-mail:focus::before,.hc-theme-text--black .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--black .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--black .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--black .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--black .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--black .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--black .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-color .hc-link--data-mail:hover::before,.hc-theme-text--text-color .hc-link--data-mail:active::before,.hc-theme-text--text-color .hc-link--data-mail:focus::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-color .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-color .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--text-color .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--white .hc-link--data-mail:hover::before,.hc-theme-text--white .hc-link--data-mail:active::before,.hc-theme-text--white .hc-link--data-mail:focus::before,.hc-theme-text--white .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--white .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--white .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--white .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--white .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--white .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--white .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-blue .hc-link--data-mail:hover::before,.hc-theme-text--hc-dark-blue .hc-link--data-mail:active::before,.hc-theme-text--hc-dark-blue .hc-link--data-mail:focus::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-dark-blue .hc-link--data-mail:hover::before,.hc-theme-text--hanson-dark-blue .hc-link--data-mail:active::before,.hc-theme-text--hanson-dark-blue .hc-link--data-mail:focus::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-dark-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-dark-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-dark-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cbr-blue .hc-link--data-mail:hover::before,.hc-theme-text--cbr-blue .hc-link--data-mail:active::before,.hc-theme-text--cbr-blue .hc-link--data-mail:focus::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cbr-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cbr-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--cbr-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rockcement-blue .hc-link--data-mail:hover::before,.hc-theme-text--rockcement-blue .hc-link--data-mail:active::before,.hc-theme-text--rockcement-blue .hc-link--data-mail:focus::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rockcement-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rockcement-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--rockcement-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-blue .hc-link--data-mail:hover::before,.hc-theme-text--hanson-blue .hc-link--data-mail:active::before,.hc-theme-text--hanson-blue .hc-link--data-mail:focus::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-new-pine .hc-link--data-mail:hover::before,.hc-theme-text--hm-new-pine .hc-link--data-mail:active::before,.hc-theme-text--hm-new-pine .hc-link--data-mail:focus::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-new-pine .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-new-pine .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-new-pine .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norskstein-blue .hc-link--data-mail:hover::before,.hc-theme-text--norskstein-blue .hc-link--data-mail:active::before,.hc-theme-text--norskstein-blue .hc-link--data-mail:focus::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norskstein-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norskstein-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--norskstein-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--enci-green .hc-link--data-mail:hover::before,.hc-theme-text--enci-green .hc-link--data-mail:active::before,.hc-theme-text--enci-green .hc-link--data-mail:focus::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--enci-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--enci-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--enci-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-blue .hc-link--data-mail:hover::before,.hc-theme-text--hc-blue .hc-link--data-mail:active::before,.hc-theme-text--hc-blue .hc-link--data-mail:focus::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--mqp-green .hc-link--data-mail:hover::before,.hc-theme-text--mqp-green .hc-link--data-mail:active::before,.hc-theme-text--mqp-green .hc-link--data-mail:focus::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--mqp-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--mqp-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--mqp-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--irvine-blue .hc-link--data-mail:hover::before,.hc-theme-text--irvine-blue .hc-link--data-mail:active::before,.hc-theme-text--irvine-blue .hc-link--data-mail:focus::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--irvine-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--irvine-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--irvine-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-green .hc-link--data-mail:hover::before,.hc-theme-text--hc-green .hc-link--data-mail:active::before,.hc-theme-text--hc-green .hc-link--data-mail:focus::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-dark-green .hc-link--data-mail:hover::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-mail:active::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-mail:focus::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-dark-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-dark-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-positive-green .hc-link--data-mail:hover::before,.hc-theme-text--hm-positive-green .hc-link--data-mail:active::before,.hc-theme-text--hm-positive-green .hc-link--data-mail:focus::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-positive-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-positive-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-positive-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--concrete-blue .hc-link--data-mail:hover::before,.hc-theme-text--concrete-blue .hc-link--data-mail:active::before,.hc-theme-text--concrete-blue .hc-link--data-mail:focus::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--concrete-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--concrete-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--concrete-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norcem-blue .hc-link--data-mail:hover::before,.hc-theme-text--norcem-blue .hc-link--data-mail:active::before,.hc-theme-text--norcem-blue .hc-link--data-mail:focus::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norcem-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norcem-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--norcem-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--abetong-blue .hc-link--data-mail:hover::before,.hc-theme-text--abetong-blue .hc-link--data-mail:active::before,.hc-theme-text--abetong-blue .hc-link--data-mail:focus::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--abetong-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--abetong-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--abetong-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-green .hc-link--data-mail:hover::before,.hc-theme-text--hc-dark-green .hc-link--data-mail:active::before,.hc-theme-text--hc-dark-green .hc-link--data-mail:focus::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--sagrex-green .hc-link--data-mail:hover::before,.hc-theme-text--sagrex-green .hc-link--data-mail:active::before,.hc-theme-text--sagrex-green .hc-link--data-mail:focus::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--sagrex-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--sagrex-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--sagrex-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-grey .hc-link--data-mail:hover::before,.hc-theme-text--hc-dark-grey .hc-link--data-mail:active::before,.hc-theme-text--hc-dark-grey .hc-link--data-mail:focus::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-dark-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--interbeton-green .hc-link--data-mail:hover::before,.hc-theme-text--interbeton-green .hc-link--data-mail:active::before,.hc-theme-text--interbeton-green .hc-link--data-mail:focus::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--interbeton-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--interbeton-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--interbeton-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-green .hc-link--data-mail:hover::before,.hc-theme-text--betongindustri-green .hc-link--data-mail:active::before,.hc-theme-text--betongindustri-green .hc-link--data-mail:focus::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-green .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--betongindustri-green .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-lowlight .hc-link--data-mail:hover::before,.hc-theme-text--text-lowlight .hc-link--data-mail:active::before,.hc-theme-text--text-lowlight .hc-link--data-mail:focus::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-lowlight .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-lowlight .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--text-lowlight .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cemitaly-blue .hc-link--data-mail:hover::before,.hc-theme-text--cemitaly-blue .hc-link--data-mail:active::before,.hc-theme-text--cemitaly-blue .hc-link--data-mail:focus::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cemitaly-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cemitaly-blue .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--cemitaly-blue .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-togo-red .hc-link--data-mail:hover::before,.hc-theme-text--hc-togo-red .hc-link--data-mail:active::before,.hc-theme-text--hc-togo-red .hc-link--data-mail:focus::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-togo-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-togo-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-togo-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-line-grey .hc-link--data-mail:hover::before,.hc-theme-text--hc-line-grey .hc-link--data-mail:active::before,.hc-theme-text--hc-line-grey .hc-link--data-mail:focus::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-line-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-line-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-line-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--btclabor-red .hc-link--data-mail:hover::before,.hc-theme-text--btclabor-red .hc-link--data-mail:active::before,.hc-theme-text--btclabor-red .hc-link--data-mail:focus::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--btclabor-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--btclabor-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--btclabor-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--italsacci-red .hc-link--data-mail:hover::before,.hc-theme-text--italsacci-red .hc-link--data-mail:active::before,.hc-theme-text--italsacci-red .hc-link--data-mail:focus::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--italsacci-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--italsacci-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--italsacci-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--error .hc-link--data-mail:hover::before,.hc-theme-text--error .hc-link--data-mail:active::before,.hc-theme-text--error .hc-link--data-mail:focus::before,.hc-theme-text--error .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--error .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--error .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--error .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--error .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--error .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--error .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-orange .hc-link--data-mail:hover::before,.hc-theme-text--hanson-orange .hc-link--data-mail:active::before,.hc-theme-text--hanson-orange .hc-link--data-mail:focus::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hanson-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-sandy-grey .hc-link--data-mail:hover::before,.hc-theme-text--hm-sandy-grey .hc-link--data-mail:active::before,.hc-theme-text--hm-sandy-grey .hc-link--data-mail:focus::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-sandy-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-sandy-grey .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hm-sandy-grey .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--basic-red .hc-link--data-mail:hover::before,.hc-theme-text--basic-red .hc-link--data-mail:active::before,.hc-theme-text--basic-red .hc-link--data-mail:focus::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--basic-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--basic-red .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--basic-red .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-light .hc-link--data-mail:hover::before,.hc-theme-text--hc-light .hc-link--data-mail:active::before,.hc-theme-text--hc-light .hc-link--data-mail:focus::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-light .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-light .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--hc-light .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--contiga-orange .hc-link--data-mail:hover::before,.hc-theme-text--contiga-orange .hc-link--data-mail:active::before,.hc-theme-text--contiga-orange .hc-link--data-mail:focus::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--contiga-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--contiga-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--contiga-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--itc-orange .hc-link--data-mail:hover::before,.hc-theme-text--itc-orange .hc-link--data-mail:active::before,.hc-theme-text--itc-orange .hc-link--data-mail:focus::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--itc-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--itc-orange .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--itc-orange .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--gold .hc-link--data-mail:hover::before,.hc-theme-text--gold .hc-link--data-mail:active::before,.hc-theme-text--gold .hc-link--data-mail:focus::before,.hc-theme-text--gold .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--gold .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--gold .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--gold .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--gold .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--gold .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--gold .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--facebook .hc-link--data-mail:hover::before,.hc-theme-text--facebook .hc-link--data-mail:active::before,.hc-theme-text--facebook .hc-link--data-mail:focus::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--facebook .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--facebook .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--facebook .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--linkedin .hc-link--data-mail:hover::before,.hc-theme-text--linkedin .hc-link--data-mail:active::before,.hc-theme-text--linkedin .hc-link--data-mail:focus::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--linkedin .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--linkedin .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--linkedin .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--pinterest .hc-link--data-mail:hover::before,.hc-theme-text--pinterest .hc-link--data-mail:active::before,.hc-theme-text--pinterest .hc-link--data-mail:focus::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--pinterest .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--pinterest .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--pinterest .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--twitter .hc-link--data-mail:hover::before,.hc-theme-text--twitter .hc-link--data-mail:active::before,.hc-theme-text--twitter .hc-link--data-mail:focus::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--twitter .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--twitter .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--twitter .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-primary .hc-link--data-mail:hover::before,.hc-theme-text--xing-primary .hc-link--data-mail:active::before,.hc-theme-text--xing-primary .hc-link--data-mail:focus::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-primary .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-primary .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--xing-primary .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-secondary .hc-link--data-mail:hover::before,.hc-theme-text--xing-secondary .hc-link--data-mail:active::before,.hc-theme-text--xing-secondary .hc-link--data-mail:focus::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-secondary .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-secondary .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--xing-secondary .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--youtube .hc-link--data-mail:hover::before,.hc-theme-text--youtube .hc-link--data-mail:active::before,.hc-theme-text--youtube .hc-link--data-mail:focus::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--youtube .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--youtube .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--youtube .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rss .hc-link--data-mail:hover::before,.hc-theme-text--rss .hc-link--data-mail:active::before,.hc-theme-text--rss .hc-link--data-mail:focus::before,.hc-theme-text--rss .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--rss .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--rss .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rss .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--rss .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rss .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--rss .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--whatsapp .hc-link--data-mail:hover::before,.hc-theme-text--whatsapp .hc-link--data-mail:active::before,.hc-theme-text--whatsapp .hc-link--data-mail:focus::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--whatsapp .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--whatsapp .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--whatsapp .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--worldmap-region .hc-link--data-mail:hover::before,.hc-theme-text--worldmap-region .hc-link--data-mail:active::before,.hc-theme-text--worldmap-region .hc-link--data-mail:focus::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto]:hover::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto]:active::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto]:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--worldmap-region .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--worldmap-region .hc-link--data-mail.hc-link--highlighted-icon::before,.hc-theme-text--worldmap-region .hc-editor--long [href^=mailto].hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M2.5%2c5.5v21h27V5.5Z' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cg%3e %3cpath d='M7.5%2c10%2c16%2c19l8.5-9' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M24.5%2c22l-5.67-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3cpath d='M7.5%2c22l5.66-6' fill='none' stroke='%23004e2b' stroke-linejoin='bevel' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--transparent .hc-link--data-download:hover::before,.hc-theme-text--transparent .hc-link--data-download:active::before,.hc-theme-text--transparent .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--transparent .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--transparent .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--black .hc-link--data-download:hover::before,.hc-theme-text--black .hc-link--data-download:active::before,.hc-theme-text--black .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--black .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--black .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-color .hc-link--data-download:hover::before,.hc-theme-text--text-color .hc-link--data-download:active::before,.hc-theme-text--text-color .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-color .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-color .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--white .hc-link--data-download:hover::before,.hc-theme-text--white .hc-link--data-download:active::before,.hc-theme-text--white .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--white .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--white .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-blue .hc-link--data-download:hover::before,.hc-theme-text--hc-dark-blue .hc-link--data-download:active::before,.hc-theme-text--hc-dark-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-dark-blue .hc-link--data-download:hover::before,.hc-theme-text--hanson-dark-blue .hc-link--data-download:active::before,.hc-theme-text--hanson-dark-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-dark-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-dark-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cbr-blue .hc-link--data-download:hover::before,.hc-theme-text--cbr-blue .hc-link--data-download:active::before,.hc-theme-text--cbr-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cbr-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cbr-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rockcement-blue .hc-link--data-download:hover::before,.hc-theme-text--rockcement-blue .hc-link--data-download:active::before,.hc-theme-text--rockcement-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rockcement-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rockcement-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-blue .hc-link--data-download:hover::before,.hc-theme-text--hanson-blue .hc-link--data-download:active::before,.hc-theme-text--hanson-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-new-pine .hc-link--data-download:hover::before,.hc-theme-text--hm-new-pine .hc-link--data-download:active::before,.hc-theme-text--hm-new-pine .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-new-pine .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-new-pine .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norskstein-blue .hc-link--data-download:hover::before,.hc-theme-text--norskstein-blue .hc-link--data-download:active::before,.hc-theme-text--norskstein-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norskstein-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norskstein-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--enci-green .hc-link--data-download:hover::before,.hc-theme-text--enci-green .hc-link--data-download:active::before,.hc-theme-text--enci-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--enci-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--enci-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-blue .hc-link--data-download:hover::before,.hc-theme-text--hc-blue .hc-link--data-download:active::before,.hc-theme-text--hc-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--mqp-green .hc-link--data-download:hover::before,.hc-theme-text--mqp-green .hc-link--data-download:active::before,.hc-theme-text--mqp-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--mqp-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--mqp-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--irvine-blue .hc-link--data-download:hover::before,.hc-theme-text--irvine-blue .hc-link--data-download:active::before,.hc-theme-text--irvine-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--irvine-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--irvine-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-green .hc-link--data-download:hover::before,.hc-theme-text--hc-green .hc-link--data-download:active::before,.hc-theme-text--hc-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-dark-green .hc-link--data-download:hover::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-download:active::before,.hc-theme-text--betongindustri-dark-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-dark-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-dark-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-positive-green .hc-link--data-download:hover::before,.hc-theme-text--hm-positive-green .hc-link--data-download:active::before,.hc-theme-text--hm-positive-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-positive-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-positive-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--concrete-blue .hc-link--data-download:hover::before,.hc-theme-text--concrete-blue .hc-link--data-download:active::before,.hc-theme-text--concrete-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--concrete-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--concrete-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norcem-blue .hc-link--data-download:hover::before,.hc-theme-text--norcem-blue .hc-link--data-download:active::before,.hc-theme-text--norcem-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norcem-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norcem-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--abetong-blue .hc-link--data-download:hover::before,.hc-theme-text--abetong-blue .hc-link--data-download:active::before,.hc-theme-text--abetong-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--abetong-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--abetong-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-green .hc-link--data-download:hover::before,.hc-theme-text--hc-dark-green .hc-link--data-download:active::before,.hc-theme-text--hc-dark-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--sagrex-green .hc-link--data-download:hover::before,.hc-theme-text--sagrex-green .hc-link--data-download:active::before,.hc-theme-text--sagrex-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--sagrex-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--sagrex-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-grey .hc-link--data-download:hover::before,.hc-theme-text--hc-dark-grey .hc-link--data-download:active::before,.hc-theme-text--hc-dark-grey .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--interbeton-green .hc-link--data-download:hover::before,.hc-theme-text--interbeton-green .hc-link--data-download:active::before,.hc-theme-text--interbeton-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--interbeton-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--interbeton-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-green .hc-link--data-download:hover::before,.hc-theme-text--betongindustri-green .hc-link--data-download:active::before,.hc-theme-text--betongindustri-green .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-green .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-lowlight .hc-link--data-download:hover::before,.hc-theme-text--text-lowlight .hc-link--data-download:active::before,.hc-theme-text--text-lowlight .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-lowlight .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-lowlight .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cemitaly-blue .hc-link--data-download:hover::before,.hc-theme-text--cemitaly-blue .hc-link--data-download:active::before,.hc-theme-text--cemitaly-blue .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cemitaly-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cemitaly-blue .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-togo-red .hc-link--data-download:hover::before,.hc-theme-text--hc-togo-red .hc-link--data-download:active::before,.hc-theme-text--hc-togo-red .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-togo-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-togo-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-line-grey .hc-link--data-download:hover::before,.hc-theme-text--hc-line-grey .hc-link--data-download:active::before,.hc-theme-text--hc-line-grey .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-line-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-line-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--btclabor-red .hc-link--data-download:hover::before,.hc-theme-text--btclabor-red .hc-link--data-download:active::before,.hc-theme-text--btclabor-red .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--btclabor-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--btclabor-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--italsacci-red .hc-link--data-download:hover::before,.hc-theme-text--italsacci-red .hc-link--data-download:active::before,.hc-theme-text--italsacci-red .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--italsacci-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--italsacci-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--error .hc-link--data-download:hover::before,.hc-theme-text--error .hc-link--data-download:active::before,.hc-theme-text--error .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--error .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--error .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-orange .hc-link--data-download:hover::before,.hc-theme-text--hanson-orange .hc-link--data-download:active::before,.hc-theme-text--hanson-orange .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-sandy-grey .hc-link--data-download:hover::before,.hc-theme-text--hm-sandy-grey .hc-link--data-download:active::before,.hc-theme-text--hm-sandy-grey .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-sandy-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-sandy-grey .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--basic-red .hc-link--data-download:hover::before,.hc-theme-text--basic-red .hc-link--data-download:active::before,.hc-theme-text--basic-red .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--basic-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--basic-red .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-light .hc-link--data-download:hover::before,.hc-theme-text--hc-light .hc-link--data-download:active::before,.hc-theme-text--hc-light .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-light .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-light .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--contiga-orange .hc-link--data-download:hover::before,.hc-theme-text--contiga-orange .hc-link--data-download:active::before,.hc-theme-text--contiga-orange .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--contiga-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--contiga-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--itc-orange .hc-link--data-download:hover::before,.hc-theme-text--itc-orange .hc-link--data-download:active::before,.hc-theme-text--itc-orange .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--itc-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--itc-orange .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--gold .hc-link--data-download:hover::before,.hc-theme-text--gold .hc-link--data-download:active::before,.hc-theme-text--gold .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--gold .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--gold .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--facebook .hc-link--data-download:hover::before,.hc-theme-text--facebook .hc-link--data-download:active::before,.hc-theme-text--facebook .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--facebook .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--facebook .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--linkedin .hc-link--data-download:hover::before,.hc-theme-text--linkedin .hc-link--data-download:active::before,.hc-theme-text--linkedin .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--linkedin .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--linkedin .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--pinterest .hc-link--data-download:hover::before,.hc-theme-text--pinterest .hc-link--data-download:active::before,.hc-theme-text--pinterest .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--pinterest .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--pinterest .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--twitter .hc-link--data-download:hover::before,.hc-theme-text--twitter .hc-link--data-download:active::before,.hc-theme-text--twitter .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--twitter .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--twitter .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-primary .hc-link--data-download:hover::before,.hc-theme-text--xing-primary .hc-link--data-download:active::before,.hc-theme-text--xing-primary .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-primary .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-primary .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-secondary .hc-link--data-download:hover::before,.hc-theme-text--xing-secondary .hc-link--data-download:active::before,.hc-theme-text--xing-secondary .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-secondary .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-secondary .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--youtube .hc-link--data-download:hover::before,.hc-theme-text--youtube .hc-link--data-download:active::before,.hc-theme-text--youtube .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--youtube .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--youtube .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rss .hc-link--data-download:hover::before,.hc-theme-text--rss .hc-link--data-download:active::before,.hc-theme-text--rss .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rss .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rss .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--whatsapp .hc-link--data-download:hover::before,.hc-theme-text--whatsapp .hc-link--data-download:active::before,.hc-theme-text--whatsapp .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--whatsapp .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--whatsapp .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--worldmap-region .hc-link--data-download:hover::before,.hc-theme-text--worldmap-region .hc-link--data-download:active::before,.hc-theme-text--worldmap-region .hc-link--data-download:focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--worldmap-region .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--worldmap-region .hc-link--data-download.hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3cg%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cline x1='4' y1='29' x2='28' y2='29' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M16%2c20.81V1.5' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cpath d='M6%2c10.5l10%2c10%2c10-10' transform='translate(0 -0.5)' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}[class*=hc-theme-background] .hc-link .hc-link__text,[class*=hc-theme-background] .hc-link--themed .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed .hc-link__text{-webkit-text-decoration-color:var(--c-white);text-decoration-color:var(--c-white)}[class*=hc-theme-background] .hc-link.js-hovered .hc-link__text,[class*=hc-theme-background] .hc-link:hover .hc-link__text,[class*=hc-theme-background] .hc-link:active .hc-link__text,[class*=hc-theme-background] .hc-link:focus .hc-link__text,[class*=hc-theme-background] .hc-link--themed.js-hovered .hc-link__text,[class*=hc-theme-background] .hc-link--themed:hover .hc-link__text,[class*=hc-theme-background] .hc-link--themed:active .hc-link__text,[class*=hc-theme-background] .hc-link--themed:focus .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link.js-hovered .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:hover .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:active .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link:focus .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed.js-hovered .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:hover .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:active .hc-link__text,[data-theme-background]:not([data-theme-background=""],[data-theme-background=overlay]) .hc-link--themed:focus .hc-link__text{-webkit-text-decoration-color:var(--c-white);text-decoration-color:var(--c-white)}.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--transparent .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--black .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-color .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--white .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-dark-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cbr-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rockcement-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-new-pine .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norskstein-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--enci-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--mqp-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--irvine-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-positive-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--concrete-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--norcem-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--abetong-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--sagrex-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-dark-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--interbeton-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--betongindustri-green .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--text-lowlight .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--cemitaly-blue .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-togo-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-line-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--btclabor-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--italsacci-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--error .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hanson-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hm-sandy-grey .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--basic-red .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--hc-light .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--contiga-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--itc-orange .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--gold .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--facebook .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--linkedin .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--pinterest .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--twitter .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-primary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--xing-secondary .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--youtube .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--rss .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--whatsapp .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):hover::before,.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):active::before,.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button):focus::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}@media(min-width: 768px){.hc-theme-text--worldmap-region .hc-editor--long a[href]:not(.hc-link,.hc-button,.button).hc-link--highlighted-icon::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='none' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}}.hc-bodytext ul,.hc-list{list-style:none;margin:0;padding:0}.hc-heading--list-heading+.hc-bodytext ul,.hc-heading--list-heading+.hc-list{margin-top:var(--space-md)}.hc-bodytext ul__item,.hc-list__item{font-size:1rem;line-height:1.25rem}@media(min-width: 1024px){.hc-bodytext ul__item,.hc-list__item{font-size:1.0625rem;line-height:1.375rem}}.hc-bodytext ul__item:not(:first-child),.hc-list__item:not(:first-child){margin-top:var(--space-sm)}.hc-bodytext ul__item>ul,.hc-bodytext ul__item>.hc-list,.hc-list__item>ul,.hc-list__item>.hc-list{margin-top:var(--space-sm)}.hc-bodytext ul__subitem,.hc-list__subitem{display:list-item;margin-top:var(--space-xs)}.hc-list--ordered{counter-reset:hc-list__item}.hc-list--ordered .hc-list__item{counter-increment:hc-list__item;padding-left:var(--space-md);position:relative}.hc-list--ordered .hc-list__item::before{content:"." counter(hc-list__item);direction:rtl;display:inline-block;font-weight:600;left:0;position:absolute;text-align:right;top:0}.hc-list--ordered .hc-list__item .hc-list__subitem.hc-audio{margin-left:0}.hc-list--ordered .hc-list__item .hc-link__icon,.hc-list--ordered .hc-list__item-icon{display:block;position:relative;display:inline-block;flex-shrink:0;pointer-events:none}.hc-list--ordered .hc-list__item .hc-link__icon::before,.hc-list--ordered .hc-list__item-icon::before{content:"";display:block;padding-top:100%;width:100%}.hc-list--ordered .hc-list__item .hc-link__icon .hc-icon,.hc-list--ordered .hc-list__item-icon .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-list--ordered .hc-list__item .hc-link__icon:not(:only-child)::before,.hc-list--ordered .hc-list__item-icon:not(:only-child)::before{content:"A";padding:0;visibility:hidden}[dir=rtl] .hc-list--ordered .hc-list__item{padding-left:0;padding-right:var(--space-md)}[dir=rtl] .hc-list--ordered .hc-list__item::before{direction:ltr;left:auto;right:0}.hc-list--ordered[style*=lower-latin] .hc-list__item,.hc-list--ordered[type=a] .hc-list__item{list-style:none}.hc-list--ordered[style*=lower-latin] .hc-list__item::before,.hc-list--ordered[type=a] .hc-list__item::before{content:"." counter(hc-list__item, lower-latin)}.hc-list--ordered[style*=upper-latin] .hc-list__item,.hc-list--ordered[type=A] .hc-list__item{list-style:none}.hc-list--ordered[style*=upper-latin] .hc-list__item::before,.hc-list--ordered[type=A] .hc-list__item::before{content:"." counter(hc-list__item, upper-latin)}.hc-list--ordered[style*=lower-alpha] .hc-list__item{list-style:none}.hc-list--ordered[style*=lower-alpha] .hc-list__item::before{content:"." counter(hc-list__item, lower-alpha)}.hc-list--ordered[style*=upper-alpha] .hc-list__item{list-style:none}.hc-list--ordered[style*=upper-alpha] .hc-list__item::before{content:"." counter(hc-list__item, upper-alpha)}.hc-list--ordered[style*="lower-roman;"] .hc-list__item,.hc-list--ordered[type=i] .hc-list__item{list-style:none}.hc-list--ordered[style*="lower-roman;"] .hc-list__item::before,.hc-list--ordered[type=i] .hc-list__item::before{content:"." counter(hc-list__item, lower-roman)}.hc-list--ordered[style*="upper-roman;"] .hc-list__item,.hc-list--ordered[type=I] .hc-list__item{list-style:none}.hc-list--ordered[style*="upper-roman;"] .hc-list__item::before,.hc-list--ordered[type=I] .hc-list__item::before{content:"." counter(hc-list__item, upper-roman)}.hc-list--unordered .hc-list__item{padding-left:var(--space-sm);position:relative}.hc-list--unordered .hc-list__item::before{content:"•";display:inline-block;left:0;position:absolute;top:0}.hc-list--unordered .hc-list__item .hc-list__subitem.hc-audio{margin-left:0}.hc-list--unordered .hc-list__item .hc-link__icon,.hc-list--unordered .hc-list__item-icon{display:block;position:relative;display:inline-block;flex-shrink:0;pointer-events:none}.hc-list--unordered .hc-list__item .hc-link__icon::before,.hc-list--unordered .hc-list__item-icon::before{content:"";display:block;padding-top:100%;width:100%}.hc-list--unordered .hc-list__item .hc-link__icon .hc-icon,.hc-list--unordered .hc-list__item-icon .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-list--unordered .hc-list__item .hc-link__icon:not(:only-child)::before,.hc-list--unordered .hc-list__item-icon:not(:only-child)::before{content:"A";padding:0;visibility:hidden}[dir=rtl] .hc-list--unordered .hc-list__item{padding-left:0;padding-right:var(--space-sm)}[dir=rtl] .hc-list--unordered .hc-list__item::before{left:auto;right:0}.hc-list--icons .hc-list__item{align-items:flex-start;display:flex;justify-content:flex-start}.hc-list--icons .hc-list__item .hc-list__subitem.hc-audio{margin-left:0}.hc-list--icons .hc-list__item .hc-link__icon,.hc-list--icons .hc-list__item-icon{display:block;position:relative;display:inline-block;flex-shrink:0;pointer-events:none}.hc-list--icons .hc-list__item .hc-link__icon::before,.hc-list--icons .hc-list__item-icon::before{content:"";display:block;padding-top:100%;width:100%}.hc-list--icons .hc-list__item .hc-link__icon .hc-icon,.hc-list--icons .hc-list__item-icon .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-list--icons .hc-list__item .hc-link__icon:not(:only-child)::before,.hc-list--icons .hc-list__item-icon:not(:only-child)::before{content:"A";padding:0;visibility:hidden}.hc-list--icons .hc-list__item .hc-link__icon~.hc-list__item-text,.hc-list--icons .hc-list__item-icon~.hc-list__item-text{margin-left:var(--space-xs)}[dir=rtl] .hc-list--icons .hc-list__item .hc-list__item-text{margin-left:0;margin-right:var(--space-xs)}[dir=rtl] .hc-list--icons .hc-list__item .hc-list__item-icon{transform:scaleX(-1)}.hc-list--horizontal{display:inline-flex;flex-wrap:wrap;gap:var(--space-sm) var(--space-md)}@media(min-width: 584px){.hc-list--horizontal{flex-wrap:nowrap;gap:var(--space-md)}}.hc-list--horizontal .hc-list__item:not(:first-child){margin-left:var(--space-md);margin-top:0}.hc-list--horizontal .hc-list__item .hc-list__subitem.hc-audio{margin-left:0}.hc-list--horizontal .hc-list__item .hc-link__icon,.hc-list--horizontal .hc-list__item-icon{display:block;position:relative;display:inline-block;flex-shrink:0;pointer-events:none}.hc-list--horizontal .hc-list__item .hc-link__icon::before,.hc-list--horizontal .hc-list__item-icon::before{content:"";display:block;padding-top:100%;width:100%}.hc-list--horizontal .hc-list__item .hc-link__icon .hc-icon,.hc-list--horizontal .hc-list__item-icon .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-list--horizontal .hc-list__item .hc-link__icon:not(:only-child)::before,.hc-list--horizontal .hc-list__item-icon:not(:only-child)::before{content:"A";padding:0;visibility:hidden}[dir=rtl] .hc-list--horizontal .hc-list__item:not(:first-child){margin-left:0;margin-right:var(--space-md)}.hc-list--media .hc-list__item{display:block;padding-left:0}.hc-list--media .hc-list__item::before{content:""}.hc-list--media .hc-list__item .hc-list__subitem{margin-left:var(--space-md)}.hc-list--media .hc-list__item .hc-list__subitem.hc-audio{margin-left:0}@media(min-width: 768px){.hc-list--media .hc-list__item .hc-list__subitem.hc-audio{margin-left:var(--space-md)}}.hc-list--media .hc-list__item .hc-link{display:flex}.hc-list--media .hc-list__item .hc-link__icon,.hc-list--media .hc-list__item-icon{display:block;position:relative;display:inline-block;flex-shrink:0;pointer-events:none}.hc-list--media .hc-list__item .hc-link__icon::before,.hc-list--media .hc-list__item-icon::before{content:"";display:block;padding-top:100%;width:100%}.hc-list--media .hc-list__item .hc-link__icon .hc-icon,.hc-list--media .hc-list__item-icon .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-list--media .hc-list__item .hc-link__icon:not(:only-child)::before,.hc-list--media .hc-list__item-icon:not(:only-child)::before{content:"A";padding:0;visibility:hidden}.hc-list--media .hc-list__item .hc-link__icon~.hc-list__item-text,.hc-list--media .hc-list__item-icon~.hc-list__item-text{margin-left:var(--space-xs)}[dir=rtl] .hc-list--media .hc-list__item{padding-right:0}[dir=rtl] .hc-list--media .hc-list__item .hc-list__item-text{margin-right:var(--space-xs)}[dir=rtl] .hc-list--media .hc-list__item .hc-list__subitem{margin-left:0;margin-right:var(--space-md)}.hc-list__item--bold{font-weight:700}.hc-list__item--small{font-size:0.875rem;line-height:1rem}.hc-list__item--small .hc-list__item .hc-list__subitem.hc-audio{margin-left:0}.hc-list__item--small .hc-list__item .hc-link__icon,.hc-list__item--small .hc-list__item-icon{display:block;position:relative;display:inline-block;flex-shrink:0;pointer-events:none}.hc-list__item--small .hc-list__item .hc-link__icon::before,.hc-list__item--small .hc-list__item-icon::before{content:"";display:block;padding-top:100%;width:100%}.hc-list__item--small .hc-list__item .hc-link__icon .hc-icon,.hc-list__item--small .hc-list__item-icon .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-list__item--small .hc-list__item .hc-link__icon:not(:only-child)::before,.hc-list__item--small .hc-list__item-icon:not(:only-child)::before{content:"A";padding:0;visibility:hidden}.hc-list--themed .hc-list__item::before{color:var(--c-theme-primary)}.hc-list__item--lowlight{color:var(--c-text-lowlight)}.hc-editor--long ul:not([class]) .hc-list__item::before{color:var(--c-theme-primary)}.hc-editor--long ul:not([class]) .hc-list__item{padding-left:var(--space-sm);position:relative}.hc-editor--long ul:not([class]) .hc-list__item::before{content:"•";display:inline-block;left:0;position:absolute;top:0}.hc-editor--long ul:not([class]) .hc-list__item .hc-list__subitem.hc-audio{margin-left:0}.hc-editor--long ul:not([class]) .hc-list__item .hc-link__icon,.hc-editor--long ul:not([class]) .hc-list__item-icon{display:block;position:relative;display:inline-block;flex-shrink:0;pointer-events:none}.hc-editor--long ul:not([class]) .hc-list__item .hc-link__icon::before,.hc-editor--long ul:not([class]) .hc-list__item-icon::before{content:"";display:block;padding-top:100%;width:100%}.hc-editor--long ul:not([class]) .hc-list__item .hc-link__icon .hc-icon,.hc-editor--long ul:not([class]) .hc-list__item-icon .hc-icon{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;height:100%}.hc-editor--long ul:not([class]) .hc-list__item .hc-link__icon:not(:only-child)::before,.hc-editor--long ul:not([class]) .hc-list__item-icon:not(:only-child)::before{content:"A";padding:0;visibility:hidden}[dir=rtl] .hc-editor--long ul:not([class]) .hc-list__item{padding-left:0;padding-right:var(--space-sm)}[dir=rtl] .hc-editor--long ul:not([class]) .hc-list__item::before{left:auto;right:0}.hc-logo .hc-icon{height:auto;max-height:90px;max-width:250px;width:auto}.hc-footermenu__list--toplevel{display:flex;flex-direction:column;margin-top:var(--space-lg)}@media(min-width: 375px){.hc-footermenu__list--toplevel{flex-direction:row;flex-wrap:wrap}}@media(min-width: 1024px){.hc-footermenu__list--toplevel{margin-top:var(--space-lg-flex)}}@media(min-width: 1440px){.hc-footermenu__list--toplevel{margin-top:var(--space-xl)}}.hc-footermenu__list--sublevel .hc-footermenu__item:not(:first-child){margin-top:var(--space-sm)}.hc-footermenu__item--with-sub{margin-bottom:var(--space-xl)}@media(min-width: 375px){.hc-footermenu__item--with-sub{flex-basis:calc(50% - 12px);margin-right:24px}.hc-footermenu__item--with-sub:nth-child(even){margin-right:0}}@media(min-width: 584px){.hc-footermenu__item--with-sub{flex-basis:calc(33% - 15px)}.hc-footermenu__item--with-sub:nth-child(even){margin-right:24px}.hc-footermenu__item--with-sub:nth-child(3n){margin-right:0}}@media(min-width: 768px){.hc-footermenu__item--with-sub{flex-basis:calc(33% - 25px);margin-right:36px}.hc-footermenu__item--with-sub:nth-child(even){margin-right:36px}.hc-footermenu__item--with-sub:nth-child(3n){margin-right:0}}@media(min-width: 1024px){.hc-footermenu__item--with-sub{flex-basis:calc(25% - 32px);margin-right:40px}.hc-footermenu__item--with-sub:nth-child(even),.hc-footermenu__item--with-sub:nth-child(3n){margin-right:40px}.hc-footermenu__item--with-sub:nth-child(4n){margin-right:0}}.hc-footermenu__item--with-sub>.hc-link{display:none}.hc-breadcrumb{margin-bottom:var(--space-lg)}@media(min-width: 768px){.hc-breadcrumb{margin-bottom:42px}}@media(min-width: 1024px){.hc-breadcrumb{margin-bottom:var(--space-xl)}}.hc-breadcrumb__item{color:var(--c-text-lowlight);display:inline-block;font-size:0.875rem}.hc-breadcrumb__item:not(:first-child)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cpath d='M12%2c24l8-8L12%2c8' fill='none' stroke='%238a8a93' stroke-width='3px'/%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:1px;background-size:auto;content:"";display:inline-block;height:12px;min-width:12px;width:12px;margin-left:var(--space-xxs);margin-right:var(--space-xxs)}.hc-breadcrumb__link{display:inline-block}[dir=rtl] .hc-breadcrumb__item:not(:first-child)::before{transform:scaleX(-1)}.hc-mainmenu--mega{overflow:hidden;transition:height .2s}@media(min-width: 768px){.hc-mainmenu--mega{flex:1 0 70%;max-width:580px;order:1;position:relative}}@media(min-width: 1024px){.hc-mainmenu--mega{flex:1 0 60%}}.hc-mainmenu--mega .hc-mainmenu__list{background-color:var(--c-white)}.hc-mainmenu--mega .hc-mainmenu__list .hc-mainmenu__item:first-child{margin-top:0}@media(min-width: 768px){.hc-mainmenu--mega .hc-mainmenu__list{width:240px}}@media(min-width: 1024px){.hc-mainmenu--mega .hc-mainmenu__list{width:250px}}.hc-mainmenu--mega .hc-mainmenu__item{margin-top:var(--space-sm)}@media(min-width: 768px){.hc-mainmenu--mega .hc-mainmenu__list--sublevel{display:flex;flex-direction:column;width:250px}}@media(min-width: 768px){.hc-mainmenu--mega .hc-mainmenu__list--sublevel .hc-mainmenu__item{margin-top:20px}.hc-mainmenu--mega .hc-mainmenu__list--sublevel .hc-mainmenu__item:first-child{margin-top:48px;order:50}.hc-mainmenu--mega .hc-mainmenu__list--sublevel .hc-mainmenu__item:first-child .hc-submenu__link{display:inline-flex;padding-left:var(--space-sm);position:relative}.hc-mainmenu--mega .hc-mainmenu__list--sublevel .hc-mainmenu__item:first-child .hc-submenu__link:before{background:currentColor;border-radius:100%;content:"";display:inline-block;height:6px;left:1px;position:absolute;top:7px;width:6px}.hc-mainmenu--mega .hc-mainmenu__list--sublevel .hc-mainmenu__item:nth-child(2){margin-top:0}}.hc-mainmenu--mega .hc-mainmenu__submenu-heading{margin-bottom:var(--space-lg);padding-top:var(--space-lg)}@media(min-width: 768px){.hc-mainmenu--mega .hc-mainmenu__submenu-heading{display:none}}.hc-mainmenu--mega [data-js-menu=submenu].js-offcanvas{transition-delay:0s;transition-duration:.4s;transition-property:visibility,transform;transition-timing-function:ease;background-color:var(--c-white);bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;position:fixed;right:0;top:0;transform:translateX(calc(-100% - var(--space-sm)));visibility:hidden;z-index:200}[dir=rtl] .hc-mainmenu--mega [data-js-menu=submenu].js-offcanvas{left:0;right:auto;transform:translateX(calc(300% + var(--space-sm))) translateZ(-10px)}.hc-mainmenu--mega [data-js-menu=submenu].js-offcanvas.js-visible{transform:translateX(0);visibility:inherit}@media(max-width: 767.95px){.hc-mainmenu--mega [data-js-menu=submenu].js-offcanvas{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;max-width:100%;width:100%}}@media(max-width: 767.95px)and (min-width: 375px){.hc-mainmenu--mega [data-js-menu=submenu].js-offcanvas{padding-left:24px;padding-right:24px}}@media(max-width: 767.95px)and (min-width: 1024px){.hc-mainmenu--mega [data-js-menu=submenu].js-offcanvas{padding-left:32px;padding-right:32px}}@media(max-width: 767.95px)and (min-width: 1024px){.hc-mainmenu--mega [data-js-menu=submenu].js-offcanvas{max-width:1154px;width:100%}}@media(min-width: 768px){.hc-mainmenu--mega [data-js-menu=submenu].js-offcanvas{bottom:auto;left:auto;position:absolute;transform:translateX(calc(-200% - var(--space-sm))) translateZ(-10px);z-index:-1}.hc-mainmenu--mega [data-js-menu=submenu].js-offcanvas.js-visible{transform:translateX(0) translateZ(-10px);visibility:inherit}}.hc-mainmenu--mega .hc-button--toggle{font-size:1.0625rem;text-align:left}@media(min-width: 768px){.hc-mainmenu--mega .hc-button--toggle{font-size:1.125rem}}@media(min-width: 1440px){.hc-mainmenu--mega .hc-button--toggle{font-size:1.25rem;line-height:1.375rem}}.hc-mainmenu--reduced{transition:height .2s}.hc-mainmenu--reduced .hc-mainmenu__list{display:flex}.hc-mainmenu--reduced .hc-mainmenu__list .hc-mainmenu__item:first-child{margin-top:0}@media(min-width: 1024px){.hc-mainmenu--reduced .hc-mainmenu__list{gap:var(--space-lg)}}@media(min-width: 768px){.hc-mainmenu--reduced .hc-mainmenu__list--sublevel .hc-mainmenu__item:nth-child(2){margin-top:0}}@media(min-width: 1440px){.hc-mainmenu--reduced .hc-menu__link{font-size:1.125rem;line-height:1.3125rem}}.hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{transition-delay:0s;transition-duration:.4s;transition-property:visibility,transform;transition-timing-function:ease}.hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas.js-visible{visibility:inherit}@media(max-width: 767.95px){.hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;max-width:100%;width:100%}}@media(max-width: 767.95px)and (min-width: 375px){.hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{padding-left:24px;padding-right:24px}}@media(max-width: 767.95px)and (min-width: 1024px){.hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{padding-left:32px;padding-right:32px}}@media(max-width: 767.95px)and (min-width: 1024px){.hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{max-width:1154px;width:100%}}@media(min-width: 768px){.hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas.js-visible{visibility:inherit}}.hc-header__menu-offcanvas .hc-mainmenu--reduced{transition:height .2s}@media(min-width: 768px){.hc-header__menu-offcanvas .hc-mainmenu--reduced{flex:1 0 100%}}.hc-header__menu-offcanvas .hc-mainmenu--reduced .hc-mainmenu__list{display:block}.hc-header__menu-offcanvas .hc-mainmenu--reduced .hc-mainmenu__list .hc-mainmenu__item:first-child{margin-top:0}.hc-header__menu-offcanvas .hc-mainmenu--reduced .hc-mainmenu__item{margin-top:var(--space-sm)}@media(min-width: 768px){.hc-header__menu-offcanvas .hc-mainmenu--reduced .hc-mainmenu__list--sublevel .hc-mainmenu__item:nth-child(2){margin-top:0}}.hc-header__menu-offcanvas .hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{transition-delay:0s;transition-duration:.4s;transition-property:visibility,transform;transition-timing-function:ease}.hc-header__menu-offcanvas .hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas.js-visible{visibility:inherit}@media(max-width: 767.95px){.hc-header__menu-offcanvas .hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;max-width:100%;width:100%}}@media(max-width: 767.95px)and (min-width: 375px){.hc-header__menu-offcanvas .hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{padding-left:24px;padding-right:24px}}@media(max-width: 767.95px)and (min-width: 1024px){.hc-header__menu-offcanvas .hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{padding-left:32px;padding-right:32px}}@media(max-width: 767.95px)and (min-width: 1024px){.hc-header__menu-offcanvas .hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas{max-width:1154px;width:100%}}@media(min-width: 768px){.hc-header__menu-offcanvas .hc-mainmenu--reduced [data-js-menu=submenu].js-offcanvas.js-visible{visibility:inherit}}.hc-socialmenu{display:flex;flex-flow:row wrap}.hc-heading--list-heading+.hc-socialmenu{margin-top:var(--space-md)}.hc-socialmenu__item{margin-bottom:var(--space-sm)}.hc-socialmenu__item .hc-link__icon{display:inline-block}.hc-socialmenu__item:not(:last-child){margin-right:28px}@media(min-width: 768px){.hc-socialmenu__item:not(:last-child){margin-right:var(--space-md)}}[dir=rtl] .hc-socialmenu__item:not(:last-child){margin-left:28px;margin-right:0}[dir=rtl] .hc-socialmenu .hc-link:not(.hc-button) .hc-link__icon{transform:none}.hc-contentmenu{border-bottom:1px solid var(--c-hc-line-grey);margin-bottom:0;margin-top:var(--space-lg);padding-bottom:var(--space-xl)}@media(min-width: 768px){.hc-contentmenu{margin-top:calc(var(--space-lg) + var(--space-xs));padding-bottom:var(--space-xxl)}}@media(min-width: 1024px){.hc-contentmenu{padding-bottom:var(--space-xl)}}.hc-editor--long>[class]:first-child,.hc-editor--long>:not([class]):first-child{margin-top:0}.hc-editor--long .hc-heading--2{margin-top:var(--space-xxl)}.hc-editor--long .hc-heading--3{margin-top:var(--space-xxl)}.hc-editor--long .hc-heading--4{margin-top:var(--space-xl)}.hc-editor--long .hc-heading--5{margin-top:40px}.hc-editor--long .hc-heading--6{margin-top:40px}.hc-editor--long .hc-text{margin-top:var(--space-lg)}.hc-editor--long .hc-link .hc-link__icon{width:1.4125em;height:1.4125em}.hc-editor--long .hc-link+br+.hc-link{margin-top:var(--space-xs)}.hc-editor--long .hc-button{margin-top:var(--space-lg)}.hc-editor--long>ul:not([class]),.hc-editor--long>.hc-list:not(.hc-linklist--ckeditor){margin-top:var(--space-lg)}.hc-editor--long>ul:not([class]) .hc-list,.hc-editor--long>.hc-list:not(.hc-linklist--ckeditor) .hc-list{margin-top:var(--space-sm)}.hc-editor--long>ul:not([class]) .hc-text,.hc-editor--long>.hc-list:not(.hc-linklist--ckeditor) .hc-text{margin-top:var(--space-sm)}.hc-editor--long>ul:not([class]) .hc-text:first-child,.hc-editor--long>.hc-list:not(.hc-linklist--ckeditor) .hc-text:first-child{margin-top:0}.hc-editor--long>ul:not([class]) .hc-heading:first-child,.hc-editor--long>.hc-list:not(.hc-linklist--ckeditor) .hc-heading:first-child{margin-top:0}@media(min-width: 768px){.hc-editor--long>ul:not([class]),.hc-editor--long>.hc-list:not(.hc-linklist--ckeditor){padding-left:8.5%}}.hc-editor--long ul.hc-teaser__list,.hc-editor--long .hc-list.hc-teaser__list{padding-left:0}.hc-editor--long ul .hc-teaser__list,.hc-editor--long .hc-list .hc-teaser__list{padding-left:0}.hc-editor--long ul .hc-teaser__list .hc-list__item,.hc-editor--long .hc-list .hc-teaser__list .hc-list__item{padding-left:0}.hc-editor--long ul .hc-teaser__list .hc-list__item::before,.hc-editor--long .hc-list .hc-teaser__list .hc-list__item::before{display:none}.hc-editor--long .hc-linklist--ckeditor .hc-link{align-items:baseline;color:inherit;cursor:pointer;display:inline;max-width:100%;padding:0;position:relative;text-decoration:none;font-weight:700}.hc-editor--long .hc-linklist--ckeditor .hc-link sup{border:0;padding-bottom:0}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-link__text,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-link__text,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-link__text,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-link__text{text-decoration:underline}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-link__text sup,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-link__text sup,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-link__text sup,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-link__text sup{border-bottom:1px solid;display:inline-block;padding-bottom:1px;text-decoration:none}.hc-editor--long .hc-linklist--ckeditor .hc-link sup{border:0;padding-bottom:0}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover,.hc-editor--long .hc-linklist--ckeditor .hc-link:active,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus{color:var(--c-theme-primary)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered sup,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover sup,.hc-editor--long .hc-linklist--ckeditor .hc-link:active sup,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus sup{border:0;padding-bottom:0}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--facebook,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--facebook,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--facebook,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--facebook{--c-icon-primary: var(--c-facebook)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--linkedin,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--linkedin,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--linkedin,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--linkedin{--c-icon-primary: var(--c-linkedin)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--pinterest,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--pinterest,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--pinterest,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--pinterest{--c-icon-primary: var(--c-pinterest)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--twitter,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--twitter,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--twitter,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--twitter{--c-icon-primary: var(--c-twitter)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--xing,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--xing,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--xing,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--xing{--c-icon-primary: var(--c-xing-primary);--c-icon-secondary: var(--c-xing-secondary)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--youtube,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--youtube,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--youtube,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--youtube{--c-icon-primary: var(--c-youtube)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--rss,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--rss,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--rss,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--rss{--c-icon-primary: var(--c-rss)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--whatsapp,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--whatsapp,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--whatsapp,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--whatsapp{--c-icon-primary: var(--c-whatsapp)}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--instagram .hc-icon__group,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--instagram .hc-icon__group,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--instagram .hc-icon__group,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--instagram .hc-icon__group{display:none}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--instagram .hc-icon__group-hover,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--instagram .hc-icon__group-hover,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--instagram .hc-icon__group-hover,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--instagram .hc-icon__group-hover{display:block}.hc-editor--long .hc-linklist--ckeditor .hc-link sup{border:0;padding-bottom:0}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered sup,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover sup,.hc-editor--long .hc-linklist--ckeditor .hc-link:active sup,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus sup{border:0;padding-bottom:0}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--facebook,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--facebook,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--facebook,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--facebook{--c-icon-primary: }.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--linkedin,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--linkedin,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--linkedin,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--linkedin{--c-icon-primary: }.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--pinterest,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--pinterest,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--pinterest,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--pinterest{--c-icon-primary: }.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--twitter,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--twitter,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--twitter,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--twitter{--c-icon-primary: }.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--xing,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--xing,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--xing,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--xing{--c-icon-primary: ;--c-icon-secondary: }.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--youtube,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--youtube,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--youtube,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--youtube{--c-icon-primary: }.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--rss,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--rss,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--rss,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--rss{--c-icon-primary: }.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--whatsapp,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--whatsapp,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--whatsapp,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--whatsapp{--c-icon-primary: }.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--instagram .hc-icon__group,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--instagram .hc-icon__group,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--instagram .hc-icon__group,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--instagram .hc-icon__group{display:none}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-icon--instagram .hc-icon__group-hover,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-icon--instagram .hc-icon__group-hover,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-icon--instagram .hc-icon__group-hover,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-icon--instagram .hc-icon__group-hover{display:block}.hc-editor--long .hc-linklist--ckeditor .hc-link .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-editor--long .hc-linklist--ckeditor .hc-link .hc-link__text{text-decoration:none}.hc-editor--long .hc-linklist--ckeditor.hc-linklist--ckeditor-highlighted .hc-link{color:var(--c-white)}.hc-editor--long .hc-linklist--ckeditor.hc-linklist--ckeditor-highlighted .hc-link .hc-icon{--c-icon-primary: var(--c-white)}.hc-editor--long .hc-table-wrapper{margin-top:var(--space-xl)}.hc-editor--long .hc-table-wrapper th>:first-child,.hc-editor--long .hc-table-wrapper td>:first-child{margin-top:0}.hc-editor--long .hc-heading+.hc-table-wrapper{margin-top:var(--space-xs)}.hc-editor--long .hc-ruler{margin-top:var(--space-lg)}.hc-editor--long strong{font-weight:600}.hc-editor--long em{font-style:italic}.hc-editor--long sub{bottom:-5px;font-size:small;position:relative;vertical-align:bottom}.hc-editor--long sup{font-size:small;position:relative;top:-5px;vertical-align:top}.hc-editor--long .text-align-center{text-align:center}.hc-editor--long .text-align-right{text-align:right}.hc-editor--long .text-align-justify{text-align:justify}.hc-editor--long .hc-figure{margin-top:var(--space-lg)}.hc-editor--long .hc-figure.align-left{float:left;margin-right:var(--space-md)}.hc-editor--long .hc-figure.align-right{float:right;margin-left:var(--space-md)}.hc-editor--long .hc-figure.align-center{width:100%}.hc-editor--long .hc-figure.align-center .hc-image,.hc-editor--long .hc-figure.align-center .hc-figcaption,.hc-editor--long .hc-figure.align-center .hc-figure__copyright{margin:0 auto}.hc-editor--long .hc-figure.align-center .hc-image{display:block}.hc-editor--long .hc-audio-container{margin-top:var(--space-lg)}.hc-editor--long .button .hc-link__icon,.hc-editor--long .hc-button .hc-link__icon{display:block}.hc-editor--long .button .hc-link__text,.hc-editor--long .hc-button .hc-link__text{text-decoration:none}.hc-editor--long .button-list{margin-top:var(--space-md)}.hc-theme-text--transparent .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='transparent' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='transparent' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--transparent .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--black .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23000000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23000000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--black .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--text-color .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23232326' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--text-color .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--white .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--white .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hc-dark-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%2300263d' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%2300263d' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hc-dark-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hanson-dark-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%2300375f' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%2300375f' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hanson-dark-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--cbr-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23003c71' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23003c71' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--cbr-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--rockcement-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23003da5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23003da5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--rockcement-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hanson-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%2300466e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%2300466e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hanson-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hm-new-pine .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23004e2b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23004e2b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hm-new-pine .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--norskstein-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23005baa' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23005baa' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--norskstein-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--enci-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23006e49' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23006e49' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--enci-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hc-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%230072bb' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%230072bb' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hc-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--mqp-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23007550' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23007550' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--mqp-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--irvine-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%230079c2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%230079c2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--irvine-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hc-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23008238' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23008238' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hc-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--betongindustri-dark-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%2300a159' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%2300a159' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--betongindustri-dark-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hm-positive-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%2300dd39' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%2300dd39' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hm-positive-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--concrete-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23032950' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23032950' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--concrete-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--norcem-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23093a80' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23093a80' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--norcem-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--abetong-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23095ba5' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23095ba5' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--abetong-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hc-dark-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%230a4628' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%230a4628' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hc-dark-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--sagrex-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23388d10' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23388d10' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--sagrex-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hc-dark-grey .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%233b3b40' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%233b3b40' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hc-dark-grey .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--interbeton-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%234b9228' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%234b9228' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--interbeton-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--betongindustri-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%2378d64b' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%2378d64b' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--betongindustri-green .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--text-lowlight .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%238a8a93' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%238a8a93' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--text-lowlight .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--cemitaly-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%238fb8c9' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%238fb8c9' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--cemitaly-blue .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hc-togo-red .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23c41130' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23c41130' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hc-togo-red .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hc-line-grey .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23cacace' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23cacace' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hc-line-grey .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--btclabor-red .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23cc2229' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23cc2229' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--btclabor-red .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--italsacci-red .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23cc6460' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23cc6460' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--italsacci-red .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--error .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23da1e27' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23da1e27' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--error .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hanson-orange .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23e66b1e' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23e66b1e' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hanson-orange .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hm-sandy-grey .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23e6e6df' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23e6e6df' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hm-sandy-grey .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--basic-red .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23ed1b24' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23ed1b24' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--basic-red .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--hc-light .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23f0f0f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23f0f0f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--hc-light .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--contiga-orange .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23f6a800' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23f6a800' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--contiga-orange .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--itc-orange .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23fc9a18' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23fc9a18' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--itc-orange .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--gold .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23ffd400' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23ffd400' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--gold .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--facebook .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%234267b2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%234267b2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--facebook .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--linkedin .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%230072b1' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%230072b1' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--linkedin .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--pinterest .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23c8232c' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23c8232c' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--pinterest .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--twitter .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%231da1f2' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%231da1f2' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--twitter .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--xing-primary .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23026466' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23026466' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--xing-primary .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--xing-secondary .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23cfdc00' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23cfdc00' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--xing-secondary .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--youtube .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23ff0000' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23ff0000' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--youtube .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--rss .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23f26522' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23f26522' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--rss .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--whatsapp .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%2325d366' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%2325d366' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--whatsapp .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-theme-text--worldmap-region .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%2363c993' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%2363c993' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-theme-text--worldmap-region .hc-editor--long .button-list:not(.button-list--white,.button-list--green,.hc-list--media) a:not(.hc-link)::before{transform:scaleX(-1)}.hc-editor--long .button-list.button-list.button-list--green a[href],.hc-editor--long .button-list.button-list.button-list--white a[href]{color:var(--c-white)}.hc-editor--long .button-list.button-list.button-list--green a[href] .hc-icon,.hc-editor--long .button-list.button-list.button-list--white a[href] .hc-icon{--c-icon-primary: var(--c-white)}.hc-editor--long .button-list.button-list.button-list--green a[href]:not(.hc-link)::before,.hc-editor--long .button-list.button-list.button-list--white a[href]:not(.hc-link)::before{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cg%3e %3cpath d='M15%2c6%2c25%2c16%2c15%2c26' fill='transparent' stroke='%23ffffff' stroke-width='3px'/%3e %3cline x1='26' y1='16' x2='4' y2='16' fill='transparent' stroke='%23ffffff' stroke-width='3px'/%3e %3c/g%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:2px;background-size:auto;content:"";display:inline-block;height:16px;min-width:16px;width:16px}[dir=rtl] .hc-editor--long .button-list.button-list.button-list--green a[href]:not(.hc-link)::before,[dir=rtl] .hc-editor--long .button-list.button-list.button-list--white a[href]:not(.hc-link)::before{transform:scaleX(-1)}.hc-editor--long .button-list .hc-link{display:inline-flex}.hc-editor--long .button-list .hc-link__text{text-decoration:none}.hc-editor--long .button-list .hc-link:hover .hc-link__text,.hc-editor--long .button-list .hc-link:active .hc-link__text,.hc-editor--long .button-list .hc-link:focus .hc-link__text{text-decoration:underline}.hc-editor--long .hc-linklist--ckeditor .hc-link{font-weight:700}.hc-editor--long .hc-linklist--ckeditor .hc-link.js-hovered .hc-link__text,.hc-editor--long .hc-linklist--ckeditor .hc-link:hover .hc-link__text,.hc-editor--long .hc-linklist--ckeditor .hc-link:active .hc-link__text,.hc-editor--long .hc-linklist--ckeditor .hc-link:focus .hc-link__text{-webkit-text-decoration-color:var(--c-theme-highlight);text-decoration-color:var(--c-theme-highlight);text-decoration-thickness:2px}.hc-editor--long .hc-linklist--ckeditor .hc-link .hc-link__text{text-decoration:none}.hc-teaser .hc-teaser__content{min-width:300px}@media(min-width: 1024px){.hc-teaser .hc-text{font-size:1.0625rem;line-height:1.375rem}}.hc-teaser+.hc-teaser{margin-top:var(--space-lg)}.hc-block--teaser+.hc-block--teaser{margin-top:var(--space-xl)}.hc-teaser--contact .hc-teaser__figure{margin-bottom:var(--space-sm)}.hc-teaser--contact .hc-teaser__heading{margin-bottom:0}.hc-teaser--contact .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--contact .hc-teaser__subtitle{margin-top:12px}.hc-teaser--contact .hc-teaser__list{margin-top:var(--space-md)}.hc-teaser--contact .hc-teaser__list-item{font-weight:700}.hc-teaser--contact .hc-teaser__list-item:not(:last-child){margin-bottom:var(--space-sm)}.hc-teaser--contact .hc-teaser__list-item .hc-link{display:flex}.hc-teaser--contact .hc-teaser__list-item .hc-link .hc-link__icon~.hc-link__text,.hc-teaser--contact .hc-teaser__list-item .hc-link .hc-link__icon~.hc-list__item-text,.hc-teaser--contact .hc-teaser__list-item .hc-list__item-icon~.hc-link__text,.hc-teaser--contact .hc-teaser__list-item .hc-list__item-icon~.hc-list__item-text{margin-left:var(--space-sm)}[dir=rtl] .hc-teaser--contact .hc-teaser__list-item .hc-link .hc-link__icon~.hc-link__text,[dir=rtl] .hc-teaser--contact .hc-teaser__list-item .hc-link .hc-link__icon~.hc-list__item-text,[dir=rtl] .hc-teaser--contact .hc-teaser__list-item .hc-list__item-icon~.hc-link__text,[dir=rtl] .hc-teaser--contact .hc-teaser__list-item .hc-list__item-icon~.hc-list__item-text{margin-right:var(--space-sm)}.hc-teaser--contact .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--contact .hc-teaser__text{margin-top:var(--space-sm)}.hc-teaser--contact .hc-teaser__address{margin-top:var(--space-md)}.hc-teaser--contact .hc-heading+.hc-bodytext{margin-top:var(--space-sm)}.hc-teaser--contact .hc-heading+.hc-bodytext .hc-text{margin-top:var(--space-sm)}.hc-teaser-contact-wrapper .hc-teaser--contact+.hc-text{margin-top:var(--space-sm)}.hc-teaser--contact.hc-teaser--columns{justify-content:flex-start}.hc-teaser--contact.hc-teaser--columns .hc-teaser__figure{align-items:flex-start}@media(min-width: 768px){.hc-teaser--contact.hc-teaser--columns .hc-teaser__figure{order:0}}@media(min-width: 768px){.hc-teaser--contact.hc-teaser--columns .hc-teaser__figure~.hc-teaser__content{margin-left:var(--space-lg)}}.hc-teaser--contact.hc-teaser--columns .hc-teaser__content{margin-top:0}.hc-teaser--contact.hc-teaser--columns .hc-teaser__list-item{font-weight:400}.hc-teaser--contact-simplified .hc-teaser__heading{margin-bottom:0}.hc-teaser--contact-simplified .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--contact-simplified .hc-teaser__subtitle{margin-top:12px}.hc-teaser--contact-simplified .hc-teaser__list{margin-top:var(--space-md)}.hc-teaser--contact-simplified .hc-teaser__list-item:not(:last-child){margin-bottom:var(--space-sm)}.hc-teaser--contact-simplified .hc-teaser__list-item .hc-link{display:flex}.hc-teaser--contact-simplified .hc-teaser__list-item .hc-link .hc-link__icon~.hc-link__text,.hc-teaser--contact-simplified .hc-teaser__list-item .hc-link .hc-link__icon~.hc-list__item-text,.hc-teaser--contact-simplified .hc-teaser__list-item .hc-list__item-icon~.hc-link__text,.hc-teaser--contact-simplified .hc-teaser__list-item .hc-list__item-icon~.hc-list__item-text{margin-left:var(--space-sm)}[dir=rtl] .hc-teaser--contact-simplified .hc-teaser__list-item .hc-link .hc-link__icon~.hc-link__text,[dir=rtl] .hc-teaser--contact-simplified .hc-teaser__list-item .hc-link .hc-link__icon~.hc-list__item-text,[dir=rtl] .hc-teaser--contact-simplified .hc-teaser__list-item .hc-list__item-icon~.hc-link__text,[dir=rtl] .hc-teaser--contact-simplified .hc-teaser__list-item .hc-list__item-icon~.hc-list__item-text{margin-right:var(--space-sm)}.hc-teaser--contact-simplified .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--contact-simplified .hc-teaser__address{margin-top:var(--space-md)}.hc-teaser--event{padding:var(--space-md)}@media(min-width: 1024px){.hc-teaser--event{padding:var(--space-lg)}}.hc-teaser--event .hc-teaser__heading{margin-bottom:0}.hc-teaser--event .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--event .hc-teaser__subtitle{margin-top:var(--space-sm)}.hc-teaser--event .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--event .hc-teaser__link,.hc-teaser--event .hc-teaser__button{margin-top:var(--space-xxl)}.hc-teaser--event-recent{display:flex}.hc-teaser--event-recent .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--event-recent .hc-teaser__subtitle{margin-top:var(--space-xs)}.hc-teaser--event-recent .hc-teaser__time{margin-right:var(--space-sm)}.hc-teaser--event-recent .hc-teaser__subline-time{margin-top:var(--space-xs)}.hc-teaser--event-recent .hc-teaser__sublist-item:not(:last-child){display:block}[dir=rtl] .hc-teaser--event-recent .hc-teaser__time{margin-left:var(--space-sm);margin-right:0}.hc-teaser--text-image.hc-teaser--image-above .hc-teaser__heading{margin-bottom:0;margin-top:var(--space-md)}.hc-teaser--text-image.hc-teaser--image-above .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--text-image.hc-teaser--image-above .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--text-image.hc-teaser--image-above .hc-teaser__text{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-above .hc-teaser__link,.hc-teaser--text-image.hc-teaser--image-above .hc-teaser__button{margin-top:var(--space-sm)}.hc-sidebar .hc-teaser--text .hc-button,.hc-sidebar .hc-teaser--text .hc-link,.hc-sidebar .hc-teaser--text-image .hc-button,.hc-sidebar .hc-teaser--text-image .hc-link,.hc-sidebar .hc-teaser--textblock .hc-button,.hc-sidebar .hc-teaser--textblock .hc-link,.hc-content-grid__sidebar .hc-teaser--text .hc-button,.hc-content-grid__sidebar .hc-teaser--text .hc-link,.hc-content-grid__sidebar .hc-teaser--text-image .hc-button,.hc-content-grid__sidebar .hc-teaser--text-image .hc-link,.hc-content-grid__sidebar .hc-teaser--textblock .hc-button,.hc-content-grid__sidebar .hc-teaser--textblock .hc-link{max-width:none}.hc-teaser--text-image.hc-teaser--image-above .hc-heading+.hc-bodytext{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-above .hc-heading+.hc-bodytext .hc-text{margin-top:var(--space-sm)}.hc-teaser-contact-wrapper .hc-teaser--text-image.hc-teaser--image-above+.hc-text{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-below .hc-teaser__figure:not(:first-child){margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-below .hc-teaser__heading{margin-bottom:0;margin-top:0}.hc-teaser--text-image.hc-teaser--image-below .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--text-image.hc-teaser--image-below .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--text-image.hc-teaser--image-below .hc-teaser__text{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-below .hc-teaser__link,.hc-teaser--text-image.hc-teaser--image-below .hc-teaser__button{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-below .hc-heading+.hc-bodytext{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-below .hc-heading+.hc-bodytext .hc-text{margin-top:var(--space-sm)}.hc-teaser-contact-wrapper .hc-teaser--text-image.hc-teaser--image-below+.hc-text{margin-top:var(--space-sm)}@media(min-width: 768px){.hc-teaser--text-image.hc-teaser--image-left .hc-teaser__figure{float:left;margin-right:var(--space-md)}}@media(min-width: 768px){.hc-teaser--text-image.hc-teaser--image-left .hc-teaser__figure .hc-image{max-width:244px}}.hc-teaser--text-image.hc-teaser--image-left .hc-teaser__heading{margin-bottom:0;margin-top:var(--space-md)}@media(min-width: 768px){.hc-teaser--text-image.hc-teaser--image-left .hc-teaser__heading{margin-top:0}}.hc-teaser--text-image.hc-teaser--image-left .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--text-image.hc-teaser--image-left .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--text-image.hc-teaser--image-left .hc-teaser__text{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-left .hc-teaser__link,.hc-teaser--text-image.hc-teaser--image-left .hc-teaser__button{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-left .hc-heading+.hc-bodytext{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-left .hc-heading+.hc-bodytext .hc-text{margin-top:var(--space-sm)}.hc-teaser-contact-wrapper .hc-teaser--text-image.hc-teaser--image-left+.hc-text{margin-top:var(--space-sm)}@media(min-width: 768px){.hc-teaser--text-image.hc-teaser--image-left::after{clear:both;content:"";display:block}}@media(min-width: 768px){.hc-teaser--text-image.hc-teaser--image-right .hc-teaser__figure{float:right;margin-left:var(--space-md)}}@media(min-width: 768px){.hc-teaser--text-image.hc-teaser--image-right .hc-teaser__figure .hc-image{max-width:244px}}.hc-teaser--text-image.hc-teaser--image-right .hc-teaser__heading{margin-bottom:0;margin-top:var(--space-md)}@media(min-width: 768px){.hc-teaser--text-image.hc-teaser--image-right .hc-teaser__heading{margin-top:0}}.hc-teaser--text-image.hc-teaser--image-right .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--text-image.hc-teaser--image-right .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--text-image.hc-teaser--image-right .hc-teaser__text{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-right .hc-teaser__link,.hc-teaser--text-image.hc-teaser--image-right .hc-teaser__button{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-right .hc-heading+.hc-bodytext{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-right .hc-heading+.hc-bodytext .hc-text{margin-top:var(--space-sm)}.hc-teaser-contact-wrapper .hc-teaser--text-image.hc-teaser--image-right+.hc-text{margin-top:var(--space-sm)}@media(min-width: 768px){.hc-teaser--text-image.hc-teaser--image-right::after{clear:both;content:"";display:block}}.hc-teaser--text-image.hc-teaser--image-center .hc-teaser__figure{left:50%;transform:translateX(-50%)}.hc-teaser--text-image.hc-teaser--image-center .hc-teaser__heading{margin-bottom:0;margin-top:var(--space-md)}.hc-teaser--text-image.hc-teaser--image-center .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--text-image.hc-teaser--image-center .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--text-image.hc-teaser--image-center .hc-teaser__text{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-center .hc-teaser__link,.hc-teaser--text-image.hc-teaser--image-center .hc-teaser__button{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-center .hc-heading+.hc-bodytext{margin-top:var(--space-sm)}.hc-teaser--text-image.hc-teaser--image-center .hc-heading+.hc-bodytext .hc-text{margin-top:var(--space-sm)}.hc-teaser-contact-wrapper .hc-teaser--text-image.hc-teaser--image-center+.hc-text{margin-top:var(--space-sm)}.hc-teaser--text .hc-teaser__heading{margin-bottom:0;margin-top:var(--space-md)}.hc-teaser--text .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--text .hc-teaser__subline{margin-top:var(--space-sm)}.hc-teaser--text .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--text .hc-teaser__text{margin-top:var(--space-sm)}.hc-teaser--text .hc-teaser__link,.hc-teaser--text .hc-teaser__button{display:block;margin-top:var(--space-sm)}.hc-sidebar .hc-teaser--text .hc-button,.hc-sidebar .hc-teaser--text .hc-link,.hc-sidebar .hc-teaser--text-image .hc-button,.hc-sidebar .hc-teaser--text-image .hc-link,.hc-sidebar .hc-teaser--textblock .hc-button,.hc-sidebar .hc-teaser--textblock .hc-link,.hc-content-grid__sidebar .hc-teaser--text .hc-button,.hc-content-grid__sidebar .hc-teaser--text .hc-link,.hc-content-grid__sidebar .hc-teaser--text-image .hc-button,.hc-content-grid__sidebar .hc-teaser--text-image .hc-link,.hc-content-grid__sidebar .hc-teaser--textblock .hc-button,.hc-content-grid__sidebar .hc-teaser--textblock .hc-link{max-width:none}.hc-teaser--text .hc-heading+.hc-bodytext{margin-top:var(--space-sm)}.hc-teaser--text .hc-heading+.hc-bodytext .hc-text{margin-top:var(--space-sm)}.hc-teaser-contact-wrapper .hc-teaser--text+.hc-text{margin-top:var(--space-sm)}.hc-teaser--textblock .hc-teaser__figure:not(:first-child){margin-top:var(--space-sm)}.hc-teaser--textblock .hc-teaser__image-placeholder{aspect-ratio:auto 1.3829787234;width:100%}.hc-teaser--textblock .hc-teaser__heading{margin-bottom:0;margin-top:var(--space-md)}.hc-teaser--textblock .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--textblock .hc-teaser__heading .hc-link__icon{width:20px}.hc-teaser--textblock .hc-teaser__subtitle.js-hovered{text-decoration:underline}.hc-teaser--textblock .hc-teaser__subline{margin-top:var(--space-sm)}.hc-teaser--textblock .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--textblock .hc-teaser__text{margin-top:var(--space-sm)}.hc-teaser--textblock .hc-teaser__link,.hc-teaser--textblock .hc-teaser__button{margin-top:var(--space-sm)}.hc-sidebar .hc-teaser--text .hc-button,.hc-sidebar .hc-teaser--text .hc-link,.hc-sidebar .hc-teaser--text-image .hc-button,.hc-sidebar .hc-teaser--text-image .hc-link,.hc-sidebar .hc-teaser--textblock .hc-button,.hc-sidebar .hc-teaser--textblock .hc-link,.hc-content-grid__sidebar .hc-teaser--text .hc-button,.hc-content-grid__sidebar .hc-teaser--text .hc-link,.hc-content-grid__sidebar .hc-teaser--text-image .hc-button,.hc-content-grid__sidebar .hc-teaser--text-image .hc-link,.hc-content-grid__sidebar .hc-teaser--textblock .hc-button,.hc-content-grid__sidebar .hc-teaser--textblock .hc-link{max-width:none}.hc-teaser--textblock .hc-heading+.hc-bodytext{margin-top:var(--space-sm)}.hc-teaser--textblock .hc-heading+.hc-bodytext .hc-text{margin-top:var(--space-sm)}.hc-teaser-contact-wrapper .hc-teaser--textblock+.hc-text{margin-top:var(--space-sm)}.hc-teaser--columns{display:flex;flex-flow:column;justify-content:space-between}@media(min-width: 768px){.hc-teaser--columns{flex-flow:row}}.hc-teaser--columns .hc-teaser__figure{align-items:flex-start;margin-bottom:var(--space-sm)}@media(min-width: 768px){.hc-teaser--columns .hc-teaser__figure{margin-bottom:0;order:1}}.hc-teaser--columns .hc-teaser__content{padding-right:var(--space-sm)}@media(min-width: 768px){.hc-teaser--columns .hc-teaser__content{padding-right:var(--space-sm)}}.hc-teaser--download .hc-teaser__video{margin-bottom:var(--space-sm)}@media(min-width: 768px){.hc-teaser--download .hc-teaser__video{max-width:244px;order:1}}.hc-teaser--download .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--download .hc-teaser__heading.js-hovered{color:var(--c-theme-primary);text-decoration:underline}.hc-teaser--download .hc-teaser__list{margin-top:var(--space-sm)}.hc-teaser--download .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--download .hc-teaser__link,.hc-teaser--download .hc-teaser__button{margin-top:var(--space-sm)}.hc-teaser--reference{padding:var(--space-lg)}.hc-teaser--reference .hc-teaser__figure{margin-left:calc(var(--space-lg)*-1);margin-right:calc(var(--space-lg)*-1);width:100%}.hc-teaser--reference .hc-teaser__figure .hc-image{max-width:none;width:calc(100% + 64px)}.hc-teaser--reference .hc-teaser__heading{margin-top:var(--space-md)}.hc-teaser--reference .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--reference .hc-teaser__heading.js-hovered{color:var(--c-theme-primary)}.hc-teaser--reference .hc-teaser__title{margin-bottom:var(--space-lg)}.hc-teaser--reference .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--reference .hc-teaser__link,.hc-teaser--reference .hc-teaser__button{display:inline-block;margin-top:var(--space-lg)}.hc-teaser--search-main .hc-teaser__list{margin-top:var(--space-sm)}.hc-teaser--search-main .hc-teaser__text{margin-top:var(--space-sm)}@media(min-width: 768px){.hc-teaser--search-main .hc-teaser__content{width:50%}}.hc-teaser--cement-data .hc-teaser__heading:first-child{margin-top:0}.hc-teaser--cement-data .hc-teaser__subline{margin-top:var(--space-xs)}.hc-teaser--cement-data .hc-teaser__sublist-item:not(:last-child){display:block}.hc-teaser--themed{background-color:var(--c-theme-background)}.hc-accordion,.ckeditor-accordion-container{border-bottom:1px solid var(--c-hc-line-grey);border-top:1px solid var(--c-theme-primary)}.hc-accordion .ckeditor-accordion-toggle,.ckeditor-accordion-container .ckeditor-accordion-toggle{display:none}.hc-accordion .hc-accordion-toggler,.hc-accordion .ckeditor-accordion-toggler,.ckeditor-accordion-container .hc-accordion-toggler,.ckeditor-accordion-container .ckeditor-accordion-toggler{border-top:1px solid var(--c-hc-line-grey);color:var(--c-text-color);display:flex;font-size:1.1875rem;font-weight:600;justify-content:space-between;line-height:1.4375rem;padding-bottom:var(--space-md);padding-right:20px;padding-top:var(--space-md);text-decoration:none}.hc-accordion .hc-accordion-toggler::after,.hc-accordion .ckeditor-accordion-toggler::after,.ckeditor-accordion-container .hc-accordion-toggler::after,.ckeditor-accordion-container .ckeditor-accordion-toggler::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4' y1='16' x2='28' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3cline x1='16' y1='4' x2='16' y2='28' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:center;background-size:auto;content:"";display:inline-block;height:20px;min-width:20px;width:20px}.hc-accordion .hc-accordion-toggler:hover,.hc-accordion .hc-accordion-toggler:active,.hc-accordion .hc-accordion-toggler:focus,.hc-accordion .ckeditor-accordion-toggler:hover,.hc-accordion .ckeditor-accordion-toggler:active,.hc-accordion .ckeditor-accordion-toggler:focus,.ckeditor-accordion-container .hc-accordion-toggler:hover,.ckeditor-accordion-container .hc-accordion-toggler:active,.ckeditor-accordion-container .hc-accordion-toggler:focus,.ckeditor-accordion-container .ckeditor-accordion-toggler:hover,.ckeditor-accordion-container .ckeditor-accordion-toggler:active,.ckeditor-accordion-container .ckeditor-accordion-toggler:focus{color:var(--c-theme-primary)}.hc-theme-text--hc-green .hc-accordion .hc-accordion-toggler:hover::after,.hc-theme-text--hc-green .hc-accordion .hc-accordion-toggler:active::after,.hc-theme-text--hc-green .hc-accordion .hc-accordion-toggler:focus::after,.hc-theme-text--hc-green .hc-accordion .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hc-green .hc-accordion .ckeditor-accordion-toggler:active::after,.hc-theme-text--hc-green .hc-accordion .ckeditor-accordion-toggler:focus::after,.hc-theme-text--hc-green .ckeditor-accordion-container .hc-accordion-toggler:hover::after,.hc-theme-text--hc-green .ckeditor-accordion-container .hc-accordion-toggler:active::after,.hc-theme-text--hc-green .ckeditor-accordion-container .hc-accordion-toggler:focus::after,.hc-theme-text--hc-green .ckeditor-accordion-container .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hc-green .ckeditor-accordion-container .ckeditor-accordion-toggler:active::after,.hc-theme-text--hc-green .ckeditor-accordion-container .ckeditor-accordion-toggler:focus::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4' y1='16' x2='28' y2='16' fill='none' stroke='%23008238' stroke-width='3'/%3e %3cline x1='16' y1='4' x2='16' y2='28' fill='none' stroke='%23008238' stroke-width='3'/%3e %3c/svg%3e") center no-repeat}.hc-theme-text--hc-blue .hc-accordion .hc-accordion-toggler:hover::after,.hc-theme-text--hc-blue .hc-accordion .hc-accordion-toggler:active::after,.hc-theme-text--hc-blue .hc-accordion .hc-accordion-toggler:focus::after,.hc-theme-text--hc-blue .hc-accordion .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hc-blue .hc-accordion .ckeditor-accordion-toggler:active::after,.hc-theme-text--hc-blue .hc-accordion .ckeditor-accordion-toggler:focus::after,.hc-theme-text--hc-blue .ckeditor-accordion-container .hc-accordion-toggler:hover::after,.hc-theme-text--hc-blue .ckeditor-accordion-container .hc-accordion-toggler:active::after,.hc-theme-text--hc-blue .ckeditor-accordion-container .hc-accordion-toggler:focus::after,.hc-theme-text--hc-blue .ckeditor-accordion-container .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hc-blue .ckeditor-accordion-container .ckeditor-accordion-toggler:active::after,.hc-theme-text--hc-blue .ckeditor-accordion-container .ckeditor-accordion-toggler:focus::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4' y1='16' x2='28' y2='16' fill='none' stroke='%230072bb' stroke-width='3'/%3e %3cline x1='16' y1='4' x2='16' y2='28' fill='none' stroke='%230072bb' stroke-width='3'/%3e %3c/svg%3e") center no-repeat}.hc-theme-text--itc-orange .hc-accordion .hc-accordion-toggler:hover::after,.hc-theme-text--itc-orange .hc-accordion .hc-accordion-toggler:active::after,.hc-theme-text--itc-orange .hc-accordion .hc-accordion-toggler:focus::after,.hc-theme-text--itc-orange .hc-accordion .ckeditor-accordion-toggler:hover::after,.hc-theme-text--itc-orange .hc-accordion .ckeditor-accordion-toggler:active::after,.hc-theme-text--itc-orange .hc-accordion .ckeditor-accordion-toggler:focus::after,.hc-theme-text--itc-orange .ckeditor-accordion-container .hc-accordion-toggler:hover::after,.hc-theme-text--itc-orange .ckeditor-accordion-container .hc-accordion-toggler:active::after,.hc-theme-text--itc-orange .ckeditor-accordion-container .hc-accordion-toggler:focus::after,.hc-theme-text--itc-orange .ckeditor-accordion-container .ckeditor-accordion-toggler:hover::after,.hc-theme-text--itc-orange .ckeditor-accordion-container .ckeditor-accordion-toggler:active::after,.hc-theme-text--itc-orange .ckeditor-accordion-container .ckeditor-accordion-toggler:focus::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4' y1='16' x2='28' y2='16' fill='none' stroke='%23fc9a18' stroke-width='3'/%3e %3cline x1='16' y1='4' x2='16' y2='28' fill='none' stroke='%23fc9a18' stroke-width='3'/%3e %3c/svg%3e") center no-repeat}.hc-theme-text--hanson-blue .hc-accordion .hc-accordion-toggler:hover::after,.hc-theme-text--hanson-blue .hc-accordion .hc-accordion-toggler:active::after,.hc-theme-text--hanson-blue .hc-accordion .hc-accordion-toggler:focus::after,.hc-theme-text--hanson-blue .hc-accordion .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hanson-blue .hc-accordion .ckeditor-accordion-toggler:active::after,.hc-theme-text--hanson-blue .hc-accordion .ckeditor-accordion-toggler:focus::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container .hc-accordion-toggler:hover::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container .hc-accordion-toggler:active::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container .hc-accordion-toggler:focus::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container .ckeditor-accordion-toggler:active::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container .ckeditor-accordion-toggler:focus::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4' y1='16' x2='28' y2='16' fill='none' stroke='%2300466e' stroke-width='3'/%3e %3cline x1='16' y1='4' x2='16' y2='28' fill='none' stroke='%2300466e' stroke-width='3'/%3e %3c/svg%3e") center no-repeat}@media(min-width: 768px){.hc-accordion .hc-accordion-toggler,.hc-accordion .ckeditor-accordion-toggler,.ckeditor-accordion-container .hc-accordion-toggler,.ckeditor-accordion-container .ckeditor-accordion-toggler{font-size:1.3125rem;line-height:1.5625rem}}@media(min-width: 1440px){.hc-accordion .hc-accordion-toggler,.hc-accordion .ckeditor-accordion-toggler,.ckeditor-accordion-container .hc-accordion-toggler,.ckeditor-accordion-container .ckeditor-accordion-toggler{font-size:1.375rem;line-height:1.625rem}}.hc-accordion dt:first-of-type .ckeditor-accordion-toggler,.ckeditor-accordion-container dt:first-of-type .ckeditor-accordion-toggler{border-top:0}.hc-accordion dt.active .hc-accordion-toggler,.ckeditor-accordion-container dt.active .hc-accordion-toggler{color:var(--c-theme-primary)}.hc-accordion dt.active .hc-accordion-toggler::after,.hc-accordion dt.active .ckeditor-accordion-toggler::after,.ckeditor-accordion-container dt.active .hc-accordion-toggler::after,.ckeditor-accordion-container dt.active .ckeditor-accordion-toggler::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4.5' y1='16' x2='28.5' y2='16' fill='none' stroke='%23232326' stroke-width='3px'/%3e %3c/svg%3e") center no-repeat;background-position-x:center;background-position-y:center;background-size:auto;content:"";display:inline-block;height:20px;min-width:20px;width:20px}.hc-theme-text--hc-green .hc-accordion dt.active .hc-accordion-toggler:hover::after,.hc-theme-text--hc-green .hc-accordion dt.active .hc-accordion-toggler:active::after,.hc-theme-text--hc-green .hc-accordion dt.active .hc-accordion-toggler:focus::after,.hc-theme-text--hc-green .hc-accordion dt.active .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hc-green .hc-accordion dt.active .ckeditor-accordion-toggler:active::after,.hc-theme-text--hc-green .hc-accordion dt.active .ckeditor-accordion-toggler:focus::after,.hc-theme-text--hc-green .ckeditor-accordion-container dt.active .hc-accordion-toggler:hover::after,.hc-theme-text--hc-green .ckeditor-accordion-container dt.active .hc-accordion-toggler:active::after,.hc-theme-text--hc-green .ckeditor-accordion-container dt.active .hc-accordion-toggler:focus::after,.hc-theme-text--hc-green .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hc-green .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:active::after,.hc-theme-text--hc-green .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:focus::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4.5' y1='16' x2='28.5' y2='16' fill='none' stroke='%23008238' stroke-width='3'/%3e %3c/svg%3e") center no-repeat}.hc-theme-text--hc-blue .hc-accordion dt.active .hc-accordion-toggler:hover::after,.hc-theme-text--hc-blue .hc-accordion dt.active .hc-accordion-toggler:active::after,.hc-theme-text--hc-blue .hc-accordion dt.active .hc-accordion-toggler:focus::after,.hc-theme-text--hc-blue .hc-accordion dt.active .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hc-blue .hc-accordion dt.active .ckeditor-accordion-toggler:active::after,.hc-theme-text--hc-blue .hc-accordion dt.active .ckeditor-accordion-toggler:focus::after,.hc-theme-text--hc-blue .ckeditor-accordion-container dt.active .hc-accordion-toggler:hover::after,.hc-theme-text--hc-blue .ckeditor-accordion-container dt.active .hc-accordion-toggler:active::after,.hc-theme-text--hc-blue .ckeditor-accordion-container dt.active .hc-accordion-toggler:focus::after,.hc-theme-text--hc-blue .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hc-blue .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:active::after,.hc-theme-text--hc-blue .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:focus::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4.5' y1='16' x2='28.5' y2='16' fill='none' stroke='%230072bb' stroke-width='3'/%3e %3c/svg%3e") center no-repeat}.hc-theme-text--itc-orange .hc-accordion dt.active .hc-accordion-toggler:hover::after,.hc-theme-text--itc-orange .hc-accordion dt.active .hc-accordion-toggler:active::after,.hc-theme-text--itc-orange .hc-accordion dt.active .hc-accordion-toggler:focus::after,.hc-theme-text--itc-orange .hc-accordion dt.active .ckeditor-accordion-toggler:hover::after,.hc-theme-text--itc-orange .hc-accordion dt.active .ckeditor-accordion-toggler:active::after,.hc-theme-text--itc-orange .hc-accordion dt.active .ckeditor-accordion-toggler:focus::after,.hc-theme-text--itc-orange .ckeditor-accordion-container dt.active .hc-accordion-toggler:hover::after,.hc-theme-text--itc-orange .ckeditor-accordion-container dt.active .hc-accordion-toggler:active::after,.hc-theme-text--itc-orange .ckeditor-accordion-container dt.active .hc-accordion-toggler:focus::after,.hc-theme-text--itc-orange .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:hover::after,.hc-theme-text--itc-orange .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:active::after,.hc-theme-text--itc-orange .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:focus::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4.5' y1='16' x2='28.5' y2='16' fill='none' stroke='%23fc9a18' stroke-width='3'/%3e %3c/svg%3e") center no-repeat}.hc-theme-text--hanson-blue .hc-accordion dt.active .hc-accordion-toggler:hover::after,.hc-theme-text--hanson-blue .hc-accordion dt.active .hc-accordion-toggler:active::after,.hc-theme-text--hanson-blue .hc-accordion dt.active .hc-accordion-toggler:focus::after,.hc-theme-text--hanson-blue .hc-accordion dt.active .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hanson-blue .hc-accordion dt.active .ckeditor-accordion-toggler:active::after,.hc-theme-text--hanson-blue .hc-accordion dt.active .ckeditor-accordion-toggler:focus::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container dt.active .hc-accordion-toggler:hover::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container dt.active .hc-accordion-toggler:active::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container dt.active .hc-accordion-toggler:focus::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:hover::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:active::after,.hc-theme-text--hanson-blue .ckeditor-accordion-container dt.active .ckeditor-accordion-toggler:focus::after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e %3crect width='32' height='32' fill='none'/%3e %3cline x1='4.5' y1='16' x2='28.5' y2='16' fill='none' stroke='%2300466e' stroke-width='3'/%3e %3c/svg%3e") center no-repeat}.hc-accordion dd,.ckeditor-accordion-container dd{display:none;padding-bottom:var(--space-lg-flex);padding-top:var(--space-sm)}.hc-accordion dd.active,.ckeditor-accordion-container dd.active{display:block}.hc-accordion--icon-before .hc-accordion-toggler{flex-direction:row-reverse;justify-content:flex-end}.hc-accordion--icon-before .hc-accordion-toggler::after{margin-right:var(--space-xs)}[dir=rtl] .hc-accordion--icon-before .hc-accordion-toggler::after{margin-left:var(--space-xs);margin-right:0}.hc-accordion--open-above dl{display:flex;flex-direction:column-reverse}.hc-accordion--cart{border-bottom:0;border-top:0;margin-bottom:var(--space-lg);padding:var(--space-lg) var(--space-md)}.hc-accordion--cart .hc-accordion-toggler{border-top:0}.hc-accordion--cart .hc-teaser{border-bottom:1px solid var(--c-hc-line-grey);padding-bottom:var(--space-lg)}.hc-teaser--linklist[data-theme-background]{padding:var(--space-lg)}.hc-teaser--linklist .hc-title--linklist-title{margin-bottom:var(--space-lg)}.hc-teaser--linklist .hc-teaser__linklist-item:not(:first-child){margin-top:var(--space-md)}.hc-linklist--ckeditor{margin-top:var(--space-md);padding-bottom:0;padding-left:0;padding-top:0}.hc-linklist--ckeditor .hc-list__item:not(:first-child){margin-top:var(--space-md)}.hc-linklist--ckeditor.hc-linklist--ckeditor-highlighted,.hc-linklist--ckeditor.hc-linklist--ckeditor-themed{margin-top:var(--space-md);padding:var(--space-lg)}.hc-linklist--ckeditor.hc-linklist--ckeditor-highlighted .hc-list__item:not(:first-child),.hc-linklist--ckeditor.hc-linklist--ckeditor-themed .hc-list__item:not(:first-child){margin-top:var(--space-md)}.hc-linklist--ckeditor.hc-linklist--ckeditor-themed{background-color:var(--c-theme-background)}.hc-linklist--ckeditor.hc-linklist--ckeditor-highlighted{background-color:var(--c-theme-primary)}.button-list{margin-top:var(--space-md);padding-bottom:0;padding-left:0;padding-top:0}.button-list .hc-list__item:not(:first-child){margin-top:var(--space-md)}.button-list li:not(:first-child){margin-top:var(--space-md)}.button-list.button-list--gray,.button-list.button-list--green,.button-list.button-list--white{margin-top:var(--space-md);padding:var(--space-lg)}.button-list.button-list--gray .hc-list__item:not(:first-child),.button-list.button-list--green .hc-list__item:not(:first-child),.button-list.button-list--white .hc-list__item:not(:first-child){margin-top:var(--space-md)}.button-list--gray{background-color:var(--c-theme-background)}.button-list--green,.button-list--white{background-color:var(--c-theme-primary)}.hc-teaser--hero{position:relative}.hc-teaser--hero .hc-teaser__content{margin:0 auto;padding-bottom:var(--space-lg);padding-top:var(--space-md)}@media(min-width: 768px){.hc-teaser--hero .hc-teaser__content{padding-bottom:var(--space-xl);padding-top:0;width:auto}}.hc-teaser--hero .hc-teaser__content .hc-col{width:100%}@media(min-width: 1024px){.hc-teaser--hero .hc-teaser__content .hc-col{width:75%}}.hc-teaser--hero .hc-picture .hc-image{display:block;margin:0 auto}@media(min-width: 1024px){.hc-content-grid--content-width .hc-hero--with-image{max-height:320px;overflow:hidden}.hc-content-grid--full-width .hc-hero--with-image{max-height:342px;overflow:hidden}}@media(min-width: 1440px){.hc-content-grid--content-width .hc-hero--with-image{max-height:363px}.hc-content-grid--full-width .hc-hero--with-image{max-height:640px}}@media(min-width: 768px){.hc-hero--with-image[data-theme-background=overlay] .hc-teaser__content .hc-icon{--c-icon-primary: var(--c-white)}}@media(min-width: 768px){.hc-hero--with-image .hc-teaser__content{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);bottom:0;left:0;position:absolute;right:0}}.hc-hero--with-image .hc-teaser__heading{margin-bottom:var(--space-sm)}@media(min-width: 768px){.hc-hero--with-image .hc-teaser__heading{color:var(--c-white)}}.hc-hero--with-image .hc-teaser__link{background-color:var(--c-transparent);border-color:var(--c-theme-primary);color:var(--c-theme-primary);margin-top:var(--space-sm)}.hc-hero--with-image .hc-teaser__link.js-hovered,.hc-hero--with-image .hc-teaser__link:hover,.hc-hero--with-image .hc-teaser__link:active,.hc-hero--with-image .hc-teaser__link:focus,.hc-hero--with-image .hc-teaser__link.js-expanded{background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white)}.hc-hero--with-image .hc-teaser__link.js-hovered .hc-icon,.hc-hero--with-image .hc-teaser__link:hover .hc-icon,.hc-hero--with-image .hc-teaser__link:active .hc-icon,.hc-hero--with-image .hc-teaser__link:focus .hc-icon,.hc-hero--with-image .hc-teaser__link.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.hc-hero--with-image .hc-teaser__link .hc-icon{--c-icon-primary: var(--c-theme-primary)}@media(min-width: 768px){.hc-hero--with-image .hc-teaser__link{background-color:var(--c-transparent);border-color:var(--c-white);color:var(--c-white)}.hc-hero--with-image .hc-teaser__link.js-hovered,.hc-hero--with-image .hc-teaser__link:hover,.hc-hero--with-image .hc-teaser__link:active,.hc-hero--with-image .hc-teaser__link:focus,.hc-hero--with-image .hc-teaser__link.js-expanded{background-color:var(--c-white);border-color:var(--c-text-color);color:var(--c-text-color)}.hc-hero--with-image .hc-teaser__link.js-hovered .hc-icon,.hc-hero--with-image .hc-teaser__link:hover .hc-icon,.hc-hero--with-image .hc-teaser__link:active .hc-icon,.hc-hero--with-image .hc-teaser__link:focus .hc-icon,.hc-hero--with-image .hc-teaser__link.js-expanded .hc-icon{--c-icon-primary: var(--c-text-color)}.hc-hero--with-image .hc-teaser__link .hc-icon{--c-icon-primary: var(--c-white)}}@media(min-width: 768px){.hc-hero--with-image .hc-bodytext .hc-heading{color:var(--c-white)}}.hc-hero--no-image{width:100%}@media(min-width: 768px){.hc-hero--no-image{aspect-ratio:auto 3}}@media(min-width: 1024px){.hc-content-grid--content-width .hc-hero--no-image{max-height:320px}.hc-content-grid--full-width .hc-hero--no-image{max-height:500px}}@media(min-width: 1440px){.hc-content-grid--content-width .hc-hero--no-image{max-height:363px}.hc-content-grid--full-width .hc-hero--no-image{max-height:680px}}@media(min-width: 768px){.hc-hero--no-image[data-theme-background=overlay] .hc-teaser__content .hc-icon{--c-icon-primary: }}.hc-hero--no-image .hc-teaser__content{padding-top:180px}@media(min-width: 768px){.hc-hero--no-image .hc-teaser__content{bottom:0;left:0;position:absolute;right:0}}.hc-hero--no-image .hc-teaser__heading{margin-bottom:var(--space-sm)}.hc-hero--no-image .hc-teaser__link{background-color:var(--c-transparent);border-color:var(--c-theme-primary);color:var(--c-theme-primary);margin-top:var(--space-sm)}.hc-hero--no-image .hc-teaser__link.js-hovered,.hc-hero--no-image .hc-teaser__link:hover,.hc-hero--no-image .hc-teaser__link:active,.hc-hero--no-image .hc-teaser__link:focus,.hc-hero--no-image .hc-teaser__link.js-expanded{background-color:var(--c-theme-primary);border-color:var(--c-theme-primary);color:var(--c-white)}.hc-hero--no-image .hc-teaser__link.js-hovered .hc-icon,.hc-hero--no-image .hc-teaser__link:hover .hc-icon,.hc-hero--no-image .hc-teaser__link:active .hc-icon,.hc-hero--no-image .hc-teaser__link:focus .hc-icon,.hc-hero--no-image .hc-teaser__link.js-expanded .hc-icon{--c-icon-primary: var(--c-white)}.hc-hero--no-image .hc-teaser__link .hc-icon{--c-icon-primary: var(--c-theme-primary)}@media(min-width: 768px){.hc-hero--no-image .hc-teaser__link{background-color:var(--c-transparent);border-color:var(--c-white);color:var(--c-white)}.hc-hero--no-image .hc-teaser__link.js-hovered,.hc-hero--no-image .hc-teaser__link:hover,.hc-hero--no-image .hc-teaser__link:active,.hc-hero--no-image .hc-teaser__link:focus,.hc-hero--no-image .hc-teaser__link.js-expanded{background-color:var(--c-white);border-color:var(--c-text-color);color:var(--c-text-color)}.hc-hero--no-image .hc-teaser__link.js-hovered .hc-icon,.hc-hero--no-image .hc-teaser__link:hover .hc-icon,.hc-hero--no-image .hc-teaser__link:active .hc-icon,.hc-hero--no-image .hc-teaser__link:focus .hc-icon,.hc-hero--no-image .hc-teaser__link.js-expanded .hc-icon{--c-icon-primary: var(--c-text-color)}.hc-hero--no-image .hc-teaser__link .hc-icon{--c-icon-primary: var(--c-white)}}@media(min-width: 768px){.hc-hero--no-image .hc-bodytext .hc-text{color:var(--c-white)}}.sb-show-main .hc-teaser--hero,.hc-content-grid:not(.hc-content-grid--content-width) .hc-teaser--hero{overflow:hidden}@media(min-width: 768px){.sb-show-main .hc-teaser--hero,.hc-content-grid:not(.hc-content-grid--content-width) .hc-teaser--hero{border-bottom-right-radius:90px}}@media(min-width: 1024px){.sb-show-main .hc-teaser--hero,.hc-content-grid:not(.hc-content-grid--content-width) .hc-teaser--hero{border-bottom-right-radius:120px}}@media(min-width: 1440px){.sb-show-main .hc-teaser--hero,.hc-content-grid:not(.hc-content-grid--content-width) .hc-teaser--hero{border-bottom-right-radius:180px}}.hc-teaser--hero picture.hc-picture .hc-image{width:100%}@media(min-width: 768px){.hc-hero--with-image[data-theme-background=overlay] .hc-teaser__content .hc-button .hc-icon{--c-icon-primary: var(--c-theme-primary)}}.hc-hero--with-image .hc-teaser__link.js-hovered,.hc-hero--with-image .hc-teaser__link:hover,.hc-hero--with-image .hc-teaser__link:active,.hc-hero--with-image .hc-teaser__link:focus,.hc-hero--with-image .hc-teaser__link.js-expanded{background-color:var(--c-theme-highlight);border-color:var(--c-theme-highlight);color:var(--c-theme-primary)}.hc-hero--with-image .hc-teaser__link.js-hovered .hc-icon,.hc-hero--with-image .hc-teaser__link:hover .hc-icon,.hc-hero--with-image .hc-teaser__link:active .hc-icon,.hc-hero--with-image .hc-teaser__link:focus .hc-icon,.hc-hero--with-image .hc-teaser__link.js-expanded .hc-icon{--c-icon-primary: var(--c-theme-primary)}@media(min-width: 768px){.hc-hero--with-image .hc-teaser__link{background-color:var(--c-theme-highlight);border-color:var(--c-theme-highlight);color:var(--c-theme-primary)}.hc-hero--with-image .hc-teaser__link.js-hovered,.hc-hero--with-image .hc-teaser__link:hover,.hc-hero--with-image .hc-teaser__link:active,.hc-hero--with-image .hc-teaser__link:focus,.hc-hero--with-image .hc-teaser__link.js-expanded{background-color:var(--c-theme-hover);border-color:var(--c-theme-hover);color:var(--c-theme-primary)}.hc-hero--with-image .hc-teaser__link.js-hovered .hc-icon,.hc-hero--with-image .hc-teaser__link:hover .hc-icon,.hc-hero--with-image .hc-teaser__link:active .hc-icon,.hc-hero--with-image .hc-teaser__link:focus .hc-icon,.hc-hero--with-image .hc-teaser__link.js-expanded .hc-icon{--c-icon-primary: var(--c-theme-primary)}.hc-hero--with-image .hc-teaser__link .hc-icon{--c-icon-primary: var(--c-theme-primary)}}.hc-teaser--highlightbox{padding:var(--space-md)}@media(min-width: 1024px){.hc-teaser--highlightbox{padding:var(--space-lg)}}.hc-teaser--highlightbox .hc-teaser__heading{margin-bottom:0}.hc-teaser--highlightbox .hc-teaser__link,.hc-teaser--highlightbox .hc-teaser__button{margin-top:var(--space-md)}@media(min-width: 768px){.hc-teaser--highlightbox .hc-teaser__link,.hc-teaser--highlightbox .hc-teaser__button{margin-top:var(--space-sm)}}.hc-teaser--highlightbox .hc-button--primary{border:1px solid var(--c-white)}.hc-teaser--highlightbox .hc-button--primary{border:1px solid var(--c-theme-highlight)}.hc-teaser--highlightbox .hc-button--primary.js-hovered,.hc-teaser--highlightbox .hc-button--primary:hover,.hc-teaser--highlightbox .hc-button--primary:active,.hc-teaser--highlightbox .hc-button--primary:focus{border-color:var(--c-theme-hover)}.hc-teaser--infobox{padding:var(--space-md)}@media(min-width: 1024px){.hc-teaser--infobox{padding:var(--space-lg)}}.hc-teaser--infobox .hc-teaser__heading{margin-bottom:0}.hc-teaser--infobox .hc-teaser__list{margin-top:var(--space-md)}@media(min-width: 768px){.hc-teaser--infobox .hc-teaser__list{margin-top:var(--space-lg)}}.hc-teaser--infobox .hc-teaser__list-item{font-weight:700}.hc-teaser--infobox .hc-teaser__list-item:not(:last-child){margin-bottom:var(--space-md)}.hc-teaser--infobox .hc-teaser__list-item .hc-list__subitem{font-weight:400;margin-top:var(--space-xxs)}.hc-teaser--infobox .hc-teaser__sublist-item:not(:last-child){display:block;margin-bottom:var(--space-xs)}.hc-teaser--infobox .hc-teaser__link{margin-top:var(--space-md)}.hc-teaser--infobox .hc-button--text{font-size:1.125rem;line-height:1.375rem}.hc-teaser--infobox .hc-button--text:hover,.hc-teaser--infobox .hc-button--text:active,.hc-teaser--infobox .hc-button--text:focus{color:var(--c-theme-primary)}.hc-order .hc-teaser__content{min-width:initial}.hc-order .hc-teaser__form{display:flex}.hc-order .hc-teaser__input{height:48px;text-align:center;width:64px}.hc-order .hc-teaser__button{height:48px}@media(min-width: 768px){.hc-order .hc-teaser__button{min-width:290px}}.hc-order--form{align-items:center;display:flex;gap:var(--space-sm);justify-content:space-between}.hc-order--form .hc-teaser__text{flex-grow:1;max-width:650px}.hc-order--form .hc-teaser__content{align-items:center;display:flex;gap:var(--space-md);justify-content:space-between}.hc-order--form .hc-teaser__form{align-items:center;flex-basis:50%;justify-content:space-between;margin:0}@media(min-width: 584px){.hc-order--form .hc-teaser__form{justify-content:flex-start}}.hc-order--form .hc-input-wrapper--icon-only:hover .hc-icon{--c-icon-primary: var(--c-theme-highlight)}.hc-order--teaser{display:flex;flex-flow:column;justify-content:flex-start}@media(min-width: 768px){.hc-order--teaser{flex-flow:row}}.hc-order--teaser .hc-teaser__content{gap:var(--space-xs)}.hc-order--teaser .hc-teaser__form{margin-top:var(--space-sm)}.hc-order--teaser .hc-teaser__input{margin-right:var(--space-sm)}.hc-order--teaser .hc-image,.hc-order--teaser .hc-teaser__figure{align-items:flex-start;flex-shrink:0;margin-bottom:var(--space-sm)}@media(min-width: 768px){.hc-order--teaser .hc-image,.hc-order--teaser .hc-teaser__figure{margin-bottom:0;order:0}}@media(min-width: 768px){.hc-order--teaser .hc-image~.hc-teaser__content,.hc-order--teaser .hc-teaser__figure~.hc-teaser__content{margin-left:var(--space-lg)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{left:0;position:absolute;top:0}.leaflet-container{background:#ddd;font:0.75rem/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif;outline:0;overflow:hidden}.leaflet-tile-container{left:0;pointer-events:none;position:absolute;top:0}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none}.leaflet-tile::-moz-selection{background:rgba(0,0,0,0)}.leaflet-tile::selection{background:rgba(0,0,0,0)}.leaflet-safari .leaflet-tile-container{height:1600px;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-zoom-box{background:rgba(255,255,255,.5);border:2px dotted #38f;box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{cursor:auto;z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-height:none !important;max-width:none !important}.leaflet-control{clear:both;cursor:auto;float:left;pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-top,.leaflet-bottom{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right .leaflet-control{float:right;margin-right:10px}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0, 0, 0.25, 1);will-change:transform}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:1.625rem;text-align:center;text-decoration:none;width:26px}.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;height:36px;width:36px}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:1.875rem;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 1.125rem "Lucida Console",Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:1.375rem}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-retina .leaflet-control-layers-toggle{background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:0.6875rem}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:0.6875rem;white-space:nowrap;overflow:hidden;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:1rem/0.875rem Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:bold;background:rgba(0,0,0,0)}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid rgba(0,0,0,0);background:rgba(0,0,0,0);content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:rgba(253,156,115,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:0.75rem "Helvetica Neue",Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:1.875rem}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.hc-map+.hc-map{margin-top:var(--space-xl)}.hc-map__container{height:380px}.hc-map-popup__content,.hc-map .leaflet-popup__content{margin-bottom:var(--space-sm);margin-top:var(--space-xs)}.hc-map-popup a,.hc-map .leaflet-popup a{color:inherit}.hc-map-popup .leaflet-popup-content-wrapper,.hc-map .leaflet-popup .leaflet-popup-content-wrapper{background-color:var(--c-theme-primary);border-radius:0;color:var(--c-white);font-size:1rem;font-weight:300;padding-bottom:var(--space-md);padding-left:var(--space-sm);padding-right:var(--space-lg);padding-top:var(--space-xl)}.hc-map-popup .leaflet-popup-tip,.hc-map .leaflet-popup .leaflet-popup-tip{background-color:var(--c-theme-primary)}.hc-map-popup .leaflet-popup-content,.hc-map .leaflet-popup .leaflet-popup-content{margin:0}.hc-map-popup a.leaflet-popup-close-button,.hc-map .leaflet-popup a.leaflet-popup-close-button{color:var(--c-white);font-size:1.5rem;font-weight:400;right:var(--space-sm);top:var(--space-sm)}.hc-map--info .hc-subline{margin-top:var(--space-sm)}.hc-map--address .hc-address{margin-top:var(--space-md)}.hc-map--address .leaflet-marker-icon{cursor:default}.hc-toolbar{align-items:center;bottom:15%;display:flex;flex-flow:column;margin-right:var(--space-sm);position:fixed;right:0;z-index:400}.hc-toolbar .hc-text--toolbar,.hc-toolbar .hc-link--toolbar{font-size:1rem;font-weight:700;text-transform:uppercase}.hc-toolbar .hc-text--toolbar:not(:first-child),.hc-toolbar .hc-link--toolbar:not(:first-child){margin-top:var(--space-sm)}.hc-toolbar .hc-button:not(:first-child){margin-top:var(--space-sm)}.hc-toolbar__sharing-wrapper{display:flex}.hc-toolbar__slide-out{position:absolute;right:0;transform:translateX(100%);visibility:hidden}.hc-toolbar__socialmenu{flex-flow:nowrap;margin-top:var(--space-sm)}.hc-toolbar__item{margin-bottom:0}.hc-toolbar .js-slidein-linear{transform:translateX(-55px);visibility:visible}.hc-teaser--video{position:relative}.hc-teaser--video .hc-teaser__content{padding-bottom:var(--space-lg);padding-top:var(--space-md)}@media(min-width: 768px){.hc-teaser--video .hc-teaser__content{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);bottom:0;left:0;padding-bottom:var(--space-xl);padding-top:0;position:absolute;right:0;width:auto}}.hc-teaser--video .hc-teaser__content .hc-col{cursor:pointer}@media(min-width: 768px){.hc-teaser--video .hc-teaser__content .hc-col{width:75%}}@media(max-width: 1023.95px){.hc-content-grid--two-cols[data-theme-background] .hc-teaser--video .hc-teaser__content{padding-bottom:0}}.hc-teaser--video .hc-teaser__heading,.hc-teaser--video .hc-teaser__text{margin-bottom:var(--space-sm)}.hc-teaser--video .hc-teaser__heading.js-hovered,.hc-teaser--video .hc-teaser__text.js-hovered{text-decoration:underline}.hc-teaser--video .hc-teaser__button{position:absolute;top:-80px}@media(min-width: 768px){.hc-teaser--video .hc-teaser__button{margin-top:var(--space-sm);position:relative;top:0}}.hc-teaser--video .hc-video{display:block;margin:0 auto}.hc-content-grid--two-cols .hc-teaser--video .hc-teaser__heading,.hc-content-grid--three-cols .hc-teaser--video .hc-teaser__heading{display:none}@media(min-width: 1440px){.hc-worldmap{margin-bottom:var(--space-xl)}}.hc-worldmap__heading{margin-bottom:var(--space-md)}.hc-worldmap .map-container{display:none;height:calc(100vh - 140px);margin:0 auto;max-height:740px;max-width:1090px;overflow:hidden;position:relative}@media(min-width: 1440px){.hc-worldmap .map-container{display:block}}.hc-worldmap #svg-map{height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hc-worldmap #svg-map svg{height:100%;max-width:100%;width:100%}.hc-worldmap #worldmap{fill:var(--c-white)}.hc-worldmap #worldmap path{stroke:var(--c-hc-line-grey)}.hc-worldmap #worldmap .region{cursor:pointer;fill:#63c993;transition:fill .5s ease}.hc-worldmap #worldmap .region path{stroke:var(--c-white)}.hc-worldmap #worldmap .region:hover{fill:#008238}.hc-worldmap #worldmap .region.active{cursor:default;fill:#008238}.hc-worldmap #worldmap .region.active path:hover{fill:#00672d}.hc-worldmap #worldmap .region.active path[data-url]{cursor:pointer}.hc-worldmap #worldmap.region-active .region:not(.active){fill:var(--c-hc-line-grey)}.hc-worldmap #worldmap.region-active .region.active path{cursor:pointer}.hc-worldmap .map-tooltip{background-color:var(--c-white);border:2px solid var(--c-theme-primary);display:none;padding:5px;pointer-events:none;position:absolute;white-space:nowrap;z-index:2}@media(min-width: 768px){.hc-worldmap .map-tooltip{font-size:0.875rem}}.hc-worldmap .map-reset{bottom:0;left:0;max-width:-moz-max-content;max-width:max-content;opacity:0;position:absolute;transition:visibility 0s linear .5s,opacity .5s ease;visibility:hidden}.hc-worldmap .map-reset:hover,.hc-worldmap .map-reset:active{outline:none}.hc-worldmap .map-reset.active{opacity:1;transition-delay:0s;visibility:visible}.hc-worldmap .map-data{opacity:0;position:absolute;right:0;top:80px;transition:visibility 0s linear .5s,opacity .5s ease;visibility:hidden;width:40%}.hc-worldmap .map-data.active{opacity:1;transition-delay:0s;visibility:visible}.hc-worldmap .map-data .hc-text{color:var(--c-text-color)}.hc-worldmap .map-data .hc-text+.hc-text{margin-top:var(--space-md)}.hc-worldmap .map-data-grid{margin-bottom:var(--space-md)}.hc-worldmap .map-data-row{line-height:1.2;margin-bottom:var(--space-sm)}.hc-worldmap .map-data-row::after{clear:both;content:"";display:block}.hc-worldmap .map-data-column{float:left;font-size:1.6875rem;padding-left:45px;position:relative;width:50%}.hc-worldmap .map-data-column .hc-icon{background-position:center bottom;background-repeat:no-repeat;background-size:contain;content:"";float:left;height:40px;left:0;position:absolute;top:7px;width:40px}.hc-worldmap .map-data-label{font-size:0.875rem}.hc-sort{display:inline-flex;flex-direction:column;justify-content:space-between;min-width:150px;position:relative}@media(min-width: 584px){.hc-sort{flex-direction:row}}.hc-sort__label{align-self:flex-end;font-size:1rem;font-weight:600;line-height:1.3125rem;margin-bottom:var(--space-xs)}@media(min-width: 584px){.hc-sort__label{margin-right:var(--space-sm)}}.hc-sort__button{align-self:flex-end;font-size:1rem;font-weight:400;line-height:1.3125rem;margin-bottom:var(--space-xs)}.hc-sort__content{left:0;padding:var(--space-md);position:absolute;top:100%;width:100%;z-index:1}.hc-sort__list{align-items:flex-end;display:flex;flex-flow:column}.hc-sort__list .hc-list__item{font-size:1rem;line-height:1.3125rem;text-align:right}.hc-sort__list .hc-link.is-active{color:var(--c-theme-primary);text-decoration:underline}[dir=rtl] .hc-sort__label{margin-left:var(--space-sm);margin-right:0}.hc-tabs{display:flex;flex-direction:column}.hc-tabs[data-js-layoutmode=accordion] .hc-tabs__list{display:none}.hc-tabs[data-js-layoutmode=tabs] .hc-tabs__panelwrapper .hc-button[role=tab]{display:none}@media(min-width: 768px){.hc-tabs[data-js-layoutmode=tabs] .hc-tabs__panelwrapper{flex-direction:row}}@media(min-width: 768px){.hc-tabs__list{display:flex}}.hc-tabs__button{max-width:100%}.hc-tabs__panelwrapper{display:flex;flex-direction:column;width:100%}.hc-tabs__panel{border:1px solid var(--c-hc-line-grey);padding:var(--space-md);position:relative;width:100%}@media(min-width: 768px){.hc-tabs__panel{padding:var(--space-lg)}}.hc-tabs__panel.has-close-button{padding-right:var(--space-xl)}.hc-tabs__close-button{cursor:pointer;padding:0;position:absolute;right:var(--space-md);top:var(--space-md);z-index:100}@media(min-width: 768px){.hc-tabs__close-button{right:var(--space-lg);top:var(--space-lg)}}.hc-tabs--themed .hc-tabs__button[aria-selected=true]{background-color:var(--c-theme-hover)}.hc-tabs--themed .hc-tabs__panel:focus{border-color:var(--c-theme-primary)}.hc-tabs--vertical{flex-direction:row}.hc-tabs--vertical .hc-tabs__list{flex-direction:column}.hc-tabs--vertical .hc-tabs__button{border-bottom-width:1px}
