/** [Siemens Downloads UI - sag-press]  Version: 3.1.47 - Wednesday, March 4th, 2026, 1:54:22 PM  **/ 
 /*
 * breakpoints
 *   $phone: < 480px
 *   $mobile: < 768px
 *   $tablet: 768px <> 1023px
 *   $desktop: 1024px <> 1215px
 *   $widescreen: 1215px <> 1407px
 *   $fullhd: > 1408px
 *
 */
.big-dam-video-overlay {
  position: absolute;
  content: " " !important;
  top: 50% !important;
  left: 50% !important;
  border-radius: 0 !important;
  border: none;
  background-color: rgba(255, 255, 255, 0.5) !important;
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
          clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
  width: 32px;
  height: 32px;
  margin: 0;
  transform: translate(-50%, -50%);
}
footer.footer {
  margin-top: auto;
  flex-shrink: 0;
  background-color: #0a1419;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.86px;
  line-height: 26px;
  padding-bottom: 3rem !important;
}
footer.footer h4 {
  text-transform: uppercase;
}
footer.footer * {
  color: #fff;
}
footer.footer a:hover {
  text-decoration: underline;
}
footer.footer .sub-footer {
  letter-spacing: 0;
}
footer.footer .sub-footer .linklist__base {
  width: 100%;
  justify-content: space-between;
}
@media screen and (min-width: 769px), print {
footer.footer .sub-footer .linklist__base {
    display: flex;
}
}
@media screen and (min-width: 769px), print {
footer.footer .sub-footer ul {
    flex: 3 1;
    justify-content: end;
    text-align: right;
}
footer.footer .sub-footer ul li {
    display: inline-block;
}
footer.footer .sub-footer ul li:not(:last-child)::after {
    content: "|";
    margin: 0 1rem;
}
}
footer.footer .sub-footer .linklist__headline {
  width: auto;
}
@media screen and (min-width: 769px), print {
footer.footer .sub-footer .linklist__headline {
    flex: 1 0;
}
}
/*
 * breakpoints
 *   $phone: < 480px
 *   $mobile: < 768px
 *   $tablet: 768px <> 1023px
 *   $desktop: 1024px <> 1215px
 *   $widescreen: 1215px <> 1407px
 *   $fullhd: > 1408px
 *
 */
.big-dam-video-overlay {
  position: absolute;
  content: " " !important;
  top: 50% !important;
  left: 50% !important;
  border-radius: 0 !important;
  border: none;
  background-color: rgba(255, 255, 255, 0.5) !important;
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
          clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
  width: 32px;
  height: 32px;
  margin: 0;
  transform: translate(-50%, -50%);
}
footer.footer * {
  color: #fff;
}
footer.footer a:hover {
  color: #fff;
}
footer.footer .sub-footer {
  margin-top: 2rem;
}
/*
 * breakpoints
 *   $phone: < 480px
 *   $mobile: < 768px
 *   $tablet: 768px <> 1023px
 *   $desktop: 1024px <> 1215px
 *   $widescreen: 1215px <> 1407px
 *   $fullhd: > 1408px
 *
 */
.big-dam-video-overlay {
  position: absolute;
  content: " " !important;
  top: 50% !important;
  left: 50% !important;
  border-radius: 0 !important;
  border: none;
  background-color: rgba(255, 255, 255, 0.5) !important;
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
          clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
  width: 32px;
  height: 32px;
  margin: 0;
  transform: translate(-50%, -50%);
}
header {
  position: relative;
  /*.selection-menu:hover .icon-shopping-cart-empty:before,*/
}
header .download-in-progress {
  opacity: 0.5;
}
header .fixed-nav {
  background-color: #fff;
  position: fixed !important;
  height: 60px;
  top: 0;
  width: 100%;
  z-index: 100;
  /*@include dropShadow(2, 2, 5, rgba(0,0,0,.3));*/
}
@media screen and (min-width: 769px) {
header .dropdown {
    /*min-width:150px;*/
    padding-left: 0.5rem !important;
}
}
header .header-title {
  flex: 1;
  justify-content: flex-end;
}
header .header-profile {
  flex: 0 !important;
  justify-content: flex-end;
}
header .header-help {
  flex: 0 !important;
  justify-content: flex-end;
  height: 36px;
}
header .header-help i {
  color: #555f69;
  padding: 3px;
  border: 2px solid #555f69;
  border-radius: 50%;
}
header .header-help a {
  width: 44px;
  display: flex;
}
header .header-help a:hover {
  text-decoration: none;
}
header .header-help a:hover i {
  color: #3296b9;
  border: 2px solid #3296b9;
}
header .level-right {
  padding: 0.75em;
}
header .application-title + .dropdown {
  margin-left: 2rem;
}
header .user-initials {
  font-size: 0.75rem !important;
  font-weight: bold;
  color: #fff;
  width: 1.5625rem;
  height: 1.5625rem;
  border-radius: 50%;
  background-color: #738791;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .user-initials:hover {
  background-color: #3296b9;
}
header .cart-icon-selection {
  justify-content: right;
}
header .cart-icon-selection i {
  font-size: 1.25rem;
}
header .menu-label-item {
  display: none;
}
header .user-name {
  white-space: nowrap;
}
header .dropdown {
  color: #555f69;
}
header .dropdown * {
  font-size: inherit;
}
header .dropdown .icon i {
  line-height: 1.1 !important;
}
header .dropdown button:focus,
header .dropdown button {
  border: none !important;
  box-shadow: none;
}
header .dropdown .dropdown-item:hover,
header .dropdown button:hover i,
header .dropdown button:hover {
  color: #3296b9 !important;
  background: transparent;
}
header .dropdown button .icon {
  color: #555f69;
}
header .dropdown .dropdown-item {
  color: #555f69;
}
header .dropdown .dropdown-item .icon,
header .dropdown .dropdown-item .icon i {
  color: inherit;
}
header .dropdown .dropdown-item .icon {
  vertical-align: -2px;
  margin-left: 0.25em;
}
header img {
  display: block;
}
header .siemens-logo {
  height: 46px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAuCAYAAAD6FPHbAAAKVklEQVR42u1aaVBU2RU+vUCzdIMKGJdBRNBxLFRQWUVQakYUFxQZVBgZZBEQLR0Eh0WhFW3GYunm9QJaZCY1qZSVMalkUk4Sq2ZJlVmsymQm/nCyGSfRGGfLKNa4s+Tc9+y27+vXGzToj/tVnep+751737n3fvfcc+67AAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAxPDYmJUVBSUgwtLe1w6FAvigVaW3WwZ08lZGZmocyE8HC6zIIFUXh/HcoaO0kFufyJjkwGsHnzPLyfI9JzJWtREviyVqSkrHCi+yKoVH4u2+bnJ0e9dMnyaWkJlK5KBXh/yWMbPLU3B+2bR9VD7JJqV2ysWtLGhQsX2/XRSxASopLUU6vlfN80NdXA4cNdOE59+GsCrfYoFBbuwGcpkJUVSvWdT5GcHIcv/Blw3H0wmYaht3cE+voE6e0dBrN5GHp6hkCvv4ed8hJVtrh4F94fwrKCEL2Ojvf5AbICybPs9OljlJ47MRiGZBz3Y1Aqn7T68OELkrrd3Q+U27aluWxjfHwU6n3rUJbYe/ToW5RuWJgMjMYzxAZv7AWdTmc3SWTQ2XnVQY/0QX19o6SNFRX9tj7q6LgK0dHPUc/9/RWQl7cedT5Fuwf5cbGOk3WsyPiRZz09XyleeMHf92TJyFiBlX/Nk+TkSUHIyy2WETRI+CXX5L7R+AhnYw5VvrS0ktexL8txHyBhFLa+Uygg6fz545SeO0F75BbLOxRh2touSOqSepub+122s6ionm+PuCyxt73dkTC9vWeoPvHAXjhxgiYMx12V1DUYvoS4uDAHG6ur+2191NNzDebMeUKYwEA57N5dj3U+crBfaqzM5oG5GzeqfO1ZgtH4i7aXCJ0/hMT4I+zda4JXXz0GlZVGvPdLNPQ/0NX1ED2MbwgjNPQuzohbkmI0DuDv2x4RRujgb2HRolDJdkZE+KF3+SvVTm8JQ/TM5u+c2stxt9HDtHpEGNIPtbVarwiTnp6M9d2i6jEaH2C7zmIY0Ymig4aGU6hzHu/fwnEd+F5RkY8Js2HDaqz8PjVLdLofgUYTCArFk/hDo1GihKL+WnSJc31CGPK/uroe653iVNRqeq13RRiTaYRfHqVQULAabRqULOcpYUj9r7yy1aW9wcGBHhGGiF5/Awke6TFhKipOUP1HlqPt20vxnUq7OI2MlQpmz54WWF1dGJ6T4+dbwhw4sFdkxAjs33/UqzrGQpiKij1evcueMH19w7zYD0J7++9g+nSlaN2XYezzU5t3Ieu8fTlvCFNQsM5jW8WEEXs3i2UY+7+D8qDOCBMWJseJ/S5lD1kJSkpWTmxWVFtbzRtOr683YceOVlxjZ/GMfVYJYzZ/jp14jbKd476DVauWU2XS0p7H+988DgpH+OXWbH4w4YSxWG6jPBT10w0Mxue5JUxIiAxt/InDEmkyXVaWlxdjcBw6MYRJS0tHw+5KBFHD2LH/xfSag6Sk2HEkzO5RE4bj/gB1dQZRncOwZw9Hldm1q9k2KTjuZmBTUx129GgJkzNqwpBYo7HxfVG8OAKvvdZt8zKulqSyskMOSYNAmkGMLS9hrHkAoqImjS9hZsxQYkp5TjIbsKZphFAtLW9jgLyAd+++IgzRMxqvY0decpDOzr9gB7W5IcyfYd26FD5zs69Tr/8XzriZvH5k5BS8vmTzLq2t70FW1nrs5EdeE4b87+n5XNLejo6/QX5+iUvCvPHGr2DLlg1oL+1lenpuwcKFc90SJjY2Gt911WngTmIavf5rqKpqxhgmgtoH8ymmT38OB+L3tpzeWVTPcQNw8GALBqJB455WCwFxnxvCXITQUDXe+4AaWGyHrKhoJ6+/desmHKDBxxnFQ1i9egssW7Z2VIRxJcT7bN++3w1hfo3ZWiCm3udEscgIespTbglDsGrVGiTFNZf9SOJQjrsMGzfmj5+nmTVrMuzb18CnzqTxzjtmCF3oKYzE/X1CGOv+gVg4bgSXEveECQhQQWFhCU92e09ASKTRBOHvL2yD09l5GV22ZkyEcWavwTCC5HRPGILCwmwk711R3HgbvczzbglDsHx5rEyrfRPruOOUOILnugs5OcXjRxolJhfz50dgIFyHru8f/MyU8jgkDc/KWueTGKalpQ1yc+Nh06YllOTmLoHU1FkeEWb27Ok4665QtqI38auqykSde7Z3lZcLeySjJQxOJFlDQxXaliBh71JYvHiqR4SJjFSATneWytTI0l9b2w+7d59ySxhhE08BmZkLMJzQ80mK1OpArru7r2PqPm38g2G12g/y8jZiw36Dxgw6zLKaml7bGvm0siQrYQhqarqobE/Ihr6wDTjH3YWUlMixEmZMWZKVMIINiUiIB6IM739o83mPCGOPmJhJGLfsw8D37zzx6BXhEWzb9vLEpd3h4f5w7NhJaqCFwXiX3xt4VgiTmZnI77RKeUQh2D2DBJc9M4QhaG4W7yQPUwPuKWGsmDNnKsZHn1B9QOo/cGDfxO7V5OdvpuIaYSn5AQQF+cLD1PiEMCqVArTaDyUJg2mnvKAg2252j4UwOT4jTGLiUnx+x8WnDu8IQ9De3i9KAAYxGC/yHRni4yOxIWf5Lfrc3ExsxAz+E4BGo0GZJMvOTkLDPxV13BAUF5eNOYYhdWq1P8f4owGvGyXl9Oka6qu3M8IIX82L0PMNO6zjnZ0fY3aiGTNhiO0NDW/iPef2trUVe0wYQvLXX/++08BVTJjS0jxM39/BUKEMM6AEjIXCcYxCeCH/q6pexvZ/Q00avf4mH0z7DMuWRfMftEikbzQSRt7D6+to7D/x+iueHGIX19FxAbONyeOaJVmlq+szDMaVHhEmIiIIA8AbohRzCCor94va7PssySpkT8tTwgjnexbZdqHdEaaqagf/DuLpyBEGk2kAy/4b9a48/lg77JBeHzxo9O1yYyWMp3sNev2fIDl5/oQcbxA6zXPCEDQ1ddveIaSWX6C90T4jjDs5ftw7wgQEyGWNjb0On2ecEcaT/hM2RAcxbPghTJ6s8S1hEhKmocf4hN8qJ4duyMEdwl6SppFfck02vAyGz+K7umqxIx2/WezcWcGn2haLIGbzfazrnPgAVeRHHx2h9DwRvf4iEsZGPDhy5Ld2zz5Gt04fEFq6dBF6pTt8WwyGQVxC3gKFQibSyeZjB/v36HT0WZopU2TYjtN8W7yxt63tPeqUIfHU1mft7WedfJ6JQb0vJdp+BQkz0+7TwBps03V+PEj7jMYhfpyIEO9CDoKZTKTchxgbbuITlnEBaVhGxmRYuXIpSk58XV2h8siRnUlabRFer0GJ5mecM8TFKTFLCRZJgMPWdEyMH74nWELXqcgzMoKoY4apqYG25ytWBDq8g8QFQjtSUNKQHBESZ2PkDu9KT6c8lb9aDZPWr1d5ay/aFyA6ohlka4v4GU2aQIe6SNtDQmi9qVNl/DHZzMzlKLnBZWU7cMKXQHl5AV6vxD4JZ+eMGRgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYGBgYnir+D+y/YMCjIL1cAAAAAElFTkSuQmCC);
  background-size: contain;
  background-repeat: no-repeat;
  width: 140px;
  display: inline-block;
  margin: 0.5em 0 0 0 !important;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-backface-visibility: hidden; /* IE 9 */ /* Chrome, Safari, Opera */
  transform: translateZ(0);
  margin-top: 0.5em;
}
header .icon-shopping-cart-empty.assets-in-cart:before {
  content: "\e65a" !important;
}
header .cart-icon-selection {
  position: relative;
  padding-left: 0.3em;
  display: inline-block;
  padding-top: 0.12em;
}
header .cart-badge {
  /*display: none !important;*/
  background-color: #3296b9;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  display: block;
  padding: 3px 3px 2px;
  border-radius: 10px;
  border: 1px solid #fff;
  position: absolute;
  right: -3px;
  top: -3px;
}
@media screen and (max-width: 768px) {
header .level:after {
    clear: both;
    content: " ";
    display: table;
}
header .level-left {
    width: 150px;
    float: left;
}
header .level-right {
    float: right;
    display: flex;
}
header .level-left,
  header .level-right {
    display: block;
    margin-top: 0 !important;
}
header .level-left .menu-label-item,
  header .level-right .menu-label-item {
    display: none;
}
header .application-title {
    position: absolute;
    left: 50%;
    max-width: calc(100vw - 250px);
    transform: translateX(-50%) translateY(-50%);
    margin-right: 0;
    text-align: center;
    line-height: 1;
    top: 50%;
}
}
header .collection-download-spinner {
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
header .collection-download-spinner span {
  display: block;
}
header .collection-download-spinner .orbit-spinner,
header .collection-download-spinner .orbit-spinner * {
  box-sizing: border-box;
}
header .collection-download-spinner .orbit-spinner {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  perspective: 800px;
}
header .collection-download-spinner .orbit-spinner .orbit {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
header .collection-download-spinner .orbit-spinner .orbit:nth-child(1) {
  left: 0%;
  top: 0%;
  -webkit-animation: orbit-spinner-orbit-one-animation 1200ms linear infinite;
          animation: orbit-spinner-orbit-one-animation 1200ms linear infinite;
  border-bottom: 3px solid #0a1419;
}
header .collection-download-spinner .orbit-spinner .orbit:nth-child(2) {
  right: 0%;
  top: 0%;
  -webkit-animation: orbit-spinner-orbit-two-animation 1200ms linear infinite;
          animation: orbit-spinner-orbit-two-animation 1200ms linear infinite;
  border-right: 3px solid #0a1419;
}
header .collection-download-spinner .orbit-spinner .orbit:nth-child(3) {
  right: 0%;
  bottom: 0%;
  -webkit-animation: orbit-spinner-orbit-three-animation 1200ms linear infinite;
          animation: orbit-spinner-orbit-three-animation 1200ms linear infinite;
  border-top: 3px solid #0a1419;
}
@-webkit-keyframes orbit-spinner-orbit-one-animation {
0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
@keyframes orbit-spinner-orbit-one-animation {
0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
@-webkit-keyframes orbit-spinner-orbit-two-animation {
0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
@keyframes orbit-spinner-orbit-two-animation {
0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
@-webkit-keyframes orbit-spinner-orbit-three-animation {
0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
@keyframes orbit-spinner-orbit-three-animation {
0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}

/*! bulma.io v0.6.1 | MIT License | github.com/jgthms/bulma */
/*@import "~bulma/sass/utilities/_all"*/
/*
 * breakpoints
 *   $phone: < 480px
 *   $mobile: < 768px
 *   $tablet: 768px <> 1023px
 *   $desktop: 1024px <> 1215px
 *   $widescreen: 1215px <> 1407px
 *   $fullhd: > 1408px
 *
 */
.big-dam-video-overlay {
  position: absolute;
  content: " " !important;
  top: 50% !important;
  left: 50% !important;
  border-radius: 0 !important;
  border: none;
  background-color: rgba(255, 255, 255, 0.5) !important;
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
          clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
  width: 32px;
  height: 32px;
  margin: 0;
  transform: translate(-50%, -50%);
}

@-webkit-keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

html {
  box-sizing: border-box;
}

* {
  box-sizing: inherit;
}
*:before, *:after {
  box-sizing: inherit;
}

img,
embed,
object,
audio,
video {
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
}

html {
  background-color: #fff;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

body,
button,
input,
select,
textarea {
  font-family: siemenssans-roman, arial;
}

code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

body {
  color: #0a1419;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

a {
  color: #3296b9;
  cursor: pointer;
  text-decoration: none;
}
a strong {
  color: currentColor;
}
a:hover {
  color: #555f69;
}

code {
  background-color: hsl(0, 0%, 96%);
  color: hsl(348, 100%, 61%);
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

hr {
  background-color: #cdd9e1;
  border: none;
  display: block;
  height: 1px;
  margin: 1.5rem 0;
}

img {
  height: auto;
  max-width: 100%;
}

input[type=checkbox],
input[type=radio] {
  vertical-align: baseline;
}

small {
  font-size: 0.875em;
}

span {
  font-style: inherit;
  font-weight: inherit;
}

strong {
  color: hsl(0, 0%, 21%);
  font-weight: 700;
}

pre {
  -webkit-overflow-scrolling: touch;
  background-color: hsl(0, 0%, 96%);
  color: #0a1419;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

table td,
table th {
  text-align: left;
  vertical-align: top;
}
table th {
  color: hsl(0, 0%, 21%);
}

.is-clearfix:after {
  clear: both;
  content: " ";
  display: table;
}

.is-pulled-left {
  float: left !important;
}

.is-pulled-right {
  float: right !important;
}

.is-clipped {
  overflow: hidden !important;
}

.is-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.is-size-1 {
  font-size: 3rem !important;
}

.is-size-2 {
  font-size: 2.5rem !important;
}

.is-size-3 {
  font-size: 2rem !important;
}

.is-size-4 {
  font-size: 1.5rem !important;
}

.is-size-5 {
  font-size: 1.25rem !important;
}

.is-size-6 {
  font-size: 1rem !important;
}

.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}
.has-text-centered {
  text-align: center !important;
}

@media screen and (max-width: 768px) {
  .has-text-centered-mobile {
    text-align: center !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-text-centered-tablet {
    text-align: center !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-text-centered-touch {
    text-align: center !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-text-centered-desktop {
    text-align: center !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}
.has-text-justified {
  text-align: justify !important;
}

@media screen and (max-width: 768px) {
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-text-justified-touch {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}
.has-text-left {
  text-align: left !important;
}

@media screen and (max-width: 768px) {
  .has-text-left-mobile {
    text-align: left !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-text-left-tablet {
    text-align: left !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-text-left-touch {
    text-align: left !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-text-left-desktop {
    text-align: left !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-text-left-widescreen {
    text-align: left !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-text-left-fullhd {
    text-align: left !important;
  }
}
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  .has-text-right-mobile {
    text-align: right !important;
  }
}
@media screen and (min-width: 769px), print {
  .has-text-right-tablet {
    text-align: right !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-text-right-touch {
    text-align: right !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-text-right-desktop {
    text-align: right !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-text-right-widescreen {
    text-align: right !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-text-right-fullhd {
    text-align: right !important;
  }
}
.is-capitalized {
  text-transform: capitalize !important;
}

.is-lowercase {
  text-transform: lowercase !important;
}

.is-uppercase {
  text-transform: uppercase !important;
}

.has-text-white {
  color: #fff !important;
}

a.has-text-white:hover, a.has-text-white:focus {
  color: rgb(229.5, 229.5, 229.5) !important;
}

.has-text-black {
  color: #0a1419 !important;
}

a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

.has-text-light {
  color: hsl(0, 0%, 96%) !important;
}

a.has-text-light:hover, a.has-text-light:focus {
  color: hsl(0, 0%, 86%) !important;
}

.has-text-dark {
  color: hsl(0, 0%, 21%) !important;
}

a.has-text-dark:hover, a.has-text-dark:focus {
  color: hsl(0, 0%, 11%) !important;
}

.has-text-primary {
  color: #3296b9 !important;
}

a.has-text-primary:hover, a.has-text-primary:focus {
  color: rgb(39.1489361702, 117.4468085106, 144.8510638298) !important;
}

.has-text-link {
  color: #3296b9 !important;
}

a.has-text-link:hover, a.has-text-link:focus {
  color: rgb(39.1489361702, 117.4468085106, 144.8510638298) !important;
}

.has-text-info {
  color: hsl(204, 86%, 53%) !important;
}

a.has-text-info:hover, a.has-text-info:focus {
  color: hsl(204, 86%, 43%) !important;
}

.has-text-success {
  color: hsl(141, 71%, 48%) !important;
}

a.has-text-success:hover, a.has-text-success:focus {
  color: hsl(141, 71%, 38%) !important;
}

.has-text-warning {
  color: hsl(48, 100%, 67%) !important;
}

a.has-text-warning:hover, a.has-text-warning:focus {
  color: hsl(48, 100%, 57%) !important;
}

.has-text-danger {
  color: hsl(348, 100%, 61%) !important;
}

a.has-text-danger:hover, a.has-text-danger:focus {
  color: hsl(348, 100%, 51%) !important;
}

.has-text-black-bis {
  color: hsl(0, 0%, 7%) !important;
}

.has-text-black-ter {
  color: hsl(0, 0%, 14%) !important;
}

.has-text-grey-darker {
  color: hsl(0, 0%, 21%) !important;
}

.has-text-grey-dark {
  color: hsl(0, 0%, 29%) !important;
}

.has-text-grey {
  color: #555f69 !important;
}

.has-text-grey-light {
  color: #dfe6ed !important;
}

.has-text-grey-lighter {
  color: #cdd9e1 !important;
}

.has-text-white-ter {
  color: hsl(0, 0%, 96%) !important;
}

.has-text-white-bis {
  color: hsl(0, 0%, 98%) !important;
}

.has-text-weight-light {
  font-weight: 300 !important;
}

.has-text-weight-normal {
  font-weight: 400 !important;
}

.has-text-weight-semibold {
  font-weight: 600 !important;
}

.has-text-weight-bold {
  font-weight: 700 !important;
}

.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  .is-block-mobile {
    display: block !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-block-tablet {
    display: block !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-block-tablet-only {
    display: block !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-block-touch {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-block-desktop {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-block-desktop-only {
    display: block !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-block-widescreen {
    display: block !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-block-widescreen-only {
    display: block !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-block-fullhd {
    display: block !important;
  }
}
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  .is-flex-mobile {
    display: flex !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-flex-tablet {
    display: flex !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-flex-tablet-only {
    display: flex !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-flex-touch {
    display: flex !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-flex-desktop {
    display: flex !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-flex-desktop-only {
    display: flex !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-flex-widescreen {
    display: flex !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-flex-widescreen-only {
    display: flex !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-flex-fullhd {
    display: flex !important;
  }
}
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  .is-inline-mobile {
    display: inline !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-inline-tablet {
    display: inline !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-tablet-only {
    display: inline !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-inline-touch {
    display: inline !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-inline-desktop {
    display: inline !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-desktop-only {
    display: inline !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-inline-widescreen {
    display: inline !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-widescreen-only {
    display: inline !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-inline-fullhd {
    display: inline !important;
  }
}
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-inline-block-touch {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}
.is-hidden {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-hidden-tablet {
    display: none !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-hidden-tablet-only {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-hidden-touch {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-hidden-desktop {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-hidden-desktop-only {
    display: none !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-hidden-widescreen {
    display: none !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-hidden-widescreen-only {
    display: none !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-hidden-fullhd {
    display: none !important;
  }
}
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 769px), print {
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-invisible-touch {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1216px) {
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1408px) {
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}
.is-marginless {
  margin: 0 !important;
}

.is-paddingless {
  padding: 0 !important;
}

.is-radiusless {
  border-radius: 0 !important;
}

.is-shadowless {
  box-shadow: none !important;
}

.is-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 3px rgba(10, 20, 25, 0.1), 0 0 0 1px rgba(10, 20, 25, 0.1);
  color: #0a1419;
  display: block;
  padding: 1.25rem;
}
.box:not(:last-child) {
  margin-bottom: 1.5rem;
}

a.box:hover, a.box:focus {
  box-shadow: 0 2px 3px rgba(10, 20, 25, 0.1), 0 0 0 1px #3296b9;
}
a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 20, 25, 0.2), 0 0 0 1px #3296b9;
}

.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.25em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border-color: #cdd9e1;
  color: hsl(0, 0%, 21%);
  cursor: pointer;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
  text-align: center;
  white-space: nowrap;
}
.button:focus, .button.is-focused, .button:active, .button.is-active {
  outline: none;
}
.button[disabled] {
  cursor: not-allowed;
}
.button strong {
  color: inherit;
}
.button .icon, .button .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent .button .notification-content::before, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}
.button .icon:first-child:not(:last-child), .button .components-dam-ui-content-cookie-consent .notification-content:first-child:not(:last-child)::before, .components-dam-ui-content-cookie-consent .button .notification-content:first-child:not(:last-child)::before {
  margin-left: calc(-0.375em - 1px);
  margin-right: 0.1875em;
}
.button .icon:last-child:not(:first-child), .button .components-dam-ui-content-cookie-consent .notification-content:last-child:not(:first-child)::before, .components-dam-ui-content-cookie-consent .button .notification-content:last-child:not(:first-child)::before {
  margin-left: 0.1875em;
  margin-right: calc(-0.375em - 1px);
}
.button .icon:first-child:last-child, .button .components-dam-ui-content-cookie-consent .notification-content:first-child:last-child::before, .components-dam-ui-content-cookie-consent .button .notification-content:first-child:last-child::before {
  margin-left: calc(-0.375em - 1px);
  margin-right: calc(-0.375em - 1px);
}
.button:hover, .button.is-hovered {
  border-color: #dfe6ed;
  color: #555f69;
}
.button:focus, .button.is-focused {
  border-color: hsl(217, 71%, 53%);
  color: hsl(0, 0%, 21%);
}
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 150, 185, 0.25);
}
.button:active, .button.is-active {
  border-color: hsl(0, 0%, 29%);
  color: hsl(0, 0%, 21%);
}
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #0a1419;
  text-decoration: underline;
}
.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.button.is-text:active, .button.is-text.is-active {
  background-color: hsl(0, 0%, 91%);
  color: hsl(0, 0%, 21%);
}
.button.is-text[disabled] {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.button.is-white {
  background-color: #fff;
  border-color: transparent;
  color: #0a1419;
}
.button.is-white:hover, .button.is-white.is-hovered {
  background-color: rgb(248.625, 248.625, 248.625);
  border-color: transparent;
  color: #0a1419;
}
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a1419;
}
.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.button.is-white:active, .button.is-white.is-active {
  background-color: rgb(242.25, 242.25, 242.25);
  border-color: transparent;
  color: #0a1419;
}
.button.is-white[disabled] {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
}
.button.is-white.is-inverted {
  background-color: #0a1419;
  color: #fff;
}
.button.is-white.is-inverted:hover {
  background-color: rgb(2.7142857143, 5.4285714286, 6.7857142857);
}
.button.is-white.is-inverted[disabled] {
  background-color: #0a1419;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.button.is-white.is-loading:after {
  border-color: transparent transparent #0a1419 #0a1419 !important;
}
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-white.is-outlined:hover, .button.is-white.is-outlined:focus {
  background-color: #fff;
  border-color: #fff;
  color: #0a1419;
}
.button.is-white.is-outlined.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-white.is-outlined[disabled] {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a1419;
  color: #0a1419;
}
.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined:focus {
  background-color: #0a1419;
  color: #fff;
}
.button.is-white.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: #0a1419;
  box-shadow: none;
  color: #0a1419;
}
.button.is-black {
  background-color: #0a1419;
  border-color: transparent;
  color: #fff;
}
.button.is-black:hover, .button.is-black.is-hovered {
  background-color: rgb(6.3571428571, 12.7142857143, 15.8928571429);
  border-color: transparent;
  color: #fff;
}
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 20, 25, 0.25);
}
.button.is-black:active, .button.is-black.is-active {
  background-color: rgb(2.7142857143, 5.4285714286, 6.7857142857);
  border-color: transparent;
  color: #fff;
}
.button.is-black[disabled] {
  background-color: #0a1419;
  border-color: transparent;
  box-shadow: none;
}
.button.is-black.is-inverted {
  background-color: #fff;
  color: #0a1419;
}
.button.is-black.is-inverted:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.button.is-black.is-inverted[disabled] {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #0a1419;
}
.button.is-black.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a1419;
  color: #0a1419;
}
.button.is-black.is-outlined:hover, .button.is-black.is-outlined:focus {
  background-color: #0a1419;
  border-color: #0a1419;
  color: #fff;
}
.button.is-black.is-outlined.is-loading:after {
  border-color: transparent transparent #0a1419 #0a1419 !important;
}
.button.is-black.is-outlined[disabled] {
  background-color: transparent;
  border-color: #0a1419;
  box-shadow: none;
  color: #0a1419;
}
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #0a1419;
}
.button.is-black.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-light {
  background-color: hsl(0, 0%, 96%);
  border-color: transparent;
  color: hsl(0, 0%, 21%);
}
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: hsl(0, 0%, 93.5%);
  border-color: transparent;
  color: hsl(0, 0%, 21%);
}
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: hsl(0, 0%, 21%);
}
.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(244.8, 244.8, 244.8, 0.25);
}
.button.is-light:active, .button.is-light.is-active {
  background-color: hsl(0, 0%, 91%);
  border-color: transparent;
  color: hsl(0, 0%, 21%);
}
.button.is-light[disabled] {
  background-color: hsl(0, 0%, 96%);
  border-color: transparent;
  box-shadow: none;
}
.button.is-light.is-inverted {
  background-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-inverted:hover {
  background-color: hsl(0, 0%, 16%);
}
.button.is-light.is-inverted[disabled] {
  background-color: hsl(0, 0%, 21%);
  border-color: transparent;
  box-shadow: none;
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-loading:after {
  border-color: transparent transparent hsl(0, 0%, 21%) hsl(0, 0%, 21%) !important;
}
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-outlined:hover, .button.is-light.is-outlined:focus {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.button.is-light.is-outlined.is-loading:after {
  border-color: transparent transparent hsl(0, 0%, 96%) hsl(0, 0%, 96%) !important;
}
.button.is-light.is-outlined[disabled] {
  background-color: transparent;
  border-color: hsl(0, 0%, 96%);
  box-shadow: none;
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 21%);
}
.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined:focus {
  background-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 96%);
}
.button.is-light.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: hsl(0, 0%, 21%);
  box-shadow: none;
  color: hsl(0, 0%, 21%);
}
.button.is-dark {
  background-color: hsl(0, 0%, 21%);
  border-color: transparent;
  color: hsl(0, 0%, 96%);
}
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: hsl(0, 0%, 18.5%);
  border-color: transparent;
  color: hsl(0, 0%, 96%);
}
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: hsl(0, 0%, 96%);
}
.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(53.55, 53.55, 53.55, 0.25);
}
.button.is-dark:active, .button.is-dark.is-active {
  background-color: hsl(0, 0%, 16%);
  border-color: transparent;
  color: hsl(0, 0%, 96%);
}
.button.is-dark[disabled] {
  background-color: hsl(0, 0%, 21%);
  border-color: transparent;
  box-shadow: none;
}
.button.is-dark.is-inverted {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-inverted:hover {
  background-color: hsl(0, 0%, 91%);
}
.button.is-dark.is-inverted[disabled] {
  background-color: hsl(0, 0%, 96%);
  border-color: transparent;
  box-shadow: none;
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-loading:after {
  border-color: transparent transparent hsl(0, 0%, 96%) hsl(0, 0%, 96%) !important;
}
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined:focus {
  background-color: hsl(0, 0%, 21%);
  border-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 96%);
}
.button.is-dark.is-outlined.is-loading:after {
  border-color: transparent transparent hsl(0, 0%, 21%) hsl(0, 0%, 21%) !important;
}
.button.is-dark.is-outlined[disabled] {
  background-color: transparent;
  border-color: hsl(0, 0%, 21%);
  box-shadow: none;
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 96%);
}
.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined:focus {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.button.is-dark.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: hsl(0, 0%, 96%);
  box-shadow: none;
  color: hsl(0, 0%, 96%);
}
.button.is-primary {
  background-color: #3296b9;
  border-color: transparent;
  color: #fff;
}
.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: rgb(47.2872340426, 141.8617021277, 174.9627659574);
  border-color: transparent;
  color: #fff;
}
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 150, 185, 0.25);
}
.button.is-primary:active, .button.is-primary.is-active {
  background-color: rgb(44.5744680851, 133.7234042553, 164.9255319149);
  border-color: transparent;
  color: #fff;
}
.button.is-primary[disabled] {
  background-color: #3296b9;
  border-color: transparent;
  box-shadow: none;
}
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #3296b9;
}
.button.is-primary.is-inverted:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.button.is-primary.is-inverted[disabled] {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3296b9;
}
.button.is-primary.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #3296b9;
  color: #3296b9;
}
.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined:focus {
  background-color: #3296b9;
  border-color: #3296b9;
  color: #fff;
}
.button.is-primary.is-outlined.is-loading:after {
  border-color: transparent transparent #3296b9 #3296b9 !important;
}
.button.is-primary.is-outlined[disabled] {
  background-color: transparent;
  border-color: #3296b9;
  box-shadow: none;
  color: #3296b9;
}
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #3296b9;
}
.button.is-primary.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-link {
  background-color: #3296b9;
  border-color: transparent;
  color: #fff;
}
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: rgb(47.2872340426, 141.8617021277, 174.9627659574);
  border-color: transparent;
  color: #fff;
}
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 150, 185, 0.25);
}
.button.is-link:active, .button.is-link.is-active {
  background-color: rgb(44.5744680851, 133.7234042553, 164.9255319149);
  border-color: transparent;
  color: #fff;
}
.button.is-link[disabled] {
  background-color: #3296b9;
  border-color: transparent;
  box-shadow: none;
}
.button.is-link.is-inverted {
  background-color: #fff;
  color: #3296b9;
}
.button.is-link.is-inverted:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.button.is-link.is-inverted[disabled] {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3296b9;
}
.button.is-link.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #3296b9;
  color: #3296b9;
}
.button.is-link.is-outlined:hover, .button.is-link.is-outlined:focus {
  background-color: #3296b9;
  border-color: #3296b9;
  color: #fff;
}
.button.is-link.is-outlined.is-loading:after {
  border-color: transparent transparent #3296b9 #3296b9 !important;
}
.button.is-link.is-outlined[disabled] {
  background-color: transparent;
  border-color: #3296b9;
  box-shadow: none;
  color: #3296b9;
}
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #3296b9;
}
.button.is-link.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-info {
  background-color: hsl(204, 86%, 53%);
  border-color: transparent;
  color: #fff;
}
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: hsl(204, 86%, 50.5%);
  border-color: transparent;
  color: #fff;
}
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(32.079, 155.7642, 238.221, 0.25);
}
.button.is-info:active, .button.is-info.is-active {
  background-color: hsl(204, 86%, 48%);
  border-color: transparent;
  color: #fff;
}
.button.is-info[disabled] {
  background-color: hsl(204, 86%, 53%);
  border-color: transparent;
  box-shadow: none;
}
.button.is-info.is-inverted {
  background-color: #fff;
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-inverted:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.button.is-info.is-inverted[disabled] {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: hsl(204, 86%, 53%);
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-outlined:hover, .button.is-info.is-outlined:focus {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
}
.button.is-info.is-outlined.is-loading:after {
  border-color: transparent transparent hsl(204, 86%, 53%) hsl(204, 86%, 53%) !important;
}
.button.is-info.is-outlined[disabled] {
  background-color: transparent;
  border-color: hsl(204, 86%, 53%);
  box-shadow: none;
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: hsl(204, 86%, 53%);
}
.button.is-info.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-success {
  background-color: hsl(141, 71%, 48%);
  border-color: transparent;
  color: #fff;
}
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: hsl(141, 71%, 45.5%);
  border-color: transparent;
  color: #fff;
}
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(35.496, 209.304, 96.3288, 0.25);
}
.button.is-success:active, .button.is-success.is-active {
  background-color: hsl(141, 71%, 43%);
  border-color: transparent;
  color: #fff;
}
.button.is-success[disabled] {
  background-color: hsl(141, 71%, 48%);
  border-color: transparent;
  box-shadow: none;
}
.button.is-success.is-inverted {
  background-color: #fff;
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-inverted:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.button.is-success.is-inverted[disabled] {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: hsl(141, 71%, 48%);
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-outlined:hover, .button.is-success.is-outlined:focus {
  background-color: hsl(141, 71%, 48%);
  border-color: hsl(141, 71%, 48%);
  color: #fff;
}
.button.is-success.is-outlined.is-loading:after {
  border-color: transparent transparent hsl(141, 71%, 48%) hsl(141, 71%, 48%) !important;
}
.button.is-success.is-outlined[disabled] {
  background-color: transparent;
  border-color: hsl(141, 71%, 48%);
  box-shadow: none;
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: hsl(141, 71%, 48%);
}
.button.is-success.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-warning {
  background-color: hsl(48, 100%, 67%);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: hsl(48, 100%, 64.5%);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-warning:focus, .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 221.34, 86.7, 0.25);
}
.button.is-warning:active, .button.is-warning.is-active {
  background-color: hsl(48, 100%, 62%);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-warning[disabled] {
  background-color: hsl(48, 100%, 67%);
  border-color: transparent;
  box-shadow: none;
}
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: hsl(48, 100%, 67%);
}
.button.is-warning.is-inverted:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.button.is-warning.is-inverted[disabled] {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: hsl(48, 100%, 67%);
}
.button.is-warning.is-loading:after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: hsl(48, 100%, 67%);
  color: hsl(48, 100%, 67%);
}
.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined:focus {
  background-color: hsl(48, 100%, 67%);
  border-color: hsl(48, 100%, 67%);
  color: rgba(0, 0, 0, 0.7);
}
.button.is-warning.is-outlined.is-loading:after {
  border-color: transparent transparent hsl(48, 100%, 67%) hsl(48, 100%, 67%) !important;
}
.button.is-warning.is-outlined[disabled] {
  background-color: transparent;
  border-color: hsl(48, 100%, 67%);
  box-shadow: none;
  color: hsl(48, 100%, 67%);
}
.button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}
.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined:focus {
  background-color: rgba(0, 0, 0, 0.7);
  color: hsl(48, 100%, 67%);
}
.button.is-warning.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}
.button.is-danger {
  background-color: hsl(348, 100%, 61%);
  border-color: transparent;
  color: #fff;
}
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: hsl(348, 100%, 58.5%);
  border-color: transparent;
  color: #fff;
}
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}
.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 56.1, 95.88, 0.25);
}
.button.is-danger:active, .button.is-danger.is-active {
  background-color: hsl(348, 100%, 56%);
  border-color: transparent;
  color: #fff;
}
.button.is-danger[disabled] {
  background-color: hsl(348, 100%, 61%);
  border-color: transparent;
  box-shadow: none;
}
.button.is-danger.is-inverted {
  background-color: #fff;
  color: hsl(348, 100%, 61%);
}
.button.is-danger.is-inverted:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.button.is-danger.is-inverted[disabled] {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: hsl(348, 100%, 61%);
}
.button.is-danger.is-loading:after {
  border-color: transparent transparent #fff #fff !important;
}
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: hsl(348, 100%, 61%);
  color: hsl(348, 100%, 61%);
}
.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined:focus {
  background-color: hsl(348, 100%, 61%);
  border-color: hsl(348, 100%, 61%);
  color: #fff;
}
.button.is-danger.is-outlined.is-loading:after {
  border-color: transparent transparent hsl(348, 100%, 61%) hsl(348, 100%, 61%) !important;
}
.button.is-danger.is-outlined[disabled] {
  background-color: transparent;
  border-color: hsl(348, 100%, 61%);
  box-shadow: none;
  color: hsl(348, 100%, 61%);
}
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: hsl(348, 100%, 61%);
}
.button.is-danger.is-inverted.is-outlined[disabled] {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.button.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}
.button.is-medium {
  font-size: 1.25rem;
}
.button.is-large {
  font-size: 1.5rem;
}
.button[disabled] {
  background-color: #fff;
  border-color: #cdd9e1;
  box-shadow: none;
  opacity: 0.5;
}
.button.is-fullwidth {
  display: flex;
  width: 100%;
}
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}
.button.is-loading:after {
  -webkit-animation: spinAround 500ms infinite linear;
          animation: spinAround 500ms infinite linear;
  border: 2px solid #cdd9e1;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
  position: absolute;
  left: calc(50% - 1em / 2);
  top: calc(50% - 1em / 2);
  position: absolute !important;
}
.button.is-static {
  background-color: hsl(0, 0%, 96%);
  border-color: #cdd9e1;
  color: #555f69;
  box-shadow: none;
  pointer-events: none;
}

.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.buttons .button {
  margin-bottom: 0.5rem;
}
.buttons .button:not(:last-child) {
  margin-right: 0.5rem;
}
.buttons:last-child {
  margin-bottom: -0.5rem;
}
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}
.buttons.has-addons .button:last-child {
  margin-right: 0;
}
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}
.buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected {
  z-index: 3;
}
.buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover {
  z-index: 4;
}
.buttons.is-centered {
  justify-content: center;
}
.buttons.is-right {
  justify-content: flex-end;
}

.container {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .container {
    max-width: 960px;
    width: 960px;
  }
  .container.is-fluid {
    margin-left: 32px;
    margin-right: 32px;
    max-width: none;
    width: auto;
  }
}
@media screen and (max-width: 1215px) {
  .container.is-widescreen {
    max-width: 1152px;
    width: auto;
  }
}
@media screen and (max-width: 1407px) {
  .container.is-fullhd {
    max-width: 1344px;
    width: auto;
  }
}
@media screen and (min-width: 1216px) {
  .container {
    max-width: 1152px;
    width: 1152px;
  }
}
@media screen and (min-width: 1408px) {
  .container {
    max-width: 1344px;
    width: 1344px;
  }
}

.content:not(:last-child) {
  margin-bottom: 1.5rem;
}
.content li + li {
  margin-top: 0.25em;
}
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: hsl(0, 0%, 21%);
  font-weight: 400;
  line-height: 1.125;
}
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}
.content h1:not(:first-child) {
  margin-top: 1em;
}
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}
.content blockquote {
  background-color: hsl(0, 0%, 96%);
  border-left: 5px solid #cdd9e1;
  padding: 1.25em 1.5em;
}
.content ol {
  list-style: decimal outside;
  margin-left: 2em;
  margin-top: 1em;
}
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}
.content ul ul ul {
  list-style-type: square;
}
.content dd {
  margin-left: 2em;
}
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}
.content figure:not(:first-child) {
  margin-top: 2em;
}
.content figure:not(:last-child) {
  margin-bottom: 2em;
}
.content figure img {
  display: inline-block;
}
.content figure figcaption {
  font-style: italic;
}
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}
.content sup,
.content sub {
  font-size: 75%;
}
.content table {
  width: 100%;
}
.content table td,
.content table th {
  border: 1px solid #cdd9e1;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}
.content table th {
  color: hsl(0, 0%, 21%);
  text-align: left;
}
.content table tr:hover {
  background-color: hsl(0, 0%, 96%);
}
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: hsl(0, 0%, 21%);
}
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: hsl(0, 0%, 21%);
}
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}
.content.is-small {
  font-size: 0.75rem;
}
.content.is-medium {
  font-size: 1.25rem;
}
.content.is-large {
  font-size: 1.5rem;
}

.input,
.textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.25em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
  background-color: #fff;
  border-color: #cdd9e1;
  color: hsl(0, 0%, 21%);
  box-shadow: inset 0 1px 2px rgba(10, 20, 25, 0.1);
  max-width: 100%;
  width: 100%;
}
.input:focus, .input.is-focused, .input:active, .input.is-active,
.textarea:focus,
.textarea.is-focused,
.textarea:active,
.textarea.is-active {
  outline: none;
}
.input[disabled],
.textarea[disabled] {
  cursor: not-allowed;
}
.input::-moz-placeholder,
.textarea::-moz-placeholder {
  color: rgba(53.55, 53.55, 53.55, 0.3);
}
.input::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
  color: rgba(53.55, 53.55, 53.55, 0.3);
}
.input:-moz-placeholder,
.textarea:-moz-placeholder {
  color: rgba(53.55, 53.55, 53.55, 0.3);
}
.input:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  color: rgba(53.55, 53.55, 53.55, 0.3);
}
.input:hover, .input.is-hovered,
.textarea:hover,
.textarea.is-hovered {
  border-color: #dfe6ed;
}
.input:focus, .input.is-focused, .input:active, .input.is-active,
.textarea:focus,
.textarea.is-focused,
.textarea:active,
.textarea.is-active {
  border-color: #3296b9;
  box-shadow: 0 0 0 0.125em rgba(50, 150, 185, 0.25);
}
.input[disabled],
.textarea[disabled] {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 96%);
  box-shadow: none;
  color: #555f69;
}
.input[disabled]::-moz-placeholder,
.textarea[disabled]::-moz-placeholder {
  color: rgba(85, 95, 105, 0.3);
}
.input[disabled]::-webkit-input-placeholder,
.textarea[disabled]::-webkit-input-placeholder {
  color: rgba(85, 95, 105, 0.3);
}
.input[disabled]:-moz-placeholder,
.textarea[disabled]:-moz-placeholder {
  color: rgba(85, 95, 105, 0.3);
}
.input[disabled]:-ms-input-placeholder,
.textarea[disabled]:-ms-input-placeholder {
  color: rgba(85, 95, 105, 0.3);
}
.input[type=search],
.textarea[type=search] {
  border-radius: 290486px;
}
.input[readonly],
.textarea[readonly] {
  box-shadow: none;
}
.input.is-white,
.textarea.is-white {
  border-color: #fff;
}
.input.is-white:focus, .input.is-white.is-focused, .input.is-white:active, .input.is-white.is-active,
.textarea.is-white:focus,
.textarea.is-white.is-focused,
.textarea.is-white:active,
.textarea.is-white.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.input.is-black,
.textarea.is-black {
  border-color: #0a1419;
}
.input.is-black:focus, .input.is-black.is-focused, .input.is-black:active, .input.is-black.is-active,
.textarea.is-black:focus,
.textarea.is-black.is-focused,
.textarea.is-black:active,
.textarea.is-black.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 20, 25, 0.25);
}
.input.is-light,
.textarea.is-light {
  border-color: hsl(0, 0%, 96%);
}
.input.is-light:focus, .input.is-light.is-focused, .input.is-light:active, .input.is-light.is-active,
.textarea.is-light:focus,
.textarea.is-light.is-focused,
.textarea.is-light:active,
.textarea.is-light.is-active {
  box-shadow: 0 0 0 0.125em rgba(244.8, 244.8, 244.8, 0.25);
}
.input.is-dark,
.textarea.is-dark {
  border-color: hsl(0, 0%, 21%);
}
.input.is-dark:focus, .input.is-dark.is-focused, .input.is-dark:active, .input.is-dark.is-active,
.textarea.is-dark:focus,
.textarea.is-dark.is-focused,
.textarea.is-dark:active,
.textarea.is-dark.is-active {
  box-shadow: 0 0 0 0.125em rgba(53.55, 53.55, 53.55, 0.25);
}
.input.is-primary,
.textarea.is-primary {
  border-color: #3296b9;
}
.input.is-primary:focus, .input.is-primary.is-focused, .input.is-primary:active, .input.is-primary.is-active,
.textarea.is-primary:focus,
.textarea.is-primary.is-focused,
.textarea.is-primary:active,
.textarea.is-primary.is-active {
  box-shadow: 0 0 0 0.125em rgba(50, 150, 185, 0.25);
}
.input.is-link,
.textarea.is-link {
  border-color: #3296b9;
}
.input.is-link:focus, .input.is-link.is-focused, .input.is-link:active, .input.is-link.is-active,
.textarea.is-link:focus,
.textarea.is-link.is-focused,
.textarea.is-link:active,
.textarea.is-link.is-active {
  box-shadow: 0 0 0 0.125em rgba(50, 150, 185, 0.25);
}
.input.is-info,
.textarea.is-info {
  border-color: hsl(204, 86%, 53%);
}
.input.is-info:focus, .input.is-info.is-focused, .input.is-info:active, .input.is-info.is-active,
.textarea.is-info:focus,
.textarea.is-info.is-focused,
.textarea.is-info:active,
.textarea.is-info.is-active {
  box-shadow: 0 0 0 0.125em rgba(32.079, 155.7642, 238.221, 0.25);
}
.input.is-success,
.textarea.is-success {
  border-color: hsl(141, 71%, 48%);
}
.input.is-success:focus, .input.is-success.is-focused, .input.is-success:active, .input.is-success.is-active,
.textarea.is-success:focus,
.textarea.is-success.is-focused,
.textarea.is-success:active,
.textarea.is-success.is-active {
  box-shadow: 0 0 0 0.125em rgba(35.496, 209.304, 96.3288, 0.25);
}
.input.is-warning,
.textarea.is-warning {
  border-color: hsl(48, 100%, 67%);
}
.input.is-warning:focus, .input.is-warning.is-focused, .input.is-warning:active, .input.is-warning.is-active,
.textarea.is-warning:focus,
.textarea.is-warning.is-focused,
.textarea.is-warning:active,
.textarea.is-warning.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 221.34, 86.7, 0.25);
}
.input.is-danger,
.textarea.is-danger {
  border-color: hsl(348, 100%, 61%);
}
.input.is-danger:focus, .input.is-danger.is-focused, .input.is-danger:active, .input.is-danger.is-active,
.textarea.is-danger:focus,
.textarea.is-danger.is-focused,
.textarea.is-danger:active,
.textarea.is-danger.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 56.1, 95.88, 0.25);
}
.input.is-small,
.textarea.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}
.input.is-medium,
.textarea.is-medium {
  font-size: 1.25rem;
}
.input.is-large,
.textarea.is-large {
  font-size: 1.5rem;
}
.input.is-fullwidth,
.textarea.is-fullwidth {
  display: block;
  width: 100%;
}
.input.is-inline,
.textarea.is-inline {
  display: inline;
  width: auto;
}

.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: 0.625em;
  resize: vertical;
}
.textarea:not([rows]) {
  max-height: 600px;
  min-height: 120px;
}
.textarea[rows] {
  height: unset;
}
.textarea.has-fixed-size {
  resize: none;
}

.checkbox,
.radio {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}
.checkbox input,
.radio input {
  cursor: pointer;
}
.checkbox:hover,
.radio:hover {
  color: hsl(0, 0%, 21%);
}
.checkbox[disabled],
.radio[disabled] {
  color: #555f69;
  cursor: not-allowed;
}

.radio + .radio {
  margin-left: 0.5em;
}

.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}
.select:not(.is-multiple) {
  height: 2.25em;
}
.select:not(.is-multiple)::after {
  border: 1px solid #3296b9;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.5em;
  pointer-events: none;
  position: absolute;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.5em;
  margin-top: -0.375em;
  right: 1.125em;
  top: 50%;
  z-index: 4;
}
.select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.25em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
  background-color: #fff;
  border-color: #cdd9e1;
  color: hsl(0, 0%, 21%);
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}
.select select:focus, .select select.is-focused, .select select:active, .select select.is-active {
  outline: none;
}
.select select[disabled] {
  cursor: not-allowed;
}
.select select::-moz-placeholder {
  color: rgba(53.55, 53.55, 53.55, 0.3);
}
.select select::-webkit-input-placeholder {
  color: rgba(53.55, 53.55, 53.55, 0.3);
}
.select select:-moz-placeholder {
  color: rgba(53.55, 53.55, 53.55, 0.3);
}
.select select:-ms-input-placeholder {
  color: rgba(53.55, 53.55, 53.55, 0.3);
}
.select select:hover, .select select.is-hovered {
  border-color: #dfe6ed;
}
.select select:focus, .select select.is-focused, .select select:active, .select select.is-active {
  border-color: #3296b9;
  box-shadow: 0 0 0 0.125em rgba(50, 150, 185, 0.25);
}
.select select[disabled] {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 96%);
  box-shadow: none;
  color: #555f69;
}
.select select[disabled]::-moz-placeholder {
  color: rgba(85, 95, 105, 0.3);
}
.select select[disabled]::-webkit-input-placeholder {
  color: rgba(85, 95, 105, 0.3);
}
.select select[disabled]:-moz-placeholder {
  color: rgba(85, 95, 105, 0.3);
}
.select select[disabled]:-ms-input-placeholder {
  color: rgba(85, 95, 105, 0.3);
}
.select select::-ms-expand {
  display: none;
}
.select select[disabled]:hover {
  border-color: hsl(0, 0%, 96%);
}
.select select:not([multiple]) {
  padding-right: 2.5em;
}
.select select[multiple] {
  height: unset;
  padding: 0;
}
.select select[multiple] option {
  padding: 0.5em 1em;
}
.select:hover::after {
  border-color: hsl(0, 0%, 21%);
}
.select.is-white select {
  border-color: #fff;
}
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.select.is-black select {
  border-color: #0a1419;
}
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 20, 25, 0.25);
}
.select.is-light select {
  border-color: hsl(0, 0%, 96%);
}
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(244.8, 244.8, 244.8, 0.25);
}
.select.is-dark select {
  border-color: hsl(0, 0%, 21%);
}
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(53.55, 53.55, 53.55, 0.25);
}
.select.is-primary select {
  border-color: #3296b9;
}
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(50, 150, 185, 0.25);
}
.select.is-link select {
  border-color: #3296b9;
}
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(50, 150, 185, 0.25);
}
.select.is-info select {
  border-color: hsl(204, 86%, 53%);
}
.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(32.079, 155.7642, 238.221, 0.25);
}
.select.is-success select {
  border-color: hsl(141, 71%, 48%);
}
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(35.496, 209.304, 96.3288, 0.25);
}
.select.is-warning select {
  border-color: hsl(48, 100%, 67%);
}
.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 221.34, 86.7, 0.25);
}
.select.is-danger select {
  border-color: hsl(348, 100%, 61%);
}
.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 56.1, 95.88, 0.25);
}
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}
.select.is-medium {
  font-size: 1.25rem;
}
.select.is-large {
  font-size: 1.5rem;
}
.select.is-disabled::after {
  border-color: #555f69;
}
.select.is-fullwidth {
  width: 100%;
}
.select.is-fullwidth select {
  width: 100%;
}
.select.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
          animation: spinAround 500ms infinite linear;
  border: 2px solid #cdd9e1;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

.file {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.file.is-white .file-cta {
  background-color: #fff;
  border-color: transparent;
  color: #0a1419;
}
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: rgb(248.625, 248.625, 248.625);
  border-color: transparent;
  color: #0a1419;
}
.file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
  color: #0a1419;
}
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
  background-color: rgb(242.25, 242.25, 242.25);
  border-color: transparent;
  color: #0a1419;
}
.file.is-black .file-cta {
  background-color: #0a1419;
  border-color: transparent;
  color: #fff;
}
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: rgb(6.3571428571, 12.7142857143, 15.8928571429);
  border-color: transparent;
  color: #fff;
}
.file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(10, 20, 25, 0.25);
  color: #fff;
}
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
  background-color: rgb(2.7142857143, 5.4285714286, 6.7857142857);
  border-color: transparent;
  color: #fff;
}
.file.is-light .file-cta {
  background-color: hsl(0, 0%, 96%);
  border-color: transparent;
  color: hsl(0, 0%, 21%);
}
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: hsl(0, 0%, 93.5%);
  border-color: transparent;
  color: hsl(0, 0%, 21%);
}
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(244.8, 244.8, 244.8, 0.25);
  color: hsl(0, 0%, 21%);
}
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
  background-color: hsl(0, 0%, 91%);
  border-color: transparent;
  color: hsl(0, 0%, 21%);
}
.file.is-dark .file-cta {
  background-color: hsl(0, 0%, 21%);
  border-color: transparent;
  color: hsl(0, 0%, 96%);
}
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: hsl(0, 0%, 18.5%);
  border-color: transparent;
  color: hsl(0, 0%, 96%);
}
.file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(53.55, 53.55, 53.55, 0.25);
  color: hsl(0, 0%, 96%);
}
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
  background-color: hsl(0, 0%, 16%);
  border-color: transparent;
  color: hsl(0, 0%, 96%);
}
.file.is-primary .file-cta {
  background-color: #3296b9;
  border-color: transparent;
  color: #fff;
}
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: rgb(47.2872340426, 141.8617021277, 174.9627659574);
  border-color: transparent;
  color: #fff;
}
.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 150, 185, 0.25);
  color: #fff;
}
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: rgb(44.5744680851, 133.7234042553, 164.9255319149);
  border-color: transparent;
  color: #fff;
}
.file.is-link .file-cta {
  background-color: #3296b9;
  border-color: transparent;
  color: #fff;
}
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: rgb(47.2872340426, 141.8617021277, 174.9627659574);
  border-color: transparent;
  color: #fff;
}
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 150, 185, 0.25);
  color: #fff;
}
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: rgb(44.5744680851, 133.7234042553, 164.9255319149);
  border-color: transparent;
  color: #fff;
}
.file.is-info .file-cta {
  background-color: hsl(204, 86%, 53%);
  border-color: transparent;
  color: #fff;
}
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: hsl(204, 86%, 50.5%);
  border-color: transparent;
  color: #fff;
}
.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(32.079, 155.7642, 238.221, 0.25);
  color: #fff;
}
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: hsl(204, 86%, 48%);
  border-color: transparent;
  color: #fff;
}
.file.is-success .file-cta {
  background-color: hsl(141, 71%, 48%);
  border-color: transparent;
  color: #fff;
}
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: hsl(141, 71%, 45.5%);
  border-color: transparent;
  color: #fff;
}
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(35.496, 209.304, 96.3288, 0.25);
  color: #fff;
}
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: hsl(141, 71%, 43%);
  border-color: transparent;
  color: #fff;
}
.file.is-warning .file-cta {
  background-color: hsl(48, 100%, 67%);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: hsl(48, 100%, 64.5%);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 221.34, 86.7, 0.25);
  color: rgba(0, 0, 0, 0.7);
}
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: hsl(48, 100%, 62%);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.file.is-danger .file-cta {
  background-color: hsl(348, 100%, 61%);
  border-color: transparent;
  color: #fff;
}
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: hsl(348, 100%, 58.5%);
  border-color: transparent;
  color: #fff;
}
.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 56.1, 95.88, 0.25);
  color: #fff;
}
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: hsl(348, 100%, 56%);
  border-color: transparent;
  color: #fff;
}
.file.is-small {
  font-size: 0.75rem;
}
.file.is-medium {
  font-size: 1.25rem;
}
.file.is-medium .file-icon .fa {
  font-size: 21px;
}
.file.is-large {
  font-size: 1.5rem;
}
.file.is-large .file-icon .fa {
  font-size: 28px;
}
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.file.has-name.is-empty .file-cta {
  border-radius: 3px;
}
.file.has-name.is-empty .file-name {
  display: none;
}
.file.is-centered {
  justify-content: center;
}
.file.is-right {
  justify-content: flex-end;
}
.file.is-boxed .file-label {
  flex-direction: column;
}
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}
.file.is-boxed.has-name .file-cta {
  border-radius: 3px 3px 0 0;
}
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 3px 3px;
  border-width: 0 1px 1px;
}
.file.is-right .file-cta {
  border-radius: 0 3px 3px 0;
}
.file.is-right .file-name {
  border-radius: 3px 0 0 3px;
  border-width: 1px 0 1px 1px;
  order: -1;
}
.file.is-fullwidth .file-label {
  width: 100%;
}
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}
.file-label:hover .file-cta {
  background-color: hsl(0, 0%, 93.5%);
  color: hsl(0, 0%, 21%);
}
.file-label:hover .file-name {
  border-color: rgb(197.03125, 210.94375, 220.21875);
}
.file-label:active .file-cta {
  background-color: hsl(0, 0%, 91%);
  color: hsl(0, 0%, 21%);
}
.file-label:active .file-name {
  border-color: rgb(189.0625, 204.8875, 215.4375);
}

.file-input {
  height: 0.01em;
  left: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 0.01em;
}

.file-cta,
.file-name {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.25em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
  border-color: #cdd9e1;
  border-radius: 3px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}
.file-cta:focus, .file-cta.is-focused, .file-cta:active, .file-cta.is-active,
.file-name:focus,
.file-name.is-focused,
.file-name:active,
.file-name.is-active {
  outline: none;
}
.file-cta[disabled],
.file-name[disabled] {
  cursor: not-allowed;
}

.file-cta {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 29%);
}

.file-name {
  border-color: #cdd9e1;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
}

.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}
.file-icon .fa {
  font-size: 14px;
}

.label {
  color: hsl(0, 0%, 21%);
  display: block;
  font-size: 1rem;
  font-weight: 700;
}
.label:not(:last-child) {
  margin-bottom: 0.5em;
}
.label.is-small {
  font-size: 0.75rem;
}
.label.is-medium {
  font-size: 1.25rem;
}
.label.is-large {
  font-size: 1.5rem;
}

.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}
.help.is-white {
  color: #fff;
}
.help.is-black {
  color: #0a1419;
}
.help.is-light {
  color: hsl(0, 0%, 96%);
}
.help.is-dark {
  color: hsl(0, 0%, 21%);
}
.help.is-primary {
  color: #3296b9;
}
.help.is-link {
  color: #3296b9;
}
.help.is-info {
  color: hsl(204, 86%, 53%);
}
.help.is-success {
  color: hsl(141, 71%, 48%);
}
.help.is-warning {
  color: hsl(48, 100%, 67%);
}
.help.is-danger {
  color: hsl(348, 100%, 61%);
}

.field:not(:last-child) {
  margin-bottom: 0.75rem;
}
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}
.field.has-addons .control:first-child .button,
.field.has-addons .control:first-child .input,
.field.has-addons .control:first-child .select select {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.field.has-addons .control:last-child .button,
.field.has-addons .control:last-child .input,
.field.has-addons .control:last-child .select select {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.field.has-addons .control .button,
.field.has-addons .control .input,
.field.has-addons .control .select select {
  border-radius: 0;
}
.field.has-addons .control .button:hover, .field.has-addons .control .button.is-hovered,
.field.has-addons .control .input:hover,
.field.has-addons .control .input.is-hovered,
.field.has-addons .control .select select:hover,
.field.has-addons .control .select select.is-hovered {
  z-index: 2;
}
.field.has-addons .control .button:focus, .field.has-addons .control .button.is-focused, .field.has-addons .control .button:active, .field.has-addons .control .button.is-active,
.field.has-addons .control .input:focus,
.field.has-addons .control .input.is-focused,
.field.has-addons .control .input:active,
.field.has-addons .control .input.is-active,
.field.has-addons .control .select select:focus,
.field.has-addons .control .select select.is-focused,
.field.has-addons .control .select select:active,
.field.has-addons .control .select select.is-active {
  z-index: 3;
}
.field.has-addons .control .button:focus:hover, .field.has-addons .control .button.is-focused:hover, .field.has-addons .control .button:active:hover, .field.has-addons .control .button.is-active:hover,
.field.has-addons .control .input:focus:hover,
.field.has-addons .control .input.is-focused:hover,
.field.has-addons .control .input:active:hover,
.field.has-addons .control .input.is-active:hover,
.field.has-addons .control .select select:focus:hover,
.field.has-addons .control .select select.is-focused:hover,
.field.has-addons .control .select select:active:hover,
.field.has-addons .control .select select.is-active:hover {
  z-index: 4;
}
.field.has-addons .control.is-expanded {
  flex-grow: 1;
}
.field.has-addons.has-addons-centered {
  justify-content: center;
}
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}
.field.is-grouped > .control {
  flex-shrink: 0;
}
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}
@media screen and (min-width: 769px), print {
  .field.is-horizontal {
    display: flex;
  }
}

.field-label .label {
  font-size: inherit;
}
@media screen and (max-width: 768px) {
  .field-label {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 769px), print {
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

.field-body .field .field {
  margin-bottom: 0;
}
@media screen and (min-width: 769px), print {
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  .field-body .field {
    margin-bottom: 0;
  }
  .field-body > .field {
    flex-shrink: 1;
  }
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

.control {
  font-size: 1rem;
  position: relative;
  text-align: left;
}
.control.has-icon .icon, .control.has-icon .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icon .notification-content::before {
  color: #cdd9e1;
  height: 2.25em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.25em;
  z-index: 4;
}
.control.has-icon .input:focus + .icon, .control.has-icon .components-dam-ui-content-cookie-consent .input:focus + .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icon .input:focus + .notification-content::before {
  color: #555f69;
}
.control.has-icon .input.is-small + .icon, .control.has-icon .components-dam-ui-content-cookie-consent .input.is-small + .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icon .input.is-small + .notification-content::before {
  font-size: 0.75rem;
}
.control.has-icon .input.is-medium + .icon, .control.has-icon .components-dam-ui-content-cookie-consent .input.is-medium + .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icon .input.is-medium + .notification-content::before {
  font-size: 1.25rem;
}
.control.has-icon .input.is-large + .icon, .control.has-icon .components-dam-ui-content-cookie-consent .input.is-large + .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icon .input.is-large + .notification-content::before {
  font-size: 1.5rem;
}
.control.has-icon:not(.has-icon-right) .icon, .control.has-icon:not(.has-icon-right) .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icon:not(.has-icon-right) .notification-content::before {
  left: 0;
}
.control.has-icon:not(.has-icon-right) .input {
  padding-left: 2.25em;
}
.control.has-icon.has-icon-right .icon, .control.has-icon.has-icon-right .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icon.has-icon-right .notification-content::before {
  right: 0;
}
.control.has-icon.has-icon-right .input {
  padding-right: 2.25em;
}
.control.has-icons-left .input:focus ~ .icon, .control.has-icons-left .components-dam-ui-content-cookie-consent .input:focus ~ .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-left .input:focus ~ .notification-content::before,
.control.has-icons-left .select:focus ~ .icon,
.control.has-icons-left .components-dam-ui-content-cookie-consent .select:focus ~ .notification-content::before,
.components-dam-ui-content-cookie-consent .control.has-icons-left .select:focus ~ .notification-content::before, .control.has-icons-right .input:focus ~ .icon, .control.has-icons-right .components-dam-ui-content-cookie-consent .input:focus ~ .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-right .input:focus ~ .notification-content::before,
.control.has-icons-right .select:focus ~ .icon,
.control.has-icons-right .components-dam-ui-content-cookie-consent .select:focus ~ .notification-content::before,
.components-dam-ui-content-cookie-consent .control.has-icons-right .select:focus ~ .notification-content::before {
  color: #555f69;
}
.control.has-icons-left .input.is-small ~ .icon, .control.has-icons-left .components-dam-ui-content-cookie-consent .input.is-small ~ .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-left .input.is-small ~ .notification-content::before,
.control.has-icons-left .select.is-small ~ .icon,
.control.has-icons-left .components-dam-ui-content-cookie-consent .select.is-small ~ .notification-content::before,
.components-dam-ui-content-cookie-consent .control.has-icons-left .select.is-small ~ .notification-content::before, .control.has-icons-right .input.is-small ~ .icon, .control.has-icons-right .components-dam-ui-content-cookie-consent .input.is-small ~ .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-right .input.is-small ~ .notification-content::before,
.control.has-icons-right .select.is-small ~ .icon,
.control.has-icons-right .components-dam-ui-content-cookie-consent .select.is-small ~ .notification-content::before,
.components-dam-ui-content-cookie-consent .control.has-icons-right .select.is-small ~ .notification-content::before {
  font-size: 0.75rem;
}
.control.has-icons-left .input.is-medium ~ .icon, .control.has-icons-left .components-dam-ui-content-cookie-consent .input.is-medium ~ .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-left .input.is-medium ~ .notification-content::before,
.control.has-icons-left .select.is-medium ~ .icon,
.control.has-icons-left .components-dam-ui-content-cookie-consent .select.is-medium ~ .notification-content::before,
.components-dam-ui-content-cookie-consent .control.has-icons-left .select.is-medium ~ .notification-content::before, .control.has-icons-right .input.is-medium ~ .icon, .control.has-icons-right .components-dam-ui-content-cookie-consent .input.is-medium ~ .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-right .input.is-medium ~ .notification-content::before,
.control.has-icons-right .select.is-medium ~ .icon,
.control.has-icons-right .components-dam-ui-content-cookie-consent .select.is-medium ~ .notification-content::before,
.components-dam-ui-content-cookie-consent .control.has-icons-right .select.is-medium ~ .notification-content::before {
  font-size: 1.25rem;
}
.control.has-icons-left .input.is-large ~ .icon, .control.has-icons-left .components-dam-ui-content-cookie-consent .input.is-large ~ .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-left .input.is-large ~ .notification-content::before,
.control.has-icons-left .select.is-large ~ .icon,
.control.has-icons-left .components-dam-ui-content-cookie-consent .select.is-large ~ .notification-content::before,
.components-dam-ui-content-cookie-consent .control.has-icons-left .select.is-large ~ .notification-content::before, .control.has-icons-right .input.is-large ~ .icon, .control.has-icons-right .components-dam-ui-content-cookie-consent .input.is-large ~ .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-right .input.is-large ~ .notification-content::before,
.control.has-icons-right .select.is-large ~ .icon,
.control.has-icons-right .components-dam-ui-content-cookie-consent .select.is-large ~ .notification-content::before,
.components-dam-ui-content-cookie-consent .control.has-icons-right .select.is-large ~ .notification-content::before {
  font-size: 1.5rem;
}
.control.has-icons-left .icon, .control.has-icons-left .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-left .notification-content::before, .control.has-icons-right .icon, .control.has-icons-right .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-right .notification-content::before {
  color: #cdd9e1;
  height: 2.25em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.25em;
  z-index: 4;
}
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.25em;
}
.control.has-icons-left .icon.is-left, .control.has-icons-left .components-dam-ui-content-cookie-consent .is-left.notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-left .is-left.notification-content::before {
  left: 0;
}
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.25em;
}
.control.has-icons-right .icon.is-right, .control.has-icons-right .components-dam-ui-content-cookie-consent .is-right.notification-content::before, .components-dam-ui-content-cookie-consent .control.has-icons-right .is-right.notification-content::before {
  right: 0;
}
.control.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
          animation: spinAround 500ms infinite linear;
  border: 2px solid #cdd9e1;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
}
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

.icon, .components-dam-ui-content-cookie-consent .notification-content::before {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}
.icon.is-small, .components-dam-ui-content-cookie-consent .is-small.notification-content::before {
  height: 1rem;
  width: 1rem;
}
.icon.is-medium, .components-dam-ui-content-cookie-consent .is-medium.notification-content::before {
  height: 2rem;
  width: 2rem;
}
.icon.is-large, .components-dam-ui-content-cookie-consent .is-large.notification-content::before {
  height: 3rem;
  width: 3rem;
}

.image {
  display: block;
  position: relative;
}
.image img {
  display: block;
  height: auto;
  width: 100%;
}
.image.is-square img, .image.is-1by1 img, .image.is-4by3 img, .image.is-3by2 img, .image.is-16by9 img, .image.is-2by1 img {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}
.image.is-4by3 {
  padding-top: 75%;
}
.image.is-3by2 {
  padding-top: 66.6666%;
}
.image.is-16by9 {
  padding-top: 56.25%;
}
.image.is-2by1 {
  padding-top: 50%;
}
.image.is-16x16 {
  height: 16px;
  width: 16px;
}
.image.is-24x24 {
  height: 24px;
  width: 24px;
}
.image.is-32x32 {
  height: 32px;
  width: 32px;
}
.image.is-48x48 {
  height: 48px;
  width: 48px;
}
.image.is-64x64 {
  height: 64px;
  width: 64px;
}
.image.is-96x96 {
  height: 96px;
  width: 96px;
}
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

.notification {
  background-color: hsl(0, 0%, 96%);
  border-radius: 3px;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  position: relative;
}
.notification:not(:last-child) {
  margin-bottom: 1.5rem;
}
.notification a:not(.button) {
  color: currentColor;
  text-decoration: underline;
}
.notification strong {
  color: currentColor;
}
.notification code,
.notification pre {
  background: #fff;
}
.notification pre code {
  background: transparent;
}
.notification > .delete {
  position: absolute;
  right: 0.5em;
  top: 0.5em;
}
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}
.notification.is-white {
  background-color: #fff;
  color: #0a1419;
}
.notification.is-black {
  background-color: #0a1419;
  color: #fff;
}
.notification.is-light {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.notification.is-dark {
  background-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 96%);
}
.notification.is-primary {
  background-color: #3296b9;
  color: #fff;
}
.notification.is-link {
  background-color: #3296b9;
  color: #fff;
}
.notification.is-info {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.notification.is-success {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.notification.is-warning {
  background-color: hsl(48, 100%, 67%);
  color: rgba(0, 0, 0, 0.7);
}
.notification.is-danger {
  background-color: hsl(348, 100%, 61%);
  color: #fff;
}

.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 290486px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.progress:not(:last-child) {
  margin-bottom: 1.5rem;
}
.progress::-webkit-progress-bar {
  background-color: #cdd9e1;
}
.progress::-webkit-progress-value {
  background-color: #0a1419;
}
.progress::-moz-progress-bar {
  background-color: #0a1419;
}
.progress::-ms-fill {
  background-color: #0a1419;
  border: none;
}
.progress.is-white::-webkit-progress-value {
  background-color: #fff;
}
.progress.is-white::-moz-progress-bar {
  background-color: #fff;
}
.progress.is-white::-ms-fill {
  background-color: #fff;
}
.progress.is-black::-webkit-progress-value {
  background-color: #0a1419;
}
.progress.is-black::-moz-progress-bar {
  background-color: #0a1419;
}
.progress.is-black::-ms-fill {
  background-color: #0a1419;
}
.progress.is-light::-webkit-progress-value {
  background-color: hsl(0, 0%, 96%);
}
.progress.is-light::-moz-progress-bar {
  background-color: hsl(0, 0%, 96%);
}
.progress.is-light::-ms-fill {
  background-color: hsl(0, 0%, 96%);
}
.progress.is-dark::-webkit-progress-value {
  background-color: hsl(0, 0%, 21%);
}
.progress.is-dark::-moz-progress-bar {
  background-color: hsl(0, 0%, 21%);
}
.progress.is-dark::-ms-fill {
  background-color: hsl(0, 0%, 21%);
}
.progress.is-primary::-webkit-progress-value {
  background-color: #3296b9;
}
.progress.is-primary::-moz-progress-bar {
  background-color: #3296b9;
}
.progress.is-primary::-ms-fill {
  background-color: #3296b9;
}
.progress.is-link::-webkit-progress-value {
  background-color: #3296b9;
}
.progress.is-link::-moz-progress-bar {
  background-color: #3296b9;
}
.progress.is-link::-ms-fill {
  background-color: #3296b9;
}
.progress.is-info::-webkit-progress-value {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-info::-moz-progress-bar {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-info::-ms-fill {
  background-color: hsl(204, 86%, 53%);
}
.progress.is-success::-webkit-progress-value {
  background-color: hsl(141, 71%, 48%);
}
.progress.is-success::-moz-progress-bar {
  background-color: hsl(141, 71%, 48%);
}
.progress.is-success::-ms-fill {
  background-color: hsl(141, 71%, 48%);
}
.progress.is-warning::-webkit-progress-value {
  background-color: hsl(48, 100%, 67%);
}
.progress.is-warning::-moz-progress-bar {
  background-color: hsl(48, 100%, 67%);
}
.progress.is-warning::-ms-fill {
  background-color: hsl(48, 100%, 67%);
}
.progress.is-danger::-webkit-progress-value {
  background-color: hsl(348, 100%, 61%);
}
.progress.is-danger::-moz-progress-bar {
  background-color: hsl(348, 100%, 61%);
}
.progress.is-danger::-ms-fill {
  background-color: hsl(348, 100%, 61%);
}
.progress.is-small {
  height: 0.75rem;
}
.progress.is-medium {
  height: 1.25rem;
}
.progress.is-large {
  height: 1.5rem;
}

.table {
  background-color: #fff;
  color: hsl(0, 0%, 21%);
  margin-bottom: 1.5rem;
}
.table td,
.table th {
  border: 1px solid #cdd9e1;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}
.table td.is-white,
.table th.is-white {
  background-color: #fff;
  border-color: #fff;
  color: #0a1419;
}
.table td.is-black,
.table th.is-black {
  background-color: #0a1419;
  border-color: #0a1419;
  color: #fff;
}
.table td.is-light,
.table th.is-light {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.table td.is-dark,
.table th.is-dark {
  background-color: hsl(0, 0%, 21%);
  border-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 96%);
}
.table td.is-primary,
.table th.is-primary {
  background-color: #3296b9;
  border-color: #3296b9;
  color: #fff;
}
.table td.is-link,
.table th.is-link {
  background-color: #3296b9;
  border-color: #3296b9;
  color: #fff;
}
.table td.is-info,
.table th.is-info {
  background-color: hsl(204, 86%, 53%);
  border-color: hsl(204, 86%, 53%);
  color: #fff;
}
.table td.is-success,
.table th.is-success {
  background-color: hsl(141, 71%, 48%);
  border-color: hsl(141, 71%, 48%);
  color: #fff;
}
.table td.is-warning,
.table th.is-warning {
  background-color: hsl(48, 100%, 67%);
  border-color: hsl(48, 100%, 67%);
  color: rgba(0, 0, 0, 0.7);
}
.table td.is-danger,
.table th.is-danger {
  background-color: hsl(348, 100%, 61%);
  border-color: hsl(348, 100%, 61%);
  color: #fff;
}
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}
.table td.is-selected,
.table th.is-selected {
  background-color: #3296b9;
  color: #fff;
}
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}
.table th {
  color: hsl(0, 0%, 21%);
  text-align: left;
}
.table tr.is-selected {
  background-color: #3296b9;
  color: #fff;
}
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: hsl(0, 0%, 21%);
}
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: hsl(0, 0%, 21%);
}
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}
.table.is-fullwidth {
  width: 100%;
}
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: hsl(0, 0%, 98%);
}
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: hsl(0, 0%, 96%);
}
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: hsl(0, 0%, 98%);
}

.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.tags .tag {
  margin-bottom: 0.5rem;
}
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}
.tags:last-child {
  margin-bottom: -0.5rem;
}
.tags:not(:last-child) {
  margin-bottom: 1rem;
}
.tags.has-addons .tag {
  margin-right: 0;
}
.tags.has-addons .tag:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.tags.has-addons .tag:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.tags.is-centered {
  justify-content: center;
}
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
.tags.is-right {
  justify-content: flex-end;
}
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

.tag:not(body) {
  align-items: center;
  background-color: hsl(0, 0%, 96%);
  border-radius: 0;
  color: #0a1419;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}
.tag:not(body) .delete {
  margin-left: 0.25em;
  margin-right: -0.375em;
}
.tag:not(body).is-white {
  background-color: #fff;
  color: #0a1419;
}
.tag:not(body).is-black {
  background-color: #0a1419;
  color: #fff;
}
.tag:not(body).is-light {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.tag:not(body).is-dark {
  background-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 96%);
}
.tag:not(body).is-primary {
  background-color: #3296b9;
  color: #fff;
}
.tag:not(body).is-link {
  background-color: #3296b9;
  color: #fff;
}
.tag:not(body).is-info {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.tag:not(body).is-success {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.tag:not(body).is-warning {
  background-color: hsl(48, 100%, 67%);
  color: rgba(0, 0, 0, 0.7);
}
.tag:not(body).is-danger {
  background-color: hsl(348, 100%, 61%);
  color: #fff;
}
.tag:not(body).is-medium {
  font-size: 1rem;
}
.tag:not(body).is-large {
  font-size: 1.25rem;
}
.tag:not(body) .icon:first-child:not(:last-child), .tag:not(body) .components-dam-ui-content-cookie-consent .notification-content:first-child:not(:last-child)::before, .components-dam-ui-content-cookie-consent .tag:not(body) .notification-content:first-child:not(:last-child)::before {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}
.tag:not(body) .icon:last-child:not(:first-child), .tag:not(body) .components-dam-ui-content-cookie-consent .notification-content:last-child:not(:first-child)::before, .components-dam-ui-content-cookie-consent .tag:not(body) .notification-content:last-child:not(:first-child)::before {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}
.tag:not(body) .icon:first-child:last-child, .tag:not(body) .components-dam-ui-content-cookie-consent .notification-content:first-child:last-child::before, .components-dam-ui-content-cookie-consent .tag:not(body) .notification-content:first-child:last-child::before {
  margin-left: -0.375em;
  margin-right: -0.375em;
}
.tag:not(body).is-delete {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}
.tag:not(body).is-delete:before, .tag:not(body).is-delete:after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}
.tag:not(body).is-delete:before {
  height: 1px;
  width: 50%;
}
.tag:not(body).is-delete:after {
  height: 50%;
  width: 1px;
}
.tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus {
  background-color: hsl(0, 0%, 91%);
}
.tag:not(body).is-delete:active {
  background-color: hsl(0, 0%, 86%);
}
.tag:not(body).is-rounded {
  border-radius: 290486px;
}

a.tag:hover {
  text-decoration: underline;
}

.title,
.subtitle {
  word-break: break-word;
}
.title:not(:last-child),
.subtitle:not(:last-child) {
  margin-bottom: 1.5rem;
}
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

.title {
  color: hsl(0, 0%, 21%);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}
.title strong {
  color: inherit;
  font-weight: inherit;
}
.title + .highlight {
  margin-top: -0.75rem;
}
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.5rem;
}
.title.is-1 {
  font-size: 3rem;
}
.title.is-2 {
  font-size: 2.5rem;
}
.title.is-3 {
  font-size: 2rem;
}
.title.is-4 {
  font-size: 1.5rem;
}
.title.is-5 {
  font-size: 1.25rem;
}
.title.is-6 {
  font-size: 1rem;
}
.title.is-7 {
  font-size: 0.75rem;
}

.subtitle {
  color: hsl(0, 0%, 29%);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}
.subtitle strong {
  color: hsl(0, 0%, 21%);
  font-weight: 600;
}
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.5rem;
}
.subtitle.is-1 {
  font-size: 3rem;
}
.subtitle.is-2 {
  font-size: 2.5rem;
}
.subtitle.is-3 {
  font-size: 2rem;
}
.subtitle.is-4 {
  font-size: 1.5rem;
}
.subtitle.is-5 {
  font-size: 1.25rem;
}
.subtitle.is-6 {
  font-size: 1rem;
}
.subtitle.is-7 {
  font-size: 0.75rem;
}

.block:not(:last-child) {
  margin-bottom: 1.5rem;
}

.delete {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 20, 25, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}
.delete:before, .delete:after {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}
.delete:before {
  height: 2px;
  width: 50%;
}
.delete:after {
  height: 50%;
  width: 2px;
}
.delete:hover, .delete:focus {
  background-color: rgba(10, 20, 25, 0.3);
}
.delete:active {
  background-color: rgba(10, 20, 25, 0.4);
}
.delete.is-small {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}
.delete.is-medium {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}
.delete.is-large {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.highlight {
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
}
.highlight:not(:last-child) {
  margin-bottom: 1.5rem;
}
.highlight pre {
  overflow: auto;
  max-width: 100%;
}

.loader {
  -webkit-animation: spinAround 500ms infinite linear;
          animation: spinAround 500ms infinite linear;
  border: 2px solid #cdd9e1;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

.number {
  align-items: center;
  background-color: hsl(0, 0%, 96%);
  border-radius: 290486px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

.card {
  background-color: #fff;
  box-shadow: none;
  color: #0a1419;
  max-width: 100%;
  position: relative;
}

.card-header {
  align-items: stretch;
  box-shadow: 0 1px 2px rgba(10, 20, 25, 0.1);
  display: flex;
}

.card-header-title {
  align-items: center;
  color: hsl(0, 0%, 21%);
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem;
}
.card-header-title.is-centered {
  justify-content: center;
}

.card-header-icon {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem;
}

.card-image {
  display: block;
  position: relative;
}

.card-content {
  padding: 1.5rem;
}

.card-footer {
  border-top: 1px solid #cdd9e1;
  align-items: stretch;
  display: flex;
}

.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}
.card-footer-item:not(:last-child) {
  border-right: 1px solid #cdd9e1;
}

.card .media:not(:last-child) {
  margin-bottom: 0.75rem;
}

.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: unset;
  top: auto;
}

.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

.dropdown-content {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 3px rgba(10, 20, 25, 0.1), 0 0 0 1px rgba(10, 20, 25, 0.1);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.dropdown-item {
  color: hsl(0, 0%, 29%);
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

a.dropdown-item {
  padding-right: 3rem;
  white-space: nowrap;
}
a.dropdown-item:hover {
  background-color: hsl(0, 0%, 96%);
  color: #0a1419;
}
a.dropdown-item.is-active {
  background-color: #3296b9;
  color: #fff;
}

.dropdown-divider {
  background-color: #cdd9e1;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}
.pagination.is-small {
  font-size: 0.75rem;
}
.pagination.is-medium {
  font-size: 1.25rem;
}
.pagination.is-large {
  font-size: 1.5rem;
}

.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.25em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  justify-content: center;
  margin: 0.25rem;
  text-align: center;
}
.pagination-previous:focus, .pagination-previous.is-focused, .pagination-previous:active, .pagination-previous.is-active,
.pagination-next:focus,
.pagination-next.is-focused,
.pagination-next:active,
.pagination-next.is-active,
.pagination-link:focus,
.pagination-link.is-focused,
.pagination-link:active,
.pagination-link.is-active,
.pagination-ellipsis:focus,
.pagination-ellipsis.is-focused,
.pagination-ellipsis:active,
.pagination-ellipsis.is-active {
  outline: none;
}
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled] {
  cursor: not-allowed;
}

.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: transparent;
  min-width: 2.25em;
}
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: transparent;
  color: #fff !important;
}
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: transparent;
}
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 20, 25, 0.2);
}
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #dfe6ed;
  opacity: 0.5;
}

.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

.pagination-link.is-current {
  background-color: #3296b9;
  border-color: transparent;
  color: #fff;
}

.pagination-ellipsis {
  color: #fff;
  pointer-events: none;
}

.pagination-list {
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .pagination {
    flex-wrap: wrap;
  }
  .pagination-previous,
  .pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}
@media screen and (min-width: 769px), print {
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  .pagination-previous {
    order: 2;
  }
  .pagination-next {
    order: 3;
  }
  .pagination {
    justify-content: space-between;
  }
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  .pagination.is-right .pagination-next {
    order: 2;
  }
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}
.level {
  align-items: center;
  justify-content: space-between;
}
.level:not(:last-child) {
  margin-bottom: 1.5rem;
}
.level code {
  border-radius: 3px;
}
.level img {
  display: inline-block;
  vertical-align: top;
}
.level.is-mobile {
  display: flex;
}
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}
.level.is-mobile .level-item {
  margin-right: 0.75rem;
}
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
}
.level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}
@media screen and (min-width: 769px), print {
  .level {
    display: flex;
  }
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}
.level-item .title,
.level-item .subtitle {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
  flex-grow: 1;
}
@media screen and (min-width: 769px), print {
  .level-left .level-item:not(:last-child),
  .level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}

.level-left {
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 769px), print {
  .level-left {
    display: flex;
  }
}

.level-right {
  align-items: center;
  justify-content: flex-end;
}
@media screen and (min-width: 769px), print {
  .level-right {
    display: flex;
  }
}

.modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  align-items: center;
  display: none;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 20;
}
.modal.is-active {
  display: flex;
}

.modal-background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(10, 20, 25, 0.86);
}

.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px), print {
  .modal-content,
  .modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

.modal-close {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 20, 25, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}
.modal-close:before, .modal-close:after {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}
.modal-close:before {
  height: 2px;
  width: 50%;
}
.modal-close:after {
  height: 50%;
  width: 2px;
}
.modal-close:hover, .modal-close:focus {
  background-color: rgba(10, 20, 25, 0.3);
}
.modal-close:active {
  background-color: rgba(10, 20, 25, 0.4);
}
.modal-close.is-small {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}
.modal-close.is-medium {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}
.modal-close.is-large {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
}

.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: hsl(0, 0%, 96%);
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}

.modal-card-head {
  border-bottom: 1px solid #cdd9e1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.modal-card-title {
  color: hsl(0, 0%, 21%);
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

.modal-card-foot {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 1px solid #cdd9e1;
}
.modal-card-foot .button:not(:last-child) {
  margin-right: 10px;
}

.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

.tabs {
  -webkit-overflow-scrolling: touch;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.tabs:not(:last-child) {
  margin-bottom: 1.5rem;
}
.tabs a {
  align-items: center;
  border-bottom-color: #cdd9e1;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #0a1419;
  display: flex;
  justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top;
}
.tabs a:hover {
  border-bottom-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 21%);
}
.tabs li {
  display: block;
}
.tabs li.is-active a {
  border-bottom-color: #3296b9;
  color: #3296b9;
}
.tabs ul {
  align-items: center;
  border-bottom-color: #cdd9e1;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: flex-start;
}
.tabs ul.is-left {
  padding-right: 0.75em;
}
.tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}
.tabs .icon:first-child, .tabs .components-dam-ui-content-cookie-consent .notification-content:first-child::before, .components-dam-ui-content-cookie-consent .tabs .notification-content:first-child::before {
  margin-right: 0.5em;
}
.tabs .icon:last-child, .tabs .components-dam-ui-content-cookie-consent .notification-content:last-child::before, .components-dam-ui-content-cookie-consent .tabs .notification-content:last-child::before {
  margin-left: 0.5em;
}
.tabs.is-centered ul {
  justify-content: center;
}
.tabs.is-right ul {
  justify-content: flex-end;
}
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}
.tabs.is-boxed a:hover {
  background-color: hsl(0, 0%, 96%);
  border-bottom-color: #cdd9e1;
}
.tabs.is-boxed li.is-active a {
  background-color: #fff;
  border-color: #cdd9e1;
  border-bottom-color: transparent !important;
}
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}
.tabs.is-toggle a {
  border-color: #cdd9e1;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}
.tabs.is-toggle a:hover {
  background-color: hsl(0, 0%, 96%);
  border-color: #dfe6ed;
  z-index: 2;
}
.tabs.is-toggle li + li {
  margin-left: -1px;
}
.tabs.is-toggle li:first-child a {
  border-radius: 3px 0 0 3px;
}
.tabs.is-toggle li:last-child a {
  border-radius: 0 3px 3px 0;
}
.tabs.is-toggle li.is-active a {
  background-color: #3296b9;
  border-color: #3296b9;
  color: #fff;
  z-index: 1;
}
.tabs.is-toggle ul {
  border-bottom: none;
}
.tabs.is-small {
  font-size: 0.75rem;
}
.tabs.is-medium {
  font-size: 1.25rem;
}
.tabs.is-large {
  font-size: 1.5rem;
}

.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}
.columns.is-mobile > .column.is-narrow {
  flex: none;
}
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.3333333333%;
}
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.3333333333%;
}
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.6666666667%;
}
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.6666666667%;
}
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.3333333333%;
}
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.3333333333%;
}
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.6666666667%;
}
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.6666666667%;
}
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.3333333333%;
}
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.3333333333%;
}
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.6666666667%;
}
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.6666666667%;
}
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.3333333333%;
}
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.3333333333%;
}
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.6666666667%;
}
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.6666666667%;
}
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}
@media screen and (max-width: 768px) {
  .column.is-narrow-mobile {
    flex: none;
  }
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  .column.is-1-mobile {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-mobile {
    margin-left: 8.3333333333%;
  }
  .column.is-2-mobile {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-mobile {
    margin-left: 16.6666666667%;
  }
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  .column.is-4-mobile {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-mobile {
    margin-left: 33.3333333333%;
  }
  .column.is-5-mobile {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-mobile {
    margin-left: 41.6666666667%;
  }
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  .column.is-7-mobile {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-mobile {
    margin-left: 58.3333333333%;
  }
  .column.is-8-mobile {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-mobile {
    margin-left: 66.6666666667%;
  }
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  .column.is-10-mobile {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-mobile {
    margin-left: 83.3333333333%;
  }
  .column.is-11-mobile {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-mobile {
    margin-left: 91.6666666667%;
  }
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}
@media screen and (min-width: 769px), print {
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
  }
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.3333333333%;
  }
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.6666666667%;
  }
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.3333333333%;
  }
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.6666666667%;
  }
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.3333333333%;
  }
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.6666666667%;
  }
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.3333333333%;
  }
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.6666666667%;
  }
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .column.is-narrow-touch {
    flex: none;
  }
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  .column.is-1-touch {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-touch {
    margin-left: 8.3333333333%;
  }
  .column.is-2-touch {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-touch {
    margin-left: 16.6666666667%;
  }
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  .column.is-4-touch {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-touch {
    margin-left: 33.3333333333%;
  }
  .column.is-5-touch {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-touch {
    margin-left: 41.6666666667%;
  }
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  .column.is-7-touch {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-touch {
    margin-left: 58.3333333333%;
  }
  .column.is-8-touch {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-touch {
    margin-left: 66.6666666667%;
  }
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  .column.is-10-touch {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-touch {
    margin-left: 83.3333333333%;
  }
  .column.is-11-touch {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-touch {
    margin-left: 91.6666666667%;
  }
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .column.is-narrow-desktop {
    flex: none;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  .column.is-1-desktop {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-desktop {
    margin-left: 8.3333333333%;
  }
  .column.is-2-desktop {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-desktop {
    margin-left: 16.6666666667%;
  }
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .column.is-4-desktop {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-desktop {
    margin-left: 33.3333333333%;
  }
  .column.is-5-desktop {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-desktop {
    margin-left: 41.6666666667%;
  }
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  .column.is-7-desktop {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-desktop {
    margin-left: 58.3333333333%;
  }
  .column.is-8-desktop {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-desktop {
    margin-left: 66.6666666667%;
  }
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  .column.is-10-desktop {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-desktop {
    margin-left: 83.3333333333%;
  }
  .column.is-11-desktop {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-desktop {
    margin-left: 91.6666666667%;
  }
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1216px) {
  .column.is-narrow-widescreen {
    flex: none;
  }
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  .column.is-1-widescreen {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-widescreen {
    margin-left: 8.3333333333%;
  }
  .column.is-2-widescreen {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-widescreen {
    margin-left: 16.6666666667%;
  }
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  .column.is-4-widescreen {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-widescreen {
    margin-left: 33.3333333333%;
  }
  .column.is-5-widescreen {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-widescreen {
    margin-left: 41.6666666667%;
  }
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  .column.is-7-widescreen {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-widescreen {
    margin-left: 58.3333333333%;
  }
  .column.is-8-widescreen {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-widescreen {
    margin-left: 66.6666666667%;
  }
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  .column.is-10-widescreen {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-widescreen {
    margin-left: 83.3333333333%;
  }
  .column.is-11-widescreen {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-widescreen {
    margin-left: 91.6666666667%;
  }
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1408px) {
  .column.is-narrow-fullhd {
    flex: none;
  }
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  .column.is-1-fullhd {
    flex: none;
    width: 8.3333333333%;
  }
  .column.is-offset-1-fullhd {
    margin-left: 8.3333333333%;
  }
  .column.is-2-fullhd {
    flex: none;
    width: 16.6666666667%;
  }
  .column.is-offset-2-fullhd {
    margin-left: 16.6666666667%;
  }
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  .column.is-4-fullhd {
    flex: none;
    width: 33.3333333333%;
  }
  .column.is-offset-4-fullhd {
    margin-left: 33.3333333333%;
  }
  .column.is-5-fullhd {
    flex: none;
    width: 41.6666666667%;
  }
  .column.is-offset-5-fullhd {
    margin-left: 41.6666666667%;
  }
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  .column.is-7-fullhd {
    flex: none;
    width: 58.3333333333%;
  }
  .column.is-offset-7-fullhd {
    margin-left: 58.3333333333%;
  }
  .column.is-8-fullhd {
    flex: none;
    width: 66.6666666667%;
  }
  .column.is-offset-8-fullhd {
    margin-left: 66.6666666667%;
  }
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  .column.is-10-fullhd {
    flex: none;
    width: 83.3333333333%;
  }
  .column.is-offset-10-fullhd {
    margin-left: 83.3333333333%;
  }
  .column.is-11-fullhd {
    flex: none;
    width: 91.6666666667%;
  }
  .column.is-offset-11-fullhd {
    margin-left: 91.6666666667%;
  }
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}
.columns:last-child {
  margin-bottom: -0.75rem;
}
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}
.columns.is-centered {
  justify-content: center;
}
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}
.columns.is-gapless:last-child {
  margin-bottom: 0;
}
.columns.is-mobile {
  display: flex;
}
.columns.is-multiline {
  flex-wrap: wrap;
}
.columns.is-vcentered {
  align-items: center;
}
@media screen and (min-width: 769px), print {
  .columns:not(.is-desktop) {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-desktop {
    display: flex;
  }
}

.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}
.columns.is-variable .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: -webkit-min-content;
  min-height: -moz-min-content;
  min-height: min-content;
}
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}
.tile.is-child {
  margin: 0 !important;
}
.tile.is-parent {
  padding: 0.75rem;
}
.tile.is-vertical {
  flex-direction: column;
}
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}
@media screen and (min-width: 769px), print {
  .tile:not(.is-child) {
    display: flex;
  }
  .tile.is-1 {
    flex: none;
    width: 8.3333333333%;
  }
  .tile.is-2 {
    flex: none;
    width: 16.6666666667%;
  }
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  .tile.is-4 {
    flex: none;
    width: 33.3333333333%;
  }
  .tile.is-5 {
    flex: none;
    width: 41.6666666667%;
  }
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  .tile.is-7 {
    flex: none;
    width: 58.3333333333%;
  }
  .tile.is-8 {
    flex: none;
    width: 66.6666666667%;
  }
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  .tile.is-10 {
    flex: none;
    width: 83.3333333333%;
  }
  .tile.is-11 {
    flex: none;
    width: 91.6666666667%;
  }
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hero .navbar {
  background: none;
}
.hero .tabs ul {
  border-bottom: none;
}
.hero.is-white {
  background-color: #fff;
  color: #0a1419;
}
.hero.is-white a:not(.button),
.hero.is-white strong {
  color: inherit;
}
.hero.is-white .title {
  color: #0a1419;
}
.hero.is-white .subtitle {
  color: rgba(10, 20, 25, 0.9);
}
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a1419;
}
@media screen and (max-width: 1023px) {
  .hero.is-white .navbar-menu {
    background-color: #fff;
  }
}
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 20, 25, 0.7);
}
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active {
  background-color: rgb(242.25, 242.25, 242.25);
  color: #0a1419;
}
.hero.is-white .tabs a {
  color: #0a1419;
  opacity: 0.9;
}
.hero.is-white .tabs a:hover {
  opacity: 1;
}
.hero.is-white .tabs li.is-active a {
  opacity: 1;
}
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a1419;
}
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a1419;
  border-color: #0a1419;
  color: #fff;
}
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, rgb(229.5, 229.5, 229.5) 0%, #fff 71%, white 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, rgb(229.5, 229.5, 229.5) 0%, #fff 71%, white 100%);
  }
}
.hero.is-black {
  background-color: #0a1419;
  color: #fff;
}
.hero.is-black a:not(.button),
.hero.is-black strong {
  color: inherit;
}
.hero.is-black .title {
  color: #fff;
}
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-black .navbar-menu {
    background-color: #0a1419;
  }
}
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active {
  background-color: rgb(2.7142857143, 5.4285714286, 6.7857142857);
  color: #fff;
}
.hero.is-black .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-black .tabs a:hover {
  opacity: 1;
}
.hero.is-black .tabs li.is-active a {
  opacity: 1;
}
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: #fff;
}
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0a1419;
}
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a1419 71%, rgb(15.7732142857, 30.25, 44.7267857143) 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a1419 71%, rgb(15.7732142857, 30.25, 44.7267857143) 100%);
  }
}
.hero.is-light {
  background-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.hero.is-light a:not(.button),
.hero.is-light strong {
  color: inherit;
}
.hero.is-light .title {
  color: hsl(0, 0%, 21%);
}
.hero.is-light .subtitle {
  color: rgba(53.55, 53.55, 53.55, 0.9);
}
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: hsl(0, 0%, 21%);
}
@media screen and (max-width: 1023px) {
  .hero.is-light .navbar-menu {
    background-color: hsl(0, 0%, 96%);
  }
}
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(53.55, 53.55, 53.55, 0.7);
}
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active {
  background-color: hsl(0, 0%, 91%);
  color: hsl(0, 0%, 21%);
}
.hero.is-light .tabs a {
  color: hsl(0, 0%, 21%);
  opacity: 0.9;
}
.hero.is-light .tabs a:hover {
  opacity: 1;
}
.hero.is-light .tabs li.is-active a {
  opacity: 1;
}
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: hsl(0, 0%, 21%);
}
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
  background-color: hsl(0, 0%, 21%);
  border-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 96%);
}
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, hsl(350, 10%, 86%) 0%, hsl(0, 0%, 96%) 71%, hsl(10, 5%, 100%) 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, hsl(350, 10%, 86%) 0%, hsl(0, 0%, 96%) 71%, hsl(10, 5%, 100%) 100%);
  }
}
.hero.is-dark {
  background-color: hsl(0, 0%, 21%);
  color: hsl(0, 0%, 96%);
}
.hero.is-dark a:not(.button),
.hero.is-dark strong {
  color: inherit;
}
.hero.is-dark .title {
  color: hsl(0, 0%, 96%);
}
.hero.is-dark .subtitle {
  color: rgba(244.8, 244.8, 244.8, 0.9);
}
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: hsl(0, 0%, 96%);
}
@media screen and (max-width: 1023px) {
  .hero.is-dark .navbar-menu {
    background-color: hsl(0, 0%, 21%);
  }
}
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(244.8, 244.8, 244.8, 0.7);
}
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active {
  background-color: hsl(0, 0%, 16%);
  color: hsl(0, 0%, 96%);
}
.hero.is-dark .tabs a {
  color: hsl(0, 0%, 96%);
  opacity: 0.9;
}
.hero.is-dark .tabs a:hover {
  opacity: 1;
}
.hero.is-dark .tabs li.is-active a {
  opacity: 1;
}
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: hsl(0, 0%, 96%);
}
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: hsl(0, 0%, 96%);
  border-color: hsl(0, 0%, 96%);
  color: hsl(0, 0%, 21%);
}
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, hsl(350, 10%, 11%) 0%, hsl(0, 0%, 21%) 71%, hsl(10, 5%, 26%) 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, hsl(350, 10%, 11%) 0%, hsl(0, 0%, 21%) 71%, hsl(10, 5%, 26%) 100%);
  }
}
.hero.is-primary {
  background-color: #3296b9;
  color: #fff;
}
.hero.is-primary a:not(.button),
.hero.is-primary strong {
  color: inherit;
}
.hero.is-primary .title {
  color: #fff;
}
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-primary .navbar-menu {
    background-color: #3296b9;
  }
}
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: rgb(44.5744680851, 133.7234042553, 164.9255319149);
  color: #fff;
}
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-primary .tabs a:hover {
  opacity: 1;
}
.hero.is-primary .tabs li.is-active a {
  opacity: 1;
}
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3296b9;
}
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, rgb(29.9489361702, 142.5601260835, 154.0510638298) 0%, #3296b9 71%, rgb(52.347606383, 141.7910953507, 208.152393617) 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, rgb(29.9489361702, 142.5601260835, 154.0510638298) 0%, #3296b9 71%, rgb(52.347606383, 141.7910953507, 208.152393617) 100%);
  }
}
.hero.is-link {
  background-color: #3296b9;
  color: #fff;
}
.hero.is-link a:not(.button),
.hero.is-link strong {
  color: inherit;
}
.hero.is-link .title {
  color: #fff;
}
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-link .navbar-menu {
    background-color: #3296b9;
  }
}
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: rgb(44.5744680851, 133.7234042553, 164.9255319149);
  color: #fff;
}
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-link .tabs a:hover {
  opacity: 1;
}
.hero.is-link .tabs li.is-active a {
  opacity: 1;
}
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3296b9;
}
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, rgb(29.9489361702, 142.5601260835, 154.0510638298) 0%, #3296b9 71%, rgb(52.347606383, 141.7910953507, 208.152393617) 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, rgb(29.9489361702, 142.5601260835, 154.0510638298) 0%, #3296b9 71%, rgb(52.347606383, 141.7910953507, 208.152393617) 100%);
  }
}
.hero.is-info {
  background-color: hsl(204, 86%, 53%);
  color: #fff;
}
.hero.is-info a:not(.button),
.hero.is-info strong {
  color: inherit;
}
.hero.is-info .title {
  color: #fff;
}
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-info .subtitle a:not(.button),
.hero.is-info .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-info .navbar-menu {
    background-color: hsl(204, 86%, 53%);
  }
}
.hero.is-info .navbar-item,
.hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: hsl(204, 86%, 48%);
  color: #fff;
}
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-info .tabs a:hover {
  opacity: 1;
}
.hero.is-info .tabs li.is-active a {
  opacity: 1;
}
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}
.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: hsl(204, 86%, 53%);
}
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, hsl(194, 96%, 43%) 0%, hsl(204, 86%, 53%) 71%, hsl(214, 91%, 58%) 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, hsl(194, 96%, 43%) 0%, hsl(204, 86%, 53%) 71%, hsl(214, 91%, 58%) 100%);
  }
}
.hero.is-success {
  background-color: hsl(141, 71%, 48%);
  color: #fff;
}
.hero.is-success a:not(.button),
.hero.is-success strong {
  color: inherit;
}
.hero.is-success .title {
  color: #fff;
}
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-success .navbar-menu {
    background-color: hsl(141, 71%, 48%);
  }
}
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: hsl(141, 71%, 43%);
  color: #fff;
}
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-success .tabs a:hover {
  opacity: 1;
}
.hero.is-success .tabs li.is-active a {
  opacity: 1;
}
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: hsl(141, 71%, 48%);
}
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, hsl(131, 81%, 38%) 0%, hsl(141, 71%, 48%) 71%, hsl(151, 76%, 53%) 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, hsl(131, 81%, 38%) 0%, hsl(141, 71%, 48%) 71%, hsl(151, 76%, 53%) 100%);
  }
}
.hero.is-warning {
  background-color: hsl(48, 100%, 67%);
  color: rgba(0, 0, 0, 0.7);
}
.hero.is-warning a:not(.button),
.hero.is-warning strong {
  color: inherit;
}
.hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}
.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 1023px) {
  .hero.is-warning .navbar-menu {
    background-color: hsl(48, 100%, 67%);
  }
}
.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}
.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning .navbar-link.is-active {
  background-color: hsl(48, 100%, 62%);
  color: rgba(0, 0, 0, 0.7);
}
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}
.hero.is-warning .tabs a:hover {
  opacity: 1;
}
.hero.is-warning .tabs li.is-active a {
  opacity: 1;
}
.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}
.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: hsl(48, 100%, 67%);
}
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, hsl(38, 100%, 57%) 0%, hsl(48, 100%, 67%) 71%, hsl(58, 100%, 72%) 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, hsl(38, 100%, 57%) 0%, hsl(48, 100%, 67%) 71%, hsl(58, 100%, 72%) 100%);
  }
}
.hero.is-danger {
  background-color: hsl(348, 100%, 61%);
  color: #fff;
}
.hero.is-danger a:not(.button),
.hero.is-danger strong {
  color: inherit;
}
.hero.is-danger .title {
  color: #fff;
}
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .hero.is-danger .navbar-menu {
    background-color: hsl(348, 100%, 61%);
  }
}
.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: hsl(348, 100%, 56%);
  color: #fff;
}
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}
.hero.is-danger .tabs a:hover {
  opacity: 1;
}
.hero.is-danger .tabs li.is-active a {
  opacity: 1;
}
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}
.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 20, 25, 0.1);
}
.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: hsl(348, 100%, 61%);
}
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, hsl(338, 100%, 51%) 0%, hsl(348, 100%, 61%) 71%, hsl(358, 100%, 66%) 100%);
}
@media screen and (max-width: 768px) {
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, hsl(338, 100%, 51%) 0%, hsl(348, 100%, 61%) 71%, hsl(358, 100%, 66%) 100%);
  }
}
.hero.is-small .hero-body {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
@media screen and (min-width: 769px), print {
  .hero.is-medium .hero-body {
    padding-bottom: 9rem;
    padding-top: 9rem;
  }
}
@media screen and (min-width: 769px), print {
  .hero.is-large .hero-body {
    padding-bottom: 18rem;
    padding-top: 18rem;
  }
}
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body {
  align-items: center;
  display: flex;
}
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}
.hero.is-halfheight {
  min-height: 50vh;
}
.hero.is-fullheight {
  min-height: 100vh;
}

.hero-video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.hero-video.is-transparent {
  opacity: 0.3;
}
@media screen and (max-width: 768px) {
  .hero-video {
    display: none;
  }
}

.hero-buttons {
  margin-top: 1.5rem;
}
@media screen and (max-width: 768px) {
  .hero-buttons .button {
    display: flex;
  }
  .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 769px), print {
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

.section {
  padding: 3rem 1.5rem;
}
@media screen and (min-width: 1024px) {
  .section.is-medium {
    padding: 9rem 1.5rem;
  }
  .section.is-large {
    padding: 18rem 1.5rem;
  }
}

.footer {
  background-color: #0a1419;
  padding: 3rem 1.5rem 6rem;
}

@font-face {
  font-family: "siemens-webicons-webfont";
  src: url(../fonts/siemens-webicons-webfont.6be4b936.eot);
  src: url(../fonts/siemens-webicons-webfont.6be4b936.eot#iefix) format("embedded-opentype"), url(../fonts/siemens-webicons-webfont.75812c03.ttf) format("truetype"), url(../fonts/siemens-webicons-webfont.a33ceb23.woff) format("woff"), url(../img/siemens-webicons-webfont.035085f7.svg#siemens-webicons-webfont) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"],
.icon-font-definition,
.has-pdf-icon::after,
.has-pdf-icon::before,
.has-phone-icon::after,
.has-phone-icon::before,
.has-mail-icon::after,
.has-mail-icon::before,
.components-dam-ui-cmp-page .page-content-user h3.accordion-title::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "siemens-webicons-webfont" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-minus3::before {
  content: "\e94b";
}

.icon-lightbox::before {
  content: "\e949";
}

.icon-apps::before {
  content: "\e600";
}

.icon-arrow-link-large-down::before {
  content: "\e605";
}

.icon-arrow-link-large-left::before {
  content: "\e606";
}

.icon-arrow-link-large-right::before {
  content: "\e607";
}

.icon-arrow-link-large-up::before {
  content: "\e608";
}

.icon-arrow-link-small-down::before {
  content: "\e609";
}

.icon-arrow-link-small-left::before {
  content: "\e60a";
}

.icon-arrow-link-small-right::before {
  content: "\e60b";
}

.icon-arrow-link-small-up::before {
  content: "\e60c";
}

.icon-arrow-to-top::before {
  content: "\e60d";
}

.icon-at::before {
  content: "\e60e";
}

.icon-bookmark::before {
  content: "\e60f";
}

.icon-calculate::before {
  content: "\e610";
}

.icon-calendar::before {
  content: "\e611";
}

.icon-chat::before {
  content: "\e612";
}

.icon-check-mark::before {
  content: "\e613";
}

.icon-circle::before {
  content: "\e614";
}

.icon-close::before {
  content: "\e615";
}

.icon-control::before {
  content: "\e616";
}

.icon-delete2::before {
  content: "\e617";
}

.icon-double-arrow-backward::before {
  content: "\e618";
}

.icon-double-arrow-down::before {
  content: "\e619";
}

.icon-double-arrow-forward::before {
  content: "\e61a";
}

.icon-double-arrow-up::before {
  content: "\e61b";
}

.icon-download::before {
  content: "\e61c";
}

.icon-drag::before {
  content: "\e61d";
}

.icon-edit::before {
  content: "\e61e";
}

.icon-e-mail::before {
  content: "\e61f";
}

.icon-external-link::before {
  content: "\e620";
}

.icon-facebook::before {
  content: "\e621";
}

.icon-facebook-negative::before {
  content: "\e622";
}

.icon-fax::before {
  content: "\e623";
}

.icon-file::before {
  content: "\e624";
}

.icon-file-avi::before {
  content: "\e625";
}

.icon-file-doc::before {
  content: "\e626";
}

.icon-file-eps::before {
  content: "\e627";
}

.icon-file-jpg::before {
  content: "\e628";
}

.icon-file-mov::before {
  content: "\e629";
}

.icon-file-mp3::before {
  content: "\e62a";
}

.icon-file-mp4::before {
  content: "\e62b";
}

.icon-file-pdf::before {
  content: "\e62c";
}

.icon-file-png::before {
  content: "\e62d";
}

.icon-file-ppt::before {
  content: "\e62e";
}

.icon-files::before {
  content: "\e62f";
}

.icon-file-tif::before {
  content: "\e630";
}

.icon-file-vcf::before {
  content: "\e631";
}

.icon-file-xls::before {
  content: "\e632";
}

.icon-file-zip::before {
  content: "\e633";
}

.icon-forum::before {
  content: "\e634";
}

.icon-globe::before {
  content: "\e636";
}

.icon-glossary::before {
  content: "\e637";
}

.icon-google::before {
  content: "\e638";
}

.icon-googlenegative::before {
  content: "\e639";
}

.icon-home::before {
  content: "\e63a";
}

.icon-information::before {
  content: "\e63b";
}

.icon-information-package::before {
  content: "\e63c";
}

.icon-instagram::before {
  content: "\e63d";
}

.icon-instagram-negative::before {
  content: "\e63e";
}

.icon-legal-notice::before {
  content: "\e63f";
}

.icon-level-up::before {
  content: "\e640";
}

.icon-linkedin::before {
  content: "\e641";
}

.icon-linkedin-negative::before {
  content: "\e642";
}

.icon-list-view::before {
  content: "\e643";
}

.icon-location-pin::before {
  content: "\e644";
}

.icon-log-in::before {
  content: "\e645";
}

.icon-log-out::before {
  content: "\e646";
}

.icon-menu::before {
  content: "\e647";
}

.icon-minus::before {
  content: "\e648";
}

.icon-more::before {
  content: "\e649";
}

.icon-navigation-gyroscope::before {
  content: "\e64a";
}

.icon-navigation-mouse::before {
  content: "\e64b";
}

.icon-newton_product-catalogue::before {
  content: "\e64c";
}

.icon-outline::before {
  content: "\e64d";
}

.icon-phone::before {
  content: "\e64e";
}

.icon-play::before {
  content: "\e64f";
}

.icon-plus::before {
  content: "\e650";
}

.icon-print::before {
  content: "\e651";
}

.icon-rating::before {
  content: "\e652";
}

.icon-region::before {
  content: "\e653";
}

.icon-rss-feed::before {
  content: "\e655";
}

.icon-scaling::before {
  content: "\e656";
}

.icon-search::before {
  content: "\e657";
}

.icon-share-ios::before {
  content: "\e658";
}

.icon-share-newton-android::before {
  content: "\e659";
}

.icon-shopping-cart::before {
  content: "\e65a";
}

.icon-show-location::before {
  content: "\e65b";
}

.icon-single-arrow-backward::before {
  content: "\e65c";
}

.icon-single-arrow-down::before {
  content: "\e65d";
}

.icon-single-arrow-forward::before {
  content: "\e65e";
}

.icon-single-arrow-up::before {
  content: "\e65f";
}

.icon-slider::before {
  content: "\e660";
}

.icon-social-feed::before {
  content: "\e661";
}

.icon-speakers-on::before {
  content: "\e663";
}

.icon-subscribe::before {
  content: "\e664";
}

.icon-theenergyblog::before {
  content: "\e665";
}

.icon-theenergyblog-negative::before {
  content: "\e666";
}

.icon-tile-view::before {
  content: "\e667";
}

.icon-twitter::before {
  content: "\e668";
}

.icon-twitter-negative::before {
  content: "\e669";
}

.icon-user-account::before {
  content: "\e66a";
}

.icon-video-chat::before {
  content: "\e66b";
}

.icon-warning::before {
  content: "\e66c";
}

.icon-youtube::before {
  content: "\e66d";
}

.icon-youtube-negative::before {
  content: "\e66e";
}

.icon-zoom::before {
  content: "\e66f";
}

.icon-weibo::before {
  content: "\e900";
}

.icon-weibo-negative::before {
  content: "\e901";
}

.icon-youku::before {
  content: "\e902";
}

.icon-youku-negative::before {
  content: "\e903";
}

.icon-support::before {
  content: "\e904";
}

.icon-service::before {
  content: "\e905";
}

.icon-career::before {
  content: "\e906";
}

.icon-clock::before {
  content: "\e907";
}

.icon-conference::before {
  content: "\e908";
}

.icon-filter::before {
  content: "\e909";
}

.icon-investor-relations::before {
  content: "\e90a";
}

.icon-press::before {
  content: "\e90b";
}

.icon-question::before {
  content: "\e90c";
}

.icon-quotation::before {
  content: "\e90d";
}

.icon-rectification::before {
  content: "\e90e";
}

.icon-settings::before {
  content: "\e90f";
}

.icon-tickets::before {
  content: "\e910";
}

.icon-trade-fair::before {
  content: "\e911";
}

.icon-webinar::before {
  content: "\e912";
}

.icon-aparat-negative::before {
  content: "\e913";
}

.icon-aparat::before {
  content: "\e914";
}

.icon-tumblr-negative::before {
  content: "\e915";
}

.icon-tumblr::before {
  content: "\e916";
}

.icon-360-feature::before {
  content: "\e917";
}

.icon-fast-backward::before {
  content: "\e918";
}

.icon-fast-forward::before {
  content: "\e919";
}

.icon-pause::before {
  content: "\e91a";
}

.icon-replay::before {
  content: "\e91b";
}

.icon-skip-backward::before {
  content: "\e91c";
}

.icon-skip-forward::before {
  content: "\e91d";
}

.icon-stop::before {
  content: "\e91e";
}

.icon-speakers-down::before {
  content: "\e91f";
}

.icon-speakers-up::before {
  content: "\e920";
}

.icon-windows-app-store::before {
  content: "\e921";
}

.icon-apple-mac-app-store::before {
  content: "\e922";
}

.icon-android-app-store::before {
  content: "\e923";
}

.icon-shuffle::before {
  content: "\e924";
}

.icon-biography::before {
  content: "\e925";
}

.icon-embed::before {
  content: "\e926";
}

.icon-facts-and-forecasts::before {
  content: "\e927";
}

.icon-infographic::before {
  content: "\e928";
}

.icon-renren-negative::before {
  content: "\e929";
}

.icon-renren::before {
  content: "\e92a";
}

.icon-webcast::before {
  content: "\e92b";
}

.icon-weixin-negative::before {
  content: "\e92c";
}

.icon-weixin::before {
  content: "\e92d";
}

.icon-add-to-download-basket::before {
  content: "\e92e";
}

.icon-audio-off::before {
  content: "\e92f";
}

.icon-download-basket::before {
  content: "\e930";
}

.icon-gif::before {
  content: "\e931";
}

.icon-audio::before {
  content: "\e932";
}

.icon-feature::before {
  content: "\e933";
}

.icon-footage::before {
  content: "\e934";
}

.icon-glassdoor-negative::before {
  content: "\e935";
}

.icon-glassdoor::before {
  content: "\e936";
}

.icon-picture-set::before {
  content: "\e937";
}

.icon-press-release::before {
  content: "\e939";
}

.icon-videos::before {
  content: "\e93a";
}

.icon-slideshow::before {
  content: "\e93b";
}

.icon-presentation::before {
  content: "\e93c";
}

.icon-card-view::before {
  content: "\e93e";
}

.icon-shopping-cart-full::before {
  content: "\e938";
}

.icon-shopping-cart-empty::before {
  content: "\e93d";
}

.icon-fullscreen::before {
  content: "\e93f";
}

.icon-video-play .path1::before {
  content: "\e941";
  opacity: 0.064;
}

.icon-video-play .path2::before {
  content: "\e942";
  margin-left: -1em;
  color: none;
}

.icon-video-play .path3::before {
  content: "\e944";
  margin-left: -1em;
}

.icon-video-play1 .path1::before {
  content: "\e945";
  color: rgb(10, 20, 25);
  opacity: 0.064;
}

.icon-video-play1 .path2::before {
  content: "\e946";
  margin-left: -1em;
  color: none;
}

.icon-video-play1 .path3::before {
  content: "\e947";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-delete::before {
  content: "\e943";
}

.icon-video-play2::before {
  content: "\e948";
}

.icon-close-thin::before {
  content: "\e940";
}

@font-face {
  font-family: "SiemensSans-Roman";
  src: url(../fonts/sisan03.6a8dd6eb.woff2) format("woff2"), url(../fonts/sisan03.62929671.woff) format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "SiemensSans-Roman";
  src: url(../fonts/sisan06.6fc13ae8.woff2) format("woff2"), url(../fonts/sisan06.924a755d.woff) format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "SiemensSans-Roman";
  src: url(../fonts/sisan08.48dc5248.woff2) format("woff2"), url(../fonts/sisan08.81fc7cbb.woff) format("woff");
  font-weight: 900;
}
/*
 * breakpoints
 *   $phone: < 480px
 *   $mobile: < 768px
 *   $tablet: 768px <> 1023px
 *   $desktop: 1024px <> 1215px
 *   $widescreen: 1215px <> 1407px
 *   $fullhd: > 1408px
 *
 */
.big-dam-video-overlay {
  position: absolute;
  content: " " !important;
  top: 50% !important;
  left: 50% !important;
  border-radius: 0 !important;
  border: none;
  background-color: rgba(255, 255, 255, 0.5) !important;
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
          clip-path: polygon(0% 0%, 0% 100%, 34% 100%, 34% 31%, 72% 51%, 34% 71%, 34% 100%, 100% 100%, 100% 0%);
  width: 32px;
  height: 32px;
  margin: 0;
  transform: translate(-50%, -50%);
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

body {
  outline: none !important;
}

.d-flex {
  display: flex;
}

.sr-hidden {
  top: 0;
  left: -2px;
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

a.default-link:hover,
a:not(.tabs-link):hover,
a:not(.icons-link):hover {
  text-decoration: underline;
  color: #3296b9;
}

a.plain,
.is-dam-tag a:hover {
  text-decoration: none !important;
}

a.icons-link.no-label:hover {
  color: #555f69;
}
a.icons-link.no-label:hover i::before {
  color: #555f69 !important;
}
a.icons-link:hover {
  text-decoration: none !important;
  color: #3296b9;
}
a.icons-link:hover span.icon i::before, a.icons-link:hover .components-dam-ui-content-cookie-consent span.notification-content::before i::before, .components-dam-ui-content-cookie-consent a.icons-link:hover span.notification-content::before i::before {
  color: #3296b9;
}
a.icons-link:hover span:not(.icon) {
  color: #3296b9;
}
a.icons-link span:not(.icon) {
  color: #555f69;
}

.icon, .components-dam-ui-content-cookie-consent .notification-content::before {
  color: #0a1419;
}
.icon.is-grey, .components-dam-ui-content-cookie-consent .is-grey.notification-content::before {
  color: #555f69;
}
.icon.is-grey:hover, .components-dam-ui-content-cookie-consent .is-grey.notification-content:hover::before {
  color: #0a1419;
}
.icon.is-grey.is-inverse:hover, .components-dam-ui-content-cookie-consent .is-grey.is-inverse.notification-content:hover::before {
  color: #ebf0f5 !important;
}
a .icon, a .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent a .notification-content::before {
  color: #3296b9;
}
span.middle-ellipsis .icon, span.middle-ellipsis .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent span.middle-ellipsis .notification-content::before {
  color: #3296b9;
}
.icon .icon-large, .components-dam-ui-content-cookie-consent .notification-content::before .icon-large {
  font-size: 1.5em;
}
.icon .icon-2x, .components-dam-ui-content-cookie-consent .notification-content::before .icon-2x {
  font-size: 2em;
}
.icon .icon-3x, .components-dam-ui-content-cookie-consent .notification-content::before .icon-3x {
  font-size: 3em;
}
.icon.is-inline, .components-dam-ui-content-cookie-consent .is-inline.notification-content::before {
  display: inline-block !important;
}

.icon.icon-check-mark, .components-dam-ui-content-cookie-consent .icon-check-mark.notification-content::before,
.icon.icon-close,
.components-dam-ui-content-cookie-consent .icon-close.notification-content::before {
  color: #3296b9;
}

#search-filter .filter-semanticSearch {
  display: none;
}

.dam-tinted-background {
  color: #ecf0f5;
}

.section {
  padding: 1rem 1.5rem;
}

.content .is-grey {
  color: #96a7b5 !important;
}

.image.is-16by18 {
  padding-top: 112.5%;
}

.image.is-24by9 {
  padding-top: 37.5%;
}

.image.is-panorama {
  padding-top: 43.3% !important;
}
.image.is-landscape {
  padding-top: 66.1% !important;
}
.image.is-square {
  padding-top: 92% !important;
}

.hide {
  display: none;
}

.is-dam-tag {
  background: transparent !important;
  font-size: 14px !important;
  border: 1px solid #555f69 !important;
  color: #555f69 !important;
  border-radius: 1em !important;
  padding: 0.1em 0.85em !important;
  margin-bottom: 0.35em !important;
  line-height: 1em !important;
}
.is-dam-tag.is-overlay-tag {
  color: #fff !important;
  border-color: #fff !important;
}

span.tag.is-dam-tag.is-medium {
  max-width: 300px;
  overflow: hidden;
  justify-content: left;
}
span.tag.is-dam-tag.is-medium a {
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}

.overlay-box-wrapper {
  cursor: pointer;
}
.overlay-box-wrapper .is-dam-tag {
  border-color: transparent !important;
  transition: all 0.3s;
}
.overlay-box-wrapper:hover .is-dam-tag {
  border-color: #fff !important;
}
.overlay-box-wrapper:hover .is-dam-tag:hover {
  border-color: #3296b9 !important;
  background-color: #3296b9 !important;
  cursor: pointer;
}

.loader,
.loader::before,
.loader::after {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.loader {
  color: #fff;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.loader::before,
.loader::after {
  content: "";
  position: absolute;
  top: 0;
}

.loader::before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loader::after {
  left: 3.5em;
}

@-webkit-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
a:focus-visible,
.button:focus-visible,
button:focus-visible,
input[type=checkbox]:focus-visible,
[tabindex]:focus-visible {
  outline-offset: -2px;
  outline: #4d90fe auto 5px;
}

input[type=checkbox]:focus-visible + label,
input[type=radio]:focus-visible + label {
  outline-offset: -2px;
  outline: #4d90fe auto 5px;
}

.button:focus:not(:active),
.button.is-focused:not(:active) {
  box-shadow: none;
}

.dropdown.is-default .icon-arrow-link-small-down {
  transition: transform 0.2s;
}
.dropdown.is-default.is-active .icon-arrow-link-small-down, .dropdown.is-default.is-hoverable:hover .icon-arrow-link-small-down {
  transform: rotate(180deg);
  display: block;
}
.dropdown.is-default.is-active .dropdown-menu, .dropdown.is-default.is-hoverable:hover .dropdown-menu {
  max-height: 300px;
}
.dropdown.is-default .dropdown-menu {
  max-height: 0;
  display: block;
  overflow: hidden;
  transition: all 0.2s;
}
.dropdown.is-default .dropdown-menu .dropdown-content {
  padding: 0;
  background: #ebf0f5;
  box-shadow: none;
  border: 1px solid #555f69 !important;
}
.dropdown.is-default .dropdown-menu .dropdown-content .dropdown-item:hover, .dropdown.is-default .dropdown-menu .dropdown-content .dropdown-item.is-active {
  background: #555f69;
  color: #fff;
}

.dropdown.is-animated .icon-arrow-link-small-down {
  transition: transform 0.2s;
}
.dropdown.is-animated.is-active .icon-arrow-link-small-down, .dropdown.is-animated.is-hoverable:hover .icon-arrow-link-small-down {
  transform: rotate(180deg);
  display: block;
}
.dropdown.is-animated .dropdown-menu {
  max-height: 0;
  display: block;
  overflow: hidden;
  transition: all 0.2s;
}
.dropdown.is-animated .dropdown-menu .dropdown-content {
  box-shadow: none;
}

.dropdown.is-white .dropdown-menu .dropdown-content {
  background: #fff;
}
.dropdown.is-white .dropdown-menu .dropdown-content .has-border-bottom {
  border-color: #dfe6ed;
}
.dropdown.is-white .dropdown-menu .dropdown-content .dropdown-item:hover, .dropdown.is-white .dropdown-menu .dropdown-content .dropdown-item.is-active {
  background: transparent;
  color: #3296b9;
}

.dropdown.is-black .dropdown-menu .dropdown-content {
  background: #0a1419;
}
.dropdown.is-black .dropdown-menu .dropdown-content .has-border-bottom {
  border-color: #555f69;
}
.dropdown.is-black .dropdown-menu .dropdown-content .dropdown-item {
  color: #fff;
}
.dropdown.is-black .dropdown-menu .dropdown-content .dropdown-item:hover, .dropdown.is-black .dropdown-menu .dropdown-content .dropdown-item.is-active {
  background: transparent;
  color: #3296b9;
}

.dropdown a:hover {
  text-decoration: none;
}
.dropdown .dropdown-menu {
  padding: 0;
  margin-top: -1px;
}
.dropdown .dropdown-menu .dropdown-content {
  border-radius: 0;
}
.dropdown .dropdown-menu .dropdown-content .dropdown-item {
  padding: 0.4rem 1rem 0.25rem 1rem;
}

a:hover .icon, a:hover .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent a:hover .notification-content::before {
  color: inherit;
}

button.is-default {
  font-size: 16px;
  padding: 0.4em 1.25em;
  height: 2.5em;
  border: 2px solid #3296b9;
  color: #3296b9;
  border-radius: 0;
  transition: all 0.2s;
  vertical-align: baseline;
  font-weight: bold;
  background-color: transparent;
  border-radius: 0;
}
button.is-default .icon, button.is-default .components-dam-ui-content-cookie-consent .notification-content::before, .components-dam-ui-content-cookie-consent button.is-default .notification-content::before {
  color: inherit;
}
button.is-default:focus {
  color: rgb(33.7234042553, 101.170212766, 124.7765957447);
  border-color: rgb(33.7234042553, 101.170212766, 124.7765957447);
}
button.is-default:hover {
  color: #fff;
  border-color: #3296b9;
  background-color: #3296b9;
}

.no-wrap {
  white-space: nowrap;
}

.break-long-words {
  word-wrap: break-word;
  word-break: break-word;
}

.vb > .vb-dragger {
  z-index: 5;
  width: 12px;
  right: 0;
}

.vb > .vb-dragger > .vb-dragger-styler {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: rotate3d(0, 0, 0, 0);
  transition: background-color 100ms ease-out, margin 100ms ease-out, height 100ms ease-out;
  background-color: #cdd9e1;
  margin: 0 3px 0 3px;
  height: calc(100% - 10px);
  display: block;
}

.vb.vb-scrolling-phantom > .vb-dragger > .vb-dragger-styler {
  background-color: #879baa;
}

.vb > .vb-dragger:hover > .vb-dragger-styler {
  background-color: #879baa;
  margin: -5px 0 -5px 0;
  height: 100%;
}

.vb.vb-dragging > .vb-dragger > .vb-dragger-styler {
  background-color: #879baa;
  margin: -5px 0 -5px 0;
  height: 100%;
}

.vb.vb-dragging-phantom > .vb-dragger > .vb-dragger-styler {
  background-color: #879baa;
}

.scroll-text-area,
.scroll-area {
  height: 100%;
  line-height: 1rem;
  overflow: hidden;
  padding: 0.75em;
  padding-right: 0.25em;
  margin-bottom: 0.75em;
  border: 1px solid #cdd9e1;
}
.scroll-text-area-wrapper,
.scroll-area-wrapper {
  height: 100%;
}
.scroll-text-area-inner,
.scroll-area-inner {
  padding-right: 1.5em !important;
}
.scroll-text-area-content,
.scroll-area-content {
  padding-bottom: 1em !important;
  font-size: 0.75rem;
  padding-right: 1.5em;
  width: 100%;
  box-sizing: border-box;
}
.scroll-text-area-content pre,
.scroll-area-content pre {
  color: inherit;
}

.asset-navigation {
  position: absolute;
  width: 100%;
  pointer-events: none;
  top: 50%;
  z-index: 20;
  left: 0;
  transform: translateY(-50%);
}
.asset-navigation .asset-navigation-button {
  border: none;
  pointer-events: all;
  vertical-align: middle;
  line-height: 1;
  padding: 1em 0.25em;
  background-color: rgba(135, 155, 170, 0.3);
  cursor: pointer;
}
.asset-navigation .asset-navigation-button:hover {
  background-color: rgba(135, 155, 170, 0.8);
}
.components-dam-ui-lightbox .asset-navigation .asset-navigation-button {
  background-color: rgba(235, 240, 245, 0.3);
}
.components-dam-ui-lightbox .asset-navigation .asset-navigation-button:hover {
  background-color: rgba(235, 240, 245, 0.8);
}
.asset-navigation .asset-navigation-button .icon i, .asset-navigation .asset-navigation-button .components-dam-ui-content-cookie-consent .notification-content::before i, .components-dam-ui-content-cookie-consent .asset-navigation .asset-navigation-button .notification-content::before i {
  font-size: 1.5em;
  line-height: 1.5;
}
.asset-navigation .asset-navigation-button .icon i::before, .asset-navigation .asset-navigation-button .components-dam-ui-content-cookie-consent .notification-content::before i::before, .components-dam-ui-content-cookie-consent .asset-navigation .asset-navigation-button .notification-content::before i::before {
  color: #fff !important;
}
.asset-navigation .asset-navigation-button.asset-previous {
  margin-left: 0.5em;
  float: left;
}
.asset-navigation .asset-navigation-button.asset-next {
  float: right;
  margin-right: 0.5em;
}

.results-load-more-assets,
.results-load-less-assets {
  text-align: center;
  margin: 4em;
}
.results-load-more-assets .button-placeholer,
.results-load-less-assets .button-placeholer {
  /* padding: 0.4em 1.25em; */
  height: 2.5em;
  border-color: transparent !important;
  background: transparent !important;
  position: relative;
  cursor: default;
}
.results-load-more-assets button,
.results-load-less-assets button {
  padding-left: 1.75em;
  padding-right: 1.75em;
  margin: 0 5px;
}
.results-load-more-assets .dots,
.results-load-less-assets .dots {
  font-size: 2em;
  line-height: 0.2em;
  display: inline-block;
  vertical-align: top;
}

.results-load-less-assets {
  margin: 2em;
}

.middle-ellipsis {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.middle-ellipsis .start {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 1;
}
.middle-ellipsis .end {
  white-space: nowrap;
  flex-basis: content;
  flex-grow: 0;
  flex-shrink: 0;
}

.anchor-link * {
  pointer-events: none;
}

[data-link] * {
  pointer-events: none !important;
}

.result-pane {
  counter-reset: section;
}

.unknown-filetype-placeholder {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 354 200' height='200' width='354'%3E%3Cg style='fill:none;fill-rule:evenodd;stroke:none;stroke-width:1' transform='translate(140.70203,54.82174)'%3E%3Cpath style='fill:%23cdd9e1;fill-rule:nonzero' id='placeholder-unknown-fileformat-positive' d='M 46.94432,3.7197044 24.359086,5.3022683 15.112815,4.330446 14.941313,5.9621785 10.963779,6.2408873 11.619001,0.00686378 Z M 64.895886,5.6064901 75.076909,6.6765586 69.003172,64.464304 67.427753,41.888402 70.760519,10.179255 65.174014,9.59209 Z m 2.826863,71.0402219 -0.186112,1.770737 -10.033948,-1.05461 z M 0.06916492,8.0396603 63.721185,3.5795164 68.742807,75.539856 5.0907866,80 Z M 4.2601189,11.690299 7.7752541,62.062537 63.593179,58.151334 60.078044,7.7790963 Z M 19.465292,22.784389 46.421317,20.89944 48.25112,47.066836 21.295095,48.951785 Z m 8.234923,3.32813 c -1.595078,0.111539 -2.797678,1.4957 -2.686081,3.09161 0.111597,1.59591 1.495131,2.799231 3.090209,2.687692 1.595079,-0.111539 2.797679,-1.4957 2.686082,-3.09161 -0.111597,-1.59591 -1.495131,-2.799231 -3.09021,-2.687692 z m -2.913484,17.43283 19.254303,-1.346392 -7.778361,-9.780638 -4.947687,8.37977 -2.842437,-3.640681 z' /%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: initial;
  background-color: #f2f2f2;
}
.components-dam-ui-content-asset-preview .unknown-filetype-placeholder {
  background-size: 75%;
}
.components-dam-ui-lightbox .unknown-filetype-placeholder {
  background-size: 66%;
  background-color: rgba(205, 217, 225, 0.1) !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 354 200' height='200' width='354'%3E%3Cg style='fill:none;fill-rule:evenodd;stroke:none;stroke-width:1' transform='translate(140.70203,54.82174)'%3E%3Cpath style='fill:%233d4a51;fill-rule:nonzero' id='placeholder-unknown-fileformat-positive' d='M 46.94432,3.7197044 24.359086,5.3022683 15.112815,4.330446 14.941313,5.9621785 10.963779,6.2408873 11.619001,0.00686378 Z M 64.895886,5.6064901 75.076909,6.6765586 69.003172,64.464304 67.427753,41.888402 70.760519,10.179255 65.174014,9.59209 Z m 2.826863,71.0402219 -0.186112,1.770737 -10.033948,-1.05461 z M 0.06916492,8.0396603 63.721185,3.5795164 68.742807,75.539856 5.0907866,80 Z M 4.2601189,11.690299 7.7752541,62.062537 63.593179,58.151334 60.078044,7.7790963 Z M 19.465292,22.784389 46.421317,20.89944 48.25112,47.066836 21.295095,48.951785 Z m 8.234923,3.32813 c -1.595078,0.111539 -2.797678,1.4957 -2.686081,3.09161 0.111597,1.59591 1.495131,2.799231 3.090209,2.687692 1.595079,-0.111539 2.797679,-1.4957 2.686082,-3.09161 -0.111597,-1.59591 -1.495131,-2.799231 -3.09021,-2.687692 z m -2.913484,17.43283 19.254303,-1.346392 -7.778361,-9.780638 -4.947687,8.37977 -2.842437,-3.640681 z' /%3E%3C/g%3E%3C/svg%3E%0A");
}
.components-dam-ui-single-asset-teaser .unknown-filetype-placeholder {
  background-size: contain !important;
}
.unknown-filetype-placeholder img {
  opacity: 0;
}
.unknown-filetype-placeholder .bottom-control {
  display: none;
}

body:not(.no-transition) .detail-slide-leave-to .full-details-wrapper,
body:not(.no-transition) .detail-slide-leave-to .full-details-placeholder {
  height: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.list-asset-preview-wrapper .full-details-wrapper,
.list-asset-preview-wrapper .full-details-placeholder,
.card-asset-preview .full-details-wrapper,
.card-asset-preview .full-details-placeholder {
  transition: 0.25s height, 0.25s margin-top, 0.25s margin-bottom, 0.25s opacity !important;
  transition-timing-function: linear;
  min-height: 0 !important;
  opacity: 0;
  height: 0;
  margin-top: 2em;
  margin-bottom: 1em;
  overflow: hidden;
}

.list-asset-preview-wrapper.selected .full-details-wrapper,
.list-asset-preview-wrapper.selected .full-details-placeholder,
.card-asset-preview.selected .full-details-wrapper,
.card-asset-preview.selected .full-details-placeholder {
  opacity: 1;
}

.no-transition .components-dam-ui-content-asset-details.normal-asset-mode .full-details-wrapper,
.no-transition .components-dam-ui-content-asset-details.normal-asset-mode .full-details-placeholder {
  transition: opacity 0.25s !important;
  opacity: 1 !important;
}
@media screen and (min-width: 1024px) {
  .no-transition .components-dam-ui-content-asset-details.normal-asset-mode .full-details-wrapper,
  .no-transition .components-dam-ui-content-asset-details.normal-asset-mode .full-details-placeholder {
    min-height: 452px !important;
  }
}
@media screen and (min-width: 1216px) {
  .no-transition .components-dam-ui-content-asset-details.normal-asset-mode .full-details-wrapper,
  .no-transition .components-dam-ui-content-asset-details.normal-asset-mode .full-details-placeholder {
    min-height: 517px !important;
  }
}
@media screen and (min-width: 1408px) {
  .no-transition .components-dam-ui-content-asset-details.normal-asset-mode .full-details-wrapper,
  .no-transition .components-dam-ui-content-asset-details.normal-asset-mode .full-details-placeholder {
    min-height: 581px !important;
  }
}

.components-dam-ui-cmp-page {
  padding: 1rem !important;
}
.components-dam-ui-cmp-page .page-content-container {
  padding: 1rem;
}
.components-dam-ui-cmp-page .page-content-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.components-dam-ui-cmp-page .page-content-container .back-link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.components-dam-ui-cmp-page .page-content-container .back-link .text {
  padding-left: 5px;
}
.components-dam-ui-cmp-page .page-content-container .back-link:hover {
  border-bottom: 1px solid #3296b9;
  text-decoration: none;
}
.components-dam-ui-cmp-page .page-content-user {
  color: #545f69;
  margin: 3rem auto;
}
.components-dam-ui-cmp-page .page-content-user > * {
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.components-dam-ui-cmp-page .page-content-user > *:last-child::after {
  content: "";
  display: block;
  border-bottom: 1px solid #969b9e;
  margin-top: -0.2rem;
}
.components-dam-ui-cmp-page .page-content-user .hide:not(.accordion-title) {
  display: block;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0;
  opacity: 0;
}
.components-dam-ui-cmp-page .page-content-user .hide:not(.accordion-title) * {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0;
  transition: 0.5s all;
}
.components-dam-ui-cmp-page .page-content-user .hide:not(.accordion-title) svg,
.components-dam-ui-cmp-page .page-content-user .hide:not(.accordion-title) figure,
.components-dam-ui-cmp-page .page-content-user .hide:not(.accordion-title) img {
  display: none !important;
}
.components-dam-ui-cmp-page .page-content-user .hide:not(.accordion-title) iframe {
  height: 0 !important;
  display: block;
}
.components-dam-ui-cmp-page .page-content-user iframe {
  transition: 0.5s all;
}
.components-dam-ui-cmp-page .page-content-user svg.hide,
.components-dam-ui-cmp-page .page-content-user figure.hide,
.components-dam-ui-cmp-page .page-content-user iframe.hide,
.components-dam-ui-cmp-page .page-content-user img.hide {
  display: none !important;
}
.components-dam-ui-cmp-page .page-content-user .accordion-item > * {
  line-height: 1.5;
  opacity: 1;
}
.animate.components-dam-ui-cmp-page .page-content-user .accordion-item > * {
  transition: 0.5s all;
}

.components-dam-ui-cmp-page .page-content-user h1 {
  color: #0a1419;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.38px;
  line-height: 2.5rem;
}
.components-dam-ui-cmp-page .page-content-user h2 {
  font-size: 1.125rem;
}
.components-dam-ui-cmp-page .page-content-user h3,
.components-dam-ui-cmp-page .page-content-user h4,
.components-dam-ui-cmp-page .page-content-user h5,
.components-dam-ui-cmp-page .page-content-user h6,
.components-dam-ui-cmp-page .page-content-user pre {
  color: inherit;
}
.components-dam-ui-cmp-page .page-content-user p {
  margin-bottom: 1em;
}
.components-dam-ui-cmp-page .page-content-user p,
.components-dam-ui-cmp-page .page-content-user li,
.components-dam-ui-cmp-page .page-content-user ol,
.components-dam-ui-cmp-page .page-content-user pre,
.components-dam-ui-cmp-page .page-content-user blockquote,
.components-dam-ui-cmp-page .page-content-user dl,
.components-dam-ui-cmp-page .page-content-user dd,
.components-dam-ui-cmp-page .page-content-user dt {
  font-size: 0.875rem;
}
.components-dam-ui-cmp-page .page-content-user dl {
  padding-bottom: 0.5rem;
}
.components-dam-ui-cmp-page .page-content-user .accordion-item > *:last-child::after {
  transition: 0.5s all;
  margin-top: 0;
  content: "";
  display: block;
}
.components-dam-ui-cmp-page .page-content-user .accordion-item > *:not(.hide):last-child::after {
  margin-top: 2rem !important;
}
.components-dam-ui-cmp-page .page-content-user *:not(.hide) + .accordion-title {
  margin-top: 2rem !important;
}
.components-dam-ui-cmp-page .page-content-user h3.accordion-title {
  position: relative;
  font-size: 1rem;
  margin-top: 0.1rem;
  margin-bottom: 0.25rem;
  display: block;
  padding: 0.75rem 2rem 0.75rem 0.1rem;
  line-height: 1.25rem;
}
.components-dam-ui-cmp-page .page-content-user h3.accordion-title::before {
  display: inline-block;
  width: 100%;
  text-align: center;
  right: 0;
  top: -0.25rem;
  content: "";
  position: absolute;
  border-top: 1px solid #969b9e;
}
.components-dam-ui-cmp-page .page-content-user h3.accordion-title::after {
  vertical-align: middle;
  display: inline-block;
  width: 1em;
  margin-right: 0.5em;
  text-align: center;
  right: 0;
  top: 0;
  position: absolute;
  font-size: 100%;
  padding: 0.75rem 1rem 0.75rem 0;
  line-height: 1.25rem;
  content: "\e615";
  color: #969b9e;
  transition: 0.5s transform;
  transform: rotateZ(45deg);
}
.components-dam-ui-cmp-page .page-content-user h3.accordion-title.open::after {
  transform: rotateZ(90deg);
}
.components-dam-ui-cmp-page .page-content-user h3.accordion-title:hover {
  color: #2d373c;
  cursor: pointer;
}
.components-dam-ui-cmp-page .page-content-user h3.accordion-title:hover::after {
  color: #2d373c;
}

/*!
   cool-checkboxes-for-bulma.io v1.1.0: Cool Checkboxes for Bulma.io
   (c) 2017
   MIT License

*/
.b-checkbox {
  position: relative;
}
.b-checkbox.is-s.b-checkbox, .b-checkbox.is-m.b-checkbox, .b-checkbox.is-l.b-checkbox, .b-checkbox.is-portrait, .b-checkbox.is-square, .b-checkbox.is-landscape, .b-checkbox.is-sd, .b-checkbox.is-hd, .b-checkbox.is-4k {
  height: 35px;
  width: 35px;
}
.b-checkbox.is-s.b-checkbox label::before, .b-checkbox.is-m.b-checkbox label::before, .b-checkbox.is-l.b-checkbox label::before, .b-checkbox.is-portrait label::before, .b-checkbox.is-landscape label::before, .b-checkbox.is-sd label::before, .b-checkbox.is-hd label::before, .b-checkbox.is-4k label::before {
  height: 35px;
  width: 35px;
}
.b-checkbox.is-default label {
  margin-left: 0.25em;
}
.b-checkbox.is-default label::before {
  width: 17px !important;
  height: 16px !important;
  top: 4px;
  left: 0;
  border: 1px solid #3296b9;
}
.b-checkbox.is-default label::after {
  left: 3px !important;
  top: 5px !important;
}

.b-checkbox label {
  padding-left: 5px;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1;
}

.b-checkbox:hover label::before {
  background-color: rgba(85, 95, 105, 0.2);
}

.b-checkbox label::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 1px;
  border: 1px solid #0a1419;
  background-color: #ebf0f5;
  transition: background 0.1s ease-in-out;
}

.is-square.b-checkbox label::before {
  height: 35px;
  width: 35px;
}

.b-checkbox label::after {
  position: absolute;
  left: 11px;
  top: 11px;
  font-size: 12px;
  color: #363636;
}

.b-checkbox input[type=checkbox],
.b-checkbox input[type=radio] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.b-checkbox input[type=checkbox]:checked + label::after,
.b-checkbox input[type=radio]:checked + label::after {
  font-family: "siemens-webicons-webfont";
  content: "\e613";
}

.b-checkbox input[type=checkbox]:disabled,
.b-checkbox input[type=radio]:disabled {
  cursor: not-allowed;
}

.b-checkbox input[type=checkbox]:disabled + label,
.b-checkbox input[type=radio]:disabled + label {
  opacity: 0.65;
}

.b-checkbox input[type=checkbox]:disabled + label::before,
.b-checkbox input[type=radio]:disabled + label::before {
  background-color: whitesmoke;
  cursor: not-allowed;
}

.b-checkbox.is-circular label::before {
  border-radius: 50%;
}

.b-checkbox.is-inline {
  display: inline-block;
  font-weight: normal;
}

.b-checkbox.is-inline + .is-inline {
  margin-left: 10px;
}

.is-primary input[type=checkbox]:checked + label::before {
  background-color: #00d1b2;
  border-color: #00d1b2;
}

.is-primary input[type=checkbox]:checked + label::after {
  color: #ebf0f5;
}

.is-danger input[type=checkbox]:checked + label::before {
  background-color: #ff3860;
  border-color: #ff3860;
}

.is-danger input[type=checkbox]:checked + label::after {
  color: #ebf0f5;
}

.is-info input[type=checkbox]:checked + label::before {
  background-color: #3273dc;
  border-color: #3273dc;
}

.is-info input[type=checkbox]:checked + label::after {
  color: #ebf0f5;
}

.is-warning input[type=checkbox]:checked + label::before {
  background-color: #ffdd57;
  border-color: #ffdd57;
}

.is-warning input[type=checkbox]:checked + label::after {
  color: #ebf0f5;
}

.is-success input[type=checkbox]:checked + label::before {
  background-color: #23d160;
  border-color: #23d160;
}

.is-success input[type=checkbox]:checked + label::after {
  color: #ebf0f5;
}

.is-dark input[type=checkbox]:checked + label::before {
  background-color: #363636;
  border-color: #363636;
}

.is-dark input[type=checkbox]:checked + label::after {
  color: #ebf0f5;
}

.is-black input[type=checkbox]:checked + label::before {
  background-color: #0a1419;
  border-color: #0a1419;
}

.is-silver:hover input[type=radio] + label::before,
.is-silver input[type=radio]:checked + label::before,
.is-silver input[type=checkbox]:checked + label::before {
  background-color: #555f69;
  border-color: #555f69;
}

.is-silver:hover input[type=radio] + label::after,
.is-silver input[type=radio]:checked + label::after,
.is-silver input[type=checkbox]:checked + label::after {
  color: #ebf0f5;
}

.is-black input[type=checkbox]:checked + label::after {
  color: #ebf0f5;
}

input[type=checkbox].styled:checked + label::after {
  font-family: "siemens-webicons-webfont";
  content: "\e613";
}

input[type=checkbox] .styled:checked + label::before {
  color: #ebf0f5;
}

input[type=checkbox] .styled:checked + label::after {
  color: #ebf0f5;
}

.is-s.b-checkbox input[type=checkbox] + label::after,
.is-m.b-checkbox input[type=checkbox] + label::after,
.is-l.b-checkbox input[type=checkbox] + label::after,
.is-sd.b-checkbox input[type=checkbox] + label::after,
.is-hd.b-checkbox input[type=checkbox] + label::after,
.is-4k.b-checkbox input[type=checkbox] + label::after {
  content: " ";
  width: 23px;
  height: 15px;
  top: 10px !important;
  left: 8px !important;
  transform: none;
}

.is-sd.b-checkbox input[type=checkbox] + label::after {
  left: 3.5px !important;
}

.is-4k.b-checkbox input[type=checkbox] + label::after {
  left: 6px !important;
}

.is-s.b-checkbox input[type=checkbox] + label::after,
.is-m.b-checkbox input[type=checkbox] + label::after,
.is-l.b-checkbox input[type=checkbox] + label::after {
  font-size: 1rem !important;
  top: 10px !important;
  left: 12px !important;
}

.is-landscape.b-checkbox input[type=checkbox] + label::after,
.is-portrait.b-checkbox input[type=checkbox] + label::after,
.is-square.b-checkbox input[type=checkbox] + label::after {
  content: " ";
  border: 1px solid #555f69;
  transform: none;
}

.is-landscape.b-checkbox input[type=checkbox] + label::after {
  width: 23px;
  height: 15px;
  top: 10px !important;
  left: 6px !important;
}

.is-portrait.b-checkbox input[type=checkbox] + label::after {
  width: 15px;
  height: 21px;
  left: 10px !important;
  top: 7px !important;
}

.is-square.b-checkbox input[type=checkbox] + label::after {
  width: 18px;
  height: 18px;
  left: 8px !important;
  top: 9px !important;
}

.is-s.b-checkbox input[type=checkbox] + label::before,
.is-m.b-checkbox input[type=checkbox] + label::before,
.is-l.b-checkbox input[type=checkbox] + label::before,
.is-sd.b-checkbox input[type=checkbox] + label::before,
.is-hd.b-checkbox input[type=checkbox] + label::before,
.is-4k.b-checkbox input[type=checkbox] + label::before,
.is-landscape.b-checkbox input[type=checkbox] + label::before,
.is-portrait.b-checkbox input[type=checkbox] + label::before,
.is-square.b-checkbox input[type=checkbox] + label::before {
  background-color: transparent;
}

.is-s.b-checkbox input[type=checkbox]:checked + label::before,
.is-m.b-checkbox input[type=checkbox]:checked + label::before,
.is-l.b-checkbox input[type=checkbox]:checked + label::before,
.is-sd.b-checkbox input[type=checkbox]:checked + label::before,
.is-hd.b-checkbox input[type=checkbox]:checked + label::before,
.is-4k.b-checkbox input[type=checkbox]:checked + label::before,
.is-landscape.b-checkbox input[type=checkbox]:checked + label::before,
.is-portrait.b-checkbox input[type=checkbox]:checked + label::before,
.is-square.b-checkbox input[type=checkbox]:checked + label::before {
  background-color: #555f69;
}

.is-landscape.b-checkbox input[type=checkbox]:checked + label::after,
.is-portrait.b-checkbox input[type=checkbox]:checked + label::after,
.is-square.b-checkbox input[type=checkbox]:checked + label::after {
  content: " ";
  background-color: #ebf0f5;
}

.b-checkbox input[type=checkbox]:disabled + label::before,
.b-checkbox input[type=checkbox]:disabled + label::after {
  border-color: #cdd9e1 !important;
  color: #cdd9e1 !important;
}

.has-pdf-icon,
.has-phone-icon,
.has-mail-icon {
  word-break: break-all;
}
.has-pdf-icon::after, .has-pdf-icon::before, .has-pdf-icon::before,
.has-phone-icon::after,
.has-phone-icon::before,
.has-phone-icon::before,
.has-mail-icon::after,
.has-mail-icon::before,
.has-mail-icon::before {
  vertical-align: middle;
  display: inline-block;
  width: 1em;
  margin-right: 0.5em;
  text-align: center;
  margin-top: -0.2em;
  font-size: 125%;
}

.has-pdf-icon::after {
  content: "\e62c";
  margin-left: 0.5em;
  margin-right: 0;
}

.has-phone-icon::before {
  content: "\e64e";
}

.has-mail-icon::before {
  content: "\e61f";
}

.components-dam-ui-content-cookie-consent {
  background-color: #788791;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 10000;
  color: #fff;
  padding-bottom: 1.25rem;
  padding-top: 0.875rem;
}
.components-dam-ui-content-cookie-consent .notification-content {
  padding-left: 3rem;
  padding-right: 3rem;
  position: relative;
  pointer-events: all;
}
.components-dam-ui-content-cookie-consent .notification-content::before {
  font-family: "siemens-webicons-webfont";
  content: "\e63b";
  background: #fff;
  border-radius: 50%;
  padding: 0.0625rem 0 0.0625rem 0.0625rem;
  position: absolute;
  left: 0.5rem;
}
.components-dam-ui-content-cookie-consent .notification-content > * + * {
  padding-top: 1rem;
}
.components-dam-ui-content-cookie-consent .notification-content button:hover,
.components-dam-ui-content-cookie-consent .notification-content a:hover,
.components-dam-ui-content-cookie-consent .notification-content * {
  color: #fff;
  border-color: #fff;
  max-width: 60rem;
}
.components-dam-ui-content-cookie-consent .notification-content a {
  text-decoration: underline;
}
.components-dam-ui-content-cookie-consent .notification-content a:hover {
  text-decoration: none;
}
.components-dam-ui-content-cookie-consent .notification-content button:hover {
  background-color: #fff;
  color: #788791;
}
.components-dam-ui-content-cookie-consent .notification-content .top-control-close-button {
  position: absolute;
  right: 0;
  top: -1rem;
  padding: 1em;
}
.components-dam-ui-content-cookie-consent .notification-content .top-control-close-button g {
  stroke: #fff;
}
.components-dam-ui-content-cookie-consent .notification-content .top-control-close-button:hover {
  cursor: pointer;
}
.components-dam-ui-content-cookie-consent .notification-content .top-control-close-button .icon, .components-dam-ui-content-cookie-consent .notification-content .top-control-close-button .notification-content::before {
  height: 1rem;
  width: 1rem;
  font-size: 1rem;
  background: url('data:image/svg+xml,%3Csvg width="20px" height="19px" viewBox="0 0 20 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3Cg id="Specification" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="square"%3E%3Cg id="0-dam-hover-states" transform="translate(-31.000000, -2093.000000)" stroke="%23ffffff" stroke-width="2"%3E%3Cg id="Group-22" transform="translate(33.000000, 2095.000000)"%3E%3Cpath d="M0.32,0.32 L15.4448669,15.4448669" id="Line-3"%3E%3C/path%3E%3Cpath d="M0.32,0.32 L15.4448669,15.4448669" id="Line-3" transform="translate(8.000000, 8.000000) scale(-1, 1) translate(-8.000000, -8.000000) "%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E') center center/100% auto no-repeat;
}
 