@charset "utf-8";
/* Fonts, Variables and Mixins*/
/* Colors */
/* Colors End */
/* Typography */
/* Typography ends */
/* Fonts */
/* Fonts End */
/* Paths */
/* Paths End */
/* Others */
/* Others End */
/* Basic box-shadow */
@font-face {
  font-family: "Tee Franklin Forever";
  src: url("../fonts/teefranklinforever-book-webfont.woff2") format("woff2"), url("../fonts/teefranklinforever-book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Tee Franklin Forever";
  src: url("../fonts/teefranklinforever-light-webfont.woff2") format("woff2"), url("../fonts/teefranklinforever-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Tee Franklin Forever";
  src: url("../fonts/teefranklinforever-medium-webfont.woff2") format("woff2"), url("../fonts/teefranklinforever-medium-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Tee Franklin Forever Round";
  src: url("../fonts/teefranklinforever-roundedbook-webfont.woff2") format("woff2"), url("../fonts/teefranklinforever-roundedbook-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "outokumpu-icons";
  src: url("../fonts/outokumpu-icons.woff") format("woff"), url("../fonts/outokumpu-icons.ttf") format("truetype"), url("../fonts/outokumpu-icons.svg#outokumpu-icons?v=4") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "outokumpu-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "outokumpu-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[data-icon]:before {
  font-family: "outokumpu-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "outokumpu-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i {
  font-style: normal;
}

.icon-arrow-forward:before {
  content: "a";
}

.icon-surgical-equipment:before {
  content: "b";
}

.icon-automotive-and-transportation:before {
  content: "c";
}

.icon-biofuel:before {
  content: "d";
}

.icon-building-and-infrastructure:before {
  content: "e";
}

.icon-carbon-footprint:before {
  content: "f";
}

.icon-cross-outline:before {
  content: "g";
}

.icon-excel-file:before {
  content: "h";
}

.icon-energy-and-heavy-industry:before {
  content: "i";
}

.icon-durability:before {
  content: "j";
}

.icon-green-construction:before {
  content: "k";
}

.icon-lab-work:before {
  content: "l";
}

.icon-list-view:before {
  content: "m";
}

.icon-location-v1:before {
  content: "n";
}

.icon-plus-sign-filled:before {
  content: "o";
}

.icon-photograph:before {
  content: "p";
}

.icon-pen:before {
  content: "q";
}

.icon-pdf-file:before {
  content: "r";
}

.icon-strength:before {
  content: "s";
}

.icon-supply-chain:before {
  content: "t";
}

.icon-solar-power:before {
  content: "u";
}

.icon-mobile-v2:before {
  content: "v";
}

.icon-mobile-v1:before {
  content: "w";
}

.icon-send:before {
  content: "x";
}

.icon-savings:before {
  content: "y";
}

.icon-minus-sign-outline:before {
  content: "z";
}

.icon-minus-sign-filled:before {
  content: "A";
}

.icon-resistance-to-corrosion:before {
  content: "B";
}

.icon-recyclable100:before {
  content: "C";
}

.icon-map-view:before {
  content: "D";
}

.icon-magnifying-glass:before {
  content: "E";
}

.icon-recyclable85:before {
  content: "F";
}

.icon-print:before {
  content: "G";
}

.icon-low-weight:before {
  content: "H";
}

.icon-low-carbon-transportation:before {
  content: "I";
}

.icon-precise-material:before {
  content: "J";
}

.icon-plus-sign-outline:before {
  content: "K";
}

.icon-location-v2:before {
  content: "L";
}

.icon-circle-arrow:before {
  content: "M";
}

/* Resets */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/* Core */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(46.7%, 46.7%, 46.7%);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(91.0784313725%, 91.0784313725%, 91.0784313725%);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(81.5250544662%, 91.339869281%, 77.4836601307%);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(76.8371696505%, 89.0281329923%, 95.1236146633%);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(97.8557874763%, 94.9968374447%, 79.9873497786%);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(92.0758738278%, 79.8849104859%, 79.8849104859%);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1170px) {
  .container {
    width: 1350px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1170px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
*,
*:before,
*:after {
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}

input,
input[type=text],
input[type=email],
input[type=search],
input[type=number],
input[type=password] {
  width: 100%;
  border: none;
  background: transparent;
  color: #003057;
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

html,
body {
  position: relative;
  width: 100%;
  margin: 0;
  background: #FFF;
  min-width: 320px;
}

body {
  overflow-x: hidden;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Tee Franklin Forever", Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none;
  font-smoothing: antialiased;
  color: #003057;
}

main {
  position: relative;
  overflow: hidden;
}
main.overflow-visible {
  overflow: visible;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
}

del {
  text-decoration: line-through;
}

p,
a {
  margin: 0;
  line-height: 1.3em;
}

a {
  color: #009EE8;
}
a:hover, a:focus {
  text-decoration: underline;
}

.download-link {
  display: inline-block;
  position: relative;
  padding-left: 18px;
  color: #003057;
  text-decoration: none;
  transition: 0.2s;
}
.download-link:hover, .download-link:focus {
  text-decoration: underline;
  color: #009EE8;
}
.download-link:before {
  content: "\e91a";
  font-family: "outokumpu-icons";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: inherit;
  font-size: 14px;
}

p .download-link {
  color: #009EE8;
  padding-left: 22px;
}
p .download-link:hover, p .download-link:focus {
  color: #003057;
}
p .download-link:before {
  left: 4px;
}

main p,
main .rich-text-content,
main .tabs-holder .tab .rich-text-content {
  font-size: 14px;
}
@media (min-width: 480px) {
  main p,
  main .rich-text-content,
  main .tabs-holder .tab .rich-text-content {
    font-size: 16px;
  }
}
main p,
main .rich-text-content,
main .tabs-holder .tab .rich-text-content {
  font-weight: 300;
}
main p a,
main .rich-text-content a,
main .tabs-holder .tab .rich-text-content a {
  color: #009EE8;
}
main p a:hover, main p a:focus,
main .rich-text-content a:hover,
main .rich-text-content a:focus,
main .tabs-holder .tab .rich-text-content a:hover,
main .tabs-holder .tab .rich-text-content a:focus {
  text-decoration: underline;
}
main p table.clear-table,
main .rich-text-content table.clear-table,
main .tabs-holder .tab .rich-text-content table.clear-table {
  border: 0;
}
main p table.clear-table th, main p table.clear-table td,
main .rich-text-content table.clear-table th,
main .rich-text-content table.clear-table td,
main .tabs-holder .tab .rich-text-content table.clear-table th,
main .tabs-holder .tab .rich-text-content table.clear-table td {
  border: 0;
}
main p table.nice-table, main p table.double-head-table,
main .rich-text-content table.nice-table,
main .rich-text-content table.double-head-table,
main .tabs-holder .tab .rich-text-content table.nice-table,
main .tabs-holder .tab .rich-text-content table.double-head-table {
  min-width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  main p table.nice-table, main p table.double-head-table,
  main .rich-text-content table.nice-table,
  main .rich-text-content table.double-head-table,
  main .tabs-holder .tab .rich-text-content table.nice-table,
  main .tabs-holder .tab .rich-text-content table.double-head-table {
    display: table;
  }
}
main p table.nice-table thead, main p table.nice-table tbody, main p table.double-head-table thead, main p table.double-head-table tbody,
main .rich-text-content table.nice-table thead,
main .rich-text-content table.nice-table tbody,
main .rich-text-content table.double-head-table thead,
main .rich-text-content table.double-head-table tbody,
main .tabs-holder .tab .rich-text-content table.nice-table thead,
main .tabs-holder .tab .rich-text-content table.nice-table tbody,
main .tabs-holder .tab .rich-text-content table.double-head-table thead,
main .tabs-holder .tab .rich-text-content table.double-head-table tbody {
  border: 1px solid #D0D3D4;
}
main p table.nice-table thead, main p table.double-head-table thead,
main .rich-text-content table.nice-table thead,
main .rich-text-content table.double-head-table thead,
main .tabs-holder .tab .rich-text-content table.nice-table thead,
main .tabs-holder .tab .rich-text-content table.double-head-table thead {
  border-bottom: none;
}
main p table.nice-table thead + tbody, main p table.double-head-table thead + tbody,
main .rich-text-content table.nice-table thead + tbody,
main .rich-text-content table.double-head-table thead + tbody,
main .tabs-holder .tab .rich-text-content table.nice-table thead + tbody,
main .tabs-holder .tab .rich-text-content table.double-head-table thead + tbody {
  border-top: none;
}
main p table.nice-table th, main p table.double-head-table th,
main .rich-text-content table.nice-table th,
main .rich-text-content table.double-head-table th,
main .tabs-holder .tab .rich-text-content table.nice-table th,
main .tabs-holder .tab .rich-text-content table.double-head-table th {
  border: 0;
  max-width: 25ch;
  background: #F2F9FD;
  text-transform: uppercase;
  color: #003057;
  font-size: 14px;
  padding: 12px 24px 0;
  line-height: 20px;
  font-weight: 500;
}
main p table.nice-table tr, main p table.double-head-table tr,
main .rich-text-content table.nice-table tr,
main .rich-text-content table.double-head-table tr,
main .tabs-holder .tab .rich-text-content table.nice-table tr,
main .tabs-holder .tab .rich-text-content table.double-head-table tr {
  border: 0;
}
main p table.nice-table td, main p table.double-head-table td,
main .rich-text-content table.nice-table td,
main .rich-text-content table.double-head-table td,
main .tabs-holder .tab .rich-text-content table.nice-table td,
main .tabs-holder .tab .rich-text-content table.double-head-table td {
  border: 0;
  padding: 12px 24px;
  max-width: 25ch;
  min-width: 130px;
  line-height: 130%;
}
@media (min-width: 768px) {
  main p table.nice-table td, main p table.double-head-table td,
  main .rich-text-content table.nice-table td,
  main .rich-text-content table.double-head-table td,
  main .tabs-holder .tab .rich-text-content table.nice-table td,
  main .tabs-holder .tab .rich-text-content table.double-head-table td {
    min-width: 0;
  }
}
main p table.nice-table td, main p table.double-head-table td,
main .rich-text-content table.nice-table td,
main .rich-text-content table.double-head-table td,
main .tabs-holder .tab .rich-text-content table.nice-table td,
main .tabs-holder .tab .rich-text-content table.double-head-table td {
  color: #000;
}
main p table.nice-table tr:nth-child(1), main p table.double-head-table tr:nth-child(1),
main .rich-text-content table.nice-table tr:nth-child(1),
main .rich-text-content table.double-head-table tr:nth-child(1),
main .tabs-holder .tab .rich-text-content table.nice-table tr:nth-child(1),
main .tabs-holder .tab .rich-text-content table.double-head-table tr:nth-child(1) {
  background-color: #F2F9FD;
  color: #000;
  font-size: 14px;
  line-height: normal;
}
main p table.nice-table tr:nth-child(2n+2), main p table.double-head-table tr:nth-child(2n+2),
main .rich-text-content table.nice-table tr:nth-child(2n+2),
main .rich-text-content table.double-head-table tr:nth-child(2n+2),
main .tabs-holder .tab .rich-text-content table.nice-table tr:nth-child(2n+2),
main .tabs-holder .tab .rich-text-content table.double-head-table tr:nth-child(2n+2) {
  background-color: #FFF;
}
main p table.nice-table tr:nth-child(2n+3), main p table.double-head-table tr:nth-child(2n+3),
main .rich-text-content table.nice-table tr:nth-child(2n+3),
main .rich-text-content table.double-head-table tr:nth-child(2n+3),
main .tabs-holder .tab .rich-text-content table.nice-table tr:nth-child(2n+3),
main .tabs-holder .tab .rich-text-content table.double-head-table tr:nth-child(2n+3) {
  background-color: #f8f8f9;
}
main p table.nice-table.bold-first-column tbody td:first-child, main p table.double-head-table.bold-first-column tbody td:first-child,
main .rich-text-content table.nice-table.bold-first-column tbody td:first-child,
main .rich-text-content table.double-head-table.bold-first-column tbody td:first-child,
main .tabs-holder .tab .rich-text-content table.nice-table.bold-first-column tbody td:first-child,
main .tabs-holder .tab .rich-text-content table.double-head-table.bold-first-column tbody td:first-child {
  font-weight: 700;
}
main p table.double-head-table--dark,
main .rich-text-content table.double-head-table--dark,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark {
  min-width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  main p table.double-head-table--dark,
  main .rich-text-content table.double-head-table--dark,
  main .tabs-holder .tab .rich-text-content table.double-head-table--dark {
    display: table;
  }
}
main p table.double-head-table--dark thead, main p table.double-head-table--dark tbody,
main .rich-text-content table.double-head-table--dark thead,
main .rich-text-content table.double-head-table--dark tbody,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark thead,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark tbody {
  border: 1px solid #D0D3D4;
}
main p table.double-head-table--dark thead,
main .rich-text-content table.double-head-table--dark thead,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark thead {
  border-bottom: none;
}
main p table.double-head-table--dark thead + tbody,
main .rich-text-content table.double-head-table--dark thead + tbody,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark thead + tbody {
  border-top: none;
}
main p table.double-head-table--dark th,
main .rich-text-content table.double-head-table--dark th,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark th {
  border: 0;
  max-width: 25ch;
  background: #F2F9FD;
  text-transform: uppercase;
  color: #003057;
  font-size: 14px;
  padding: 12px 24px 0;
  line-height: 20px;
  font-weight: 500;
}
main p table.double-head-table--dark tr,
main .rich-text-content table.double-head-table--dark tr,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark tr {
  border: 0;
}
main p table.double-head-table--dark td,
main .rich-text-content table.double-head-table--dark td,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark td {
  border: 0;
  padding: 12px 24px;
  max-width: 25ch;
  min-width: 130px;
  line-height: 130%;
}
@media (min-width: 768px) {
  main p table.double-head-table--dark td,
  main .rich-text-content table.double-head-table--dark td,
  main .tabs-holder .tab .rich-text-content table.double-head-table--dark td {
    min-width: 0;
  }
}
main p table.double-head-table--dark td,
main .rich-text-content table.double-head-table--dark td,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark td {
  color: #000;
}
main p table.double-head-table--dark tr:nth-child(1),
main .rich-text-content table.double-head-table--dark tr:nth-child(1),
main .tabs-holder .tab .rich-text-content table.double-head-table--dark tr:nth-child(1) {
  background-color: #F2F9FD;
  color: #000;
  font-size: 14px;
  line-height: normal;
}
main p table.double-head-table--dark tr:nth-child(2n+2),
main .rich-text-content table.double-head-table--dark tr:nth-child(2n+2),
main .tabs-holder .tab .rich-text-content table.double-head-table--dark tr:nth-child(2n+2) {
  background-color: #FFF;
}
main p table.double-head-table--dark tr:nth-child(2n+3),
main .rich-text-content table.double-head-table--dark tr:nth-child(2n+3),
main .tabs-holder .tab .rich-text-content table.double-head-table--dark tr:nth-child(2n+3) {
  background-color: #f8f8f9;
}
@media (min-width: 768px) {
  main p table.double-head-table--dark,
  main .rich-text-content table.double-head-table--dark,
  main .tabs-holder .tab .rich-text-content table.double-head-table--dark {
    border-collapse: separate;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
  }
}
main p table.double-head-table--dark thead,
main .rich-text-content table.double-head-table--dark thead,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark thead {
  border-radius: 8px 8px 0 0;
  background-color: #FFF;
}
main p table.double-head-table--dark thead th,
main .rich-text-content table.double-head-table--dark thead th,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark thead th {
  background-color: #FFF;
  padding: 12px 24px;
  font-weight: 600;
}
main p table.double-head-table--dark tbody,
main .rich-text-content table.double-head-table--dark tbody,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark tbody {
  border-radius: 0 0 8px 8px;
}
main p table.double-head-table--dark tr:nth-child(1),
main .rich-text-content table.double-head-table--dark tr:nth-child(1),
main .tabs-holder .tab .rich-text-content table.double-head-table--dark tr:nth-child(1) {
  background-color: #081A2B;
  color: #FFF;
}
main p table.double-head-table--dark tr:last-of-type td,
main .rich-text-content table.double-head-table--dark tr:last-of-type td,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark tr:last-of-type td {
  border-bottom: 0;
}
main p table.double-head-table--dark tr:nth-child(2n+3),
main .rich-text-content table.double-head-table--dark tr:nth-child(2n+3),
main .tabs-holder .tab .rich-text-content table.double-head-table--dark tr:nth-child(2n+3) {
  background-color: #f9f9f9;
}
main p table.double-head-table--dark td,
main .rich-text-content table.double-head-table--dark td,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark td {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
}
main p table.double-head-table--dark td:first-child,
main .rich-text-content table.double-head-table--dark td:first-child,
main .tabs-holder .tab .rich-text-content table.double-head-table--dark td:first-child {
  text-align: left;
}
main p .rte-layer-link,
main .rich-text-content .rte-layer-link,
main .tabs-holder .tab .rich-text-content .rte-layer-link {
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin: 0;
}
@media (max-width: 991px) {
  main p .rte-layer-link,
  main .rich-text-content .rte-layer-link,
  main .tabs-holder .tab .rich-text-content .rte-layer-link {
    width: 100%;
  }
}
main p .rte-layer-link:before,
main .rich-text-content .rte-layer-link:before,
main .tabs-holder .tab .rich-text-content .rte-layer-link:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  transition: 0.3s;
}
main p .rte-layer-link:hover:before, main p .rte-layer-link:focus:before,
main .rich-text-content .rte-layer-link:hover:before,
main .rich-text-content .rte-layer-link:focus:before,
main .tabs-holder .tab .rich-text-content .rte-layer-link:hover:before,
main .tabs-holder .tab .rich-text-content .rte-layer-link:focus:before {
  opacity: 1;
  background: rgba(0, 48, 87, 0.45);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 48, 87, 0.45) 35%);
}
main p .rte-layer-link img,
main .rich-text-content .rte-layer-link img,
main .tabs-holder .tab .rich-text-content .rte-layer-link img {
  margin: 0;
}
@media (max-width: 991px) {
  main p .rte-layer-link img,
  main .rich-text-content .rte-layer-link img,
  main .tabs-holder .tab .rich-text-content .rte-layer-link img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  main p .rte-layer-link.image-left img, main p .rte-layer-link.image-right img,
  main .rich-text-content .rte-layer-link.image-left img,
  main .rich-text-content .rte-layer-link.image-right img,
  main .tabs-holder .tab .rich-text-content .rte-layer-link.image-left img,
  main .tabs-holder .tab .rich-text-content .rte-layer-link.image-right img {
    margin: 0;
  }
}
main p .rte-layer-container,
main .rich-text-content .rte-layer-container,
main .tabs-holder .tab .rich-text-content .rte-layer-container {
  height: auto;
  max-width: 100%;
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
}
@media (max-width: 991px) {
  main p .rte-layer-container,
  main .rich-text-content .rte-layer-container,
  main .tabs-holder .tab .rich-text-content .rte-layer-container {
    width: 100%;
  }
}

main .rich-text-content figure {
  display: inline-block;
  margin: 1em 0 1em 0;
  max-width: 100%;
}
main .rich-text-content figure.figure-table {
  width: 100%;
}
@media (min-width: 992px) {
  main .rich-text-content figure.figure-left {
    float: left;
    margin: 1em 1em 1em 0;
  }
  main .rich-text-content figure.figure-left figcaption {
    margin: 0;
  }
  main .rich-text-content figure.figure-right {
    float: right;
    margin: 1em 0 1em 1em;
  }
  main .rich-text-content figure.figure-right figcaption {
    margin: 0;
  }
}
main .rich-text-content figure img, main .rich-text-content figure table, main .rich-text-content figure .rte-layer-link {
  margin-top: 0;
  margin-bottom: 10px;
}
main .rich-text-content figure figcaption {
  box-sizing: border-box;
  width: 0px;
  min-width: 100%;
  text-align: center;
  color: #a5a9ab;
  font-size: 14px;
}
main .rich-text-content a {
  text-decoration: underline;
}
main .rich-text-content a:hover, main .rich-text-content a:focus {
  text-decoration: none;
}
main .rich-text-content .download-link {
  color: #003057;
}
main .rich-text-content .download-link:hover, main .rich-text-content .download-link:focus {
  color: #009EE8;
}
main .rich-text-content p .download-link {
  color: #009EE8;
}
main .rich-text-content p .download-link:hover, main .rich-text-content p .download-link:focus {
  color: #003057;
}
main .rich-text-content table {
  width: 100% !important;
  padding: 0;
  display: block;
  overflow-x: auto;
  border: 0;
}
@media (min-width: 768px) {
  main .rich-text-content table {
    display: table;
    border: 1px solid;
  }
}
main .rich-text-content table td {
  min-width: 130px;
}
@media (min-width: 768px) {
  main .rich-text-content table td {
    min-width: 0;
  }
}
main .rich-text-content.article-content table {
  border: 0;
}
main .rich-text-content ul,
main .rich-text-content ol {
  margin-top: 1.5em;
  margin-bottom: 2em;
  margin-left: 0.25rem;
}
main .rich-text-content ul {
  list-style-type: none;
  padding-left: 5px;
}
.mosaic-hero main .rich-text-content ul, .benefits-highlight main .rich-text-content ul, .case-story-fact-box main .rich-text-content ul, main .rich-text-content ul.small-list {
  padding-left: 0;
}
.mosaic-hero main .rich-text-content ul li, .benefits-highlight main .rich-text-content ul li, .case-story-fact-box main .rich-text-content ul li, main .rich-text-content ul.small-list li {
  margin-bottom: 4px;
  padding-left: 16px;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
}
main .rich-text-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
}
main .rich-text-content ul li:before {
  content: "•";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
main .rich-text-content ol {
  padding-left: 20px;
  list-style: decimal;
}
main .rich-text-content ol li {
  padding-left: 5px;
  margin-bottom: 0.75em;
}
main .rich-text-content iframe {
  max-width: 100%;
}
main .rich-text-content blockquote {
  color: #0a2e59;
  line-height: 28px;
  letter-spacing: 1.64px;
  max-width: 100%;
  font-weight: normal;
  float: none;
  padding: 20px 0 20px 15px;
  margin: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='105px' height='92px' viewBox='0 0 105 92' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Equote%3C/title%3E%3Cg id='Templates-v1.0' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.6460891'%3E%3Cg id='UI---Level-2---Expertise' transform='translate(-176.000000, -1010.000000)' fill='%23F4F4F4' fill-rule='nonzero'%3E%3Cg id='Group-11' transform='translate(150.000000, 676.000000)'%3E%3Cg id='Group-14' transform='translate(0.000000, 317.000000)'%3E%3Cpath d='M49.56,108.47 C61.596,108.47 72.57,97.496 72.57,85.106 C72.57,74.84 64.782,65.282 54.87,62.804 L72.57,27.404 C76.818,18.554 66.198,12.89 60.888,21.386 L36.108,60.68 C33.984,64.22 26.196,74.132 26.196,85.106 C26.196,98.912 37.17,108.47 49.56,108.47 Z M106.2,108.47 C118.236,108.47 129.21,97.496 129.21,85.106 C129.21,74.84 121.422,65.282 111.51,62.804 L129.21,27.404 C133.458,18.554 122.838,12.89 117.528,21.386 L92.748,60.68 C90.624,64.22 82.836,74.132 82.836,85.106 C82.836,98.912 93.81,108.47 106.2,108.47 Z' id='quote'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 105px 92px;
  background-position: 0 0;
  min-height: 91px;
}
@media (min-width: 768px) {
  main .rich-text-content blockquote {
    padding: 30px 0 30px 35px;
    margin: 1em 0 1em 1em;
  }
}
@media (min-width: 992px) {
  main .rich-text-content blockquote {
    font-size: 23px;
  }
}
main .rich-text-content .header-tag {
  color: #009EE8;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
main .rich-text-content--expandable-expand {
  overflow: hidden;
  max-height: 500px;
  transition: 0.5s;
}
@media (min-width: 768px) {
  main .rich-text-content--expandable-expand {
    max-height: 345px;
  }
}
main .rich-text-content--expandable-trigger {
  position: relative;
}
main .rich-text-content--expandable-trigger.disabled a {
  display: none;
}
main .rich-text-content--expandable-trigger.disabled:before {
  display: none;
}
main .rich-text-content--expandable-trigger a {
  font-weight: 600;
  color: #003057;
  display: inline-block;
  padding-top: 14px;
  margin-bottom: 14px;
  font-size: 14px;
}
@media (min-width: 768px) {
  main .rich-text-content--expandable-trigger a {
    padding-top: 16px;
    margin-bottom: 16px;
  }
}
main .rich-text-content--expandable-trigger::before {
  content: "";
  display: block;
  background-image: linear-gradient(to bottom, rgba(242, 249, 253, 0) 36%, var(--expandable-bg-color, #FFF) 100%);
  position: absolute;
  width: 100%;
  height: 85px;
  top: -85px;
  left: 0;
}
@media (min-width: 768px) {
  main .rich-text-content--expandable-trigger::before {
    height: 80px;
    top: -80px;
  }
}
main .rich-text-content--expandable.open .rich-text-content--expandable-trigger:before {
  display: none;
}

.cision-integration-page .rich-text-content table {
  min-width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .cision-integration-page .rich-text-content table {
    display: table;
  }
}
.cision-integration-page .rich-text-content table thead, .cision-integration-page .rich-text-content table tbody {
  border: 1px solid #D0D3D4;
}
.cision-integration-page .rich-text-content table thead {
  border-bottom: none;
}
.cision-integration-page .rich-text-content table thead + tbody {
  border-top: none;
}
.cision-integration-page .rich-text-content table th {
  border: 0;
  max-width: 25ch;
  background: #F2F9FD;
  text-transform: uppercase;
  color: #003057;
  font-size: 14px;
  padding: 12px 24px 0;
  line-height: 20px;
  font-weight: 500;
}
.cision-integration-page .rich-text-content table tr {
  border: 0;
}
.cision-integration-page .rich-text-content table td {
  border: 0;
  padding: 12px 24px;
  max-width: 25ch;
  min-width: 130px;
  line-height: 130%;
}
@media (min-width: 768px) {
  .cision-integration-page .rich-text-content table td {
    min-width: 0;
  }
}
.cision-integration-page .rich-text-content table td {
  color: #000;
}
.cision-integration-page .rich-text-content table tr:nth-child(1) {
  background-color: #F2F9FD;
  color: #000;
  font-size: 14px;
  line-height: normal;
}
.cision-integration-page .rich-text-content table tr:nth-child(2n+2) {
  background-color: #FFF;
}
.cision-integration-page .rich-text-content table tr:nth-child(2n+3) {
  background-color: #f8f8f9;
}

main p {
  margin-bottom: 16px;
}
main p span {
  font-family: "Tee Franklin Forever", Helvetica, Arial, sans-serif !important;
}

h1,
.h1 {
  margin-bottom: 8px;
  font-family: "Tee Franklin Forever Round", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
}
@media (min-width: 480px) {
  h1,
  .h1 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 55px;
  }
}
@media (min-width: 768px) {
  h1.homepage,
  .h1.homepage {
    font-size: 80px;
  }
  h1.homepage small,
  .h1.homepage small {
    font-size: 42px;
  }
}
@media (min-width: 768px) {
  h1.article,
  .h1.article {
    font-size: 74px;
  }
}
h1.single-word,
.h1.single-word {
  font-size: 35px;
}
@media (min-width: 768px) {
  h1.single-word,
  .h1.single-word {
    font-size: 74px;
  }
}
h1 strong,
.h1 strong {
  display: block;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 10px;
  font-weight: 400;
}
@media (min-width: 768px) {
  h1 strong,
  .h1 strong {
    font-size: 35px;
  }
}
h1 small,
.h1 small {
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 20px;
}
@media (min-width: 768px) {
  h1 small,
  .h1 small {
    font-size: 20px;
  }
}

h2,
.h2 {
  margin-bottom: 1em;
  font-family: "Tee Franklin Forever Round", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
}
h2.article,
.h2.article {
  font-family: "Tee Franklin Forever", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 700;
}
h2.article + .h2-subtitle,
.h2.article + .h2-subtitle {
  font-size: 24px;
}
@media (min-width: 480px) {
  h2,
  .h2 {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 35px;
  }
}

.rich-text-content-additional > *,
.rich-text-content-additional,
.h2-subtitle {
  margin-bottom: 20px;
  color: rgb(61.9531941809%, 68.7286527514%, 73.4193548387%);
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}

h3,
.h3 {
  margin-bottom: 11px;
  font-size: 22px;
  line-height: 1.2em;
}
.contact-form h3,
.contact-form .h3 {
  font-family: "Tee Franklin Forever Round", Helvetica, Arial, sans-serif;
  font-weight: 500;
}

h4,
.h4 {
  margin-bottom: 11px;
  font-weight: 600;
  font-size: 22px;
}
footer h4, .sticky-element h4,
footer .h4,
.sticky-element .h4 {
  font-family: "Tee Franklin Forever Round", Helvetica, Arial, sans-serif;
  font-weight: 500;
}

h5,
.h5 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}

h6,
.h6 {
  font-size: 14px;
  margin-bottom: 7px;
}

.header-tag {
  font-size: 14px;
  color: #009EE8;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

::selection {
  background: #003057;
  color: #fff;
}

::-moz-selection {
  background: #003057;
  color: #fff;
}

p.article-headline {
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 600;
}
p.article-headline + .article-subtitle {
  margin-bottom: 20px;
  color: #b6c3cc;
  font-size: 24px;
  font-weight: 300;
}
@media (min-width: 992px) {
  p.article-headline {
    font-size: 60px;
  }
}

ul,
ol {
  margin: 0;
  padding: 0;
}

.bg-white {
  background-color: #FFF;
}

.bg-lightgrey {
  background-color: #f8f8f9;
  --expandable-bg-color: #f8f8f9;
}

.bg-lightblue {
  background-color: #F2F9FD;
  --expandable-bg-color: #F2F9FD;
}

.bg-darkblue {
  background-color: #003057;
  --expandable-bg-color: #003057;
}

.bg-gray {
  background-color: #d0d3d4;
  --expandable-bg-color: #d0d3d4;
}

/** Client calls this blurb **/
blockquote {
  color: #009EE8;
  font-size: 20px;
  font-weight: 600;
  float: right;
  max-width: 25rem;
}

.last-page-update {
  color: #009EE8;
}
.last-page-update + .container {
  margin-top: 0;
}
.last-page-update + .container .intro {
  margin-top: 0;
}

noscript > div {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  padding: 0 18px;
  background: rgba(255, 0, 0, 0.7);
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  color: #FFF;
}
noscript > div a {
  text-decoration: underline;
}
noscript > div a:hover, noscript > div a:focus {
  text-decoration: none;
}

/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content,
#caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}
.lock-scroll {
  overflow: hidden;
}
.lock-scroll body {
  overflow: hidden;
}

.no-margin {
  margin: 0 !important;
}

.container {
  position: relative;
  width: 100%;
  max-width: 1350px;
}
@media (max-width: 1170px) {
  .container {
    width: 100%;
    max-width: 1350px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
    max-width: 1350px;
  }
}

@media (min-width: 768px) {
  [class*=col] > [class^=col][class^=col-sm]:first-of-type, [class*=col] > [class^=col][class*=col-sm]:first-of-type,
  [class*=col] > [class*=col][class^=col-sm]:first-of-type,
  [class*=col] > [class*=col][class*=col-sm]:first-of-type {
    padding-left: 0;
  }
  [class*=col] > [class^=col][class^=col-sm]:last-of-type, [class*=col] > [class^=col][class*=col-sm]:last-of-type,
  [class*=col] > [class*=col][class^=col-sm]:last-of-type,
  [class*=col] > [class*=col][class*=col-sm]:last-of-type {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  [class*=col] > [class^=col][class^=col-sm], [class*=col] > [class^=col][class*=col-sm],
  [class*=col] > [class*=col][class^=col-sm],
  [class*=col] > [class*=col][class*=col-sm] {
    padding: 0;
  }
}
@media (min-width: 992px) {
  [class*=col] > [class^=col][class^=col-md]:first-of-type, [class*=col] > [class^=col][class*=col-md]:first-of-type,
  [class*=col] > [class*=col][class^=col-md]:first-of-type,
  [class*=col] > [class*=col][class*=col-md]:first-of-type {
    padding-left: 0;
  }
  [class*=col] > [class^=col][class^=col-md]:last-of-type, [class*=col] > [class^=col][class*=col-md]:last-of-type,
  [class*=col] > [class*=col][class^=col-md]:last-of-type,
  [class*=col] > [class*=col][class*=col-md]:last-of-type {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  [class*=col] > [class^=col][class^=col-md], [class*=col] > [class^=col][class*=col-md],
  [class*=col] > [class*=col][class^=col-md],
  [class*=col] > [class*=col][class*=col-md] {
    padding: 0;
  }
}
@media (min-width: 1254px) {
  [class*=col] > [class^=col][class^=col-lg]:first-of-type, [class*=col] > [class^=col][class*=col-lg]:first-of-type,
  [class*=col] > [class*=col][class^=col-lg]:first-of-type,
  [class*=col] > [class*=col][class*=col-lg]:first-of-type {
    padding-left: 0;
  }
  [class*=col] > [class^=col][class^=col-lg]:last-of-type, [class*=col] > [class^=col][class*=col-lg]:last-of-type,
  [class*=col] > [class*=col][class^=col-lg]:last-of-type,
  [class*=col] > [class*=col][class*=col-lg]:last-of-type {
    padding-right: 0;
  }
}
@media (max-width: 1253px) {
  [class*=col] > [class^=col][class^=col-lg], [class*=col] > [class^=col][class*=col-lg],
  [class*=col] > [class*=col][class^=col-lg],
  [class*=col] > [class*=col][class*=col-lg] {
    padding: 0;
  }
}

.offset-xs-1 {
  margin-left: 8.3333333333%;
}

@media (min-width: 768px) {
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
}

@media (min-width: 992px) {
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
}

.offset-xs-2 {
  margin-left: 16.6666666667%;
}

@media (min-width: 768px) {
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
}

@media (min-width: 992px) {
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
}

.offset-xs-3 {
  margin-left: 25%;
}

@media (min-width: 768px) {
  .offset-sm-3 {
    margin-left: 25%;
  }
}

@media (min-width: 992px) {
  .offset-md-3 {
    margin-left: 25%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-3 {
    margin-left: 25%;
  }
}

.offset-xs-4 {
  margin-left: 33.3333333333%;
}

@media (min-width: 768px) {
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
}

@media (min-width: 992px) {
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
}

.offset-xs-5 {
  margin-left: 41.6666666667%;
}

@media (min-width: 768px) {
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
}

@media (min-width: 992px) {
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
}

.offset-xs-6 {
  margin-left: 50%;
}

@media (min-width: 768px) {
  .offset-sm-6 {
    margin-left: 50%;
  }
}

@media (min-width: 992px) {
  .offset-md-6 {
    margin-left: 50%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-6 {
    margin-left: 50%;
  }
}

.offset-xs-7 {
  margin-left: 58.3333333333%;
}

@media (min-width: 768px) {
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
}

@media (min-width: 992px) {
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
}

.offset-xs-8 {
  margin-left: 66.6666666667%;
}

@media (min-width: 768px) {
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
}

@media (min-width: 992px) {
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
}

.offset-xs-9 {
  margin-left: 75%;
}

@media (min-width: 768px) {
  .offset-sm-9 {
    margin-left: 75%;
  }
}

@media (min-width: 992px) {
  .offset-md-9 {
    margin-left: 75%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-9 {
    margin-left: 75%;
  }
}

.offset-xs-10 {
  margin-left: 83.3333333333%;
}

@media (min-width: 768px) {
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
}

@media (min-width: 992px) {
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
}

.offset-xs-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 768px) {
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

.offset-xs-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .offset-sm-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .offset-md-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1170px) {
  .offset-lg-12 {
    margin-left: 100%;
  }
}

.col {
  padding: 0 15px;
}
@media (min-width: 991px) {
  .col {
    padding: 0 15px;
  }
}

.container {
  padding: 0;
}
@media (min-width: 992px) {
  .container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1395px) {
  .container {
    padding-right: 0;
    padding-left: 0;
  }
}

.row.no-gutters {
  padding: 0;
}
.row.no-gutters > [class^=col-], .row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.row {
  /* Support equal height columns */
}
.row.row-col-eq {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .row-flex {
    display: flex;
    flex-wrap: wrap;
  }
  .row-flex-item {
    flex: 1 100%;
    width: 100%;
  }
  .row-flex-item--bottom {
    align-self: flex-end;
  }
}

.block {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .block {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.block--none {
  margin: 0 !important;
}
.block--bottom {
  margin-top: 0 !important;
}
.block--top {
  margin-bottom: 0 !important;
}
.block--large {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .block--large {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.block--medium {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .block--medium {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.block--small {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  .block--small {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .block--small {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.padding--bottom {
  padding-top: 0 !important;
}
.padding--top {
  padding-bottom: 0 !important;
}
.padding--large {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .padding--large {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.padding--larger {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .padding--larger {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.padding--medium {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .padding--medium {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.padding--small {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 480px) {
  .padding--small {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .padding--small {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.row {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  .row.bottom {
    display: flex;
  }
  .row.bottom [class^=col] {
    align-self: flex-end;
  }
}
/* Main styles */
@media print {
  /* Hide everything in the body when printing... */
  body.printing-persona > * {
    display: none;
  }
  body.printing-persona .cloned-for-printing {
    display: block;
    position: static;
    max-height: none;
    max-width: none;
    transform: none;
  }
  body.printing-persona .cloned-for-printing [class*=icon] {
    display: none;
  }
}
@media screen {
  /* Hide the special layer from the screen. */
  .cloned-for-printing {
    display: none;
  }
}
.primary-navigation-holder {
  position: relative;
  background: #FFF;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
}
.primary-navigation-holder .nav-icon {
  width: 20px;
  height: 15px;
  margin-right: 11px;
  position: relative;
  top: 35px;
  float: right;
  transform: rotate(0deg) translateY(-50%);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 992px) {
  .primary-navigation-holder .nav-icon {
    display: none;
  }
}
.primary-navigation-holder .nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #009EE8;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.primary-navigation-holder .nav-icon span:nth-child(1) {
  top: 0px;
}
.primary-navigation-holder .nav-icon span:nth-child(2) {
  top: 6px;
}
.primary-navigation-holder .nav-icon span:nth-child(3) {
  bottom: 0px;
}
.primary-navigation-holder .nav-icon.open span {
  background: #009EE8;
}
.primary-navigation-holder .nav-icon.open span:nth-child(1) {
  transform: rotate(135deg);
  top: 6px;
}
.primary-navigation-holder .nav-icon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.primary-navigation-holder .nav-icon.open span:nth-child(3) {
  top: 18px;
  transform: rotate(-135deg);
  top: 6px;
}

.branding {
  float: left;
  padding: 20px 0px;
}
.branding a {
  display: block;
}
@media (min-width: 992px) {
  .branding a {
    border: 1px solid transparent;
    padding: 5px;
    margin-left: -5px;
  }
}
.branding img {
  width: 120px;
}
@media (min-width: 992px) {
  .branding img {
    width: 150px;
  }
}
@media (min-width: 992px) {
  .branding {
    margin-right: 20px;
    line-height: 86px;
  }
}
@media (min-width: 1170px) {
  .branding {
    margin-right: 40px;
  }
}

.search-holder {
  display: none;
}
@media (min-width: 992px) {
  .search-holder {
    display: inline-block;
  }
}

.search-lang-btn-holder {
  float: right;
  display: none;
}
@media (min-width: 992px) {
  .search-lang-btn-holder {
    display: inline-block;
  }
}

.primary-navigation {
  float: left;
  font-family: "Tee Franklin Forever Round", Helvetica, Arial, sans-serif;
  display: none;
}
@media (min-width: 992px) {
  .primary-navigation {
    display: block;
  }
}
.primary-navigation ul {
  list-style-type: none;
  display: flex;
}
.primary-navigation ul li a {
  display: block;
  margin: 10px 7px;
  padding: 0 10px;
  color: #009EE8;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  line-height: 70px;
  transition: color 0.5s ease-in-out;
}
@media (min-width: 1170px) {
  .primary-navigation ul li a {
    margin: 10px 10px;
    padding: 0 20px;
  }
}
.primary-navigation ul li a:hover, .primary-navigation ul li a:focus {
  color: #003057;
  text-decoration: none;
}
.primary-navigation ul li a.active, .primary-navigation ul li a.current-page {
  font-weight: 600;
}
.primary-navigation ul li:hover a, .primary-navigation ul li.active a, .primary-navigation ul li:focus a {
  color: #003057;
  text-decoration: none;
}
.primary-navigation ul li:first-child {
  border-left: 2px solid white;
}

.accessibility .branding a:focus, .accessibility .branding a:active {
  outline: transparent;
  border: 1px solid #000;
}
.accessibility .primary-navigation ul li a:focus {
  outline: 1px solid #003057;
  font-weight: bold;
  transition: 300ms;
}

.secondary-navigation-holder {
  width: 100%;
  position: relative;
  padding: 10px 0;
  background: #009EE8;
}
.secondary-navigation-holder .secondary-navigation {
  display: none;
  font-family: "Tee Franklin Forever Round", Helvetica, Arial, sans-serif;
  font-size: 0;
  position: static;
  list-style-type: none;
  text-align: left;
}
@media (min-width: 992px) {
  .secondary-navigation-holder .secondary-navigation {
    float: left;
    display: block;
  }
}
.secondary-navigation-holder .secondary-navigation li {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  margin-left: -10px;
}
@media (min-width: 1170px) {
  .secondary-navigation-holder .secondary-navigation li {
    margin-right: 20px;
  }
}
.secondary-navigation-holder .secondary-navigation li:last-child {
  margin-right: 0;
}
.secondary-navigation-holder .secondary-navigation li a {
  padding: 13px 10px 10px;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  transition: color 0.3s ease-in-out;
  display: inline-block;
}
.secondary-navigation-holder .secondary-navigation li a.current-page {
  font-weight: 600;
}
.secondary-navigation-holder .secondary-navigation li a:hover, .secondary-navigation-holder .secondary-navigation li a:focus {
  color: #003057;
  text-decoration: none;
}
.secondary-navigation-holder .secondary-navigation li a.active {
  color: #FFF;
  font-weight: 600;
  transition: 200ms;
}
.secondary-navigation-holder .secondary-navigation li.active a {
  color: #FFF;
}
.secondary-navigation-holder .secondary-navigation--additional-links {
  display: flex;
}
@media (min-width: 992px) {
  .secondary-navigation-holder .secondary-navigation--additional-links {
    display: block;
    float: right;
    text-align: right;
  }
}
.secondary-navigation-holder .secondary-navigation--additional-links-item {
  flex: 1;
  text-align: center;
}
@media (min-width: 992px) {
  .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt {
    display: none;
  }
}
.secondary-navigation-holder .secondary-navigation--additional-links-contact-bt, .secondary-navigation-holder .secondary-navigation--additional-links-phone, .secondary-navigation-holder .secondary-navigation--additional-links-locations {
  display: inline-block;
}
.secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a, .secondary-navigation-holder .secondary-navigation--additional-links-phone a, .secondary-navigation-holder .secondary-navigation--additional-links-locations a {
  color: #FFF;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  margin: 3px 0;
  letter-spacing: 1px;
  font-weight: 600;
  transition: 300ms;
}
.secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:hover, .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a.active, .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:focus, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:hover, .secondary-navigation-holder .secondary-navigation--additional-links-phone a.active, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:focus, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:hover, .secondary-navigation-holder .secondary-navigation--additional-links-locations a.active, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:focus {
  color: #003057;
  text-decoration: none;
}
.secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:hover:before, .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a.active:before, .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:focus:before, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:hover:before, .secondary-navigation-holder .secondary-navigation--additional-links-phone a.active:before, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:focus:before, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:hover:before, .secondary-navigation-holder .secondary-navigation--additional-links-locations a.active:before, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:focus:before {
  color: #003057;
  text-decoration: none;
}
@media (min-width: 992px) {
  .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a, .secondary-navigation-holder .secondary-navigation--additional-links-phone a, .secondary-navigation-holder .secondary-navigation--additional-links-locations a {
    font-size: 14px;
    padding: 10px 17px 3px 17px;
    white-space: nowrap;
    margin: 0;
    position: relative;
    top: 4px;
  }
}
.secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:before, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:before, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:before {
  content: "\e91b";
  font-family: "outokumpu-icons";
  color: #FFF;
  transition: 300ms;
  text-indent: 0;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  transform: translateY(3px);
}
@media (min-width: 992px) {
  .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:before, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:before, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:before {
    transform: translateY(-2px);
  }
}
.secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a span, .secondary-navigation-holder .secondary-navigation--additional-links-phone a span, .secondary-navigation-holder .secondary-navigation--additional-links-locations a span {
  display: none;
}
.secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:hover:after, .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:active:after, .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:focus:after, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:hover:after, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:active:after, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:focus:after, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:hover:after, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:active:after, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:focus:after {
  color: #003057;
}
.secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:hover:before, .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:active:before, .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:focus:before, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:hover:before, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:active:before, .secondary-navigation-holder .secondary-navigation--additional-links-phone a:focus:before, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:hover:before, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:active:before, .secondary-navigation-holder .secondary-navigation--additional-links-locations a:focus:before {
  color: #003057;
}
.secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:before {
  font-size: 14px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .secondary-navigation-holder .secondary-navigation--additional-links-contact-bt a:before {
    transform: translateY(-3px);
  }
}
.secondary-navigation-holder .secondary-navigation--additional-links-phone a:before {
  content: "\e922";
}
.secondary-navigation-holder .secondary-navigation--additional-links-locations a:before {
  content: "\e923";
}
.secondary-navigation-holder .secondary-navigation--additional-links .search-holder {
  margin: 0;
  display: inline-block;
}
@media (min-width: 992px) {
  .secondary-navigation-holder .secondary-navigation--additional-links .search-holder {
    display: none;
  }
}
.secondary-navigation-holder .secondary-navigation--additional-links .search-holder a {
  margin: 0;
  padding: 0;
}
.secondary-navigation-holder .secondary-navigation--additional-links .search-holder a:after {
  color: #FFF;
  display: block;
  padding-top: 5px;
}
.secondary-navigation-holder .secondary-navigation--additional-links .language-selector-holder {
  margin: 0;
}
@media (min-width: 992px) {
  .secondary-navigation-holder .secondary-navigation--additional-links .language-selector-holder {
    display: none;
  }
}
.secondary-navigation-holder .secondary-navigation--additional-links .language-selector--selected {
  color: #FFF;
  display: inline-block;
  margin-top: 6px;
}
.secondary-navigation-holder .secondary-navigation--additional-links .language-selector--selected::before, .secondary-navigation-holder .secondary-navigation--additional-links .language-selector--selected::after {
  color: #FFF;
}
.secondary-navigation-holder .secondary-navigation--additional-links-steelfinder {
  display: none;
}
@media (min-width: 992px) {
  .secondary-navigation-holder .secondary-navigation--additional-links-steelfinder {
    display: inline-block;
  }
}
.secondary-navigation-holder .secondary-navigation--additional-links-steelfinder a {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
  display: block;
  padding: 12px 44px 12px 24px;
  background: rgba(255, 255, 255, 0.2);
  line-height: 20px;
}
.secondary-navigation-holder .secondary-navigation--additional-links-steelfinder a:after {
  content: "\e906";
  font-family: "outokumpu-icons";
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  top: calc(50% + 1px);
  transform: translateY(-50%);
  transition: 300ms;
  right: 20px;
}
.secondary-navigation-holder .secondary-navigation--additional-links-steelfinder a:hover:after, .secondary-navigation-holder .secondary-navigation--additional-links-steelfinder a:focus:after {
  right: 15px;
}
.secondary-navigation-holder .secondary-navigation--additional-links .additional-links-tooltip {
  position: absolute;
  padding: 12px 21px;
  top: 29px;
  left: 0;
  background: #FFF;
  color: #565656;
  border-radius: 8px;
  z-index: 1;
  box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.1490196078);
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
  text-transform: none;
}
.secondary-navigation-holder .secondary-navigation--additional-links .additional-links-tooltip.visible {
  opacity: 1;
}
.secondary-navigation-holder .secondary-navigation--additional-links .additional-links-tooltip:before {
  font-family: "outokumpu-icons";
  content: "\e922";
  width: 17px;
  height: 17px;
  margin-right: 10px;
  display: inline-block;
  font-size: 17px;
  background-repeat: no-repeat;
  transform: translateY(2px);
}
.secondary-navigation-holder .secondary-navigation--additional-links .additional-links-tooltip--contact-bt-icon:before {
  content: "\e91b";
  font-size: 14px;
  margin-right: 10px;
  transform: translateY(-1px);
}
.secondary-navigation-holder .secondary-navigation--additional-links .additional-links-tooltip--locations-icon:before {
  content: "\e923";
}

.accessibility .secondary-navigation-holder .secondary-navigation li a:focus {
  outline: 1px solid #003057;
  outline-width: 1px;
  outline-color: #003057;
}
.accessibility .secondary-navigation-holder .secondary-navigation--additional-links-phone a:focus {
  outline-color: #003057;
  outline-width: 1px;
}
.accessibility .secondary-navigation-holder .secondary-navigation--additional-links-steelfinder a:focus {
  background: #003057;
  color: #FFF;
  text-decoration: none;
}

.language-selector-holder {
  display: inline-block;
  position: relative;
  margin: 20px 19px 20px 9px;
  cursor: pointer;
}
@media (min-width: 480px) {
  .language-selector-holder {
    margin: 20px 34px 20px 24px;
  }
}
@media (min-width: 992px) {
  .language-selector-holder {
    margin: 20px 0;
  }
}
.language-selector-holder .language-selector-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
@media (min-width: 992px) {
  .language-selector-holder .language-selector-mobile {
    display: none;
  }
}
.language-selector-holder .language-selector--selected {
  display: block;
  padding: 0 12px 0 21px;
  font-size: 15px;
  line-height: 18px;
  color: #009EE8;
  border: 0;
  background: transparent;
  transform: translateY(-2px);
}
.language-selector-holder .language-selector--selected:before {
  content: "\e91e";
  font-family: "outokumpu-icons";
  color: #009EE8;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-indent: 0;
  transition: 300ms;
}
.language-selector-holder .language-selector--selected:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #009EE8;
  font-size: 8px;
  font-weight: 500;
  position: absolute;
  top: calc(50% + 1px);
  right: 0;
  transform: translateY(-50%);
  text-indent: 0;
  transition: 300ms;
}
.language-selector-holder .language-selector {
  display: block;
  position: absolute;
  top: 25px;
  right: 0;
  background: #FFF;
  min-width: 100%;
  list-style: none;
  text-align: left;
  z-index: 202;
  display: none;
  transition: 300ms;
  overflow: hidden;
  max-height: 0;
}
.language-selector-holder .language-selector li a {
  display: block;
  background: rgba(126, 200, 242, 0.1);
  padding: 10px;
  border-top: 1px solid #e8e8e8;
  color: #003057;
}
.language-selector-holder .language-selector li a:focus {
  background-color: #003057;
  color: #FFF;
  text-decoration: none;
}
.language-selector-holder .language-selector.open {
  display: block;
}
.language-selector-holder.open .language-selector--selected:after {
  transform: translateY(-50%) rotate(180deg);
  top: 50%;
}

.accessibility .language-selector--selected:focus {
  background-color: #003057;
  color: #FFF;
}
.accessibility .language-selector--selected:focus:after {
  color: #FFF;
}

.megamenu {
  display: none;
  position: relative;
  z-index: 101;
}
.megamenu:after {
  content: "";
  background: #FFF;
  width: 100%;
  height: 120px;
  display: block;
}
@media (min-width: 992px) {
  .megamenu:after {
    display: none;
  }
}
.megamenu.open {
  display: block;
  overflow: auto;
  max-height: calc(100vh - 115px);
}
@media (min-width: 992px) {
  .megamenu {
    display: block;
    overflow: visible;
  }
}
@media (min-width: 992px) {
  .megamenu .mobile-only {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .megamenu .desktop-only {
    display: none !important;
  }
}
.megamenu-list {
  max-height: 0;
  transition: 400ms;
}
@media (min-width: 992px) {
  .megamenu-list {
    max-height: 9999px;
  }
}
.megamenu--overview-block {
  width: 100%;
  max-width: 280px;
  background: #F2F2F0;
  padding: 20px;
}
.megamenu--overview-block p {
  font-size: 14px;
  font-weight: 500;
}
.megamenu--overview-block p.megamenu--lvl_2-title {
  font-size: 20px;
  letter-spacing: 1.43px;
  color: #141414;
  text-transform: none;
  font-weight: 500;
}
.megamenu--overview-block .button {
  outline: none;
  width: 100%;
}
.megamenu--lvl_1 {
  background: #FBFBFB;
  overflow: hidden;
  transition: 300ms;
}
@media (min-width: 992px) {
  .megamenu--lvl_1 {
    max-height: 9999px;
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    z-index: 200;
    padding: 30px 0;
    display: none;
    opacity: 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.09);
  }
  .megamenu--lvl_1.open {
    display: block;
    max-height: calc(100vh - 154px);
    overflow-y: auto;
  }
  .megamenu--lvl_1.visible {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .megamenu--lvl_1 {
    padding: 35px 49px 0;
  }
}
.megamenu--lvl_1-title {
  border-top: 1px solid #ebebeb;
  position: relative;
  padding: 24px 56px 24px 16px;
  font-weight: 500;
}
.megamenu--lvl_1-title a, .megamenu--lvl_1-title span {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  color: #000;
}
@media (min-width: 992px) {
  .megamenu--lvl_1-title a, .megamenu--lvl_1-title span {
    color: #009EE8;
    font-size: 15px;
  }
}
.megamenu--lvl_1-title-trigger {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  display: block;
  padding: 28px;
  text-indent: -9999px;
}
.megamenu--lvl_1-title-trigger:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #003057;
  border: none;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%) rotate(0deg);
  text-indent: 0;
  transition: 300ms;
  height: 6px;
}
.megamenu--lvl_1-list {
  overflow: hidden;
}
.megamenu--lvl_1-list .col:nth-of-type(4n + 1) {
  clear: both;
}
@media (min-width: 992px) {
  .megamenu--lvl_1-list {
    padding-left: 0;
    padding-right: 0;
    max-width: 1335px;
  }
}
.megamenu--lvl_1.active .megamenu--lvl_1-title a {
  font-weight: 400;
}
.megamenu--lvl_1.active .megamenu--lvl_1-title .megamenu--lvl_1-title-trigger:after {
  transform: translateY(-50%) rotate(180deg);
}
.megamenu--lvl_1.megamenu-secondary {
  background: #EDEDED;
}
@media (min-width: 992px) {
  .megamenu--lvl_1.megamenu-secondary {
    background: #009EE8;
    top: -93px;
  }
  .megamenu--lvl_1.megamenu-secondary.open {
    max-height: calc(100vh - 63px);
    overflow-y: auto;
  }
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_1-title {
  border-color: #d8d8d8;
}
@media (min-width: 992px) {
  .megamenu--lvl_1.megamenu-secondary .megamenu--lvl_1-title {
    border-color: #06a8f4;
  }
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_1-title-trigger:before, .megamenu--lvl_1.megamenu-secondary .megamenu--lvl_1-title-trigger:after {
  border-color: #FFF;
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2 {
  background: #FBFBFB;
}
@media (min-width: 992px) {
  .megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2 {
    background: none;
  }
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2 a.button {
  background: #FFF;
  color: #009EE8;
  outline: none;
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2 a.button:after {
  color: #009EE8;
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2 .megamenu--overview-block a.button {
  background: #009EE8;
  color: #FFF;
  outline: none;
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2 .megamenu--overview-block a.button:after {
  color: #FFF;
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2-title {
  border-color: #d8d8d8;
  color: #000;
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2-title a {
  color: #000;
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2-title a .last-word:after {
  color: #000;
}
@media (min-width: 992px) {
  .megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2-title a {
    color: #FFF;
  }
  .megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2-title a .last-word:after {
    color: #FFF;
  }
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2-title-trigger:after {
  color: #000;
}
@media (min-width: 992px) {
  .megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2-title-trigger:after {
    color: #FFF;
  }
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_2 .megamenu--overview-block p.megamenu--lvl_2-title {
  color: #000;
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_3 {
  background: #FFF;
}
@media (min-width: 992px) {
  .megamenu--lvl_1.megamenu-secondary .megamenu--lvl_3 {
    background: none;
  }
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_3 li {
  border-color: #d8d8d8;
}
@media (min-width: 992px) {
  .megamenu--lvl_1.megamenu-secondary .megamenu--lvl_3 li {
    border-color: #0888c4;
  }
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_3 li.circle-green-emblem:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3380.55 2479.1'%3E%3Cpath fill='%23000' d='M1868.8 1407.6c-14.51 0-23.74 10.57-23.74 23.78v291.3c0 14.53 9.89 25.76 25.71 25.76s25.72-11.23 25.72-25.76v-145.97c0-61.42 30.98-113.61 85.71-118.89 21.09-1.98 29.67-12.55 29.67-27.74 0-17.83-15.82-26.42-28.35-26.42-42.2 0-73.18 35.01-89.66 83.23h-1.32v-55.48c0-13.21-9.23-23.78-23.73-23.78v-.03zm-235.4 654.57h-127.91c-13.19 0-23.74 9.9-23.74 23.12s10.55 23.11 23.74 23.11h94.95v19.16c0 71.33-38.25 120.23-112.78 120.23s-129.25-59.44-129.25-180.34 52.74-188.27 127.27-188.27c60 0 97.58 40.29 110.76 82.56 3.3 10.57 5.94 24.44 25.72 24.44s28.35-14.54 28.35-29.72c0-3.97-.66-7.93-1.98-11.89-15.82-52.84-67.91-111.62-157.58-111.62-141.75 0-193.17 129.45-193.17 233.81 0 96.47 44.83 227.24 185.93 227.24 63.29 0 100.87-25.76 123.95-58.78h1.32l11.87 33.68c4.61 13.87 9.89 21.14 21.76 21.14 6.59 0 15.82-3.3 15.82-21.14v-182.3c0-13.86-11.86-24.43-25.05-24.43h.03zm-395.41 160.71c-262.58 0-509.47-102.44-695.15-288.46-159.55-159.83-260.01-371.49-282.84-595.94-22.54-221.35 30.75-445.71 149.99-631.78 10.31-16.09 5.66-37.5-10.4-47.82-16.06-10.33-37.43-5.67-47.74 10.42-127.73 199.17-184.76 439.31-160.66 676.18 24.45 240.27 131.95 466.78 302.74 637.88 198.72 199.07 462.96 308.75 744.03 308.75 19.09 0 34.56-15.5 34.56-34.61s-15.47-34.61-34.56-34.61h.03zm1144.39-474.41c15.82 0 25.71-11.23 25.71-25.76V1317.8c0-14.53-9.89-25.76-25.71-25.76s-25.72 11.23-25.72 25.76v404.91c0 14.53 9.89 25.76 25.72 25.76zm-1234.35-552.56H799.28c-20.8 0-37.61 16.84-37.61 37.68s16.81 37.67 37.61 37.67h435.24c20.8 0 37.61-16.84 37.61-37.67V797.58c0-20.83-16.81-37.68-37.61-37.68s-37.61 16.84-37.61 37.68v349.39L567.65 517.54c182.6-170.76 419.26-264.37 670.31-264.37s509.46 102.44 695.15 288.45c185.68 186.02 287.94 433.34 287.94 696.39 0 19.12 15.46 34.61 34.55 34.61s34.56-15.5 34.56-34.61c0-281.55-109.45-546.25-308.2-745.36-198.72-199.08-462.96-308.72-744-308.72S692.68 293.57 493.93 492.65c-6.47 6.48-10.13 15.31-10.13 24.5s3.66 17.98 10.13 24.47l654.03 654.27.07.03zm337.68 139.69c51.43 0 84.39 34.35 101.54 86.53 1.97 6.6 4.61 20.47 24.39 20.47s28.35-14.54 28.35-29.72c0-3.97-.66-7.93-1.98-11.89-20.43-58.12-67.24-111.62-156.91-111.62-139.78 0-183.29 133.41-183.29 233.81 0 94.45 44.84 227.24 185.93 227.24 93.66 0 137.8-67.37 155.63-119.58 1.32-3.96 2.64-10.57 2.64-15.85 0-13.87-9.23-25.1-27.03-25.1-15.16 0-22.41 13.87-25.71 25.1-15.17 52.18-54.72 89.2-106.15 89.2-66.59 0-124.64-59.44-124.64-180.34s50.79-188.27 127.28-188.27l-.03.03zm248.8 25.1c19.12 0 35.6-16.51 35.6-35.66s-16.48-35.67-35.6-35.67-35.61 16.51-35.61 35.67 16.49 35.66 35.61 35.66zm1021.33 320.37c3.3-6.6 5.93-13.87 5.93-19.82 0-13.87-10.55-23.12-23.74-23.12-17.8 0-23.08 15.19-27.03 23.12-12.53 25.76-47.47 46.89-80.44 46.89-52.74 0-98.23-34.35-98.23-126.15h224.82c9.89 0 15.17-6.61 15.17-15.19 0-83.88-45.49-163.17-145.71-163.17-87.69 0-152.3 69.35-152.3 171.75 0 91.15 48.79 175.06 145.71 175.06 74.5 0 115.38-33.02 135.82-69.35v-.03zm-129.89-237.81c46.82 0 86.37 35.67 89.01 101.06h-180.02c4.62-71.99 51.43-101.06 90.99-101.06h.03zm-212.77 503.95c-87.69 0-152.3 69.35-152.3 171.75 0 91.15 48.79 175.06 145.71 175.06 74.5 0 115.38-33.02 135.82-69.35 3.29-6.6 5.93-13.86 5.93-19.81 0-13.87-10.55-23.12-23.74-23.12-17.8 0-23.08 15.19-27.03 23.12-12.53 25.76-47.47 46.89-80.44 46.89-52.74 0-98.23-34.35-98.23-126.15h224.82c9.89 0 15.17-6.6 15.17-15.19 0-83.88-45.49-163.17-145.71-163.17v-.03zm-91.64 140.71c4.61-71.99 51.43-101.05 90.98-101.05 46.82 0 86.37 35.66 89.01 101.05h-179.99zm454.03-140.71c-58.68 0-94.28 41.61-106.15 70.67h-1.32v-42.93c0-13.21-9.23-23.78-23.74-23.78s-23.74 10.57-23.74 23.78v291.3c0 14.54 9.89 25.76 25.72 25.76s25.71-11.23 25.71-25.76v-162.48c0-52.83 29.67-112.94 95.6-112.94 32.31 0 63.96 25.1 63.96 77.94v197.48c0 14.54 9.89 25.76 25.71 25.76s25.72-11.23 25.72-25.76v-193.52c0-88.51-54.06-125.52-107.47-125.52zm-486.93-296.53c0-15.19-12.53-25.1-25.72-25.1-17.8 0-22.41 13.87-24.39 19.82-13.19 42.93-40.22 61.42-71.2 61.42-56.04 0-88.35-42.93-88.35-131.44 0-99.07 44.17-128.82 88.35-128.82 35.6 0 58.67 21.14 71.2 60.77 4.62 14.53 12.53 19.82 24.39 19.82 13.19 0 24.39-11.23 24.39-25.76 0-2.64-.66-6.6-1.98-9.91-17.8-50.86-55.38-87.84-120.68-87.84-83.07 0-141.75 69.35-141.75 171.75 0 88.51 39.56 175.06 141.12 175.06 62.64 0 103.52-32.37 122.64-88.51 1.32-3.96 1.98-7.93 1.98-11.23v-.03zm-408.81 296.53c-42.19 0-73.18 35-89.66 83.22h-1.32v-55.48c0-13.21-9.23-23.78-23.74-23.78s-23.74 10.57-23.74 23.78v291.3c0 14.54 9.89 25.76 25.72 25.76s25.71-11.23 25.71-25.76v-145.96c0-61.42 30.99-113.6 85.74-118.89 21.1-1.98 29.67-12.55 29.67-27.74 0-17.83-15.82-26.42-28.35-26.42l-.03-.03zm-119.54-224.53v-289.32c0-14.53-9.89-25.76-25.71-25.76s-25.72 11.23-25.72 25.76v289.32c0 14.53 9.89 25.76 25.72 25.76s25.71-11.23 25.71-25.76zm309.4 224.53c-87.68 0-152.33 69.35-152.33 171.75 0 91.15 48.79 175.06 145.71 175.06 74.5 0 115.38-33.02 135.85-69.35 3.29-6.6 5.93-13.86 5.93-19.81 0-13.87-10.55-23.12-23.73-23.12-17.8 0-23.08 15.19-27.03 23.12-12.53 25.76-47.47 46.89-80.44 46.89-52.75 0-98.24-34.35-98.24-126.15h224.86c9.89 0 15.17-6.6 15.17-15.19 0-83.88-45.49-163.17-145.71-163.17l-.03-.03zm-91.64 140.71c4.62-71.99 51.43-101.05 90.99-101.05 46.81 0 86.37 35.66 89.01 101.05h-179.99zM3185.78 2202.89c0-50.47-40.57-91.22-91.61-91.22s-91.87 40.74-91.87 91.22 39.81 92.27 91.87 92.27 91.61-40.48 91.61-92.27zm-12.5 0c0 45.22-34.71 80.44-79.11 80.44s-79.37-35.48-79.37-80.44 34.45-79.38 79.37-79.38 79.11 35.48 79.11 79.38zm-38.02 48.63l-17.86-42.06c8.42-3.68 15.57-10.77 15.57-24.45 0-18.67-13.27-28.12-30.37-28.12h-41.34v94.63h16.08v-38.64h25.26l15.82 38.64h16.84zm-57.93-53.1v-26.81h24.76c8.16 0 14.54 3.94 14.54 13.67s-7.4 13.15-15.05 13.15h-24.24z'/%3E%3C/svg%3E");
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_3 li a {
  color: #141414;
}
.megamenu--lvl_1.megamenu-secondary .megamenu--lvl_4 {
  background-color: #FFF;
}
@media (min-width: 992px) {
  .megamenu--lvl_1.megamenu-secondary .megamenu--lvl_4 {
    background-color: transparent;
  }
}
.megamenu--lvl_1.steelfinder {
  background: #FBFBFB;
  position: relative;
}
.megamenu--lvl_1.steelfinder .megamenu--lvl_1-title {
  border-color: #d8d8d8;
}
.megamenu--lvl_1.steelfinder .megamenu--lvl_1-title a {
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.megamenu--lvl_1.steelfinder:after {
  content: "\e90a";
  font-family: "outokumpu-icons";
  color: #000;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  right: 27px;
  transform: translateY(-50%);
  text-indent: 0;
}
.megamenu--lvl_1.language-selector {
  background: rgb(242, 249, 254);
  position: relative;
}
.megamenu--lvl_1.language-selector .megamenu--lvl_1-title--lang-name {
  text-transform: none;
  font-weight: 600;
}
.megamenu--lvl_1.language-selector .megamenu--lvl_1-title a {
  color: #003057;
  font-weight: 600;
  letter-spacing: 1px;
  font-weight: 500;
}
.megamenu--lvl_1.language-selector .megamenu--lvl_1-title-trigger:before {
  display: none;
}
.megamenu--lvl_1.language-selector .megamenu--lvl_1-title-trigger:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #003057;
  border: none;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%) rotate(0deg);
  text-indent: 0;
  transition: 300ms;
  height: 6px;
}
.megamenu--lvl_1.language-selector .megamenu--lvl_2 {
  background: #FFF;
}
.megamenu--lvl_1.language-selector .megamenu--lvl_2-title {
  border: none;
  text-transform: none;
}
.megamenu--lvl_1.language-selector .megamenu--lvl_2-title a {
  color: #003057;
  font-weight: normal;
}
.megamenu--lvl_1.language-selector.active .megamenu--lvl_1-title-trigger:after {
  content: "\e902";
  font-size: 16px;
  transform: translateY(-50%) rotate(180deg);
  right: 11px;
}
.megamenu--column {
  padding: 0;
}
.megamenu--lvl_2 {
  background-color: #FFF;
  padding: 0;
  overflow: hidden;
  transition: 300ms;
}
@media (min-width: 992px) {
  .megamenu--lvl_2 {
    max-height: 9999px;
    background: none;
    padding: 0 18px 30px;
    overflow: visible;
  }
}
@media (min-width: 992px) {
  .megamenu--lvl_2 {
    padding: 0 30px 30px 15px;
  }
}
.megamenu--lvl_2 a.button {
  background: #009EE8;
  color: #FFF;
  padding: 17px 33px 17px 33px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  transition: background-color 0.3s;
  font-size: 16px;
  letter-spacing: 1.143px;
  font-weight: 700;
  line-height: 18px;
  margin-top: 25px;
  text-align: center;
  outline: none;
}
.megamenu--lvl_2 a.button:hover, .megamenu--lvl_2 a.button:focus {
  text-decoration: none;
  background-color: #003057;
}
.megamenu--lvl_2 a.button:hover:after, .megamenu--lvl_2 a.button:focus:after {
  text-decoration: none;
  transform: translate(20px, -50%) rotate(270deg);
}
.megamenu--lvl_2 a.button:focus {
  background-color: #003057;
  color: #FFF;
}
.megamenu--lvl_2-title {
  border-top: 1px solid #e8e8e8;
  position: relative;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  display: block;
}
.megamenu--lvl_2-title a, .megamenu--lvl_2-title span {
  font-size: 14px;
  transition: right 300ms;
  font-weight: 500;
}
.megamenu--lvl_2-title > span:first-of-type:not(.megamenu--lvl_2-title-trigger) {
  display: block;
  padding: 24px 55px 24px 40px;
}
@media (min-width: 992px) {
  .megamenu--lvl_2-title > span:first-of-type:not(.megamenu--lvl_2-title-trigger) {
    padding: 0 0 6px;
  }
}
.megamenu--lvl_2-title a {
  display: block;
  padding: 24px 55px 24px 40px;
  line-height: 14px;
  outline-offset: 8px;
  font-weight: 500;
  color: #000;
}
@media (min-width: 992px) {
  .megamenu--lvl_2-title a {
    padding: 0 0 6px;
  }
}
@media (min-width: 992px) {
  .megamenu--lvl_2-title {
    border-top: none;
    margin-left: 0;
  }
  .megamenu--lvl_2-title a, .megamenu--lvl_2-title span {
    font-size: 15px;
    line-height: 1;
  }
  .megamenu--lvl_2-title a {
    position: relative;
    text-decoration: none;
  }
  .megamenu--lvl_2-title a:hover {
    text-decoration: underline;
  }
  .megamenu--lvl_2-title a:hover .last-word {
    text-decoration: underline;
  }
  .megamenu--lvl_2-title a:hover .last-word:after {
    right: -13px;
  }
  .megamenu--lvl_2-title a:focus .last-word:after {
    right: -13px;
  }
  .megamenu--lvl_2-title a .last-word {
    display: inline-block;
  }
  .megamenu--lvl_2-title a .last-word:after {
    content: "\e90a";
    font-family: "outokumpu-icons";
    color: #000;
    font-size: 14px;
    position: relative;
    bottom: -1px;
    right: -8px;
    transition: 300ms;
    display: inline-block;
    height: 14px;
  }
}
.megamenu--lvl_2-title-trigger {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%) rotate(0deg);
  display: block;
  padding: 28px;
  text-indent: -9999px;
}
@media (min-width: 992px) {
  .megamenu--lvl_2-title-trigger {
    display: none;
  }
}
.megamenu--lvl_2-title-trigger:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #848484;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
  transition: 300ms;
  text-indent: 0;
}
.megamenu--lvl_2.active .megamenu--lvl_2-title a, .megamenu--lvl_2.active .megamenu--lvl_2-title span {
  font-weight: 400;
}
.megamenu--lvl_2.active .megamenu--lvl_2-title .megamenu--lvl_2-title-trigger:after {
  transform: translateY(-50%) rotate(180deg);
}
.megamenu--lvl_3 {
  background-color: #FFF;
}
@media (min-width: 992px) {
  .megamenu--lvl_3 {
    background: none;
  }
}
.megamenu--lvl_3 ul {
  list-style-type: none;
}
.megamenu--lvl_3 ul li {
  display: block;
  border-top: 1px solid #e8e8e8;
  position: relative;
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li {
    padding: 6px 0;
    border: none;
  }
}
.megamenu--lvl_3 ul li .current-page {
  font-weight: 600;
}
.megamenu--lvl_3 ul li a, .megamenu--lvl_3 ul li span {
  color: #141414;
  font-size: 14px;
  font-weight: 400;
}
.megamenu--lvl_3 ul li .megamenu--lvl_3-link-container > span:first-of-type:not(.megamenu--lvl_3-title-trigger) {
  display: block;
  padding: 24px 55px 24px 64px;
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li .megamenu--lvl_3-link-container > span:first-of-type:not(.megamenu--lvl_3-title-trigger) {
    padding: 0;
  }
}
.megamenu--lvl_3 ul li a {
  display: inline;
  outline-offset: 9px;
  font-weight: 500;
  padding: 24px 55px 24px 64px;
  display: flex;
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li a {
    padding: 0;
  }
}
.megamenu--lvl_3 ul li.megamenu-parent {
  overflow: hidden;
  transition: 300ms;
  position: relative;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li.megamenu-parent {
    overflow: visible;
    padding-right: 30px;
    padding-bottom: 5px;
  }
}
.megamenu--lvl_3 ul li.megamenu-parent a {
  font-weight: 500;
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li.megamenu-parent a {
    display: inline;
  }
}
.megamenu--lvl_3 ul li.megamenu-parent.active .megamenu--lvl_3-parent-link {
  font-weight: 400;
}
.megamenu--lvl_3 ul li.megamenu-parent.active .megamenu--lvl_3-title-trigger:after {
  transform: translateY(-50%) rotate(180deg);
  color: #858585;
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li.megamenu-parent.active .megamenu--lvl_3-title-trigger:after {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li.megamenu-parent.active .megamenu-list {
    padding-top: 7px;
    padding-bottom: 6px;
  }
}
.megamenu--lvl_3 ul li.megamenu-parent .megamenu--lvl_3-title-trigger {
  line-height: 1.5;
  text-indent: -9999px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .megamenu--lvl_3 ul li.megamenu-parent .megamenu--lvl_3-title-trigger {
    position: absolute;
    top: 20px;
    right: 14px;
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li.megamenu-parent .megamenu--lvl_3-title-trigger {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
  }
}
.megamenu--lvl_3 ul li.megamenu-parent .megamenu--lvl_3-title-trigger:before {
  content: "trigger";
}
.megamenu--lvl_3 ul li.megamenu-parent .megamenu--lvl_3-title-trigger:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  transition: 300ms;
  text-indent: 0;
}
@media (max-width: 991px) {
  .megamenu--lvl_3 ul li.megamenu-parent .megamenu--lvl_3-title-trigger:after {
    right: 13px;
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li.megamenu-parent .megamenu--lvl_3-title-trigger:after {
    font-size: 10px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    height: 10px;
  }
}
.megamenu--lvl_3 ul li.circle-green-emblem .steel-range:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3380.55 2479.1'%3E%3Cpath fill='%23439463' d='M1868.8 1407.6c-14.51 0-23.74 10.57-23.74 23.78v291.3c0 14.53 9.89 25.76 25.71 25.76s25.72-11.23 25.72-25.76v-145.97c0-61.42 30.98-113.61 85.71-118.89 21.09-1.98 29.67-12.55 29.67-27.74 0-17.83-15.82-26.42-28.35-26.42-42.2 0-73.18 35.01-89.66 83.23h-1.32v-55.48c0-13.21-9.23-23.78-23.73-23.78v-.03zm-235.4 654.57h-127.91c-13.19 0-23.74 9.9-23.74 23.12s10.55 23.11 23.74 23.11h94.95v19.16c0 71.33-38.25 120.23-112.78 120.23s-129.25-59.44-129.25-180.34 52.74-188.27 127.27-188.27c60 0 97.58 40.29 110.76 82.56 3.3 10.57 5.94 24.44 25.72 24.44s28.35-14.54 28.35-29.72c0-3.97-.66-7.93-1.98-11.89-15.82-52.84-67.91-111.62-157.58-111.62-141.75 0-193.17 129.45-193.17 233.81 0 96.47 44.83 227.24 185.93 227.24 63.29 0 100.87-25.76 123.95-58.78h1.32l11.87 33.68c4.61 13.87 9.89 21.14 21.76 21.14 6.59 0 15.82-3.3 15.82-21.14v-182.3c0-13.86-11.86-24.43-25.05-24.43h.03zm-395.41 160.71c-262.58 0-509.47-102.44-695.15-288.46-159.55-159.83-260.01-371.49-282.84-595.94-22.54-221.35 30.75-445.71 149.99-631.78 10.31-16.09 5.66-37.5-10.4-47.82-16.06-10.33-37.43-5.67-47.74 10.42-127.73 199.17-184.76 439.31-160.66 676.18 24.45 240.27 131.95 466.78 302.74 637.88 198.72 199.07 462.96 308.75 744.03 308.75 19.09 0 34.56-15.5 34.56-34.61s-15.47-34.61-34.56-34.61h.03zm1144.39-474.41c15.82 0 25.71-11.23 25.71-25.76V1317.8c0-14.53-9.89-25.76-25.71-25.76s-25.72 11.23-25.72 25.76v404.91c0 14.53 9.89 25.76 25.72 25.76zm-1234.35-552.56H799.28c-20.8 0-37.61 16.84-37.61 37.68s16.81 37.67 37.61 37.67h435.24c20.8 0 37.61-16.84 37.61-37.67V797.58c0-20.83-16.81-37.68-37.61-37.68s-37.61 16.84-37.61 37.68v349.39L567.65 517.54c182.6-170.76 419.26-264.37 670.31-264.37s509.46 102.44 695.15 288.45c185.68 186.02 287.94 433.34 287.94 696.39 0 19.12 15.46 34.61 34.55 34.61s34.56-15.5 34.56-34.61c0-281.55-109.45-546.25-308.2-745.36-198.72-199.08-462.96-308.72-744-308.72S692.68 293.57 493.93 492.65c-6.47 6.48-10.13 15.31-10.13 24.5s3.66 17.98 10.13 24.47l654.03 654.27.07.03zm337.68 139.69c51.43 0 84.39 34.35 101.54 86.53 1.97 6.6 4.61 20.47 24.39 20.47s28.35-14.54 28.35-29.72c0-3.97-.66-7.93-1.98-11.89-20.43-58.12-67.24-111.62-156.91-111.62-139.78 0-183.29 133.41-183.29 233.81 0 94.45 44.84 227.24 185.93 227.24 93.66 0 137.8-67.37 155.63-119.58 1.32-3.96 2.64-10.57 2.64-15.85 0-13.87-9.23-25.1-27.03-25.1-15.16 0-22.41 13.87-25.71 25.1-15.17 52.18-54.72 89.2-106.15 89.2-66.59 0-124.64-59.44-124.64-180.34s50.79-188.27 127.28-188.27l-.03.03zm248.8 25.1c19.12 0 35.6-16.51 35.6-35.66s-16.48-35.67-35.6-35.67-35.61 16.51-35.61 35.67 16.49 35.66 35.61 35.66zm1021.33 320.37c3.3-6.6 5.93-13.87 5.93-19.82 0-13.87-10.55-23.12-23.74-23.12-17.8 0-23.08 15.19-27.03 23.12-12.53 25.76-47.47 46.89-80.44 46.89-52.74 0-98.23-34.35-98.23-126.15h224.82c9.89 0 15.17-6.61 15.17-15.19 0-83.88-45.49-163.17-145.71-163.17-87.69 0-152.3 69.35-152.3 171.75 0 91.15 48.79 175.06 145.71 175.06 74.5 0 115.38-33.02 135.82-69.35v-.03zm-129.89-237.81c46.82 0 86.37 35.67 89.01 101.06h-180.02c4.62-71.99 51.43-101.06 90.99-101.06h.03zm-212.77 503.95c-87.69 0-152.3 69.35-152.3 171.75 0 91.15 48.79 175.06 145.71 175.06 74.5 0 115.38-33.02 135.82-69.35 3.29-6.6 5.93-13.86 5.93-19.81 0-13.87-10.55-23.12-23.74-23.12-17.8 0-23.08 15.19-27.03 23.12-12.53 25.76-47.47 46.89-80.44 46.89-52.74 0-98.23-34.35-98.23-126.15h224.82c9.89 0 15.17-6.6 15.17-15.19 0-83.88-45.49-163.17-145.71-163.17v-.03zm-91.64 140.71c4.61-71.99 51.43-101.05 90.98-101.05 46.82 0 86.37 35.66 89.01 101.05h-179.99zm454.03-140.71c-58.68 0-94.28 41.61-106.15 70.67h-1.32v-42.93c0-13.21-9.23-23.78-23.74-23.78s-23.74 10.57-23.74 23.78v291.3c0 14.54 9.89 25.76 25.72 25.76s25.71-11.23 25.71-25.76v-162.48c0-52.83 29.67-112.94 95.6-112.94 32.31 0 63.96 25.1 63.96 77.94v197.48c0 14.54 9.89 25.76 25.71 25.76s25.72-11.23 25.72-25.76v-193.52c0-88.51-54.06-125.52-107.47-125.52zm-486.93-296.53c0-15.19-12.53-25.1-25.72-25.1-17.8 0-22.41 13.87-24.39 19.82-13.19 42.93-40.22 61.42-71.2 61.42-56.04 0-88.35-42.93-88.35-131.44 0-99.07 44.17-128.82 88.35-128.82 35.6 0 58.67 21.14 71.2 60.77 4.62 14.53 12.53 19.82 24.39 19.82 13.19 0 24.39-11.23 24.39-25.76 0-2.64-.66-6.6-1.98-9.91-17.8-50.86-55.38-87.84-120.68-87.84-83.07 0-141.75 69.35-141.75 171.75 0 88.51 39.56 175.06 141.12 175.06 62.64 0 103.52-32.37 122.64-88.51 1.32-3.96 1.98-7.93 1.98-11.23v-.03zm-408.81 296.53c-42.19 0-73.18 35-89.66 83.22h-1.32v-55.48c0-13.21-9.23-23.78-23.74-23.78s-23.74 10.57-23.74 23.78v291.3c0 14.54 9.89 25.76 25.72 25.76s25.71-11.23 25.71-25.76v-145.96c0-61.42 30.99-113.6 85.74-118.89 21.1-1.98 29.67-12.55 29.67-27.74 0-17.83-15.82-26.42-28.35-26.42l-.03-.03zm-119.54-224.53v-289.32c0-14.53-9.89-25.76-25.71-25.76s-25.72 11.23-25.72 25.76v289.32c0 14.53 9.89 25.76 25.72 25.76s25.71-11.23 25.71-25.76zm309.4 224.53c-87.68 0-152.33 69.35-152.33 171.75 0 91.15 48.79 175.06 145.71 175.06 74.5 0 115.38-33.02 135.85-69.35 3.29-6.6 5.93-13.86 5.93-19.81 0-13.87-10.55-23.12-23.73-23.12-17.8 0-23.08 15.19-27.03 23.12-12.53 25.76-47.47 46.89-80.44 46.89-52.75 0-98.24-34.35-98.24-126.15h224.86c9.89 0 15.17-6.6 15.17-15.19 0-83.88-45.49-163.17-145.71-163.17l-.03-.03zm-91.64 140.71c4.62-71.99 51.43-101.05 90.99-101.05 46.81 0 86.37 35.66 89.01 101.05h-179.99zM3185.78 2202.89c0-50.47-40.57-91.22-91.61-91.22s-91.87 40.74-91.87 91.22 39.81 92.27 91.87 92.27 91.61-40.48 91.61-92.27zm-12.5 0c0 45.22-34.71 80.44-79.11 80.44s-79.37-35.48-79.37-80.44 34.45-79.38 79.37-79.38 79.11 35.48 79.11 79.38zm-38.02 48.63l-17.86-42.06c8.42-3.68 15.57-10.77 15.57-24.45 0-18.67-13.27-28.12-30.37-28.12h-41.34v94.63h16.08v-38.64h25.26l15.82 38.64h16.84zm-57.93-53.1v-26.81h24.76c8.16 0 14.54 3.94 14.54 13.67s-7.4 13.15-15.05 13.15h-24.24z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
@media (min-width: 992px) {
  .megamenu--lvl_3 ul li.circle-green-emblem .steel-range:before {
    display: block;
    position: absolute;
    margin-right: 0;
  }
}
.megamenu--lvl_3 ul li.circle-green-emblem .steel-range {
  background: none !important;
  width: 27px;
  height: 20px;
}
.megamenu--lvl_3 ul .steel-range {
  width: 15px;
  height: 15px;
  min-width: 15px;
  background: #009EE8;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  top: 4px;
}
.megamenu--lvl_3 ul .steel-range-txt {
  line-height: 20px;
  letter-spacing: -0.42px;
}
.megamenu--lvl_3 ul .steel-range-subtxt {
  color: #7E7E7E;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: -0.39px;
  display: block;
}
.megamenu--lvl_4.megamenu-list {
  margin: 0;
  margin-left: -64px;
  margin-right: -64px;
  background-color: #FFF;
  max-height: 0;
}
@media (min-width: 992px) {
  .megamenu--lvl_4.megamenu-list {
    padding: 0;
    padding-left: 15px;
    background-color: transparent;
    margin-bottom: 0;
    margin-left: -30px;
    margin-right: -30px;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .megamenu--lvl_4.megamenu-list li {
    padding: 4px 30px;
  }
  .megamenu--lvl_4.megamenu-list li:first-of-type, .megamenu--lvl_4.megamenu-list li:last-of-type {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.megamenu--lvl_4.megamenu-list li a {
  letter-spacing: 1px;
  font-weight: 500;
  display: block;
  padding-left: 144px;
}
@media (min-width: 992px) {
  .megamenu--lvl_4.megamenu-list li a {
    padding-left: 0;
  }
}

.body-bar-embed .megamenu:after {
  height: 220px;
}

.accessibility .megamenu--lvl_2-title a:focus {
  outline-style: outset;
  padding-right: 12px;
  margin-top: 9px;
  color: #003057;
  font-weight: 600;
}
.accessibility .megamenu--lvl_2-title a:focus span.last-word {
  font-weight: 600;
}
.accessibility .megamenu--lvl_2-title a:focus span.last-word:after {
  color: #003057;
}
.accessibility .megamenu--lvl_2 a.button:focus {
  outline: 1px solid #003057;
  outline-offset: 5px;
}
.accessibility .megamenu--lvl_3-link-container.focus {
  display: inline-block;
  outline: 1px solid #003057;
  outline-offset: 4px;
}
.accessibility .megamenu--lvl_3-parent-link:focus {
  outline: transparent;
}
.accessibility .megamenu--lvl_3 ul li a:focus {
  text-decoration: none;
  outline-style: solid;
  font-weight: 600;
}
.accessibility .megamenu--lvl_3 .megamenu--lvl_3-parent-link:focus {
  outline-offset: 4px;
}

header {
  transition: 300ms;
}

body.sticky-nav, html.sticky-nav {
  margin-top: 115px;
}
@media (min-width: 992px) {
  body.sticky-nav, html.sticky-nav {
    margin-top: 145px;
  }
}
body.sticky-nav.search-form-visible, html.sticky-nav.search-form-visible {
  margin-top: 184px;
}
@media (min-width: 992px) {
  body.sticky-nav.search-form-visible, html.sticky-nav.search-form-visible {
    margin-top: 227px;
  }
}
body.sticky-nav.scroll-up.sticky-nav-enabled header, html.sticky-nav.scroll-up.sticky-nav-enabled header {
  top: 0;
}
body.sticky-nav .search-form, body.sticky-nav .language-selector-holder .language-selector, html.sticky-nav .search-form, html.sticky-nav .language-selector-holder .language-selector {
  display: none;
}
body.sticky-nav .search-form.open, body.sticky-nav .language-selector-holder .language-selector.open, html.sticky-nav .search-form.open, html.sticky-nav .language-selector-holder .language-selector.open {
  display: none;
}
body.sticky-nav.scroll-up .search-form, body.sticky-nav.scroll-up .language-selector-holder .language-selector, html.sticky-nav.scroll-up .search-form, html.sticky-nav.scroll-up .language-selector-holder .language-selector {
  display: block;
}
body.sticky-nav.scroll-up .search-form.open, body.sticky-nav.scroll-up .language-selector-holder .language-selector.open, html.sticky-nav.scroll-up .search-form.open, html.sticky-nav.scroll-up .language-selector-holder .language-selector.open {
  display: block;
}
body.sticky-nav--megamenu-opened, html.sticky-nav--megamenu-opened {
  height: 100vh;
  overflow: hidden;
}
body.sticky-nav header, html.sticky-nav header {
  position: fixed;
  top: -155px;
  left: 0;
  width: 100%;
  z-index: 120;
  background-color: #FFF;
}
@media (min-width: 992px) {
  body.sticky-nav header, html.sticky-nav header {
    top: -156px;
  }
  body.sticky-nav header .branding, html.sticky-nav header .branding {
    line-height: 66px;
    padding: 13px 0px;
  }
  body.sticky-nav header .branding img, html.sticky-nav header .branding img {
    width: 130px;
  }
  body.sticky-nav header .primary-navigation li a, html.sticky-nav header .primary-navigation li a {
    font-size: 14px;
    line-height: 50px;
  }
  body.sticky-nav header .secondary-navigation, html.sticky-nav header .secondary-navigation {
    margin-top: 4px;
  }
  body.sticky-nav header .secondary-navigation li a, html.sticky-nav header .secondary-navigation li a {
    padding: 10px 10px 10px;
    font-size: 14px;
  }
  body.sticky-nav header .secondary-navigation-holder, html.sticky-nav header .secondary-navigation-holder {
    padding: 0;
  }
  body.sticky-nav header .secondary-navigation-holder .secondary-navigation--additional-links-steelfinder a, html.sticky-nav header .secondary-navigation-holder .secondary-navigation--additional-links-steelfinder a {
    padding: 12px 43px 12px 20px;
    font-size: 14px;
  }
  body.sticky-nav header .search-holder a, html.sticky-nav header .search-holder a {
    margin: 13px 38px 14px 0;
    padding: 10px 15px;
  }
  body.sticky-nav header .language-selector-holder, html.sticky-nav header .language-selector-holder {
    margin: 9px 0;
  }
}
@media (min-width: 992px) {
  body.sticky-nav header .megamenu .megamenu--lvl_1.megamenu-secondary, html.sticky-nav header .megamenu .megamenu--lvl_1.megamenu-secondary {
    top: -70px;
    max-height: calc(100vh - 115px + 70px);
  }
}
body.sticky-nav header .megamenu.open, html.sticky-nav header .megamenu.open {
  max-height: calc(100vh - 115px);
}
@media (min-width: 992px) {
  body.sticky-nav header .megamenu--lvl_1, html.sticky-nav header .megamenu--lvl_1 {
    overflow: auto;
    max-height: calc(100vh - 116px);
  }
}

.ee-button {
  position: relative;
  display: inline-block;
  padding-top: 18px;
  padding-bottom: 18px;
  background: #FFF;
  color: #009EE8;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  border-radius: 2px;
  padding-left: 20px;
  padding-right: 20px;
  transition: padding 0.2s 0.2s ease-out;
  overflow: visible;
  will-change: padding-left;
  white-space: nowrap;
  border-radius: 2px;
  font-weight: 700;
  letter-spacing: 1px;
  max-width: 100%;
  overflow: hidden;
}
.ee-button::after {
  position: absolute;
  content: "";
  right: 0;
  top: 5px;
  bottom: 5px;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgb(255, 255, 255) 80%);
  width: 25px;
}
.ee-button::before {
  position: absolute;
  content: "";
  opacity: 0;
  background: #009EE8;
  width: 10px;
  height: 2px;
  top: calc(50% - 1px);
  transform: translateX(0);
  transition: opacity 0.2s 0s, transform 0.5s 0.5s;
}
.ee-button:hover, .ee-button:focus {
  text-decoration: none;
  padding-left: 50px;
  padding-right: 30px;
  transition: padding 0.2s ease-in;
}
.ee-button:hover::before, .ee-button:focus::before {
  opacity: 1;
  transform: translateX(-200%);
  transition: opacity 0.2s 0.2s;
}
.ee-button:focus {
  background-color: #003057;
  color: #FFF;
  outline: none;
}
.ee-button:focus:after {
  display: none;
}

.sf-button {
  display: inline-block;
  padding: 18px 53px;
  margin-top: 20px;
  border-radius: 2px;
  background: #009EE8;
  color: #FFF;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  transition: background 0.3s ease-in-out;
}
@media (min-width: 860px) {
  .sf-button {
    margin-top: 0;
  }
}
.sf-button:hover, .sf-button:focus {
  background: rgb(0%, 55.1504394861%, 80.9803921569%);
  text-decoration: none;
}
.sf-button:disabled {
  background-color: #d0d3d4;
}
.sf-button.dark {
  background: #003057;
}
.sf-button.dark:hover, .sf-button.dark:focus {
  background: rgb(0%, 13.3062880325%, 24.1176470588%);
}
.sf-button.reversed {
  background-color: #FFF;
  border: 1px solid #009EE8;
  color: #009EE8;
  transition: 0.3s;
}
.sf-button.reversed:hover, .sf-button.reversed:focus {
  border: 1px solid #003057;
  color: #003057;
  text-decoration: underline;
}

.lb-button {
  display: inline-block;
  padding: 12px 24px;
  margin-top: 20px;
  border-radius: 2px;
  background: #F2F9FD;
  color: #009EE8;
  font-size: 18px;
  line-height: 19px;
  font-weight: 400;
  text-align: center;
  transition: background 0.3s ease-in-out;
}
@media (min-width: 860px) {
  .lb-button {
    margin-top: 0;
  }
}
.lb-button:hover, .lb-button:focus {
  background: rgb(86.2352941176%, 93.6470588235%, 97.8823529412%);
  text-decoration: none;
}
.lb-button:disabled {
  background-color: #d0d3d4;
}

.arrow-button {
  color: #FFF;
  display: inline-block;
  padding-bottom: 2px;
  padding-right: 40px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
}
.arrow-button::after {
  font-family: "outokumpu-icons";
  content: "\e90a";
  font-size: 0.75em;
  position: absolute;
  transform: translate(-10px, 0px);
  transition: transform 0.4s ease;
  padding-left: 20px;
}
.arrow-button:hover, .arrow-button:focus {
  text-decoration: none;
}
.arrow-button:hover::after, .arrow-button:focus::after {
  transform: translate(0px, 0px);
}

.accessibility .arrow-button:focus {
  outline: 1px solid #FFF;
  outline-offset: 7px;
}

.simple-arrow-link::after {
  font-family: "outokumpu-icons";
  content: " \e90a";
  font-size: 0.75em;
}

.round-button {
  display: inline-block;
  background: #003057;
  color: #FFF;
  font-size: 10px;
  line-height: 1.2em;
  transition: background 0.3s ease-in-out;
  padding-top: 0.65em;
  padding-bottom: 0.5em;
  overflow: hidden;
  padding-left: 1.2em;
  padding-right: 1.2em;
  text-transform: uppercase;
  border-radius: 3em;
  font-weight: bold;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .round-button {
    font-size: 10px;
  }
}

.link-button {
  color: #003057;
  border-bottom: 1px solid #009EE8;
  padding-bottom: 0.25rem;
  margin-bottom: 1em;
  transition: color 0.4s;
  font-size: 16px;
  max-width: 55ch;
  line-height: 1.8em;
  letter-spacing: 1px;
  display: inline-block;
}
@media (min-width: 992px) {
  .link-button {
    font-size: 18px;
  }
}
.link-button:hover {
  color: #009EE8;
  text-decoration: none;
}

.download-button {
  padding: 8px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 1.143px;
}
.download-button:before {
  content: "\e91a";
  font-family: "outokumpu-icons";
  margin-right: 10px;
}
.download-button--white {
  background: #FFF;
  color: #000;
  border-radius: 2.27px;
  transition: 0.3s;
  padding: 9px 27px;
}
.download-button--white:hover, .download-button--white:active, .download-button--white:focus {
  background-color: #C2E7FA;
  text-decoration: none;
}

.btn-icon:before, .btn-icon:after {
  font-family: "outokumpu-icons";
  content: "\e91a";
  font-weight: inherit;
  font-size: inherit;
}
.btn-icon:before {
  display: inline-block;
  margin-right: 10px;
}
.btn-icon:after {
  display: none;
}
.btn-icon--burger:before, .btn-icon--burger:after {
  content: "\e900";
}
.btn-icon--calendar:before, .btn-icon--calendar:after {
  content: "\e901";
}
.btn-icon--chevron:before, .btn-icon--chevron:after {
  content: "\e902";
}
.btn-icon--close:before, .btn-icon--close:after {
  content: "\e903";
}
.btn-icon--compare:before, .btn-icon--compare:after {
  content: "\e904";
}
.btn-icon--document:before, .btn-icon--document:after {
  content: "\e905";
}
.btn-icon--external:before, .btn-icon--external:after {
  content: "\e906";
}
.btn-icon--facebook:before, .btn-icon--facebook:after {
  content: "\e907";
}
.btn-icon--home:before, .btn-icon--home:after {
  content: "\e908";
}
.btn-icon--instagram:before, .btn-icon--instagram:after {
  content: "\e909";
}
.btn-icon--link:before, .btn-icon--link:after {
  content: "\e90a";
}
.btn-icon--linkedin:before, .btn-icon--linkedin:after {
  content: "\e90b";
}
.btn-icon--expert-talk:before, .btn-icon--expert-talk:after {
  content: "\e90c";
}
.btn-icon--external-link:before, .btn-icon--external-link:after {
  content: "\e90d";
}
.btn-icon--scroll:before, .btn-icon--scroll:after {
  content: "\e90e";
}
.btn-icon--search:before, .btn-icon--search:after {
  content: "\e90f";
}
.btn-icon--twitter:before, .btn-icon--twitter:after {
  content: "\e910";
}
.btn-icon--youtube:before, .btn-icon--youtube:after {
  content: "\e911";
}
.btn-icon--phone:before, .btn-icon--phone:after {
  content: "\e912";
}
.btn-icon--print:before, .btn-icon--print:after {
  content: "\e913";
}
.btn-icon--download:before, .btn-icon--download:after {
  content: "\e914";
}
.btn-icon--quote:before, .btn-icon--quote:after {
  content: "\e915";
}
.btn-icon--checklist:before, .btn-icon--checklist:after {
  content: "\e916";
}
.btn-icon--play:before, .btn-icon--play:after {
  content: "\e917";
}
.btn-icon--register:before, .btn-icon--register:after {
  content: "\e918";
}
.btn-icon--duration:before, .btn-icon--duration:after {
  content: "\e919";
}
.btn-icon--download_alt:before, .btn-icon--download_alt:after {
  content: "\e91a";
}
.btn-icon--envelop:before, .btn-icon--envelop:after {
  content: "\e91b";
}
.btn-icon--share:before, .btn-icon--share:after {
  content: "\e91c";
}
.btn-icon--steel:before, .btn-icon--steel:after {
  content: "\e91d";
}
.btn-icon--world:before, .btn-icon--world:after {
  content: "\e91e";
}
.btn-icon--x:before, .btn-icon--x:after {
  content: "\e91f";
}
.btn-icon--close_alt:before, .btn-icon--close_alt:after {
  content: "\e920";
}
.btn-icon--magnifier:before, .btn-icon--magnifier:after {
  content: "\e921";
}
.btn-icon--empty_phone:before, .btn-icon--empty_phone:after {
  content: "\e922";
}
.btn-icon--location:before, .btn-icon--location:after {
  content: "\e923";
}
.btn-icon--right::before {
  display: none;
}
.btn-icon--right::after {
  display: inline-block;
  font-family: "outokumpu-icons";
  margin-left: 10px;
}

.hero {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 216px;
  background-size: cover;
  background-position: center center;
  text-align: center;
  background-color: #E3E4E5;
}
.hero .container {
  flex-grow: 1;
  padding-top: 50px;
}
.hero.medium-height {
  min-height: 396px;
}
.hero.large-height {
  min-height: 600px;
}
.hero.vertical-center .container {
  display: flex;
  align-items: center;
  padding-top: 0;
}
.hero.vertical-center .container .col {
  width: 100%;
}
.hero.shadow .col {
  text-shadow: 2px 2px 0px rgb(0, 0, 0);
}
.hero .slogan {
  margin-bottom: 50px;
  color: #FFF;
  font-family: "Tee Franklin Forever Round", Helvetica, Arial, sans-serif;
  font-size: 42px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .hero .slogan {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .hero .slogan {
    font-size: 22px;
  }
}
.hero .link-box-list {
  display: inline-block;
  max-width: 339px;
  width: 339px;
  position: absolute;
  bottom: 0;
  left: 15px;
  background-color: rgba(0, 48, 87, 0.8);
}
@media (min-width: 1170px) {
  .hero .link-box-list {
    left: 50%;
    transform: translateX(-611px);
    max-width: 380px;
  }
}
@media (max-width: 1400px) {
  .hero .link-box-list {
    margin-left: 62px;
  }
}
@media (max-width: 992px) {
  .hero .link-box-list {
    position: relative;
    margin-left: 0;
  }
}
@media (max-width: 992px) {
  .hero .link-box-list .link-box {
    font-size: 14px;
  }
}
.hero .link-box-list > a {
  margin-bottom: 5px;
}
.hero .link-box-list > a:last-child {
  margin-bottom: 0;
}

.description {
  margin: 30px 0;
  color: #FFF;
  font-weight: 300;
  font-size: 24px;
}
@media (min-width: 600px) {
  .description {
    margin-top: 1.5rem;
  }
}

.hero-image {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 56px;
  background-color: #E3E4E5;
  position: relative;
}
.container .hero-image {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.hero-image .breadcrumb {
  margin-top: 1.5rem;
}
@media (min-width: 480px) {
  .hero-image {
    min-height: 310px;
    margin-bottom: 85px;
  }
}
@media (min-width: 992px) {
  .hero-image {
    margin-bottom: 90px;
  }
}
.hero-image .col {
  position: relative;
}
.hero-image-text {
  position: relative;
  min-height: 180px;
  width: calc(100% - 36px);
  padding: 27px 20px;
  left: 50%;
  transform: translate(-50%, 40px);
  background-color: rgba(0, 158, 232, 0.75);
  z-index: 10;
}
@media (min-width: 480px) {
  .hero-image-text {
    padding: 50px;
    left: 0;
    transform: translate(0px, 65px);
    min-height: 262px;
    width: 460px;
  }
}
@media (min-width: 992px) {
  .hero-image-text {
    transform: translate(-50px, 65px);
    min-height: 302px;
  }
}
.hero-image-text-header {
  color: #FFF;
  letter-spacing: 1px;
  margin-bottom: 0.5em;
}
.hero-image-text-content {
  color: #FFF;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  margin-bottom: 0px;
}
@media (min-width: 480px) {
  .hero-image-text-content {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
@media (min-width: 992px) {
  .hero-image-text-content {
    font-size: 18px;
    letter-spacing: 1px;
  }
}

.hero-image-level2 .hero-image-text {
  min-height: 180px;
  padding: 27px 10px 41px 20px;
}
@media (min-width: 480px) {
  .hero-image-level2 .hero-image-text {
    min-height: 239px;
    width: 460px;
    padding: 42px;
  }
}
@media (min-width: 992px) {
  .hero-image-level2 .hero-image-text {
    transform: translate(-58px, 65px);
    min-height: 279px;
    padding: 60px;
  }
}
.hero-image-level2--expertise {
  height: auto;
  background: transparent;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .hero-image-level2--expertise {
    margin-bottom: 40px;
  }
  .hero-image-level2--expertise h2 {
    margin-bottom: 10px;
  }
  .hero-image-level2--expertise p {
    margin-bottom: 20px;
  }
}
.hero-image-level2--expertise-button {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .hero-image-level2--expertise-button {
    position: absolute;
    top: 0;
    right: 60px;
  }
}
.hero-image-level2--expertise-button span {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='44px' height='43px' viewBox='0 0 44 43' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 15%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='UI---Level-2---Expertise' transform='translate(-1130.000000, -265.000000)' fill='%23FFFFFF'%3E%3Cg id='Group' transform='translate(1111.000000, 246.000000)'%3E%3Cg id='Group-15' transform='translate(19.000000, 19.000000)'%3E%3Cpath d='M42.9661305,27.5373931 L29.1111599,27.5373931 L29.1111599,18.7868681 C29.1111599,18.4186267 28.9127303,18.0791385 28.5906636,17.8970355 L21.9361463,14.1273536 C23.6278865,12.6034396 24.6312284,10.4197177 24.6312284,8.1179569 C24.6312284,3.64155415 20.958753,0 16.4437147,0 C11.9291851,0 8.25569213,3.64155415 8.25569213,8.1179569 C8.25569213,10.4197177 9.25903399,12.6034396 10.951283,14.1273536 L4.29727448,17.8970355 C3.97520785,18.0791385 3.77626938,18.4186267 3.77626938,18.7868681 L3.77626938,27.5373931 L1.0333607,27.5373931 C0.462493785,27.5373931 0,27.9964337 0,28.5624157 L0,34.7680396 L0,35.7693535 L0,41.9749774 C0,42.5409594 0.462493785,43 1.0333607,43 L42.9661305,43 C43.5369974,43 44,42.5409594 44,41.9749774 L44,35.7693535 L44,34.7680396 L44,28.5624157 C44,27.9964337 43.5369974,27.5373931 42.9661305,27.5373931 L42.9661305,27.5373931 Z M5.84400837,19.3816032 L13.3522821,15.1276586 C13.6728223,14.9460601 13.8717608,14.609094 13.8732872,14.2428704 C13.8753223,13.8771512 13.6804542,13.5381674 13.3619491,13.3535422 C11.4875519,12.2654646 10.3234311,10.2598102 10.3234311,8.1179569 C10.3234311,4.77200474 13.0688838,2.05004516 16.4437147,2.05004516 C19.8185455,2.05004516 22.5639982,4.77200474 22.5639982,8.1179569 C22.5639982,10.2598102 21.3998774,12.2664735 19.5254802,13.3535422 C19.2069751,13.5381674 19.012107,13.8771512 19.0141422,14.2428704 C19.0161773,14.609094 19.214607,14.9460601 19.5351473,15.1276586 L27.0439297,19.3816032 L27.0439297,27.5373931 L5.84400837,27.5373931 L5.84400837,19.3816032 Z M41.932261,34.7680396 L41.932261,35.7693535 L41.932261,40.9504593 L2.06723019,40.9504593 L2.06723019,35.7693535 L2.06723019,34.7680396 L2.06723019,29.5869338 L41.932261,29.5869338 L41.932261,34.7680396 Z' id='Fill-18'%3E%3C/path%3E%3Cpath d='M37.362641,22 L34.1341723,22 C33.8311816,22 33.54437,21.8577706 33.3556137,21.6127919 C33.1663671,21.3683193 33.0957673,21.0484298 33.1629351,20.7432187 L34.6430789,14.0376855 L29.9962412,14.0376855 C29.4461513,14.0376855 29,13.577085 29,13.0091798 L29,1.02799954 C29,0.460094329 29.4461513,0 29.9962412,0 L43.0037588,0 C43.5538487,0 44,0.460094329 44,1.02799954 L44,12.6406994 C44,12.8512596 43.9372446,13.0567583 43.8200686,13.2298631 L38.1789508,21.5611642 C37.9926459,21.836006 37.6881843,22 37.362641,22 L37.362641,22 Z M35.3829057,19.9434948 L36.8434385,19.9434948 L42.0075176,12.3167606 L42.0075176,2.05650523 L30.9919922,2.05650523 L30.9919922,11.9806741 L35.8918124,11.9806741 C36.1948031,11.9806741 36.4816146,12.1234096 36.670371,12.3678822 C36.8591273,12.6123548 36.9302174,12.9327505 36.8630495,13.2374554 L35.3829057,19.9434948 Z' id='Fill-20'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 44px;
  background-color: #009EE8;
  background-repeat: no-repeat;
  background-position: 19px center;
  color: #FFF;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 22px;
  padding: 19px 19px 19px 73px;
  max-width: 180px;
  display: block;
}

.search-holder a {
  display: block;
  color: #009EE8;
  margin: 15px 0;
  padding: 10px;
  transition: color 300ms;
  cursor: pointer;
}
@media (min-width: 992px) {
  .search-holder a {
    padding: 18px 15px;
    margin: 16px 15px 13px 0;
  }
}
.search-holder a:hover, .search-holder a:focus {
  text-decoration: none;
}
.search-holder a:hover:after, .search-holder a:focus:after {
  color: #003057;
}
.search-holder a:focus {
  outline-color: #003057;
}
.search-holder a.open:after {
  font-weight: 600;
}
.search-holder a:after {
  content: "\e90f";
  font-family: "outokumpu-icons";
  color: #009EE8;
  font-size: 15px;
  font-weight: 500;
  transition: 300ms;
  text-indent: 0;
}
.search-holder .input-holder {
  position: absolute;
  z-index: 201;
  width: 100%;
  display: block;
  top: 90px;
  left: 0;
  background: #FFF;
  color: #000;
}

.search-mobile-holder {
  float: right;
}

.search-form {
  background: #fbfbfb;
  text-align: center;
  padding: 0 15px;
  height: 0px;
  transition: 300ms;
  overflow: hidden;
}
.search-form.open {
  height: 69px;
}
@media (min-width: 992px) {
  .search-form.open {
    height: 149px;
  }
}
.search-form.autocomplete-opened {
  overflow: visible;
}
.search-form.autocomplete-opened .search-form__input-holder {
  overflow: visible;
}
.search-form.autocomplete-opened .search-form__autocomplete-results {
  display: block;
}
.search-form__input-holder {
  display: inline-block;
  width: 100%;
  max-width: 694px;
  position: relative;
  margin: 10px 0;
}
@media (min-width: 992px) {
  .search-form__input-holder {
    margin: 50px 0;
  }
}
.search-form__input-holder input[type=text] {
  border: 1px solid #D0D3D4;
  padding: 14px 50px 14px 14px;
  transition: 300ms;
  background: #FFF;
}
.search-form__input-holder input[type=text]:focus, .search-form__input-holder input[type=text]:active {
  color: #003057;
  border: 1px solid #B2B2B4;
  outline: none;
}
.search-form__input-holder button[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  background: none;
  border: none;
}
.search-form__input-holder button[type=submit]:after {
  content: "\e90f";
  font-family: "outokumpu-icons";
  color: #009EE8;
  font-size: 18px;
  font-weight: 500;
  transition: 300ms;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 300ms;
}
.search-form__input-holder button[type=submit]:hover:after, .search-form__input-holder button[type=submit]:focus:after {
  color: #000;
}
.search-form__autocomplete-results {
  position: absolute;
  left: 0;
  list-style-type: none;
  width: 100%;
  text-align: left;
  z-index: 15;
  background: #FFF;
  display: none;
  overflow-y: auto;
  max-height: 40vh;
}
.search-form__autocomplete-results li {
  border-color: #B2B2B4;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  display: block;
  cursor: pointer;
}
.search-form__autocomplete-results li a {
  display: block;
  padding: 14px;
  color: #000;
}
.search-form__autocomplete-results li a.autocomplete-link-active {
  color: #FFF;
  text-decoration: none;
  background-color: #003057;
}
.search-form__autocomplete-results li a.autocomplete-link-active b {
  color: #FFF;
}
.search-form__autocomplete-results li a:hover {
  text-decoration: none;
  background-color: #f8f8f9;
}
.search-form__autocomplete-results li a:hover.autocomplete-link-active {
  background-color: #003057;
}
.search-form__autocomplete-results li b {
  font-weight: 600;
  color: #009EE8;
  text-decoration: underline;
}

body.search-form-visible:not(.sticky-nav) .search-form {
  height: 69px;
  transition: none;
}
@media (min-width: 992px) {
  body.search-form-visible:not(.sticky-nav) .search-form {
    height: 149px;
  }
}
body.search-form-visible:not(.sticky-nav).sticky-nav--megamenu-opened .search-form {
  height: 0;
  transition: none;
}

.tabs-group .products-section {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .tabs-group .products-section {
    margin-bottom: 25px;
  }
}
.tabs-group .products-section:last-child {
  margin-bottom: 0;
}

.tabs-title {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .tabs-title {
    margin: 60px 0;
  }
}
.products-section .tabs-title {
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 2.14px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .products-section .tabs-title {
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 2.5px;
    margin-bottom: 26px;
  }
}

@media (min-width: 768px) {
  .tabs-holder {
    padding-left: 40px;
    padding-right: 40px;
    margin-left: -40px;
    margin-right: -40px;
    background-color: #FFF;
  }
}
.tabs-holder.tabs-holder--clear {
  background-color: transparent;
  position: relative;
  margin-top: 24px;
}
.tabs-holder.tabs-holder--clear .scroll-tabs-links {
  border-bottom: none;
}
.tabs-holder.tabs-holder--clear .tab {
  padding: 0;
}
.tabs-holder.tabs-holder--clear .tab-content {
  padding: 0 15px;
}
@media (min-width: 992px) {
  .tabs-holder.tabs-holder--clear .tab-content {
    padding: 0;
  }
}
.tabs-holder.tabs-holder--clear .tab-slide-arrow {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  z-index: 2;
  top: 17px;
  left: 0;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .tabs-holder.tabs-holder--clear .tab-slide-arrow {
    left: 40px;
  }
}
@media (min-width: 1170px) {
  .tabs-holder.tabs-holder--clear .tab-slide-arrow {
    left: 25px;
  }
}
.tabs-holder.tabs-holder--clear .tab-slide-arrow[data-direction=right] {
  right: -20px;
  left: auto;
}
@media (min-width: 768px) {
  .tabs-holder.tabs-holder--clear .tab-slide-arrow[data-direction=right] {
    right: 20px;
  }
}
@media (min-width: 1170px) {
  .tabs-holder.tabs-holder--clear .tab-slide-arrow[data-direction=right] {
    right: 5px;
  }
}
.tabs-holder.tabs-holder--clear .tab-slide-arrow[data-direction=right]:after {
  left: calc(50% + 2px);
  transform: translate(-50%, -50%) rotate(270deg);
}
.tabs-holder.tabs-holder--clear .tab-slide-arrow[data-direction=right]:before {
  background: linear-gradient(270deg, #f8f8f9 30%, transparent 96%);
  left: -33px;
}
@media (min-width: 1170px) {
  .tabs-holder.tabs-holder--clear .tab-slide-arrow[data-direction=right]:before {
    left: -48px;
  }
}
.tabs-holder.tabs-holder--clear .tab-slide-arrow.hide {
  display: none;
}
.tabs-holder.tabs-holder--clear .tab-slide-arrow:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  font-size: 11px;
  color: #009EE8;
  display: block;
  position: absolute;
  top: 50%;
  left: calc(50% - 2px);
  transform: translate(-50%, -50%) rotate(90deg);
  text-indent: 0;
  background: #FFF;
  width: 20px;
  height: 20px;
  border-radius: 15px;
  text-align: center;
  line-height: 22px;
  z-index: 1;
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.05), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.tabs-holder.tabs-holder--clear .tab-slide-arrow:before {
  content: "";
  width: 43px;
  height: 36px;
  top: -8px;
  position: absolute;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, #f8f8f9 30%, transparent 96%);
  left: 10px;
}
@media (min-width: 768px) {
  .tabs-holder.tabs-holder--clear .tab-slide-arrow:before {
    left: 10px;
  }
}
@media (min-width: 1170px) {
  .tabs-holder.tabs-holder--clear .tab-slide-arrow:before {
    left: 25px;
  }
}
.tabs-holder.tabs-holder--clear .rich-text-content tr {
  border-bottom: 1px solid #d0d3d4;
}
.tabs-holder.tabs-holder--clear .rich-text-content tr:last-of-type {
  border: none;
}
.tabs-holder.tabs-holder--clear .rich-text-content tr td {
  padding: 12px 0;
}
@media (min-width: 768px) {
  .tabs-holder.tabs-holder--clear .rich-text-content tr td {
    padding: 24px 0;
  }
}
.tabs-holder.tabs-holder--clear .rich-text-content tr td:first-of-type {
  padding-left: 12px;
}
@media (min-width: 768px) {
  .tabs-holder.tabs-holder--clear .rich-text-content tr td:first-of-type {
    padding-left: 24px;
  }
}
.tabs-holder.tabs-holder--clear .rich-text-content tr td:last-of-type {
  padding-right: 12px;
}
@media (min-width: 768px) {
  .tabs-holder.tabs-holder--clear .rich-text-content tr td:last-of-type {
    padding-right: 24px;
  }
}
.tabs-holder .tab-links {
  font-size: 0;
  margin-bottom: 20px;
  height: 30px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
@media (min-width: 768px) {
  .tabs-holder .tab-links {
    display: block;
    height: auto;
    margin-bottom: 0;
    padding: 1px;
  }
}
.tabs-holder .tab-links li {
  display: inline-block;
  margin: 0 15px 0 0;
  flex: 0 0 auto;
}
@media (min-width: 768px) {
  .tabs-holder .tab-links li {
    margin: 0 10px 10px 0;
  }
}
.tabs-holder .tab-links li:first-child {
  margin-left: 0;
}
.tabs-holder .tab-links li.active a {
  font-weight: 600;
  border-bottom: 2px solid #003057;
}
@media (min-width: 768px) {
  .tabs-holder .tab-links li.active a {
    border-bottom: none;
    color: #FFF;
    background-color: #003057;
  }
}
.tabs-holder .tab-links li a {
  display: block;
  color: #003057;
  font-size: 14px;
  text-decoration: none;
}
@media (min-width: 768px) {
  .tabs-holder .tab-links li a {
    font-weight: 600;
    font-size: 16px;
    padding: 20px 40px;
    background: rgba(0, 48, 87, 0.1);
    border-radius: 2px;
    transition: 0.3s ease-in-out;
  }
  .tabs-holder .tab-links li a:focus {
    outline-color: #979797;
  }
}
.tabs-holder .tab-links li a:hover {
  font-weight: 600;
}
@media (min-width: 768px) {
  .tabs-holder .tab-links li a:hover {
    color: #FFF;
    background-color: #003057;
  }
}
.tabs-holder .tab {
  display: none;
  padding: 15px 0 15px;
  background: #FFF;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.tabs-holder .tab.tab--clear {
  background-color: transparent;
}
@media (min-width: 768px) {
  .tabs-holder .tab {
    padding: 15px 0 0;
  }
}
.tabs-holder .tab .rich-text-content p:last-of-type {
  margin-bottom: 0;
}
.tabs-holder .tab .rich-text-content ul:last-of-type {
  margin-bottom: 0;
}
.tabs-holder .tab .rich-text-content table {
  border: 0;
}
@media (min-width: 768px) {
  .tabs-holder .tab .simple-downloads {
    padding: 25px 65px 40px;
  }
}
@media (min-width: 992px) {
  .tabs-holder .tab .simple-downloads {
    padding: 25px 50px 40px;
  }
}
@media (min-width: 992px) {
  .tabs-holder .tab {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.tabs-holder .tab.active {
  display: block;
}
@media (min-width: 768px) {
  .tabs-holder.padding--medium .tab .simple-downloads {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .tabs-holder.padding--medium .tab .simple-downloads {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .tabs-holder.padding--medium {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .tabs-holder.padding--medium.single-tab .tab {
    padding-top: 0;
  }
}
.tabs-holder .rich-text-content td {
  border: 0;
}

.scroll-tabs-subtitle {
  color: #009EE8;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.scroll-tabs-title {
  line-height: 150%;
  letter-spacing: -0.704px;
  margin-bottom: 24px;
}
.scroll-tabs-links {
  font-size: 0;
  margin-bottom: 32px;
  height: 37px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  border-bottom: 1px solid #B2B2B4;
  padding: 8px 0px;
}
.scroll-tabs-links:before {
  content: "";
  border-bottom: 1px solid #B2B2B4;
  position: absolute;
  width: 100%;
  top: 36px;
}
@media (min-width: 768px) {
  .scroll-tabs-links:before {
    width: calc(100% - 80px);
  }
}
.scroll-tabs-links {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.scroll-tabs-links::-webkit-scrollbar {
  display: none;
}
.scroll-tabs-links li {
  flex: 0 0 auto;
  position: relative;
}
.scroll-tabs-links li.active a {
  color: #009EE8;
}
.scroll-tabs-links li.active:after {
  content: "";
  border-bottom: 2px solid #009EE8;
  position: absolute;
  width: 100%;
  bottom: -8px;
  left: 0;
}
.scroll-tabs-links a {
  color: #003057;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  padding: 0 50px;
}
@media (min-width: 768px) {
  .scroll-tabs-links a {
    padding: 0 24px;
  }
}

.bg-white .tabs-holder.tabs-holder--clear .tab-slide-arrow:before {
  background: linear-gradient(90deg, #FFF 30%, transparent 96%);
}
.bg-white .tabs-holder.tabs-holder--clear .tab-slide-arrow[data-direction=right]:before {
  background: linear-gradient(270deg, #FFF 30%, transparent 96%);
}

.bg-lightblue .tabs-holder.tabs-holder--clear .tab-slide-arrow:before {
  background: linear-gradient(90deg, #F2F9FD 30%, transparent 96%);
}
.bg-lightblue .tabs-holder.tabs-holder--clear .tab-slide-arrow[data-direction=right]:before {
  background: linear-gradient(270deg, #F2F9FD 30%, transparent 96%);
}

.bg-gray .tabs-holder.tabs-holder--clear .tab-slide-arrow:before {
  background: linear-gradient(90deg, #d0d3d4 30%, transparent 96%);
}
.bg-gray .tabs-holder.tabs-holder--clear .tab-slide-arrow[data-direction=right]:before {
  background: linear-gradient(270deg, #d0d3d4 30%, transparent 96%);
}

.product-table {
  padding: 20px 20px 90px;
  position: relative;
}
.product-table h3.product-color {
  white-space: nowrap;
  display: inline-block;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.product-table h3.product-color:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(248, 249, 249);
  background: linear-gradient(90deg, rgba(248, 249, 249, 0) 0%, rgb(248, 249, 249) 100%);
  width: 40px;
}
@media (min-width: 768px) {
  .product-table {
    padding-bottom: 70px;
  }
}
@media (min-width: 992px) {
  .product-table {
    padding-bottom: 20px;
  }
}
.product-table:last-child {
  margin-bottom: 0;
}
.product-table.active .acc-trigger:before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.product-table.active .table-header--description p {
  max-height: 9999px;
}
.product-table .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .product-table .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.product-table .acc-trigger {
  display: block;
  cursor: pointer;
  position: absolute;
  bottom: 24px;
  right: 24px;
  text-indent: -9999px;
  width: 60px;
  height: 60px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  border-radius: 30px;
  background: #FFF;
  z-index: 1;
}
.product-table .acc-trigger:hover, .product-table .acc-trigger:focus {
  text-decoration: none;
}
.product-table .acc-trigger:before {
  content: "\e902";
  display: block;
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 8px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 300ms;
  transform: translate(-50%, -50%) rotate(0deg);
  text-indent: 0;
}
.product-table .table-header {
  position: relative;
  padding: 15px 0 20px;
}
@media (min-width: 768px) {
  .product-table .table-header {
    padding: 15px 0 25px;
  }
}
.product-table .table-header--description {
  max-height: 40px;
  overflow: hidden;
  transition: 300ms;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .product-table .table-header--description {
    max-height: 9999px !important;
    margin-bottom: 0;
  }
}
.product-table .table-header--description p {
  max-height: 120px;
  overflow: hidden;
}
.product-table .table-header--table {
  flex-wrap: wrap;
}
.product-table .table-header--table-cell {
  flex: 1 0 40%;
  margin: 0 15px 15px 0;
}
@media (min-width: 992px) {
  .product-table .table-header--table-cell {
    flex: 1 0 15%;
  }
}
.product-table .table-header--table [class^=col] {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .product-table .table-header--table [class^=col] {
    margin-bottom: 50px;
  }
}
.product-table .table-header [class^=col] {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .product-table .table-header [class^=col] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.product-table .table-header [class^=col]:first-of-type p {
  letter-spacing: 1px;
}
.product-table .table-header [class^=col]:first-of-type p strong {
  display: block;
}
.product-table p {
  margin-bottom: 0;
}
.product-table p strong {
  margin-bottom: 15px;
  display: block;
}
.product-table .background-heading {
  color: #003057;
  padding: 5px 20px;
}
.product-table .table-main {
  max-height: 0;
  overflow: hidden;
  transition: 300ms;
  display: none;
}
.product-table .table-main ul {
  margin: 12px 0;
}
.product-table .table-main [class^=col] {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .product-table .table-main [class^=col] {
    margin-bottom: 50px;
  }
}
.product-table .table-main .col.col-xs-3 {
  padding: 0 10px;
}
.product-table .table-main .simple-downloads__container {
  padding: 0;
  background: none;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
}
.product-table .table-main .simple-downloads a {
  display: block;
  color: #003057;
  transition: 0.4s color;
  position: relative;
  padding-left: 32px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  word-break: break-word;
}
.product-table .table-main .simple-downloads a:hover {
  color: #009EE8;
  text-decoration: none;
}
.product-table .table-main .simple-downloads a:before {
  font-family: "outokumpu-icons";
  content: "\e905";
  font-size: 24px;
  position: absolute;
  left: 0;
  top: -2px;
  font-weight: 500;
  color: #003057;
}
.product-table .table-main .simple-downloads a:focus {
  outline-offset: 10px;
}
.product-table .table-main--table-title {
  background: #eceff1;
  padding: 11px;
  text-align: center;
  margin-bottom: 20px;
}
.product-table .table-main--table-title strong {
  margin: 0;
}
.product-table .table-main--table .row {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 768px) {
  .product-table .table-main--table .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.product-table .table-main .table-main--table {
  margin-bottom: 0px;
}

.products-table-two {
  padding: 40px 0;
  width: 100%;
  border-collapse: collapse;
}
.products-table-two th,
.products-table-two td {
  line-height: 25px;
  padding: 0 10px;
  font-size: 14px;
}
@media (min-width: 600px) {
  .products-table-two th,
  .products-table-two td {
    font-size: 18px;
  }
}
.products-table-two thead th {
  font-weight: 400;
  font-size: 12px;
  border-bottom: 2px solid #b6c3cc;
}
@media (min-width: 600px) {
  .products-table-two thead th {
    font-size: 15px;
  }
}
.products-table-two thead tr {
  background: #FFF;
}
.products-table-two tbody tr:nth-child(odd) {
  background: #F0F2F1;
}
.products-table-two tbody tr:nth-child(even) {
  background: #FFF;
}
.products-table-two tbody tr td:first-child:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.products-table-two tbody tr td:first-child.moda:before {
  background-color: #7EC8F2;
}
.products-table-two tbody tr td:first-child.core:before {
  background-color: #009EE8;
}
.products-table-two tbody tr td:first-child.supra:before {
  background-color: #306084;
}
.products-table-two tbody tr td:first-child.forta:before {
  background-color: #00975f;
}
.products-table-two tbody tr td:first-child.ultra:before {
  background-color: #FF7C00;
}
.products-table-two tbody tr td:first-child.dura:before {
  background-color: #FFEE00;
}
.products-table-two tbody tr td:first-child.deco:before {
  background-color: #003057;
}
.products-table-two tbody tr td:first-child.prodec:before {
  background-color: #b6c3cc;
}

.accessibility .acc-trigger:focus {
  outline: none;
  border: 1px solid #003057;
}

.programme-table {
  width: 100%;
  margin: 0 auto;
}
.programme-table-container .col .row {
  margin-left: -15px;
  margin-right: -15px;
}
.programme-table__summary {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .programme-table__summary {
    margin-top: 30px;
  }
}
.programme-table__summary p:last-of-type {
  margin-bottom: 0;
}
.programme-table table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}
.programme-table thead tr th {
  border-bottom: 2px solid #E3E4E5;
}
.programme-table th, .programme-table td {
  padding: 20px 10px;
  border-bottom: 1px solid #E3E4E5;
  font-weight: 400;
  line-height: 20.8px; /* 130% */
}
.programme-table th p, .programme-table td p {
  margin-bottom: 8px;
}
.programme-table th p:last-of-type, .programme-table td p:last-of-type {
  margin-bottom: 0;
}
.programme-table th {
  padding: 10px 10px 30px 10px;
  color: #003057;
  letter-spacing: 1px;
}
.programme-table th.programme-table__date {
  width: 15%;
}
.programme-table th.programme-table__speaker {
  width: 18%;
}
.programme-table th.programme-table__location {
  width: 12%;
}
.programme-table .tag-element {
  display: inline-flex;
  align-items: center;
  gap: 19px;
  background-color: #FFF;
  padding: 8px 20px;
  border-radius: 20px;
}
.programme-table .tag-element__container {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.programme-table .tag-element__img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: cover;
}
.programme-table .tag-element__name {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  line-height: 18.2px;
}
@media (max-width: 767px) {
  .programme-table table, .programme-table thead, .programme-table tbody, .programme-table th, .programme-table td, .programme-table tr {
    display: block;
    width: 100%;
  }
  .programme-table table {
    margin-top: 0;
  }
  .programme-table thead {
    display: none;
  }
  .programme-table tr {
    padding: 16px 0;
    border-bottom: 1px solid #E3E4E5;
  }
  .programme-table td {
    position: relative;
    border: none;
    min-height: 36px;
    padding: 8px 0;
  }
}

.locations-w-map {
  margin-top: 24px;
}
.locations-w-map h2 {
  margin-bottom: 24px;
}
.locations-w-map .map-holder {
  height: 745px;
  margin-bottom: 25px;
}

.locations {
  border-top: 1px solid #DCDEE2;
}
.locations h2 {
  font-size: 30px;
  color: #000;
}
.locations h2.mobile-only {
  display: block;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .locations h2.mobile-only {
    display: none;
  }
}
.locations h2.desktop-only {
  display: none;
}
@media (min-width: 768px) {
  .locations h2.desktop-only {
    display: block;
  }
}
@media (min-width: 992px) {
  .locations .container {
    padding-right: 0;
  }
}
.locations .row:first-child {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .locations .row:first-child {
    flex-wrap: nowrap;
    flex-direction: row;
  }
}
.locations-holder {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  height: 405px;
  overflow-y: auto !important;
  max-height: 405px;
}
.locations .locations__form {
  opacity: 1 !important;
  background-color: transparent;
  padding: 0;
}
@media (min-width: 768px) {
  .locations .locations__form {
    margin-bottom: 0;
  }
}
.locations .locations__form fieldset {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .locations .locations__form fieldset {
    flex: 1 0 100%;
  }
}
.locations .locations__form fieldset p {
  margin-bottom: 12px;
}
.locations .locations__form .form-flex-container.advanced-filters.active fieldset {
  max-width: 100%;
}
.locations .locations__form .advanced-filters-switch-container {
  margin-bottom: 32px;
  overflow: hidden;
}
.locations__form-controls {
  display: flex;
  width: 100%;
  color: #979797;
  font-size: 14px;
  margin-bottom: 24px;
}
.locations__form-controls a {
  color: #979797;
}
.locations__results {
  flex: 50%;
  transition: 0.3s;
  opacity: 1;
}
.locations__results.hide {
  opacity: 0;
}
.locations__clear-filters {
  text-align: right;
  cursor: pointer;
  transition: 0.3s;
}
.locations__clear-filters.hide {
  opacity: 0;
}
.locations .locations__form form {
  opacity: 0;
  transition: opacity 0.4s;
}
.locations .locations__loading {
  z-index: 9999 !important;
  top: 380px !important;
}
.locations .locations__pagination {
  opacity: 0;
  max-height: 0;
  transition: opacity 0.4s;
}
.locations .map-holder {
  position: relative;
}
@media (min-width: 768px) {
  .locations .map-holder {
    border-left: 1px solid #979797;
  }
}
.locations .map-holder::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f0f1f2;
  pointer-events: none;
  transition: opacity 0.4s 2s;
}
.locations .map-holder.hide {
  opacity: 0;
}
.locations-no-cookie-consent-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
  background-position: center center;
}
.locations-no-cookie-consent-overlay:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(195, 195, 195, 0.2) 0%, rgba(195, 195, 195, 0.2) 100%), #FFF;
  opacity: 0.3;
}
@media (min-width: 768px) {
  .locations-no-cookie-consent-overlay {
    width: calc(66.667vw - 15px);
    left: 16px;
  }
  .locations-no-cookie-consent-overlay:after {
    opacity: 0;
  }
}
@media (min-width: 992px) {
  .locations-no-cookie-consent-overlay {
    width: calc(66.667vw - 55px);
  }
}
@media (min-width: 1170px) {
  .locations-no-cookie-consent-overlay {
    width: calc((100vw - 1170px) / 2 + 100% + 15px);
  }
}
.locations-no-cookie-consent-overlay.visible {
  display: block;
}
.locations-no-cookie-consent-overlay-msg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 24px;
  min-width: 80%;
  max-width: 400px;
  z-index: 2;
  text-align: center;
  color: #000;
}
@media (min-width: 768px) {
  .locations-no-cookie-consent-overlay-msg {
    min-width: 30%;
    background: #FFF;
  }
}
.locations-no-cookie-consent-overlay-msg:before {
  font-family: "outokumpu-icons";
  content: "\e91e";
  font-size: 80px;
  margin-bottom: 24px;
  display: block;
}
.locations-no-cookie-consent-overlay-msg p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.618px;
  margin-bottom: 24px;
  color: #000;
}
.locations-no-cookie-consent-overlay-msg .sf-button {
  padding: 10px 30px 8px;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #003057;
  border-radius: 0;
}
.locations.locations-v2 {
  border-top: none;
}
.locations.locations-v2 .mobile-only {
  display: block;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .locations.locations-v2 .mobile-only {
    display: none;
  }
}
.locations.locations-v2 .desktop-only {
  display: none;
}
@media (min-width: 768px) {
  .locations.locations-v2 .desktop-only {
    display: block;
  }
}
.locations.locations-v2 .locations-w-map {
  margin-top: 0;
}
@media (min-width: 768px) {
  .locations.locations-v2 .locations-w-map {
    margin-top: 24px;
  }
}
.locations.locations-v2 .location-card-container {
  padding: 2px 0;
}
.locations.locations-v2 .locations-v2__form-row {
  margin-inline: -15px;
  display: block;
  position: relative;
  z-index: 1;
}
.locations.locations-v2 .locations-v2__form-row h2 {
  color: #003057;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 110% */
  margin-bottom: 0;
}
.locations.locations-v2 .locations-v2__form-row fieldset {
  margin-bottom: 0;
  flex: initial;
}
.locations.locations-v2 .locations-v2__form-row fieldset:has(.counting-dropdown) {
  position: absolute;
  right: 0;
}
.locations.locations-v2 .locations-v2__form-row fieldset:has(.counting-dropdown) .counting-dropdown__options-list {
  left: -110px;
}
@media (min-width: 768px) {
  .locations.locations-v2 .locations-v2__form-row .form-flex-container:has(.counting-dropdown) {
    min-height: 50px;
  }
}
.locations.locations-v2 .desktop-only .locations-v2__form-row {
  display: block;
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls {
  transform: translateY(55px);
  position: relative;
  z-index: 3;
  margin-top: -35px;
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .multiple-select-destination .counting-dropdown, .locations.locations-v2 .mobile-only .locations-v2__mobile-controls .multiple-select-destination .counting-dropdown.counting-dropdown--open {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .multiple-select-destination .counting-dropdown .counting-dropdown__main, .locations.locations-v2 .mobile-only .locations-v2__mobile-controls .multiple-select-destination .counting-dropdown.counting-dropdown--open .counting-dropdown__main {
  background: #FFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 15px;
}
.counting-dropdown--open .locations.locations-v2 .mobile-only .locations-v2__mobile-controls .multiple-select-destination .counting-dropdown .counting-dropdown__main, .counting-dropdown--open .locations.locations-v2 .mobile-only .locations-v2__mobile-controls .multiple-select-destination .counting-dropdown.counting-dropdown--open .counting-dropdown__main {
  border-radius: 15px;
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .multiple-select-destination .counting-dropdown__options-list, .locations.locations-v2 .mobile-only .locations-v2__mobile-controls .multiple-select-destination .counting-dropdown.counting-dropdown--open__options-list {
  left: initial;
  right: 0;
  top: calc(100% + 8px);
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle {
  display: flex;
  border: none;
  padding: 0;
  cursor: pointer;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  background: none;
  z-index: 2;
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle .locations-v2__toggle-map,
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle .locations-v2__toggle-list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  transition: background 0.2s, color 0.2s;
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle .locations-v2__toggle-map:before,
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle .locations-v2__toggle-list:before {
  font-family: "outokumpu-icons";
  content: "\e923";
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 20px;
  background-repeat: no-repeat;
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle .locations-v2__toggle-map {
  background: #003057;
  color: #FFF;
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle .locations-v2__toggle-list {
  background: #FFF;
  color: #003057;
}
.locations.locations-v2 .mobile-only .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle .locations-v2__toggle-list:before {
  content: "\e900";
}
.locations.locations-v2 .counting-dropdown {
  padding: 0;
  text-align: center;
  position: relative;
}
.locations.locations-v2 .counting-dropdown.counting-dropdown--open .counting-dropdown__main {
  background: #FFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 15px 15px 0 0;
}
.locations.locations-v2 .counting-dropdown__main {
  width: auto;
  font-weight: 500;
}
.locations.locations-v2 .counting-dropdown__options-list {
  position: absolute;
  left: -18px;
  top: 100%;
  background: #FFF;
  border-radius: 24px;
  padding: 32px 48px;
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.0509803922);
  width: 300px;
}
.locations.locations-v2 .counting-dropdown__options-list:has(.col-md-6) {
  width: 600px;
}
.locations.locations-v2 .counting-dropdown__options-list:has(.col-md-4) {
  width: 900px;
}
.locations.locations-v2 .counting-dropdown__option {
  width: auto;
  padding: 0 0 0 24px;
  margin: 0 15px 12px 0;
  word-break: break-word;
}
.locations.locations-v2 .counting-dropdown__option:last-of-type {
  margin-bottom: 0;
}
.locations.locations-v2 .counting-dropdown__option:before {
  top: 2px;
}
.locations.locations-v2 .counting-dropdown__option.hidden {
  display: block;
  opacity: 0.3;
}
.locations.locations-v2 .counting-dropdown__option.counting-dropdown__option--checked:after {
  top: 5px;
}
.locations.locations-v2 .multiple-select-cta-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 12px 0 16px;
}
.locations.locations-v2 .multiple-select-cta-group button {
  padding: 4px 16px;
  border: 1px solid #009EE8;
  background: transparent;
  color: #009EE8;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  cursor: pointer;
  border-radius: 2px;
  transition: background-color 0.2s, color 0.2s;
  line-height: 1.25;
}
.locations.locations-v2 .multiple-select-cta-group button:hover {
  background: rgba(0, 158, 232, 0.08);
}
.locations.locations-v2 .multiple-select-cta-group button.active {
  background: #009EE8;
  color: #FFF;
}
.locations.locations-v2 .locations-holder {
  max-height: 9999px;
  height: initial;
}
@media (max-width: 767px) {
  .locations.locations-v2 .locations-holder {
    overflow: initial !important;
  }
}
@media (min-width: 768px) {
  .locations.locations-v2 .locations-holder {
    height: 645px;
    max-height: 645px;
  }
}
.locations.locations-v2 .location-card--v2 {
  display: flex;
  flex-direction: column;
  padding: 0;
  overflow: hidden;
  background: #FFF;
  border-radius: 8px;
  margin-bottom: 22px;
  outline: 2px solid transparent;
  transition: 0.3s;
  cursor: pointer;
}
@media (min-width: 768px) {
  .locations.locations-v2 .location-card--v2 {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .locations.locations-v2 .location-card--v2 {
    margin-inline: 0px;
    max-width: 100%;
    border-radius: 0;
    display: none;
  }
  .locations.locations-v2 .location-card--v2.location-card--mobile-highlighted {
    display: flex;
  }
}
.locations.locations-v2 .location-card--v2.hide {
  display: none;
}
.locations.locations-v2 .location-card--v2 .location-card__image {
  flex: 0 0 auto;
  position: relative;
  width: 100%;
  padding: 15px;
}
@media (min-width: 768px) {
  .locations.locations-v2 .location-card--v2 .location-card__image {
    padding: 0;
    width: 40%;
  }
}
.locations.locations-v2 .location-card--v2 .location-card__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 150px;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .locations.locations-v2 .location-card--v2 .location-card__image img {
    min-height: 180px;
    max-height: 9999px;
    border-radius: 0;
  }
}
.locations.locations-v2 .location-card--v2 .location-card__image .location-card__label {
  position: absolute;
  top: 26px;
  left: 26px;
}
@media (min-width: 768px) {
  .locations.locations-v2 .location-card--v2 .location-card__image .location-card__label {
    top: 16px;
    left: 16px;
  }
}
.locations.locations-v2 .location-card--v2 .location-card__mobile-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 0 0 0 8px;
  color: #000;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  background: #FFF;
  border: 0;
}
@media (min-width: 768px) {
  .locations.locations-v2 .location-card--v2 .location-card__mobile-close {
    display: none;
  }
}
.locations.locations-v2 .location-card--v2 .text-holder {
  flex: 1 1 auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.locations.locations-v2 .location-card--v2 .location-card__label {
  display: inline-block;
  align-self: flex-start;
  margin-bottom: 16px;
  padding: 7px 14px;
  background: #003057;
  color: #FFF;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  border-radius: 3px;
}
.locations.locations-v2 .location-card--v2 h4 {
  letter-spacing: 1px;
  color: #003057;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 12px;
}
.locations.locations-v2 .location-card--v2 .location-card__detail {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: 0.6px;
  color: #000;
}
.locations.locations-v2 .location-card--v2 .location-card__detail-value {
  font-weight: 700;
}
.locations.locations-v2 .location-card--v2 .location-card__ctas {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: auto;
  padding-top: 24px;
}
.locations.locations-v2 .location-card--v2 .location-card__ctas .sf-button {
  margin-right: 0;
  margin-top: 0;
  padding: 12px 18px;
  line-height: 1;
  text-transform: none;
  font-size: 14px;
}
.locations.locations-v2 .location-card--v2.location-card--highlighted {
  outline: 2px solid #003057;
}
@media (max-width: 767px) {
  .locations.locations-v2 .locations__content {
    min-height: 0;
  }
}
.locations.locations-v2 .map-holder {
  border: none;
  min-height: 75vh;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .locations.locations-v2 .map-holder {
    min-height: 300px;
  }
}
.locations.locations-v2 .map-holder div[style*=background-image] {
  background-repeat: no-repeat;
  background-position: center center !important;
  font-size: 22px !important;
  color: white !important;
  font-weight: 400 !important;
}
@media (max-width: 767px) {
  .locations.locations-v2:has(.location-card--mobile-highlighted) .map-holder {
    min-height: 35vh;
  }
}
.locations.locations-v2 .no-results-message {
  display: none;
}
@media (max-width: 767px) {
  .locations.locations-v2.locations-v2--mobile-listview .locations-v2__mobile-controls {
    transform: none;
    margin-top: 0;
    padding: 15px 0;
    height: 69px;
  }
  .locations.locations-v2.locations-v2--mobile-listview .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .locations.locations-v2.locations-v2--mobile-listview .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle .locations-v2__toggle-map {
    background: #FFF;
    color: #003057;
  }
  .locations.locations-v2.locations-v2--mobile-listview .locations-v2__mobile-controls .locations-v2__mobile-listview-toggle .locations-v2__toggle-list {
    background: #003057;
    color: #FFF;
  }
  .locations.locations-v2.locations-v2--mobile-listview .map-holder--v2 {
    min-height: 0;
    padding: 0;
  }
  .locations.locations-v2.locations-v2--mobile-listview .location-card--v2 {
    display: flex;
  }
  .locations.locations-v2.locations-v2--mobile-listview .location-card--v2.hide {
    display: none;
  }
  .locations.locations-v2.locations-v2--mobile-listview .location-card--v2.location-card--highlighted {
    outline: none;
  }
  .locations.locations-v2.locations-v2--mobile-listview .location-card--v2 .location-card__mobile-close {
    display: none;
  }
}
@media (max-width: 767px) {
  .locations.locations-v2.locations-v2--mobile-listview .locations-no-cookie-consent-overlay {
    display: none;
  }
}

.locations.loaded .map-holder::after {
  opacity: 0;
}
.locations.loaded .locations__pagination {
  opacity: 1;
  max-height: none;
}
.locations.loaded .locations__form form {
  opacity: 1;
}

.location-card-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.location-card {
  flex: 1 0 calc(100% - 30px);
  max-width: calc(100% - 30px);
  padding: 24px;
  margin: 0 15px 12px;
  background: #F7F8F9;
}
.location-card.hide {
  display: none;
}
.location-card a:focus {
  outline-offset: 5px;
}
.location-card .img-holder {
  display: block;
  float: left;
  position: relative;
  height: 100%;
  max-width: 220px;
  margin-bottom: 30px;
}
.location-card .img-holder:hover span, .location-card .img-holder:focus span {
  text-decoration: underline;
}
.location-card .img-holder span {
  display: block;
  position: relative;
  margin-top: -42px;
  background: #009EE8;
  color: #FFF;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
}
.location-card .img-holder span:after {
  content: "a";
  font-family: "outokumpu-icons";
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.location-card .marker-info {
  display: none !important;
}
.location-card .text-holder__location-type {
  color: #979797;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1.143px;
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c2c2c3;
}
.location-card .text-holder h4 {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 1.143px;
}
.location-card .text-holder h4 a {
  color: #003057;
}
.location-card .text-holder p {
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 1.143px;
}
.location-card .text-holder__email {
  display: block;
}
.location-card .text-holder__location-name {
  display: block;
}
.location-card .text-holder__phone {
  font-weight: 700;
  color: #000;
  margin: 20px 0;
}
.location-card .text-holder__phone a {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 1.143px;
  color: #000;
}
.location-card .text-holder .sf-button {
  padding: 10px;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 15px;
}

footer .footer__module {
  background: linear-gradient(to top, #001729, #003057);
}
footer .footer__module__top {
  color: #FFF;
  background: #003057;
  border-bottom: 1px solid #053f6f;
}
@media (min-width: 768px) {
  footer .footer__module__top .row {
    display: flex;
    flex-wrap: nowrap;
  }
}
footer .footer__module__top__header {
  padding: 20px 15px 36px;
  border-bottom: 1px solid #053f6f;
}
@media (min-width: 768px) {
  footer .footer__module__top__header {
    padding-right: 0;
    border-bottom: none;
    flex: 15;
  }
}
@media (min-width: 992px) {
  footer .footer__module__top__header {
    flex: 6;
  }
}
@media (min-width: 1170px) {
  footer .footer__module__top__header {
    padding-left: 15px;
  }
}
footer .footer__module__top__header .footer-statement {
  display: inline;
  color: #FFF;
  font-size: 20px;
  font-family: "Tee Franklin Forever", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 31px;
  letter-spacing: 1px;
  margin-bottom: 0;
  box-shadow: inset 0 -0.175em #003057, inset 0 -0.4em #053f6f;
}
@media (min-width: 768px) {
  footer .footer__module__top__header .footer-statement {
    letter-spacing: 2px;
    font-size: 28px;
  }
}
footer .footer__module__top__content {
  align-items: center;
  padding: 32px 15px 32px;
}
@media (min-width: 768px) {
  footer .footer__module__top__content {
    padding-top: 33px;
    padding-bottom: 33px;
    padding-left: 15px;
    padding-right: 15px;
    flex: 5;
  }
}
@media (min-width: 992px) {
  footer .footer__module__top__content {
    flex: 4;
    padding-left: 52px;
  }
}
@media (min-width: 1170px) {
  footer .footer__module__top__content {
    padding-right: 15px;
  }
}
@media (min-width: 1170px) {
  footer .footer__module__top__content__premise {
    padding-left: 0px;
    flex: 1;
  }
}
footer .footer__module__top__content__premise p {
  color: #FFF;
  margin: 0 0 20px 0;
  font-size: 24px;
  line-height: 26px;
}
@media (min-width: 768px) {
  footer .footer__module__top__content__premise p {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  footer .footer__module__top__content__premise p {
    margin: 0 15px 20px 0;
  }
}
footer .footer__module__top__content__social__media {
  display: inline-block;
  padding: 0px;
}
@media (min-width: 1170px) {
  footer .footer__module__top__content__social__media {
    flex: 2;
    text-align: left;
  }
}
footer .footer__module__top__content__social__media li {
  flex: 1;
  display: inline-block;
  position: relative;
  text-align: center;
  margin-right: 15px;
}
@media (min-width: 992px) {
  footer .footer__module__top__content__social__media li {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1170px) {
  footer .footer__module__top__content__social__media li {
    margin-right: 10px;
  }
}
footer .footer__module__top__content__social__media li:before {
  display: none !important;
}
footer .footer__module__top__content__social__media li:last-of-type {
  margin-right: 0;
}
footer .footer__module__top__content__social__media li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 30px;
  border: 1px solid #053f6f;
  transition: color 300ms;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
}
@media (min-width: 992px) {
  footer .footer__module__top__content__social__media li a {
    width: 60px;
    height: 60px;
  }
}
footer .footer__module__top__content__social__media li a:hover, footer .footer__module__top__content__social__media li a:focus {
  border-color: #009EE8;
}
footer .footer__module__top__content__social__media li a:hover:before, footer .footer__module__top__content__social__media li a:focus:before {
  color: #009EE8;
}
footer .footer__module__top__content__social__media li a:before {
  content: "\e90a";
  font-family: "outokumpu-icons";
  color: #FFF;
  font-size: 13px;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: 300ms;
  top: calc(50% - 1px);
  left: 50%;
  text-indent: 0;
}
@media (min-width: 992px) {
  footer .footer__module__top__content__social__media li a:before {
    top: 50%;
    font-size: 20px;
  }
}
footer .footer__module__top__content__social__media li a.footer__module__social__media--linkedin:before {
  content: "\e90b";
}
footer .footer__module__top__content__social__media li a.footer__module__social__media--twitter:before {
  content: "\e91f";
}
footer .footer__module__top__content__social__media li a.footer__module__social__media--facebook:before {
  content: "\e907";
}
footer .footer__module__top__content__social__media li a.footer__module__social__media--instagram:before {
  content: "\e909";
}
footer .footer__module__top__content__social__media li a.footer__module__social__media--youtube:before {
  content: "\e911";
}
footer .footer__module__bottom {
  color: #FFF;
}
footer .footer__module__bottom p, footer .footer__module__bottom a {
  color: #FFF;
  font-size: 14px;
}
@media (min-width: 480px) {
  footer .footer__module__bottom p, footer .footer__module__bottom a {
    font-size: 16px;
  }
}
footer .footer__module__bottom p {
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  footer .footer__module__bottom p {
    margin-bottom: 0px;
  }
}
footer .footer__module__bottom .footer__navigation {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 15px;
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation {
    padding: 54px 15px;
  }
}
@media (min-width: 992px) {
  footer .footer__module__bottom .footer__navigation {
    padding: 54px 15px;
  }
}
footer .footer__module__bottom .footer__navigation--column {
  flex: 1 0 100%;
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation--column {
    flex: 1 0 25%;
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  footer .footer__module__bottom .footer__navigation--column {
    flex: 1 0 20%;
  }
}
footer .footer__module__bottom .footer__navigation--column:last-of-type .footer__navigation--group:last-of-type .footer__navigation--group-title {
  border-bottom: none;
}
footer .footer__module__bottom .footer__navigation--group.empty .footer__navigation--group-title {
  border-bottom: 1px solid #053f6f;
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation--group.empty .footer__navigation--group-title {
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation--group.empty .footer__navigation--group-title-txt {
    margin-bottom: 17px;
  }
}
footer .footer__module__bottom .footer__navigation--group.empty {
  margin-bottom: 0;
}
footer .footer__module__bottom .footer__navigation--group.empty h4 {
  margin-bottom: 0;
  border-bottom: 0;
}
footer .footer__module__bottom .footer__navigation--group.empty .footer__navigation--group-trigger {
  display: none;
}
footer .footer__module__bottom .footer__navigation--group-title {
  position: relative;
  border-bottom: 1px solid #053f6f;
  padding: 16px 0;
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation--group-title {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
  }
}
footer .footer__module__bottom .footer__navigation--group-title-txt {
  display: inline-block;
  color: #FFF;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 14px;
}
@media (min-width: 480px) {
  footer .footer__module__bottom .footer__navigation--group-title-txt {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation--group-title-txt {
    font-weight: 600;
    margin-bottom: 40px;
  }
}
footer .footer__module__bottom .footer__navigation--group-trigger {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
  padding: 28px;
}
footer .footer__module__bottom .footer__navigation--group-trigger:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #FFF;
  font-size: 8px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  right: 0;
  transition: 300ms;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation--group-trigger {
    display: none;
  }
}
footer .footer__module__bottom .footer__navigation--group-list {
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s ease 0s;
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation--group-list {
    padding-right: 32px;
    overflow: visible;
    max-height: 9999px !important;
    margin-left: 1px;
  }
}
footer .footer__module__bottom .footer__navigation--group ul {
  list-style: none;
  margin-left: 15px;
  padding-top: 16px;
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation--group ul {
    padding-top: 0;
    margin-left: 0;
  }
}
footer .footer__module__bottom .footer__navigation--group ul li {
  list-style: none;
  margin-bottom: 17px;
}
footer .footer__module__bottom .footer__navigation--group.active .footer__navigation--group-trigger:after {
  transform: translateY(-50%) rotate(180deg);
}
@media (min-width: 768px) {
  footer .footer__module__bottom .footer__navigation .footer__navigation--group:not(.empty) + .footer__navigation--group {
    margin-top: 44px;
  }
}
footer .footer__module__bottom__copyright {
  border-top: 1px solid #053f6f;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
}
footer .footer__module__bottom__copyright p, footer .footer__module__bottom__copyright a {
  font-size: 12px;
}
footer .footer__module__bottom__copyright .footer__module__bottom__link {
  text-align: center;
}
@media (min-width: 768px) {
  footer .footer__module__bottom__copyright .footer__module__bottom__link {
    text-align: right;
  }
}
footer .footer__module__bottom__copyright .last {
  text-align: right;
}
footer .footer__module__bottom__copyright .first {
  text-align: left;
}
@media (min-width: 768px) {
  footer .footer__module__bottom__copyright .first {
    text-align: right;
  }
}
@media (min-width: 768px) {
  footer .footer__module__bottom__copyright {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  footer .footer__module__bottom__copyright p, footer .footer__module__bottom__copyright a {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  footer .footer__module__bottom__copyright {
    margin-left: 15px;
    margin-right: 15px;
  }
}
footer .footer__module__bottom__copyright [class^=col] {
  padding: 0;
}

.footer-newsletter {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .footer-newsletter {
    background: rgba(5, 63, 111, 0.3);
    border-radius: 4px;
    padding: 13px 0px;
    margin-left: 0;
    margin-right: 0;
  }
}
.footer-newsletter h2 {
  font-size: 28px;
  color: #FFF;
  line-height: 30px;
  margin-bottom: 30px;
  letter-spacing: normal;
}
.footer-newsletter ul {
  list-style: none;
  margin-bottom: 30px;
}
.footer-newsletter ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 28px;
  position: relative;
  padding-left: 30px;
}
@media (min-width: 992px) {
  .footer-newsletter ul li {
    margin-bottom: 15px;
  }
}
.footer-newsletter ul li:after {
  font-family: "outokumpu-icons";
  content: "\e916";
  font-size: 14px;
  line-height: 15px;
  position: absolute;
  left: 0;
  top: -3px;
  font-weight: 500;
  background: #053f6f;
  padding: 3px;
  border-radius: 11px;
}
.footer-newsletter ul li:nth-of-type(1):after {
  content: "\e91d";
}
.footer-newsletter ul li:nth-of-type(2):after {
  content: "\e91e";
}
.footer-newsletter ul li:nth-of-type(3):after {
  content: "\e91b";
  font-size: 11px;
}
.footer-newsletter__image {
  width: 100%;
  height: 100%;
}
.footer-newsletter__image .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  border-radius: 8px;
  padding-bottom: 50%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer-newsletter__image .img {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.footer-newsletter .sf-button {
  margin-top: 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .footer-newsletter .sf-button {
    width: auto;
    text-align: left;
    padding: 18px 73px 18px 53px;
  }
}
.footer-newsletter .sf-button:after {
  font-family: "outokumpu-icons";
  content: "\e90a";
  font-size: 0.75em;
  position: absolute;
  transform: translate(-10px, 0px);
  transition: transform 0.4s ease;
  padding-left: 20px;
}
.footer-newsletter .sf-button:hover:after {
  transform: translate(0, 0);
}

.accessibility footer .footer__module__top__content__social__media li a:focus {
  outline: 1px solid #FFF;
  outline-offset: 10px;
}
.accessibility footer .footer__module__bottom p:focus, .accessibility footer .footer__module__bottom a:focus {
  outline: 1px solid #FFF;
  outline-offset: 5px;
  font-weight: 600;
  text-decoration: none;
}
.accessibility footer .footer__navigation-title-txt:focus {
  outline: 1px solid #FFF;
  outline-offset: 5px;
}

.lift-up {
  color: #FFF;
}
.lift-up__header {
  font-size: 24px;
  line-height: 26px;
  color: #FFF;
  max-width: 25ch;
  letter-spacing: 1px;
  font-family: "Tee Franklin Forever", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .lift-up__header {
    font-size: 35px;
    line-height: 38px;
  }
}
@media (min-width: 992px) {
  .lift-up__header {
    font-size: 40px;
    line-height: 43px;
  }
}
.lift-up__content {
  color: #FFF;
  font-size: 14px;
  line-height: 19px;
  max-width: 50ch;
}
@media (min-width: 992px) {
  .lift-up__content {
    font-size: 16px;
    line-height: 21px;
  }
}

.lift-up-13 {
  background: #009EE8;
  padding: 36px 35px 35px;
  overflow: hidden;
  position: relative;
  height: 100%;
  border-radius: 4px;
}
.lift-up-13.bg-darkblue {
  background-color: #003057;
}
.lift-up-13 {
  padding: 40px 35px 100px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .lift-up-13 {
    padding: 45px 45px 110px;
  }
}
.lift-up-13__button {
  font-weight: 700;
  position: absolute;
  bottom: 28px;
  left: 35px;
  right: 35px;
}
@media (min-width: 992px) {
  .lift-up-13__button {
    bottom: 38px;
    left: 45px;
    right: 45px;
  }
}

.lift-up-boxes .row:before,
.lift-up-boxes .row:after {
  display: flex !important;
}
@media (max-width: 767px) {
  .lift-up-boxes [class^=col-]:nth-of-type(1),
  .lift-up-boxes [class^=col-]:nth-of-type(2) {
    margin-bottom: 0;
  }
  .lift-up-boxes [class^=col-]:nth-of-type(2),
  .lift-up-boxes [class^=col-]:nth-of-type(3) {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lift-up-boxes [class^=col-]:nth-of-type(1),
  .lift-up-boxes [class^=col-]:nth-of-type(2) {
    margin-bottom: 15px;
  }
  .lift-up-boxes [class^=col-]:nth-of-type(3) {
    margin-top: 15px;
  }
}

.lift-up-box {
  padding: 40px 35px;
  background-color: #fafafa;
  border: rgba(208, 211, 212, 0.28) 1px solid;
  border-radius: 4px;
  height: 100%;
}
.lift-up-box ul:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .lift-up-box {
    padding: 60px 45px;
  }
}

.lift-up-23,
.lift-up-large {
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.lift-up-23__overlay,
.lift-up-large__overlay {
  min-height: 300px;
}
@media (min-width: 992px) {
  .lift-up-23__overlay,
  .lift-up-large__overlay {
    min-height: 370px;
  }
}
.lift-up-23__overlay,
.lift-up-large__overlay {
  height: 100%;
  background-blend-mode: multiply;
  background-image: linear-gradient(to bottom, rgba(0, 48, 87, 0.5), rgba(0, 48, 87, 0.5));
  padding: 40px 35px 85px;
}
@media (min-width: 992px) {
  .lift-up-23__overlay,
  .lift-up-large__overlay {
    padding: 45px 45px 95px;
  }
}
.lift-up-23__button,
.lift-up-large__button {
  position: absolute;
  bottom: 40px;
}
@media (min-width: 992px) {
  .lift-up-23__button,
  .lift-up-large__button {
    bottom: 52px;
  }
}
.lift-up-23 .lift-up__header,
.lift-up-large .lift-up__header {
  max-width: 20ch;
}

.lift-up-23 {
  margin-bottom: 20px;
}

.row [class*=col-]:last-of-type .lift-up-13,
.row [class*=col-]:last-of-type .lift-up-23 {
  margin-bottom: 0;
}

.lift-up-video-large > .row:first-of-type {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .lift-up-video-large > .row:first-of-type {
    display: block;
  }
}
.lift-up-video-large > .row:first-of-type > div:nth-child(1) {
  order: 2;
}
.lift-up-video-large > .row:first-of-type > div:nth-child(2) {
  order: 1;
}
.lift-up-video-large--left > .row:first-of-type {
  display: block;
}
.lift-up-video-large .header-tag {
  margin-bottom: 4px;
}
.lift-up-video-large .h2,
.lift-up-video-large h2 {
  margin-bottom: 0.5em;
}
@media (max-width: 991px) {
  .lift-up-video-large .h2,
  .lift-up-video-large h2 {
    max-width: 30ch;
  }
}
.lift-up-video-large ul {
  margin: 10px 20px;
}
.lift-up-video-large__container {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .lift-up-video-large__container {
    max-width: 50ch;
    padding: 0;
  }
}
@media (min-width: 1170px) {
  .lift-up-video-large__container {
    max-width: 55ch;
  }
}
.lift-up-video-large__container p:last-of-type:not(.header-tag) {
  margin-bottom: 0;
}
.lift-up-video-large {
  color: #003057;
}
.lift-up-video-large__image {
  position: relative;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  background-color: #C7C6BF;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  padding-bottom: 56.25%;
}
.lift-up-video-large__image--square {
  padding-bottom: 100%;
}
.lift-up-video-large__link {
  color: #003057;
  border-bottom: 1px solid #009EE8;
  padding-bottom: 0.25rem;
  margin-bottom: 1em;
  transition: color 0.4s;
  font-size: 16px;
  max-width: 55ch;
  line-height: 1.8em;
  letter-spacing: 1px;
  display: inline-block;
}
@media (min-width: 992px) {
  .lift-up-video-large__link {
    font-size: 18px;
  }
}
.lift-up-video-large__link:hover, .lift-up-video-large__link:focus {
  color: #009EE8;
  text-decoration: none;
}
.lift-up-video-large__video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.lift-up-video-large__content {
  margin-bottom: 1em;
  max-width: 55ch;
  line-height: 1.3em;
  font-size: 14px;
}
@media (min-width: 480px) {
  .lift-up-video-large__content {
    font-size: 16px;
  }
}
.lift-up-video-large__benefits {
  padding: 25px;
}
.lift-up-video-large__benefits h3 {
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0px;
  margin-bottom: 24px;
}
.lift-up-video-large__benefits h4 {
  letter-spacing: 0;
  margin-bottom: 20px;
}
.lift-up-video-large__benefits ul {
  margin-bottom: 32px;
}
.lift-up-video-large__benefits ul li {
  margin-bottom: 20px;
}
.lift-up-video-large__benefits ul li:last-of-type {
  margin-bottom: 0;
}
.lift-up-video-large__benefits .col {
  padding: 0;
}
.lift-up-video-large__benefits .col:last-of-type ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .lift-up-video-large__benefits .col {
    padding: 0 16px;
  }
  .lift-up-video-large__benefits .col:first-of-type {
    padding-left: 0;
  }
  .lift-up-video-large__benefits .col:last-of-type {
    padding-right: 0;
  }
}
.lift-up-video-large.lift-up-video-large--case-story h2 {
  margin-bottom: 10px;
  letter-spacing: 2.5px;
}
.lift-up-video-large.lift-up-video-large--case-story p {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .lift-up-video-large.lift-up-video-large--case-story .lift-up-video-large__image,
  .lift-up-video-large.lift-up-video-large--case-story .video-player::before {
    padding-bottom: 90%;
  }
}
@media (min-width: 1170px) {
  .lift-up-video-large.lift-up-video-large--case-story .lift-up-video-large__image,
  .lift-up-video-large.lift-up-video-large--case-story .video-player::before {
    padding-bottom: 70%;
  }
}
@media (min-width: 992px) {
  .lift-up-video-large.lift-up-video-large--long-img > .row:first-of-type {
    display: flex;
    flex-direction: row;
  }
  .lift-up-video-large.lift-up-video-large--long-img .lift-up-video-large__image {
    padding-bottom: 0;
    height: 100%;
    max-height: 650px;
  }
}
.lift-up-video-large.lift-up-video-large--long-img.lift-up-video-large--left > .row:first-of-type {
  display: flex;
}
@media (min-width: 992px) {
  .lift-up-video-large.lift-up-video-large--long-img.lift-up-video-large--left > .row:first-of-type > div:nth-child(1) {
    order: 1;
  }
  .lift-up-video-large.lift-up-video-large--long-img.lift-up-video-large--left > .row:first-of-type > div:nth-child(2) {
    order: 2;
  }
}
.lift-up-video-large.lift-up-video-large--long-img .lift-up-video-large__container {
  max-width: initial;
}
.lift-up-video-large.lift-up-video-large--long-img .lift-up-video-large__container .lift-up-video-large__content {
  max-width: initial;
}
.lift-up-video-large.lift-up-video-large--long-img .lift-up-video-large__container h2, .lift-up-video-large.lift-up-video-large--long-img .lift-up-video-large__container .h2 {
  letter-spacing: 0;
}
.lift-up-video-large.lift-up-video-large--long-img .lift-up-video-large__container p, .lift-up-video-large.lift-up-video-large--long-img .lift-up-video-large__container li {
  font-weight: 400;
}
@media (min-width: 992px) {
  .lift-up-video-large.lift-up-video-large--long-img .overlay-opener-container--video {
    padding-bottom: 0;
    height: 100%;
    max-height: 650px;
    overflow: hidden;
  }
  .lift-up-video-large.lift-up-video-large--long-img .overlay-opener-container--video .video-player {
    position: static;
    height: 100%;
  }
  .lift-up-video-large.lift-up-video-large--long-img .overlay-opener-container--video .video-player:after {
    z-index: 2;
  }
  .lift-up-video-large.lift-up-video-large--long-img .overlay-opener-container--video .video-player__cover-wrapper {
    z-index: 2;
  }
  .lift-up-video-large.lift-up-video-large--long-img .overlay-opener-container--video .overlay-opener {
    background-position: center center;
    background-size: cover;
    z-index: 2;
  }
}

.lift-up-small {
  color: black;
}
.lift-up-small__image {
  background-color: #E3E4E5;
  background-position: center center;
  background-size: cover;
  padding-bottom: 70%;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .lift-up-small__image {
    padding-bottom: 75%;
    margin-bottom: 0;
  }
}
@media (min-width: 1170px) {
  .lift-up-small__image {
    padding-bottom: 70%;
  }
}
.lift-up-small__header {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .lift-up-small__header {
    margin-bottom: 16px;
  }
}
@media (min-width: 992px) {
  .lift-up-small__header {
    margin-bottom: 29px;
  }
}
.lift-up-small__link {
  color: #003057;
  margin-bottom: 1em;
  transition: color 0.4s;
  max-width: 55ch;
  line-height: 1.15em;
  letter-spacing: 1px;
}
.lift-up-small__link:hover, .lift-up-small__link:focus {
  color: #009EE8;
  text-decoration: none;
  border-bottom: 1px solid #009EE8;
}
.lift-up-small__content {
  margin-bottom: 0;
}
.lift-up-small .recommendation-item:last-child {
  margin-bottom: 0;
}

.square-liftup__item-wrap {
  height: 100%;
}
.square-liftup__item {
  border-radius: 4px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  padding: 20px;
  height: 100%;
  position: relative;
}
.square-liftup__image {
  padding-bottom: 59.46%;
  background-position: center center;
  background-size: cover;
  margin-bottom: 15px;
  border-radius: 4px;
}
.square-liftup__image[data-lazyload]:after, .square-liftup__image[data-lazyload].loaded {
  border-radius: 4px;
}
.square-liftup__content {
  font-weight: 400;
  word-break: break-word;
  transition: 0.4s color;
  padding-bottom: 0;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .square-liftup__content {
    font-size: 18px;
  }
}
.square-liftup__content:hover, .square-liftup__content:focus {
  color: #009EE8;
  text-decoration: none;
}
.square-liftup__wrapper {
  display: block;
}
@media (min-width: 768px) {
  .square-liftup__wrapper {
    display: flex;
    flex-wrap: wrap !important;
  }
}
.square-slider--ver2 .square-liftup__item {
  box-shadow: none;
  padding: 0;
  border-radius: 8px;
  background: #FFF;
}
.square-slider--ver2 .square-liftup__item .square-link {
  text-indent: -9999px;
  transition: 0.3s;
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.03), 0px 10px 15px -3px rgba(0, 0, 0, 0.01);
}
.square-slider--ver2 .square-liftup__item .square-link:hover {
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.05), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.square-slider--ver2 .square-liftup__item .square-link.overlay-opener:before {
  background: transparent;
}
.square-slider--ver2 .square-liftup__item .square-link.overlay-opener:after {
  transform: translateY(-45px);
}
.square-slider--ver2 .square-liftup__image {
  margin-bottom: 0;
  padding-bottom: 69%;
}
.square-slider--ver2 .square-liftup__content {
  padding: 22px;
}
.square-slider--ver2 .square-liftup__content:has(.square-liftup__readmore) {
  padding: 12px 24px 85px;
}
.square-slider--ver2 .square-liftup__title {
  display: block;
  line-height: 1;
  transition: 0.3s;
  margin-bottom: 0;
  font-weight: 400;
  letter-spacing: 0;
}
.square-slider--ver2 .square-liftup__readmore {
  position: absolute;
  bottom: 30px;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
}

.square-slider__slider {
  width: 100%;
  padding: 0 15px;
  position: relative;
}
.square-slider__slider .square-liftup__item:hover span {
  color: #009EE8;
}

@media (min-width: 768px) {
  .square-slider__slider {
    padding-left: 0;
    padding-right: 0;
  }
  .square-slider__wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .square-liftup__item-wrap {
    position: relative;
    min-height: 1px;
    margin-bottom: 20px;
    width: 33.33%;
    padding: 0 15px 15px;
    height: auto !important;
  }
}
@media (min-width: 992px) {
  .square-liftup__item-wrap {
    width: 25%;
  }
  .square-slider--three-items .square-liftup__item-wrap {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .square-liftup__item-wrap {
    height: auto !important;
  }
}
@media (min-width: 1170px) {
  .square-slider__wrapper {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .square-liftup__item {
    padding-bottom: 20px;
  }
}
.tab-lift-up {
  max-width: calc(100% - 5px);
  border-left: 10px solid #009EE8;
  padding: 12px 21px;
  background: #FFF;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  .tab-lift-up {
    max-width: 340px;
  }
}
@media (min-width: 992px) {
  .tab-lift-up {
    max-width: 360px;
    margin-left: 10px;
  }
}
.tab-lift-up p {
  margin-bottom: 0;
}
.tab-lift-up a {
  color: #003057;
  font-weight: 600;
  word-break: break-word;
}
.tab-lift-up a:after {
  content: "\e90a";
  display: inline-block;
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 13px;
  padding-left: 8px;
  transition: 300ms;
}
.tab-lift-up a:hover:after, .tab-lift-up a:focus:after {
  padding-left: 12px;
}
.tab-lift-up a:focus {
  outline-offset: 1px;
}
.tab-lift-up--anchor a:after {
  content: "";
  display: none;
}
.tab-lift-up--anchor a span {
  padding-left: 20px;
  position: relative;
  height: 20px;
}
.tab-lift-up--anchor a i {
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 1px;
  transition: 300ms;
}
.tab-lift-up--anchor a i:after {
  content: "\e90a";
  display: inline-block;
  transform: rotate(90deg);
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 13px;
}
.tab-lift-up--anchor a:hover i, .tab-lift-up--anchor a:focus i {
  top: 3px;
}

.accessibility .lift-up-video-large__link:focus {
  outline: 1px solid #003057;
  outline-style: solid;
  outline-offset: 5px;
  border: none;
  font-weight: bold;
  padding-bottom: 0;
}
.accessibility .square-liftup__item a:focus {
  color: #003057;
  outline: 1px solid #003057;
  outline-offset: 5px;
}
.accessibility .lift-up-small__header a:focus {
  border-bottom: none;
  color: #003057;
  outline: 1px solid #003057;
  outline-offset: 5px;
}

.header-homepage {
  display: block;
  height: 350px;
  background-color: #E3E4E5;
  background-position: center center;
  background-size: cover;
  color: white;
  position: relative;
  margin-bottom: 90px;
  margin-top: 0;
}
@media (min-width: 480px) {
  .header-homepage {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .header-homepage {
    height: 390px;
    margin-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .header-homepage {
    margin-bottom: 140px;
    height: 570px;
  }
}
.header-homepage .container,
.header-homepage .row {
  height: 100%;
}
.header-homepage__content {
  background: rgba(0, 158, 232, 0.75);
  min-height: 100%;
  padding: 30px 20px;
  margin-left: 18px;
  margin-right: 18px;
  display: flex;
  transition: transform 0.8s ease;
  z-index: 10;
}
@media (max-width: 767px) {
  .header-homepage__content {
    transform: translateY(20px);
  }
}
@media (min-width: 768px) {
  .header-homepage__content {
    transform: translateY(40px);
  }
  .header-homepage--scrolled .header-homepage__content {
    transform: translateY(0);
  }
}
@media (min-width: 992px) {
  .header-homepage__content {
    padding: 74px 60px;
    transform: translateY(65px);
    margin-left: 18px;
    margin-right: 18px;
  }
  .header-homepage--scrolled .header-homepage__content {
    transform: translateY(0);
  }
}
@media (min-width: 992px) {
  .header-homepage__content {
    padding: 84px 60px 74px;
    left: -60px;
  }
}
.header-homepage__button {
  position: absolute;
  bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
}
.header-homepage__button:after {
  width: 40px;
}
@media (max-width: 767px) {
  .header-homepage__button {
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.header-homepage__wrapper {
  min-height: 100%;
  position: relative;
  padding-bottom: 80px;
  width: 100%;
}
.header-homepage__header {
  margin-bottom: 0.5em;
  color: #FFF;
  max-width: 23ch;
}
.header-homepage__copy {
  color: #FFF;
  color: #FFF;
  font-size: 16px;
  line-height: 1.2em;
  max-width: 50ch;
}
@media (min-width: 992px) {
  .header-homepage__copy {
    font-size: 18px;
    line-height: 1.2em;
    max-width: 50ch;
  }
}

.header__video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  display: none;
}
@media (min-width: 768px) {
  .header__video-wrapper {
    display: block;
  }
}
.header__video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
}

.slider-homepage {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .slider-homepage {
    padding-top: 40px;
  }
}
.slider-homepage {
  position: relative;
}
.slider-homepage__lang-filters {
  display: flex;
  border: 1px solid #F0F1F2;
  border-radius: 9px;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .slider-homepage__lang-filters {
    width: auto;
    display: inline-block;
    margin-bottom: 0;
    border: 1px solid #d0d3d4;
  }
}
.slider-homepage__lang-filters span {
  flex: 1;
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
}
.slider-homepage__lang-filters span:first-of-type {
  text-align: left;
}
.slider-homepage__lang-filters span:last-of-type {
  text-align: right;
}
.slider-homepage__lang-filters a {
  color: #FFF;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  padding: 4px 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .slider-homepage__lang-filters a {
    color: #003057;
  }
}
.slider-homepage__lang-filters a:hover {
  text-decoration: underline;
}
.slider-homepage__lang-filters a.active {
  border-color: #FFF;
  color: #003057;
  background: #FFF;
  border-radius: 9px;
}
@media (min-width: 768px) {
  .slider-homepage__lang-filters a.active {
    border-color: #009EE8;
    background: #009EE8;
    color: #FFF;
  }
}
.slider-homepage__lang-filters-txt {
  color: #FFF;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 7px;
  font-size: 10px;
  line-height: 11px;
}
@media (min-width: 768px) {
  .slider-homepage__lang-filters-txt {
    color: #003057;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .slider-homepage__lang-filters-container {
    max-width: 320px;
  }
}
@media (min-width: 768px) {
  .slider-homepage__lang-filters-container {
    text-align: right;
  }
}
.slider-homepage__wrapper {
  position: relative;
}
.slider-homepage__slider {
  width: 100%;
  padding: 0 15px;
  position: relative;
}
.slider-homepage__slider::before {
  position: absolute;
  content: "";
  top: -15px;
  bottom: -15px;
  right: -9990px;
  left: 0;
  background: #009EE8;
  z-index: 10;
  transform: translateX(-100%);
}
.slider-homepage__slider::after {
  position: absolute;
  content: "";
  top: -15px;
  bottom: -15px;
  left: -9990px;
  right: 0;
  background: #FFF;
  z-index: 10;
  transform: translateX(100%);
}
.slider-homepage__slider.hidden {
  display: none;
}
.slider-homepage__slider.unactive {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
}
.slider-homepage__wrapper {
  flex-wrap: nowrap;
}
.slider-homepage__item {
  height: auto;
  font-size: 18px;
  border-radius: 4px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding: 20px;
  padding-bottom: 70px;
  position: relative;
  min-height: 230px;
}
@media (min-width: 768px) {
  .slider-homepage__item {
    min-height: 269px;
  }
}
@media (min-width: 825px) {
  .slider-homepage__item {
    min-height: 243px;
  }
}
@media (min-width: 1360px) {
  .slider-homepage__item {
    min-height: 269px;
  }
}
@media (min-width: 1395px) {
  .slider-homepage__item {
    min-height: 243px;
  }
}
.slider-homepage__item .square-link:hover + span {
  color: #009EE8;
}
@media (max-width: 767px) {
  .slider-homepage__item {
    padding-bottom: 100px;
  }
}
.slider-homepage__item .round-button {
  position: absolute;
  bottom: 40px;
  max-width: 75%;
  text-align: center;
  transform: translateY(50%);
  box-sizing: border-box;
}
.slider-homepage__date {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.slider-homepage__header {
  color: #FFF;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .slider-homepage__header {
    margin-bottom: 32px;
  }
}
.slider-homepage__content {
  font-weight: normal;
  text-decoration: none;
  transition: color 0.4s;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .slider-homepage__content {
    font-size: 18px;
  }
}
.slider-homepage__content:hover, .slider-homepage__content:focus {
  text-decoration: none;
  color: #009EE8;
}
.slider-homepage__content:focus {
  outline-offset: 5px;
}
.slider-homepage__view-all {
  margin-bottom: 1em;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .slider-homepage__view-all {
    margin-bottom: 1em;
  }
}
.slider-homepage__view-all a.arrow-button {
  color: #FFF;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .slider-homepage__view-all a.arrow-button {
    color: #003057;
    padding-right: 40px;
  }
}
.slider-homepage__view-all .arrow-button {
  color: #003057;
}
.slider-homepage__view-all .arrow-button:focus {
  outline-color: #003057;
}
.slider-homepage__background {
  background: #009EE8;
  position: absolute;
  top: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .slider-homepage__background {
    width: 100%;
  }
}
.slider-homepage__background::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: -9999px;
  background: #009EE8;
  border-radius: 4px;
}
.slider-homepage__prev {
  transform: translateX(-200%) translateY(-55%);
}
@media (min-width: 992px) {
  .slider-homepage__prev {
    transform: translateX(-120%) translateY(-55%);
  }
}
@media (min-width: 1280px) {
  .slider-homepage__prev {
    transform: translateX(-150%) translateY(-55%);
  }
}
.slider-homepage__next {
  transform: translateX(200%) translateY(-55%);
}
@media (min-width: 992px) {
  .slider-homepage__next {
    transform: translateX(120%) translateY(-55%);
  }
}
@media (min-width: 1280px) {
  .slider-homepage__next {
    transform: translateX(150%) translateY(-55%);
  }
}
.slider-homepage__next, .slider-homepage__prev {
  height: 60px;
  width: 60px;
  border: 0;
  background: #FFF;
  margin: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  transition: opacity 0.4s, box-shadow 0.4s, transform 0.4s ease;
  top: 50%;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.05);
}
.slider-homepage__next:hover, .slider-homepage__next:focus, .slider-homepage__prev:hover, .slider-homepage__prev:focus {
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1);
}
.slider-homepage__next.swiper-button-disabled, .slider-homepage__prev.swiper-button-disabled {
  opacity: 0;
}
.slider-homepage__next::before {
  color: black;
  content: "\e902";
  font-family: "outokumpu-icons";
  font-size: 8px;
  text-align: center;
  transform: rotate(270deg) translateY(2px);
}
.slider-homepage__prev::before {
  transform: rotate(90deg) translateY(2px);
  font-size: 8px;
  content: "\e902";
  font-family: "outokumpu-icons";
}
.slider-homepage__pagination {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  height: auto;
  overflow: hidden;
  width: 100%;
  margin-top: 48px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .slider-homepage__pagination {
    margin-left: 0;
    margin-right: 0;
    padding-right: 15px;
  }
}
.slider-homepage__pagination .swiper-pagination-bullet-active {
  background-color: #FFF !important;
}
@media (min-width: 768px) {
  .slider-homepage__pagination .swiper-pagination-bullet-active {
    background-color: #009EE8 !important;
  }
}
.slider-homepage__pagination .swiper-pagination-bullet {
  border-radius: 0;
  margin: 0 !important;
  width: 100%;
  opacity: 1 !important;
  height: 3px;
  background-color: #0086c5;
}
@media (min-width: 768px) {
  .slider-homepage__pagination .swiper-pagination-bullet {
    background-color: #E3E4E5;
  }
}

.secondary-slider, .gallery-slider, .media-slider, .product-gallery, .article-recommendations-slider {
  background: #F2F9FD;
  position: relative;
  overflow: hidden;
}
.secondary-slider__slider, .gallery-slider__slider, .media-slider__slider, .product-gallery__slider, .article-recommendations-slider__slider {
  width: 100%;
  padding: 0 15px;
  position: relative;
}
.secondary-slider__slider::before, .gallery-slider__slider::before, .media-slider__slider::before, .product-gallery__slider::before, .article-recommendations-slider__slider::before {
  position: absolute;
  content: "";
  top: -15px;
  bottom: -15px;
  right: -9990px;
  left: 0;
  background: #F2F9FD;
  z-index: 10;
  transform: translateX(-100%);
}
.secondary-slider__slider::after, .gallery-slider__slider::after, .media-slider__slider::after, .product-gallery__slider::after, .article-recommendations-slider__slider::after {
  position: absolute;
  content: "";
  top: -45px;
  bottom: -15px;
  left: -9990px;
  right: 0;
  background: #F2F9FD;
  z-index: 10;
  transform: translateX(100%);
}
.secondary-slider__wrapper, .gallery-slider__wrapper, .media-slider__wrapper, .product-gallery__wrapper, .article-recommendations-slider__wrapper {
  flex-wrap: nowrap;
}
.secondary-slider__item, .gallery-slider__item, .media-slider__item, .product-gallery__item, .article-recommendations-slider__item {
  font-size: 18px;
  background-color: #ffffff;
  position: relative;
  background-position: center center;
  background-size: cover;
  padding-bottom: 70%;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  position: relative;
}
@media (min-width: 768px) {
  .secondary-slider__item, .gallery-slider__item, .media-slider__item, .product-gallery__item, .article-recommendations-slider__item {
    padding-bottom: 30%;
  }
}
.secondary-slider.short .secondary-slider__item, .secondary-slider.short .gallery-slider__item, .secondary-slider.short .media-slider__item, .secondary-slider.short .product-gallery__item, .secondary-slider.short .article-recommendations-slider__item, .gallery-slider.short .secondary-slider__item, .gallery-slider.short .gallery-slider__item, .gallery-slider.short .media-slider__item, .gallery-slider.short .product-gallery__item, .gallery-slider.short .article-recommendations-slider__item, .media-slider.short .secondary-slider__item, .media-slider.short .gallery-slider__item, .media-slider.short .media-slider__item, .media-slider.short .product-gallery__item, .media-slider.short .article-recommendations-slider__item, .product-gallery.short .secondary-slider__item, .product-gallery.short .gallery-slider__item, .product-gallery.short .media-slider__item, .product-gallery.short .product-gallery__item, .product-gallery.short .article-recommendations-slider__item, .article-recommendations-slider.short .secondary-slider__item, .article-recommendations-slider.short .gallery-slider__item, .article-recommendations-slider.short .media-slider__item, .article-recommendations-slider.short .product-gallery__item, .article-recommendations-slider.short .article-recommendations-slider__item {
  padding-bottom: 50%;
}
@media (min-width: 768px) {
  .secondary-slider.short .secondary-slider__item, .secondary-slider.short .gallery-slider__item, .secondary-slider.short .media-slider__item, .secondary-slider.short .product-gallery__item, .secondary-slider.short .article-recommendations-slider__item, .gallery-slider.short .secondary-slider__item, .gallery-slider.short .gallery-slider__item, .gallery-slider.short .media-slider__item, .gallery-slider.short .product-gallery__item, .gallery-slider.short .article-recommendations-slider__item, .media-slider.short .secondary-slider__item, .media-slider.short .gallery-slider__item, .media-slider.short .media-slider__item, .media-slider.short .product-gallery__item, .media-slider.short .article-recommendations-slider__item, .product-gallery.short .secondary-slider__item, .product-gallery.short .gallery-slider__item, .product-gallery.short .media-slider__item, .product-gallery.short .product-gallery__item, .product-gallery.short .article-recommendations-slider__item, .article-recommendations-slider.short .secondary-slider__item, .article-recommendations-slider.short .gallery-slider__item, .article-recommendations-slider.short .media-slider__item, .article-recommendations-slider.short .product-gallery__item, .article-recommendations-slider.short .article-recommendations-slider__item {
    padding-bottom: 20%;
  }
}
.secondary-slider__overlay, .gallery-slider__overlay, .media-slider__overlay, .product-gallery__overlay, .article-recommendations-slider__overlay {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
  padding: 20px;
  padding-bottom: 20px;
  background-color: rgba(0, 48, 87, 0);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  height: 100%;
  justify-content: flex-end;
  pointer-events: none;
  transition: background-color 0.4s;
}
.secondary-slider__overlay:hover, .secondary-slider__overlay:focus, .gallery-slider__overlay:hover, .gallery-slider__overlay:focus, .media-slider__overlay:hover, .media-slider__overlay:focus, .product-gallery__overlay:hover, .product-gallery__overlay:focus, .article-recommendations-slider__overlay:hover, .article-recommendations-slider__overlay:focus {
  background-color: rgba(0, 48, 87, 0.45);
}
.secondary-slider__tag, .gallery-slider__tag, .media-slider__tag, .product-gallery__tag, .article-recommendations-slider__tag {
  color: #FFF;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.secondary-slider__content, .gallery-slider__content, .media-slider__content, .product-gallery__content, .article-recommendations-slider__content {
  font-weight: lighter;
  font-size: inherit;
  margin-bottom: 0;
  letter-spacing: 0;
  line-height: 1;
  pointer-events: auto;
}
.secondary-slider__content a, .secondary-slider__content-link, .gallery-slider__content a, .gallery-slider__content-link, .media-slider__content a, .media-slider__content-link, .product-gallery__content a, .product-gallery__content-link, .article-recommendations-slider__content a, .article-recommendations-slider__content-link {
  color: #FFF;
  text-decoration: none;
  transition: color 0.4s;
  pointer-events: auto;
  cursor: pointer;
  font-size: 18px;
  line-height: 1.2em;
}
@media (min-width: 992px) {
  .secondary-slider__content a, .secondary-slider__content-link, .gallery-slider__content a, .gallery-slider__content-link, .media-slider__content a, .media-slider__content-link, .product-gallery__content a, .product-gallery__content-link, .article-recommendations-slider__content a, .article-recommendations-slider__content-link {
    font-size: 22px;
  }
}
.secondary-slider__content a:focus, .secondary-slider__content-link:focus, .gallery-slider__content a:focus, .gallery-slider__content-link:focus, .media-slider__content a:focus, .media-slider__content-link:focus, .product-gallery__content a:focus, .product-gallery__content-link:focus, .article-recommendations-slider__content a:focus, .article-recommendations-slider__content-link:focus {
  outline: 1px solid #FFF;
  outline-offset: 5px;
}
@media (min-width: 992px) {
  .secondary-slider__content, .gallery-slider__content, .media-slider__content, .product-gallery__content, .article-recommendations-slider__content {
    margin-bottom: 16px;
  }
}
.secondary-slider__content:hover, .secondary-slider__content:focus, .gallery-slider__content:hover, .gallery-slider__content:focus, .media-slider__content:hover, .media-slider__content:focus, .product-gallery__content:hover, .product-gallery__content:focus, .article-recommendations-slider__content:hover, .article-recommendations-slider__content:focus {
  text-decoration: none;
}
.secondary-slider__view-all, .secondary-slider__items-per-page, .gallery-slider__view-all, .gallery-slider__items-per-page, .media-slider__view-all, .media-slider__items-per-page, .product-gallery__view-all, .product-gallery__items-per-page, .article-recommendations-slider__view-all, .article-recommendations-slider__items-per-page {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .secondary-slider__view-all, .secondary-slider__items-per-page, .gallery-slider__view-all, .gallery-slider__items-per-page, .media-slider__view-all, .media-slider__items-per-page, .product-gallery__view-all, .product-gallery__items-per-page, .article-recommendations-slider__view-all, .article-recommendations-slider__items-per-page {
    text-align: right;
  }
}
.secondary-slider__view-all .arrow-button, .secondary-slider__items-per-page .arrow-button, .gallery-slider__view-all .arrow-button, .gallery-slider__items-per-page .arrow-button, .media-slider__view-all .arrow-button, .media-slider__items-per-page .arrow-button, .product-gallery__view-all .arrow-button, .product-gallery__items-per-page .arrow-button, .article-recommendations-slider__view-all .arrow-button, .article-recommendations-slider__items-per-page .arrow-button {
  color: #003057;
}
.secondary-slider__items-per-page p, .gallery-slider__items-per-page p, .media-slider__items-per-page p, .product-gallery__items-per-page p, .article-recommendations-slider__items-per-page p {
  font-size: 14px;
  font-weight: 600;
  margin-top: 9px;
}
.secondary-slider__background, .gallery-slider__background, .media-slider__background, .product-gallery__background, .article-recommendations-slider__background {
  background: #009EE8;
  position: absolute;
  top: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .secondary-slider__background, .gallery-slider__background, .media-slider__background, .product-gallery__background, .article-recommendations-slider__background {
    width: calc(100% - 20px);
  }
}
.secondary-slider__background::before, .gallery-slider__background::before, .media-slider__background::before, .product-gallery__background::before, .article-recommendations-slider__background::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: -9999px;
  background: #009EE8;
  border-radius: 4px;
}
.secondary-slider__prev, .gallery-slider__prev, .media-slider__prev, .product-gallery__prev, .article-recommendations-slider__prev {
  transform: translateX(-200%) translateY(-55%);
}
@media (min-width: 992px) {
  .secondary-slider__prev, .gallery-slider__prev, .media-slider__prev, .product-gallery__prev, .article-recommendations-slider__prev {
    transform: translateX(-120%) translateY(-55%);
  }
}
@media (min-width: 1280px) {
  .secondary-slider__prev, .gallery-slider__prev, .media-slider__prev, .product-gallery__prev, .article-recommendations-slider__prev {
    transform: translateX(-150%) translateY(-55%);
  }
}
.secondary-slider__next, .gallery-slider__next, .media-slider__next, .product-gallery__next, .article-recommendations-slider__next {
  transform: translateX(200%) translateY(-55%);
}
@media (min-width: 992px) {
  .secondary-slider__next, .gallery-slider__next, .media-slider__next, .product-gallery__next, .article-recommendations-slider__next {
    transform: translateX(120%) translateY(-55%);
  }
}
@media (min-width: 1280px) {
  .secondary-slider__next, .gallery-slider__next, .media-slider__next, .product-gallery__next, .article-recommendations-slider__next {
    transform: translateX(150%) translateY(-55%);
  }
}
.secondary-slider__next.swiper-button-disabled, .secondary-slider__prev.swiper-button-disabled, .gallery-slider__next.swiper-button-disabled, .gallery-slider__prev.swiper-button-disabled, .media-slider__next.swiper-button-disabled, .media-slider__prev.swiper-button-disabled, .product-gallery__next.swiper-button-disabled, .product-gallery__prev.swiper-button-disabled, .article-recommendations-slider__next.swiper-button-disabled, .article-recommendations-slider__prev.swiper-button-disabled {
  opacity: 0;
}
.secondary-slider__next, .secondary-slider__prev, .gallery-slider__next, .gallery-slider__prev, .media-slider__next, .media-slider__prev, .product-gallery__next, .product-gallery__prev, .article-recommendations-slider__next, .article-recommendations-slider__prev {
  height: 60px;
  width: 60px;
  background: #FFF;
  border: 0;
  margin: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  transition: opacity 0.4s, box-shadow 0.4s, transform 0.4s ease;
  top: 50%;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.secondary-slider__next:hover, .secondary-slider__next:focus, .secondary-slider__prev:hover, .secondary-slider__prev:focus, .gallery-slider__next:hover, .gallery-slider__next:focus, .gallery-slider__prev:hover, .gallery-slider__prev:focus, .media-slider__next:hover, .media-slider__next:focus, .media-slider__prev:hover, .media-slider__prev:focus, .product-gallery__next:hover, .product-gallery__next:focus, .product-gallery__prev:hover, .product-gallery__prev:focus, .article-recommendations-slider__next:hover, .article-recommendations-slider__next:focus, .article-recommendations-slider__prev:hover, .article-recommendations-slider__prev:focus {
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1);
}
.secondary-slider__next:focus, .secondary-slider__prev:focus, .gallery-slider__next:focus, .gallery-slider__prev:focus, .media-slider__next:focus, .media-slider__prev:focus, .product-gallery__next:focus, .product-gallery__prev:focus, .article-recommendations-slider__next:focus, .article-recommendations-slider__prev:focus {
  outline: none !important;
  border: 1px solid #003057;
}
.secondary-slider__next::before, .gallery-slider__next::before, .media-slider__next::before, .product-gallery__next::before, .article-recommendations-slider__next::before {
  color: black;
  content: "\e902";
  font-family: "outokumpu-icons";
  font-size: 8px;
  text-align: center;
  transform: rotate(270deg) translateY(2px);
}
.secondary-slider__prev::before, .gallery-slider__prev::before, .media-slider__prev::before, .product-gallery__prev::before, .article-recommendations-slider__prev::before {
  transform: rotate(90deg) translateY(2px);
  font-size: 8px;
  content: "\e902";
  font-family: "outokumpu-icons";
}
.secondary-slider__pagination, .gallery-slider__pagination, .media-slider__pagination, .product-gallery__pagination, .article-recommendations-slider__pagination {
  display: none;
  flex-direction: row;
  justify-content: flex-start;
  height: auto;
  overflow: hidden;
  width: 100%;
  margin-top: 47px;
}
@media (min-width: 768px) {
  .secondary-slider__pagination, .gallery-slider__pagination, .media-slider__pagination, .product-gallery__pagination, .article-recommendations-slider__pagination {
    padding-right: 15px;
    display: flex;
  }
}
.secondary-slider__pagination .swiper-pagination-bullet-active, .gallery-slider__pagination .swiper-pagination-bullet-active, .media-slider__pagination .swiper-pagination-bullet-active, .product-gallery__pagination .swiper-pagination-bullet-active, .article-recommendations-slider__pagination .swiper-pagination-bullet-active {
  background-color: #009EE8 !important;
}
.secondary-slider__pagination .swiper-pagination-bullet, .gallery-slider__pagination .swiper-pagination-bullet, .media-slider__pagination .swiper-pagination-bullet, .product-gallery__pagination .swiper-pagination-bullet, .article-recommendations-slider__pagination .swiper-pagination-bullet {
  border-radius: 0;
  margin: 0 !important;
  width: 100%;
  opacity: 1 !important;
  background-color: rgba(208, 211, 212, 0.2);
  height: 3px;
}
.secondary-slider .swiper-notification, .gallery-slider .swiper-notification, .media-slider .swiper-notification, .product-gallery .swiper-notification, .article-recommendations-slider .swiper-notification {
  display: none;
}

.secondary-slider__item > div[sc-part-of=editframe] {
  position: absolute;
  width: 100%;
  height: 100%;
}

.gallery-slider {
  background: #f8f8f9;
}
.gallery-slider__wrapper {
  align-items: stretch;
  height: auto;
}
.gallery-slider__slider:after, .gallery-slider__slider:before {
  background: #f8f8f9;
}
.gallery-slider__item {
  padding-bottom: 0;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.gallery-slider__img {
  background-position: center center;
  background-size: cover;
  padding-bottom: 66%;
  border-radius: 8px 8px 0 0;
}
.gallery-slider__img[data-lazyload]:after, .gallery-slider__img[data-lazyload].loaded {
  border-radius: 8px 8px 0 0;
}
.gallery-slider__content {
  padding: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .gallery-slider__content {
    padding: 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .gallery-slider__content {
    padding: 30px;
  }
}
.gallery-slider__content p:last-of-type {
  margin-bottom: 0;
}
.gallery-slider h3 {
  font-size: 18px;
}
@media (min-width: 768px) {
  .gallery-slider h3 {
    font-size: 20px;
  }
}

.gallery-text-group.bg-white .gallery-slider {
  background: #FFF;
}
.gallery-text-group.bg-white .gallery-slider__slider:after, .gallery-text-group.bg-white .gallery-slider__slider:before {
  background: #FFF;
}
.gallery-text-group.bg-ligthgrey .gallery-slider {
  background: #f8f8f9;
}
.gallery-text-group.bg-ligthgrey .gallery-slider__slider:after, .gallery-text-group.bg-ligthgrey .gallery-slider__slider:before {
  background: #f8f8f9;
}

.media-slider__item {
  padding-bottom: 50%;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .media-slider__item {
    width: 293px;
    padding-bottom: 25%;
  }
}
@media (min-width: 992px) {
  .media-slider__item {
    width: 320px;
    padding-bottom: 20%;
  }
}
.media-slider__item:hover, .media-slider__item:focus {
  cursor: pointer;
}
.media-slider__item:hover .media-slider__overlay, .media-slider__item:focus .media-slider__overlay {
  background-color: rgba(0, 48, 87, 0.45);
}
.media-slider__item--video:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2NCA2NCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48cGF0aCBkPSJNNDEuOTY1LDMybC0xNiw4bDAsLTE2bDE2LDhaIiBzdHlsZT0iZmlsbDojZmZmOyIvPjxwYXRoIGQ9Ik0zMi4xNzIsMGMxNC42MTQsMC4xMzkgMjguMzIxLDExLjMyNiAzMS4xODIsMjUuNzQ5YzMuOTU1LDE5Ljk0MyAtMTQuNTM1LDQxLjkyNCAtMzcuMjQ3LDM3LjcxNWMtMTMuMDE4LC0yLjQxMyAtMjMuODgzLC0xMy42ODkgLTI1LjgwMywtMjYuNzkzYy0yLjYwMSwtMTcuNzUzIDExLjgxMywtMzYuMjM5IDMxLjA0MSwtMzYuNjY2YzAuMjc2LC0wLjAwNCAwLjU1MSwtMC4wMDYgMC44MjcsLTAuMDA1Wm0tMC4zOTQsMy4yYy0xMy4xMjEsMC4xMjUgLTI1LjM4OCwxMC4xMTEgLTI4LjAyOCwyMi45OTZjLTMuNjk5LDE4LjA2IDEzLjI2MywzOC4wMDIgMzMuNjY2LDM0LjA4OGMxMS42ODIsLTIuMjQxIDIxLjQxNSwtMTIuNDQ3IDIzLjA2OSwtMjQuMjU2YzIuMjM3LC0xNS45NjggLTEwLjgxLC0zMi41NTEgLTI4LjE0OCwtMzIuODI2Yy0wLjE4NiwtMC4wMDIgLTAuMzcyLC0wLjAwMiAtMC41NTksLTAuMDAyWiIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48L3N2Zz4=");
  background-size: 35px 35px;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
  display: block;
  pointer-events: none;
}
.media-slider__content {
  color: #FFF;
  margin-bottom: 5px;
}
.media-slider__tag {
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .media-slider__tag {
    margin-bottom: 10px;
  }
}

.accessibility .secondary-slider .arrow-button:focus, .accessibility .gallery-slider .arrow-button:focus, .accessibility .media-slider .arrow-button:focus {
  outline: 1px solid #003057;
  outline-offset: 5px;
}

.header-fade-slider {
  position: relative;
  overflow: hidden;
}
.header-fade-slider__breadcrumbs {
  position: absolute;
  top: 32px;
  z-index: 2;
}
.header-fade-slider__slider.header-fade-slider--white-item-style .header-fade-slider__breadcrumbs {
  color: #003057;
}
.header-fade-slider__slider.header-fade-slider--white-item-style .header-fade-slider__breadcrumbs .breadcrumb__home:before, .header-fade-slider__slider.header-fade-slider--white-item-style .header-fade-slider__breadcrumbs .breadcrumb__arrow::before, .header-fade-slider__slider.header-fade-slider--white-item-style .header-fade-slider__breadcrumbs a {
  color: #003057;
}
.header-fade-slider__slider {
  width: 100%;
  padding: 0;
  position: relative;
}
.header-fade-slider__item {
  position: relative;
  z-index: 2;
  min-height: 675px;
  height: auto;
  padding-block: 400px 90px;
}
@media (min-width: 768px) {
  .header-fade-slider__item {
    min-height: 500px;
    padding-block: 0;
  }
}
@media (min-width: 992px) {
  .header-fade-slider__item {
    min-height: 650px;
  }
}
.header-fade-slider__item, .header-fade-slider__item:before, .header-fade-slider__item:after {
  background-color: #003057;
}
.header-fade-slider__item h1, .header-fade-slider__item h2, .header-fade-slider__item p {
  color: #FFF;
}
.header-fade-slider__item.header-fade-slider__item--white, .header-fade-slider__item.header-fade-slider__item--white:before, .header-fade-slider__item.header-fade-slider__item--white:after {
  background-color: #f8f8f8;
}
.header-fade-slider__item.header-fade-slider__item--white .header-fade-slider__item-subtitle {
  color: #009EE8;
}
.header-fade-slider__item.header-fade-slider__item--white h1, .header-fade-slider__item.header-fade-slider__item--white h2, .header-fade-slider__item.header-fade-slider__item--white p {
  color: #000;
}
.header-fade-slider__item::before {
  position: absolute;
  content: "";
  top: -15px;
  bottom: -15px;
  right: -9990px;
  left: 2px;
  z-index: 10;
  transform: translateX(-100%);
}
.header-fade-slider__item::after {
  position: absolute;
  content: "";
  top: -45px;
  bottom: -15px;
  left: -9990px;
  right: 2px;
  z-index: 10;
  transform: translateX(100%);
}
.header-fade-slider__item-subtitle {
  margin-bottom: 24px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.header-fade-slider__item-title {
  margin-bottom: 12px;
  font-size: 30px;
  letter-spacing: 0px;
}
@media (min-width: 992px) {
  .header-fade-slider__item-title {
    font-size: 55px;
  }
}
.header-fade-slider__item-txt p:last-of-type {
  margin-bottom: 0;
}
div:has(.header-fade-slider__page-updated) .header-fade-slider__item {
  padding-bottom: 120px;
}
.header-fade-slider__content {
  z-index: 2;
  padding-left: 2px;
}
@media (min-width: 768px) {
  .header-fade-slider__content {
    width: 50%;
    padding-block: 120px;
    padding-right: 20px;
    min-height: 500px;
  }
}
@media (min-width: 992px) {
  .header-fade-slider__content {
    min-height: 650px;
  }
}
.header-fade-slider__content .sf-button {
  margin-top: 20px;
}
.header-fade-slider__images {
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 1;
  transform: translate(35px, -30px);
}
@media (min-width: 768px) {
  .header-fade-slider__images {
    width: 50%;
    height: 100%;
    top: 0;
    transform: translate(100px, 0);
  }
}
.header-fade-slider__images-item {
  width: 250px;
  height: 200px;
  background-size: cover;
  background-position: center center;
  position: absolute;
  border-radius: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 1s;
  cursor: pointer;
}
@media (min-width: 768px) {
  .header-fade-slider__images-item {
    width: 80%;
    padding-bottom: 60%;
  }
}
.header-fade-slider__images-item--first {
  transform: translate(calc(-50% - 69px), calc(-50% + 50px));
  z-index: 3;
}
@media (min-width: 768px) {
  .header-fade-slider__images-item--first {
    transform: translate(calc(-50% - 130px), calc(-50% + 50px));
  }
}
.header-fade-slider__images-item--second {
  transform: translate(calc(-50% - 0px), calc(-50% + 0px));
  z-index: 2;
}
.header-fade-slider__images-item--third {
  transform: translate(calc(-50% - 29px), calc(-50% + 24px));
  z-index: 1;
}
@media (min-width: 768px) {
  .header-fade-slider__images-item--third {
    transform: translate(calc(-50% - 54px), calc(-50% + 24px));
  }
}
.header-fade-slider__controls {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.header-fade-slider__prev {
  transform: translateX(-200%) translateY(-55%);
}
@media (min-width: 992px) {
  .header-fade-slider__prev {
    transform: translateX(-250%) translateY(-55%);
  }
}
@media (min-width: 1280px) {
  .header-fade-slider__prev {
    transform: translateX(-300%) translateY(-55%);
  }
}
.header-fade-slider__next {
  transform: translateX(200%) translateY(-55%);
}
@media (min-width: 992px) {
  .header-fade-slider__next {
    transform: translateX(250%) translateY(-55%);
  }
}
@media (min-width: 1280px) {
  .header-fade-slider__next {
    transform: translateX(300%) translateY(-55%);
  }
}
.header-fade-slider__next.swiper-button-disabled, .header-fade-slider__prev.swiper-button-disabled {
  opacity: 0;
}
.header-fade-slider__next, .header-fade-slider__prev {
  height: 60px;
  width: 60px;
  background: #FFF;
  border: 0;
  margin: 10px;
  border-radius: 50%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 100;
  transition: opacity 0.4s, box-shadow 0.4s, transform 0.4s ease;
  top: 50%;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 1670px) {
  .header-fade-slider__next, .header-fade-slider__prev {
    display: flex;
  }
}
.header-fade-slider__next:hover, .header-fade-slider__next:focus, .header-fade-slider__prev:hover, .header-fade-slider__prev:focus {
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1);
}
.header-fade-slider__next:focus, .header-fade-slider__prev:focus {
  outline: none !important;
  border: 1px solid #003057;
}
.header-fade-slider__next::before {
  color: black;
  content: "\e902";
  font-family: "outokumpu-icons";
  font-size: 14px;
  text-align: center;
  transform: rotate(270deg) translateY(2px);
}
.header-fade-slider__prev::before {
  transform: rotate(90deg) translateY(2px);
  font-size: 14px;
  content: "\e902";
  font-family: "outokumpu-icons";
}
.header-fade-slider .header-fade-slider__pagination {
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
}
@media (min-width: 768px) {
  .header-fade-slider .header-fade-slider__pagination {
    bottom: 20px;
    display: block;
  }
}
@media (min-width: 992px) {
  .header-fade-slider .header-fade-slider__pagination {
    bottom: 35px;
  }
}
.header-fade-slider .header-fade-slider__pagination .swiper-pagination-bullet {
  border: 1px solid #FFF;
  background-color: transparent;
  width: 17px;
  height: 17px;
  opacity: 1;
}
.header-fade-slider .header-fade-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 0;
  background-color: #FFF;
  width: 18px;
  height: 18px;
}
.header-fade-slider:has(.header-fade-slider__page-updated) .header-fade-slider__pagination {
  bottom: 62px;
}
@media (min-width: 768px) {
  .header-fade-slider:has(.header-fade-slider__page-updated) .header-fade-slider__pagination {
    bottom: 50px;
  }
}
@media (min-width: 992px) {
  .header-fade-slider:has(.header-fade-slider__page-updated) .header-fade-slider__pagination {
    bottom: 65px;
  }
}
.header-fade-slider--white-item-style .header-fade-slider__pagination .swiper-pagination-bullet {
  border: 1px solid #003057;
  background-color: transparent;
}
.header-fade-slider--white-item-style .header-fade-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #003057;
}
.header-fade-slider__page-updated {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding-left: 0;
  color: #009EE8;
  z-index: 2;
}
.header-fade-slider__page-updated .col {
  padding-left: 0;
}

.advanced-article-header h1 {
  margin-bottom: 20px;
}
.advanced-article-header .breadcrumb__home:before {
  color: #003057;
}
.advanced-article-header .breadcrumb a, .advanced-article-header .breadcrumb span {
  font-weight: 400;
  color: #003057;
}
.advanced-article-header .breadcrumb .breadcrumb__arrow:before {
  font-weight: 400;
  color: #003057;
  font-size: 8px;
  transform: translateX(-50%) translateY(-38%) rotate(-90deg);
}
.advanced-article-header .breadcrumb li:last-of-type a, .advanced-article-header .breadcrumb li:last-of-type span {
  font-weight: 400;
  color: #003057;
}
.advanced-article-header .hero-image {
  overflow: hidden;
  margin: 0;
}
@media (min-width: 992px) {
  .advanced-article-header .hero-image {
    height: 480px;
  }
}
@media (min-width: 320px) {
  .advanced-article-header .hero-image {
    height: 320px;
  }
}

.advanced-article-rte-container .rich-text-content h2,
.container.rich-text-content h2 {
  font-family: "Tee Franklin Forever";
}
@media (min-width: 992px) {
  .advanced-article-rte-container .rich-text-content h2,
  .container.rich-text-content h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 2.5px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .advanced-article-rte-container .rich-text-content h3,
  .container.rich-text-content h3 {
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
  }
}
.advanced-article-rte-container .rich-text-content h4,
.container.rich-text-content h4 {
  line-height: 1.2;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}
.advanced-article-rte-container .rich-text-content .intro,
.container.rich-text-content .intro {
  display: block;
  margin-bottom: 11px;
  margin-top: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
}
.advanced-article-rte-container .rich-text-content .header-tag,
.container.rich-text-content .header-tag {
  color: #009EE8;
  letter-spacing: 0.025em;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 8px;
  display: block;
  font-weight: 400;
}
.advanced-article-rte-container .rich-text-content p,
.container.rich-text-content p {
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .advanced-article-rte-container .rich-text-content p,
  .container.rich-text-content p {
    margin-bottom: 10px;
  }
}
.advanced-article-rte-container .rich-text-content blockquote,
.container.rich-text-content blockquote {
  color: #009EE8;
  margin-left: 0;
  padding-left: 30px;
}
.advanced-article-rte-container .rich-text-content blockquote.blockquote--alt,
.container.rich-text-content blockquote.blockquote--alt {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  background: none;
  border-left: 4px solid #E5E7EB;
  padding: 0 0 0 18px;
  margin: 30px 0;
}
.advanced-article-rte-container .rich-text-content ul, .advanced-article-rte-container .rich-text-content ol,
.container.rich-text-content ul,
.container.rich-text-content ol {
  margin: 24px 4px;
}
.advanced-article-rte-container .rich-text-content ul li, .advanced-article-rte-container .rich-text-content ol li,
.container.rich-text-content ul li,
.container.rich-text-content ol li {
  margin-bottom: 6px;
  padding-left: 15px;
  font-weight: 400;
}
.advanced-article-rte-container .rich-text-content ol li,
.container.rich-text-content ol li {
  padding-left: 0;
}
.advanced-article-rte-container .rich-text-content figure,
.container.rich-text-content figure {
  margin: 30px 0;
}
.advanced-article-rte-container .rich-text-content figure figcaption,
.container.rich-text-content figure figcaption {
  text-align: left;
  color: #003057;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.advanced-article-rte-container .rich-text-content .video-player__tag,
.container.rich-text-content .video-player__tag {
  font-size: 0.75rem;
  font-weight: 500;
  margin-bottom: 11px;
  line-height: 1;
}
.advanced-article-rte-container .rich-text-content .video-player__title,
.container.rich-text-content .video-player__title {
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
}
@media (max-width: 480px) {
  .advanced-article-rte-container .rich-text-content .video-player__title,
  .container.rich-text-content .video-player__title {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) and (max-width: 1040px) {
  .advanced-article-rte-container .rich-text-content .video-player__title,
  .container.rich-text-content .video-player__title {
    font-size: 1.5rem;
  }
}
.advanced-article-rte-container .rich-text-content .overlay-opener-container,
.container.rich-text-content .overlay-opener-container {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .advanced-article-rte-container.advanced-article-rte-container--campaign-page {
    margin-top: 60px;
  }
}
.advanced-article-rte-container.advanced-article-rte-container--campaign-page, .advanced-article-rte-container.advanced-article-rte-container--campaign-page p, .advanced-article-rte-container.advanced-article-rte-container--campaign-page li {
  color: #404040;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media (min-width: 768px) {
  .advanced-article-rte-container.advanced-article-rte-container--campaign-page, .advanced-article-rte-container.advanced-article-rte-container--campaign-page p, .advanced-article-rte-container.advanced-article-rte-container--campaign-page li {
    font-size: 18px;
  }
}
.advanced-article-rte-container.advanced-article-rte-container--campaign-page h3, .advanced-article-rte-container.advanced-article-rte-container--campaign-page .h3 {
  font-size: 28px;
  line-height: 150%;
}
.advanced-article-rte-container.advanced-article-rte-container--campaign-page .intro, .advanced-article-rte-container.advanced-article-rte-container--campaign-page h4, .advanced-article-rte-container.advanced-article-rte-container--campaign-page .h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}
@media (min-width: 768px) {
  .advanced-article-rte-container.advanced-article-rte-container--campaign-page .intro, .advanced-article-rte-container.advanced-article-rte-container--campaign-page h4, .advanced-article-rte-container.advanced-article-rte-container--campaign-page .h4 {
    font-size: 26px;
  }
}
.advanced-article-rte-container.advanced-article-rte-container--campaign-page blockquote {
  color: #404040;
  background: none;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  border-left: 8px solid #003057;
  padding: 15px 0 15px 35px;
  margin: 30px 0;
}
@media (min-width: 768px) {
  .advanced-article-rte-container.advanced-article-rte-container--campaign-page blockquote {
    font-size: 34px;
    padding: 30px 0 30px 70px;
    line-height: 150%;
    margin: 60px 0;
    border-width: 16px;
  }
}

.advanced-article-lift-up.bg-lightblue {
  background-color: #F2F9FD;
}
@media (min-width: 992px) {
  .advanced-article-lift-up-title {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.025em;
    margin-bottom: 32px;
  }
}
.advanced-article-lift-up .rich-text-content h1, .advanced-article-lift-up .rich-text-content h2, .advanced-article-lift-up .rich-text-content h3, .advanced-article-lift-up .rich-text-content h4, .advanced-article-lift-up .rich-text-content h5 {
  margin-bottom: 20px;
}
.advanced-article-lift-up .rich-text-content p {
  margin-bottom: 20px;
}
.advanced-article-lift-up .arrow-button {
  color: #003057;
  padding-bottom: 0;
}
.advanced-article-lift-up figure {
  width: 100%;
  margin: 0 0 16px;
}
.advanced-article-lift-up figure figcaption {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}
.advanced-article-lift-up-img {
  margin-top: 0;
  margin-bottom: 10px;
  width: 100%;
  padding-bottom: 80%;
  background-size: cover;
  background-position: center center;
}

.highlight-block {
  background-color: #009EE8;
  background-position: center center;
  background-size: cover;
  text-align: center;
}
.highlight-block-title {
  color: #FFF;
  font-family: "Tee Franklin Forever";
  font-style: normal;
  font-weight: 700;
}
@media (min-width: 992px) {
  .highlight-block-title {
    font-size: 36px;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 16px;
  }
}
.highlight-block p {
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.highlight-block .ee-button {
  margin-top: 16px;
  padding: 17px 40px;
}
.highlight-block .ee-button:hover, .highlight-block .ee-button:active {
  padding-left: 50px;
  padding-right: 30px;
}
.highlight-block--bg-overlay-content .highlight-block-content {
  padding: 50px 32px;
  background-color: rgba(0, 158, 232, 0.95);
}
.highlight-block--bg-overlay-full:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 48, 87, 0.8);
}

.accessibility .advanced-article-lift-up .arrow-button:focus, .accessibility .advanced-article-lift-up .arrow-button:active {
  outline: #003057 solid 1px;
}
.accessibility .rich-text-content a:focus, .accessibility .rich-text-content a:active, .accessibility .blog-article-footer__tags-item:focus, .accessibility .blog-article-footer__tags-item:active {
  box-shadow: 1px 1px 1px transparent;
}

.blog-home__banner {
  width: 100%;
  background: #FFF;
  position: relative;
  margin-bottom: 20px;
}
.blog-home__banner:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
  z-index: 100;
}
@media (min-width: 768px) {
  .blog-home__banner .container {
    display: flex;
  }
}
.blog-home__banner .col {
  padding: 0;
}
@media (min-width: 768px) {
  .blog-home__banner .col {
    padding: 0 15px 0 0;
  }
}
.blog-home__banner-bg, .blog-home__banner-bg[data-lazyload] {
  background-size: cover;
  display: none;
}
@media (min-width: 768px) {
  .blog-home__banner-bg, .blog-home__banner-bg[data-lazyload] {
    display: block;
    width: 65%;
    position: absolute;
    height: 100%;
    margin-bottom: 0;
  }
}
.blog-home__banner-bg.mobile-only, .blog-home__banner-bg[data-lazyload].mobile-only {
  display: block;
  width: calc(100% - 30px);
  padding-bottom: 75%;
  margin: 40px 15px 30px 15px;
}
@media (min-width: 768px) {
  .blog-home__banner-bg.mobile-only, .blog-home__banner-bg[data-lazyload].mobile-only {
    display: none;
  }
}
.blog-home__banner .breadcrumb {
  position: static;
  margin-top: 10px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .blog-home__banner .breadcrumb {
    margin-top: 20px;
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  .blog-home__banner .breadcrumb {
    margin-top: 0;
    margin-left: 0;
    position: absolute;
    top: 20px;
  }
}
.blog-home__banner .breadcrumb li a, .blog-home__banner .breadcrumb li:last-of-type a, .blog-home__banner .breadcrumb li span:before {
  color: #000;
}
@media (min-width: 768px) {
  .blog-home__banner .breadcrumb li a, .blog-home__banner .breadcrumb li:last-of-type a, .blog-home__banner .breadcrumb li span:before {
    color: #FFF;
  }
}
.blog-home__banner-content {
  height: 100%;
  margin: 0 15px;
  padding-bottom: 72px;
  background: #FFF;
  border-bottom: 1px solid #D7D7D7;
}
@media (min-width: 768px) {
  .blog-home__banner-content {
    margin: 30px 15px 0 15px;
    padding-bottom: 0;
    border-bottom: none;
    min-height: 500px;
  }
}
@media (min-width: 992px) {
  .blog-home__banner-content {
    margin: 0;
    padding: 30px 30px 0 30px;
  }
}
.blog-home__banner-subtitle {
  font-weight: 400;
  letter-spacing: 0.53px;
  text-transform: uppercase;
  color: #000;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
@media (min-width: 768px) {
  .blog-home__banner-subtitle {
    margin-bottom: 20px;
  }
}
.blog-home__banner-subtitle a {
  color: #000;
  line-height: 13px;
}
.blog-home__banner-header {
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 24px;
}
@media (min-width: 768px) {
  .blog-home__banner-header {
    letter-spacing: 2.63px;
    font-size: 35px;
    line-height: 38px;
  }
}
.blog-home__banner-text-content {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .blog-home__banner-text-content {
    line-height: 21px;
  }
}
.blog-home__banner .blog-author-data {
  display: flex;
}
@media (min-width: 768px) {
  .blog-home__banner .blog-author-data {
    margin-bottom: 40px;
  }
}
.blog-home__banner .blog-author-data__avatar {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  border: 1px solid #009EE8;
  border-radius: 100px;
  background-size: cover;
  background-position: center center;
}
.blog-home__banner .blog-author-data .blog-author-data__avatar + .blog-author-data__avatar {
  margin-left: -7px;
}
.blog-home__banner .blog-author-data p {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
}
.blog-home__banner .blog-author-data p.blog-author-data__name {
  font-weight: 700;
  font-size: 16px;
}
.blog-home__banner .blog-author-data p.blog-author-data__name span {
  display: inline-block;
}
.blog-home__banner .blog-author-data__info {
  padding: 0 10px;
}
.blog-home__banner .blog-author-data__date {
  color: #6B7280;
}
.blog-home__banner .hero-image-text {
  position: static;
  transform: translate(0, 0);
  margin: 15px 15px 40px 15px;
  padding: 15px 19px;
  min-height: 0;
}
@media (max-width: 767px) {
  .blog-home__banner .hero-image-text {
    width: calc(100% - 30px);
  }
}
@media (min-width: 768px) {
  .blog-home__banner .hero-image-text {
    position: absolute;
    bottom: -30px;
    min-height: 208px;
    top: initial;
    margin: 0;
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .blog-home__banner .hero-image-text {
    left: -20px;
  }
}
.blog-home__banner .hero-image-text .hero-image-text-header {
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
}
@media (min-width: 768px) {
  .blog-home__banner .hero-image-text .hero-image-text-header {
    font-size: 50px;
    line-height: 61px;
  }
}
.blog-home__banner-link {
  text-align: center;
}
@media (min-width: 768px) {
  .blog-home__banner-link {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

main .articles-list.articles-list--blog .blog-ver2-articles-form__filters-trigger, main .articles-list.articles-list--hub .blog-ver2-articles-form__filters-trigger,
main .articles-list.articles-list--blog .hub-regular-articles-form__filters-trigger,
main .articles-list.articles-list--hub .hub-regular-articles-form__filters-trigger {
  margin-top: 0;
}
main .articles-list.articles-list--blog .blog-ver2-articles-form__filters-trigger.hide, main .articles-list.articles-list--hub .blog-ver2-articles-form__filters-trigger.hide,
main .articles-list.articles-list--blog .hub-regular-articles-form__filters-trigger.hide,
main .articles-list.articles-list--hub .hub-regular-articles-form__filters-trigger.hide {
  display: none;
}
main .articles-list.articles-list--blog .blog-ver2-articles-form h2, main .articles-list.articles-list--hub .blog-ver2-articles-form h2,
main .articles-list.articles-list--blog .hub-regular-articles-form h2,
main .articles-list.articles-list--hub .hub-regular-articles-form h2 {
  display: block;
}
@media (min-width: 992px) {
  main .articles-list.articles-list--blog .blog-ver2-articles-form, main .articles-list.articles-list--hub .blog-ver2-articles-form,
  main .articles-list.articles-list--blog .hub-regular-articles-form,
  main .articles-list.articles-list--hub .hub-regular-articles-form {
    padding-top: 0;
    padding-bottom: 32px;
  }
  main .articles-list.articles-list--blog .blog-ver2-articles-form__filters, main .articles-list.articles-list--hub .blog-ver2-articles-form__filters,
  main .articles-list.articles-list--blog .hub-regular-articles-form__filters,
  main .articles-list.articles-list--hub .hub-regular-articles-form__filters {
    margin-top: 0;
    padding-top: 0;
  }
}
main .articles-list.articles-list--blog .blog-ver2-articles-form:before, main .articles-list.articles-list--hub .blog-ver2-articles-form:before,
main .articles-list.articles-list--blog .hub-regular-articles-form:before,
main .articles-list.articles-list--hub .hub-regular-articles-form:before {
  display: none;
}
main .articles-list.articles-list--blog .blog-ver2-articles-list, main .articles-list.articles-list--hub .blog-ver2-articles-list,
main .articles-list.articles-list--blog .hub-regular-articles-list,
main .articles-list.articles-list--hub .hub-regular-articles-list {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.blog-ver2-header-tag,
.hub-regular-header-tag {
  display: none;
}
.blog-ver2-author-data,
.hub-regular-author-data {
  display: flex;
  gap: 24px;
  margin-bottom: 32px;
  align-items: center;
}
.blog-ver2-author-data__avatar,
.hub-regular-author-data__avatar {
  flex: 1 1 40%;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.blog-ver2-author-data__avatar-img,
.hub-regular-author-data__avatar-img {
  width: 100%;
  padding-bottom: 100%;
  border-radius: 20px;
  background-size: cover;
  background-position: center center;
}
.blog-ver2-author-data__avatar-link,
.hub-regular-author-data__avatar-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 48, 87, 0.45) 35%);
  transition: 0.3s;
  opacity: 0;
  border-radius: 20px;
}
.blog-ver2-author-data__avatar-link:hover, .blog-ver2-author-data__avatar-link:active, .blog-ver2-author-data__avatar-link:focus,
.hub-regular-author-data__avatar-link:hover,
.hub-regular-author-data__avatar-link:active,
.hub-regular-author-data__avatar-link:focus {
  opacity: 0.5;
}
.blog-ver2-author-data__details,
.hub-regular-author-data__details {
  flex: 1 1 60%;
}
.blog-ver2-author-data__subtitle,
.hub-regular-author-data__subtitle {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 12px;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
}
.blog-ver2-author-data__name,
.hub-regular-author-data__name {
  font-size: 30px;
  line-height: 32.25px;
  margin-bottom: 4px;
}
.blog-ver2-author-data__name a,
.hub-regular-author-data__name a {
  color: #003057;
}
.blog-ver2-author-data__position,
.hub-regular-author-data__position {
  font-size: 12px;
  font-weight: 400;
  line-height: 15.6px;
  color: #009EE8;
  margin-bottom: 12px;
}
.blog-ver2-author-data__buttons,
.hub-regular-author-data__buttons {
  display: flex;
}
.blog-ver2-author-data__cta,
.hub-regular-author-data__cta {
  display: inline-block;
  padding: 12px 6px;
  background-color: #F2F9FD;
  white-space: nowrap;
  height: 43px;
  font-size: 18px;
  font-weight: 400;
  line-height: 19.35px;
}
.blog-ver2-author-data__social-media.social__media--linkedin,
.hub-regular-author-data__social-media.social__media--linkedin {
  height: 43px;
  width: 43px;
}
.blog-ver2-author-data__social-media.social__media--linkedin:before,
.hub-regular-author-data__social-media.social__media--linkedin:before {
  font-size: 43px;
  color: #009EE8;
}
.blog-ver2-author-data__social-media.social__media--linkedin:hover:before,
.hub-regular-author-data__social-media.social__media--linkedin:hover:before {
  color: #003057;
}
.blog-ver2-related-articles,
.hub-regular-related-articles {
  padding: 32px;
  border-radius: 20px;
  background-color: #F2F9FD;
  margin-bottom: 32px;
}
.blog-ver2-related-articles__title,
.hub-regular-related-articles__title {
  font-size: 30px;
  font-weight: 400;
  line-height: 32.25px;
  margin-bottom: 40px;
}
.blog-ver2-related-articles-item,
.hub-regular-related-articles-item {
  display: flex;
  gap: 12px;
}
.blog-ver2-related-articles-item + .blog-ver2-related-articles-item,
.blog-ver2-related-articles-item + .hub-regular-related-articles-item,
.hub-regular-related-articles-item + .blog-ver2-related-articles-item,
.hub-regular-related-articles-item + .hub-regular-related-articles-item {
  margin-top: 35px;
}
.blog-ver2-related-articles-item__img,
.hub-regular-related-articles-item__img {
  width: 100%;
  padding-bottom: 80%;
  background-size: cover;
  border-radius: 8px;
  background-position: 50% 50%;
  position: relative;
}
.blog-ver2-related-articles-item__img-container,
.hub-regular-related-articles-item__img-container {
  width: 30%;
  flex: 1 0 0;
}
.blog-ver2-related-articles-item__img-link,
.hub-regular-related-articles-item__img-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 48, 87, 0.45) 35%);
  transition: 0.3s;
  opacity: 0;
  border-radius: 8px;
}
.blog-ver2-related-articles-item__img-link:hover, .blog-ver2-related-articles-item__img-link:active, .blog-ver2-related-articles-item__img-link:focus,
.hub-regular-related-articles-item__img-link:hover,
.hub-regular-related-articles-item__img-link:active,
.hub-regular-related-articles-item__img-link:focus {
  opacity: 0.5;
}
.blog-ver2-related-articles-item__details,
.hub-regular-related-articles-item__details {
  flex: 2 0 0;
}
.blog-ver2-related-articles-item__title,
.hub-regular-related-articles-item__title {
  font-size: 20px;
  line-height: 21.5px;
  margin-bottom: 12px;
}
.blog-ver2-related-articles-item__title a,
.hub-regular-related-articles-item__title a {
  color: #003057;
}
.blog-ver2-related-articles-item__summary,
.hub-regular-related-articles-item__summary {
  font-weight: 400;
  margin-bottom: 12px;
}
.blog-ver2-related-articles-item__date,
.hub-regular-related-articles-item__date {
  font-size: 13px;
  font-weight: 400;
  line-height: 19.5px;
  margin-bottom: 0;
}
.blog-ver2-brand-hub-banner,
.hub-regular-brand-hub-banner {
  padding: 72px 24px;
  position: relative;
  background-position: center center;
  background-size: cover;
  border-radius: 20px;
}
.blog-ver2-brand-hub-banner::after,
.hub-regular-brand-hub-banner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 30, 40, 0.8);
  border-radius: 20px;
  opacity: 1;
}
.blog-ver2-brand-hub-banner__title,
.hub-regular-brand-hub-banner__title {
  font-size: 35px;
  font-weight: 400;
  line-height: 37.63px;
  color: #FFF;
  position: relative;
  z-index: 1;
}
.blog-ver2-brand-hub-banner__description,
.hub-regular-brand-hub-banner__description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #FFF;
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}
.blog-ver2-brand-hub-banner__cta,
.hub-regular-brand-hub-banner__cta {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.blog-ver2-article-footer,
.hub-regular-article-footer {
  display: none;
}
.blog-ver2-authors,
.hub-regular-authors {
  overflow: hidden;
}
.blog-ver2-authors__subtitle,
.hub-regular-authors__subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #009EE8;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.blog-ver2-authors__header,
.hub-regular-authors__header {
  line-height: 59px;
  letter-spacing: 0;
  margin-bottom: 0;
}
.blog-ver2-authors__txt,
.hub-regular-authors__txt {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
}
.blog-ver2-authors__list,
.hub-regular-authors__list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 36px;
}
.blog-ver2-authors .secondary-slider__slider,
.hub-regular-authors .secondary-slider__slider {
  padding-bottom: 85px;
}
.blog-ver2-authors .secondary-slider__slider:before, .blog-ver2-authors .secondary-slider__slider:after,
.hub-regular-authors .secondary-slider__slider:before,
.hub-regular-authors .secondary-slider__slider:after {
  background-color: #FFF;
}
.blog-ver2-authors .secondary-slider__slider .swiper-pagination,
.hub-regular-authors .secondary-slider__slider .swiper-pagination {
  bottom: 30px;
}
.blog-ver2-authors .secondary-slider__slider .secondary-slider__next, .blog-ver2-authors .secondary-slider__slider .secondary-slider__prev,
.hub-regular-authors .secondary-slider__slider .secondary-slider__next,
.hub-regular-authors .secondary-slider__slider .secondary-slider__prev {
  top: 40%;
}
.blog-ver2-authors .swiper-slide,
.hub-regular-authors .swiper-slide {
  padding-bottom: 0;
  box-shadow: none;
  display: flex;
}
.blog-ver2-authors__item,
.hub-regular-authors__item {
  flex: 0 100%;
  box-shadow: 0px 20px 100px 0px rgba(0, 0, 0, 0.0784313725);
  position: relative;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .blog-ver2-authors__item,
  .hub-regular-authors__item {
    flex: 0 calc(33% - 24px);
  }
}
@media (min-width: 992px) {
  .blog-ver2-authors__item,
  .hub-regular-authors__item {
    flex: 0 calc(25% - 24px);
  }
}
.swiper-slide .blog-ver2-authors__item,
.swiper-slide .hub-regular-authors__item {
  flex: 1;
}
.swiper-slide .blog-ver2-authors__item,
.swiper-slide .hub-regular-authors__item {
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.0784313725);
}
.blog-ver2-authors__avatar,
.hub-regular-authors__avatar {
  width: 100%;
  padding-bottom: 80%;
  background-size: cover;
  background-position: center center;
  border-radius: 20px 20px 0 0;
}
.blog-ver2-authors__avatar[data-lazyload]:after,
.hub-regular-authors__avatar[data-lazyload]:after {
  border-radius: 20px 20px 0 0;
}
.blog-ver2-authors__avatar-link,
.hub-regular-authors__avatar-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 48, 87, 0.45) 35%);
  transition: 0.3s;
  opacity: 0;
  border-radius: 20px 20px 0 0;
}
.blog-ver2-authors__avatar-link:hover, .blog-ver2-authors__avatar-link:active, .blog-ver2-authors__avatar-link:focus,
.hub-regular-authors__avatar-link:hover,
.hub-regular-authors__avatar-link:active,
.hub-regular-authors__avatar-link:focus {
  opacity: 0.5;
}
.blog-ver2-authors__author-data,
.hub-regular-authors__author-data {
  padding: 18px 24px 80px 24px;
  position: relative;
}
.blog-ver2-authors__name,
.hub-regular-authors__name {
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0px;
  padding-right: 25px;
}
.blog-ver2-authors .blog-ver2-authors__social-media,
.blog-ver2-authors .hub-regular-authors__social-media,
.hub-regular-authors .blog-ver2-authors__social-media,
.hub-regular-authors .hub-regular-authors__social-media {
  position: absolute;
  right: 14px;
  top: 18px;
  width: 30px;
  height: 30px;
}
.blog-ver2-authors .blog-ver2-authors__social-media:before,
.blog-ver2-authors .hub-regular-authors__social-media:before,
.hub-regular-authors .blog-ver2-authors__social-media:before,
.hub-regular-authors .hub-regular-authors__social-media:before {
  color: #009EE8;
  top: 50%;
  font-size: 25px;
}
.blog-ver2-authors .blog-ver2-authors__social-media:hover::before,
.blog-ver2-authors .hub-regular-authors__social-media:hover::before,
.hub-regular-authors .blog-ver2-authors__social-media:hover::before,
.hub-regular-authors .hub-regular-authors__social-media:hover::before {
  color: #a5a9ab;
}
.blog-ver2-authors__description,
.hub-regular-authors__description {
  font-weight: 400;
  color: #009EE8;
}
.blog-ver2-authors__link,
.hub-regular-authors__link {
  margin-top: auto;
  width: calc(100% - 48px);
  position: absolute;
  bottom: 12px;
  left: 24px;
}
.blog-ver2-author-header .row,
.hub-regular-author-header .row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .blog-ver2-author-header .row,
  .hub-regular-author-header .row {
    flex-direction: column-reverse;
  }
}
.blog-ver2-author-header h1,
.hub-regular-author-header h1 {
  margin-bottom: 0;
}
.blog-ver2-author-header .blog-ver2-author-header__social-media,
.blog-ver2-author-header .hub-regular-author-header__social-media,
.hub-regular-author-header .blog-ver2-author-header__social-media,
.hub-regular-author-header .hub-regular-author-header__social-media {
  width: 40px;
  height: 40px;
  margin: 32px 0 0;
}
.blog-ver2-author-header .blog-ver2-author-header__social-media:hover:before,
.blog-ver2-author-header .hub-regular-author-header__social-media:hover:before,
.hub-regular-author-header .blog-ver2-author-header__social-media:hover:before,
.hub-regular-author-header .hub-regular-author-header__social-media:hover:before {
  color: #a5a9ab;
}
.blog-ver2-author-header .blog-ver2-author-header__social-media:before,
.blog-ver2-author-header .hub-regular-author-header__social-media:before,
.hub-regular-author-header .blog-ver2-author-header__social-media:before,
.hub-regular-author-header .hub-regular-author-header__social-media:before {
  font-size: 40px;
  color: #009EE8;
}
.blog-ver2-author-header__subtitle,
.hub-regular-author-header__subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 21.5px;
  color: #009EE8;
}
.blog-ver2-author-header__description,
.hub-regular-author-header__description {
  margin-block: 24px 32px;
}
.blog-ver2-author-header__description P, .blog-ver2-author-header__description em,
.hub-regular-author-header__description P,
.hub-regular-author-header__description em {
  font-weight: 400;
  font-size: 22px;
  line-height: 1;
}
.blog-ver2-author-header__description P:last-of-type, .blog-ver2-author-header__description em:last-of-type,
.hub-regular-author-header__description P:last-of-type,
.hub-regular-author-header__description em:last-of-type {
  margin-bottom: 0;
}
.blog-ver2-author-header__article-categories,
.hub-regular-author-header__article-categories {
  margin-top: 32px;
  margin-bottom: -12px;
}
.blog-ver2-author-header__article-categories h2,
.hub-regular-author-header__article-categories h2 {
  margin-bottom: 12px;
}
.blog-ver2-author-header__article-categories-item,
.hub-regular-author-header__article-categories-item {
  margin: 0 12px 12px 0;
  border-radius: 100px;
  padding: 20px 24px;
  background-color: #f8f8f9;
  color: #000;
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  line-height: 19.35px;
}
.blog-ver2-author-header__article-categories-item:first-of-type,
.hub-regular-author-header__article-categories-item:first-of-type {
  margin-top: 0;
}
.blog-ver2-author-header__article-image,
.hub-regular-author-header__article-image {
  background-size: cover;
  background-position: center center;
  border-radius: 20px;
  box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.0784313725);
  padding-bottom: 63%;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .blog-ver2-author-header__article-image,
  .hub-regular-author-header__article-image {
    min-height: 400px;
    margin-bottom: 0;
  }
}

.secondary-slider--blog-by-author {
  background: #FFF;
}
.secondary-slider--blog-by-author h2 {
  font-weight: 400;
  line-height: 40px;
  font-size: 25px;
}
@media (min-width: 768px) {
  .secondary-slider--blog-by-author h2 {
    font-size: 30px;
  }
}
.secondary-slider--blog-by-author .secondary-slider__slider {
  padding-bottom: 85px;
  border-bottom: 1px solid #D7D7D7;
  display: flex;
}
.secondary-slider--blog-by-author .secondary-slider__slider:before, .secondary-slider--blog-by-author .secondary-slider__slider:after {
  background: #FFF;
}
.secondary-slider--blog-by-author .secondary-slider__wrapper {
  height: auto;
}
.secondary-slider--blog-by-author .secondary-slider__item {
  padding: 20px;
  background: #F8F9FA;
  text-align: center;
  max-width: 585px;
}
@media (min-width: 768px) {
  .secondary-slider--blog-by-author .secondary-slider__item {
    max-width: 360px;
  }
}
.secondary-slider--blog-by-author .secondary-slider__item:hover .secondary-slider__blog-author-name {
  color: #009EE8;
}
.secondary-slider--blog-by-author .secondary-slider__blog-avatar {
  width: calc(100% - 80px);
  padding-bottom: calc(100% - 80px);
  margin: 0 40px 12px 40px;
  border-radius: 100%;
  border: 2px solid #009EE8;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.secondary-slider--blog-by-author .secondary-slider__blog-author-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  transition: 0.3s;
}
.secondary-slider--blog-by-author .secondary-slider__blog-author-description {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}
.secondary-slider--blog-by-author .secondary-slider__next, .secondary-slider--blog-by-author .secondary-slider__prev {
  top: calc(50% - 52px);
}
.secondary-slider--blog-by-author .secondary-slider__prev {
  transform: translateX(-150%) translateY(-50%);
}
@media (max-width: 991px) {
  .secondary-slider--blog-by-author .secondary-slider__prev {
    top: calc(50% - 62px);
    left: 55px;
    width: 40px;
    height: 40px;
  }
}
.secondary-slider--blog-by-author .secondary-slider__next {
  transform: translateX(150%) translateY(-50%);
}
@media (max-width: 991px) {
  .secondary-slider--blog-by-author .secondary-slider__next {
    top: calc(50% - 62px);
    right: 55px;
    width: 40px;
    height: 40px;
  }
}
.secondary-slider--blog-by-author .swiper-pagination-bullets {
  bottom: 45px;
}

.advanced-article-header--blog .header-tag--grey, .advanced-article-header--blog-ver2 .header-tag--grey {
  letter-spacing: 0.025em;
  line-height: 24px;
  margin-bottom: 25px;
  display: block;
  font-weight: 600;
  color: #979797;
}
.advanced-article-header--blog .header-tag--grey a, .advanced-article-header--blog-ver2 .header-tag--grey a {
  line-height: 24px;
  font-weight: 600;
  color: #979797;
}
.advanced-article-header--blog .header-tag--daytime, .advanced-article-header--blog-ver2 .header-tag--daytime {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #6B7280;
  display: inline-block;
}
@media (min-width: 992px) {
  .advanced-article-header--blog .header-tag--daytime, .advanced-article-header--blog-ver2 .header-tag--daytime {
    padding-right: 20px;
    border-right: 1px solid #979797;
  }
}
@media (min-width: 992px) {
  .advanced-article-header--blog h1, .advanced-article-header--blog-ver2 h1 {
    font-size: 50px;
    margin-bottom: 30px;
  }
}
.advanced-article-header--blog .header-tags, .advanced-article-header--blog-ver2 .header-tags {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .advanced-article-header--blog .header-tags, .advanced-article-header--blog-ver2 .header-tags {
    display: flex;
    margin-bottom: 40px;
  }
}
.advanced-article-header--blog .social-media, .advanced-article-header--blog-ver2 .social-media {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
@media (max-width: 991px) {
  .advanced-article-header--blog .social-media, .advanced-article-header--blog-ver2 .social-media {
    flex-basis: 100%;
  }
}
@media (min-width: 992px) {
  .advanced-article-header--blog .social-media, .advanced-article-header--blog-ver2 .social-media {
    margin-top: 0;
    padding-left: 20px;
  }
}
.advanced-article-header--blog .social-media span, .advanced-article-header--blog-ver2 .social-media span {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 1.14286px;
}
.advanced-article-header--blog .social-media--button:before, .advanced-article-header--blog-ver2 .social-media--button:before {
  font-size: 16px;
}
.advanced-article-header--blog .blog-authors, .advanced-article-header--blog-ver2 .blog-authors {
  margin-bottom: -20px;
}
@media (min-width: 992px) {
  .advanced-article-header--blog .blog-authors, .advanced-article-header--blog-ver2 .blog-authors {
    display: flex;
    flex-wrap: wrap;
  }
}
.advanced-article-header--blog .blog-authors__title, .advanced-article-header--blog-ver2 .blog-authors__title {
  flex: 1 100%;
  color: #6B7280;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 5px;
}
.advanced-article-header--blog .blog-author-data, .advanced-article-header--blog-ver2 .blog-author-data {
  display: flex;
  padding: 15px 10px;
  background: #F8F9FA;
  border-radius: 8px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .advanced-article-header--blog .blog-author-data, .advanced-article-header--blog-ver2 .blog-author-data {
    flex: 1 calc(50% - 30px);
    margin-right: 30px;
    max-width: calc(50% - 30px);
  }
}
@media (max-width: 991px) {
  .advanced-article-header--blog .blog-author-data, .advanced-article-header--blog-ver2 .blog-author-data {
    flex-wrap: wrap;
  }
}
.advanced-article-header--blog .blog-author-data__avatar, .advanced-article-header--blog-ver2 .blog-author-data__avatar {
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
  border: 2px solid #009EE8;
  border-radius: 100px;
  background-size: cover;
  background-position: center center;
}
.advanced-article-header--blog .blog-author-data__info, .advanced-article-header--blog-ver2 .blog-author-data__info {
  padding: 0 0 0 12px;
}
@media (min-width: 992px) {
  .advanced-article-header--blog .blog-author-data__info, .advanced-article-header--blog-ver2 .blog-author-data__info {
    padding: 0 12px;
  }
}
.advanced-article-header--blog .blog-author-data__info p, .advanced-article-header--blog-ver2 .blog-author-data__info p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
  color: #000;
}
.advanced-article-header--blog .blog-author-data__info p.blog-author-data__name, .advanced-article-header--blog-ver2 .blog-author-data__info p.blog-author-data__name {
  font-weight: 700;
  font-size: 16px;
}
.advanced-article-header--blog .blog-author-data__info .social-media--button, .advanced-article-header--blog-ver2 .blog-author-data__info .social-media--button {
  border-radius: 180px;
  background: #009EE8;
  width: 20px;
  height: 20px;
  margin: 3px 7px 0 0;
}
.advanced-article-header--blog .blog-author-data__info .social-media--button:before, .advanced-article-header--blog-ver2 .blog-author-data__info .social-media--button:before {
  color: #FFF;
  font-size: 9px;
  line-height: 1;
}
@media (min-width: 768px) {
  .advanced-article-header--blog-ver2 .header-tags {
    margin-bottom: 32px;
  }
}
.advanced-article-header--blog-ver2 .header-tag {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  padding-right: 12px;
}
.advanced-article-header--blog-ver2 .header-tag a {
  color: inherit;
  font-size: inherit;
  text-decoration: underline;
  transition: 0.3s;
}
.advanced-article-header--blog-ver2 .header-tag a:hover {
  text-decoration: none;
  color: #009EE8;
}
.advanced-article-header--blog-ver2 .header-tag--daytime {
  border-right: 1px solid #7E7E7E;
}
.advanced-article-header--blog-ver2 .header-tag + .header-tag {
  padding-left: 12px;
}
.advanced-article-header--blog-ver2 h1 {
  margin-bottom: 15px;
}
.advanced-article-header--blog-ver2 .social-media {
  margin-left: auto;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .advanced-article-header--blog-ver2 .social-media {
    margin-top: 0;
  }
}
.advanced-article-header--blog-ver2 .social-media span {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}
.advanced-article-header--blog-ver2 .social-media--button {
  margin: 0;
  width: 20px;
  height: 22px;
}
.advanced-article-header--blog-ver2 .social-media--button:first-of-type {
  margin-left: 10px;
}
.advanced-article-header--blog-ver2 .social-media--button:not(:first-of-type) {
  margin-left: 24px;
}
.advanced-article-header--blog-ver2 .social-media--button:before {
  font-size: 20px;
  color: #000;
}
.advanced-article-header--blog-ver2 .social-media--button.social__media--envelope {
  width: 30px;
}

.blog-article-footer__tags-txt, .blog-ver2-article-footer__tags-txt {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.53px;
  text-transform: capitalize;
  margin-right: 15px;
}
.blog-article-footer__tags-item, .blog-ver2-article-footer__tags-item {
  padding: 5px 10px;
  border-radius: 100px;
  background: #009EE8;
  color: #FFF;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.53px;
  text-transform: uppercase;
  margin-right: 15px;
  display: inline-block;
}
.blog-article-footer__tags-list, .blog-ver2-article-footer__tags-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-article-footer__social-media, .blog-ver2-article-footer__social-media {
  background: #F5F5F5;
  padding: 30px 0;
}
.blog-article-footer__social-media-list, .blog-ver2-article-footer__social-media-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-article-footer__social-media-list span, .blog-ver2-article-footer__social-media-list span {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.795px;
}
.blog-article-footer__social-media-list .social-media--button::before, .blog-ver2-article-footer__social-media-list .social-media--button::before {
  color: #000;
  font-size: 17px;
}

.blog-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .blog-list {
    padding-top: 10px;
  }
}
.blog-list:after {
  content: "";
  display: block;
  border-bottom: 1px solid #D7D7D7;
  width: 100%;
  margin: 0 15px;
  margin-top: 45px;
}
@media (min-width: 768px) {
  .blog-list:after {
    margin: 65px 0 0 0;
  }
}
.blog-list__container {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .blog-list__container {
    margin-top: 80px;
  }
}
.blog-list__container h2 {
  font-size: 30px;
  line-height: 40px;
}
.blog-list__container h2 span {
  color: #009EE8;
}
.blog-list__container + .blog-list__container {
  padding-top: 15px;
  margin-top: 45px;
}
@media (min-width: 768px) {
  .blog-list__container + .blog-list__container {
    padding-top: 60px;
    margin-top: 20px;
  }
}
.blog-list__item {
  flex: 1 100%;
  width: 100%;
  padding: 15px;
}
@media (min-width: 992px) {
  .blog-list__item {
    flex: 1 33.33%;
    max-width: 33.33%;
  }
}
.blog-list__wrap {
  width: 100%;
  height: 100%;
  background: #F8F9F9;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.blog-list__image {
  width: 100%;
  padding-bottom: 60%;
  background-position: center center;
  background-size: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.blog-list__image[data-lazyload]:after, .blog-list__image[data-lazyload].loaded {
  border-radius: 8px 8px 0 0;
}
.blog-list__content {
  padding: 40px 20px 60px;
  position: relative;
  margin-bottom: 0;
}
.blog-list__authors {
  position: absolute;
  top: -27px;
}
.blog-list__author {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  margin-bottom: 0;
}
.blog-list__author span {
  display: inline-block;
}
.blog-list__author-img {
  width: 55px;
  height: 55px;
  background-size: cover;
  border-radius: 70px;
  border: 2px solid #009EE8;
  background-position: center;
  display: inline-block;
  margin-left: -15px;
}
.blog-list__author-img:first-of-type {
  margin: 0;
}
.blog-list__date {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 10px;
}
.blog-list__category {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  margin-bottom: 0;
}
.blog-list__category a {
  line-height: 20px;
  color: #000;
}
.blog-list__title {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #003057;
  display: block;
  margin-bottom: 10px;
}
.blog-list__txt {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.blog-list__txt p {
  font-size: 14px;
}
.blog-list__link {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  text-decoration-line: underline;
  color: #000;
  transition: 0.3s;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.blog-list__link:hover {
  color: #009EE8;
  text-decoration: none;
}

.articles-list--blog .breadcrumb a, .articles-list--blog .breadcrumb span {
  color: #003057;
}
.articles-list--blog .breadcrumb li:last-of-type a {
  color: #003057;
}
.articles-list--blog .breadcrumb__home::before, .articles-list--blog .breadcrumb__arrow::before {
  color: #003057;
}
.articles-list--blog h2, .articles-list--blog .h2 {
  align-items: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
}
@media (min-width: 768px) {
  .articles-list--blog h2, .articles-list--blog .h2 {
    display: flex;
    flex-wrap: wrap;
    font-size: 30px;
  }
}
.articles-list--blog h2 .articles-list__avatar, .articles-list--blog .h2 .articles-list__avatar {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  margin: 0 15px 0 6px;
  border: 2px solid #009EE8;
  border-radius: 100px;
  background-size: cover;
  background-position: center center;
  display: none;
}
@media (min-width: 768px) {
  .articles-list--blog h2 .articles-list__avatar, .articles-list--blog .h2 .articles-list__avatar {
    display: inline-block;
  }
}
.articles-list--blog h2 .articles-list__author-name, .articles-list--blog .h2 .articles-list__author-name {
  font-weight: 700;
  align-items: center;
}
@media (min-width: 768px) {
  .articles-list--blog h2 .articles-list__author-name, .articles-list--blog .h2 .articles-list__author-name {
    margin-left: 9px;
    display: flex;
  }
}
.articles-list--blog .articles-list__item {
  background-color: #F8F9FA;
  padding-bottom: 0;
  margin-bottom: 50px;
  align-items: stretch;
  border-bottom: none;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .articles-list--blog .articles-list__item {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .articles-list--blog .articles-list__item {
    flex-wrap: wrap;
  }
}
.articles-list--blog .articles-list__image {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
}
@media (max-width: 767px) {
  .articles-list--blog .articles-list__image {
    width: 100%;
    margin: 0;
  }
  .articles-list--blog .articles-list__image:before {
    padding-bottom: 85%;
  }
}
@media (max-width: 1169px) {
  .articles-list--blog .articles-list__image {
    display: block;
  }
}
@media (min-width: 768px) {
  .articles-list--blog .articles-list__image {
    width: 35%;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .articles-list--blog .articles-list__image[data-lazyload]:after, .articles-list--blog .articles-list__image[data-lazyload].loaded {
    border-radius: 8px 0 0 8px;
  }
}
.articles-list--blog .articles-list__image {
  width: 35%;
  min-width: 35%;
  margin-right: 10px;
}
.articles-list--blog .articles-list__wrapper {
  padding: 20px;
}
.articles-list--blog .articles-list__category {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.articles-list--blog .articles-list__category a {
  line-height: 20px;
  color: #000;
}
.articles-list--blog .articles-list__header {
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 24px;
}
.articles-list--blog .articles-list__date {
  font-weight: 400;
  line-height: 20px;
  color: #6B7280;
}
.articles-list--blog .articles-list__summary {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.articles-list--blog .articles-list__tags-container {
  margin: 30px 0 40px 0;
}
@media (min-width: 768px) {
  .articles-list--blog .articles-list__tags-container {
    margin: 15px 0 40px 0;
  }
}
.articles-list--blog .articles-list__tag-title {
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}
@media (min-width: 768px) {
  .articles-list--blog .articles-list__tag-title {
    display: inline-block;
    margin-right: 15px;
  }
}
.articles-list--blog .articles-list__tag {
  margin-right: 15px;
  margin-top: 15px;
}
.articles-list--blog .articles-list__read-more {
  font-weight: 700;
  line-height: 30px;
  color: #000;
  text-decoration: underline;
  transition: 0.3s;
}
.articles-list--blog .articles-list__read-more:hover, .articles-list--blog .articles-list__read-more:focus {
  text-decoration: none;
  color: #009EE8;
}

.accessibility .articles-list--blog a:focus, .accessibility .articles-list--blog a:active, .accessibility .blog-list__container a:focus, .accessibility .blog-list__container a:active, .accessibility .blog-author-data__social-links a:focus, .accessibility .blog-author-data__social-links a:active, .accessibility .advanced-article-header--blog a:focus, .accessibility .advanced-article-header--blog a:active {
  box-shadow: 1px 1px 1px transparent;
}
.accessibility .blog-home__banner .breadcrumb {
  overflow: visible;
}
.accessibility .blog-home__banner .breadcrumb a:focus, .accessibility .blog-home__banner .breadcrumb a:active {
  box-shadow: 1px 1px 1px transparent;
  outline-color: #FFF;
}
.accessibility .blog-home__banner .blog-home__banner-link:focus, .accessibility .blog-home__banner .blog-home__banner-link:active {
  outline-offset: 5px;
}
.accessibility .advanced-article-header--blog .breadcrumb,
.accessibility .articles-list--blog .breadcrumb {
  overflow: visible;
}
.accessibility .secondary-slider--blog-by-author .square-link:focus, .accessibility .secondary-slider--blog-by-author .square-link:active {
  box-shadow: 1px 1px 1px transparent;
}

.universal-banner {
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 263px;
  color: #000;
}
.universal-banner.txt-darkblue {
  color: #003057;
}
.universal-banner.bg-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #FFF;
  opacity: 0.75;
  z-index: 1;
}
@media (min-width: 768px) {
  .universal-banner.bg-img--half-left:before {
    opacity: 1;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 37.58%, rgba(255, 255, 255, 0.63) 58.45%, rgba(255, 255, 255, 0.9) 79.32%);
  }
}
@media (min-width: 768px) {
  .universal-banner.bg-img--half-right:before {
    opacity: 1;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 37.58%, rgba(255, 255, 255, 0.63) 58.45%, rgba(255, 255, 255, 0.9) 79.32%);
  }
}
@media (min-width: 768px) {
  .universal-banner.bg-img--half-top:before {
    opacity: 1;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 37.58%, rgba(255, 255, 255, 0.63) 58.45%, rgba(255, 255, 255, 0.9) 79.32%);
  }
}
@media (min-width: 768px) {
  .universal-banner.bg-img--half-bottom:before {
    opacity: 1;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 37.58%, rgba(255, 255, 255, 0.63) 58.45%, rgba(255, 255, 255, 0.9) 79.32%);
  }
}
@media (max-width: 767px) {
  .universal-banner.bg-img:has(.universal-banner-bg-wide) .universal-banner-container {
    padding-top: 0;
  }
}
.universal-banner.bg-img.bg-img-25::before {
  opacity: 0.25;
}
.universal-banner.bg-img.bg-img-50::before {
  opacity: 0.5;
}
.universal-banner.bg-img.bg-img-100:not(.dark) .universal-banner-subtitle {
  color: #000;
}
.universal-banner.bg-img.bg-img-100::before {
  opacity: 0;
}
.universal-banner.bg-img.dark.bg-img--half-left:before {
  background: #000;
  opacity: 0.63;
}
@media (min-width: 768px) {
  .universal-banner.bg-img.dark.bg-img--half-left:before {
    opacity: 1;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 37.58%, rgba(0, 0, 0, 0.63) 58.45%, rgba(0, 0, 0, 0.9) 79.32%);
  }
}
.universal-banner.bg-img.dark.bg-img--half-right:before {
  background: #000;
  opacity: 0.63;
}
@media (min-width: 768px) {
  .universal-banner.bg-img.dark.bg-img--half-right:before {
    opacity: 1;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 37.58%, rgba(0, 0, 0, 0.63) 58.45%, rgba(0, 0, 0, 0.9) 79.32%);
  }
}
.universal-banner.bg-img.dark.bg-img--half-top:before {
  opacity: 1;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #131E34 100%);
}
.universal-banner.bg-img.dark.bg-img--half-bottom:before {
  opacity: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #131E34 100%);
}
.universal-banner-container {
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
}
@media (min-width: 768px) {
  .universal-banner-container {
    flex-wrap: nowrap;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .universal-banner-container .col-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .universal-banner-container.universal-banner-container--main-header {
    min-height: 460px;
  }
}
.universal-banner.txt-left .universal-banner-container {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .universal-banner.txt-left .universal-banner-container {
    flex-direction: row;
  }
}
.universal-banner .col {
  padding: 0;
}
@media (min-width: 768px) {
  .universal-banner .col {
    padding: 0 15px 0 0;
  }
}
.universal-banner-bg-wide, .universal-banner-bg-wide[data-lazyload] {
  background-size: cover;
  background-position: center center;
  display: none;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
  height: 100%;
  z-index: 2;
}
@media (min-width: 768px) {
  .universal-banner-bg-wide, .universal-banner-bg-wide[data-lazyload] {
    display: block;
  }
}
.universal-banner-bg-wide .overlay-opener:before, .universal-banner-bg-wide[data-lazyload] .overlay-opener:before {
  border-radius: 0;
}
.universal-banner-bg-wide.bg-wide--translated, .universal-banner-bg-wide[data-lazyload].bg-wide--translated {
  transform: translateY(30px);
  background-position: left center;
  border-radius: 8px 0 0 8px;
}
@media (max-width: 991px) {
  .universal-banner-bg-wide.bg-wide--translated, .universal-banner-bg-wide[data-lazyload].bg-wide--translated {
    margin: 0 0 30px;
  }
}
@media (min-width: 992px) {
  .universal-banner-bg-wide.bg-wide--translated, .universal-banner-bg-wide[data-lazyload].bg-wide--translated {
    transform: translateY(58px);
  }
}
.universal-banner.txt-left .universal-banner-bg-wide, .universal-banner.txt-left .universal-banner-bg-wide[data-lazyload] {
  right: 0;
  left: initial;
}
.universal-banner-square {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 7px;
}
.universal-banner-bg, .universal-banner-bg[data-lazyload] {
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 2;
  border-radius: 4px;
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.05), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  display: block;
  width: 100%;
  padding-bottom: 75%;
  margin-bottom: 24px;
  height: 100%;
}
@media (min-width: 768px) {
  .universal-banner-bg, .universal-banner-bg[data-lazyload] {
    height: auto;
    border-radius: 8px;
    width: calc(100% - 15px);
    padding-bottom: calc(100% - 15px);
    margin-left: 15px;
    margin-bottom: 0;
  }
  .col-sm-6 .universal-banner-bg, .col-sm-6 .universal-banner-bg[data-lazyload] {
    padding-bottom: calc(75% - 15px);
  }
}
@media (min-width: 768px) {
  .universal-banner-bg.mobile-only, .universal-banner-bg[data-lazyload].mobile-only {
    display: none;
  }
}
.universal-banner-bg.universal-banner-bg--square, .universal-banner-bg[data-lazyload].universal-banner-bg--square {
  overflow: hidden;
  padding-bottom: calc(100% - 15px);
}
.universal-banner-pure-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
}
@media (max-width: 767px) {
  .universal-banner.bg-img .universal-banner-bg, .universal-banner.bg-img .universal-banner-bg[data-lazyload] {
    width: calc(100% - 30px);
    margin-left: 15px;
  }
}
.universal-banner .breadcrumb {
  position: relative;
  z-index: 3;
  margin: 24px 15px;
}
.universal-banner .breadcrumb li a, .universal-banner .breadcrumb li:last-of-type a, .universal-banner .breadcrumb li span:before {
  color: #003057;
}
@media (min-width: 768px) {
  .universal-banner .breadcrumb {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
  }
}
.universal-banner.breadcrumb-white.dark .breadcrumb li a, .universal-banner.breadcrumb-white.dark .breadcrumb li:last-of-type a, .universal-banner.breadcrumb-white.dark .breadcrumb li span:before {
  color: #FFF;
}
@media (min-width: 768px) {
  .universal-banner.breadcrumb-white .breadcrumb li a, .universal-banner.breadcrumb-white .breadcrumb li:last-of-type a, .universal-banner.breadcrumb-white .breadcrumb li span:before {
    color: #FFF;
  }
}
.universal-banner.breadcrumb-blue.dark .breadcrumb li a, .universal-banner.breadcrumb-blue.dark .breadcrumb li:last-of-type a, .universal-banner.breadcrumb-blue.dark .breadcrumb li span:before {
  color: #70ABE6;
}
@media (min-width: 768px) {
  .universal-banner.breadcrumb-blue .breadcrumb li a, .universal-banner.breadcrumb-blue .breadcrumb li:last-of-type a, .universal-banner.breadcrumb-blue .breadcrumb li span:before {
    color: #70ABE6;
  }
}
.universal-banner-content {
  position: relative;
  z-index: 2;
  height: 100%;
  margin: 24px 15px 0;
  background: inherit;
  word-wrap: break-word;
}
@media (min-width: 768px) {
  .universal-banner-content {
    margin: 0 15px;
    padding-bottom: 0;
    border-bottom: none;
  }
}
@media (min-width: 992px) {
  .universal-banner-content {
    margin: 0;
    padding: 0 15px;
  }
}
.universal-banner-subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #009EE8;
  display: block;
}
@media (min-width: 768px) {
  .universal-banner-subtitle {
    margin-bottom: 8px;
  }
}
.universal-banner-subtitle a {
  color: inherit;
}
.universal-banner h1 {
  font-weight: 400;
  margin-bottom: 12px;
  color: inherit;
}
@media (min-width: 768px) {
  .universal-banner h1 {
    margin-bottom: 8px;
  }
}
.universal-banner h1 strong {
  font-weight: 700;
  text-transform: none;
  font-size: inherit;
  display: inline;
}
.universal-banner h2 {
  font-size: 32px;
  line-height: 150%;
  letter-spacing: -0.704px;
  margin-bottom: 20px;
  color: inherit;
}
.universal-banner-downloads-header {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 24px;
  color: inherit;
}
.universal-banner-text-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
  color: inherit;
}
@media (min-width: 768px) {
  .universal-banner-text-content {
    margin-bottom: 35px;
  }
}
.universal-banner--liftup .universal-banner-bg, .universal-banner--liftup .universal-banner-bg[data-lazyload] {
  width: calc(100% - 30px);
  margin-left: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .universal-banner--liftup .universal-banner-bg, .universal-banner--liftup .universal-banner-bg[data-lazyload] {
    padding-bottom: 75%;
    margin-left: 15px;
    width: calc(100% - 15px);
  }
}
.universal-banner--liftup .universal-banner-bg.universal-banner-bg--square, .universal-banner--liftup .universal-banner-bg[data-lazyload].universal-banner-bg--square {
  padding-bottom: calc(100% - 15px);
}
.universal-banner--liftup .universal-banner-icon {
  max-height: 31px;
  max-width: 43px;
  margin-bottom: 5px;
  min-width: 40px;
  margin-left: 12px;
}
.universal-banner--liftup .universal-banner-content {
  margin: 39px 15px 0;
}
@media (min-width: 768px) {
  .universal-banner--liftup .universal-banner-content {
    margin: 24px 15px 0;
  }
}
.universal-banner--liftup .universal-banner-text-content {
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .universal-banner--liftup .universal-banner-text-content {
    padding-bottom: 16px;
  }
}
.universal-banner--liftup .universal-banner-text-content p, .universal-banner--liftup .universal-banner-text-content a {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.352px;
}
.universal-banner--liftup .universal-banner-text-content p {
  color: #000;
}
.universal-banner--liftup .universal-banner-subtitle {
  margin-bottom: 4px;
}
.universal-banner--liftup .universal-banner-header {
  font-size: 24px;
  line-height: normal;
}
@media (min-width: 768px) {
  .universal-banner--liftup .universal-banner-header {
    font-size: 35px;
  }
}
.universal-banner--liftup.circle-green {
  background-color: rgba(206, 217, 199, 0.4);
}
.universal-banner--liftup.circle-green .universal-banner-subtitle {
  color: #678B4F;
}
.universal-banner--liftup.circle-green .universal-banner-text-content a {
  color: #74AA50;
}
.universal-banner--liftup.circle-green .sf-button {
  background-color: #74AA50;
}
.universal-banner--liftup.circle-green .sf-button:hover, .universal-banner--liftup.circle-green .sf-button:active {
  background-color: #678B4F;
}
.universal-banner--liftup.circle-green .link-button {
  border-color: #74AA50;
}
.universal-banner--liftup.circle-green .link-button:hover, .universal-banner--liftup.circle-green .link-button:active {
  color: #678B4F;
}
.universal-banner--third-lvl h1 {
  font-size: 74px;
}
.universal-banner--third-lvl .universal-banner-content .universal-banner-text-content {
  margin-bottom: 0;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .universal-banner--third-lvl .universal-banner-content .universal-banner-text-content {
    padding-bottom: 64px;
  }
}
.universal-banner--third-lvl .universal-banner-bg, .universal-banner--third-lvl .universal-banner-bg[data-lazyload] {
  width: calc(100% - 30px);
  margin-left: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .universal-banner--third-lvl .universal-banner-bg, .universal-banner--third-lvl .universal-banner-bg[data-lazyload] {
    padding-bottom: 75%;
    width: 100%;
    margin: 0;
  }
}
.universal-banner--third-lvl .universal-banner-text-content {
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .universal-banner--third-lvl .universal-banner-text-content {
    padding-bottom: 48px;
  }
}
.universal-banner--third-lvl .universal-banner-text-downloads {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 18px;
}
.universal-banner--third-lvl .download-button {
  margin-top: 0;
}
.universal-banner--third-lvl .overlay-opener .overlay-opener-title-container {
  bottom: 15px;
  left: 15px;
}
@media (min-width: 768px) {
  .universal-banner--third-lvl .overlay-opener .overlay-opener-title-container {
    bottom: 52px;
    left: 32px;
  }
}
.universal-banner--third-lvl-no-range .universal-banner-text-content {
  font-size: 14px;
  line-height: 130%;
}
@media (min-width: 768px) {
  .universal-banner--third-lvl-no-range .universal-banner-text-content {
    font-size: 16px;
  }
}
.universal-banner--third-lvl-no-range .universal-banner-text-downloads {
  font-size: 14px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .universal-banner--third-lvl-no-range .universal-banner-text-downloads {
    font-size: 16px;
  }
}
.universal-banner--promo-banner {
  padding: 100px 0px;
}
@media (min-width: 768px) {
  .universal-banner--promo-banner {
    padding: 120px 0px;
  }
}
.universal-banner--promo-banner.dark:before {
  background-color: #000;
}
.universal-banner--promo-banner .universal-banner-content {
  margin-top: 0;
}
.universal-banner--promo-banner .universal-banner-subtitle {
  color: inherit;
  margin-bottom: 0;
}
.universal-banner--promo-banner h2 {
  font-size: 24px;
  line-height: normal;
  letter-spacing: -0.704px;
  color: inherit;
}
@media (min-width: 768px) {
  .universal-banner--promo-banner h2 {
    font-size: 35px;
  }
}
.universal-banner--promo-banner p {
  margin-block: 0;
  font-weight: 400;
  color: inherit;
}
.universal-banner--promo-banner .universal-banner-link {
  margin-top: 32px;
}
.universal-banner--promo-banner h2 + .universal-banner-link {
  margin-top: 12px;
}
.universal-banner.dark {
  color: #FFF;
}
.universal-banner.dark .link-button {
  color: inherit;
}
.universal-banner.dark .link-button:hover, .universal-banner.dark .link-button:focus, .universal-banner.dark .link-button:active {
  color: #009EE8;
}
.universal-banner.dark .universal-banner-subtitle {
  color: inherit;
}
.universal-banner.subtitle-blue .universal-banner-subtitle {
  color: #70ABE6;
}
.universal-banner--tall-banner {
  padding-top: 6px;
}
@media (min-width: 768px) {
  .universal-banner--tall-banner {
    padding-block: 0 230px;
  }
  .universal-banner--tall-banner .breadcrumb {
    padding-bottom: 200px;
  }
}
.universal-banner:has(.universal-banner__page-updated):not(.universal-banner--promo-banner):not(.padding) {
  padding-bottom: 60px;
}
.universal-banner:has(.bg-wide--translated) {
  margin-bottom: 0;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .universal-banner:has(.bg-wide--translated) {
    margin-bottom: 60px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .universal-banner:has(.bg-wide--translated) .universal-banner-container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .universal-banner:has(.bg-wide--translated) .universal-banner-container {
    min-height: 470px;
  }
}
@media (min-width: 992px) {
  .universal-banner:has(.bg-wide--translated) .universal-banner-container {
    min-height: 635px;
  }
}
.universal-banner:has(.bg-wide--translated) + .advanced-article-rte-container {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .universal-banner:has(.bg-wide--translated) + .advanced-article-rte-container {
    padding-top: 1px;
    margin-top: -1px;
  }
}
.universal-banner__page-updated {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  color: #222222;
  padding-bottom: 20px;
}
.dark .universal-banner__page-updated {
  color: #FFF;
}
@media (min-width: 768px) {
  .universal-banner__page-updated.white--desktop {
    color: #FFF;
  }
}
.universal-banner-links-container {
  display: flex;
  flex-wrap: wrap;
}
.universal-banner-links-container .universal-banner-link {
  flex: 1 1 100%;
}
.universal-banner-link {
  text-align: center;
  display: inline-block;
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}
.universal-banner-link:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .universal-banner-link {
    width: auto;
    margin-left: 0;
    margin-right: 40px;
  }
}
.universal-banner-content.text-center .universal-banner-link {
  margin-right: 0;
}
@media (min-width: 768px) {
  .universal-banner-content.text-center .universal-banner-link + .universal-banner-link {
    margin-left: 25px;
  }
}

section:has(.bg-wide--translated) + section {
  padding-top: 30px;
}
@media (min-width: 768px) {
  section:has(.bg-wide--translated) + section {
    padding-top: 1px;
    margin-top: -1px;
  }
}

.accessibility .universal-banner .breadcrumb a:focus, .accessibility .universal-banner .breadcrumb a:active {
  box-shadow: 1px 1px 1px transparent;
  outline-color: #FFF;
}
.accessibility .universal-banner .universal-banner-link:focus, .accessibility .universal-banner .universal-banner-link:active {
  outline-offset: 5px;
}

.overlay-opener {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.overlay-opener:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(0, 48, 87, 0.5) 0%, rgba(0, 48, 87, 0.5) 100%);
  border-radius: 8px;
  transition: 0.3s;
  opacity: 0;
}
.overlay-opener[data-video]:before {
  opacity: 1;
}
.overlay-opener[data-video]:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2NCA2NCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48cGF0aCBkPSJNNDEuOTY1LDMybC0xNiw4bDAsLTE2bDE2LDhaIiBzdHlsZT0iZmlsbDojZmZmOyIvPjxwYXRoIGQ9Ik0zMi4xNzIsMGMxNC42MTQsMC4xMzkgMjguMzIxLDExLjMyNiAzMS4xODIsMjUuNzQ5YzMuOTU1LDE5Ljk0MyAtMTQuNTM1LDQxLjkyNCAtMzcuMjQ3LDM3LjcxNWMtMTMuMDE4LC0yLjQxMyAtMjMuODgzLC0xMy42ODkgLTI1LjgwMywtMjYuNzkzYy0yLjYwMSwtMTcuNzUzIDExLjgxMywtMzYuMjM5IDMxLjA0MSwtMzYuNjY2YzAuMjc2LC0wLjAwNCAwLjU1MSwtMC4wMDYgMC44MjcsLTAuMDA1Wm0tMC4zOTQsMy4yYy0xMy4xMjEsMC4xMjUgLTI1LjM4OCwxMC4xMTEgLTI4LjAyOCwyMi45OTZjLTMuNjk5LDE4LjA2IDEzLjI2MywzOC4wMDIgMzMuNjY2LDM0LjA4OGMxMS42ODIsLTIuMjQxIDIxLjQxNSwtMTIuNDQ3IDIzLjA2OSwtMjQuMjU2YzIuMjM3LC0xNS45NjggLTEwLjgxLC0zMi41NTEgLTI4LjE0OCwtMzIuODI2Yy0wLjE4NiwtMC4wMDIgLTAuMzcyLC0wLjAwMiAtMC41NTksLTAuMDAyWiIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48L3N2Zz4=);
  background-size: 4.5rem 4.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
  display: block;
  pointer-events: none;
}
.overlay-opener-title-container {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #FFF;
  max-width: calc(100% - 30px);
}
@media (min-width: 768px) {
  .overlay-opener-title-container {
    bottom: 32px;
    left: 32px;
    max-width: calc(100% - 32px);
  }
}
.overlay-opener-subtitle {
  color: inherit;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}
.overlay-opener-title {
  color: inherit;
  display: block;
  font-size: 30px;
  line-height: 34px;
}
.overlay-opener-container, .overlay-opener-container[data-lazyload] {
  width: 100%;
  margin-bottom: 0;
  background-size: cover;
  background-position: center center;
  padding-bottom: 56.25%;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.overlay-opener-container.overlay-opener-container--video, .overlay-opener-container[data-lazyload].overlay-opener-container--video {
  padding-bottom: 0;
}
.overlay-opener-container.overlay-opener-container--video .video-player, .overlay-opener-container[data-lazyload].overlay-opener-container--video .video-player {
  border-radius: 8px;
}
.overlay-opener-container.overlay-opener-container--video .overlay-opener:after, .overlay-opener-container.overlay-opener-container--video .overlay-opener:before, .overlay-opener-container[data-lazyload].overlay-opener-container--video .overlay-opener:after, .overlay-opener-container[data-lazyload].overlay-opener-container--video .overlay-opener:before {
  display: none;
}
.overlay-opener-container .overlay-opener::before, .overlay-opener-container[data-lazyload] .overlay-opener::before {
  padding-bottom: 56.25%;
  border-radius: 0;
}

@media (min-width: 992px) {
  .overlay .video-player.focus:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}

.product-page-ranges-highlight .product-page-ranges-highlight__subtitle {
  color: #009EE8;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.product-page-ranges-highlight h2 {
  margin-bottom: 12px;
}
.product-page-ranges-highlight p {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 24px;
}
.product-page-ranges-highlight__text p:last-of-type {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .product-page-ranges-highlight__text p:last-of-type {
    margin-bottom: 0;
  }
}
.product-page-ranges-highlight__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 15px;
}
.product-page-ranges-highlight__items + .row {
  margin-top: 12px;
}
.product-page-ranges-highlight__item {
  background-color: #f8f8f8;
  border-left-width: 10px;
  border-left-style: solid;
  border-color: #009EE8;
  border-radius: 4px;
  padding: 32px 24px 32px 14px;
  position: relative;
  transition: 0.3s;
  width: 100%;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .product-page-ranges-highlight__item {
    width: calc(33.33% - 16px);
    margin-top: 36px;
    margin-right: 24px;
    min-height: 200px;
  }
  .product-page-ranges-highlight__item:nth-of-type(3n) {
    margin-right: 0;
  }
}
.product-page-ranges-highlight__item:hover {
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.05), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.product-page-ranges-highlight__item:hover .product-page-ranges-highlight__item-content-link .link-button {
  color: #009EE8;
}
@media (min-width: 768px) {
  .product-page-ranges-highlight__items--four-elements .product-page-ranges-highlight__item {
    width: calc(25% - 24px);
  }
  .product-page-ranges-highlight__items--four-elements .product-page-ranges-highlight__item:nth-of-type(3n) {
    margin-right: 24px;
  }
  .product-page-ranges-highlight__items--four-elements .product-page-ranges-highlight__item:nth-of-type(4n) {
    margin-right: 0;
  }
}
.product-page-ranges-highlight__item .product-page-ranges-highlight__item-content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 100%;
}
.product-page-ranges-highlight__item .product-page-ranges-highlight__item-content h2 {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 12px;
}
.product-page-ranges-highlight__item .product-page-ranges-highlight__item-content p {
  margin-bottom: 16px;
}
.product-page-ranges-highlight__item .product-page-ranges-highlight__item-content-link {
  margin-top: auto;
}
.product-page-ranges-highlight__item .product-page-ranges-highlight__item-content-link a {
  margin: 0;
  letter-spacing: 1.286px;
  line-height: 21px;
}
.product-page-ranges-highlight__item-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -9999px;
}

.bg-lightgrey .product-page-ranges-highlight__item, .bg-lightblue .product-page-ranges-highlight__item {
  background-color: #FFF;
}

@media (min-width: 768px) {
  .product-page__product-table-row {
    display: table-row;
  }
}
@media (min-width: 768px) {
  .product-page__product-table-row:first-of-type .product-page__product-table-cell {
    padding-top: 12px;
  }
  .product-page__product-table-row:first-of-type .product-page__product-table-cell:after {
    height: calc(100% - 56px);
    top: 12px;
  }
}
.product-page__product-table-row:last-of-type .product-page__product-table-collapse-btn-wrapper {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .product-page__product-table-row:last-of-type .product-page__product-table-cell {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.product-page__product-table-cell {
  margin-bottom: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .product-page__product-table-cell {
    border-bottom: 1px solid #f8f8f9;
    padding-top: 44px;
    padding-bottom: 44px;
  }
}
.product-page__product-table-cell.collapsable {
  height: 0;
  overflow: hidden;
  display: none;
  transition: 0.3s;
}
.product-page__product-table-cell.collapsable.visible {
  display: block;
}
@media (min-width: 768px) {
  .product-page__product-table-cell.collapsable.visible {
    display: table-cell;
  }
}
.product-page__product-table-cell.collapsable.collapsed {
  height: auto;
}
@media (max-width: 767px) {
  .product-page__product-table-cell.collapsable {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .product-page__product-table-cell.collapsable {
    height: auto;
    overflow: visible;
    display: table-cell;
  }
}
.product-page__product-table-cell.collapsable .collapsable-content {
  background-color: #f8f8f9;
}
@media (max-width: 767px) {
  .product-page__product-table-cell.collapsable .collapsable-content {
    padding: 12px 12px 15px 12px;
  }
}
@media (min-width: 768px) {
  .product-page__product-table-cell.collapsable .collapsable-content {
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .product-page__product-table-cell {
    display: table-cell;
    padding: 44px 24px;
    margin: 0;
  }
  .product-page__product-table-cell:after {
    content: "";
    height: calc(100% - 88px);
    border: 1px solid #f8f8f9;
    position: absolute;
    right: 0;
    top: 44px;
  }
  .product-page__product-table-cell:first-of-type {
    max-width: 380px;
    padding-left: 0;
  }
  .product-page__product-table-cell:nth-of-type(5) {
    padding-right: 0;
  }
  .product-page__product-table-cell:nth-of-type(5):after {
    display: none;
  }
}
.product-page__product-table-cell.rich-text-content ul {
  margin-top: 12px;
  padding-left: 0;
}
.product-page__product-table-cell.rich-text-content ul li {
  padding-left: 10px;
}
.product-page__product-table-cell.rich-text-content--list-style-blue ul {
  color: #009EE8;
}
.product-page__product-table p {
  font-weight: 400;
}
.product-page__product-table .compare-add-wrapper {
  margin-top: 24px;
  margin-bottom: 9px;
}
.product-page__product-table .compare-add-bt {
  background-color: #F2F9FD;
  border-radius: 0;
  color: #003057;
  padding: 7px 12px;
  border: none;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .product-page__product-table .compare-add-bt {
    padding: 9px 12px;
    display: inline-flex;
    width: auto;
  }
}
.product-page__product-table .compare-add-bt:after {
  border-radius: 2px;
  border: 1px solid #003057;
  transform: translateY(-2px);
  display: inline-block;
}
@media (min-width: 768px) {
  .product-page__product-table .compare-add-bt:after {
    transform: translateY(0);
    display: flex;
  }
}
.product-page__product-table .compare-add-bt__info {
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-page__product-table .bt-disabled .compare-add-bt {
  color: #a5a9ab;
  background-color: rgba(0, 48, 87, 0.05);
}
.product-page__product-table .bt-disabled .compare-add-bt__info {
  height: auto;
  margin-bottom: 16px;
}
.product-page__product-table strong {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 12px;
}
.product-page__product-table ul {
  list-style: none;
}
.product-page__product-table ul li {
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 4px;
}
.product-page__product-table-collapse-btn {
  border-radius: 100px;
  background: #FFF;
  border: none;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.08);
  font-size: 14px;
  font-weight: 700;
  line-height: 0px; /* 0% */
  letter-spacing: 1px;
  padding: 15px 20px;
  position: relative;
}
.product-page__product-table-collapse-btn-wrapper {
  text-align: center;
  position: relative;
  margin-top: 9px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .product-page__product-table-collapse-btn-wrapper {
    display: none;
  }
}
.product-page__product-table-collapse-btn-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-bottom: 1px solid #B2B2B4;
}

.product-page__product-gallery__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px -32px -12px;
}
@media (min-width: 768px) {
  .product-page__product-gallery__items--three-cols .product-page__product-gallery__item {
    max-width: calc(33% - 22px);
    flex: 1 calc(33% - 22px);
  }
}
@media (min-width: 768px) {
  .product-page__product-gallery__items--three-cols .scLooseFrameZone {
    flex: 1 calc(33% - 22px);
    max-width: calc(33% - 22px);
    display: flex;
  }
}
.product-page__product-gallery__item {
  margin-bottom: 24px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  min-height: 528px;
  word-wrap: break-word;
  flex-grow: 1;
  margin-left: 15px;
  margin-right: 15px;
  max-width: calc(100% - 30px);
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .product-page__product-gallery__item {
    margin-left: 12px;
    margin-right: 12px;
    max-width: 100%;
  }
}
.product-page__product-gallery__item.hidden {
  display: none;
}
.product-page__product-gallery__item-content {
  position: relative;
  height: calc(100% - 298px);
  word-wrap: break-word;
  padding-top: 12px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.product-page__product-gallery__item-content h3 {
  line-height: normal;
  padding-right: 80px;
}
.product-page__product-gallery__item-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
.product-page__product-gallery__item-content-btn {
  margin-top: auto;
  width: 100%;
}
.product-page__product-gallery__item-content .compare-add-bt {
  background-color: #F2F9FD;
  border-radius: 0;
  color: #003057;
  padding: 9px 12px;
  border: none;
}
.product-page__product-gallery__item-content .compare-add-bt:after {
  border-radius: 2px;
  border: 1px solid #003057;
}
.product-page__product-gallery__item-content .compare-add-bt__info {
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-page__product-gallery__item-content .product-gallery__zoom, .product-page__product-gallery__item-content .product-gallery__download {
  color: #009EE8;
  font-size: 12px;
  top: 9px;
  bottom: auto;
  padding: 10px;
  border-radius: 32px;
  line-height: 0.9;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.08);
}
.product-page__product-gallery__item-content .product-gallery__zoom:after, .product-page__product-gallery__item-content .product-gallery__download:after {
  position: relative;
  top: 1px;
}
.product-page__product-gallery__item-content .product-gallery__zoom {
  right: 0;
}
.product-page__product-gallery__item-content .product-gallery__zoom:after {
  content: "\e90f";
}
.product-page__product-gallery__item-content .product-gallery__download {
  right: 41px;
}
.product-page__product-gallery__item-img {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 298px;
  border-radius: 4px;
}
.product-page__product-gallery__item-img[data-lazyload]:after, .product-page__product-gallery__item-img[data-lazyload].loaded {
  border-radius: 4px;
}
.product-page__product-gallery__item-img .product-gallery__zoom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.product-page__product-gallery__item-img .product-gallery__zoom:after {
  display: none;
}
.product-page__product-gallery__load-more {
  background-color: #F2F9FD;
  color: #009EE8;
  transition: 0.3s;
}
.product-page__product-gallery__load-more:hover, .product-page__product-gallery__load-more:active, .product-page__product-gallery__load-more:focus {
  color: rgb(0%, 13.3062880325%, 24.1176470588%);
  background-color: rgba(0, 48, 87, 0.05);
}
.product-page__product-gallery__load-more-wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

.overlay--content .product-gallery__download {
  color: #009EE8;
  font-size: 14px;
  bottom: 33px;
  right: 26px;
  padding: 6px;
  border-radius: 32px;
  line-height: 0.9;
  background-color: #FFF;
}
.overlay--content .product-gallery__download:after {
  position: relative;
  top: 1px;
}

.bg-lightgrey .product-page__product-gallery__load-more, .bg-lightblue .product-page__product-gallery__load-more {
  background-color: #FFF;
}

main a.product-gallery__zoom, main a.product-gallery__download {
  color: #FFF;
  position: absolute;
  display: block;
  font-size: 25px;
  bottom: 0;
  text-decoration: none;
  z-index: 1;
}
@media (min-width: 768px) {
  main a.product-gallery__zoom, main a.product-gallery__download {
    font-size: 30px;
    bottom: 18px;
  }
}
main a.product-gallery__zoom:after, main a.product-gallery__download:after {
  font-family: "outokumpu-icons";
  content: "\e90a";
}
main a.product-gallery__zoom:hover, main a.product-gallery__zoom:active, main a.product-gallery__zoom:focus, main a.product-gallery__download:hover, main a.product-gallery__download:active, main a.product-gallery__download:focus {
  text-decoration: none;
}

main a.product-gallery__zoom {
  right: 6px;
}
@media (min-width: 768px) {
  main a.product-gallery__zoom {
    right: 31px;
  }
}
main a.product-gallery__zoom:after {
  content: "\e921";
}

main a.product-gallery__download {
  right: 50px;
}
@media (min-width: 768px) {
  main a.product-gallery__download {
    right: 110px;
  }
}
main a.product-gallery__download:after {
  content: "\e91a";
}

@media (min-width: 768px) {
  .pagemode-edit .product-page__product-gallery__item {
    min-width: calc(100% - 28px);
  }
}

.advanced-slider h2 {
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 40px;
  letter-spacing: -0.025em;
  font-family: "Tee Franklin Forever";
}
.advanced-slider .header-tag {
  color: #009EE8;
  letter-spacing: 0.025em;
  margin-bottom: 8px;
  display: block;
}
.advanced-slider .swiper-container {
  position: relative;
  overflow: visible;
}
.advanced-slider .swiper-container > .swiper-slide__content {
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  .advanced-slider__bottom-container {
    display: flex;
  }
}
.advanced-slider__title {
  display: none;
}
.advanced-slider__title-container {
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0px;
  transition: 0.3s;
  padding-top: 20px;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .advanced-slider__title-container {
    padding-top: 12px;
    text-align: left;
  }
}
.advanced-slider__title-container.hidden {
  opacity: 0;
}
.advanced-slider__title-container a {
  font-weight: 700;
  font-size: 18px;
  text-decoration: underline;
  display: block;
  text-align: center;
  margin-top: 12px;
}
@media (min-width: 992px) {
  .advanced-slider__title-container a {
    text-align: left;
    vertical-align: middle;
    margin-top: 12px;
  }
}
.advanced-slider__bottom-controls {
  display: flex;
}
@media (min-width: 992px) {
  .advanced-slider__bottom-controls {
    display: block;
    flex: 1 1 10%;
  }
}
.advanced-slider .swiper-slide {
  padding-bottom: 60%;
  background: #eee;
  background-size: cover;
  background-position: center center;
  align-items: center;
  justify-content: center;
  transition: all 200ms linear;
  position: relative;
}
.advanced-slider .swiper-slide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #FFF;
  transition: all 200ms linear;
  opacity: 0.85;
}
.advanced-slider .swiper-slide.swiper-slide-active:before {
  opacity: 0;
}
.advanced-slider .swiper-pagination {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.advanced-slider .swiper-pagination.swiper-pagination-fraction {
  text-align: center;
  position: static;
  transform: none;
  padding: 20px 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  flex: 1 1 20%;
}
@media (min-width: 992px) {
  .advanced-slider .swiper-pagination.swiper-pagination-fraction {
    padding: 10px 10px 20px;
    text-align: right;
  }
}
.advanced-slider .swiper-pagination-bullet {
  margin: 24px 5px 0;
}
.advanced-slider .swiper-button-next, .advanced-slider .swiper-button-prev {
  height: 56px;
  width: 56px;
  background: #FFF;
  border: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  transition: opacity 0.4s, box-shadow 0.4s, transform 0.4s ease;
  top: 53%;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.08);
  display: none;
}
@media (min-width: 992px) {
  .advanced-slider .swiper-button-next, .advanced-slider .swiper-button-prev {
    display: flex;
  }
}
.advanced-slider .swiper-button-next.swiper-button-disabled, .advanced-slider .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.advanced-slider .swiper-button-next:hover, .advanced-slider .swiper-button-next:focus, .advanced-slider .swiper-button-prev:hover, .advanced-slider .swiper-button-prev:focus {
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1);
}
.advanced-slider .swiper-button-next:focus, .advanced-slider .swiper-button-prev:focus {
  outline: none !important;
  border: 1px solid #003057;
}
.advanced-slider .swiper-button-next:before, .advanced-slider .swiper-button-prev:before {
  font-family: "outokumpu-icons";
  content: "\e902";
  font-size: 14px;
  text-align: center;
}
.advanced-slider .swiper-button-next.mobile-only, .advanced-slider .swiper-button-prev.mobile-only {
  display: flex;
  position: static;
  transform: none;
  margin-top: 0;
}
@media (min-width: 992px) {
  .advanced-slider .swiper-button-next.mobile-only, .advanced-slider .swiper-button-prev.mobile-only {
    display: none;
  }
}
.advanced-slider .swiper-button-prev {
  transform: translateX(-100%) translateY(-50%);
  left: -10px;
}
@media (min-width: 1170px) {
  .advanced-slider .swiper-button-prev {
    left: -21px;
  }
}
.advanced-slider .swiper-button-prev:before {
  transform: rotate(90deg) translateY(2px);
}
.advanced-slider .swiper-button-next {
  transform: translateX(100%) translateY(-50%);
  right: -10px;
}
@media (min-width: 1170px) {
  .advanced-slider .swiper-button-next {
    right: -21px;
  }
}
.advanced-slider .swiper-button-next:before {
  transform: rotate(270deg) translateY(2px);
}
.advanced-slider.advanced-slider--overlapping h2 {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.advanced-slider.advanced-slider--overlapping .swiper-slide {
  transition: all 500ms linear;
  border-radius: 8px;
}
.advanced-slider.advanced-slider--overlapping .swiper-slide .overlay-opener {
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.advanced-slider.advanced-slider--overlapping .swiper-slide .square-link {
  text-indent: -9999px;
}
.advanced-slider.advanced-slider--overlapping .swiper-slide.swiper-slide-active {
  z-index: 1;
}
.advanced-slider.advanced-slider--overlapping .swiper-slide.swiper-slide-active .overlay-opener {
  opacity: 1;
  pointer-events: all;
}
.advanced-slider.advanced-slider--overlapping .swiper-slide.swiper-slide-prev {
  transform: scale(0.9) translateX(50%);
}
.advanced-slider.advanced-slider--overlapping .swiper-slide.swiper-slide-next {
  transform: scale(0.9) translateX(-50%);
}

.accessibility .swiper-slide-active .advanced-slider__title {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px;
  background-color: #FFF;
  z-index: 1;
  opacity: 0.9;
  border-radius: 4px;
}

.expertise-hub-header {
  position: relative;
  overflow: hidden;
  max-width: 100vw;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.expertise-hub-header::before {
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 84.74%, #f8f8f9 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.expertise-hub-header .container .breadcrumb {
  margin-bottom: 23px;
  margin-top: -39px;
}
.expertise-hub-header .container .breadcrumb__home:before, .expertise-hub-header .container .breadcrumb__arrow:before, .expertise-hub-header .container .breadcrumb li a {
  color: #003057;
}
.expertise-hub-header h1 {
  font-weight: 700;
  margin-bottom: 56px;
  text-align: center;
  color: #000;
  font-family: "Tee Franklin Forever";
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .expertise-hub-header h1 {
    line-height: 60px;
  }
}
.expertise-hub-header .header-tag {
  margin-bottom: 10px;
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 22px;
}
.expertise-hub-header .swiper-container {
  position: relative;
  overflow: visible;
}
.expertise-hub-header .swiper-container > .swiper-slide__content {
  position: absolute;
  top: 0;
}
.expertise-hub-header-wrapper {
  position: relative;
}
.expertise-hub-header .swiper-slide {
  width: 270px;
  height: 351px;
  max-width: 95vw;
  background: #eee;
  background-size: cover;
  background-position: center center;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  align-self: center;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: 0.3s;
  padding: 24px;
  margin: 0 7px;
  word-break: break-word;
}
.expertise-hub-header .swiper-slide:hover {
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.4);
}
.expertise-hub-header .swiper-slide:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 41.7%, #000000 92.4%);
  border-radius: 25px;
  z-index: 1;
}
.expertise-hub-header .swiper-slide.swiper-slide--featured {
  width: 400px;
  height: 500px;
}
.expertise-hub-header .swiper-slide__item-num {
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 12px 24px;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  text-align: center;
}
.expertise-hub-header .swiper-slide__item-num span {
  display: block;
  font-size: 29px;
  font-weight: 400;
  line-height: 29px;
}
.expertise-hub-header .swiper-slide__tag, .expertise-hub-header .swiper-slide__title {
  color: #FFF;
  z-index: 2;
  position: relative;
  margin-bottom: 0;
}
.expertise-hub-header .swiper-slide__tag {
  margin-bottom: 4px;
}
.expertise-hub-header .swiper-slide__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  text-indent: -9999px;
  border-radius: 25px;
}
.expertise-hub-header .swiper-slide__link:hover {
  border: 2px solid #009EE8;
}
.expertise-hub-header .swiper-pagination {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 50%;
  z-index: 0;
  opacity: 0;
}
.expertise-hub-header .swiper-pagination-bullet {
  margin: 24px 5px 0;
}
.expertise-hub-header .swiper-button-next, .expertise-hub-header .swiper-button-prev {
  height: 36px;
  width: 36px;
  background: #FFF;
  border: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  transition: opacity 0.4s, box-shadow 0.4s, transform 0.4s ease;
  top: calc(50% + 6px);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.08);
  display: none;
}
@media (min-width: 992px) {
  .expertise-hub-header .swiper-button-next, .expertise-hub-header .swiper-button-prev {
    display: flex;
  }
}
.expertise-hub-header .swiper-button-next.swiper-button-disabled, .expertise-hub-header .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.expertise-hub-header .swiper-button-next:hover, .expertise-hub-header .swiper-button-next:focus, .expertise-hub-header .swiper-button-prev:hover, .expertise-hub-header .swiper-button-prev:focus {
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1);
}
.expertise-hub-header .swiper-button-next:focus, .expertise-hub-header .swiper-button-prev:focus {
  outline: none !important;
  border: 1px solid #003057;
}
.expertise-hub-header .swiper-button-next:before, .expertise-hub-header .swiper-button-prev:before {
  font-family: "outokumpu-icons";
  content: "\e902";
  font-size: 14px;
  text-align: center;
}
.expertise-hub-header .swiper-button-prev {
  transform: translateX(-100%);
  left: 101px;
}
.expertise-hub-header .swiper-button-prev:before {
  transform: rotate(90deg) translateY(2px);
}
.expertise-hub-header .swiper-button-next {
  transform: translateX(100%);
  right: 101px;
}
.expertise-hub-header .swiper-button-next:before {
  transform: rotate(270deg) translateY(2px);
}

.accessibility .swiper-slide__link.tab-focused {
  outline: 1px solid #003057;
  outline-style: solid;
  outline-offset: 5px;
  border: none;
}

main .articles-list .hub-form, main .articles-list .blog-ver2-articles-form, main .articles-list .hub-regular-articles-form, main .articles-list .webinars-ver2-articles-form {
  background-color: inherit;
  margin-bottom: 0;
}
main .articles-list .hub-form.bg-white, main .articles-list .blog-ver2-articles-form.bg-white, main .articles-list .hub-regular-articles-form.bg-white, main .articles-list .webinars-ver2-articles-form.bg-white {
  background-color: #FFF;
}
main .articles-list .hub-form.bg-lightgrey, main .articles-list .blog-ver2-articles-form.bg-lightgrey, main .articles-list .hub-regular-articles-form.bg-lightgrey, main .articles-list .webinars-ver2-articles-form.bg-lightgrey {
  background-color: #f8f8f9;
}
main .articles-list .hub-form.bg-lightblue, main .articles-list .blog-ver2-articles-form.bg-lightblue, main .articles-list .hub-regular-articles-form.bg-lightblue, main .articles-list .webinars-ver2-articles-form.bg-lightblue {
  background-color: #F2F9FD;
}
main .articles-list .hub-form.bg-darkblue, main .articles-list .blog-ver2-articles-form.bg-darkblue, main .articles-list .hub-regular-articles-form.bg-darkblue, main .articles-list .webinars-ver2-articles-form.bg-darkblue {
  background-color: #003057;
}
main .articles-list .hub-form.bg-gray, main .articles-list .blog-ver2-articles-form.bg-gray, main .articles-list .hub-regular-articles-form.bg-gray, main .articles-list .webinars-ver2-articles-form.bg-gray {
  background-color: #d0d3d4;
}
main .articles-list .hub-form .subtitle, main .articles-list .blog-ver2-articles-form .subtitle, main .articles-list .hub-regular-articles-form .subtitle, main .articles-list .webinars-ver2-articles-form .subtitle {
  font-size: 20px;
  font-weight: 700;
  line-height: 21.5px;
  text-align: center;
  display: block;
  margin-bottom: 12px;
}
main .articles-list .hub-form h2, main .articles-list .blog-ver2-articles-form h2, main .articles-list .hub-regular-articles-form h2, main .articles-list .webinars-ver2-articles-form h2 {
  text-align: center;
  font-weight: 700;
}
main .articles-list .hub-form form, main .articles-list .blog-ver2-articles-form form, main .articles-list .hub-regular-articles-form form, main .articles-list .webinars-ver2-articles-form form {
  background-color: inherit;
}
main .articles-list .hub-form form fieldset, main .articles-list .blog-ver2-articles-form form fieldset, main .articles-list .hub-regular-articles-form form fieldset, main .articles-list .webinars-ver2-articles-form form fieldset {
  flex: 1 0 100%;
  margin: 0;
  padding: 0;
  clear: both;
}
@media (min-width: 992px) {
  main .articles-list .hub-form form fieldset, main .articles-list .blog-ver2-articles-form form fieldset, main .articles-list .hub-regular-articles-form form fieldset, main .articles-list .webinars-ver2-articles-form form fieldset {
    flex: 1 0 20%;
    border: none;
  }
}
@media (min-width: 992px) {
  main .articles-list .hub-form form .mobile-only, main .articles-list .blog-ver2-articles-form form .mobile-only, main .articles-list .hub-regular-articles-form form .mobile-only, main .articles-list .webinars-ver2-articles-form form .mobile-only {
    display: none;
  }
}
main .articles-list .hub-form__search, main .articles-list .blog-ver2-articles-form__search, main .articles-list .hub-regular-articles-form__search, main .articles-list .webinars-ver2-articles-form__search {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  main .articles-list .hub-form__search, main .articles-list .blog-ver2-articles-form__search, main .articles-list .hub-regular-articles-form__search, main .articles-list .webinars-ver2-articles-form__search {
    margin-bottom: 46px;
  }
}
main .articles-list .hub-form input[type=text], main .articles-list .blog-ver2-articles-form input[type=text], main .articles-list .hub-regular-articles-form input[type=text], main .articles-list .webinars-ver2-articles-form input[type=text] {
  border: 1px solid #D0D3D4;
  padding: 22px 58px 22px 30px;
  transition: 300ms;
  background: #FFF;
  border: 1px solid #009EE8;
  border-radius: 35px;
}
main .articles-list .hub-form input[type=text]:focus, main .articles-list .hub-form input[type=text]:active, main .articles-list .blog-ver2-articles-form input[type=text]:focus, main .articles-list .blog-ver2-articles-form input[type=text]:active, main .articles-list .hub-regular-articles-form input[type=text]:focus, main .articles-list .hub-regular-articles-form input[type=text]:active, main .articles-list .webinars-ver2-articles-form input[type=text]:focus, main .articles-list .webinars-ver2-articles-form input[type=text]:active {
  color: #003057;
  border: 1px solid #B2B2B4;
  outline: none;
}
main .articles-list .hub-form button[type=submit], main .articles-list .blog-ver2-articles-form button[type=submit], main .articles-list .hub-regular-articles-form button[type=submit], main .articles-list .webinars-ver2-articles-form button[type=submit] {
  position: absolute;
  right: 30px;
  top: 12px;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background: none;
  border: none;
  background: #009EE8;
  border-radius: 25px;
}
@media (min-width: 768px) {
  main .articles-list .hub-form button[type=submit], main .articles-list .blog-ver2-articles-form button[type=submit], main .articles-list .hub-regular-articles-form button[type=submit], main .articles-list .webinars-ver2-articles-form button[type=submit] {
    right: 10px;
  }
}
main .articles-list .hub-form button[type=submit]:hover, main .articles-list .blog-ver2-articles-form button[type=submit]:hover, main .articles-list .hub-regular-articles-form button[type=submit]:hover, main .articles-list .webinars-ver2-articles-form button[type=submit]:hover {
  background-color: #003057;
  transition: 0.3s;
}
main .articles-list .hub-form button[type=submit]:after, main .articles-list .blog-ver2-articles-form button[type=submit]:after, main .articles-list .hub-regular-articles-form button[type=submit]:after, main .articles-list .webinars-ver2-articles-form button[type=submit]:after {
  content: "\e90f";
  font-family: "outokumpu-icons";
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  transition: 300ms;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 300ms;
}
main .articles-list .hub-form button[type=submit]:hover:after, main .articles-list .hub-form button[type=submit]:focus:after, main .articles-list .blog-ver2-articles-form button[type=submit]:hover:after, main .articles-list .blog-ver2-articles-form button[type=submit]:focus:after, main .articles-list .hub-regular-articles-form button[type=submit]:hover:after, main .articles-list .hub-regular-articles-form button[type=submit]:focus:after, main .articles-list .webinars-ver2-articles-form button[type=submit]:hover:after, main .articles-list .webinars-ver2-articles-form button[type=submit]:focus:after {
  color: #FFF;
}
main .articles-list .hub-form__back-btn, main .articles-list .blog-ver2-articles-form__back-btn, main .articles-list .hub-regular-articles-form__back-btn, main .articles-list .webinars-ver2-articles-form__back-btn {
  display: none;
  text-align: center;
}
main .articles-list .hub-form__back-btn a, main .articles-list .blog-ver2-articles-form__back-btn a, main .articles-list .hub-regular-articles-form__back-btn a, main .articles-list .webinars-ver2-articles-form__back-btn a {
  color: #7E7E7E;
  font-size: 18px;
  font-weight: 400;
  line-height: 19.35px;
  position: relative;
  display: inline-block;
  margin-bottom: 13px;
}
main .articles-list .hub-form__back-btn a:after, main .articles-list .blog-ver2-articles-form__back-btn a:after, main .articles-list .hub-regular-articles-form__back-btn a:after, main .articles-list .webinars-ver2-articles-form__back-btn a:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #009EE8;
  transition: 0.3s;
}
main .articles-list .hub-form__back-btn a:hover, main .articles-list .hub-form__back-btn a:active, main .articles-list .hub-form__back-btn a:focus, main .articles-list .blog-ver2-articles-form__back-btn a:hover, main .articles-list .blog-ver2-articles-form__back-btn a:active, main .articles-list .blog-ver2-articles-form__back-btn a:focus, main .articles-list .hub-regular-articles-form__back-btn a:hover, main .articles-list .hub-regular-articles-form__back-btn a:active, main .articles-list .hub-regular-articles-form__back-btn a:focus, main .articles-list .webinars-ver2-articles-form__back-btn a:hover, main .articles-list .webinars-ver2-articles-form__back-btn a:active, main .articles-list .webinars-ver2-articles-form__back-btn a:focus {
  text-decoration: none;
}
main .articles-list .hub-form__back-btn a:hover::after, main .articles-list .hub-form__back-btn a:active::after, main .articles-list .hub-form__back-btn a:focus::after, main .articles-list .blog-ver2-articles-form__back-btn a:hover::after, main .articles-list .blog-ver2-articles-form__back-btn a:active::after, main .articles-list .blog-ver2-articles-form__back-btn a:focus::after, main .articles-list .hub-regular-articles-form__back-btn a:hover::after, main .articles-list .hub-regular-articles-form__back-btn a:active::after, main .articles-list .hub-regular-articles-form__back-btn a:focus::after, main .articles-list .webinars-ver2-articles-form__back-btn a:hover::after, main .articles-list .webinars-ver2-articles-form__back-btn a:active::after, main .articles-list .webinars-ver2-articles-form__back-btn a:focus::after {
  width: 0;
}
main .articles-list .hub-form__filters, main .articles-list .blog-ver2-articles-form__filters, main .articles-list .hub-regular-articles-form__filters, main .articles-list .webinars-ver2-articles-form__filters {
  position: relative;
  padding: 24px 20px;
}
@media (max-width: 991px) {
  main .articles-list .hub-form__filters, main .articles-list .blog-ver2-articles-form__filters, main .articles-list .hub-regular-articles-form__filters, main .articles-list .webinars-ver2-articles-form__filters {
    position: fixed;
    top: 0;
    left: 0;
    background: #FFF;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    border-radius: 24px;
    z-index: 121;
    display: block;
  }
}
@media (min-width: 992px) {
  main .articles-list .hub-form__filters, main .articles-list .blog-ver2-articles-form__filters, main .articles-list .hub-regular-articles-form__filters, main .articles-list .webinars-ver2-articles-form__filters {
    padding: 0 20px;
    margin-top: 48px;
    justify-self: stretch;
    flex-wrap: nowrap;
  }
  main .articles-list .hub-form__filters.hub-form__filters--align-left, main .articles-list .blog-ver2-articles-form__filters.hub-form__filters--align-left, main .articles-list .hub-regular-articles-form__filters.hub-form__filters--align-left, main .articles-list .webinars-ver2-articles-form__filters.hub-form__filters--align-left {
    display: block;
  }
  main .articles-list .hub-form__filters.hub-form__filters--align-left fieldset:has(.counting-dropdown), main .articles-list .blog-ver2-articles-form__filters.hub-form__filters--align-left fieldset:has(.counting-dropdown), main .articles-list .hub-regular-articles-form__filters.hub-form__filters--align-left fieldset:has(.counting-dropdown), main .articles-list .webinars-ver2-articles-form__filters.hub-form__filters--align-left fieldset:has(.counting-dropdown) {
    display: inline-block;
  }
  main .articles-list .hub-form__filters.hub-form__filters--align-left .counting-dropdown, main .articles-list .blog-ver2-articles-form__filters.hub-form__filters--align-left .counting-dropdown, main .articles-list .hub-regular-articles-form__filters.hub-form__filters--align-left .counting-dropdown, main .articles-list .webinars-ver2-articles-form__filters.hub-form__filters--align-left .counting-dropdown {
    text-align: left;
  }
  main .articles-list .hub-form__filters.hub-form__filters--align-left .filters-reset, main .articles-list .blog-ver2-articles-form__filters.hub-form__filters--align-left .filters-reset, main .articles-list .hub-regular-articles-form__filters.hub-form__filters--align-left .filters-reset, main .articles-list .webinars-ver2-articles-form__filters.hub-form__filters--align-left .filters-reset {
    left: initial;
    right: 0;
  }
}
@media (max-width: 991px) {
  main .articles-list .hub-form__filters.mobile-only-hidden, main .articles-list .blog-ver2-articles-form__filters.mobile-only-hidden, main .articles-list .hub-regular-articles-form__filters.mobile-only-hidden, main .articles-list .webinars-ver2-articles-form__filters.mobile-only-hidden {
    display: none;
  }
}
main .articles-list .hub-form__filters fieldset, main .articles-list .blog-ver2-articles-form__filters fieldset, main .articles-list .hub-regular-articles-form__filters fieldset, main .articles-list .webinars-ver2-articles-form__filters fieldset {
  border-bottom: 1px solid #E3E4E5;
}
@media (max-width: 991px) {
  main .articles-list .hub-form__filters fieldset:first-of-type, main .articles-list .blog-ver2-articles-form__filters fieldset:first-of-type, main .articles-list .hub-regular-articles-form__filters fieldset:first-of-type, main .articles-list .webinars-ver2-articles-form__filters fieldset:first-of-type {
    border-top: 1px solid #E3E4E5;
  }
}
main .articles-list .hub-form__filters-close-btn, main .articles-list .blog-ver2-articles-form__filters-close-btn, main .articles-list .hub-regular-articles-form__filters-close-btn, main .articles-list .webinars-ver2-articles-form__filters-close-btn {
  position: absolute;
  top: 20px;
  right: 24px;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
}
main .articles-list .hub-form__filters-close-btn:before, main .articles-list .blog-ver2-articles-form__filters-close-btn:before, main .articles-list .hub-regular-articles-form__filters-close-btn:before, main .articles-list .webinars-ver2-articles-form__filters-close-btn:before {
  font-family: "outokumpu-icons";
  content: "\e903";
  font-size: 20px;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
}
main .articles-list .hub-form__filters-mobile-header, main .articles-list .blog-ver2-articles-form__filters-mobile-header, main .articles-list .hub-regular-articles-form__filters-mobile-header, main .articles-list .webinars-ver2-articles-form__filters-mobile-header {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 21.5px;
}
main .articles-list .hub-form__filters-trigger, main .articles-list .blog-ver2-articles-form__filters-trigger, main .articles-list .hub-regular-articles-form__filters-trigger, main .articles-list .webinars-ver2-articles-form__filters-trigger {
  color: #000;
  width: 100%;
  background-color: #FFF;
  display: block;
  text-align: center;
  padding: 8px;
  margin: 32px 0 22px 0;
}
main .articles-list .hub-form__filters-trigger:after, main .articles-list .blog-ver2-articles-form__filters-trigger:after, main .articles-list .hub-regular-articles-form__filters-trigger:after, main .articles-list .webinars-ver2-articles-form__filters-trigger:after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 20px;
  background-position: center bottom;
  margin-bottom: -5px;
  margin-left: 2px;
  background-image: url('data:image/svg+xml,<svg width="25" height="21" viewBox="0 0 25 21" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="5" y="5.34363" width="15" height="2" rx="1" fill="black"/><rect x="7.5" y="9.34363" width="10" height="2" rx="1" fill="black"/><rect x="10" y="13.3436" width="5" height="2" rx="1" fill="black"/></svg>');
}
main .articles-list .hub-form__filters-word-search, main .articles-list .blog-ver2-articles-form__filters-word-search, main .articles-list .hub-regular-articles-form__filters-word-search, main .articles-list .webinars-ver2-articles-form__filters-word-search {
  position: relative;
  margin: 15px 10px 19px;
  text-align: left;
}
@media (min-width: 992px) {
  main .articles-list .hub-form__filters-word-search, main .articles-list .blog-ver2-articles-form__filters-word-search, main .articles-list .hub-regular-articles-form__filters-word-search, main .articles-list .webinars-ver2-articles-form__filters-word-search {
    margin: 0 0 32px;
  }
}
main .articles-list .hub-form__filters-word-search:before, main .articles-list .blog-ver2-articles-form__filters-word-search:before, main .articles-list .hub-regular-articles-form__filters-word-search:before, main .articles-list .webinars-ver2-articles-form__filters-word-search:before {
  font-family: "outokumpu-icons";
  content: "\e90f";
  color: #7E7E7E;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  z-index: 1;
}
main .articles-list .hub-form__filters-word-search input[type=text], main .articles-list .blog-ver2-articles-form__filters-word-search input[type=text], main .articles-list .hub-regular-articles-form__filters-word-search input[type=text], main .articles-list .webinars-ver2-articles-form__filters-word-search input[type=text] {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding: 10px 10px 10px 40px;
  position: relative;
}
@media (min-width: 992px) {
  main .articles-list .hub-form__filters-word-search input[type=text], main .articles-list .blog-ver2-articles-form__filters-word-search input[type=text], main .articles-list .hub-regular-articles-form__filters-word-search input[type=text], main .articles-list .webinars-ver2-articles-form__filters-word-search input[type=text] {
    width: 33.33%;
  }
}
main .articles-list .hub-form__filters-word-search input[type=text]:active, main .articles-list .hub-form__filters-word-search input[type=text]:focus, main .articles-list .blog-ver2-articles-form__filters-word-search input[type=text]:active, main .articles-list .blog-ver2-articles-form__filters-word-search input[type=text]:focus, main .articles-list .hub-regular-articles-form__filters-word-search input[type=text]:active, main .articles-list .hub-regular-articles-form__filters-word-search input[type=text]:focus, main .articles-list .webinars-ver2-articles-form__filters-word-search input[type=text]:active, main .articles-list .webinars-ver2-articles-form__filters-word-search input[type=text]:focus {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
main .articles-list .hub-form__filters .filters-reset, main .articles-list .blog-ver2-articles-form__filters .filters-reset, main .articles-list .hub-regular-articles-form__filters .filters-reset, main .articles-list .webinars-ver2-articles-form__filters .filters-reset {
  color: #7E7E7E;
  font-size: 14px;
  font-weight: 400;
  line-height: 18.2px;
  text-align: center;
  margin: 24px 0;
  float: right;
}
@media (min-width: 992px) {
  main .articles-list .hub-form__filters .filters-reset, main .articles-list .blog-ver2-articles-form__filters .filters-reset, main .articles-list .hub-regular-articles-form__filters .filters-reset, main .articles-list .webinars-ver2-articles-form__filters .filters-reset {
    position: absolute;
    float: initial;
    left: calc(100% + 15px);
    top: 0;
    margin: 0;
    margin-top: 13px;
    white-space: nowrap;
  }
}
@media (min-width: 1170px) {
  main .articles-list .hub-form__filters .filters-reset, main .articles-list .blog-ver2-articles-form__filters .filters-reset, main .articles-list .hub-regular-articles-form__filters .filters-reset, main .articles-list .webinars-ver2-articles-form__filters .filters-reset {
    left: calc(100% + 30px);
  }
}
main .articles-list .hub-form__filters .filters-reset:after, main .articles-list .blog-ver2-articles-form__filters .filters-reset:after, main .articles-list .hub-regular-articles-form__filters .filters-reset:after, main .articles-list .webinars-ver2-articles-form__filters .filters-reset:after {
  font-family: "outokumpu-icons";
  content: "\e903";
  font-size: 10px;
  margin-left: 12px;
}
main .articles-list .hub-form .articles-list__items-per-page.articles-list__items-per-page--reduced, main .articles-list .blog-ver2-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced, main .articles-list .hub-regular-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced, main .articles-list .webinars-ver2-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced {
  padding-top: 0;
  margin-top: 0;
  margin-right: 0;
  border-top: none;
}
main .articles-list .hub-form .articles-list__items-per-page.articles-list__items-per-page--reduced .results-count-info, main .articles-list .blog-ver2-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced .results-count-info, main .articles-list .hub-regular-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced .results-count-info, main .articles-list .webinars-ver2-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced .results-count-info {
  display: none;
}
main .articles-list .hub-form .articles-list__items-per-page.articles-list__items-per-page--reduced .results-number-set, main .articles-list .blog-ver2-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced .results-number-set, main .articles-list .hub-regular-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced .results-number-set, main .articles-list .webinars-ver2-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced .results-number-set {
  margin-top: -40px;
}
@media (max-width: 991px) {
  main .articles-list .hub-form .articles-list__items-per-page.articles-list__items-per-page--reduced .desktop-only, main .articles-list .blog-ver2-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced .desktop-only, main .articles-list .hub-regular-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced .desktop-only, main .articles-list .webinars-ver2-articles-form .articles-list__items-per-page.articles-list__items-per-page--reduced .desktop-only {
    display: none;
  }
}
main .articles-list .hub-form.hub-form--collection-page .mobile-toggle-filters-open, main .articles-list .blog-ver2-articles-form.hub-form--collection-page .mobile-toggle-filters-open, main .articles-list .hub-regular-articles-form.hub-form--collection-page .mobile-toggle-filters-open, main .articles-list .webinars-ver2-articles-form.hub-form--collection-page .mobile-toggle-filters-open {
  display: none;
}
main .articles-list .hub-form.hub-form--collection-page .hub-form__filters, main .articles-list .blog-ver2-articles-form.hub-form--collection-page .hub-form__filters, main .articles-list .hub-regular-articles-form.hub-form--collection-page .hub-form__filters, main .articles-list .webinars-ver2-articles-form.hub-form--collection-page .hub-form__filters {
  display: none;
}
main .articles-list .hub-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .hub-form.hub-form--collection-page .hub-form__back-btn, main .articles-list .blog-ver2-articles-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .blog-ver2-articles-form.hub-form--collection-page .hub-form__back-btn, main .articles-list .hub-regular-articles-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .hub-regular-articles-form.hub-form--collection-page .hub-form__back-btn, main .articles-list .webinars-ver2-articles-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .webinars-ver2-articles-form.hub-form--collection-page .hub-form__back-btn {
  display: block;
  margin-top: 26px;
}
@media (min-width: 768px) {
  main .articles-list .hub-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .hub-form.hub-form--collection-page .hub-form__back-btn, main .articles-list .blog-ver2-articles-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .blog-ver2-articles-form.hub-form--collection-page .hub-form__back-btn, main .articles-list .hub-regular-articles-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .hub-regular-articles-form.hub-form--collection-page .hub-form__back-btn, main .articles-list .webinars-ver2-articles-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .webinars-ver2-articles-form.hub-form--collection-page .hub-form__back-btn {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  main .articles-list .hub-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .hub-form.hub-form--collection-page .hub-form__back-btn, main .articles-list .blog-ver2-articles-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .blog-ver2-articles-form.hub-form--collection-page .hub-form__back-btn, main .articles-list .hub-regular-articles-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .hub-regular-articles-form.hub-form--collection-page .hub-form__back-btn, main .articles-list .webinars-ver2-articles-form.hub-form--with-back-btn .hub-form__back-btn, main .articles-list .webinars-ver2-articles-form.hub-form--collection-page .hub-form__back-btn {
    margin-top: 46px;
  }
}
main .articles-list .hub-cards, main .articles-list .blog-ver2-articles-cards, main .articles-list .hub-regular-articles-cards, main .articles-list .webinars-ver2-articles-cards {
  transition: 0.5s;
}
main .articles-list .hub-cards.hidden, main .articles-list .blog-ver2-articles-cards.hidden, main .articles-list .hub-regular-articles-cards.hidden, main .articles-list .webinars-ver2-articles-cards.hidden {
  opacity: 0;
}
main .articles-list .hub-cards-row, main .articles-list .blog-ver2-articles-cards-row, main .articles-list .hub-regular-articles-cards-row, main .articles-list .webinars-ver2-articles-cards-row {
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-row, main .articles-list .blog-ver2-articles-cards-row, main .articles-list .hub-regular-articles-cards-row, main .articles-list .webinars-ver2-articles-cards-row {
    flex-wrap: nowrap;
    height: 1250px;
  }
  main .articles-list .hub-cards-row--featured-b, main .articles-list .blog-ver2-articles-cards-row--featured-b, main .articles-list .hub-regular-articles-cards-row--featured-b, main .articles-list .webinars-ver2-articles-cards-row--featured-b {
    height: 600px;
  }
  main .articles-list .hub-cards-row--featured-m, main .articles-list .blog-ver2-articles-cards-row--featured-m, main .articles-list .hub-regular-articles-cards-row--featured-m, main .articles-list .webinars-ver2-articles-cards-row--featured-m {
    height: 375px;
  }
  main .articles-list .hub-cards-row--featured-s, main .articles-list .blog-ver2-articles-cards-row--featured-s, main .articles-list .hub-regular-articles-cards-row--featured-s, main .articles-list .webinars-ver2-articles-cards-row--featured-s {
    height: 275px;
  }
  main .articles-list .hub-cards-row.hub-cards-row--two-cols, main .articles-list .blog-ver2-articles-cards-row.hub-cards-row--two-cols, main .articles-list .hub-regular-articles-cards-row.hub-cards-row--two-cols, main .articles-list .webinars-ver2-articles-cards-row.hub-cards-row--two-cols {
    height: 2315px;
  }
}
main .articles-list .hub-cards-column, main .articles-list .blog-ver2-articles-cards-column, main .articles-list .hub-regular-articles-cards-column, main .articles-list .webinars-ver2-articles-cards-column {
  display: flex;
  flex: 1 100%;
  gap: 24px;
  flex-direction: column;
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-column, main .articles-list .blog-ver2-articles-cards-column, main .articles-list .hub-regular-articles-cards-column, main .articles-list .webinars-ver2-articles-cards-column {
    flex: 1 31%;
  }
}
main .articles-list .hub-cards-item, main .articles-list .blog-ver2-articles-cards-item, main .articles-list .hub-regular-articles-cards-item, main .articles-list .webinars-ver2-articles-cards-item {
  background-color: #009EE8;
  border-radius: 20px;
  flex: 1 100%;
  min-height: 400px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-item, main .articles-list .blog-ver2-articles-cards-item, main .articles-list .hub-regular-articles-cards-item, main .articles-list .webinars-ver2-articles-cards-item {
    min-height: initial;
  }
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-item--b, main .articles-list .blog-ver2-articles-cards-item--b, main .articles-list .hub-regular-articles-cards-item--b, main .articles-list .webinars-ver2-articles-cards-item--b {
    flex: 1 48%;
  }
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-item--m, main .articles-list .blog-ver2-articles-cards-item--m, main .articles-list .hub-regular-articles-cards-item--m, main .articles-list .webinars-ver2-articles-cards-item--m {
    flex: 1 30%;
  }
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-item--s, main .articles-list .blog-ver2-articles-cards-item--s, main .articles-list .hub-regular-articles-cards-item--s, main .articles-list .webinars-ver2-articles-cards-item--s {
    flex: 1 22%;
  }
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-item--h, main .articles-list .blog-ver2-articles-cards-item--h, main .articles-list .hub-regular-articles-cards-item--h, main .articles-list .webinars-ver2-articles-cards-item--h {
    flex: 1 56%;
  }
}
main .articles-list .hub-cards-item--featured, main .articles-list .blog-ver2-articles-cards-item--featured, main .articles-list .hub-regular-articles-cards-item--featured, main .articles-list .webinars-ver2-articles-cards-item--featured {
  background: #FFF;
  display: flex;
  flex-direction: column;
  min-height: 570px;
  border: 2px solid transparent;
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-item--featured, main .articles-list .blog-ver2-articles-cards-item--featured, main .articles-list .hub-regular-articles-cards-item--featured, main .articles-list .webinars-ver2-articles-cards-item--featured {
    min-height: initial;
  }
}
main .articles-list .hub-cards-item--featured:hover, main .articles-list .blog-ver2-articles-cards-item--featured:hover, main .articles-list .hub-regular-articles-cards-item--featured:hover, main .articles-list .webinars-ver2-articles-cards-item--featured:hover {
  border: 2px solid #009EE8;
}
main .articles-list .hub-cards-item--featured:hover .hub-cards-item__img, main .articles-list .blog-ver2-articles-cards-item--featured:hover .hub-cards-item__img, main .articles-list .hub-regular-articles-cards-item--featured:hover .hub-cards-item__img, main .articles-list .webinars-ver2-articles-cards-item--featured:hover .hub-cards-item__img {
  width: 100%;
  transform: translate(0, 0);
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-item--featured.hub-cards-item--h, main .articles-list .blog-ver2-articles-cards-item--featured.hub-cards-item--h, main .articles-list .hub-regular-articles-cards-item--featured.hub-cards-item--h, main .articles-list .webinars-ver2-articles-cards-item--featured.hub-cards-item--h {
    flex-direction: row;
    gap: 32px;
  }
  main .articles-list .hub-cards-item--featured.hub-cards-item--h .hub-cards-item__img, main .articles-list .blog-ver2-articles-cards-item--featured.hub-cards-item--h .hub-cards-item__img, main .articles-list .hub-regular-articles-cards-item--featured.hub-cards-item--h .hub-cards-item__img, main .articles-list .webinars-ver2-articles-cards-item--featured.hub-cards-item--h .hub-cards-item__img {
    flex: 1 52%;
    border-radius: 18px 0 0 18px;
    height: calc(100% + 4px);
    transform: translate(-2px, -2px);
  }
  main .articles-list .hub-cards-item--featured.hub-cards-item--h .hub-cards-item__content, main .articles-list .blog-ver2-articles-cards-item--featured.hub-cards-item--h .hub-cards-item__content, main .articles-list .hub-regular-articles-cards-item--featured.hub-cards-item--h .hub-cards-item__content, main .articles-list .webinars-ver2-articles-cards-item--featured.hub-cards-item--h .hub-cards-item__content {
    flex: 1 50%;
  }
  main .articles-list .hub-cards-item--featured.hub-cards-item--h:hover .hub-cards-item__img, main .articles-list .blog-ver2-articles-cards-item--featured.hub-cards-item--h:hover .hub-cards-item__img, main .articles-list .hub-regular-articles-cards-item--featured.hub-cards-item--h:hover .hub-cards-item__img, main .articles-list .webinars-ver2-articles-cards-item--featured.hub-cards-item--h:hover .hub-cards-item__img {
    height: 100%;
    transform: translate(0, 0);
  }
}
main .articles-list .hub-cards-item--featured .hub-cards-item__content, main .articles-list .blog-ver2-articles-cards-item--featured .hub-cards-item__content, main .articles-list .hub-regular-articles-cards-item--featured .hub-cards-item__content, main .articles-list .webinars-ver2-articles-cards-item--featured .hub-cards-item__content {
  flex: 1 66%;
  margin: 24px 20px 0 20px;
  overflow: hidden;
  word-break: break-word;
  position: relative;
}
main .articles-list .hub-cards-item--featured .hub-cards-item__subtitle, main .articles-list .blog-ver2-articles-cards-item--featured .hub-cards-item__subtitle, main .articles-list .hub-regular-articles-cards-item--featured .hub-cards-item__subtitle, main .articles-list .webinars-ver2-articles-cards-item--featured .hub-cards-item__subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #009EE8;
  margin-bottom: 8px;
  display: block;
  text-transform: uppercase;
}
main .articles-list .hub-cards-item--featured .hub-cards-item__title, main .articles-list .blog-ver2-articles-cards-item--featured .hub-cards-item__title, main .articles-list .hub-regular-articles-cards-item--featured .hub-cards-item__title, main .articles-list .webinars-ver2-articles-cards-item--featured .hub-cards-item__title {
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 6px;
  color: #000;
}
main .articles-list .hub-cards-item--featured .hub-cards-item__summary, main .articles-list .blog-ver2-articles-cards-item--featured .hub-cards-item__summary, main .articles-list .hub-regular-articles-cards-item--featured .hub-cards-item__summary, main .articles-list .webinars-ver2-articles-cards-item--featured .hub-cards-item__summary {
  font-size: 20px;
  font-weight: 400;
  line-height: 21.5px;
  margin-bottom: 30px;
  color: #000;
}
main .articles-list .hub-cards-item--featured .hub-cards-item__more-link-txt, main .articles-list .blog-ver2-articles-cards-item--featured .hub-cards-item__more-link-txt, main .articles-list .hub-regular-articles-cards-item--featured .hub-cards-item__more-link-txt, main .articles-list .webinars-ver2-articles-cards-item--featured .hub-cards-item__more-link-txt {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 130px;
  background: linear-gradient(0deg, white 45%, rgba(255, 255, 255, 0.487833) 75%, rgba(255, 255, 255, 0) 100%);
}
main .articles-list .hub-cards-item--featured .hub-cards-item__more-link-txt span, main .articles-list .blog-ver2-articles-cards-item--featured .hub-cards-item__more-link-txt span, main .articles-list .hub-regular-articles-cards-item--featured .hub-cards-item__more-link-txt span, main .articles-list .webinars-ver2-articles-cards-item--featured .hub-cards-item__more-link-txt span {
  color: #7E7E7E;
  font-size: 18px;
  font-weight: 400;
  line-height: 19.35px;
  position: absolute;
  bottom: 30px;
}
main .articles-list .hub-cards-item--featured .hub-cards-item__more-link-txt span:after, main .articles-list .blog-ver2-articles-cards-item--featured .hub-cards-item__more-link-txt span:after, main .articles-list .hub-regular-articles-cards-item--featured .hub-cards-item__more-link-txt span:after, main .articles-list .webinars-ver2-articles-cards-item--featured .hub-cards-item__more-link-txt span:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #009EE8;
}
main .articles-list .hub-cards-item--standard, main .articles-list .blog-ver2-articles-cards-item--standard, main .articles-list .hub-regular-articles-cards-item--standard, main .articles-list .webinars-ver2-articles-cards-item--standard {
  display: flex;
  flex-direction: column-reverse;
  justify-items: flex-end;
  flex-wrap: wrap;
  position: relative;
  transition: 0.3s;
}
main .articles-list .hub-cards-item--standard:before, main .articles-list .blog-ver2-articles-cards-item--standard:before, main .articles-list .hub-regular-articles-cards-item--standard:before, main .articles-list .webinars-ver2-articles-cards-item--standard:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180.62deg, rgba(0, 0, 0, 0) 3.8%, rgba(0, 0, 0, 0.9) 99.47%);
  border-radius: 20px;
  z-index: 2;
}
main .articles-list .hub-cards-item--standard:hover, main .articles-list .blog-ver2-articles-cards-item--standard:hover, main .articles-list .hub-regular-articles-cards-item--standard:hover, main .articles-list .webinars-ver2-articles-cards-item--standard:hover {
  box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.0784313725);
}
main .articles-list .hub-cards-item--standard:hover:before, main .articles-list .blog-ver2-articles-cards-item--standard:hover:before, main .articles-list .hub-regular-articles-cards-item--standard:hover:before, main .articles-list .webinars-ver2-articles-cards-item--standard:hover:before {
  border: 2px solid #009EE8;
}
main .articles-list .hub-cards-item--standard:hover .hub-cards-item__bg, main .articles-list .blog-ver2-articles-cards-item--standard:hover .hub-cards-item__bg, main .articles-list .hub-regular-articles-cards-item--standard:hover .hub-cards-item__bg, main .articles-list .webinars-ver2-articles-cards-item--standard:hover .hub-cards-item__bg {
  transform: scale(1.1);
}
main .articles-list .hub-cards-item--standard .hub-cards-item__bg, main .articles-list .blog-ver2-articles-cards-item--standard .hub-cards-item__bg, main .articles-list .hub-regular-articles-cards-item--standard .hub-cards-item__bg, main .articles-list .webinars-ver2-articles-cards-item--standard .hub-cards-item__bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transition: 0.3s;
}
main .articles-list .hub-cards-item--standard .hub-cards-item__bg-parent, main .articles-list .blog-ver2-articles-cards-item--standard .hub-cards-item__bg-parent, main .articles-list .hub-regular-articles-cards-item--standard .hub-cards-item__bg-parent, main .articles-list .webinars-ver2-articles-cards-item--standard .hub-cards-item__bg-parent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}
main .articles-list .hub-cards-item--standard .hub-cards-item__content, main .articles-list .blog-ver2-articles-cards-item--standard .hub-cards-item__content, main .articles-list .hub-regular-articles-cards-item--standard .hub-cards-item__content, main .articles-list .webinars-ver2-articles-cards-item--standard .hub-cards-item__content {
  color: #FFF;
  z-index: 1;
  margin: 24px;
  overflow: hidden;
  word-break: break-word;
  z-index: 2;
}
main .articles-list .hub-cards-item--standard .hub-cards-item__tag, main .articles-list .blog-ver2-articles-cards-item--standard .hub-cards-item__tag, main .articles-list .hub-regular-articles-cards-item--standard .hub-cards-item__tag, main .articles-list .webinars-ver2-articles-cards-item--standard .hub-cards-item__tag {
  padding: 5px 15px 5px 15px;
  border-radius: 100px;
  background-color: #FFF;
  color: #000;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 15.6px;
}
main .articles-list .hub-cards-item--standard .hub-cards-item__tag--secondary, main .articles-list .blog-ver2-articles-cards-item--standard .hub-cards-item__tag--secondary, main .articles-list .hub-regular-articles-cards-item--standard .hub-cards-item__tag--secondary, main .articles-list .webinars-ver2-articles-cards-item--standard .hub-cards-item__tag--secondary {
  background-color: #b6c3cc;
}
main .articles-list .hub-cards-item--standard .hub-cards-item__title, main .articles-list .blog-ver2-articles-cards-item--standard .hub-cards-item__title, main .articles-list .hub-regular-articles-cards-item--standard .hub-cards-item__title, main .articles-list .webinars-ver2-articles-cards-item--standard .hub-cards-item__title {
  color: inherit;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}
main .articles-list .hub-cards-item--standard .hub-cards-item__summary, main .articles-list .blog-ver2-articles-cards-item--standard .hub-cards-item__summary, main .articles-list .hub-regular-articles-cards-item--standard .hub-cards-item__summary, main .articles-list .webinars-ver2-articles-cards-item--standard .hub-cards-item__summary {
  color: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 15.6px;
  line-height: 1.2;
}
main .articles-list .hub-cards-item--blank, main .articles-list .blog-ver2-articles-cards-item--blank, main .articles-list .hub-regular-articles-cards-item--blank, main .articles-list .webinars-ver2-articles-cards-item--blank {
  opacity: 0;
  display: none;
}
@media (min-width: 768px) {
  main .articles-list .hub-cards-item--blank, main .articles-list .blog-ver2-articles-cards-item--blank, main .articles-list .hub-regular-articles-cards-item--blank, main .articles-list .webinars-ver2-articles-cards-item--blank {
    display: block;
  }
}
main .articles-list .hub-cards-item__link, main .articles-list .blog-ver2-articles-cards-item__link, main .articles-list .hub-regular-articles-cards-item__link, main .articles-list .webinars-ver2-articles-cards-item__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  text-indent: -9999px;
  border-radius: 20px;
  z-index: 3;
}
main .articles-list .hub-cards-item__link:hover, main .articles-list .blog-ver2-articles-cards-item__link:hover, main .articles-list .hub-regular-articles-cards-item__link:hover, main .articles-list .webinars-ver2-articles-cards-item__link:hover {
  box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.0784313725);
}
main .articles-list .hub-cards-item__img, main .articles-list .blog-ver2-articles-cards-item__img, main .articles-list .hub-regular-articles-cards-item__img, main .articles-list .webinars-ver2-articles-cards-item__img {
  background-color: #C2E7FA;
  background-size: cover;
  background-position: center center;
  flex: 1 33%;
  border-radius: 18px 18px 0 0;
  width: calc(100% + 4px);
  transform: translate(-2px, -2px);
  transition: 0.3s;
}
main .articles-list.articles-list--blog .subtitle, main .articles-list.articles-list--hub .subtitle, main .articles-list.articles-list--webinars .subtitle, main .articles-list .text-left .subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
  color: #009EE8;
}
main .articles-list.articles-list--blog h2, main .articles-list.articles-list--hub h2, main .articles-list.articles-list--webinars h2, main .articles-list .text-left h2 {
  text-align: left;
  font-size: 55px;
  font-weight: 400;
  line-height: 59.13px;
  letter-spacing: 2.6300001144px;
  margin-bottom: 24px;
}
main .articles-list.articles-list--blog .hub__view-all, main .articles-list.articles-list--hub .hub__view-all, main .articles-list.articles-list--webinars .hub__view-all, main .articles-list .text-left .hub__view-all {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  text-decoration: underline;
}
@media (min-width: 768px) {
  main .articles-list.articles-list--blog .hub__view-all, main .articles-list.articles-list--hub .hub__view-all, main .articles-list.articles-list--webinars .hub__view-all, main .articles-list .text-left .hub__view-all {
    position: absolute;
    right: 15px;
    top: 0;
  }
}
main .articles-list.articles-list--blog .hub__read-more, main .articles-list.articles-list--hub .hub__read-more, main .articles-list.articles-list--webinars .hub__read-more, main .articles-list .text-left .hub__read-more {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration-line: underline;
  text-underline-position: from-font;
}
@media (min-width: 992px) {
  main .articles-list.articles-list--blog .hub__read-more, main .articles-list.articles-list--hub .hub__read-more, main .articles-list.articles-list--webinars .hub__read-more, main .articles-list .text-left .hub__read-more {
    margin-bottom: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
}
main .articles-list.articles-list--blog .hub__read-more.hub__read-more--alt, main .articles-list.articles-list--hub .hub__read-more.hub__read-more--alt, main .articles-list.articles-list--webinars .hub__read-more.hub__read-more--alt, main .articles-list .text-left .hub__read-more.hub__read-more--alt {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  transition: 0.3s;
}
main .articles-list.articles-list--blog .hub__read-more.hub__read-more--alt:hover, main .articles-list.articles-list--blog .hub__read-more.hub__read-more--alt:focus, main .articles-list.articles-list--hub .hub__read-more.hub__read-more--alt:hover, main .articles-list.articles-list--hub .hub__read-more.hub__read-more--alt:focus, main .articles-list.articles-list--webinars .hub__read-more.hub__read-more--alt:hover, main .articles-list.articles-list--webinars .hub__read-more.hub__read-more--alt:focus, main .articles-list .text-left .hub__read-more.hub__read-more--alt:hover, main .articles-list .text-left .hub__read-more.hub__read-more--alt:focus {
  color: #009EE8;
  text-decoration: underline;
}
main .articles-list.articles-list--blog h2 + .hub__read-more, main .articles-list.articles-list--hub h2 + .hub__read-more, main .articles-list.articles-list--webinars h2 + .hub__read-more, main .articles-list .text-left h2 + .hub__read-more {
  margin-top: -20px;
}
@media (min-width: 992px) {
  main .articles-list.articles-list--blog h2 + .hub__read-more, main .articles-list.articles-list--hub h2 + .hub__read-more, main .articles-list.articles-list--webinars h2 + .hub__read-more, main .articles-list .text-left h2 + .hub__read-more {
    margin-top: 0;
  }
}
main .articles-list.articles-list--hub h2 {
  color: #000;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  main .articles-list.articles-list--hub h2 {
    padding-right: 120px;
  }
}
main .articles-list.articles-list--webinars h2 {
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0;
}
main .articles-list .text-left h2 {
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  main .articles-list .text-left h2 {
    font-size: 35px;
    margin-bottom: 22px;
  }
}
@media (min-width: 992px) {
  main .articles-list.articles-list--blog fieldset, main .articles-list.articles-list--hub fieldset {
    display: inline-block;
  }
}
main .articles-list.articles-list--blog .hub-cards-item, main .articles-list.articles-list--blog .blog-ver2-articles-cards-item, main .articles-list.articles-list--blog .hub-regular-articles-cards-item, main .articles-list.articles-list--hub .hub-cards-item, main .articles-list.articles-list--hub .blog-ver2-articles-cards-item, main .articles-list.articles-list--hub .hub-regular-articles-cards-item {
  min-height: 400px;
}
@media (min-width: 768px) {
  main .articles-list.articles-list--blog .hub-cards-item, main .articles-list.articles-list--blog .blog-ver2-articles-cards-item, main .articles-list.articles-list--blog .hub-regular-articles-cards-item, main .articles-list.articles-list--hub .hub-cards-item, main .articles-list.articles-list--hub .blog-ver2-articles-cards-item, main .articles-list.articles-list--hub .hub-regular-articles-cards-item {
    flex: 0 calc(50% - 12px);
  }
}
@media (min-width: 1170px) {
  main .articles-list.articles-list--blog .hub-cards-item, main .articles-list.articles-list--blog .blog-ver2-articles-cards-item, main .articles-list.articles-list--blog .hub-regular-articles-cards-item, main .articles-list.articles-list--hub .hub-cards-item, main .articles-list.articles-list--hub .blog-ver2-articles-cards-item, main .articles-list.articles-list--hub .hub-regular-articles-cards-item {
    flex: 0 calc(33% - 13px);
  }
}
main .articles-list.articles-list--blog .hub-cards-item.hub-cards-item--higher, main .articles-list.articles-list--blog .blog-ver2-articles-cards-item.hub-cards-item--higher, main .articles-list.articles-list--blog .hub-regular-articles-cards-item.hub-cards-item--higher, main .articles-list.articles-list--hub .hub-cards-item.hub-cards-item--higher, main .articles-list.articles-list--hub .blog-ver2-articles-cards-item.hub-cards-item--higher, main .articles-list.articles-list--hub .hub-regular-articles-cards-item.hub-cards-item--higher {
  min-height: 500px;
}
@media (min-width: 992px) {
  main .articles-list.articles-list--webinars fieldset {
    display: inline-block;
  }
}
main .articles-list.articles-list--webinars .hub-cards-item, main .articles-list.articles-list--webinars .webinars-ver2-articles-cards-item {
  min-height: 620px;
  flex-direction: column;
}
main .articles-list.articles-list--webinars .hub-cards-item:before, main .articles-list.articles-list--webinars .webinars-ver2-articles-cards-item:before {
  display: none;
}
@media (min-width: 768px) {
  main .articles-list.articles-list--webinars .hub-cards-item, main .articles-list.articles-list--webinars .webinars-ver2-articles-cards-item {
    flex: 0 calc(50% - 12px);
  }
}
@media (min-width: 1170px) {
  main .articles-list.articles-list--webinars .hub-cards-item, main .articles-list.articles-list--webinars .webinars-ver2-articles-cards-item {
    flex: 0 calc(33% - 13px);
  }
}
main .articles-list__load-more {
  position: relative;
  text-align: center;
  min-height: 94px;
}
main .articles-list__load-more a {
  margin: 20px 0;
}
main .articles-list__load-more a.hidden {
  display: none;
}
main .articles-list__load-more a.ehcards-hidden {
  display: none;
}
main .articles-list__load-more .articles-list__loading {
  top: 15px;
}
main .articles-list__load-more:has(.ehcards-hidden) .articles-list__loading {
  display: none;
}
main .articles-list__no-results {
  border-radius: 20px;
}
main .articles-list__no-results h2 {
  margin-bottom: 12px;
}
main .articles-list__no-results h2:before {
  content: "";
  display: inline-block;
  background-image: url('data:image/svg+xml,<svg width="34" height="35" viewBox="0 0 34 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25.2565 23.5254L32.73 30.9989C33.2832 31.5521 33.2832 32.4491 32.73 33.0024C32.1768 33.5556 31.2798 33.5556 30.7265 33.0024L23.2604 25.5363C20.8848 27.4837 17.8463 28.6524 14.5346 28.6524C6.9282 28.6524 0.761719 22.4861 0.761719 14.8795C0.761719 7.27285 6.9282 1.10657 14.5346 1.10657C22.1414 1.10657 28.3075 7.27266 28.3075 14.8795C28.3075 18.1541 27.1648 21.1617 25.2565 23.5254ZM25.4742 14.8795C25.4742 8.83746 20.5766 3.9399 14.5346 3.9399C8.49299 3.9399 3.59505 8.83767 3.59505 14.8795C3.59505 20.9213 8.49299 25.819 14.5346 25.819C20.5766 25.819 25.4742 20.9215 25.4742 14.8795Z" fill="%23009EE8"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 13.5124L18.6729 9.83944C19.2053 9.3071 20.0684 9.3071 20.6007 9.83944C21.1331 10.3718 21.1331 11.2349 20.6007 11.7672L16.9278 15.4402L20.6007 19.1131C21.1331 19.6455 21.1331 20.5086 20.6007 21.0409C20.0684 21.5733 19.2053 21.5733 18.6729 21.0409L15 17.368L11.327 21.0409C10.7947 21.5733 9.9316 21.5733 9.39926 21.0409C8.86691 20.5086 8.86691 19.6455 9.39926 19.1131L13.0722 15.4402L9.39926 11.7672C8.86691 11.2349 8.86691 10.3718 9.39926 9.83944C9.9316 9.3071 10.7947 9.3071 11.327 9.83944L15 13.5124Z" fill="%23009EE8"/></svg>');
  background-repeat: no-repeat;
  background-position: center center;
  width: 34px;
  height: 34px;
  background-size: 25px;
  margin-bottom: -5px;
  margin-right: 5px;
}
main .articles-list__no-results p {
  margin-bottom: 24px;
  font-weight: 400;
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-0 {
    height: 0px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-1 {
    height: 420px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-2 {
    height: 840px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-3 {
    height: 1260px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-4 {
    height: 1680px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-5 {
    height: 2100px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-6 {
    height: 2520px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-7 {
    height: 2940px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-8 {
    height: 3360px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-9 {
    height: 3780px;
  }
}

@media (min-width: 768px) {
  main .hub-cards .hub-cards-row.hub-cards-row--col-items-10 {
    height: 4200px;
  }
}

.dual-columns {
  padding: 60px 0 30px;
  position: relative;
}
@media (max-width: 767px) {
  .dual-columns {
    padding-bottom: 30px;
  }
}
.dual-columns {
  z-index: 10;
  background: #f2f9fd;
}
.dual-columns .rich-text-content ul {
  padding-left: 0;
  margin-left: 0;
}
.dual-columns .rich-text-content ul li {
  margin-bottom: 1.5em;
}
@media (min-width: 768px) {
  .dual-columns__header {
    text-align: center;
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .dual-columns__header {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .dual-columns__wrapper:first-of-type {
    margin-bottom: 30px;
  }
}
.dual-columns__wrapper .dual-columns__column {
  overflow: hidden;
}
@media (min-width: 768px) {
  .dual-columns__wrapper .dual-columns__column {
    max-height: 2000px !important;
  }
}
@media (min-width: 768px) {
  .dual-columns__wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.dual-columns__inner {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .dual-columns__inner {
    margin: 0 20px;
  }
}
@media (min-width: 1170px) {
  .dual-columns__inner {
    margin: 0;
  }
}
.dual-columns__column {
  will-change: max-height;
  transition: 0.4s max-height ease;
}
.dual-columns__inner .dual-columns__image {
  width: 100%;
  position: relative;
  padding-bottom: 30%;
  margin-top: -12px;
}
@media (min-width: 768px) {
  .dual-columns__inner .dual-columns__image {
    padding-bottom: 50%;
    margin-top: -24px;
  }
}
.dual-columns__inner .dual-columns__image + .rich-text-content ul {
  margin-top: 0;
}
.dual-columns__inner .dual-columns__image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 90%;
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .dual-columns__inner .dual-columns__image img {
    max-height: 75%;
    max-width: 75%;
  }
}
.dual-columns__bt {
  position: relative;
  height: 40px;
  overflow: visible;
}
.dual-columns__bt button {
  background: none;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  padding-left: 0;
  transition: color 0.4s;
  padding-top: 0.5rem;
}
.dual-columns__bt button:hover {
  color: #009EE8;
}
@media (max-width: 767px) {
  .dual-columns__bt button {
    margin-left: 30px;
  }
}
.dual-columns__bt:before {
  position: absolute;
  content: "";
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f2f9fd);
  top: 0;
  left: -200px;
  right: -200px;
  height: 40px;
  transform: translateY(-100%);
}
@media (min-width: 768px) {
  .dual-columns__bt {
    display: none;
    transform: scale(0);
  }
}
.dual-columns__hide {
  display: none;
}
.dual-columns__subheader h3 {
  font-size: 20px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .dual-columns__subheader h3 {
    font-size: 18px;
  }
}

.dual-columns__wrapper--open .dual-columns__hide {
  display: inline-block;
}
.dual-columns__wrapper--open .dual-columns__show {
  display: none;
}

@media (max-width: 991px) {
  .quadruple-columns .row.equal {
    display: block;
  }
}
@media (min-width: 768px) {
  .quadruple-columns .equal div[class^=col]:nth-child(2n+1) {
    clear: both;
  }
}

.third-level .breadcrumb {
  margin-left: 0;
}
.third-level__copy {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
}
@media (min-width: 480px) {
  .third-level__copy {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
@media (min-width: 992px) {
  .third-level__copy {
    font-size: 18px;
    letter-spacing: 1px;
  }
}

@media (min-width: 992px) {
  .third-lvl-img-hero {
    display: flex;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .third-lvl-img-hero h1 {
    margin-top: 30px;
  }
}
.third-lvl-img-hero .third-level__copy {
  margin-bottom: 1em;
}
@media (min-width: 992px) {
  .third-lvl-img-hero .third-level__copy {
    margin-top: 0;
  }
}
.third-lvl-img-hero .row-flex-item--bottom .container {
  padding: 0;
  margin: 0;
}
.third-lvl-img-hero .row-flex-item--bottom .col {
  width: 100%;
  padding: 0;
}
.third-lvl-img-hero .intro {
  margin-bottom: 0;
}
.third-lvl-img-hero--image .img {
  width: 100%;
  padding-bottom: 50%;
  margin-top: 20px;
  background-size: cover;
  background-position: center center;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 992px) {
  .third-lvl-img-hero--image .img {
    width: calc(100% - 30px);
    padding-bottom: calc(100% - 30px);
    max-width: 350px;
    box-shadow: 30px 30px #F2F9FD;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .third-lvl-img-hero--image .img.mobile-only {
    display: none;
  }
}
@media (max-width: 991px) {
  .third-lvl-img-hero--image .img.desktop-only {
    display: none;
  }
}

.simple-downloads h2 {
  margin-bottom: 1.25em;
}
.simple-downloads {
  background: #F9F9F9;
}
.simple-downloads__container {
  background: #FFF;
  padding: 50px;
}
@media (min-width: 768px) {
  .simple-downloads__container {
    margin-left: -40px;
    margin-right: -40px;
  }
}
.simple-downloads__container ul {
  list-style: none;
}
.simple-downloads__container li {
  margin-bottom: 1.5em;
  position: relative;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700;
}
@media (min-width: 768px) {
  .simple-downloads__container li {
    margin-bottom: 2em;
  }
}
.simple-downloads__container li:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .simple-downloads__container {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .simple-downloads__file-name {
    font-size: 14px;
  }
}
.simple-downloads a {
  color: #003057;
  transition: 0.4s color;
  min-height: 1em;
  max-width: 100%;
  display: inline-block;
  padding-left: 32px;
  padding-right: 10px;
  overflow-wrap: break-word;
  -ms-word-wrap: break-word;
}
.simple-downloads a:hover {
  color: #009EE8;
  text-decoration: none;
}
.simple-downloads a:before {
  font-family: "outokumpu-icons";
  content: "\e905";
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 500;
}
.simple-downloads a.external-link:before {
  content: "\e90d";
  font-size: 18px;
}
.simple-downloads a.download:before {
  content: "\e914";
  font-size: 17px;
}
@media (min-width: 992px) {
  .simple-downloads.simple-downloads--three-columns ul, .simple-downloads.simple-downloads--two-columns ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .simple-downloads.simple-downloads--three-columns ul li, .simple-downloads.simple-downloads--two-columns ul li {
    flex: 1 0 50%;
    max-width: 50%;
  }
  .simple-downloads.simple-downloads--three-columns ul li:nth-last-child(-n+2), .simple-downloads.simple-downloads--two-columns ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .simple-downloads.simple-downloads--three-columns ul li a, .simple-downloads.simple-downloads--two-columns ul li a {
    max-width: 100%;
  }
  .simple-downloads.simple-downloads--two-columns ul li:nth-child(odd):last-child, .simple-downloads.simple-downloads--two-columns ul li:first-child:last-child {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .simple-downloads.simple-downloads--two-columns ul li:nth-child(odd):last-child a, .simple-downloads.simple-downloads--two-columns ul li:first-child:last-child a {
    max-width: 50%;
  }
  .simple-downloads.simple-downloads--three-columns ul li {
    flex: 1 0 33.333%;
    max-width: 33%;
  }
  .simple-downloads.simple-downloads--three-columns ul li:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  .simple-downloads.simple-downloads--three-columns ul li:nth-child(3n-1):last-child {
    flex: 1 0 66.667%;
    max-width: 66.667%;
  }
  .simple-downloads.simple-downloads--three-columns ul li:nth-child(3n-1):last-child a {
    max-width: 50%;
  }
  .simple-downloads.simple-downloads--three-columns ul li:nth-child(3n-2):last-child, .simple-downloads.simple-downloads--three-columns ul li:first-child:last-child {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .simple-downloads.simple-downloads--three-columns ul li:nth-child(3n-2):last-child a, .simple-downloads.simple-downloads--three-columns ul li:first-child:last-child a {
    max-width: 33.333%;
  }
}

.accessibility .simple-downloads__container a:focus {
  outline-offset: 5px;
}

@media (min-width: 768px) {
  .downloads-with-image {
    display: flex;
  }
}
@media (min-width: 768px) {
  .downloads-with-image h2 {
    margin-bottom: 50px;
  }
}
.downloads-with-image--img {
  background-position: center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 60%;
  display: block;
  border-radius: 8px 8px 0 0;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .downloads-with-image--img {
    padding-bottom: 85%;
    border-radius: 8px;
  }
}
.downloads-with-image--img a {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
}
.downloads-with-image--img a:focus {
  outline: 2px solid #003057;
  outline-offset: 5px;
}
.downloads-with-image .simple-downloads {
  height: 100%;
  margin: 0;
}

.table-downloads {
  width: 100%;
}
@media (min-width: 768px) {
  .table-downloads {
    display: table;
  }
}
@media (min-width: 768px) {
  .table-downloads__row {
    display: table-row;
  }
}
.table-downloads__row:first-of-type .table-downloads__cell:first-of-type {
  padding-top: 0;
}
@media (min-width: 768px) {
  .table-downloads__row:first-of-type .table-downloads__cell:first-of-type {
    padding-top: 24px;
  }
}
.table-downloads__row:last-of-type .table-downloads__cell {
  border-bottom: none;
}
.table-downloads__cell {
  vertical-align: middle;
  padding: 24px 0;
  color: #003057;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
@media (min-width: 768px) {
  .table-downloads__cell {
    display: table-cell;
    border-bottom: 1px solid #dddddd;
    padding: 24px 10px 24px 0;
    font-size: 18px;
    line-height: 24px;
  }
}
.table-downloads__cell:first-of-type {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .table-downloads__cell:first-of-type {
    width: 50%;
    padding-bottom: 12px;
  }
}
.table-downloads__cell:last-of-type {
  padding-top: 12px;
  border-bottom: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .table-downloads__cell:last-of-type {
    padding: 24px 10px 24px 0;
  }
}
.table-downloads__cell .download-button {
  margin: 0;
}

.share-price-iframe {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 100%;
  margin-bottom: 20px;
}
.share-price-iframe iframe {
  min-height: 100% !important;
}

.share-price {
  border-radius: 4px;
  border: 1px solid #E5E7E7;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 100%;
}
.share-price__date {
  font-size: 12px;
  margin-bottom: 0;
}
.share-price__header {
  font-size: 24px;
  line-height: 26px;
  max-width: 25ch;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .share-price__header {
    font-size: 35px;
    line-height: 38px;
  }
}
@media (min-width: 992px) {
  .share-price__header {
    font-size: 40px;
    line-height: 43px;
  }
}
.share-price__top-container {
  background: #FAFAFA;
  margin: 0;
  overflow: hidden;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 40px 35px;
}
@media (min-width: 768px) {
  .share-price__top-container {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .share-price__top-container {
    padding: 60px 45px;
    padding-bottom: 20px;
  }
}
.share-price__top-container {
  width: 100%;
}
.share-price__top-container h2 {
  margin-bottom: 0.4em;
}
.share-price__bot-container {
  background: #F4F4F4;
  overflow: hidden;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 40px 35px;
}
@media (min-width: 768px) {
  .share-price__bot-container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .share-price__bot-container {
    padding: 30px 45px;
    padding-bottom: 30px;
  }
}
.share-price__bot-container {
  width: 100%;
}
.share-price__bot-container h3 {
  font-weight: 500;
  margin-bottom: 1em;
}
.share-price__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1em;
}
.share-price__item:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .share-price__change {
    width: 50%;
  }
}
@media (max-width: 1154px) {
  .share-price__change {
    width: auto;
  }
}
@media (min-width: 992px) {
  .share-price__change {
    width: 100%;
  }
}
.share-price__change p {
  font-size: 14px;
  background: #003057;
  color: #FFF;
  padding: 0.5em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  border-radius: 5em;
  display: inline-block;
  position: relative;
  line-height: 1em;
  margin-bottom: 0;
  word-break: keep-all;
  white-space: nowrap;
}
.share-price__change.down p:before {
  font-family: "outokumpu-icons";
  content: "\e90a";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  margin-right: 8px;
  font-size: 8px;
  line-height: 1em;
  transform: rotate(90deg) translateX(-25%);
}
.share-price__change.up p:before {
  font-family: "outokumpu-icons";
  content: "\e90a";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  margin-right: 8px;
  font-size: 8px;
  line-height: 1em;
  transform: rotate(-90deg) translateX(25%);
}
.share-price__price {
  width: 50%;
}
.share-price__price p {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0.5em;
}

.articles-list__form,
.careers-list__form,
.search-results__form,
.locations__form {
  border-radius: 4px;
  background-color: #f0f1f2;
  padding: 40px 0;
  position: relative;
  margin-bottom: 50px;
  transition: opacity 0.4s;
}
@media (min-width: 768px) {
  .articles-list__form form,
  .careers-list__form form,
  .search-results__form form,
  .locations__form form {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.articles-list__form form [class*=col-],
.careers-list__form form [class*=col-],
.search-results__form form [class*=col-],
.locations__form form [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}
.articles-list__form .form-flex-container,
.careers-list__form .form-flex-container,
.search-results__form .form-flex-container,
.locations__form .form-flex-container {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .articles-list__form .form-flex-container,
  .careers-list__form .form-flex-container,
  .search-results__form .form-flex-container,
  .locations__form .form-flex-container {
    display: flex;
    flex-wrap: wrap;
  }
}
.articles-list__form .form-flex-container.advanced-filters,
.careers-list__form .form-flex-container.advanced-filters,
.search-results__form .form-flex-container.advanced-filters,
.locations__form .form-flex-container.advanced-filters {
  display: none;
}
@media (min-width: 768px) {
  .articles-list__form .form-flex-container.advanced-filters,
  .careers-list__form .form-flex-container.advanced-filters,
  .search-results__form .form-flex-container.advanced-filters,
  .locations__form .form-flex-container.advanced-filters {
    display: none;
  }
}
.articles-list__form .form-flex-container.advanced-filters.active,
.careers-list__form .form-flex-container.advanced-filters.active,
.search-results__form .form-flex-container.advanced-filters.active,
.locations__form .form-flex-container.advanced-filters.active {
  display: block;
}
@media (min-width: 768px) {
  .articles-list__form .form-flex-container.advanced-filters.active,
  .careers-list__form .form-flex-container.advanced-filters.active,
  .search-results__form .form-flex-container.advanced-filters.active,
  .locations__form .form-flex-container.advanced-filters.active {
    display: flex;
  }
  .articles-list__form .form-flex-container.advanced-filters.active fieldset,
  .careers-list__form .form-flex-container.advanced-filters.active fieldset,
  .search-results__form .form-flex-container.advanced-filters.active fieldset,
  .locations__form .form-flex-container.advanced-filters.active fieldset {
    max-width: 33.33333%;
  }
}
.articles-list__form fieldset,
.careers-list__form fieldset,
.search-results__form fieldset,
.locations__form fieldset {
  margin: 0;
  margin-bottom: 2rem;
  border: none;
  padding: 0;
}
@media (min-width: 768px) {
  .articles-list__form fieldset,
  .careers-list__form fieldset,
  .search-results__form fieldset,
  .locations__form fieldset {
    flex: 1 0 29%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .articles-list__form,
  .careers-list__form,
  .search-results__form,
  .locations__form {
    padding: 20px 0;
  }
}
.articles-list__form form .multiple-select:last-of-type,
.careers-list__form form .multiple-select:last-of-type,
.search-results__form form .multiple-select:last-of-type,
.locations__form form .multiple-select:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .articles-list__form,
  .careers-list__form,
  .search-results__form,
  .locations__form {
    padding: 40px 0;
  }
  .articles-list__form:before,
  .careers-list__form:before,
  .search-results__form:before,
  .locations__form:before {
    content: "";
    position: absolute;
    background: #f0f1f2;
    top: 0;
    left: -9999px;
    bottom: 0;
    width: 9999px;
  }
}
@media (min-width: 992px) {
  .articles-list__form,
  .careers-list__form,
  .search-results__form,
  .locations__form {
    padding: 40px 0;
  }
}
.articles-list__form.hide,
.careers-list__form.hide,
.search-results__form.hide,
.locations__form.hide {
  opacity: 0;
  pointer-events: none;
}
.articles-list__form .filters-reset,
.careers-list__form .filters-reset,
.search-results__form .filters-reset,
.locations__form .filters-reset {
  margin-top: 2rem;
  display: inline-block;
}
@media (min-width: 768px) {
  .articles-list__form .filters-reset,
  .careers-list__form .filters-reset,
  .search-results__form .filters-reset,
  .locations__form .filters-reset {
    margin-left: 20px;
  }
}
.articles-list__form .filters-reset.hide,
.careers-list__form .filters-reset.hide,
.search-results__form .filters-reset.hide,
.locations__form .filters-reset.hide {
  display: none;
}
@media (min-width: 768px) {
  .articles-list__form .advanced-filters-switch-container,
  .careers-list__form .advanced-filters-switch-container,
  .search-results__form .advanced-filters-switch-container,
  .locations__form .advanced-filters-switch-container {
    overflow: visible;
    height: 30px;
    margin: 14px 20px 0;
  }
}
.articles-list__form .advanced-filters-switch,
.careers-list__form .advanced-filters-switch,
.search-results__form .advanced-filters-switch,
.locations__form .advanced-filters-switch {
  font-weight: 600;
  letter-spacing: 1.43px;
  color: #003057;
  font-size: 18px;
  position: relative;
  padding-right: 25px;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .articles-list__form .advanced-filters-switch,
  .careers-list__form .advanced-filters-switch,
  .search-results__form .advanced-filters-switch,
  .locations__form .advanced-filters-switch {
    font-size: 20px;
    float: right;
  }
}
.articles-list__form .advanced-filters-switch::after,
.careers-list__form .advanced-filters-switch::after,
.search-results__form .advanced-filters-switch::after,
.locations__form .advanced-filters-switch::after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 13px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: 300ms;
  text-indent: 0;
}
.articles-list__form .advanced-filters-switch:hover,
.careers-list__form .advanced-filters-switch:hover,
.search-results__form .advanced-filters-switch:hover,
.locations__form .advanced-filters-switch:hover {
  color: #009EE8;
}
.articles-list__form .advanced-filters-switch:hover, .articles-list__form .advanced-filters-switch:active, .articles-list__form .advanced-filters-switch:focus,
.careers-list__form .advanced-filters-switch:hover,
.careers-list__form .advanced-filters-switch:active,
.careers-list__form .advanced-filters-switch:focus,
.search-results__form .advanced-filters-switch:hover,
.search-results__form .advanced-filters-switch:active,
.search-results__form .advanced-filters-switch:focus,
.locations__form .advanced-filters-switch:hover,
.locations__form .advanced-filters-switch:active,
.locations__form .advanced-filters-switch:focus {
  text-decoration: none;
}
.articles-list__form .advanced-filters-switch.active:after,
.careers-list__form .advanced-filters-switch.active:after,
.search-results__form .advanced-filters-switch.active:after,
.locations__form .advanced-filters-switch.active:after {
  transform: translateY(-50%) rotate(180deg);
}
@media (min-width: 768px) {
  .articles-list .row:first-child,
  .careers-list .row:first-child,
  .search-results .row:first-child,
  .locations .row:first-child {
    display: flex;
  }
}
.articles-list__view-all,
.careers-list__view-all,
.search-results__view-all,
.locations__view-all {
  text-align: left;
}
.articles-list__view-all .arrow-button,
.careers-list__view-all .arrow-button,
.search-results__view-all .arrow-button,
.locations__view-all .arrow-button {
  margin-bottom: 35px;
}
.articles-list__view-all a,
.careers-list__view-all a,
.search-results__view-all a,
.locations__view-all a {
  color: #003057;
}
@media (min-width: 768px) {
  .articles-list__view-all,
  .careers-list__view-all,
  .search-results__view-all,
  .locations__view-all {
    display: flex;
    padding-right: 0;
    align-items: flex-end;
    justify-content: flex-end;
  }
}
.pagemode-edit .articles-list__view-all,
.pagemode-edit .careers-list__view-all,
.pagemode-edit .search-results__view-all,
.pagemode-edit .locations__view-all {
  width: 100%;
}
.articles-list__items-per-page,
.careers-list__items-per-page,
.search-results__items-per-page,
.locations__items-per-page {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #d0d3d4;
}
@media (min-width: 768px) {
  .articles-list__items-per-page,
  .careers-list__items-per-page,
  .search-results__items-per-page,
  .locations__items-per-page {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 12px;
  }
}
.articles-list__items-per-page .results-count-info,
.careers-list__items-per-page .results-count-info,
.search-results__items-per-page .results-count-info,
.locations__items-per-page .results-count-info {
  font-size: 12px;
  letter-spacing: 0.86px;
  padding-top: 8px;
  padding-right: 0;
}
@media (min-width: 768px) {
  .articles-list__items-per-page .results-count-info,
  .careers-list__items-per-page .results-count-info,
  .search-results__items-per-page .results-count-info,
  .locations__items-per-page .results-count-info {
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 6px;
  }
}
.articles-list__items-per-page .results-number-set,
.careers-list__items-per-page .results-number-set,
.search-results__items-per-page .results-number-set,
.locations__items-per-page .results-number-set {
  text-align: right;
  padding-left: 0;
}
.articles-list__items-per-page .results-number-set span,
.careers-list__items-per-page .results-number-set span,
.search-results__items-per-page .results-number-set span,
.locations__items-per-page .results-number-set span {
  font-size: 14px;
  font-weight: 600;
  margin-left: 7px;
}
@media (min-width: 768px) {
  .articles-list__items-per-page .results-number-set span,
  .careers-list__items-per-page .results-number-set span,
  .search-results__items-per-page .results-number-set span,
  .locations__items-per-page .results-number-set span {
    margin-left: 9px;
  }
}
.articles-list__item,
.careers-list__item,
.search-results__item,
.locations__item {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  padding-bottom: 20px;
  align-items: flex-start;
}
.articles-list__wrapper,
.careers-list__wrapper,
.search-results__wrapper,
.locations__wrapper {
  width: 100%;
}
.articles-list__tag,
.careers-list__tag,
.search-results__tag,
.locations__tag {
  color: #FFF;
  background: #003057;
  font-size: 12px;
  padding: 0.25em 1em;
  line-height: 1.5em;
  border-radius: 100px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.articles-list__tag.bg-neon-blue,
.careers-list__tag.bg-neon-blue,
.search-results__tag.bg-neon-blue,
.locations__tag.bg-neon-blue {
  background-color: #009EE8;
}
.articles-list__date,
.careers-list__date,
.search-results__date,
.locations__date {
  font-size: 12px;
  margin-bottom: 10px;
}
.articles-list__image,
.careers-list__image,
.search-results__image,
.locations__image {
  width: 25%;
  min-width: 25%;
  margin-right: 30px;
  background-position: center center;
  background-size: cover;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.articles-list__image::before,
.careers-list__image::before,
.search-results__image::before,
.locations__image::before {
  content: "";
  padding-bottom: 75%;
  width: 100%;
  display: block;
}
@media (max-width: 1169px) {
  .articles-list__image,
  .careers-list__image,
  .search-results__image,
  .locations__image {
    display: none;
    width: 0;
  }
}
.articles-list__header,
.careers-list__header,
.search-results__header,
.locations__header {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 12px;
}
.articles-list__header a,
.careers-list__header a,
.search-results__header a,
.locations__header a {
  color: #003057;
  transition: color 0.4s;
}
.articles-list__header a:hover, .articles-list__header a:focus,
.careers-list__header a:hover,
.careers-list__header a:focus,
.search-results__header a:hover,
.search-results__header a:focus,
.locations__header a:hover,
.locations__header a:focus {
  text-decoration: none;
  color: #009EE8;
}
.articles-list__pagination,
.careers-list__pagination,
.search-results__pagination,
.locations__pagination {
  display: block;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
@media (min-width: 480px) {
  .articles-list__pagination,
  .careers-list__pagination,
  .search-results__pagination,
  .locations__pagination {
    display: flex;
  }
}
.articles-list__pagination.hide,
.careers-list__pagination.hide,
.search-results__pagination.hide,
.locations__pagination.hide {
  display: none;
}
.articles-list__pages,
.careers-list__pages,
.search-results__pages,
.locations__pages {
  margin: 20px 0;
}
@media (min-width: 480px) {
  .articles-list__pages,
  .careers-list__pages,
  .search-results__pages,
  .locations__pages {
    margin: 0;
  }
}
.articles-list__pages ul,
.careers-list__pages ul,
.search-results__pages ul,
.locations__pages ul {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: center;
}
.articles-list__pages ul button,
.articles-list__pages ul span,
.careers-list__pages ul button,
.careers-list__pages ul span,
.search-results__pages ul button,
.search-results__pages ul span,
.locations__pages ul button,
.locations__pages ul span {
  background: transparent;
  transition: color 0.2s;
  margin: 0 0.25em;
  border: none;
}
.articles-list__pages ul button:hover, .articles-list__pages ul button:focus,
.articles-list__pages ul span:hover,
.articles-list__pages ul span:focus,
.careers-list__pages ul button:hover,
.careers-list__pages ul button:focus,
.careers-list__pages ul span:hover,
.careers-list__pages ul span:focus,
.search-results__pages ul button:hover,
.search-results__pages ul button:focus,
.search-results__pages ul span:hover,
.search-results__pages ul span:focus,
.locations__pages ul button:hover,
.locations__pages ul button:focus,
.locations__pages ul span:hover,
.locations__pages ul span:focus {
  color: #009EE8;
  cursor: pointer;
}
.articles-list__pages ul button,
.articles-list__pages ul span,
.careers-list__pages ul button,
.careers-list__pages ul span,
.search-results__pages ul button,
.search-results__pages ul span,
.locations__pages ul button,
.locations__pages ul span {
  padding: 0.25em 0.5em;
}
.articles-list__pages ul button.active,
.articles-list__pages ul span.active,
.careers-list__pages ul button.active,
.careers-list__pages ul span.active,
.search-results__pages ul button.active,
.search-results__pages ul span.active,
.locations__pages ul button.active,
.locations__pages ul span.active {
  color: #fff;
  background: #009EE8;
  border-radius: 2px;
  pointer-events: none;
}
.articles-list__pages ul button.hide,
.articles-list__pages ul span.hide,
.careers-list__pages ul button.hide,
.careers-list__pages ul span.hide,
.search-results__pages ul button.hide,
.search-results__pages ul span.hide,
.locations__pages ul button.hide,
.locations__pages ul span.hide {
  display: none;
}
.articles-list__prev, .articles-list__next,
.careers-list__prev,
.careers-list__next,
.search-results__prev,
.search-results__next,
.locations__prev,
.locations__next {
  width: 100%;
  height: 60px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.4s;
  background: #FFF;
  border: none;
  display: block;
  justify-content: center;
  align-items: center;
  position: relative;
  text-indent: 0;
}
@media (min-width: 480px) {
  .articles-list__prev, .articles-list__next,
  .careers-list__prev,
  .careers-list__next,
  .search-results__prev,
  .search-results__next,
  .locations__prev,
  .locations__next {
    display: flex;
    width: 60px;
    text-indent: -9999px;
  }
}
.articles-list__prev:hover, .articles-list__prev:focus, .articles-list__next:hover, .articles-list__next:focus,
.careers-list__prev:hover,
.careers-list__prev:focus,
.careers-list__next:hover,
.careers-list__next:focus,
.search-results__prev:hover,
.search-results__prev:focus,
.search-results__next:hover,
.search-results__next:focus,
.locations__prev:hover,
.locations__prev:focus,
.locations__next:hover,
.locations__next:focus {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}
.articles-list__prev.disabled, .articles-list__next.disabled,
.careers-list__prev.disabled,
.careers-list__next.disabled,
.search-results__prev.disabled,
.search-results__next.disabled,
.locations__prev.disabled,
.locations__next.disabled {
  pointer-events: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.025);
  color: rgba(0, 0, 0, 0.1);
}
.articles-list__prev.disabled:before, .articles-list__prev.disabled:after, .articles-list__next.disabled:before, .articles-list__next.disabled:after,
.careers-list__prev.disabled:before,
.careers-list__prev.disabled:after,
.careers-list__next.disabled:before,
.careers-list__next.disabled:after,
.search-results__prev.disabled:before,
.search-results__prev.disabled:after,
.search-results__next.disabled:before,
.search-results__next.disabled:after,
.locations__prev.disabled:before,
.locations__prev.disabled:after,
.locations__next.disabled:before,
.locations__next.disabled:after {
  color: rgba(0, 0, 0, 0.1) !important;
}
.articles-list__prev:before, .articles-list__prev:after,
.careers-list__prev:before,
.careers-list__prev:after,
.search-results__prev:before,
.search-results__prev:after,
.locations__prev:before,
.locations__prev:after {
  font-family: "outokumpu-icons";
  content: "\e902";
  color: #003057;
  font-size: 8px;
  transition: color 0.2s;
  transform: rotate(90deg) translateX(-2px);
  display: inline-block;
  margin-right: 10px;
}
@media (min-width: 480px) {
  .articles-list__prev:before, .articles-list__prev:after,
  .careers-list__prev:before,
  .careers-list__prev:after,
  .search-results__prev:before,
  .search-results__prev:after,
  .locations__prev:before,
  .locations__prev:after {
    display: block;
    text-indent: 0;
    margin-right: 0;
    transform: rotate(90deg) translateX(0);
  }
}
.articles-list__prev:hover:before, .articles-list__prev:hover:after, .articles-list__prev:focus:before, .articles-list__prev:focus:after,
.careers-list__prev:hover:before,
.careers-list__prev:hover:after,
.careers-list__prev:focus:before,
.careers-list__prev:focus:after,
.search-results__prev:hover:before,
.search-results__prev:hover:after,
.search-results__prev:focus:before,
.search-results__prev:focus:after,
.locations__prev:hover:before,
.locations__prev:hover:after,
.locations__prev:focus:before,
.locations__prev:focus:after {
  color: #009EE8;
}
@media (min-width: 480px) {
  .articles-list__prev:before,
  .careers-list__prev:before,
  .search-results__prev:before,
  .locations__prev:before {
    display: none;
  }
}
.articles-list__prev:after,
.careers-list__prev:after,
.search-results__prev:after,
.locations__prev:after {
  display: none;
}
@media (min-width: 480px) {
  .articles-list__prev:after,
  .careers-list__prev:after,
  .search-results__prev:after,
  .locations__prev:after {
    display: block;
    text-indent: 0;
  }
}
.articles-list__row:first-of-type,
.careers-list__row:first-of-type,
.search-results__row:first-of-type,
.locations__row:first-of-type {
  margin-top: 12px;
}
.articles-list__row,
.careers-list__row,
.search-results__row,
.locations__row {
  margin-top: 0px;
}
.articles-list__row .col,
.careers-list__row .col,
.search-results__row .col,
.locations__row .col {
  padding-left: 0 !important;
}
.articles-list__row .col p,
.careers-list__row .col p,
.search-results__row .col p,
.locations__row .col p {
  margin-bottom: 10px;
}
.articles-list__next:after,
.careers-list__next:after,
.search-results__next:after,
.locations__next:after {
  font-family: "outokumpu-icons";
  content: "\e902";
  color: #003057;
  font-size: 8px;
  transition: color 0.2s;
  transform: rotate(-90deg) translateX(2px);
  display: inline-block;
  margin-left: 10px;
}
@media (min-width: 480px) {
  .articles-list__next:after,
  .careers-list__next:after,
  .search-results__next:after,
  .locations__next:after {
    display: block;
    text-indent: 0;
    margin-left: 0;
    transform: rotate(-90deg) translateX(0);
  }
}
.articles-list__next:hover:after, .articles-list__next:focus:after,
.careers-list__next:hover:after,
.careers-list__next:focus:after,
.search-results__next:hover:after,
.search-results__next:focus:after,
.locations__next:hover:after,
.locations__next:focus:after {
  color: #009EE8;
}
.articles-list__content,
.careers-list__content,
.search-results__content,
.locations__content {
  opacity: 1;
  transition: opacity 0.4s;
  min-height: 140px;
}
@media (min-width: 768px) {
  .articles-list__content,
  .careers-list__content,
  .search-results__content,
  .locations__content {
    min-height: 400px;
  }
}
.articles-list__content.hide,
.careers-list__content.hide,
.search-results__content.hide,
.locations__content.hide {
  opacity: 0;
}
.articles-list-holder,
.careers-list-holder,
.search-results-holder,
.locations-holder {
  overflow: hidden;
  transition: 300ms;
}
.articles-list-holder.hide,
.careers-list-holder.hide,
.search-results-holder.hide,
.locations-holder.hide {
  opacity: 0;
}
.articles-list-holder .no-results-message,
.careers-list-holder .no-results-message,
.search-results-holder .no-results-message,
.locations-holder .no-results-message {
  font-size: 22px;
}
.articles-list-holder .no-results-message.hidden,
.careers-list-holder .no-results-message.hidden,
.search-results-holder .no-results-message.hidden,
.locations-holder .no-results-message.hidden {
  display: none;
}
.articles-list__loading,
.careers-list__loading,
.search-results__loading,
.locations__loading {
  display: inline-block;
  position: absolute;
  width: 64px;
  height: 64px;
  top: 64px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  transition: all 0.4s;
}
.articles-list__loading.hide,
.careers-list__loading.hide,
.search-results__loading.hide,
.locations__loading.hide {
  opacity: 0;
  transform: translateX(-50%) scale(0);
}
.articles-list__loading div,
.careers-list__loading div,
.search-results__loading div,
.locations__loading div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #009EE8;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #009EE8 transparent transparent transparent;
}
.articles-list__loading div:nth-child(1),
.careers-list__loading div:nth-child(1),
.search-results__loading div:nth-child(1),
.locations__loading div:nth-child(1) {
  animation-delay: -0.45s;
}
.articles-list__loading div:nth-child(2),
.careers-list__loading div:nth-child(2),
.search-results__loading div:nth-child(2),
.locations__loading div:nth-child(2) {
  animation-delay: -0.3s;
}
.articles-list__loading div:nth-child(3),
.careers-list__loading div:nth-child(3),
.search-results__loading div:nth-child(3),
.locations__loading div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.articles-list .locations__loading,
.careers-list .locations__loading,
.search-results .locations__loading,
.locations .locations__loading {
  top: 525px;
}
.articles-list .map-holder,
.careers-list .map-holder,
.search-results .map-holder,
.locations .map-holder {
  width: calc(100% + 30px);
  margin-left: -15px;
  padding-bottom: 70%;
  min-height: 300px;
}
@media (min-width: 768px) {
  .articles-list .map-holder,
  .careers-list .map-holder,
  .search-results .map-holder,
  .locations .map-holder {
    min-height: 745px;
    height: 100%;
    margin-left: 0;
    width: calc(66.667vw - 15px);
  }
}
@media (min-width: 992px) {
  .articles-list .map-holder,
  .careers-list .map-holder,
  .search-results .map-holder,
  .locations .map-holder {
    width: calc(66.667vw - 55px);
  }
}
@media (min-width: 1170px) {
  .articles-list .map-holder,
  .careers-list .map-holder,
  .search-results .map-holder,
  .locations .map-holder {
    width: calc((100vw - 1170px) / 2 + 100% + 15px);
  }
}

.gm-style .gm-style-iw-c {
  box-shadow: none;
  border: 1px solid #e9e9e9;
  border-radius: 17px;
  color: #003057;
  padding: 14px;
  font-family: "Tee Franklin Forever", Helvetica, Arial, sans-serif;
  letter-spacing: 0.71px;
}
.gm-style .gm-style-iw-c span {
  color: #003057;
  font-size: 16px !important;
  line-height: 1.25;
}
.gm-style .gm-style-iw-c span.facility {
  font-weight: bold;
  padding-right: 20px;
}
.gm-style .gm-style-iw-c span .facility + .address {
  margin-top: 10px;
}
.gm-style .gm-style-iw-c button {
  top: 0 !important;
  right: 0 !important;
  position: absolute !important;
}

.gm-style .gm-style-iw-d {
  overflow: auto !important;
  padding: 0;
}

.pagemode-edit .articles-list .advanced-filters,
.pagemode-edit .careers-list .advanced-filters,
.pagemode-edit .search-results .advanced-filters,
.pagemode-edit .locations .advanced-filters {
  display: block;
}
@media (min-width: 768px) {
  .pagemode-edit .articles-list .advanced-filters,
  .pagemode-edit .careers-list .advanced-filters,
  .pagemode-edit .search-results .advanced-filters,
  .pagemode-edit .locations .advanced-filters {
    display: flex;
  }
}

.accessibility .articles-list__view-all .arrow-button:focus,
.accessibility .careers-list__view-all .arrow-button:focus,
.accessibility .search-results__view-all .arrow-button:focus,
.accessibility .locations__view-all .arrow-button:focus {
  outline: 1px solid #003057;
}
.accessibility .articles-list .advanced-filters-switch,
.accessibility .careers-list .advanced-filters-switch,
.accessibility .search-results .advanced-filters-switch,
.accessibility .locations .advanced-filters-switch {
  outline-offset: 5px;
}
.accessibility .articles-list__header a:focus,
.accessibility .careers-list__header a:focus,
.accessibility .search-results__header a:focus,
.accessibility .locations__header a:focus {
  font-weight: 600;
  color: #003057;
  outline: 1px solid #003057;
  outline-offset: 5px;
}

.cc-message,
.cc-link,
.cc-btn,
.cc-dismiss {
  font-size: 16px;
  font-family: "Tee Franklin Forever", Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none;
  font-smoothing: antialiased;
}

.cc-window.cc-bottom {
  border: solid 2px #FFF;
  display: block;
}
@media (max-width: 767px) {
  .cc-window.cc-bottom {
    max-width: none;
    top: 0;
    bottom: auto;
    padding: 40px 20px;
  }
}
@media (min-width: 768px) {
  .cc-window.cc-bottom {
    max-width: 24em;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    padding: 50px 40px 30px;
  }
}

.cc-compliance {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .cc-compliance {
    margin-top: 50px;
  }
}
.cc-compliance button.cc-btn {
  font-weight: 600;
  border-radius: 2px;
  transition: 0.3s;
}
.cc-compliance button.cc-btn:active, .cc-compliance button.cc-btn:focus, .cc-compliance button.cc-btn:hover {
  background-color: #003057;
  color: #FFF;
  border-color: #FFF;
}

.cc-link, .cc-btn,
.cc-dismiss {
  text-decoration: none;
}
.cc-link:hover, .cc-btn:hover,
.cc-dismiss:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  .breadcrumb {
    margin-left: 20px;
  }
}
.breadcrumb {
  display: block;
  list-style: none;
  overflow: hidden;
}
.breadcrumb li {
  display: block;
  float: left;
  max-width: 80%;
}
.breadcrumb__home {
  color: transparent;
  width: 16px;
  position: relative;
  height: 12px;
  display: inline-block;
  pointer-events: none;
}
.breadcrumb__home:hover:before {
  color: #009EE8;
}
.breadcrumb__home:before {
  font-family: "outokumpu-icons";
  content: "\e908";
  color: #a5a9ab;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  font-size: 12px;
  pointer-events: auto;
  transition: color 0.4s;
}
.breadcrumb__arrow {
  color: transparent;
  width: 16px;
  position: relative;
  height: 12px;
  display: inline-block;
  margin-right: -4px;
}
.breadcrumb__arrow:before {
  font-family: "outokumpu-icons";
  content: "\e902";
  color: #a5a9ab;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-25%) rotate(-90deg);
  position: absolute;
  font-size: 4px;
}
.breadcrumb a {
  color: #a5a9ab;
  transition: color 0.4s;
  letter-spacing: 1px;
  font-size: 14px;
}
.breadcrumb a:hover {
  color: #009EE8;
  text-decoration: none;
}
.breadcrumb li:last-of-type {
  pointer-events: none;
}
.breadcrumb li:last-of-type a {
  color: #a5a9ab;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 14px;
}
.breadcrumb li:last-of-type a:hover {
  color: #009EE8;
}

.breadcrumb--light .breadcrumb__home:hover:before {
  color: #009EE8;
}
.breadcrumb--light .breadcrumb__home:before {
  color: #FFF;
}
.breadcrumb--light .breadcrumb__arrow:before {
  color: #FFF;
}
.breadcrumb--light a,
.breadcrumb--light li:last-of-type a {
  color: #FFF;
}
.breadcrumb--light a:hover,
.breadcrumb--light li:last-of-type a:hover {
  color: #009EE8;
}

.breadcrumb--dark {
  overflow: visible;
}
.breadcrumb--dark .breadcrumb__home:hover:before {
  color: #009EE8;
}
.breadcrumb--dark .breadcrumb__home:before {
  color: #003057;
}
.breadcrumb--dark .breadcrumb__arrow:before {
  color: #003057;
}
.breadcrumb--dark a,
.breadcrumb--dark li:last-of-type a {
  color: #003057;
}
.breadcrumb--dark a:focus,
.breadcrumb--dark li:last-of-type a:focus {
  text-decoration: none;
}
.breadcrumb--dark a:hover,
.breadcrumb--dark li:last-of-type a:hover {
  color: #009EE8;
}

@media (max-width: 767px) {
  .hero-image-level2 .breadcrumb li:last-of-type,
  .third-level .breadcrumb li:last-of-type {
    float: left;
    clear: both;
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  .hero-image-level2 .breadcrumb li:last-of-type:nth-of-type(2),
  .third-level .breadcrumb li:last-of-type:nth-of-type(2) {
    clear: none;
    margin-left: 0;
  }
}

.accessibility .breadcrumb a:focus, .accessibility .breadcrumb a:active {
  box-shadow: 1px 1px 1px transparent;
}

.calendar .row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .calendar .row {
    display: block;
  }
}
.calendar .row :nth-child(1) {
  order: 2;
}
.calendar .row :nth-child(2) {
  order: 1;
}
.calendar .h2,
.calendar h2 {
  margin-bottom: 0.5em;
}
@media (max-width: 991px) {
  .calendar .h2,
  .calendar h2 {
    max-width: 30ch;
  }
}
.calendar__container {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .calendar__container {
    max-width: 50ch;
    padding: 0;
  }
}
@media (min-width: 1170px) {
  .calendar__container {
    max-width: 55ch;
  }
}
.calendar__container p:last-of-type {
  margin-bottom: 0;
}
.calendar {
  color: #003057;
}
.calendar__link {
  color: #003057;
  border-bottom: 1px solid #009EE8;
  padding-bottom: 0.25rem;
  margin-bottom: 1em;
  transition: color 0.4s;
  font-size: 16px;
  max-width: 55ch;
  line-height: 1.8em;
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .calendar__link {
    font-size: 18px;
  }
}
.calendar__link:hover {
  color: #009EE8;
  text-decoration: none;
}
.calendar__content {
  margin-bottom: 1em;
  max-width: 55ch;
}

.sidebar {
  position: fixed;
}
.sidebar__title, .sidebar__intro, .sidebar__content {
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
}
.sidebar__subtitle {
  color: var(--Basic-colors-Black, #000);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.sidebar__title {
  font-size: 22px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .sidebar__title {
    font-size: 35px;
    margin-bottom: 30px;
  }
}
.sidebar__intro {
  margin-bottom: 20px;
}
.sidebar p {
  color: var(--Basic-colors-Black, #000);
}
.sidebar label {
  color: var(--Basic-colors-Black, #000);
}
@media (max-width: 991px) {
  .sidebar--show .sidebar__wrapper {
    transition: transform 0.4s 0.4s ease;
    transform: translateX(0);
  }
  .sidebar--show .sidebar__overlay {
    transform: translateX(0);
    transition: transform 0.4s ease, background 0.4s;
    background: rgba(0, 23, 41, 0.75);
  }
  .sidebar--show .sidebar__open {
    display: none;
  }
  .sidebar--show .sidebar__close {
    display: block;
  }
  .sidebar--show .sidebar__content {
    opacity: 1;
    transition: opacity 0.4s 0.8s;
  }
  .sidebar--show .sidebar__mobile-close {
    width: 20px;
    height: 20px;
    position: relative;
    border: 0;
    background: transparent;
  }
  .sidebar--show .sidebar__mobile-close:after {
    font-family: "outokumpu-icons";
    content: "\e903";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) scale(1) !important;
    font-size: 20px;
    color: #003057;
    transition: color 0.4s, transform 0.4s 1s ease !important;
  }
  .sidebar--show .sidebar__mobile-close:hover::after {
    color: #009EE8;
  }
  .sidebar {
    z-index: 999;
  }
  .sidebar .sidebar__mobile-close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    border: 0;
    background: transparent;
  }
  .sidebar .sidebar__mobile-close:after {
    font-family: "outokumpu-icons";
    content: "\e903";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) scale(0);
    font-size: 20px;
    color: #003057;
    transition: color 0.4s, transform 0.4s ease;
  }
  .sidebar .sidebar__mobile-close:hover::after {
    color: #009EE8;
  }
  .sidebar .sidebar__toggle-bt {
    display: none;
  }
  .sidebar__container {
    background: rgb(246, 246, 246);
    padding: 20px;
    width: 100%;
    text-align: right;
    position: relative;
    padding-top: 60px;
  }
  .sidebar__content {
    opacity: 0;
    transition: opacity 0.2s;
    will-change: opacity;
  }
  .sidebar__content form {
    margin-bottom: 150px;
  }
  .sidebar__content-wrap {
    position: relative;
    height: 100vh;
    margin-left: -20px;
    margin-right: -20px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .sidebar__close {
    display: none;
  }
  .sidebar__iframe {
    top: 0;
    left: 0;
    right: 20px;
    bottom: 0;
    width: 100%;
    height: 200vh;
  }
  .sidebar__open {
    display: block;
  }
  .sidebar__wrapper {
    position: fixed;
    transform: translateX(100%);
    transition: transform 0.4s 0.2s ease;
    z-index: 20;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    will-change: transform;
  }
  .sidebar__overlay {
    background: rgba(0, 48, 87, 0.1);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -10;
    transform: translateX(100%);
    transition: transform 0.4s 0.6s ease, background 0.4s 0.6s;
    will-change: transform, background;
  }
}
@media (min-width: 992px) {
  .sidebar--show .sidebar__wrapper {
    transition: transform 0.4s 0.4s ease;
    transform: translateX(0);
  }
  .sidebar--show .sidebar__overlay {
    transform: translateX(0);
    transition: transform 0.4s ease, background 0.4s;
    background: rgba(0, 23, 41, 0.75);
  }
  .sidebar--show .sidebar__open {
    display: none;
  }
  .sidebar--show .sidebar__close {
    display: block;
  }
  .sidebar--show .sidebar__content {
    opacity: 1;
    transition: opacity 0.4s 0.8s;
  }
  .sidebar {
    z-index: 999;
  }
  .sidebar .sidebar__mobile-close {
    display: none;
  }
  .sidebar__toggle-bt {
    display: block;
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 0;
    padding: 3em 20px;
    padding-right: 15px;
    background: #009EE8;
    border: 0;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    min-width: 4rem;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    white-space: nowrap;
    transition: transform ease 0.8s 0.4s, background 0.4s, min-width 0.4s;
    transform: translateY(-50%) translateX(-100%);
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    /* Standard */
  }
  .sidebar__toggle-bt span {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    -ms-writing-mode: tb-lr;
  }
  .sidebar__toggle-bt:hover, .sidebar__toggle-bt:focus {
    background: #003057;
    cursor: pointer;
  }
  .sidebar__container {
    background: rgb(246, 246, 246);
    padding: 40px;
    width: 100%;
    position: relative;
  }
  .sidebar__content {
    opacity: 0;
    transition: opacity 0.2s;
    will-change: opacity;
    display: flex;
  }
  .sidebar__content-wrap {
    position: relative;
    height: 100vh;
    margin-left: -20px;
    margin-right: -20px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .sidebar__close {
    display: none;
  }
  .sidebar__iframe {
    width: 100%;
    height: 200vh;
  }
  .sidebar__open {
    display: block;
  }
  .sidebar__wrapper {
    position: fixed;
    transform: translateX(100%);
    transition: transform 0.4s 0.2s ease;
    z-index: 20;
    top: 0;
    right: 0;
    bottom: 0;
    width: 640px;
    will-change: transform;
  }
  .sidebar__overlay {
    background: rgba(0, 48, 87, 0.1);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -10;
    transform: translateX(100%);
    transition: transform 0.4s 0.6s ease, background 0.4s 0.6s;
    will-change: transform, background;
  }
}

.pagemode-edit .sidebar__content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.members__item {
  display: flex;
  border-radius: 8px;
  overflow: visible;
  height: calc(100% - 30px);
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.members__item:hover .members__more-info {
  border-color: #009EE8;
}
.members__item:hover .members__more-info span {
  background-color: #009EE8;
}
.members__item-more-bt {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  margin: 2px;
  cursor: pointer;
  text-indent: -9999px;
}
.members__photo-wrapper {
  width: 40%;
  display: flex;
  background: #DEDEDE;
  position: relative;
}
.members__photo-wrapper::before {
  position: relative;
  content: "";
  padding-bottom: 130%;
}
.members__photo {
  width: 100%;
  background-position: center center;
  background-size: cover;
}
.members__header .rich-text-content p {
  font-size: 16px;
}
@media (min-width: 992px) {
  .members__header .rich-text-content p {
    font-size: 18px;
  }
}
.members__header .rich-text-content a {
  color: #003057;
  padding-bottom: 0.25rem;
  margin-bottom: 1em;
  transition: color 0.4s;
  font-size: 16px;
  max-width: 55ch;
  line-height: 1.8em;
  letter-spacing: 1px;
  font-weight: 800;
}
@media (min-width: 992px) {
  .members__header .rich-text-content a {
    font-size: 18px;
  }
}
.members__header .rich-text-content a:hover {
  color: #009EE8;
  text-decoration: none;
}
.members__info-wrapper {
  width: 60%;
  height: 100%;
}
.members__info {
  display: flex;
  flex-direction: column;
  padding: 15px;
  padding-top: 48px;
  padding-bottom: 78px;
  padding-right: 20px;
}
.members__info h3 {
  font-weight: 400;
}
.members__items {
  display: flex;
  flex-wrap: wrap;
}
.members__items:after, .members__items:before {
  display: none !important;
}
.members .members__more-info {
  align-self: flex-end;
  width: 20px;
  height: 20px;
  background: transparent;
  border-radius: 100px;
  display: inline-block;
  transition: all 0.4s;
  border: 1px solid #003057;
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
}
.members .members__more-info:hover {
  border: 1px solid #009EE8;
}
.members .members__more-info:hover span {
  background: #009EE8;
}
.members .members__more-info span {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #003057;
  display: block;
  position: absolute;
  transition: all 0.4s;
}
.members .members__more-info span:first-of-type {
  height: 1px;
  width: 12px;
}
.members .members__more-info span:nth-of-type(2) {
  height: 12px;
  width: 1px;
}
@media (min-width: 992px) {
  .members .members-overlay {
    background: rgba(0, 23, 41, 0.9);
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity 0.4s, transform 0s;
    overflow-y: auto;
    display: block;
  }
  .members .members-overlay.hidden {
    transform: scale(0);
    opacity: 0;
    transition: opacity 0.4s, transform 0.4s 0.4s;
  }
  .members .members-overlay__title {
    margin-bottom: 20px;
  }
  .members .members-overlay__container {
    transition: opacity 0.4s 0.4s;
    opacity: 1;
    background: #FFF;
    position: absolute;
    border-radius: 8px;
    margin-top: 70px;
    margin-bottom: 100px;
    left: 50%;
    width: 980px;
    max-width: 100%;
    transform: translateX(-50%);
    padding: 60px 80px;
    display: block;
  }
  .members .members-overlay__container.hidden {
    opacity: 0;
  }
  .members .members-overlay__photo-wrapper {
    display: flex;
    background: #DEDEDE;
    position: relative;
    margin-bottom: 20px;
    border-radius: 8px;
  }
  .members .members-overlay__photo-wrapper::before {
    position: relative;
    content: "";
    padding-bottom: 130%;
  }
  .members .members-overlay__photo {
    width: 100%;
    background-position: center center;
    background-size: cover;
    border-radius: 8px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  }
  .members .members-overlay__copy {
    padding-left: 70px;
  }
  .members .members-overlay__copy-wrapper {
    margin-bottom: 60px;
  }
  .members .members-overlay__footer {
    display: flex;
    justify-content: flex-end;
  }
  .members .members-overlay__print-bt {
    width: 32px;
    height: 22px;
    overflow: visible;
    border: 0;
    background: transparent;
    position: relative;
    margin-left: 20px;
    cursor: pointer;
  }
  .members .members-overlay__print-bt:hover::after {
    color: #009EE8;
  }
  .members .members-overlay__print-bt::after {
    font-family: "outokumpu-icons";
    content: "\e913";
    color: #003057;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: color 0.4s;
  }
  .members .members-overlay__info h3 {
    font-weight: 500;
  }
  .members .members-overlay__info h4 {
    font-weight: 500;
    font-size: 18px;
  }
  .members .members-overlay__close {
    color: #000;
    cursor: pointer;
    text-indent: -9999px;
    position: absolute;
    top: 20px;
    right: 22px;
  }
  .members .members-overlay__close:focus, .members .members-overlay__close:active {
    text-decoration: none;
    outline: none;
  }
  .members .members-overlay__close:after {
    font-family: "outokumpu-icons";
    content: "\e903";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: inherit;
    text-indent: 0;
  }
}
@media (max-width: 991px) {
  .members .members-overlay {
    background: rgba(0, 23, 41, 0);
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity 0.4s, transform 0s;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block;
  }
  .members .members-overlay.hidden {
    transform: scale(0);
    opacity: 0;
    transition: opacity 0.4s, transform 0.4s 0.4s;
  }
  .members .members-overlay__title {
    margin-bottom: 20px;
  }
  .members .members-overlay__container {
    transition: opacity 0.4s 0.4s;
    opacity: 1;
    background: #FFF;
    position: absolute;
    display: block;
    left: 0;
    width: 1000px;
    max-width: 100%;
    padding: 60px 50px;
  }
  .members .members-overlay__container.hidden {
    opacity: 0;
  }
  .members .members-overlay__photo-wrapper {
    display: flex;
    background: #DEDEDE;
    position: relative;
    margin-bottom: 20px;
    border-radius: 8px;
  }
  .members .members-overlay__photo-wrapper::before {
    position: relative;
    content: "";
    padding-bottom: 130%;
  }
  .members .members-overlay__photo {
    width: 100%;
    background-position: center center;
    background-size: cover;
    border-radius: 8px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  }
  .members .members-overlay__copy-wrapper {
    margin-bottom: 60px;
  }
  .members .members-overlay__footer {
    display: flex;
    justify-content: flex-end;
  }
  .members .members-overlay__print-bt {
    width: 32px;
    height: 22px;
    overflow: visible;
    border: 0;
    background: transparent;
    position: relative;
    margin-left: 20px;
  }
  .members .members-overlay__print-bt:hover::after {
    color: #009EE8;
  }
  .members .members-overlay__print-bt::after {
    font-family: "outokumpu-icons";
    content: "\e913";
    color: #003057;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: color 0.4s;
  }
  .members .members-overlay__info h3 {
    font-weight: 500;
  }
  .members .members-overlay__info h4 {
    font-weight: 500;
    font-size: 18px;
  }
  .members .members-overlay__close {
    color: #000;
    cursor: pointer;
    text-indent: -9999px;
    position: absolute;
    top: 20px;
    right: 22px;
  }
  .members .members-overlay__close:focus, .members .members-overlay__close:active {
    text-decoration: none;
    outline: none;
  }
  .members .members-overlay__close:after {
    font-family: "outokumpu-icons";
    content: "\e903";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: inherit;
    text-indent: 0;
  }
}

.sticky {
  color: #003057;
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background: #FFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  transform: translateY(100%);
  transition: transform 0.8s ease;
}
body.comparision-footer-visible .sticky {
  transform: translateY(100%);
}
.sticky.active {
  transform: translateY(0);
}
.sticky.snap {
  position: relative;
}
.sticky__icon {
  display: none;
}
@media (min-width: 768px) {
  .sticky__icon {
    display: block;
    position: relative;
  }
  .sticky__icon:before {
    content: "";
    border: 2px solid #003057;
    width: 20px;
    height: 32px;
    border-radius: 25px;
    display: block;
    position: relative;
    top: 0;
    animation: scroll-inner 0.7s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    animation-direction: alternate;
  }
  .sticky__icon:after {
    content: "";
    background: #003057;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    animation: scroll-mouse 0.7s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    animation-direction: alternate;
  }
}
.sticky__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sticky__copy {
  padding: 1em 18px 1em 0;
  margin: 0;
  line-height: 1.2em;
}
.sticky__copy span {
  display: none;
}
@media (min-width: 768px) {
  .sticky__copy {
    text-align: center;
    padding: 1em;
    padding-left: 2em;
  }
  .sticky__copy span {
    display: inline;
  }
}
.sticky__link {
  font-weight: 700;
  color: #003057;
  display: inline-block;
  padding-right: 0;
  letter-spacing: 0.6px;
}
@media (min-width: 768px) {
  .sticky__link {
    letter-spacing: 1px;
    padding-right: 40px;
  }
}

.accessibility .sticky__link:focus {
  outline: 1px solid #003057;
  outline-offset: 2px;
}

@keyframes scroll-inner {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-4px);
  }
}
@keyframes scroll-mouse {
  from {
    transform: translate(-50%, 0);
  }
  to {
    transform: translate(-50%, -8px);
  }
}
.video-player {
  position: relative;
  background: black;
  background-size: cover;
  background-position: center center;
  margin-bottom: 1rem;
  overflow: hidden;
}
.video-player.youtube[data-state=playing] .video-player__cover-wrapper {
  pointer-events: none;
  display: block;
}
@media (min-width: 992px) {
  .video-player.focus:after {
    border: 2px solid #003057;
    content: " ";
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
  }
}
.video-player-no-cookie-consent-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.video-player-no-cookie-consent-overlay.visible .video-player-no-cookie-consent-overlay-msg {
  display: block;
}
.video-player-no-cookie-consent-overlay-msg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFF;
  padding: 12px 24px;
  width: 80%;
  z-index: 2;
  text-align: center;
  display: none;
  color: #000;
}
.video-player-no-cookie-consent-overlay-msg p {
  font-size: 12px;
  margin-bottom: 12px;
  color: #000;
}
.video-player-no-cookie-consent-overlay-msg .sf-button {
  padding: 10px 30px 8px;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #003057;
  border-radius: 0;
}
.video-player.loading {
  overflow: hidden;
}
.video-player.loading::after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2NCA2NCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48Y2xpcFBhdGggaWQ9Il9jbGlwMSI+PHBhdGggZD0iTTMyLjE3MiwwYzE0LjYxNCwwLjEzOSAyOC4zMjEsMTEuMzI2IDMxLjE4MiwyNS43NDljMy45NTUsMTkuOTQzIC0xNC41MzUsNDEuOTI0IC0zNy4yNDcsMzcuNzE1Yy0xMy4wMTgsLTIuNDEzIC0yMy44ODMsLTEzLjY4OSAtMjUuODAzLC0yNi43OTNjLTIuNjAxLC0xNy43NTMgMTEuODEzLC0zNi4yMzkgMzEuMDQxLC0zNi42NjZjMC4yNzYsLTAuMDA0IDAuNTUxLC0wLjAwNiAwLjgyNywtMC4wMDVabS0wLjM5NCwzLjJjLTEzLjE1MywwLjEyNSAtMjUuNDgzLDEwLjE2MiAtMjguMDYzLDIzLjE3MmMtMy41OCwxOC4wNTEgMTMuNTI2LDM3LjkxNCAzMy44NzcsMzMuODc3YzExLjcyMiwtMi4zMjQgMjEuNDI4LC0xMi42OTEgMjIuOTQxLC0yNC41OGMyLjAzOSwtMTYuMDI1IC0xMS4zNDUsLTMyLjUyNCAtMjguNzU1LC0zMi40NjlaIi8+PC9jbGlwUGF0aD48ZyBjbGlwLXBhdGg9InVybCgjX2NsaXAxKSI+PHVzZSB4bGluazpocmVmPSIjX0ltYWdlMiIgeD0iMCIgeT0iMCIgd2lkdGg9IjYzLjg4OXB4IiBoZWlnaHQ9IjYzLjk4N3B4IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjk5ODI3MywwLDAsMC45OTk3OSwwLDApIi8+PC9nPjxkZWZzPjxpbWFnZSBpZD0iX0ltYWdlMiIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFFQUFBQUJBQ0FZQUFBQ3FhWEhlQUFBQUNYQklXWE1BQUE3RUFBQU94QUdWS3c0YkFBQUY3RWxFUVZSNG5MVmJXNUxiTmhCc1dySlR5V2R5RHQ4eE4vR2hmQTduY3hNbkt6RWY0bEREVnM4REpIZXFVQUJJUEtaN0hvQzR0ZE04ejk4QVRIaklKTnJaTTFVK05aN3ptT3hkdG1hM3NPNXIvd3BnZGc5VUcrNVpSL3k4YU03Y1hNOHJ6TSs2d0huT1p0MHJLYzBrTUtDTytJMDkwQTVvVnByZmRZM0FjeFFaQUhtQUh4QlpVWkhCU2lrQ1IwaFE2MGZXUEMwRUZPZ09XQU9seGh3QlBsRzlLaXpHSFE2QktPNGpFaXFsZVQwbWdXc0dHNEdQd0ZRNmhlQ3hlSUJTT2dJVmJjSnJXSjlKMkNOUzhSMkY1d0hOSE1DZ2ZCK0l2VVpadXlLajhvYTkrWURIcnYwb0IxUUtSdm1oQzM3a1JJaEk2SHFER3JPdXB6eUF3WFRrVFBBcTlvK1FrSTFQaytDSXpLTHQ2d284UHh1TjkyaWNlcjVaUC9LQVVjbXNiKzg3bG85aUhFRjl5UDBCblFUM2lMSzYxVWN1UHlOZ2g5MGZlRDBHOTBwRlFGUTZzaGQ4bTRDUDhnQUxneTdnSTBDelg0dkkybWNSY0YrVXNOb0Q1Z1I1QmhIVnorZU9Gd0FKQVJ5My90cktpdmd4SGlTVG9VamhpMVVWODlsM2hDNEpMUUl5TXJ3WVNOL3VnbWNaSlNFalE4MlhlMXdYWlMxZUdXZ25nOXQ4Q3dGQWcrOGt3UWl3bGRFUVFOR1c5NERvM2w2RkFYc0EzRHFlWkNValZvN2VEYnQvUkFBTC8yeGx5VHlBaVZBZTROZU5TR0F2NkpDUUFtY0NvcnU3dXNaV0c3Sk1qaVJUV3YzYXJPSmR0WGtjcjFXUjBBNkJpZ2l6ZmtRQWFGeEdBbHRjV2Ivai9ydzNleHFBN1NrUUpUd21oTnZSSml6bUNSNjhENE1JL0NVZ1lRUzhxbGNDdk9XcVVJaEltSjFTVVp3YkFYZDZaKy9ad2hjQnZtUDlObmlnRndMcXNxTGl6Y2J6RWVqRmg0R3kvZ1ZiOElxQUR2Z1FNTGQ5RXZRdkZIaVZHNVFTNWcwWkFVeUN0L3AxS1lvQTVmNFJhRVhDUzU4OWdKT2RCNTh0emlSa04wSDJBbS85SzJJQ1J0MCthNjk5emdFTXZDTENnMmNpakFRRHl4Wi94OU5iTGdBK3U4SWg0TU5FN1JrUlVQYWpFUERBT3d0RnJ1amQ5b1luRWNBRG5KSDBCY0F2UyswSjZMaDhwRXVtK3lvcUJLTEoyVHZ1SzQ4d3ExL3dJQU1BZnNVRDhHOUxZZkNacTZ2OW8yZEt3bE9BcGZ1OUlOcVlGZjhFNEI4QWZ5Lzlyd0IreHhQOENOZ1JQYVJZRGpoRElxTDQwbU5oOEIrQTd3RCtCUERYMHI4aC81aFN5alJOWFlNQk9PNEI2ZzdCdFJVRGZnUHdMNEEzQUQ4QS9MR01mY09UaEJ2TmJaTXl6M09YZ0JubzVZRG9uWnJIaXQ2eEJmKytsSjk0QXJZY0FEeUlZUkw4elZIdEUrbVM2UTVRRHVoTXlqWlVGdmZBemZMdmVBRDh1ZFQrRkxERU9PRkpnSjBjZmoyMXA2cTlmdUhwcG5KQTE5SmNWK0E5QWVZSmZBL3czdy84ZmVMdXhsYWgwYm5ZcmYwc0JQWUNaOWYzMWpUZzNySjhFL1NLZWdMdXRIWVVFcjVXbDdkTlB3cUJMT0ZrTHEvaS9oYVU2TGNBNjhMZVlLQXlUL0Rnc3h1dEpLQ0tyWWdBanRXSUFMNFcrNHVTM1E0djRyMG5JU0tBclo1NXd4b0NQZ2VjRFQ0cVREcGZtK2VGQkNVakpFVDFTZ0ovRVZKRWRGdy9JK0NHR0x6eWd1cDdBcDhFWFJMOEdpOGh3S0FyRWpxeEgxbGVlUUNUb09JYU5JZjM5dUJVT0RBUkFKN2ZCTHNrN0NHQW4yWGd1UmdaL0xjSDAwbjlJY2F2eWVCZnZLSkRRT1VCeXYyalBoZFRUaEhCNEUyaVA4Um02elBocXlnQzlsaS9RNFN5dkFMTzRHZDY3a253WGhDdG14TGhUNEdqc2QreHVMSlFSb1FIYmNEdFdmUlhLQTgyMm1NTmd5b0pqcnEvYXF0MWxHUWZVNWdRSHdZbTFla2g5NDBJR0hYL2lweUlCTTREWGZEKzQwcjFQYU9WQTQ0U0VOM1QyUnBaSHZBS1I4WGVjd2gwUCtxOGtQR1JIcURtVjhwVkJhSUdZaEpTNndQYmY1ZzRtNEF1U1pWMENGRDlsdmhqOENNSkdCVVBlc1o1Qk5oYXE1eE5BRVROYTBiQ29JRlhFcmptK1NNeUk3Z0tmNlFIUkNTb0h5d2oxbGVFWk05WHFXNkNleElla3ByYlNqcDNlQStxQkVteUdjK25RRVVBaW5kbmtRQ2NCejRiODNJVGpNQkRqT0Zub3lRb3lVQjdJTjVET2hJU2x4MkRsY1VyY3JxZ0sxSGc5eHg1Y2g3L2pqNlNCRUZ6SUo2ck9rcHcvRFBadHlmMFNJZ3VVbXQ3Ync3d2toR2gyaDFoMTdkbnZGWW4vbm5jeHBzNk9ZQVhyRWc1a3doZ2Y5eXpUcElFLzNsSkVlSDdvNkVBaklPUDNONzZvK0JWdU1nUUdEa0pLdW5NNmE2M3grM1ZQbUVJL0EvSXZLNVpMdjlsM1FBQUFBQkpSVTVFcmtKZ2dnPT0iLz48L2RlZnM+PC9zdmc+");
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.video-player.loading[data-state=playing]::after {
  opacity: 1;
}
.video-player::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2NCA2NCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48cGF0aCBkPSJNNDEuOTY1LDMybC0xNiw4bDAsLTE2bDE2LDhaIiBzdHlsZT0iZmlsbDojZmZmOyIvPjxwYXRoIGQ9Ik0zMi4xNzIsMGMxNC42MTQsMC4xMzkgMjguMzIxLDExLjMyNiAzMS4xODIsMjUuNzQ5YzMuOTU1LDE5Ljk0MyAtMTQuNTM1LDQxLjkyNCAtMzcuMjQ3LDM3LjcxNWMtMTMuMDE4LC0yLjQxMyAtMjMuODgzLC0xMy42ODkgLTI1LjgwMywtMjYuNzkzYy0yLjYwMSwtMTcuNzUzIDExLjgxMywtMzYuMjM5IDMxLjA0MSwtMzYuNjY2YzAuMjc2LC0wLjAwNCAwLjU1MSwtMC4wMDYgMC44MjcsLTAuMDA1Wm0tMC4zOTQsMy4yYy0xMy4xMjEsMC4xMjUgLTI1LjM4OCwxMC4xMTEgLTI4LjAyOCwyMi45OTZjLTMuNjk5LDE4LjA2IDEzLjI2MywzOC4wMDIgMzMuNjY2LDM0LjA4OGMxMS42ODIsLTIuMjQxIDIxLjQxNSwtMTIuNDQ3IDIzLjA2OSwtMjQuMjU2YzIuMjM3LC0xNS45NjggLTEwLjgxLC0zMi41NTEgLTI4LjE0OCwtMzIuODI2Yy0wLjE4NiwtMC4wMDIgLTAuMzcyLC0wLjAwMiAtMC41NTksLTAuMDAyWiIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48L3N2Zz4=");
  background-size: 4.5rem 4.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
  display: block;
  pointer-events: none;
}
@media (max-width: 480px) {
  .video-player::after {
    background-size: 2.5rem 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1040px) {
  .video-player::after {
    background-size: 2.5rem 2.5rem;
  }
}
.video-player::before {
  content: "";
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  z-index: -1;
}
.video-player[data-muted=true] .video-player__mute {
  display: none;
}
.video-player[data-muted=false] .video-player__unmute {
  display: none;
}
.video-player[data-state=inited] .video-player__mute, .video-player[data-state=inited] .video-player__unmute {
  z-index: 1;
}
.video-player[data-state=playing]::after {
  opacity: 0;
}
.video-player[data-state=playing] .video-player__cover-wrapper {
  opacity: 0;
}
.video-player[data-state=paused]::after {
  opacity: 1;
}
.video-player[data-state=paused] .video-player__cover-wrapper {
  opacity: 0;
}
.video-player__title {
  color: #FFF;
  font-size: 1.75rem;
  margin-bottom: 0 !important;
  font-weight: 500;
  text-align: left;
}
@media (max-width: 480px) {
  .video-player__title {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) and (max-width: 1040px) {
  .video-player__title {
    font-size: 1.5rem;
  }
}
.video-player__tag {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.75rem;
  text-align: left;
}
.video-player video,
.video-player iframe {
  height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.video-player__cover-wrapper {
  z-index: 1;
  transition: opacity 0.4s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
  padding: 2rem;
  background-color: transparent;
  border: 0;
  background-position: center center;
  background-size: cover;
}
.video-player__cover-wrapper:focus {
  outline: none;
}
.video-player__cover {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
  padding: 2rem;
  padding-right: 4rem;
  background-color: rgba(0, 48, 87, 0.75);
}
@media (max-width: 480px) {
  .video-player__cover {
    padding: 1rem;
    padding-right: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1040px) {
  .video-player__cover {
    padding-right: 3rem;
  }
}
.video-player__unmute {
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1.5rem 1.5rem;
  background: transparent;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2MyA2NCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48cGF0aCBkPSJNMTAuNiwxNS45OTdsMjEuNCwtMTUuOTk3bDAsNjMuOTg3bC0yMS40LC0xNS45OTdsLTEwLjYsMGwwLC0zMS45OTNsMTAuNiwwWiIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBkPSJNNTAuMTc2LDI3LjQ3NWw3LjU0MiwtNy41NDNsNC41MjYsNC41MjZsLTcuNTQzLDcuNTQybDcuNTQzLDcuNTQybC00LjUyNiw0LjUyNmwtNy41NDIsLTcuNTQzbC03LjU0Myw3LjU0M2wtNC41MjUsLTQuNTI2bDcuNTQyLC03LjU0MmwtNy41NDIsLTcuNTQybDQuNTI1LC00LjUyNmw3LjU0Myw3LjU0M1oiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PC9zdmc+");
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0;
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  z-index: 1;
}
@media (max-width: 480px) {
  .video-player__unmute {
    bottom: 1rem;
    right: 1rem;
    background-size: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1040px) {
  .video-player__unmute {
    background-size: 1rem;
  }
}
.video-player__mute {
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1.5rem 1.5rem;
  background: transparent;
  border: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2NCA2NCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48cGF0aCBkPSJNMTAuNiwxNS45OTdsMjEuNCwtMTUuOTk3bDAsNjMuOTg3bC0yMS40LC0xNS45OTdsLTEwLjYsMGwwLC0zMS45OTNsMTAuNiwwWiIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48cGF0aCBkPSJNNDcuNTMzLDQuMjkxYzcuOTI4LDQuNTQ1IDE0LjA0OCwxMi4zNCAxNS44NTYsMjEuNDUzYzIuNTg1LDEzLjAzMyAtNC40MTksMjYuOTM3IC0xNS45NTgsMzMuNzgybC0zLjA3LC01LjQ3OGM0LjU2NywtMi40NDggOC40MjQsLTYuMjE2IDEwLjcxNywtMTAuOTY5YzUuNTI2LC0xMS40NiAwLjMzNCwtMjYuNTAxIC0xMC42OTUsLTMzLjE3MWwzLjE1LC01LjYxN1oiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggZD0iTTQxLjMzMiwxNS4zNDljNC42NTEsMi42NTkgOC4yNyw3LjE4NSA5LjQzNywxMi41NDJjMS43MzQsNy45NTYgLTIuMzI4LDE2Ljc1NCAtOS4zOTUsMjAuODI3bC0zLjI2NiwtNS44MjdjNS45NjcsLTMuODI4IDkuMDI1LC0xMi44MzQgMy42NzgsLTE5LjE1NWMtMC45OTksLTEuMTgxIC0yLjIxLC0yLjE2NSAtMy41NjQsLTIuODM5bDMuMTEsLTUuNTQ4WiIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48L3N2Zz4=");
  position: absolute;
  background-repeat: no-repeat;
  bottom: 2rem;
  right: 2rem;
  background-position: center center;
  z-index: 1;
}
@media (max-width: 480px) {
  .video-player__mute {
    background-size: 1rem;
    bottom: 1rem;
    right: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1040px) {
  .video-player__mute {
    background-size: 1rem;
  }
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.compare-items-footer {
  position: fixed;
  width: 100%;
  padding: 22px;
  bottom: 0;
  z-index: 100;
  background: white;
  box-shadow: 0 -2px 4px 2px rgba(0, 0, 0, 0.03);
  max-height: 132px;
  transition: max-height 0.8s 0.2s ease, transform 0.8s 0.4s ease;
  will-change: max-height, transform;
  overflow: hidden;
}
.compare-items-footer.snap {
  position: relative;
  transform: translateY(0);
}
.compare-items-footer.hidden {
  transform: translateY(100%);
}
.compare-items-footer.hidden.snap {
  position: fixed;
}
.compare-items-footer__info {
  font-weight: 700;
  opacity: 0;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: -1;
}
@media (min-width: 992px) {
  .compare-items-footer__info {
    transition: opacity 0.4s;
  }
}
@media (min-width: 1170px) {
  .compare-items-footer__info {
    left: 15px;
  }
}
.compare-items-footer.small {
  max-height: 94px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .compare-items-footer.small .compare-items-footer__compare-bt {
    transform: translateY(-80px);
  }
}
.compare-items-footer.small .compare-items-footer__info.hidden {
  display: none;
}
@media (min-width: 992px) {
  .compare-items-footer.small .compare-items-footer__info {
    opacity: 1;
    z-index: 0;
  }
}
.compare-items-footer.small .compare-items-footer__visibility-bt .compare-items-footer__hide {
  display: none;
}
.compare-items-footer.small .compare-items-footer__visibility-bt .compare-items-footer__show {
  display: block;
}
.compare-items-footer.small .compare-items-footer__visibility-bt .compare-items-footer__arrow:before {
  transform: translate(-50%, -50%) rotate(-180deg);
}
.compare-items-footer.small .compare-items-footer__container {
  opacity: 0;
  transition: opacity 0.4s;
  pointer-events: none;
}
.compare-items-footer__container {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  transition: opacity 0.4s;
  overflow: visible;
}
.compare-items-footer__container li:last-of-type {
  margin-right: 0;
}
.compare-items-footer__container li:first-of-type {
  margin-left: 0;
}
.compare-items-footer__container .item {
  -webkit-box-shadow: 0px 0px 1px 0px #bbb;
  -moz-box-shadow: 0px 0px 1px 0px #bbb;
  box-shadow: 0px 0px 1px 0px #bbb;
  border: solid 1px #d0d3d4;
  background-color: #FFF;
  overflow: hidden;
  flex-basis: 100%;
  padding: 20px;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  position: relative;
  margin: 0 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  height: 88px;
  animation-name: initItem;
  animation-duration: 0.4s;
  will-change: opacity;
}
.compare-items-footer__container .item::before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  width: 100%;
  height: 35px;
  background: linear-gradient(180deg, rgb(255, 255, 255) 45%, rgba(255, 255, 255, 0.4878326331) 70%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
.compare-items-footer__container .item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 35px;
  background: linear-gradient(0deg, rgb(255, 255, 255) 45%, rgba(255, 255, 255, 0.4878326331) 70%, rgba(255, 255, 255, 0) 100%);
}
.compare-items-footer__container .item div {
  transition: opacity 0.4s, border 0.4s, background-color 0.4s;
  animation-name: fadeIn;
  animation-duration: 0.4s;
}
.compare-items-footer__container .item button {
  transition: opacity 0.4s, border 0.4s, background-color 0.4s;
  animation-name: fadeInBt;
  animation-duration: 0.4s;
}
.compare-items-footer__container .item.hide {
  -webkit-box-shadow: 0px 0px 1px 0px #bbb;
  -moz-box-shadow: 0px 0px 1px 0px #bbb;
  box-shadow: 0px 0px 1px 0px #bbb;
  border: solid 1px #d0d3d4;
  background-color: rgba(208, 211, 212, 0.1);
}
.compare-items-footer__container .item.hide div, .compare-items-footer__container .item.hide button {
  opacity: 0;
  pointer-events: none;
  cursor: default;
}
.compare-items-footer__container .item h2 {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.2em;
  font-weight: 700;
}
.compare-items-footer__container .item h3 {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.3em;
  font-weight: 500;
}
.compare-items-footer__container .item h3 p {
  display: inline;
  font-size: inherit;
}
.compare-items-footer__container .item__remove {
  background: none;
  border: none;
  width: 16px;
  height: 16px;
  display: block;
  top: 10px;
  right: 10px;
  position: absolute;
  overflow: hidden;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMCAxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48cGF0aCBkPSJNMCwxLjQxNGwwLC0xLjQxNGwxLjQxNCwwbDMuNTg2LDMuNTg2bDMuNTg2LC0zLjU4NmwxLjQxNCwwbDAsMS40MTRsLTMuNTg2LDMuNTg2bDMuNTg2LDMuNTg2bDAsMS40MTRsLTEuNDE0LDBsLTMuNTg2LC0zLjU4NmwtMy41ODYsMy41ODZsLTEuNDE0LDBsMCwtMS40MTRsMy41ODYsLTMuNTg2bC0zLjU4NiwtMy41ODZaIi8+PC9zdmc+");
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.2;
  z-index: 1;
}
.compare-items-footer__container .item__remove:hover {
  opacity: 0.3;
}
.compare-items-footer__container .item__square {
  width: 36px;
  height: 36px;
  transition: background 0.4s;
  margin-right: 10px;
  min-width: 36px;
  min-height: 36px;
}
.compare-items-footer__container .item__placeholder {
  background-color: rgba(208, 211, 212, 0.1);
  min-height: 20px;
  margin: 0 15px;
  -webkit-box-shadow: 0px 0px 1px 0px #bbb;
  -moz-box-shadow: 0px 0px 1px 0px #bbb;
  box-shadow: 0px 0px 1px 0px #bbb;
  border: solid 1px #d0d3d4;
  overflow: visible;
  flex-basis: 100%;
  padding: 20px;
  padding-top: 26px;
  padding-right: 30px;
  padding-bottom: 26px;
  height: 88px;
}
.compare-items-footer__bts_wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.compare-items-footer__visibility-bt {
  position: absolute;
  top: 16px;
  right: 0;
  background: none;
  border: none;
  color: #003057;
  transition: color 0.4s;
  float: right;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  padding-right: 0;
  transform: translateX(100%);
}
.compare-items-footer__visibility-bt:hover {
  color: #009EE8;
  cursor: pointer;
}
.compare-items-footer__visibility-bt .compare-items-footer__show {
  display: none;
}
.compare-items-footer__arrow {
  overflow: visible;
  height: 10px;
  width: 10px;
  display: block;
  position: relative;
  margin-left: 10px;
}
.compare-items-footer__arrow:before {
  content: "\e902";
  display: block;
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 6px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  transition: transform 0.4s ease;
  text-indent: 0;
}
.compare-items-footer__compare-bt {
  border-radius: 2px;
  clear: both;
  float: left;
  display: block;
  width: 100%;
  padding: 1em;
  background: #009EE8;
  border: 0;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 2px;
  white-space: nowrap;
  transition: background 0.4s;
}
.compare-items-footer__compare-bt:focus {
  background: #003057;
  color: #FFF;
}
.compare-items-footer__compare-bt[disabled] {
  background: #a5a9ab;
  cursor: default;
}
.compare-items-footer__compare-bt[disabled]:hover {
  background: #a5a9ab;
  cursor: default;
  background: #a5a9ab;
}
.compare-items-footer__compare-bt {
  /* Standard */
}
.compare-items-footer__compare-bt:hover {
  background: #003057;
  cursor: pointer;
}
.compare-items-footer__clear-bt {
  color: #009EE8;
  margin-top: 1.3em;
  margin-bottom: 1em;
  margin-left: 3em;
  margin-right: 3em;
  background: none;
  border: none;
  transition: color 0.4s, opacity 0.4s;
}
.compare-items-footer__clear-bt:hover {
  color: #003057;
  cursor: pointer;
}
.compare-items-footer__clear-bt:focus {
  color: #003057;
  border-radius: 4px;
  border: solid 1px #003057;
}
.compare-items-footer__clear-bt.hidden {
  opacity: 0;
  transform: scale(0);
  transition: opacity 0.4s, transform 0.4s 0.4s;
}

.compare-add-bt, .collection-add-bt {
  border: 0;
  padding: 0.75rem;
  background-color: rgba(0, 48, 87, 0.05);
  transition: 0.4s;
  line-height: 1em;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  margin-right: 0.75rem;
  border-radius: 4px;
  border: solid 1px #003057;
}
.compare-add-bt__info, .collection-add-bt__info {
  opacity: 0;
  pointer-events: none;
  display: inline-flex;
  transition: 0.4s opacity;
  padding: 0.75rem;
  padding-left: 0;
}
.compare-add-bt__info:before, .collection-add-bt__info:before {
  content: "!";
  display: inline-dlex;
  min-width: 20px;
  width: 20px;
  min-height: 20px;
  height: 20px;
  border-radius: 10px;
  margin-right: 0.5em;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  text-align: center;
  border: 1px solid #003057;
  line-height: 1.2em;
}
.bt-disabled .compare-add-bt__info, .bt-disabled .collection-add-bt__info {
  opacity: 1;
}
.compare-add-bt__info u, .collection-add-bt__info u {
  text-decoration: underline;
}
.compare-add-bt:hover, .compare-add-bt:focus, .collection-add-bt:hover, .collection-add-bt:focus {
  background-color: rgba(0, 48, 87, 0.15);
}
.compare-add-bt::before, .collection-add-bt::before {
  font-family: "outokumpu-icons";
  content: "\e904";
  margin-right: 0.75rem;
  line-height: 1em;
}
.compare-add-bt:after, .collection-add-bt:after {
  content: "✓";
  height: 1rem;
  width: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1em;
  margin-left: 0.75rem;
  background: white;
  position: relative;
  border: 1px solid #003057;
  color: white;
  font-size: 0.75rem;
  transition: background-color 0.4s;
}
.compare-add-bt.added:after, .collection-add-bt.added:after {
  background-color: #003057;
}
.bt-disabled .compare-add-bt, .bt-disabled .collection-add-bt {
  color: #a5a9ab;
  pointer-events: none;
}
.bt-disabled .compare-add-bt::before, .bt-disabled .collection-add-bt::before {
  color: #a5a9ab;
}
.bt-disabled .compare-add-bt::after, .bt-disabled .collection-add-bt::after {
  background-color: #d0d3d4;
  border: 1px solid #d0d3d4;
  color: #d0d3d4;
}

@media (max-width: 991px) {
  .compare-items-footer {
    padding-top: 36px;
    max-height: 190px;
  }
  .compare-items-footer__compare-bt {
    font-size: 14px;
    padding: 0.75em;
    transition: transform 0.4s ease;
  }
  .compare-items-footer__clear-bt {
    margin-top: 8px;
  }
  .compare-items-footer__controls {
    padding: 0;
  }
  .compare-items-footer__visibility-bt {
    top: -1.75em;
    transform: translateX(0);
  }
  .compare-items-footer__info {
    font-size: 14px;
  }
  .compare-items-footer__container {
    margin-left: -37px;
    margin-right: -37px;
    margin-bottom: 10px;
  }
  .compare-items-footer__container li:nth-child(1) {
    border-left-width: 0;
  }
  .compare-items-footer__container li:nth-child(2) {
    border-right-width: 0;
    border-left-width: 0;
  }
  .compare-items-footer__container li:nth-child(3) {
    border-right-width: 0;
  }
  .compare-items-footer__container .item {
    margin: 0;
    height: 70px;
    justify-content: flex-start;
    padding-right: 30px;
    padding-left: 1rem;
    padding-bottom: 0.75rem;
  }
  .compare-items-footer__container .item__square {
    display: none;
  }
  .compare-items-footer__container .item__details h2 {
    font-size: 16px;
  }
  .compare-items-footer__container .item__details h3 {
    display: none;
  }
  .compare-items-footer .item__placeholder {
    margin: 0;
    height: 70px;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 0.75rem;
  }
}
@media (max-width: 639px) {
  .compare-items-footer .item__details h2 {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1394px) {
  .compare-items-footer__visibility-bt {
    transform: translateX(0);
  }
  .compare-items-footer .item,
  .compare-items-footer .item__placeholder {
    height: 88px;
  }
  .compare-items-footer .item h2,
  .compare-items-footer .item__placeholder h2 {
    font-size: 16px;
  }
  .compare-items-footer .item,
  .compare-items-footer .item__placeholder {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 25px;
    padding-left: 16px;
  }
}
@keyframes initItem {
  from {
    background-color: rgba(208, 211, 212, 0.1);
  }
  to {
    background-color: #FFF;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInBt {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.3;
  }
}
.compare-items-table__remove-bt {
  background: none;
  border: none;
  width: 16px;
  height: 16px;
  display: block;
  top: 10px;
  right: 10px;
  position: absolute;
  overflow: hidden;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMCAxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48cGF0aCBkPSJNMCwxLjQxNGwwLC0xLjQxNGwxLjQxNCwwbDMuNTg2LDMuNTg2bDMuNTg2LC0zLjU4NmwxLjQxNCwwbDAsMS40MTRsLTMuNTg2LDMuNTg2bDMuNTg2LDMuNTg2bDAsMS40MTRsLTEuNDE0LDBsLTMuNTg2LC0zLjU4NmwtMy41ODYsMy41ODZsLTEuNDE0LDBsMCwtMS40MTRsMy41ODYsLTMuNTg2bC0zLjU4NiwtMy41ODZaIi8+PC9zdmc+");
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.2;
  transition: opacity 0.4s;
}
.compare-items-table__remove-bt:hover {
  opacity: 0.3;
}
.compare-items-table__remove-bt[disabled] {
  opacity: 0;
}
.compare-items-table.three th {
  width: 33.333%;
  min-width: 33.333%;
}
.compare-items-table.three th:last-of-type {
  padding-left: 20px;
}
.compare-items-table.three th:first-of-type {
  padding-right: 20px;
}
.compare-items-table.three td:nth-of-type(3) {
  padding-left: 40px;
}
.compare-items-table.three table td {
  width: 33.333%;
  min-width: 33.333%;
}
@media (max-width: 991px) {
  .compare-items-table.three table td {
    min-width: 300px;
  }
}
.compare-items-table.two th:last-of-type {
  padding-right: 0;
  padding-left: 10px;
}
.compare-items-table.two th:first-of-type {
  padding-left: 0;
  padding-right: 10px;
}
.compare-items-table.two td:nth-of-type(2) {
  padding-left: 30px;
}
.compare-items-table.two table td {
  width: 50%;
  max-width: 50%;
}
.compare-items-table .compositions {
  min-height: 110px;
  display: flex;
  flex-direction: column;
  max-width: 320px;
}
.compare-items-table .compositions .row {
  min-height: 3rem;
}
.compare-items-table .compositions .compositions-row {
  display: table;
  margin-top: 1.5em;
}
.compare-items-table .compositions .composition,
.compare-items-table .compositions .col {
  padding-left: 0;
  padding-right: 5px;
}
.compare-items-table .compositions .composition:last-child,
.compare-items-table .compositions .col:last-child {
  padding-right: 0;
}
.compare-items-table .compositions .composition {
  display: table-cell;
  float: none;
}
.compare-items-table .compositions .composition p {
  margin-bottom: 0;
}
.compare-items-table__square {
  width: 36px;
  height: 36px;
  margin-right: 1rem;
}
@media (max-width: 991px) {
  .compare-items-table__square {
    display: none;
  }
}
.compare-items-table__header {
  background: #FFF;
  border-radius: 4px;
  border: solid 1px #d0d3d4;
  color: #003057;
  height: 88px;
  padding: 1rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-items: flex-start;
  align-items: center;
  padding-left: 20px;
  position: relative;
}
.compare-items-table__header h2 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.3em;
}
.compare-items-table__header h3 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
}
.compare-items-table__header h3 p {
  display: inline;
  font-size: inherit;
}
.compare-items-table.rich-text-content table, .compare-items-table table {
  min-width: 100%;
  max-width: 100%;
  border: inherit !important;
  text-align: left;
  position: relative;
  border-collapse: separate;
}
.compare-items-table.rich-text-content table ul, .compare-items-table table ul {
  margin-bottom: 0;
  padding-left: 0;
  margin-left: 0;
}
.compare-items-table.rich-text-content table ul li:last-of-type, .compare-items-table table ul li:last-of-type {
  margin-bottom: 0;
}
.compare-items-table.rich-text-content table .parameters .row .parameters-row:nth-of-type(1), .compare-items-table table .parameters .row .parameters-row:nth-of-type(1) {
  margin-bottom: 2.5em;
}
.compare-items-table.rich-text-content table .parameters .parameter, .compare-items-table table .parameters .parameter {
  padding-left: 0;
  margin-bottom: 0;
}
.compare-items-table.rich-text-content table .parameters .parameter p, .compare-items-table table .parameters .parameter p {
  margin-bottom: 0;
}
.compare-items-table.rich-text-content table .parameters strong, .compare-items-table table .parameters strong {
  margin-bottom: 0.8em;
  display: inline-block;
}
@media (max-width: 991px) {
  .compare-items-table.rich-text-content table, .compare-items-table table {
    display: block;
    overflow-x: auto;
  }
}
.compare-items-table.rich-text-content table th, .compare-items-table table th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  min-width: 300px;
}
.compare-items-table.rich-text-content table th.deco, .compare-items-table table th.deco {
  position: static;
  padding: 0 10px;
}
.compare-items-table.rich-text-content table th.deco .compare-item--deco-img, .compare-items-table table th.deco .compare-item--deco-img {
  background-size: cover;
  background-position: top;
}
.compare-items-table.rich-text-content table th.deco .compare-item--deco-img:before, .compare-items-table table th.deco .compare-item--deco-img:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  opacity: 0.64;
  background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0), #FFF);
}
.compare-items-table.rich-text-content table th.deco .compare-items-table__remove-bt, .compare-items-table table th.deco .compare-items-table__remove-bt {
  background: none;
  opacity: 1;
  width: 20px;
}
.compare-items-table.rich-text-content table th.deco .compare-items-table__remove-bt[disabled], .compare-items-table table th.deco .compare-items-table__remove-bt[disabled] {
  opacity: 0;
}
.compare-items-table.rich-text-content table th.deco .compare-items-table__remove-bt:before, .compare-items-table table th.deco .compare-items-table__remove-bt:before {
  font-family: "outokumpu-icons";
  content: "\e903";
  color: #003057;
  font-size: 12px;
}
.compare-items-table.rich-text-content table th.deco a, .compare-items-table table th.deco a {
  color: #003057;
  text-transform: none;
  font-size: 18px;
}
.compare-items-table.rich-text-content table th.deco .product-gallery__download, .compare-items-table table th.deco .product-gallery__download {
  right: 50%;
  bottom: 19px;
  transform: translateX(50%);
  white-space: nowrap;
  font-weight: bold;
}
.compare-items-table.rich-text-content table th.deco .product-gallery__download:after, .compare-items-table table th.deco .product-gallery__download:after {
  padding-left: 5px;
  font-size: 30px;
  font-weight: normal;
  display: inline-block;
  transform: translateY(9px);
}
.compare-items-table.rich-text-content table th.deco .product-gallery__zoom, .compare-items-table table th.deco .product-gallery__zoom {
  bottom: 10px;
  right: 12px;
}
.compare-items-table.rich-text-content table th.deco .product-gallery__zoom:after, .compare-items-table table th.deco .product-gallery__zoom:after {
  font-size: 30px;
}
.compare-items-table.rich-text-content table tbody tr, .compare-items-table table tbody tr {
  border-bottom: solid 1px #d0d3d4;
}
.compare-items-table.rich-text-content table td, .compare-items-table table td {
  border: 0;
  padding: 2.5rem 1rem;
  min-width: 300px;
  vertical-align: top;
  border-bottom: rgba(0, 48, 87, 0.2) 1px solid;
}
@media (min-width: 992px) {
  .compare-items-table.rich-text-content table td, .compare-items-table table td {
    padding: 2rem 20px;
    min-width: 0;
  }
}
.compare-items-table.rich-text-content table td, .compare-items-table table td {
  color: #003057;
}
.compare-items-table.rich-text-content table th, .compare-items-table table th {
  border: 0;
  background: #fff;
  text-transform: uppercase;
  color: #fff;
  padding: 0 0;
}
@media (min-width: 992px) {
  .compare-items-table.rich-text-content table th, .compare-items-table table th {
    padding: 0;
  }
}
.compare-items-table.rich-text-content table th, .compare-items-table table th {
  letter-spacing: 1px;
  font-weight: 500;
}
.compare-items-table.rich-text-content table tr:nth-child(odd), .compare-items-table table tr:nth-child(odd) {
  background-color: #ffffff;
}
.compare-items-table.rich-text-content table tr:nth-child(even), .compare-items-table table tr:nth-child(even) {
  background-color: rgba(248, 249, 249, 0.8);
}
.compare-items-table__back {
  color: #003057 !important;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  transition: color 0.4s;
  text-decoration: none;
  margin-bottom: 2rem;
  display: inline-block;
}
.compare-items-table__back:hover {
  color: #009EE8 !important;
  text-decoration: none !important;
}
.compare-items-table__back:hover::before {
  color: #009EE8 !important;
}
.compare-items-table__back:before {
  transition: color 0.4s;
  content: "\e902";
  display: inline-block;
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 6px;
  font-weight: 500;
  position: relative;
  margin-right: 0.5rem;
  transform: rotate(90deg) translateX(-20%);
  text-indent: 0;
}

#lg_callback_container > iframe {
  width: 0;
  height: 0;
  position: fixed;
  top: auto;
  left: auto;
  bottom: 0px;
  right: 0px;
}

#lg_chat_container {
  z-index: 1999999994 !important;
}

.sidebar.sidebar--show {
  z-index: 1999999995;
}

.overlay {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 48, 87, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
.overlay.open {
  height: 100vh;
  visibility: visible;
}
.overlay.visible {
  opacity: 1;
}
.overlay .col-md-10 {
  text-align: center;
}
.overlay--container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.overlay--close {
  color: #000;
  cursor: pointer;
  text-indent: -9999px;
  position: absolute;
  top: 8px;
  right: 12px;
}
.overlay--close:focus, .overlay--close:active {
  text-decoration: none;
  outline: none;
}
.overlay--close:after {
  font-family: "outokumpu-icons";
  content: "\e903";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: inherit;
  text-indent: 0;
}
.overlay--content {
  position: relative;
  opacity: 0;
  max-height: 100vh;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 130px;
  min-height: 130px;
  padding: 40px 12px 12px;
  background: #FFF;
  border-radius: 8px;
}
.overlay--content.img-container {
  margin: 0 auto;
  display: inline-block;
  max-width: 100%;
  text-align: center;
}
.overlay--content.img-container figure.zoom {
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
  cursor: zoom-in;
  margin: 0;
}
@media (min-width: 768px) {
  .overlay--content.img-container figure.zoom img:hover {
    opacity: 0;
  }
}
.overlay--content.img-container figure.zoom img {
  transition: opacity 0.5s;
  display: block;
}
.overlay--content.img-container img {
  max-height: calc(90vh - 54px);
  max-width: calc(90vw - 24px);
  min-height: 120px;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
.overlay--content.img-container .articles-list__loading {
  top: 50%;
  transform: translate(-50%, -50%);
}
.overlay--content.img-container .overlay-image-title {
  margin-bottom: 0;
  margin-top: 10px;
}
.overlay--content .video-player {
  width: 80vw;
  max-width: 80vw;
  max-height: 80vh;
}
.overlay--content.show {
  opacity: 1;
  transition: opacity 500ms;
}
.overlay--content.fixed-nav .overlay--nav-prev, .overlay--content.fixed-nav .overlay--nav-next {
  float: none;
  position: fixed;
  top: 50%;
  bottom: 10px;
  transform: translateY(-50%);
}
.overlay--content.fixed-nav .overlay--nav-prev {
  left: -53px;
}
.overlay--content.fixed-nav .overlay--nav-next {
  right: -53px;
}
.overlay .overlay-title {
  font-weight: 400;
  letter-spacing: 0;
  margin-block: 16px 0;
  text-align: left;
}
.overlay--controls {
  box-sizing: border-box;
  width: 100%;
  margin-top: 6px;
  text-align: left;
  min-width: 120px;
}
.overlay--caption {
  display: flex;
  color: #000;
  font-size: 16px;
  line-height: 130%;
  clear: both;
}
.overlay--caption-txt {
  flex: 1 0 85%;
}
.overlay--index {
  flex: 1 0 10%;
  text-align: right;
}
.overlay--nav-prev, .overlay--nav-next {
  height: 33px;
  width: 33px;
  background: #FFF;
  border: 0;
  display: flex;
  margin-bottom: 6px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  z-index: 100;
  transition: opacity 0.4s, box-shadow 0.4s, transform 0.4s ease;
}
@media (min-width: 1170px) {
  .overlay--nav-prev, .overlay--nav-next {
    float: none;
    position: fixed;
    top: 50%;
    bottom: 10px;
    transform: translateY(-50%);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  }
}
.overlay--nav-prev:hover, .overlay--nav-next:hover {
  text-decoration: none;
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1);
}
.overlay--nav-prev:active, .overlay--nav-prev:focus, .overlay--nav-next:active, .overlay--nav-next:focus {
  text-decoration: none;
}
.overlay--nav-prev:before, .overlay--nav-next:before {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #009EE8;
  font-size: 18px;
  text-align: center;
}
.overlay--nav-prev {
  float: left;
}
@media (min-width: 1170px) {
  .overlay--nav-prev {
    left: -53px;
  }
}
.overlay--nav-prev:before {
  transform: rotate(90deg) translateY(2px);
}
.overlay--nav-next {
  float: right;
}
@media (min-width: 1170px) {
  .overlay--nav-next {
    right: -53px;
  }
}
.overlay--nav-next:before {
  transform: rotate(270deg) translateY(2px);
}
.overlay.overlay--emergency .overlay--content {
  max-height: calc(90vh - 62px);
  overflow: auto;
  background-color: #FFF;
  padding: 0;
  text-align: left;
  width: 90vw;
}
@media (min-width: 1170px) {
  .overlay.overlay--emergency .overlay--content {
    max-width: 70vw;
  }
}
@media (min-width: 768px) {
  .overlay.overlay--emergency .overlay--content .emergency-content {
    display: flex;
  }
}
.overlay.overlay--emergency .overlay--content .emergency-content-img {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  .overlay.overlay--emergency .overlay--content .emergency-content-img {
    width: 40%;
    height: auto;
  }
}
.overlay.overlay--emergency .overlay--content .emergency-content-txt {
  width: 100%;
  padding: 20px 25px 30px;
}
@media (min-width: 768px) {
  .overlay.overlay--emergency .overlay--content .emergency-content-txt {
    padding: 65px 40px 80px;
    width: 60%;
    height: auto;
  }
}
.overlay.overlay--emergency .overlay--content .emergency-content-txt h2 {
  font-size: 24px;
  margin-bottom: 10px;
  letter-spacing: 1px;
  line-height: 2rem;
}
@media (min-width: 768px) {
  .overlay.overlay--emergency .overlay--content .emergency-content-txt h2 {
    font-size: 40px;
    margin-bottom: 20px;
    letter-spacing: 2.86px;
    line-height: 1;
  }
}
.overlay.overlay--emergency .overlay--content .emergency-content-txt h2:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Emergency-banner' transform='translate(-61.000000, -17.000000)'%3E%3Cg id='Group' transform='translate(62.000000, 18.000000)'%3E%3Ccircle id='Oval' stroke='%23E40134' stroke-width='2' cx='17' cy='17' r='17'%3E%3C/circle%3E%3Cpath d='M17.662,19.732 L18.718,9.062 L15,9.062 L15.968,19.732 L17.662,19.732 Z M18.41,24 L18.41,20.964 L15.286,20.964 L15.286,24 L18.41,24 Z' id='!' fill='%23E40134' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin-right: 15px;
  margin-bottom: -6px;
  width: 26px;
  height: 26px;
  background-size: 26px;
}
@media (min-width: 768px) {
  .overlay.overlay--emergency .overlay--content .emergency-content-txt h2:before {
    margin-right: 25px;
    margin-bottom: -3px;
    width: 34px;
    height: 34px;
    background-size: 34px;
  }
}
.overlay.overlay--emergency .overlay--content .emergency-content-txt p {
  font-size: 14px;
  letter-spacing: 1.14px;
}
@media (min-width: 768px) {
  .overlay.overlay--emergency .overlay--content .emergency-content-txt p {
    font-size: 16px;
  }
}
.overlay.overlay--emergency .overlay--content .emergency-content-txt a {
  display: inline-block;
  margin-top: 10px;
  color: #003057;
  font-size: 14px;
}
@media (min-width: 768px) {
  .overlay.overlay--emergency .overlay--content .emergency-content-txt a {
    margin-top: 62px;
    font-size: 16px;
  }
}
.overlay .overlay--scrollable .overlay--content {
  overflow: auto;
}
.overlay .overlay--scrollable img {
  max-height: 9999px;
}

body.overlay--opened,
html.overlay--opened {
  height: 100vh;
  overflow: hidden;
}

.accessibility .overlay--nav-prev:focus, .accessibility .overlay--nav-prev:active, .accessibility .overlay--nav-next:focus, .accessibility .overlay--nav-next:active {
  text-decoration: none;
  outline: #FFF solid 1px;
  border: 1px solid #003057;
}
.accessibility .overlay--content .video-player.focus {
  outline: 1px solid #FFF;
  outline-offset: 5px;
}
.accessibility .overlay--close:focus, .accessibility .overlay--close:active {
  text-decoration: none;
  outline: #003057 solid 1px;
  outline-offset: 2px;
  display: block;
  width: 14px;
  height: 20px;
}
.accessibility .emergency-content .arrow-button:focus, .accessibility .emergency-content .arrow-button:active {
  outline-color: #003057;
}

.overlay.overlay--disclaimer-popup .overlay--container {
  max-height: 100vh;
  overflow: visible;
}
.overlay.overlay--disclaimer-popup .overlay--content {
  max-height: 95vh;
  overflow: auto;
  background-color: #FFF;
  padding: 20px 25px 30px;
}
@media (min-width: 768px) {
  .overlay.overlay--disclaimer-popup .overlay--content {
    padding: 65px 40px 80px;
  }
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content h2 {
  font-size: 24px;
  margin-bottom: 10px;
  letter-spacing: 1px;
  line-height: 2rem;
}
@media (min-width: 768px) {
  .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content h2 {
    margin-bottom: 20px;
    letter-spacing: 2.86px;
    line-height: 1;
  }
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content p {
  font-size: 14px;
  letter-spacing: 1.14px;
}
@media (min-width: 768px) {
  .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content p {
    font-size: 16px;
  }
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content p:last-of-type {
  margin-bottom: 0;
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-txt {
  margin-bottom: 20px;
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-form {
  margin-bottom: 20px;
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-form label {
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-form select {
  display: inline-block;
  padding: 13px 20px;
  margin-bottom: 20px;
  min-width: 100%;
}
@media (min-width: 768px) {
  .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-form select {
    min-width: 300px;
  }
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--success, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--failure {
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--success.open, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--failure.open {
  max-height: 40vh;
  margin-bottom: 100px;
}
@media (min-width: 768px) {
  .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--success.open, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--failure.open {
    margin-bottom: 0;
  }
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--success .button, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--failure .button {
  border-radius: 2px;
  display: inline-block;
  padding: 1em;
  background: #009EE8;
  border: 0;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 2px;
  white-space: nowrap;
  transition: background 0.4s;
  cursor: pointer;
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--success .button:hover, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--success .button:active, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--failure .button:hover, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--failure .button:active {
  background: #003057;
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--success .button.secondary, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--failure .button.secondary {
  color: #003057;
  border: 2px solid #003057;
  background: #FFF;
  padding: calc(1em - 2px);
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--success .button.overlay--close:after, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-buttons--failure .button.overlay--close:after {
  display: none;
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-result--success, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-result--failure {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
  padding: 0 10px;
}
.overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-result--success.open, .overlay.overlay--disclaimer-popup .overlay--content .disclaimer-popup-content-result--failure.open {
  padding: 10px 10px;
  max-height: 9999px;
  border: 1px solid #C2E7FA;
  margin-bottom: 20px;
}

.emergency-banner {
  border: 2px solid #E40134;
  background: rgba(228, 1, 52, 0.1);
  transition: 0.3s;
  overflow: hidden;
  display: none;
}
.emergency-banner.visible {
  display: block;
}
.emergency-banner.hide {
  max-height: 0 !important;
}
.emergency-banner.closed {
  display: none;
}
@media (min-width: 992px) {
  .emergency-banner .container {
    padding: 0 50px !important;
    max-width: 1440px;
  }
}
.emergency-banner-content {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Emergency-banner' transform='translate(-61.000000, -17.000000)'%3E%3Cg id='Group' transform='translate(62.000000, 18.000000)'%3E%3Ccircle id='Oval' stroke='%23E40134' stroke-width='2' cx='17' cy='17' r='17'%3E%3C/circle%3E%3Cpath d='M17.662,19.732 L18.718,9.062 L15,9.062 L15.968,19.732 L17.662,19.732 Z M18.41,24 L18.41,20.964 L15.286,20.964 L15.286,24 L18.41,24 Z' id='!' fill='%23E40134' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 15px 15px;
  padding: 10px 40px 16px 50px;
  position: relative;
}
@media (min-width: 768px) {
  .emergency-banner-content {
    background-size: 34px;
    background-position: 15px center;
    display: flex;
    padding: 25px 40px 25px 64px;
  }
}
.emergency-banner-copy {
  font-size: 12px;
  color: #E40134;
}
@media (min-width: 768px) {
  .emergency-banner-copy {
    font-size: 16px;
    max-width: calc(55% - 25px);
  }
}
.emergency-banner-copy p {
  font-size: 12px;
  color: #E40134;
}
@media (min-width: 768px) {
  .emergency-banner-copy p {
    font-size: 16px;
  }
}
.emergency-banner-link {
  font-weight: 600;
  font-size: 12px;
  color: #E40134;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .emergency-banner-link {
    margin-left: 34px;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .emergency-banner-link {
    margin-left: 58px;
  }
}
.emergency-banner-close {
  text-align: right;
  color: #E40134;
  display: block;
  cursor: pointer;
  letter-spacing: 1.14px;
  position: absolute;
  top: 15px;
  right: 15px;
}
@media (min-width: 768px) {
  .emergency-banner-close {
    top: 50%;
    transform: translateY(-50%);
  }
}
.emergency-banner-close:after {
  font-family: "outokumpu-icons";
  content: "\e903";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 15px;
  color: #E40134;
}
@media (min-width: 768px) {
  .emergency-banner-close:after {
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
  }
}

.info-banner {
  background: #003057;
}
@media (min-width: 992px) {
  .info-banner .container {
    padding: 0 55px !important;
    max-width: 1440px;
  }
}
.info-banner-content {
  background-image: url('data:image/svg+xml,<svg width="20" height="19" viewBox="0 0 20 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.9992 2.00312V5.26212C17.3932 5.26212 17.7833 5.33972 18.1472 5.49049C18.5112 5.64125 18.8419 5.86223 19.1205 6.1408C19.3991 6.41938 19.6201 6.7501 19.7708 7.11407C19.9216 7.47805 19.9992 7.86816 19.9992 8.26213C19.9992 8.65609 19.9216 9.0462 19.7708 9.41018C19.6201 9.77415 19.3991 10.1049 19.1205 10.3834C18.8419 10.662 18.5112 10.883 18.1472 11.0338C17.7833 11.1845 17.3932 11.2621 16.9992 11.2621V14.2621C16.9992 15.9101 15.1182 16.8511 13.7992 15.8621L11.7392 14.3161C10.638 13.4906 9.35593 12.9393 7.9992 12.7081V15.5521C7.99931 16.2059 7.76309 16.8376 7.3341 17.3309C6.9051 17.8242 6.31225 18.1458 5.66481 18.2364C5.01738 18.327 4.35902 18.1805 3.81108 17.824C3.26314 17.4674 2.86257 16.9248 2.6832 16.2961L1.1132 10.8001C0.548217 10.1329 0.180535 9.32134 0.0514852 8.45663C-0.0775649 7.59193 0.0371319 6.70836 0.382683 5.90526C0.728234 5.10216 1.29094 4.41137 2.00755 3.91052C2.72416 3.40968 3.56626 3.11864 4.4392 3.07012L7.4572 2.90212C8.93384 2.8201 10.3699 2.3886 11.6472 1.64312L13.9912 0.275125C15.3252 -0.501875 16.9992 0.459125 16.9992 2.00312ZM3.6332 12.3401L4.6062 15.7471C4.65302 15.912 4.75794 16.0544 4.90157 16.148C5.0452 16.2416 5.21785 16.2801 5.38763 16.2563C5.55741 16.2326 5.71286 16.1482 5.82527 16.0187C5.93768 15.8893 5.99946 15.7236 5.9992 15.5521V12.5421L4.4392 12.4551C4.16785 12.4388 3.89829 12.4003 3.6332 12.3401ZM14.9992 2.00312L12.6542 3.37212C11.2301 4.20384 9.64129 4.71377 7.9992 4.86612V10.6851C9.7862 10.9311 11.4872 11.6281 12.9392 12.7161L14.9992 14.2621V2.00312ZM5.9992 4.98612L4.5492 5.06612C3.87464 5.10337 3.23856 5.39215 2.76651 5.87545C2.29446 6.35875 2.02075 7.00145 1.9994 7.6767C1.97805 8.35194 2.21062 9.01065 2.6512 9.52281C3.09177 10.035 3.70834 10.3633 4.3792 10.4431L4.5492 10.4581L5.9992 10.5381V4.98612ZM16.9992 7.26212V9.26213C17.2541 9.26184 17.4992 9.16425 17.6846 8.98928C17.8699 8.81431 17.9814 8.57517 17.9964 8.32073C18.0113 8.06629 17.9285 7.81575 17.7649 7.62029C17.6013 7.42484 17.3693 7.29923 17.1162 7.26912L16.9992 7.26212Z" fill="white"/></svg>');
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 15px center;
  padding: 8px 40px 8px 50px;
  position: relative;
}
@media (min-width: 768px) {
  .info-banner-content {
    background-size: 34px;
    display: flex;
    padding: 25px 40px 25px 64px;
  }
}
.info-banner-copy {
  font-size: 12px;
  color: #FFF;
}
@media (min-width: 768px) {
  .info-banner-copy {
    font-size: 16px;
  }
}
.info-banner-copy p {
  font-size: 12px;
  color: #FFF;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .info-banner-copy p {
    font-size: 16px;
  }
}
.info-banner-copy a {
  color: #FFF;
  text-decoration: underline;
  transition: 0.3s;
}
.info-banner-copy a:hover {
  text-decoration: none;
  color: #009EE8;
}

.campaign-banner {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-bottom: 60px;
}
.campaign-banner .container {
  height: 100%;
}
.campaign-banner .col {
  padding: 0;
}
@media (min-width: 768px) {
  .campaign-banner .col {
    padding: 0 15px 0 0;
  }
}
.campaign-banner-bg, .campaign-banner-bg[data-lazyload] {
  height: 250px;
  background-size: cover;
}
@media (min-width: 768px) {
  .campaign-banner-bg, .campaign-banner-bg[data-lazyload] {
    width: 50%;
    position: absolute;
    height: 100%;
  }
}
.campaign-banner-content {
  background: linear-gradient(to bottom, #001729, #003057);
  height: 100%;
  color: #FFF;
  padding: 30px 30px 40px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .campaign-banner-content {
    padding: 65px 30px 60px 30px;
  }
}
@media (min-width: 992px) {
  .campaign-banner-content {
    padding: 115px 40px 80px 40px;
  }
}
.campaign-banner-content h2, .campaign-banner-content p, .campaign-banner-content a {
  color: #FFF;
}
.campaign-banner-content h2 {
  margin-bottom: 8px;
  line-height: 1.1;
  letter-spacing: 1.71px;
}
@media (min-width: 768px) {
  .campaign-banner-content h2 {
    line-height: 1.25;
  }
}
@media (min-width: 992px) {
  .campaign-banner-content h2 {
    font-size: 40px;
    line-height: 43px;
    letter-spacing: 2.86px;
  }
}
.campaign-banner-link {
  margin-top: 35px;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.campaign-banner-link:before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  border-bottom: 1px solid #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
}
.campaign-banner-link:after {
  width: 0;
  margin-left: 20px;
  padding-left: 0;
}
.campaign-banner-link:hover:before {
  border: none;
}
@media (min-width: 992px) {
  .campaign-banner-link {
    margin-top: 60px;
  }
}
.campaign-banner-link:after {
  text-decoration: none;
}
.campaign-banner-subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
  display: block;
  font-weight: 400;
}
.campaign-banner-text-content {
  line-height: 1.4;
}
@media (min-width: 480px) {
  .campaign-banner-text-content {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .campaign-banner-text-content {
    font-size: 16px;
    line-height: 21px;
  }
}
.campaign-banner-text-content:last-of-type {
  margin-bottom: 0;
}
.campaign-banner--no-bg .col {
  padding: 0;
}
@media (min-width: 768px) {
  .campaign-banner--no-bg .col {
    padding: 0 15px;
  }
}
.campaign-banner--no-bg .campaign-banner-bg {
  display: none;
}
.campaign-banner--no-bg .campaign-banner-content {
  padding: 55px 30px;
}
@media (min-width: 768px) {
  .campaign-banner--no-bg .campaign-banner-content {
    padding: 60px 40px;
  }
}
@media (min-width: 992px) {
  .campaign-banner--no-bg .campaign-banner-content {
    padding: 70px 40px 40px 40px;
  }
}
@media (min-width: 768px) {
  .campaign-banner--no-bg h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .campaign-banner--no-bg p {
    font-size: 16px;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .campaign-banner--no-bg p {
    max-width: 100%;
  }
}
.campaign-banner--no-bg .campaign-banner-link {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .campaign-banner--no-bg .campaign-banner-link {
    margin-top: 5px;
    float: right;
  }
}
@media (min-width: 768px) {
  .campaign-banner--no-bg .campaign-banner-link {
    margin-top: 15px;
  }
}

.gated-content {
  width: 100%;
  background: #fafafa;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.gated-content .container {
  height: 100%;
}
@media (min-width: 768px) {
  .gated-content .container {
    display: flex;
  }
}
@media (max-width: 767px) {
  .gated-content .container.img-right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .gated-content .container.img-right .col:last-of-type {
    width: 100%;
  }
}
.gated-content .col {
  background: #fafafa;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .gated-content .col {
    background: none;
    padding: 0 15px 0 0;
  }
}
.gated-content-image {
  padding: 30px 0 15px 0;
}
@media (min-width: 768px) {
  .gated-content-image {
    padding: 47px 0 30px 15px;
  }
}
.gated-content-image .img {
  padding-bottom: 70%;
  background-position: center center;
  background-size: cover;
  margin-bottom: 15px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}
.gated-content-content {
  height: 100%;
  overflow: hidden;
  background: #fafafa;
  padding-bottom: 33px;
}
@media (min-width: 768px) {
  .gated-content-content {
    padding: 50px 30px 30px 18px;
  }
}
.gated-content-content h2 {
  line-height: 150%;
  letter-spacing: -0.704px;
  font-size: 32px;
}
@media (min-width: 992px) {
  .gated-content-content h2 {
    font-size: 35px;
    letter-spacing: normal;
    line-height: normal;
  }
}
.gated-content-content h1, .gated-content-content h2, .gated-content-content h3, .gated-content-content h4, .gated-content-content h5, .gated-content-content h6 {
  margin-top: 0;
  margin-bottom: 10px;
}
.gated-content-content ul {
  list-style: none;
}
.gated-content-content ul li {
  line-height: 1.69;
  letter-spacing: 1.14px;
  position: relative;
  font-size: 14px;
  padding-left: 24px;
  padding-bottom: 12px;
}
@media (min-width: 992px) {
  .gated-content-content ul li {
    font-size: 16px;
    padding-bottom: 0;
  }
}
.gated-content-content ul li:before {
  font-family: "outokumpu-icons";
  content: "\e916";
  font-size: 10px;
  line-height: 28px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 500;
}
.gated-content .sf-button {
  margin-top: 24px;
  margin-right: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .gated-content .sf-button {
    width: auto;
  }
}
.gated-content-link {
  margin-top: 15px;
  margin-left: 34px;
  padding-right: 0;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #003057;
  letter-spacing: normal;
  font-size: 14px;
}
@media (min-width: 992px) {
  .gated-content-link {
    margin-top: 37px;
    font-size: 16px;
  }
}
.gated-content-link:before {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #003057;
  position: absolute;
  left: 0;
  bottom: 0;
}
.gated-content-link:after {
  font-family: "outokumpu-icons";
  content: "\e905";
  position: absolute;
  font-size: 24px;
  left: -43px;
  top: 0;
  font-weight: 500;
}
.gated-content-link:hover:before, .gated-content-link:active:before, .gated-content-link:focus:before {
  border: none;
}
.gated-content-link:hover:after, .gated-content-link:active:after, .gated-content-link:focus:after {
  transform: translate(-10px, 0px);
}
.gated-content-link:after {
  text-decoration: none;
}
.gated-content-subtitle {
  color: #009EE8;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 8px;
  font-weight: 400;
  display: block;
}
@media (min-width: 768px) {
  .gated-content-subtitle {
    line-height: normal;
  }
}

.gated-content-form-wrapper {
  max-height: 0;
  overflow: hidden;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .gated-content-form-wrapper {
    transition: 300ms;
  }
}

.sc-form-wrapper.opened .sc-form {
  display: block;
}

.gated-content-form, .within-content-form {
  position: relative;
  width: 100%;
  background: #fafafa;
}
.gated-content-form-bg, .within-content-form-bg {
  background: #f0f1f2;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.gated-content-form-wrapper, .within-content-form-wrapper {
  background: #f0f1f2;
}
@media (min-width: 480px) {
  .gated-content-form .col, .within-content-form .col {
    padding: 30px 15px 10px 15px;
    background: #f0f1f2;
  }
}
.gated-content-form .sc-form, .within-content-form .sc-form {
  background: #f0f1f2;
  padding-top: 30px;
  display: none;
  color: #000;
}
.gated-content-form .sc-form.visible, .within-content-form .sc-form.visible {
  display: block;
}
@media (min-width: 480px) {
  .gated-content-form .sc-form, .within-content-form .sc-form {
    padding-top: 0;
  }
}
.gated-content-form .sc-form h2, .within-content-form .sc-form h2 {
  font-size: 24px;
}
@media (min-width: 768px) {
  .gated-content-form .sc-form h2, .within-content-form .sc-form h2 {
    font-size: 35px;
  }
}
.gated-content-form .sc-form h1, .gated-content-form .sc-form h2, .gated-content-form .sc-form h3, .gated-content-form .sc-form h4, .gated-content-form .sc-form h5, .gated-content-form .sc-form h6, .within-content-form .sc-form h1, .within-content-form .sc-form h2, .within-content-form .sc-form h3, .within-content-form .sc-form h4, .within-content-form .sc-form h5, .within-content-form .sc-form h6 {
  margin-top: 0;
  margin-bottom: 30px;
  color: inherit;
}
@media (min-width: 768px) {
  .gated-content-form .sc-form h1, .gated-content-form .sc-form h2, .gated-content-form .sc-form h3, .gated-content-form .sc-form h4, .gated-content-form .sc-form h5, .gated-content-form .sc-form h6, .within-content-form .sc-form h1, .within-content-form .sc-form h2, .within-content-form .sc-form h3, .within-content-form .sc-form h4, .within-content-form .sc-form h5, .within-content-form .sc-form h6 {
    margin-bottom: 50px;
  }
}
.gated-content-form .sc-form p, .gated-content-form .sc-form label, .within-content-form .sc-form p, .within-content-form .sc-form label {
  color: inherit;
}
.gated-content-form .sc-form .single-checkbox, .within-content-form .sc-form .single-checkbox {
  margin-right: 15px;
  margin-bottom: 24px;
}
.gated-content-form .sc-form input[type=submit], .within-content-form .sc-form input[type=submit] {
  width: 100%;
}
@media (min-width: 768px) {
  .gated-content-form .sc-form input[type=submit], .within-content-form .sc-form input[type=submit] {
    margin-bottom: 20px;
    width: auto;
  }
}
@media (min-width: 480px) {
  .gated-content-form .sc-form-response, .within-content-form .sc-form-response {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .gated-content-form .sc-form-response, .within-content-form .sc-form-response {
    margin-top: 0;
  }
}
.gated-content-form .sc-form-response:before, .within-content-form .sc-form-response:before {
  content: "\e916";
  color: #74aa50;
  font-family: "outokumpu-icons";
  font-size: 21px;
  line-height: 22px;
  font-weight: 500;
  border: 3px solid #d0d3d4;
  background: #FFF;
  border-radius: 46px;
  float: left;
  padding: 11px 10px 11px 9px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .gated-content-form .sc-form-response:before, .within-content-form .sc-form-response:before {
    font-size: 26px;
    padding: 19px 14px 19px 15px;
    margin-right: 44px;
    margin-bottom: 30px;
  }
}
.gated-content-form .sc-form-response h1, .gated-content-form .sc-form-response h2, .gated-content-form .sc-form-response h3, .gated-content-form .sc-form-response h4, .gated-content-form .sc-form-response h5, .gated-content-form .sc-form-response h6, .within-content-form .sc-form-response h1, .within-content-form .sc-form-response h2, .within-content-form .sc-form-response h3, .within-content-form .sc-form-response h4, .within-content-form .sc-form-response h5, .within-content-form .sc-form-response h6 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .gated-content-form .sc-form-response h1, .gated-content-form .sc-form-response h2, .gated-content-form .sc-form-response h3, .gated-content-form .sc-form-response h4, .gated-content-form .sc-form-response h5, .gated-content-form .sc-form-response h6, .within-content-form .sc-form-response h1, .within-content-form .sc-form-response h2, .within-content-form .sc-form-response h3, .within-content-form .sc-form-response h4, .within-content-form .sc-form-response h5, .within-content-form .sc-form-response h6 {
    margin-bottom: 5px;
  }
}
.gated-content-form .sc-form-response p, .within-content-form .sc-form-response p {
  font-size: 14px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .gated-content-form .sc-form-response p, .within-content-form .sc-form-response p {
    font-size: 22px;
    margin-bottom: 25px;
  }
}
.gated-content-form .sc-form .sc-form__loading, .within-content-form .sc-form .sc-form__loading {
  margin-top: -30px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .gated-content-form .sc-form .sc-form__loading, .within-content-form .sc-form .sc-form__loading {
    margin-top: 0;
    margin-bottom: -25px;
  }
}
.gated-content-form__multiple-files .col, .within-content-form__multiple-files .col {
  background: #fafafa;
  padding-top: 30px;
  padding-bottom: 35px;
}
.gated-content-form__multiple-files__list, .within-content-form__multiple-files__list {
  background: #FFF;
  border-radius: 8px;
}
.gated-content-form__multiple-files__item, .within-content-form__multiple-files__item {
  position: relative;
}
.gated-content-form__multiple-files__item:before, .within-content-form__multiple-files__item:before {
  content: "";
  border-bottom: 1px solid #D0D3D4;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
}
@media (min-width: 768px) {
  .gated-content-form__multiple-files__item:before, .within-content-form__multiple-files__item:before {
    width: calc(100% - 48px);
    left: 24px;
  }
}
@media (max-width: 767px) {
  .gated-content-form__multiple-files__item:last-of-type, .within-content-form__multiple-files__item:last-of-type {
    padding-bottom: 120px;
  }
}
.gated-content-form__multiple-files__item:last-of-type:before, .within-content-form__multiple-files__item:last-of-type:before {
  bottom: 60px;
}
@media (min-width: 768px) {
  .gated-content-form__multiple-files__item:last-of-type:before, .within-content-form__multiple-files__item:last-of-type:before {
    display: none;
    bottom: 0;
  }
}
@media (min-width: 768px) {
  .gated-content-form__multiple-files__item h3, .within-content-form__multiple-files__item h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .gated-content-form__multiple-files__item p, .within-content-form__multiple-files__item p {
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }
}
.gated-content-form__multiple-files__item .gated-content-image, .within-content-form__multiple-files__item .gated-content-image {
  padding: 0;
  box-shadow: 0px 7.12375px 10.6856px -2.13712px rgba(0, 0, 0, 0.1), 0px 2.8495px 4.27425px -1.42475px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  .gated-content-form__multiple-files__item .gated-content-image, .within-content-form__multiple-files__item .gated-content-image {
    display: block;
    margin-left: 15px;
  }
}
.gated-content-form__multiple-files__item .collection-add-bt, .within-content-form__multiple-files__item .collection-add-bt {
  position: static;
  margin-right: 0;
  border-radius: 2px;
  background-color: #F2F9FD;
  border: none;
  width: 100%;
  display: inline-block;
  text-align: center;
}
@media (min-width: 768px) {
  .gated-content-form__multiple-files__item .collection-add-bt, .within-content-form__multiple-files__item .collection-add-bt {
    width: auto;
  }
}
.gated-content-form__multiple-files__item .collection-add-bt:after, .within-content-form__multiple-files__item .collection-add-bt:after {
  border-radius: 2px;
  display: inline-block;
}
.gated-content-form__multiple-files__item .collection-add-bt.added, .within-content-form__multiple-files__item .collection-add-bt.added {
  background: #003057;
  color: #FFF;
}
.gated-content-form__multiple-files__item .collection-add-bt.added:after, .within-content-form__multiple-files__item .collection-add-bt.added:after {
  background-color: #FFF;
  color: #003057;
}
@media (min-width: 768px) {
  .gated-content-form__multiple-files__item .collection-add-bt, .within-content-form__multiple-files__item .collection-add-bt {
    margin-right: 15px;
  }
}
.gated-content-form__multiple-files__item .collection-add-bt:before, .within-content-form__multiple-files__item .collection-add-bt:before {
  display: none;
}
.gated-content-form__multiple-files__load-more, .within-content-form__multiple-files__load-more {
  text-align: center;
  height: 10px;
}
.gated-content-form__multiple-files__load-more a, .within-content-form__multiple-files__load-more a {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  padding: 4px 13px;
  margin-top: 2px;
  color: #003057;
  background: #FFF;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.08);
  border-radius: 30px;
  transform: translateY(-75px);
}
@media (min-width: 768px) {
  .gated-content-form__multiple-files__load-more a, .within-content-form__multiple-files__load-more a {
    margin-bottom: 17px;
    transform: translateY(-15px);
  }
}
.gated-content-form__multiple-files__load-more a.hidden, .within-content-form__multiple-files__load-more a.hidden {
  display: none;
}
.gated-content-form__multiple-files.hidden, .within-content-form__multiple-files.hidden {
  display: none;
}

.accessibility .gated-content-link:focus {
  outline-color: #003057;
}

.custom-selector {
  height: 29px;
  border-radius: 4px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  background: #FFF;
  border: 1px solid #d0d3d4;
}
.custom-selector--trigger {
  display: block;
  padding: 6px 30px 6px 12px;
  width: 50px;
  font-size: 14px;
  font-weight: 600;
  color: #003057;
  border: 0;
  background: transparent;
}
.custom-selector--trigger:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 4px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  right: 9px;
  transform: translateY(-50%);
  text-indent: 0;
  transition: 300ms;
}
.custom-selector--trigger.disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.custom-selector--list {
  display: block;
  position: absolute;
  top: 29px;
  right: 0;
  min-width: 100%;
  list-style: none;
  text-align: left;
  z-index: 202;
  display: none;
  transition: 300ms;
  overflow: hidden;
  border-radius: 4px;
  background: #FFF;
  border: 1px solid #d0d3d4;
}
.custom-selector--list li a {
  display: block;
  padding: 10px 12px;
  color: #003057;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
.custom-selector--list li a.selected {
  display: none;
}
.custom-selector--list.open {
  display: block;
}
.custom-selector.open .custom-selector--trigger:after {
  transform: translateY(-50%) rotate(180deg);
}

.accessibility .custom-selector button:focus {
  color: #FFF;
  background: #003057;
}
.accessibility .custom-selector button:focus:after {
  color: #FFF;
}
.accessibility .custom-selector--list a:focus {
  color: #FFF;
  background: #003057;
}

.anchor-links {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 10px;
}
.anchor-links-item {
  list-style: none;
  flex: 1 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .anchor-links-item {
    flex: 1 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .anchor-links-item {
    flex: 1 0 25%;
    max-width: 25%;
  }
}
.anchor-links-item a {
  color: #003057;
  display: inline-block;
  text-decoration: underline;
  transition: color 0.3s;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.anchor-links-item a:hover {
  color: #009EE8;
}
.anchor-links-item a:focus {
  color: #009EE8;
  outline: 2px solid #003057;
  outline-offset: 5px;
}
@media (min-width: 768px) {
  .anchor-links-item a {
    font-size: 22px;
    margin-right: 20px;
    margin-bottom: 40px;
  }
}

.collection {
  margin-top: -15px;
  margin-bottom: -15px;
}
@media (min-width: 768px) {
  .collection {
    display: flex;
    flex-wrap: wrap;
  }
}
.collection__item {
  padding: 15px;
}
@media (min-width: 768px) {
  .collection__item {
    flex: 1 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .collection__item {
    flex: 1 33.33%;
    max-width: 33.33%;
  }
}
.collection__wrap {
  width: 100%;
  height: 100%;
  background: rgba(248, 249, 249, 0.8);
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.collection__image {
  width: 100%;
  padding-bottom: 75%;
  background-position: center center;
  background-size: cover;
  display: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media (min-width: 768px) {
  .collection__image {
    display: block;
  }
}
.collection__image[data-lazyload]:after, .collection__image[data-lazyload].loaded {
  border-radius: 8px 8px 0 0;
}
.collection__content {
  padding: 20px;
}
@media (min-width: 768px) {
  .collection__content {
    padding: 20px 40px;
  }
}
.collection__subtitle {
  font-size: 12px;
  margin-bottom: 8px;
  text-transform: uppercase;
  display: block;
}
.collection__title {
  display: block;
  font-size: 22px;
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 16px;
  letter-spacing: 0.97px;
  color: #003057;
}
.collection__txt p:last-of-type {
  margin-bottom: 0;
}
.collection-add-bt {
  position: absolute;
  bottom: 20px;
  right: 3px;
}
.collection .rich-text-content--expandable-expand {
  max-height: 50px;
}
@media (min-width: 480px) {
  .collection .rich-text-content--expandable-expand {
    max-height: 60px;
  }
}

.webinars__list {
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .webinars__list {
    display: flex;
    flex-wrap: wrap;
  }
}
.webinars__item {
  padding: 15px;
}
@media (min-width: 768px) {
  .webinars__item {
    flex: 1 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .webinars__item {
    flex: 1 33.33%;
    max-width: 33.33%;
  }
}
.webinars__image {
  width: 100%;
  padding-bottom: 75%;
  background-position: center center;
  background-size: cover;
  border-radius: 8px 8px 0 0;
}
.webinars__image[data-lazyload]:after, .webinars__image[data-lazyload].loaded {
  border-radius: 8px 8px 0 0;
}
.webinars__image.with-link a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  color: #FFF;
  letter-spacing: 1.14px;
  font-weight: bold;
  padding: 18px 30px;
  border: solid 2px #FFF;
  transition: 300ms;
}
.webinars__image.with-link a:hover, .webinars__image.with-link a:active, .webinars__image.with-link a:focus {
  text-decoration: none;
  color: #009EE8;
  border-color: #009EE8;
  background: #FFF;
}
.webinars__image.with-link a:hover:before, .webinars__image.with-link a:active:before, .webinars__image.with-link a:focus:before {
  margin-left: 3px;
  margin-right: 15px;
}
.webinars__image.with-link a:before {
  content: "\e917";
  font-family: "outokumpu-icons";
  margin-right: 18px;
  transition: 300ms;
}
.webinars__image.with-link:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-blend-mode: multiply, multiply;
  background-image: linear-gradient(to bottom, rgba(0, 48, 87, 0.6), rgba(0, 48, 87, 0.6)), linear-gradient(to bottom, rgba(0, 0, 0, 0) 67%, #000000 99%);
  border-radius: 8px 8px 0 0;
}
.webinars__image.with-link.upcoming a:before {
  content: "\e918";
}
.webinars__wrap {
  width: 100%;
  height: 100%;
  background: rgba(248, 249, 249, 0.8);
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.webinars__info {
  background: #FFF;
  padding: 20px;
  margin: 5px 15px;
  margin-top: -45px;
  border-radius: 7px;
  position: relative;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
}
.webinars__info-date, .webinars__info-time {
  display: block;
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.webinars__info-date:before, .webinars__info-time:before {
  content: "\e919";
  font-family: "outokumpu-icons";
  color: #003057;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.webinars__info-date {
  margin-bottom: 9px;
}
.webinars__info-date:before {
  content: "\e901";
}
.webinars__content {
  padding: 20px;
}
@media (min-width: 768px) {
  .webinars__content {
    padding: 20px 30px 35px;
  }
}
.webinars__content ul {
  margin: 10px 0 10px 20px;
}
.webinars__content ul li {
  padding-left: 10px;
  line-height: 1.31;
}
.webinars__title {
  display: block;
  font-size: 22px;
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 16px;
  letter-spacing: 0.97px;
  color: #003057;
}
.webinars__txt p:last-of-type {
  margin-bottom: 0;
}
.webinars__presenters {
  margin-top: 40px;
}
.webinars__presenter {
  clear: both;
  margin-bottom: 20px;
  min-height: 60px;
}
.webinars__presenter:last-of-type {
  margin-bottom: 0;
}
.webinars__presenter-img {
  width: 64px;
  height: 64px;
  background-size: cover;
  border-radius: 70px;
  background-position: center;
  margin-right: 20px;
  float: left;
}
.webinars__presenter-desc {
  padding-top: 5px;
}
.webinars__presenter-name, .webinars__presenter-title {
  display: block;
  font-size: 14px;
  line-height: 1.3;
}
.webinars__presenter-name {
  font-weight: bold;
}
.webinars__load-more {
  margin-top: 25px;
  text-align: center;
}
.webinars__load-more.hidden {
  display: none;
}
.webinars__load-more a {
  color: #003057;
  border: 2px solid #003057;
  border-radius: 2px;
  padding: 20px 90px;
  font-weight: 700;
  letter-spacing: 1.14px;
  transition: 300ms;
  display: inline-block;
}
.webinars__load-more a.hidden {
  display: none;
}
.webinars__load-more a:hover {
  color: #009EE8;
  border-color: #009EE8;
  cursor: pointer;
}
.webinars__loading {
  display: inline-block;
  width: 64px;
  height: 64px;
  opacity: 1;
  transition: all 0.4s;
  margin-bottom: -25px;
}
.webinars__loading.hidden {
  display: none;
}
.webinars__loading div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #003057;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #003057 transparent transparent transparent;
}
.webinars__loading div:nth-child(1) {
  animation-delay: -0.45s;
}
.webinars__loading div:nth-child(2) {
  animation-delay: -0.3s;
}
.webinars__loading div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.webinars-collection-incoming-form, .webinars-collection-past-form {
  max-height: 0;
  transition: 300ms;
  overflow: hidden;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .webinars-collection-incoming-form h2, .webinars-collection-past-form h2 {
    margin-bottom: 30px;
  }
}
.webinars-collection-incoming-form .webinars-checkbox-container, .webinars-collection-past-form .webinars-checkbox-container {
  margin-bottom: 30px;
}
.webinars-collection-incoming-form .webinars-checkbox-container .webinar-checkbox-title, .webinars-collection-past-form .webinars-checkbox-container .webinar-checkbox-title {
  font-size: 22px;
  margin-right: 15px;
  display: inline-block;
}
.webinars-collection-incoming-form .webinars-checkbox-container .webinar-checkbox-info, .webinars-collection-past-form .webinars-checkbox-container .webinar-checkbox-info {
  display: inline-block;
  font-size: 16px;
}

main .articles-list.articles-list--webinars .webinars-ver2-articles-form__filters-trigger {
  margin-top: 0;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-form__filters-trigger.hide {
  display: none;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-form {
  background: inherit;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-form h2 {
  display: block;
}
@media (min-width: 992px) {
  main .articles-list.articles-list--webinars .webinars-ver2-articles-form {
    padding-top: 0;
    padding-bottom: 32px;
  }
  main .articles-list.articles-list--webinars .webinars-ver2-articles-form__filters {
    margin-top: 0;
    padding-top: 0;
  }
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-form:before {
  display: none;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-form form {
  background: inherit;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item {
  background-color: #FFF;
  transition: none;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__header {
  min-height: 200px;
  border-radius: 20px 20px 0 0;
  background-size: cover;
  padding: 20px;
  position: relative;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180.62deg, rgba(0, 0, 0, 0) 3.8%, rgba(0, 0, 0, 0.9) 99.47%);
  border-radius: 20px 20px 0 0;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__header-content {
  position: relative;
  z-index: 1;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__datetime {
  margin-bottom: 0;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__datetime span {
  color: #FFF;
  font-weight: 400;
  font-size: 12px;
  line-height: 10.78px;
  letter-spacing: 0;
  display: inline-block;
  margin-bottom: 6px;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__datetime span:before {
  font-family: "outokumpu-icons";
  margin-right: 3px;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__datetime-time:before {
  content: "\e919";
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__datetime-date:before {
  content: "\e901";
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__title {
  color: #FFF;
  font-size: 30px;
  letter-spacing: 0;
  margin-bottom: 18px;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__tag {
  font-weight: 400;
  margin-bottom: 6px;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__tag--blue {
  background-color: #C2E7FA;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__content {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: visible;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__content p, main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__content .hub-cards-item__summary {
  margin-bottom: 12px;
  color: #000;
  font-weight: 300;
  font-size: 16px;
  line-height: 20.8px;
  letter-spacing: 0;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__presenters {
  color: #000;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__presenter {
  clear: both;
  margin-bottom: 12px;
  overflow: hidden;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__presenter-image {
  border-radius: 8px;
  width: 60px;
  height: 60px;
  background-size: cover;
  background-position: center center;
  margin-right: 8px;
  float: left;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__presenter-name {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__presenter-title {
  display: block;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__cta {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__cta .sf-button {
  width: 100%;
  text-align: center;
  padding: 6px;
  font-size: 14px;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__cta .sf-button:active, main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__cta .sf-button:focus {
  outline-width: 2px;
  outline-color: #003057;
  text-decoration: none;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item__cta .sf-button + .sf-button {
  margin-top: 0;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item.hub-cards-item--featured {
  border: 2px solid #009EE8;
  overflow: hidden;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item.hub-cards-item--featured .hub-cards-item__header {
  border-radius: 0;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item--featured__tag {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  color: #FFF;
  background-color: #009EE8;
  border-radius: 0 0 0 10px;
  padding: 3.5px 20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
}
main .articles-list.articles-list--webinars .webinars-ver2-articles-list .hub-cards-item--featured__tag:before {
  content: "";
  height: 14px;
  width: 14px;
  margin-right: 3px;
  display: inline-block;
  background-position: center 3px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg width="13" height="11" viewBox="0 0 13 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.00707 0.358393C6.16222 -0.11912 6.83778 -0.11912 6.99293 0.358394L7.95523 3.32005C8.02462 3.5336 8.22362 3.67819 8.44816 3.67819H11.5622C12.0643 3.67819 12.2731 4.32068 11.8669 4.6158L9.34755 6.44621C9.16589 6.57819 9.08988 6.81213 9.15926 7.02568L10.1216 9.98734C10.2767 10.4649 9.73018 10.8619 9.32399 10.5668L6.80465 8.73641C6.62299 8.60443 6.37701 8.60443 6.19535 8.73641L3.67601 10.5668C3.26982 10.8619 2.72328 10.4649 2.87843 9.98734L3.84074 7.02568C3.91012 6.81213 3.83411 6.57819 3.65245 6.44621L1.13311 4.6158C0.726916 4.32068 0.935675 3.67819 1.43776 3.67819H4.55184C4.77638 3.67819 4.97538 3.5336 5.04477 3.32005L6.00707 0.358393Z" fill="white"/></svg>');
}

.webinar__info-view-btn {
  padding: 18px 30px;
  margin-right: 30px;
}
.webinar__info-datetime {
  display: block;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .webinar__info-datetime {
    display: inline-block;
    margin-top: 0;
  }
}
.webinar__info-date, .webinar__info-time {
  display: inline-block;
  margin-right: 30px;
  font-weight: bold;
}
.webinar__info-date:before, .webinar__info-time:before {
  content: "\e901";
  font-family: "outokumpu-icons";
  margin-right: 15px;
}
.webinar__info-time:before {
  content: "\e919";
}
.webinar__info.webinar__info--ver2 .webinar__info-view-btn {
  margin-right: 20px;
}
.webinar__info.webinar__info--ver2 .webinar__info-date, .webinar__info.webinar__info--ver2 .webinar__info-time {
  margin-right: 9px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .webinar__info.webinar__info--ver2 .webinar__info-date, .webinar__info.webinar__info--ver2 .webinar__info-time {
    margin-top: 15px;
  }
}
.webinar__info.webinar__info--ver2 .webinar__info-date:before, .webinar__info.webinar__info--ver2 .webinar__info-time:before {
  margin-right: 5px;
}
.webinar__presenters.webinar__presenters--ver2 {
  padding: 24px;
  border-radius: 8px;
}
.webinar__presenters-heading {
  margin: 0;
  font-weight: 400;
}
.webinar__presenter {
  margin-bottom: 40px;
}
.webinar__presenter:last-of-type {
  margin-bottom: 0;
}
.webinar__presenter-img-wrapper {
  padding: 0;
}
@media (min-width: 768px) {
  .webinar__presenter-img-wrapper {
    padding: 0 15px;
  }
}
.webinar__presenter-img {
  background-size: cover;
  border-radius: 100px;
  background-position: center;
  margin-right: 20px;
  width: 100%;
  padding-bottom: 100%;
}
.webinar__presenter-link {
  display: block;
  margin-bottom: 10px;
}
.webinar__presenter-desc-wrapper {
  padding: 15px 0 0;
}
@media (min-width: 768px) {
  .webinar__presenter-desc-wrapper {
    padding: 0 15px;
  }
}
.webinar__presenter-desc h2 {
  margin-bottom: 10px;
}
.webinar__presenter-desc p {
  display: block;
  margin-bottom: 10px;
}
.webinar__presenter-desc a {
  color: #003057;
  text-decoration: underline;
}
.webinar__presenter-desc a:hover {
  text-decoration: none;
}
.webinar__presenter-title {
  font-weight: bold;
}
.webinar__presenter.webinar__presenter--ver2 {
  margin-bottom: 0;
  padding: 17px 0;
}
.webinar__presenter.webinar__presenter--ver2 .webinar__presenter-img {
  border-radius: 4px;
}
.webinar__presenter.webinar__presenter--ver2 .webinar__presenter-img-wrapper {
  padding: 0;
}
.webinar__presenter.webinar__presenter--ver2 .webinar__presenter-name {
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.webinar__presenter.webinar__presenter--ver2 .webinar__presenter-name + .social__media--linkedin {
  margin-top: 0;
}
.webinar__presenter.webinar__presenter--ver2 .webinar__presenter-title {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 12px;
}
.webinar__presenter.webinar__presenter--ver2 .social__media--linkedin {
  margin: -6px 0 12px;
  width: 23px;
}
.webinar__presenter.webinar__presenter--ver2 .social__media--linkedin::before {
  top: 50%;
  font-size: 20px;
  color: #009EE8;
}
.webinar__presenter.webinar__presenter--ver2 .social__media--linkedin:hover::before, .webinar__presenter.webinar__presenter--ver2 .social__media--linkedin:active::before {
  color: #a5a9ab;
}
.webinar__presenter.webinar__presenter--ver2 .webinar__presenter-text, .webinar__presenter.webinar__presenter--ver2 .webinar__presenter-text p {
  font-weight: 400;
}
.webinar-video {
  max-height: 0;
  overflow: hidden;
  transition: 300ms;
  background-color: #F2F9FD;
}
.webinar-video.visible {
  max-height: 1000px;
  padding-top: 60px;
  padding-bottom: 80px;
}
.webinar-video .video-player {
  border-radius: 10px;
}
.webinar-video .video-player:before {
  padding-bottom: 61.25%;
}
.webinar-video .video-player iframe,
.webinar-video .video-player .video-player__cover-wrapper,
.webinar-video .video-player .video-player__cover {
  border-radius: 10px;
}
.webinar-video .webinar-downloads {
  background-color: inherit;
}
.webinar-video .webinar-downloads .sub-title {
  color: #009EE8;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 24px;
  display: block;
}
.webinar-video .webinar-downloads h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 150%; /* 48px */
  letter-spacing: -0.704px;
  margin-bottom: 56px;
}
.webinar-video .webinar-downloads h2:before {
  content: "\e916";
  font-family: "outokumpu-icons";
  margin-right: 10px;
  color: #00975f;
  border: 1px solid #D0D3D4;
  font-size: 15px;
  padding: 9px;
  border-radius: 20px;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: -4px;
}
.webinar-video .webinar-downloads h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px; /* 125% */
  margin-bottom: 24px;
}
.webinar-video .webinar-downloads ul {
  list-style-type: none;
}
.webinar-video .webinar-downloads ul li {
  padding: 24px 150px 24px 0;
  border-bottom: 1px solid #D4D5D6;
  position: relative;
}
.webinar-video .webinar-downloads ul li:last-of-type {
  border-bottom: none;
}
@media (min-width: 992px) {
  .webinar-video .webinar-downloads ul li {
    padding: 17px 210px 24px 0;
  }
}
.webinar-video .webinar-downloads ul li a {
  padding: 8px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px; /* 150% */
  letter-spacing: 1.143px;
  position: absolute;
  top: -3px;
  right: 0;
}
@media (min-width: 992px) {
  .webinar-video .webinar-downloads ul li a {
    top: 12px;
    right: 60px;
  }
}
.webinar-video .webinar-downloads ul li a:before {
  content: "\e91a";
  font-family: "outokumpu-icons";
  margin-right: 10px;
}
.webinar-other-webinars-slider {
  max-height: 0;
  overflow: hidden;
  transition: 300ms;
}
.webinar-other-webinars-slider.visible {
  max-height: 1000px;
}

@media (max-width: 991px) {
  main .articles-list.news-archive .articles-list__form .row:has(.hub__read-more) {
    display: block;
  }
}
main .articles-list.news-archive .hub-cards-item {
  min-height: 620px;
  flex-direction: column;
  background-color: #FFF;
}
main .articles-list.news-archive .hub-cards-item::before {
  display: none;
}
main .articles-list.news-archive .hub-cards-item__header {
  min-height: 120px;
  border-radius: 20px 20px 0 0;
  background-size: cover;
  padding: 20px;
  position: relative;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
main .articles-list.news-archive .hub-cards-item__header::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180.62deg, rgba(0, 0, 0, 0) 3.8%, rgba(0, 0, 0, 0.9) 99.47%);
  border-radius: 20px 20px 0 0;
}
main .articles-list.news-archive .hub-cards-item__header h3, main .articles-list.news-archive .hub-cards-item__header p {
  color: inherit;
  z-index: 1;
  position: relative;
}
main .articles-list.news-archive .hub-cards-item__header h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 8px;
}
main .articles-list.news-archive .hub-cards-item__header p {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
main .articles-list.news-archive .hub-cards-item__content {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: visible;
  color: #000;
}
main .articles-list.news-archive .hub-cards-item__content .news-archive__article-link {
  margin-bottom: 32px;
}
main .articles-list.news-archive .hub-cards-item__content .news-archive__article-link a {
  color: inherit;
  font-weight: 400;
  text-decoration-line: underline;
  display: block;
  margin-bottom: 6px;
  transition: 0.3s;
}
main .articles-list.news-archive .hub-cards-item__content .news-archive__article-link a:hover, main .articles-list.news-archive .hub-cards-item__content .news-archive__article-link a:focus {
  color: #009EE8;
  text-decoration: none;
}
main .articles-list.news-archive .hub-cards-item__content .news-archive__article-link p {
  color: #7E7E7E;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
main .articles-list.news-archive .hub-cards-item__content .news-archive__more-link {
  color: #003057;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #009EE8;
}
main .articles-list.news-archive .hub-cards-item__content .news-archive__more-link:hover, main .articles-list.news-archive .hub-cards-item__content .news-archive__more-link:focus {
  color: #009EE8;
  border-bottom: none;
  text-decoration: none;
}
main .articles-list.news-archive .hub-cards-item__content .news-archive__more-link-container {
  margin-top: auto;
}

main .articles-list.news-archive-list {
  width: 100%;
}
main .articles-list.news-archive-list h2 {
  margin-bottom: 0;
}
main .articles-list.news-archive-list .hub-form__back-btn a {
  color: #000;
  transition: 0.3s;
}
main .articles-list.news-archive-list .hub-form__back-btn a:after {
  border-bottom: #000 solid 1px;
}
main .articles-list.news-archive-list .hub-form__back-btn a:hover, main .articles-list.news-archive-list .hub-form__back-btn a:focus {
  color: #009EE8;
}
main .articles-list.news-archive-list .table-sort::after {
  transform: rotate(90deg);
}
main .articles-list.news-archive-list .table-sort[data-sort-date-asc=true]::after, main .articles-list.news-archive-list .table-sort[data-sort-date-asc=True]::after {
  transform: rotate(270deg);
}
main .articles-list.news-archive-list table a {
  color: #003057;
  text-decoration: underline;
  transition: 0.3s;
}
main .articles-list.news-archive-list table a:hover, main .articles-list.news-archive-list table a:focus {
  color: #009EE8;
  text-decoration: none;
}
main .articles-list.news-archive-list table {
  width: 100%;
  border-collapse: collapse;
}
main .articles-list.news-archive-list thead {
  display: none;
}
main .articles-list.news-archive-list tr {
  display: block;
  margin-bottom: 16px;
  background: #FFF;
  overflow: hidden;
}
main .articles-list.news-archive-list tr:nth-child(even) {
  background: #F2F9FD;
}
main .articles-list.news-archive-list td {
  display: block;
  width: 100%;
  padding: 10px;
  position: relative;
  box-sizing: border-box;
}
main .articles-list.news-archive-list td:first-of-type {
  white-space: nowrap;
}
@media (min-width: 992px) {
  main .articles-list.news-archive-list table {
    display: table;
  }
  main .articles-list.news-archive-list thead {
    display: table-header-group;
  }
  main .articles-list.news-archive-list tbody {
    display: table-row-group;
  }
  main .articles-list.news-archive-list tr {
    display: table-row;
  }
  main .articles-list.news-archive-list tr:nth-child(even) {
    background: #F2F9FD;
  }
  main .articles-list.news-archive-list th, main .articles-list.news-archive-list td {
    display: table-cell;
    padding: 14px 10px;
    border: none;
    background: none;
    vertical-align: middle;
    width: auto;
  }
  main .articles-list.news-archive-list th {
    background: none;
  }
}

.sc-form h2 {
  margin-bottom: 20px;
  font-size: 30px;
  letter-spacing: 2px;
}
@media (min-width: 480px) {
  .sc-form h2 {
    margin-bottom: 35px;
    font-size: 35px;
    letter-spacing: 2.5px;
  }
}
.sc-form h3 {
  font-weight: normal;
  margin-top: 35px;
}
.sc-form h4 {
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}
.sc-form p {
  font-size: 14px;
  margin-bottom: 25px;
}
.sc-form p.h2 {
  margin-left: 0;
  font-size: 22px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .sc-form p.h2 {
    font-size: 35px;
    margin-bottom: 30px;
  }
}
.sc-form p.h4 {
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}
.sc-form fieldset {
  border: none;
  background: none;
  padding: 0;
  margin-bottom: 20px;
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  .sc-form fieldset {
    margin-bottom: 30px;
  }
}
.sc-form fieldset.required label:after, .sc-form fieldset.requiredCheckbox label:first-child:after, .sc-form fieldset.required.single-checkbox label .rich-text-content .single-checkbox-req:after {
  content: "*";
  color: #003057;
  padding-left: 3px;
  font-weight: 600;
  position: static;
}
.sc-form fieldset.single-checkbox label {
  margin-top: 10px;
}
.sc-form fieldset.required.single-checkbox label:after {
  display: none;
}
.sc-form fieldset.htmlText {
  display: block !important;
}
@media (min-width: 768px) {
  .sc-form fieldset:has(.desktop-half-width) {
    max-width: 50%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
  }
  .sc-form fieldset:has(.desktop-half-width) select.desktop-half-width {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .sc-form fieldset:has(.desktop-half-width-single-right) {
    width: 50%;
    top: 0;
    position: absolute;
    right: 0;
    padding-right: 20px;
  }
}
.sc-form div:has(.desktop-half-width-single-right) {
  position: relative;
  border-bottom: 1px solid #dcdee2;
  margin-bottom: 20px;
}
.sc-form div:has(.desktop-half-width-single-right):has(textarea) {
  min-height: 200px;
}
@media (min-width: 768px) {
  .sc-form .desktop-half-width {
    max-width: 50%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
  }
}
.sc-form .full-width {
  width: 100%;
  clear: both;
}
.sc-form label {
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
  position: relative;
}
.sc-form label input[type=checkbox] + p:first-of-type,
.sc-form label input[type=radio] + p:first-of-type {
  cursor: pointer;
  position: relative;
  padding-left: 31px;
  margin-bottom: 15px;
}
.sc-form label input[type=checkbox] + p:first-of-type.rich-text-content,
.sc-form label input[type=radio] + p:first-of-type.rich-text-content {
  margin-bottom: 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sc-form label input[type=checkbox] + p:first-of-type.rich-text-content,
  .sc-form label input[type=radio] + p:first-of-type.rich-text-content {
    font-size: 14px;
  }
}
.sc-form label input[type=checkbox] + p:first-of-type:before, .sc-form label input[type=checkbox] + p:first-of-type:after,
.sc-form label input[type=radio] + p:first-of-type:before,
.sc-form label input[type=radio] + p:first-of-type:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transition: 0.2s;
}
.sc-form label input[type=checkbox].input-validation-error + p:first-of-type:before,
.sc-form label input[type=radio].input-validation-error + p:first-of-type:before {
  border: 1px solid #E40134;
}
.sc-form label input[type=checkbox] + p:first-of-type:before,
.sc-form label input[type=radio] + p:first-of-type:before {
  width: 16px;
  height: 16px;
  border: solid 1px #003057;
  background-color: #FFF;
}
.sc-form label input[type=checkbox]:focus + p:first-of-type:before,
.sc-form label input[type=radio]:focus + p:first-of-type:before {
  border: 1px solid #7EC8F2;
}
.sc-form label input[type=checkbox] + p:first-of-type:after {
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  transform: rotate(45deg);
  position: absolute;
  height: 8px;
  width: 4px;
  top: 3px;
  left: 6px;
}
.sc-form label input[type=checkbox]:checked + p:first-of-type:before {
  background: #003057;
}
.sc-form label input[type=radio] + p:first-of-type:before {
  border-radius: 25px;
  width: 16px;
  height: 16px;
}
.sc-form label input[type=radio] + p:first-of-type:after {
  position: absolute;
  background: #FFF;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  top: 3px;
  left: 3px;
}
.sc-form label input[type=radio]:checked + p:first-of-type:after {
  background: #003057;
}
.sc-form input[type=text],
.sc-form input[type=number],
.sc-form input[type=email] {
  border: 1px solid #d0d3d4;
  background: #FFF;
  padding: 14px 14px;
  line-height: 20px;
}
.sc-form input[type=text]:active, .sc-form input[type=text]:focus,
.sc-form input[type=number]:active,
.sc-form input[type=number]:focus,
.sc-form input[type=email]:active,
.sc-form input[type=email]:focus {
  border-color: #7EC8F2;
  outline: none;
}
.sc-form input[type=text].input-validation-error,
.sc-form input[type=number].input-validation-error,
.sc-form input[type=email].input-validation-error {
  border-color: #E40134;
}
.sc-form textarea {
  border: 1px solid #d0d3d4;
  background: #FFF;
  padding: 15px;
  width: 100%;
  min-height: 110px;
  resize: vertical;
}
.sc-form textarea:active, .sc-form textarea:focus {
  border-color: #7EC8F2;
  outline: none;
}
.sc-form textarea.input-validation-error {
  border-color: #E40134;
}
.sc-form .simple-select {
  position: relative;
}
.sc-form .simple-select select {
  display: flex;
  cursor: pointer;
  width: 100%;
  height: 50px;
  padding: 6px 13px;
  border: 1px solid #dcdee2;
  background-color: #FFF;
  outline: 0;
  box-sizing: border-box;
  transition: background-color 0.2s;
  font-size: 14px;
  font-size: 16px;
  font-size: 100%;
}
.sc-form .simple-select select.input-validation-error {
  border-color: #E40134;
}
.sc-form .simple-select select::-ms-expand {
  display: none;
}
.sc-form .simple-select select::-ms-value {
  background: none;
  color: #003057;
}
.sc-form .simple-select:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 6px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
  text-indent: 0;
  transition: 300ms;
}
.sc-form .multiple-select.input-validation-error {
  border: 1px solid #E40134;
}
.sc-form fieldset:has(select.multiple-select) .ss-main {
  margin-bottom: 0;
}
.sc-form fieldset:has(select.multiple-select) select.multiple-select {
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.sc-form input[type=checkbox],
.sc-form input[type=radio] {
  display: block;
  position: absolute !important;
  width: 1px;
  height: 0;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  opacity: 0;
}
.sc-form input[type=submit] {
  display: inline-block;
  border-radius: 4px;
  width: auto;
  margin-top: 32px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sc-form input[type=submit] {
    margin-bottom: 30px;
  }
}
.sc-form .field-validation-error,
.sc-form .field-validation-valid {
  font-size: 12px;
  transition: 0.3s;
}
.sc-form .field-validation-valid {
  display: none;
  opacity: 0;
}
.sc-form .field-validation-error {
  margin-top: 3px;
  display: block;
  opacity: 1;
  color: #E40134;
}
.sc-form.collection-form {
  padding: 25px 20px;
}
.sc-form.collection-form input[type=text],
.sc-form.collection-form input[type=number],
.sc-form.collection-form input[type=email] {
  padding: 5px;
}
.sc-form.collection-form input[type=checkbox] + p:first-of-type:before {
  width: 20px;
  height: 20px;
}
.sc-form.collection-form input[type=checkbox] + p:first-of-type:after {
  height: 10px;
  width: 5px;
  top: 4px;
  left: 8px;
}
.sc-form.collection-form input[type=checkbox] + p:first-of-type,
.sc-form.collection-form input[type=radio] + p:first-of-type {
  padding-left: 36px;
}
@media (min-width: 768px) {
  .sc-form.collection-form input[type=checkbox] + p:first-of-type,
  .sc-form.collection-form input[type=radio] + p:first-of-type {
    font-size: 16px;
  }
}
.sc-form.collection-form input[type=checkbox] + p:first-of-type:before,
.sc-form.collection-form input[type=radio] + p:first-of-type:before {
  border: solid 1px #d0d3d4;
}
@media (min-width: 768px) {
  .sc-form .sc-form--three-columns {
    display: flex;
    flex-wrap: wrap;
    padding-right: 45px;
    margin-bottom: 12px;
  }
}
.sc-form .sc-form--three-columns fieldset {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .sc-form .sc-form--three-columns fieldset {
    flex: 1 33.33%;
    max-width: 33.33%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .sc-form .sc-form--two-columns {
    display: flex;
    flex-wrap: wrap;
    padding-right: 45px;
    margin-bottom: 12px;
  }
}
.sc-form .sc-form--two-columns fieldset {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .sc-form .sc-form--two-columns fieldset {
    flex: 1 50%;
    max-width: 50%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
  }
}
.sc-form__loading {
  display: inline-block;
  width: 64px;
  height: 64px;
  opacity: 1;
  transition: all 0.4s;
  margin-bottom: -25px;
}
.sc-form__loading div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #009EE8;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #009EE8 transparent transparent transparent;
}
.sc-form__loading div:nth-child(1) {
  animation-delay: -0.45s;
}
.sc-form__loading div:nth-child(2) {
  animation-delay: -0.3s;
}
.sc-form__loading div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.sc-form-reset-button {
  width: auto;
  color: #a5a9ab;
  padding: 0;
}
.sc-form-reset-button:hover {
  color: #009EE8;
}
.sc-form.sc-form--contact-optioned .sc-form--two-columns {
  border-bottom: 1px solid #dcdee2;
  padding-bottom: 10px;
  margin-bottom: 30px;
  padding-right: 0;
}
.sc-form.sc-form--contact-optioned input[type=submit] {
  height: 66px;
  float: left;
  margin-top: 0;
  margin-left: 0;
}
@media (min-width: 480px) {
  .sc-form.sc-form--contact-optioned input[type=submit] {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .sc-form.sc-form--contact-optioned input[type=submit] {
    margin-left: 30px;
  }
}
.sc-form.sc-form--contact-optioned .inline-container {
  display: inline-block;
  float: left;
  margin-bottom: 20px;
  margin-right: 10px;
}

.content-form {
  background-color: #fafafa;
}

form .frc-captcha {
  border: 1px solid #d0d3d4;
}

.accessibility input[type=text]:focus,
.accessibility input[type=number]:focus,
.accessibility input[type=email]:focus,
.accessibility textarea:focus {
  border-color: #003057;
}
.accessibility .sc-form.collection-form input[type=checkbox]:focus + p:first-of-type:before,
.accessibility .sc-form.collection-form input[type=radio]:focus + p:first-of-type:before {
  border: 1px solid #003057;
}

.validation-summary-errors {
  color: #E40134;
  margin: 0 20px 20px;
}

.image-gallery {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -20px;
}
@media (min-width: 768px) {
  .image-gallery {
    display: flex;
    flex-wrap: wrap;
  }
}
.image-gallery__item {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .image-gallery__item {
    flex: 1 33.33%;
    max-width: 33.33%;
  }
}
.image-gallery__wrap {
  margin-right: 15px;
  margin-left: 15px;
}
.image-gallery__image {
  width: 100%;
  background-color: #ffffff;
  background-position: center center;
  background-size: cover;
  padding-bottom: 70%;
  position: relative;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.image-gallery__caption {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: 0.86px;
  margin-bottom: 0;
}
.image-gallery__trigger {
  position: relative;
}
.image-gallery__trigger .image-gallery__image:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  transition: 0.3s;
}
.image-gallery__trigger:hover .image-gallery__image:before, .image-gallery__trigger:focus .image-gallery__image:before {
  opacity: 1;
  background: rgba(0, 48, 87, 0.45);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 48, 87, 0.45) 35%);
}

.square-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -9999px;
}

.accessibility .square-link:focus {
  outline-offset: 10px;
}

.social-media {
  display: flex;
}
.social-media--button {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  border: none;
  background: none;
  margin: 0 5px;
  padding: 0;
}
.social-media--button:hover, .social-media--button:focus {
  border-color: #009EE8;
}
.social-media--button:hover:before, .social-media--button:focus:before {
  color: #009EE8;
}
.social-media--button:before {
  content: "\e90a";
  font-family: "outokumpu-icons";
  color: #a5a9ab;
  font-size: 13px;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: 300ms;
  top: calc(50% - 1px);
  left: 50%;
  text-indent: 0;
}
@media (min-width: 992px) {
  .social-media--button:before {
    top: 50%;
    font-size: 20px;
  }
}
.social-media--button.social__media--linkedin:before {
  content: "\e90b";
}
.social-media--button.social__media--twitter:before {
  content: "\e91f";
}
.social-media--button.social__media--facebook:before {
  content: "\e907";
}
.social-media--button.social__media--instagram:before {
  content: "\e909";
}
.social-media--button.social__media--envelope:before {
  content: "\e91b";
}
.social-media--button.social__media--share:before {
  content: "\e91c";
}
.container:has(.social-media--floating) {
  margin-block: 20px;
}
@media (min-width: 768px) {
  .container:has(.social-media--floating) {
    margin-block: 0;
  }
}
@media (min-width: 768px) {
  .col:has(.social-media--floating) {
    position: absolute;
    top: 63px;
    right: 0;
    width: 40px;
    margin: 0 10px 0 0;
    padding: 0;
    z-index: 1;
  }
}
.social-media--floating span {
  margin-bottom: 11px;
  display: block;
}
.social-media--floating button {
  color: #003057;
}
.social-media--floating button::before {
  color: inherit;
}
@media (min-width: 768px) {
  .social-media--floating {
    display: block;
    text-align: center;
    font-weight: 700;
  }
  .social-media--floating span {
    margin-bottom: 11px;
    display: block;
  }
  .social-media--floating button {
    margin: 11px 0;
  }
}
.social-media .sharer-copy-msg {
  display: inline-block;
  position: relative;
  width: 0;
  height: 0;
  overflow: visible;
  opacity: 0;
  transition: 0.3s;
  z-index: 1;
}
.social-media .sharer-copy-msg.visible {
  opacity: 1;
}
.social-media .sharer-copy-msg-content {
  position: absolute;
  display: block;
  text-indent: 0;
  background: #009EE8;
  color: #FFF;
  font-size: 14px;
  line-height: 21px;
  white-space: nowrap;
  padding: 0px 10px;
  border-radius: 100px;
  pointer-events: none;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
  transition: 0.3s;
}
@media (max-width: 991px) {
  .social-media .sharer-copy-msg-content {
    top: 25px;
    right: 0;
  }
}
@media (min-width: 992px) {
  .social-media .sharer-copy-msg-content {
    top: 0;
    left: 100%;
  }
}

.article-recommendations {
  position: fixed;
  bottom: -255px;
  z-index: 105;
  width: 100%;
  background: #F5F5F5;
  height: 205px;
  transition: 0.999s;
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.4);
}
.article-recommendations.shown-after-iddle-time {
  bottom: -210px;
}
@media (min-width: 1170px) {
  .article-recommendations.shown-after-iddle-time.article-recommendations--open {
    bottom: 0;
  }
  .article-recommendations.shown-after-iddle-time.article-recommendations--open .article-recommendations__toggle:before {
    transform: rotate(0);
  }
}
.article-recommendations__toggle {
  position: absolute;
  top: -46px;
  right: 0;
  background-color: #F5F5F5;
  border-radius: 100px 100px 0px 0px;
  padding: 23px 27px;
  cursor: pointer;
  display: none;
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.4);
}
@media (min-width: 1170px) {
  .article-recommendations__toggle {
    display: block;
  }
}
.article-recommendations__toggle:hover:before {
  color: #009EE8;
}
.article-recommendations__toggle:before {
  position: absolute;
  color: #000;
  content: "\e902";
  font-family: "outokumpu-icons";
  font-size: 15px;
  left: 20px;
  top: 18px;
  transform: rotate(180deg);
  line-height: 15px;
}
.article-recommendations__toggle:after {
  content: "";
  position: absolute;
  left: -11px;
  top: 46px;
  width: 74px;
  height: 21px;
  background: #F5F5F5;
}
.article-recommendations-slider {
  background: #F5F5F5;
  overflow: visible;
}
.article-recommendations-slider__wrapper {
  align-items: stretch;
  height: auto;
}
.article-recommendations-slider__header {
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 2.5px;
  margin: 15px 0 20px;
}
@media (min-width: 1170px) {
  .article-recommendations-slider .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.article-recommendations-slider__slider {
  padding: 0;
}
.article-recommendations-slider__slider:after, .article-recommendations-slider__slider:before {
  background: #F5F5F5;
}
.article-recommendations-slider__slider:before {
  left: -15px;
}
.article-recommendations-slider__slider:after {
  right: -15px;
}
.article-recommendations-slider__item {
  padding-bottom: 0;
  padding-left: 15px;
  height: auto;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.06);
  max-height: 120px;
}
.article-recommendations-slider__item:hover h3, .article-recommendations-slider__item:active h3 {
  color: #009EE8;
}
.article-recommendations-slider__img {
  background-position: center center;
  background-size: cover;
  border-radius: 5px;
  float: left;
  width: 96px;
  height: 96px;
  margin: 12px 15px 12px 0;
}
@media (min-width: 1170px) {
  .article-recommendations-slider__img {
    padding: 15px 27px 15px;
  }
}
.article-recommendations-slider__content {
  padding: 15px 15px 15px 0;
  display: flex;
  flex-wrap: wrap;
  height: 125px;
}
.article-recommendations-slider__content p:last-of-type {
  margin-bottom: 0;
}
.article-recommendations-slider__tags {
  flex: 1 100%;
  margin-top: auto;
}
.article-recommendations-slider .round-button {
  background-color: #F0F1F2;
  color: #003057;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.53px;
}
.article-recommendations-slider h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.971667px;
  transition: 0.3s;
}
.article-recommendations-slider__prev, .article-recommendations-slider__next {
  display: none;
}
.article-recommendations-slider__prev:hover:before, .article-recommendations-slider__next:hover:before {
  transition: 0.3s;
  color: #009EE8;
}
@media (min-width: 1250px) {
  .article-recommendations-slider__prev, .article-recommendations-slider__next {
    display: flex;
  }
}
.article-recommendations-slider__prev {
  left: -20px;
  transform: translateX(-150%) translateY(-65%);
}
@media (min-width: 1170px) {
  .article-recommendations-slider__prev {
    left: -13px;
  }
}
.article-recommendations-slider__prev:before {
  font-size: 11px;
}
.article-recommendations-slider__next {
  right: -20px;
  transform: translateX(150%) translateY(-65%);
}
@media (min-width: 1170px) {
  .article-recommendations-slider__next {
    right: -13px;
  }
}
.article-recommendations-slider__next:before {
  font-size: 11px;
}
.article-recommendations__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: -9999px;
  overflow: hidden;
}

.accessibility .article-recommendations__toggle:focus, .accessibility .article-recommendations__toggle:active {
  outline: none;
}
.accessibility .article-recommendations__toggle:focus:before, .accessibility .article-recommendations__toggle:active:before {
  border: 1px solid #003057;
}
.accessibility .article-recommendations-slider__item .square-link:focus, .accessibility .article-recommendations-slider__item .square-link:active {
  outline: none;
  border: 1px solid #003057;
}

.cards {
  padding-top: 50px;
  padding-bottom: 18px;
  background-color: #ebebeb;
  background-size: cover;
  background-position: center center;
}
.cards .container {
  width: 100%;
}
@media (min-width: 768px) {
  .cards .container {
    display: flex;
    flex-wrap: wrap;
  }
}
.cards__item {
  background: #FFF;
  padding: 36px;
  min-height: 200px;
  transition: 0.3s;
  margin-bottom: 32px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
  word-wrap: break-word;
  flex: 1 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .cards__item {
    flex: 1 40%;
    max-width: calc(50% - 30px);
  }
}
@media (min-width: 992px) {
  .cards__item {
    flex: 1 28%;
    max-width: calc(33.33% - 30px);
  }
}
.cards__item:hover {
  background-color: #009EE8;
  max-height: 500px;
}
.cards__item:hover .cards__title, .cards__item:hover .cards__text {
  transition: 0.3s;
  color: #FFF;
}
@media (min-width: 992px) {
  .cards__item:hover .cards__title {
    display: none;
  }
  .cards__item:hover .cards__text {
    display: block;
  }
}
.cards__item .cards__title {
  font-weight: 400;
  font-size: 26px;
}
.cards__item .cards__text {
  margin-bottom: 16px;
  letter-spacing: 0.971667px;
  font-size: 16px;
  margin-bottom: 0;
  word-wrap: break-word;
}
@media (min-width: 992px) {
  .cards__item .cards__text {
    display: none;
  }
}
.cards__item .cards__text-read-more {
  display: none;
  font-weight: 700;
  text-decoration: underline;
  position: absolute;
  bottom: 36px;
}
@media (min-width: 992px) {
  .cards__item .cards__text-read-more {
    display: block;
  }
}
.cards__link {
  text-indent: -9999px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cards .cards__content {
  height: 0;
  overflow: hidden;
}
.cards .cards__content-txt {
  display: none;
}
.cards__content-txt {
  text-align: left;
}
.cards__content-txt-title {
  margin: 18px 0;
  font-size: 26px;
  font-weight: 400;
}
.cards__content-txt p {
  margin-bottom: 16px;
}
.cards__content-txt p:last-of-type {
  margin-bottom: 0;
}
.cards__content-img {
  width: 100%;
  padding-bottom: 50%;
  background-size: cover;
  background-position: center center;
}

.overlay-cards .overlay--content {
  background: #FFF;
  padding: 16px;
  min-width: 60vw;
}
@media (min-width: 768px) {
  .overlay-cards .overlay--content {
    padding: 36px;
  }
}
.overlay-cards .cards__content-img {
  margin-top: 24px;
  margin-bottom: 18px;
}
.overlay-cards .cards__content-txt-title {
  margin-top: 0;
  margin-bottom: 18px;
  word-wrap: break-word;
}
.overlay-cards .cards__content-txt {
  min-width: 260px;
}

.accessibility .cards__link {
  outline-width: 2px;
}

.listing-tiles h2 {
  color: #003057;
  font-size: 35px;
  line-height: 44px;
  margin-bottom: 0;
}
.listing-tiles__subtitle {
  color: #009EE8;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.listing-tiles__txt {
  margin-top: 12px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
.listing-tiles__txt, .listing-tiles__txt p {
  font-size: 18px;
  font-weight: 400;
}
.listing-tiles__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px -32px -12px;
}
h2 + .listing-tiles__items {
  margin-top: 36px;
}
@media (min-width: 768px) {
  .listing-tiles__items--one-col .listing-tiles__item {
    min-width: calc(100% - 21px);
    flex: 1 calc(100% - 21px);
  }
}
@media (min-width: 768px) {
  .listing-tiles__items--two-cols .listing-tiles__item {
    min-width: calc(48% - 21px);
    flex: 1 calc(48% - 21px);
  }
}
@media (min-width: 768px) {
  .listing-tiles__items--three-cols .listing-tiles__item {
    min-width: calc(32% - 21px);
    flex: 1 calc(32% - 21px);
  }
}
.listing-tiles__item {
  margin-bottom: 36px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  word-wrap: break-word;
  flex-grow: 1;
  margin-left: 15px;
  margin-right: 15px;
  max-width: calc(100% - 30px);
  position: relative;
}
@media (min-width: 768px) {
  .listing-tiles__item {
    margin-left: 12px;
    margin-right: 12px;
    max-width: 100%;
  }
}
.listing-tiles__item.no-img .listing-tiles__item-content {
  height: 100%;
}
.listing-tiles__item-subtitle {
  color: #009EE8;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 12px;
  text-transform: uppercase;
  transition: 0.3s;
}
.listing-tiles__item-icon {
  max-width: 66px;
  height: 66px;
  display: block;
  margin-bottom: 16px;
}
.listing-tiles__item-content {
  padding: 32px 15px;
  height: calc(100% - 274px);
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .listing-tiles__item-content {
    padding: 32px 24px;
  }
}
.listing-tiles__item-content h3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 12px;
  width: 100%;
  transition: 0.3s;
}
.listing-tiles__item-content-rte, .listing-tiles__item-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.listing-tiles__item-content-rte {
  margin-bottom: 16px;
  transition: 0.3s;
}
.listing-tiles__item-content-rte p:last-of-type {
  margin-bottom: 0;
}
.listing-tiles__item-content-text {
  position: relative;
  overflow: hidden;
}
.listing-tiles__item-content-link {
  margin-top: auto;
  width: 100%;
}
.listing-tiles__item-content-link a {
  margin-right: 20px;
  margin-bottom: 0;
}
.listing-tiles__item-content-link a:nth-of-type(2) {
  margin-top: 20px;
}
.listing-tiles__item-quote {
  display: flex;
  align-items: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
  color: #000;
  font-size: 22px;
  font-weight: 300;
  line-height: 25px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.listing-tiles__item-linkedin {
  text-indent: -9999px;
  position: relative;
  width: 39px;
  height: 39px;
  margin-top: 8px;
}
.listing-tiles__item-linkedin:before {
  content: "\e90b";
  font-family: "outokumpu-icons";
  font-size: 39px;
  position: absolute;
  left: 0px;
  top: 10px;
  text-indent: 0;
  transition: 0.3s;
}
.listing-tiles__item-linkedin:hover:before {
  color: rgb(0%, 55.1504394861%, 80.9803921569%);
}
.listing-tiles__item:has(.listing-tiles__item-quote):hover .listing-tiles__item-content-rte, .listing-tiles__item:has(.listing-tiles__item-quote):hover h3, .listing-tiles__item:has(.listing-tiles__item-quote):hover .listing-tiles__item-subtitle {
  opacity: 0;
}
.listing-tiles__item:has(.listing-tiles__item-quote):hover .listing-tiles__item-quote {
  opacity: 1;
}
.listing-tiles__item .square-link {
  transition: 0.3s;
}
.listing-tiles__item .square-link:hover {
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.05), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.listing-tiles.circle-green .listing-tiles__subtitle {
  color: #678B4F;
}
.listing-tiles.circle-green .listing-tiles__item {
  background-color: rgba(206, 217, 199, 0.4);
}
.listing-tiles.circle-green .listing-tiles__item .listing-tiles__item-subtitle {
  color: #678B4F;
}
.listing-tiles.circle-green .listing-tiles__item .listing-tiles__item-content p a {
  color: #74AA50;
}
.listing-tiles.circle-green .listing-tiles__item .sf-button {
  background-color: #74AA50;
}
.listing-tiles.circle-green .listing-tiles__item .sf-button:hover, .listing-tiles.circle-green .listing-tiles__item .sf-button:active {
  background-color: #678B4F;
}
.listing-tiles.circle-green .listing-tiles__item .link-button {
  border-color: #74AA50;
}
.listing-tiles.circle-green .listing-tiles__item .link-button:hover, .listing-tiles.circle-green .listing-tiles__item .link-button:active {
  color: #678B4F;
}
.listing-tiles__item-img {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 274px;
  border-radius: 4px 4px 0px 0px;
}
.listing-tiles.listings-tiles--campaign-page .listing-tiles__item {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04);
}
.listing-tiles.listings-tiles--campaign-page .listing-tiles__item-subtitle {
  font-weight: 700;
}
.listing-tiles.listings-tiles--campaign-page .listing-tiles__item-content-rte p {
  font-size: 15px;
  font-weight: 300;
  line-height: 24.38px;
}
.listing-tiles.listings-tiles--campaign-page .listing-tiles__item:has(.listing-tiles__item-content-link) .listing-tiles__item-content-text {
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .listing-tiles.listings-tiles--campaign-page .listing-tiles__item:has(.listing-tiles__item-content-link) .listing-tiles__item-content-text {
    margin-bottom: 44px;
  }
}
.listing-tiles.listings-tiles--campaign-page .listing-tiles__item-content-link {
  margin-top: auto;
}

.pressure-vessel-calculator-group {
  background-color: #96acbe;
  color: #FFF;
  padding: 8px 14px;
  width: 100%;
}

.pressure-vessel-calculator-group-options .MuiAutocomplete-option {
  padding-left: 0 !important;
}

.MuiAutocomplete-listbox {
  background-color: #f2f9fd;
  font-weight: 700;
}
.MuiAutocomplete-listbox .MuiAutocomplete-option {
  color: #063257;
}

.pressure-vessel-calculator .sf-button {
  margin-top: 20px;
}
.pressure-vessel-calculator .sf-button .MuiCircularProgress-root.MuiCircularProgress-colorPrimary {
  color: #FFF;
  align-self: center;
}
.pressure-vessel-calculator button.sf-button {
  border: none;
  box-shadow: none;
}
.pressure-vessel-calculator .hide {
  display: none;
}
.pressure-vessel-calculator .MuiCircularProgress-root.MuiCircularProgress-colorPrimary {
  color: #009EE8;
}
.pressure-vessel-calculator .MuiButtonBase-root.MuiTabScrollButton-root.MuiTabScrollButton-horizontal.Mui-disabled.MuiTabs-scrollButtons.MuiTabs-scrollButtonsHideMobile {
  opacity: 0.25;
}
.pressure-vessel-calculator .MuiButtonBase-root.MuiTab-root.MuiTab-textColorPrimary {
  background: #009EE8;
  color: #FFF;
}
.pressure-vessel-calculator .MuiButtonBase-root.MuiTab-root.MuiTab-textColorPrimary.Mui-selected {
  background: #003057;
  color: #FFF;
}
.pressure-vessel-calculator .MuiTab-root {
  max-width: 120px;
}
@media (min-width: 768px) {
  .pressure-vessel-calculator .MuiTab-root {
    max-width: 360px;
  }
}
.pressure-vessel-calculator .MuiTabs-flexContainer > button:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pressure-vessel-calculator .MuiTabs-flexContainer > button:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pressure-vessel-calculator .MuiTabs-indicator {
  background-color: transparent;
}
.pressure-vessel-calculator .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorPrimary.MuiInputBase-formControl {
  color: #003057;
}
.pressure-vessel-calculator .pressure-vessel-calculator-form-autocomplete-chip + .MuiAutocomplete-input {
  width: 100% !important;
}
.pressure-vessel-calculator .MuiInputBase-input.MuiOutlinedInput-input.MuiInputBase-inputAdornedEnd.MuiAutocomplete-input:placeholder-shown:not(:disabled) {
  color: #003057;
}
.pressure-vessel-calculator input.MuiInputBase-input.MuiOutlinedInput-input.MuiInputBase-inputAdornedEnd.MuiAutocomplete-input::placeholder {
  color: #003057;
  opacity: 1;
}
.pressure-vessel-calculator .MuiInputBase-input.MuiOutlinedInput-input.MuiInputBase-inputAdornedEnd.MuiAutocomplete-input:not(:disabled), .pressure-vessel-calculator .MuiInputBase-input.MuiOutlinedInput-input.MuiInputBase-inputAdornedEnd.MuiAutocomplete-input:not(::selection) {
  -webkit-text-fill-color: #003057;
}
.pressure-vessel-calculator .MuiFormLabel-root {
  margin-bottom: 10px;
  color: #003057;
}
.pressure-vessel-calculator .MuiInputBase-root {
  background-color: #FFF;
}
.pressure-vessel-calculator .MuiFormHelperText-root {
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
}
.pressure-vessel-calculator-loading {
  padding: 64px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pressure-vessel-calculator-loading > div:not(.MuiBox-root) {
  display: inline-block;
  width: 64px;
  height: 64px;
  opacity: 1;
  transition: all 0.4s;
}
.pressure-vessel-calculator-loading > div:not(.MuiBox-root) div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #009EE8;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #009EE8 transparent transparent transparent;
}
.pressure-vessel-calculator-loading > div:not(.MuiBox-root) div:nth-child(1) {
  animation-delay: -0.45s;
}
.pressure-vessel-calculator-loading > div:not(.MuiBox-root) div:nth-child(2) {
  animation-delay: -0.3s;
}
.pressure-vessel-calculator-loading > div:not(.MuiBox-root) div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pressure-vessel-calculator-error p {
  margin: 0;
  padding: 0;
  color: #E40134;
}
.pressure-vessel-calculator-form .h6 {
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.15px;
  margin-bottom: 25px;
  padding: 10px;
  text-transform: uppercase;
}
.pressure-vessel-calculator-form button[type=submit] {
  border: none;
  box-shadow: none;
  width: 100%;
}
.pressure-vessel-calculator-form button[type=submit] + .pressure-vessel-calculator-error {
  margin-top: 16px;
}
.pressure-vessel-calculator-form .row.equal .col:not(:last-child) {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .pressure-vessel-calculator-form .row.equal .col:not(:last-child) {
    margin-bottom: initial;
  }
  .pressure-vessel-calculator-form .row.equal {
    column-gap: 18px;
    margin-left: -18px;
    margin-right: -18px;
  }
}
.pressure-vessel-calculator-form-col {
  padding: 30px 15px;
}
.pressure-vessel-calculator-form-col > fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.pressure-vessel-calculator-form-col > fieldset legend.h6 {
  width: 100%;
}
.pressure-vessel-calculator-form-fields {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.pressure-vessel-calculator-form-autocomplete-chip {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 2;
  color: #FFF;
  background-color: #003057;
  display: inline-flex;
  justify-content: space-between;
  margin-right: 4px;
  margin-bottom: 4px;
}
.pressure-vessel-calculator-form-autocomplete-chip .MuiSvgIcon-root {
  width: 14px;
  height: 14px;
  align-self: center;
  margin-left: 4px;
  cursor: pointer;
}
.pressure-vessel-calculator-chart-item {
  width: 100%;
  margin-block-end: 10px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .pressure-vessel-calculator-chart-item {
    font-size: 14px;
  }
}
.pressure-vessel-calculator-chart-item-container {
  width: 100%;
  display: flex;
  column-gap: 20px;
  align-items: flex-end;
}
.pressure-vessel-calculator-chart-bar {
  width: 5px;
  display: flex;
  flex-wrap: wrap;
}
.pressure-vessel-calculator-chart-bar + div {
  display: flex;
  column-gap: 20px;
}
.pressure-vessel-calculator-chart-bar > div {
  width: 100%;
  display: flex;
}
.pressure-vessel-calculator-chart-bar > div:not(.pressure-vessel-calculator-chart-bar-label) {
  height: 45px;
}
.pressure-vessel-calculator-chart-bar-line {
  width: 100%;
  height: inherit;
}
.pressure-vessel-calculator-chart-bar-label {
  align-items: center;
  height: auto;
}
.pressure-vessel-calculator-chart-bar-label span {
  display: block;
  text-wrap: nowrap;
  font-weight: 700;
  padding-top: 6px;
  padding-bottom: 6px;
}
.pressure-vessel-calculator-chart-bar-label span + span {
  padding-left: 13px;
  padding-right: 13px;
}
.pressure-vessel-calculator-chart-bar-ref {
  color: #FFF;
  background-color: #74AA50;
  padding-left: 13px;
  padding-right: 13px;
}
.pressure-vessel-calculator-chart-bar-value {
  display: inline-flex;
  align-items: center;
  height: 45px;
}
.pressure-vessel-calculator-chart-bar-compare {
  display: inline-flex;
  align-items: center;
  column-gap: 15px;
  height: 45px;
  min-width: max-content;
  padding-right: 15px;
}
.pressure-vessel-calculator-chart-bar-compare span {
  display: inline-flex;
}
.pressure-vessel-calculator-chart-legend {
  font-size: 14px;
  margin-block-start: 16px;
}
.pressure-vessel-calculator-chart-legend ul {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 16px;
}
@media (min-width: 768px) {
  .pressure-vessel-calculator-chart-legend ul {
    flex-wrap: nowrap;
    width: auto;
  }
}
.pressure-vessel-calculator-chart-legend li {
  display: flex;
  width: 100%;
}
@media (min-width: 768px) {
  .pressure-vessel-calculator-chart-legend li {
    width: auto;
    justify-content: space-around;
  }
}
.pressure-vessel-calculator-chart-legend li span {
  display: flex;
  align-items: center;
}
.pressure-vessel-calculator-chart-legend li > span:first-child {
  display: block;
  width: 27px;
  height: 27px;
  margin-right: 16px;
}
.pressure-vessel-calculator-results .h2 {
  color: #009EE8;
  font-size: 35px;
  letter-spacing: 0.88px;
}
.pressure-vessel-calculator-results .h3 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 12px;
  display: inline-block;
}
.pressure-vessel-calculator-results-description > div {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  row-gap: 20px;
}
@media (min-width: 768px) {
  .pressure-vessel-calculator-results-description > div {
    flex-wrap: nowrap;
    flex-direction: row;
    row-gap: initial;
    column-gap: 20px;
  }
}
.pressure-vessel-calculator-results-description > div > div:first-child {
  width: 100%;
}
.pressure-vessel-calculator-results-description p {
  margin: 24px 0;
}
.pressure-vessel-calculator-results-cta-new-calculation {
  text-wrap: nowrap;
  align-self: flex-start;
}
.pressure-vessel-calculator-results-cta-new-calculation button {
  border: none;
  box-shadow: none;
}
.pressure-vessel-calculator-results-cta-new-calculation .sf-button {
  margin-top: initial;
}
@media (min-width: 768px) {
  .pressure-vessel-calculator-results-form {
    max-width: 75%;
  }
}
@media (min-width: 992px) {
  .pressure-vessel-calculator-results-form {
    max-width: 55%;
  }
}
.pressure-vessel-calculator-results-form.padding {
  padding-top: 0;
}

.counting-dropdown {
  height: 100%;
  padding: 15px 4px;
}
@media (min-width: 992px) {
  .counting-dropdown {
    padding: 0;
    text-align: center;
    position: relative;
  }
}
@media (min-width: 992px) {
  .counting-dropdown.counting-dropdown--open .counting-dropdown__main {
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0509803922);
    border-radius: 15px 15px 0 0;
  }
}
.counting-dropdown.counting-dropdown--open .counting-dropdown__main:after {
  transform: translateY(-50%) rotate(180deg);
}
.counting-dropdown.counting-dropdown--open .counting-dropdown__options-list {
  display: block;
}
.counting-dropdown__main {
  border: none;
  background: transparent;
  text-transform: capitalize;
  position: relative;
  padding: 10px 30px 10px 10px;
  height: 100%;
  text-align: left;
  width: 100%;
  font-weight: 700;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .counting-dropdown__main {
    width: auto;
    font-weight: 500;
  }
}
.counting-dropdown__main:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #000;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) rotate(0deg);
  text-indent: 0;
  transition: 300ms;
  height: 5px;
  transform-origin: 5px 4px;
}
.counting-dropdown__main:disabled {
  opacity: 0.5;
}
.counting-dropdown__selected-count {
  color: #FFF;
  background-color: #009EE8;
  display: inline-block;
  border-radius: 30px;
  width: 25px;
  height: 25px;
  margin-bottom: -3px;
  padding: 4px;
  font-size: 14px;
  margin-left: 4px;
  font-weight: 400;
  text-align: center;
}
.counting-dropdown__selected-count.hidden {
  display: none;
}
.counting-dropdown__options-list {
  display: none;
  width: 100%;
  z-index: 4;
}
@media (min-width: 992px) {
  .counting-dropdown__options-list {
    position: absolute;
    left: 0;
    top: 100%;
    background: #FFF;
    border-radius: 24px;
    padding: 32px 48px;
    box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.0509803922);
    left: -18px;
    width: 300px;
  }
  .counting-dropdown__options-list:has(.col-md-12) .hub-form__filters-word-search input[type=text] {
    width: 100%;
  }
  .counting-dropdown__options-list:has(.col-md-6) {
    width: 600px;
  }
  .counting-dropdown__options-list:has(.col-md-6) .hub-form__filters-word-search input[type=text] {
    width: 50%;
  }
  .counting-dropdown__options-list:has(.col-md-4) {
    width: 900px;
  }
  .counting-dropdown__options-list:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    width: 100%;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1019607843);
  }
}
.counting-dropdown__option {
  display: block;
  border: none;
  background: transparent;
  text-align: left;
  padding-left: 24px;
  position: relative;
  margin-left: 10px;
  width: 100%;
  padding: 16px 24px;
}
@media (min-width: 992px) {
  .counting-dropdown__option {
    width: auto;
    padding: 0 0 0 24px;
    margin: 0 15px 12px 0;
    word-break: break-word;
  }
  .counting-dropdown__option:last-of-type {
    margin-bottom: 0;
  }
}
.counting-dropdown__option:hover {
  color: #009EE8;
}
.counting-dropdown__option:before, .counting-dropdown__option:after {
  content: "";
  position: absolute;
}
.counting-dropdown__option:before {
  border: 1px solid #009EE8;
  left: 0;
  top: 18px;
  width: 16px;
  height: 16px;
}
@media (min-width: 992px) {
  .counting-dropdown__option:before {
    top: 2px;
  }
}
.counting-dropdown__option.counting-dropdown__option--checked:before {
  background-color: #009EE8;
}
.counting-dropdown__option.counting-dropdown__option--checked:after {
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  transform: rotate(45deg);
  height: 8px;
  width: 4px;
  top: 20px;
  left: 6px;
}
@media (min-width: 992px) {
  .counting-dropdown__option.counting-dropdown__option--checked:after {
    top: 5px;
  }
}
.counting-dropdown__option.hidden {
  display: none;
}
@media (min-width: 992px) {
  .counting-dropdown__option.hidden {
    display: block;
    opacity: 0.3;
  }
}

.design-update .lift-up-23 {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .swiper-slide.secondary-slider__item {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .overlay-opener-container.overlay-opener-container--video {
  border-radius: 4px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .overlay-opener-container.overlay-opener-container--video .video-player, .design-update .overlay-opener-container.overlay-opener-container--video .video-player__cover-wrapper {
  border-radius: 4px;
}
.design-update .lift-up-video-large__image {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .square-liftup__image {
  border-radius: 4px;
}
.design-update .hero-image.hero-image-level1 {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .advanced-article-rte-container .rich-text-content img {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .advanced-article-rte-container .overlay-opener-container {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .advanced-article-rte-container .overlay-opener-container .overlay-opener:before {
  border-radius: 8px !important;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .video-player {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .articles-list__image {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .blog-list__wrap {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .blog-list__wrap .blog-list__image {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.design-update .articles-list.articles-list--blog .articles-list__item {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .articles-list.articles-list--blog .articles-list__item .articles-list__image {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
}
@media (min-width: 768px) {
  .design-update .articles-list.articles-list--blog .articles-list__item .articles-list__image {
    border-top-left-radius: 8px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 0;
  }
}
.design-update .collection__wrap {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .collection__wrap .collection__image {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.design-update .lift-up-small__image {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .swiper-slide.media-slider__item {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .lift-up-large {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .members-overlay__photo-wrapper {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .members-overlay__photo-wrapper .members-overlay__photo {
  border-radius: 8px;
}
.design-update .downloads-with-image--img {
  border-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .design-update .downloads-with-image--img {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
.design-update .image-gallery__image {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .members__item {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}
.design-update .product-page__product-gallery__item {
  border: 0;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}

.double-promo-banner {
  position: relative;
}
@media (max-width: 991px) {
  .double-promo-banner {
    margin: 30px 15px;
  }
}
@media (min-width: 992px) {
  .double-promo-banner:before {
    content: "";
    width: 100%;
    position: absolute;
    left: 50%;
    height: 100%;
    background-color: #f8f8f9;
  }
}
@media (min-width: 992px) {
  .double-promo-banner .row {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  .double-promo-banner-img, .double-promo-banner-content {
    background-color: transparent;
  }
}
.double-promo-banner-img {
  text-align: center;
}
@media (max-width: 991px) {
  .double-promo-banner-img {
    padding-bottom: 0;
  }
}
.double-promo-banner-img img {
  max-height: 215px;
}
@media (min-width: 992px) {
  .double-promo-banner-img img {
    max-height: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0, -50%) scale(1.5);
    pointer-events: none;
  }
}
.double-promo-banner-content {
  display: flex;
  flex-direction: column;
}
.double-promo-banner-content h2 {
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0;
}
.double-promo-banner-content p {
  font-weight: 400;
}
.double-promo-banner-content .sf-button {
  width: 100%;
  text-align: center;
  margin-top: auto;
}

.featured-accordion__item {
  margin-bottom: 16px;
  transition: all 0.3s ease;
  padding: 20px 16px 18px 16px;
  border-radius: 8px;
  border: 1px solid #d0d3d4;
  background: #FFF;
}
@media (min-width: 768px) {
  .featured-accordion__item {
    padding: 25px 32px 23px 32px;
  }
}
.featured-accordion__item:hover {
  border-color: rgb(71.1241830065%, 72.9673202614%, 73.5816993464%);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.featured-accordion__item.active {
  border-radius: 8px;
  border: 1px solid #009EE8;
  background: #F2F9FD;
}
.featured-accordion__item.active .featured-accordion__trigger {
  margin-bottom: 8px;
}
.featured-accordion__item:last-child {
  margin-bottom: 0;
}
.featured-accordion__trigger {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  background: none;
  border: none;
  padding: 0;
  text-align: left;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  padding: 20px 16px 18px 16px;
  margin: -20px -16px;
  width: calc(100% + 40px);
  text-decoration: none;
}
.featured-accordion__trigger:hover, .featured-accordion__trigger:active, .featured-accordion__trigger:focus {
  color: #009EE8;
  text-decoration: none;
}
@media (min-width: 768px) {
  .featured-accordion__trigger {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    padding: 25px 32px 23px 32px;
    margin: -25px -32px;
    width: calc(100% + 64px);
  }
}
.featured-accordion__trigger:after {
  content: "\e902";
  font-family: "outokumpu-icons";
  color: #003057;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  top: 32px;
  right: 25px;
  transition: transform 0.3s ease, color 0.3s ease;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .featured-accordion__trigger:after {
    top: 39px;
    right: 32px;
    font-size: 14px;
  }
}
.featured-accordion__item.active .featured-accordion__trigger:after {
  transform: translateY(-50%) rotate(180deg);
}
.featured-accordion__content {
  flex: 1;
  min-width: 0;
  order: 2;
}
@media (min-width: 768px) {
  .featured-accordion__content {
    order: 0;
  }
}
.featured-accordion__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
  padding-right: 25px;
  color: #003057;
  transition: color 0.3s ease;
}
@media (min-width: 768px) {
  .featured-accordion__title {
    font-size: 20px;
    padding-right: 20px;
  }
}
.featured-accordion__panel {
  overflow: hidden;
  transition: max-height 0.3s ease;
  max-height: 0;
  display: none;
}
.featured-accordion__item.active .featured-accordion__panel {
  display: block;
}
.featured-accordion__item.active .featured-accordion__panel .featured-accordion__panel-content {
  padding-top: 0;
}
.featured-accordion__panel-content {
  padding-top: 20px;
}
.featured-accordion__item.active .featured-accordion__panel-content {
  animation: fadeInUp 0.4s ease forwards;
}
.featured-accordion__panel-content:after {
  content: "";
  display: table;
  clear: both;
}
.featured-accordion .featured-accordion__panel-image {
  margin: 20px 0;
  text-align: center;
  display: none;
}
@media (min-width: 768px) {
  .featured-accordion .featured-accordion__panel-image {
    display: block;
    float: right;
    margin: 0 0 20px 20px;
    text-align: initial;
    width: 300px;
  }
}
.featured-accordion .featured-accordion__panel-image img {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  height: auto;
  width: 100%;
  max-width: 250px;
  display: block;
}
@media (min-width: 768px) {
  .featured-accordion .featured-accordion__panel-image img {
    width: 300px;
    max-width: 300px;
    height: 200px;
    object-fit: cover;
    margin-block: 0;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
main:has(.data-blocks-disclaimer) .header-section .block--large {
  margin-bottom: 0;
}

.data-blocks-disclaimer {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .data-blocks-disclaimer {
    margin: 0 0 40px 0;
  }
}
.data-blocks-disclaimer form button[type=submit] {
  border: 0;
  background-color: transparent;
  color: #009EE8;
  margin-top: 20px;
  padding: 0;
  transition: 0.3s;
}
.data-blocks-disclaimer form button[type=submit]:hover, .data-blocks-disclaimer form button[type=submit]:active {
  text-decoration: underline;
  color: #003057;
}

.row:has(.widget-container) {
  margin: 0;
}

.col:has(.widget-container) + .col:has(.widget-container) {
  margin-block: 20px;
}
@media (min-width: 768px) {
  .col:has(.widget-container) + .col:has(.widget-container) {
    margin-block: 0;
  }
}

.widget-container + .widget-container {
  margin-top: 30px;
}

.widget-container {
  position: relative;
  overflow-y: auto;
}
.widget-container:has(.widget-container__loading) {
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.widget-container__loading {
  display: inline-block;
  position: absolute;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: all 0.4s;
}
.widget-container__loading.hide {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0);
}
.widget-container__loading div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #009EE8;
  border-radius: 50%;
  animation: widget-loading-spin 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #009EE8 transparent transparent transparent;
}
.widget-container__loading div:nth-child(1) {
  animation-delay: -0.45s;
}
.widget-container__loading div:nth-child(2) {
  animation-delay: -0.3s;
}
.widget-container__loading div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes widget-loading-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mf-widget {
  width: 100% !important;
}

.mf-kpi-recommendations {
  display: flex;
  flex-direction: column-reverse;
  max-width: 100% !important;
  background-color: #f8f8f9;
  padding: 105px 50px 32px 50px;
}
.mf-kpi-recommendations #colored-bar {
  border-radius: 16px;
  margin-bottom: 140px;
}
.mf-kpi-recommendations #container {
  text-align: center;
}
.mf-kpi-recommendations #mf-recommendation-sell-key,
.mf-kpi-recommendations #mf-recommendation-hold-key,
.mf-kpi-recommendations #mf-recommendation-buy-key {
  margin-left: 20px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .mf-kpi-recommendations #mf-recommendation-sell-key,
  .mf-kpi-recommendations #mf-recommendation-hold-key,
  .mf-kpi-recommendations #mf-recommendation-buy-key {
    margin-left: 5px;
  }
}
@media (min-width: 992px) {
  .mf-kpi-recommendations #mf-recommendation-sell-key,
  .mf-kpi-recommendations #mf-recommendation-hold-key,
  .mf-kpi-recommendations #mf-recommendation-buy-key {
    margin-left: 20px;
  }
}
.mf-kpi-recommendations #mf-recommendation-sell-key::before,
.mf-kpi-recommendations #mf-recommendation-hold-key::before,
.mf-kpi-recommendations #mf-recommendation-buy-key::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-right: 6px;
  vertical-align: middle;
  transform: translateY(-4px);
}
.mf-kpi-recommendations #mf-recommendation-buy-value + .mf-recommendation-total-clause {
  margin-left: 20px;
}
@media (min-width: 768px) {
  .mf-kpi-recommendations #mf-recommendation-buy-value + .mf-recommendation-total-clause {
    margin-left: 5px;
  }
}
@media (min-width: 992px) {
  .mf-kpi-recommendations #mf-recommendation-buy-value + .mf-recommendation-total-clause {
    margin-left: 20px;
  }
}
.mf-kpi-recommendations #mf-recommendation-sell-key:first-of-type {
  margin-left: 0;
}
.mf-kpi-recommendations #mf-recommendation-sell-key::before {
  background-color: #E51626;
}
.mf-kpi-recommendations #mf-recommendation-hold-key::before {
  background-color: #FF8200;
}
.mf-kpi-recommendations #mf-recommendation-buy-key::before {
  background-color: #85B246;
}
.mf-kpi-recommendations #mf-recommendation-sell-key, .mf-kpi-recommendations #mf-recommendation-sell-delimiter, .mf-kpi-recommendations #mf-recommendation-sell-value, .mf-kpi-recommendations #mf-recommendation-hold-key, .mf-kpi-recommendations #mf-recommendation-hold-delimiter, .mf-kpi-recommendations #mf-recommendation-hold-value, .mf-kpi-recommendations #mf-recommendation-buy-key, .mf-kpi-recommendations #mf-recommendation-buy-delimiter, .mf-kpi-recommendations #mf-recommendation-buy-value, .mf-kpi-recommendations .mf-recommendation-sell-key, .mf-kpi-recommendations .mf-recommendation-sell-delimiter, .mf-kpi-recommendations .mf-recommendation-sell-value, .mf-kpi-recommendations .mf-recommendation-hold-key, .mf-kpi-recommendations .mf-recommendation-hold-delimiter, .mf-kpi-recommendations .mf-recommendation-hold-value, .mf-kpi-recommendations .mf-recommendation-buy-key, .mf-kpi-recommendations .mf-recommendation-buy-delimiter, .mf-kpi-recommendations .mf-recommendation-buy-value {
  white-space: nowrap;
}
.mf-kpi-recommendations .mf-recommendation-total-key, .mf-kpi-recommendations .mf-recommendation-total-delimiter, .mf-kpi-recommendations .mf-recommendation-total-value, .mf-kpi-recommendations .mf-recommendation-total-clause {
  white-space: nowrap;
}

.mf-kpi-consensus-last-updated {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.mf-kpi-consensus-last-updated > div {
  border-bottom: 1px solid #d9d9d9;
}
.mf-kpi-consensus-last-updated > div:nth-child(odd) {
  background-color: #f8f8f9;
}
.mf-kpi-consensus-last-updated > div > span:first-child {
  display: inline-block;
  width: 50%;
  padding: 12px 24px;
  font-weight: 700;
  vertical-align: middle;
  box-sizing: border-box;
}

.mf_kpiGraph-wrapper {
  margin-block: 50px;
}

.mf-table {
  min-width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .mf-table {
    display: table;
  }
}
.mf-table thead, .mf-table tbody {
  border: 1px solid #D0D3D4;
}
.mf-table thead {
  border-bottom: none;
}
.mf-table thead + tbody {
  border-top: none;
}
.mf-table th {
  border: 0;
  max-width: 25ch;
  background: #F2F9FD;
  text-transform: uppercase;
  color: #003057;
  font-size: 14px;
  padding: 12px 24px 0;
  line-height: 20px;
  font-weight: 500;
}
.mf-table tr {
  border: 0;
}
.mf-table td {
  border: 0;
  padding: 12px 24px;
  max-width: 25ch;
  min-width: 130px;
  line-height: 130%;
}
@media (min-width: 768px) {
  .mf-table td {
    min-width: 0;
  }
}
.mf-table td {
  color: #000;
}
.mf-table tr:nth-child(1) {
  background-color: #F2F9FD;
  color: #000;
  font-size: 14px;
  line-height: normal;
}
.mf-table tbody td:first-child {
  font-weight: 700;
}
.mf-table tr:nth-child(2n+2) {
  background-color: #FFF;
}
.mf-table tr:nth-child(2n+3) {
  background-color: #f8f8f9;
}
.mf-table {
  display: table;
}
.mf-table thead th {
  background-color: #081A2B;
  color: #FFF;
  padding: 12px 24px;
  text-transform: none;
}
.mf-table tr:nth-child(1) {
  background-color: #f8f8f9;
  color: #003057;
}
.mf-table td {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #d9d9d9;
  text-align: left;
}

.error-page {
  text-align: center;
  background-image: url("../images/error/outokumpu_404.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 50px 0;
}
@media (min-width: 992px) {
  .error-page {
    padding: 250px 0;
  }
}
.error-page--code {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .error-page--code {
    margin-bottom: 65px;
  }
}
.error-page--code span {
  display: block;
  font-size: 100px;
  line-height: 100px;
  margin-top: 5px;
}
.error-page--desc {
  font-size: 21px;
  letter-spacing: 1px;
  margin: 0 18px 30px;
}
@media (min-width: 992px) {
  .error-page--desc {
    margin-bottom: 0 0 65px;
  }
}

/* Extra utilities */
.text-color--white {
  color: #FFF;
}

.text-color--normal {
  color: #003057;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.image-center {
  display: block;
  margin: 0 auto;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.no-padding {
  margin-left: -18px;
  margin-right: 18px;
}

.clear {
  clear: both;
}

@media (min-width: 480px) {
  .two-columns {
    vertical-align: top;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    column-gap: 40px;
  }
}
@media (min-width: 480px) {
  .two-columns p {
    -webkit-backface-visibility: unset !important;
  }
}

.fill {
  object-fit: fill;
}

.contain {
  object-fit: contain;
}

.cover {
  object-fit: cover;
}

.print-only {
  display: none;
}

.clearfix, .rich-text-info-box, .location-card {
  zoom: 1;
}
.clearfix:before, .rich-text-info-box:before, .location-card:before, .clearfix:after, .rich-text-info-box:after, .location-card:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after, .rich-text-info-box:after, .location-card:after {
  clear: both;
}

.content-section {
  padding: 40px 0;
}

.article-summary,
.article-summary p,
.intro,
.intro p {
  margin-bottom: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .article-summary,
  .article-summary p,
  .intro,
  .intro p {
    font-size: 22px;
  }
}

.intro {
  margin: 0;
}
@media (min-width: 768px) {
  .intro {
    margin: 20px 0;
  }
}
@media (min-width: 992px) {
  .intro {
    margin: 40px 0 30px;
  }
}
.intro p {
  margin-bottom: 0;
}

.credits {
  font-size: 18px;
  white-space: 1px;
}
.credits--author {
  color: #a5a9ab;
}
.credits--date {
  color: #a5a9ab;
  font-weight: 700;
}

.rich-text-content .video-holder {
  margin-top: 20px;
}
.rich-text-content .article-summary-nasdaq {
  margin-bottom: 1em;
}
.rich-text-content img {
  height: auto;
  max-width: 100%;
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
}
@media (min-width: 992px) {
  .rich-text-content img.image-left, .rich-text-content img.image-right {
    max-width: 70%;
  }
  .rich-text-content img.image-left {
    float: left;
    margin: 1em 1em 1em 0;
  }
  .rich-text-content img.image-right {
    float: right;
    margin: 1em 0 1em 1em;
  }
}
.rich-text-content .article-image,
.rich-text-content .external-links {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .rich-text-content .article-image,
  .rich-text-content .external-links {
    margin: 16px 0;
  }
}
.rich-text-content table {
  margin-bottom: 16px;
}
.rich-text-content table,
.rich-text-content th,
.rich-text-content td {
  border: 1px solid #306084;
  padding: 10px;
  color: #306084;
}
.rich-text-content.article-content table,
.rich-text-content.article-content th,
.rich-text-content.article-content td {
  border: 0;
  padding: 4px 2px;
}
.rich-text-content.article-content td {
  min-width: 0;
}

.video-holder {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.video-holder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.persona-plus-lifts {
  width: 100%;
}
@media (min-width: 1000px) {
  .persona-plus-lifts {
    display: flex;
    justify-content: space-between;
    max-width: 800px;
  }
}

.rich-text-info-box {
  padding: 20px;
  margin-bottom: 20px;
  background: #306084;
  color: #FFF;
}
.rich-text-info-box .half {
  display: block;
}
.rich-text-info-box .half:first-child {
  margin-bottom: 36px;
}
@media (min-width: 600px) {
  .rich-text-info-box .half {
    width: calc(50% - 36px);
    float: left;
  }
  .rich-text-info-box .half:first-child {
    position: relative;
    margin-bottom: 0;
    margin-right: 36px;
  }
  .rich-text-info-box .half:first-child:after {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -18px;
    background: rgba(255, 255, 255, 0.3);
  }
}

.rich-text-button {
  position: relative;
  background: #306084;
  display: inline-block;
  color: #FFF;
  padding: 6px 20px;
}
.rich-text-button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease-in-out;
}
.rich-text-button span {
  position: relative;
  z-index: 2;
}
.rich-text-button:hover {
  text-decoration: none;
}
.rich-text-button:hover:before {
  background: rgba(0, 0, 0, 0.2);
}

.date {
  display: block;
  margin: 20px 0;
}

iframe[data-lazyload] {
  opacity: 0;
  transition: opacity 0.8s 0.2s;
}
iframe[data-lazyload].loaded {
  opacity: 1;
}

.pagemode-edit div[data-lazyload]::after {
  display: none;
  opacity: 0;
}

div[data-lazyload] {
  position: relative;
}
div[data-lazyload]::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #E3E4E5;
  background: linear-gradient(0deg, rgb(242, 249, 253) 0%, rgb(217, 232, 241) 100%);
  pointer-events: none;
  transition: opacity 1s, transform 0s 4s;
  border-radius: 8px;
}
div[data-lazyload].loaded::after {
  opacity: 0;
  transform: scale(0);
}

iframe {
  width: 100%;
}

.reader-only {
  position: absolute;
  width: 1px;
  height: 1px;
  top: auto;
  left: -10000px;
  overflow: hidden;
}
html[dir=rtl] .reader-only {
  left: auto;
  right: -10000px;
}

.accessibility *:focus:not(div) {
  outline: #003057 solid 1px;
}

.skip-link {
  position: absolute;
  width: 1px;
  height: 1px;
  top: auto;
  left: -10000px;
  overflow: hidden;
}
html[dir=rtl] .skip-link {
  left: auto;
  right: -10000px;
}
.skip-link:focus {
  background: #003057;
  color: #FFF;
  width: auto;
  height: auto;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 10px 20px;
}
html[dir=rtl] .skip-link:focus {
  right: 10px;
}