/*! modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize */

/* Document
   ========================================================================== */

/**
 * Use a better box model (opinionated).
 */

html {
	box-sizing: border-box;
}

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

/**
 * Use a more readable tab size (opinionated).
 */

:root {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}

/**
 * Correct the line height in all browsers.
 */

html {
	line-height: 1.15;
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
 */

body {
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji',
		'Segoe UI Symbol';
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct height in Firefox.
 */

hr {
	height: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Add the correct text decoration in Chrome, Edge, and Safari.
 */

abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp,
pre {
	font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Remove the inheritance of text transform in Edge and Firefox.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome and Firefox.
 */

progress {
	vertical-align: baseline;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

.tippy-touch{cursor:pointer!important}

.tippy-notransition{transition:none!important}

.tippy-popper{max-width:350px;perspective:700px;z-index:9999;outline:0;transition-timing-function:cubic-bezier(.165,.84,.44,1);pointer-events:none;line-height:1.4}

.tippy-popper[data-html]{max-width:96%;max-width:calc(100% - 20px)}

.tippy-popper[x-placement^=top] .tippy-backdrop{border-radius:40% 40% 0 0}

.tippy-popper[x-placement^=top] .tippy-roundarrow{bottom:-8px;transform-origin:50% 0}

.tippy-popper[x-placement^=top] .tippy-roundarrow svg{position:absolute;left:0;transform:rotate(180deg)}

.tippy-popper[x-placement^=top] .tippy-arrow{border-top:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;bottom:-7px;margin:0 6px;transform-origin:50% 0}

.tippy-popper[x-placement^=top] .tippy-backdrop{transform-origin:0 90%}

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible]{transform:scale(6) translate(-50%,25%);opacity:1}

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden]{transform:scale(1) translate(-50%,25%);opacity:0}

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible]{opacity:1;transform:translateY(-10px)}

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateY(-20px)}

.tippy-popper[x-placement^=top] [data-animation=perspective]{transform-origin:bottom}

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible]{opacity:1;transform:translateY(-10px) rotateX(0)}

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateY(0) rotateX(90deg)}

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible]{opacity:1;transform:translateY(-10px)}

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateY(-10px)}

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible]{opacity:1;transform:translateY(-10px)}

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateY(0)}

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible]{opacity:1;transform:translateY(-10px) scale(1)}

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateY(0) scale(0)}

.tippy-popper[x-placement^=bottom] .tippy-backdrop{border-radius:0 0 30% 30%}

.tippy-popper[x-placement^=bottom] .tippy-roundarrow{top:-8px;transform-origin:50% 100%}

.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg{position:absolute;left:0;transform:rotate(0)}

.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;top:-7px;margin:0 6px;transform-origin:50% 100%}

.tippy-popper[x-placement^=bottom] .tippy-backdrop{transform-origin:0 -90%}

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible]{transform:scale(6) translate(-50%,-125%);opacity:1}

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden]{transform:scale(1) translate(-50%,-125%);opacity:0}

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible]{opacity:1;transform:translateY(10px)}

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateY(20px)}

.tippy-popper[x-placement^=bottom] [data-animation=perspective]{transform-origin:top}

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible]{opacity:1;transform:translateY(10px) rotateX(0)}

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateY(0) rotateX(-90deg)}

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible]{opacity:1;transform:translateY(10px)}

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateY(10px)}

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible]{opacity:1;transform:translateY(10px)}

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateY(0)}

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible]{opacity:1;transform:translateY(10px) scale(1)}

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateY(0) scale(0)}

.tippy-popper[x-placement^=left] .tippy-backdrop{border-radius:50% 0 0 50%}

.tippy-popper[x-placement^=left] .tippy-roundarrow{right:-16px;transform-origin:33.33333333% 50%}

.tippy-popper[x-placement^=left] .tippy-roundarrow svg{position:absolute;left:0;transform:rotate(90deg)}

.tippy-popper[x-placement^=left] .tippy-arrow{border-left:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;right:-7px;margin:3px 0;transform-origin:0 50%}

.tippy-popper[x-placement^=left] .tippy-backdrop{transform-origin:100% 0}

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible]{transform:scale(6) translate(40%,-50%);opacity:1}

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden]{transform:scale(1.5) translate(40%,-50%);opacity:0}

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible]{opacity:1;transform:translateX(-10px)}

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateX(-20px)}

.tippy-popper[x-placement^=left] [data-animation=perspective]{transform-origin:right}

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible]{opacity:1;transform:translateX(-10px) rotateY(0)}

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateX(0) rotateY(-90deg)}

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible]{opacity:1;transform:translateX(-10px)}

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateX(-10px)}

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible]{opacity:1;transform:translateX(-10px)}

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateX(0)}

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible]{opacity:1;transform:translateX(-10px) scale(1)}

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateX(0) scale(0)}

.tippy-popper[x-placement^=right] .tippy-backdrop{border-radius:0 50% 50% 0}

.tippy-popper[x-placement^=right] .tippy-roundarrow{left:-16px;transform-origin:66.66666666% 50%}

.tippy-popper[x-placement^=right] .tippy-roundarrow svg{position:absolute;left:0;transform:rotate(-90deg)}

.tippy-popper[x-placement^=right] .tippy-arrow{border-right:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;left:-7px;margin:3px 0;transform-origin:100% 50%}

.tippy-popper[x-placement^=right] .tippy-backdrop{transform-origin:-100% 0}

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible]{transform:scale(6) translate(-140%,-50%);opacity:1}

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden]{transform:scale(1.5) translate(-140%,-50%);opacity:0}

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible]{opacity:1;transform:translateX(10px)}

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateX(20px)}

.tippy-popper[x-placement^=right] [data-animation=perspective]{transform-origin:left}

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible]{opacity:1;transform:translateX(10px) rotateY(0)}

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateX(0) rotateY(90deg)}

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible]{opacity:1;transform:translateX(10px)}

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateX(10px)}

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible]{opacity:1;transform:translateX(10px)}

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateX(0)}

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible]{opacity:1;transform:translateX(10px) scale(1)}

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateX(0) scale(0)}

.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:.9rem;padding:.3rem .6rem;text-align:center;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#333}

.tippy-tooltip[data-size=small]{padding:.2rem .4rem;font-size:.75rem}

.tippy-tooltip[data-size=large]{padding:.4rem .8rem;font-size:1rem}

.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:transparent}

.tippy-tooltip[data-animatefill] .tippy-content{transition:clip-path cubic-bezier(.46,.1,.52,.98)}

.tippy-tooltip[data-interactive],.tippy-tooltip[data-interactive] path{pointer-events:auto}

.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.53,2,.36,.85)}

.tippy-tooltip[data-inertia][data-state=hidden]{transition-timing-function:ease}

.tippy-arrow,.tippy-roundarrow{position:absolute;width:0;height:0}

.tippy-roundarrow{width:24px;height:8px;fill:#333;pointer-events:none}

.tippy-backdrop{position:absolute;will-change:transform;background-color:#333;border-radius:50%;width:26%;left:50%;top:50%;z-index:-1;transition:all cubic-bezier(.46,.1,.52,.98);backface-visibility:hidden}

.tippy-backdrop:after{content:"";float:left;padding-top:100%}

body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content{clip-path:ellipse(100% 100% at 50% 50%)}

body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content{clip-path:ellipse(5% 50% at 50% 50%)}

body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content{clip-path:ellipse(135% 100% at 0 50%)}

body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content{clip-path:ellipse(40% 100% at 0 50%)}

body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content{clip-path:ellipse(135% 100% at 100% 50%)}

body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content{clip-path:ellipse(40% 100% at 100% 50%)}

@media (max-width:360px){.tippy-popper{max-width:96%;max-width:calc(100% - 20px)}}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-in-up {
  from {
    transform: translateY(1%);
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}

.analysis__container {
  width: 100%;
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
}

.analysis__header {
  font-weight: 200;
  min-height: 250px;
  background: #F6F6F6;
  padding-bottom: 40px;
}

@media (min-width: 1080px) {
  .analysis__header {
    padding-bottom: 85px;
  }
}

.analysis__info {
  font-size: 1.1em;
  color: rgb(120, 120, 120);
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  max-width: 980px;
}

.analysis__info > * {
  visibility: hidden;
}

@media (max-width: 880px) {
  .analysis__info {
    padding-bottom: 0;
    display: block;
  }
  .analysis__info > * {
    width: auto;
    padding-right: 15px;
    height: 25px;
    float: left;
    display: block;
    margin-top: 15px;
  }
}

.analysis__date, .analysis__contact-phone, .analysis__contact-email {
  text-decoration: none;
  color: inherit;
}

.analysis__date:before, .analysis__contact-phone:before, .analysis__contact-email:before {
  content: "";
  height: 20px;
  width: 20px;
  display: block;
  float: left;
  margin-right: 15px;
  background-repeat: no-repeat;
}

.analysis__contact-name {
  white-space: nowrap;
}

@media (max-width: 880px) {
  .analysis__date:before {
    transform: translateY(-5px);
  }
}

.analysis__date:before {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.566 3.281a1.42 1.42 0 0 0-1.027-.424h-1.462V1.786a1.7 1.7 0 0 0-.536-1.261A1.78 1.78 0 0 0 14.25 0h-.731a1.78 1.78 0 0 0-1.29.525 1.7 1.7 0 0 0-.538 1.26v1.072H7.308V1.786A1.7 1.7 0 0 0 6.771.525 1.78 1.78 0 0 0 5.481 0h-.73A1.78 1.78 0 0 0 3.46.525a1.7 1.7 0 0 0-.537 1.26v1.072H1.462a1.42 1.42 0 0 0-1.028.424C.144 3.564 0 3.9 0 4.286v14.286c0 .386.145.721.434 1.004.29.283.632.424 1.028.424h16.076a1.42 1.42 0 0 0 1.028-.424c.29-.283.434-.618.434-1.004V4.286c0-.387-.145-.722-.434-1.005zm-5.412-1.495c0-.104.034-.19.103-.257a.36.36 0 0 1 .262-.1h.73a.36.36 0 0 1 .264.1.344.344 0 0 1 .102.257V5c0 .104-.034.19-.102.257a.361.361 0 0 1-.263.1h-.73a.36.36 0 0 1-.263-.1.344.344 0 0 1-.103-.257V1.786zm-8.77 0c0-.104.035-.19.104-.257a.36.36 0 0 1 .262-.1h.73a.36.36 0 0 1 .263.1.344.344 0 0 1 .103.257V5c0 .104-.034.19-.103.257a.36.36 0 0 1-.262.1h-.73a.36.36 0 0 1-.263-.1A.344.344 0 0 1 4.385 5V1.786zM17.539 18.57H1.462V7.143h16.076V18.57z' fill='%23ABABAB' fill-rule='nonzero'/%3E%3C/svg%3E");
}

@media (max-width: 880px) {
  .analysis__contact-phone:before {
    transform: translateY(-2px);
  }
}

.analysis__contact-phone:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.375 14.088l-2.429-2.757c-.484-.547-1.285-.53-1.786.038l-1.223 1.389a34.817 34.817 0 0 1-.242-.152c-.772-.486-1.83-1.153-2.943-2.417-1.116-1.267-1.704-2.47-2.133-3.347l-.132-.268.822-.93.403-.46c.502-.569.516-1.478.033-2.026L3.316.4C2.833-.148 2.032-.13 1.53.438l-.684.782.019.02c-.23.333-.422.717-.564 1.13-.132.394-.214.77-.251 1.146-.321 3.018.894 5.776 4.191 9.519 4.558 5.173 8.231 4.783 8.39 4.763.345-.046.676-.14 1.012-.288a3.85 3.85 0 0 0 .991-.638l.015.015.693-.77c.5-.57.515-1.48.033-2.029z' fill='%23ABABAB' fill-rule='nonzero'/%3E%3C/svg%3E");
}

.analysis__contact-email:before {
  transform: translateY(3px);
}

@media (max-width: 880px) {
  .analysis__contact-email:before {
    transform: translateY(1px);
  }
}

@media (min-width: 1080px) {
  .analysis__contact-email:before {
    transform: translateY(5px);
  }
}

.analysis__contact-email:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 23 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ABABAB' fill-rule='nonzero'%3E%3Cpath d='M0 .038V.79L11.473 8.82 22.945.79V.038z'/%3E%3Cpath d='M11.473 10.422L4.715 5.645 0 2.344v12.73h22.945V2.343l-4.715 3.3z'/%3E%3C/g%3E%3C/svg%3E");
}

.analysis__title, .analysis__abstract {
  max-width: 980px;
  line-height: 1.4em;
  font-weight: inherit;
  visibility: hidden;
}

.analysis__title {
  margin: 0;
  color: #3a3232;
  font-size: 2.3em;
  padding-bottom: 15px;
  padding-top: 30px;
}

.analysis__abstract {
  font-size: 1.5em;
  color: rgb(100, 100, 100);
  margin-top: 15px;
}

@media (min-width: 880px) {
  .analysis__abstract {
    padding-right: 100px;
  }
}

.analysis__article {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 75px 15px;
  color: rgb(120, 120, 120);
}

.analysis__article > * {
  visibility: hidden;
}

.analysis__article h1,
.analysis__article h2,
.analysis__article h3,
.analysis__article h4,
.analysis__article h5,
.analysis__article h6 {
  font-weight: 100;
  color: #3a3232;
  line-height: 1.3em;
  margin-bottom: 30px;
}

.analysis__article p {
  max-width: 1400px;
  line-height: 1.6em;
  font-weight: 100;
  font-size: 1.2em;
  margin-bottom: 40px;
}

.analysis__article a:not(.button) {
  text-decoration: none;
  color: #bf1d23;
}

@media (max-width: 880px) {
  .analysis__article {
    padding: 75px 30px;
  }
}

.analysis__question {
  margin: 0 auto 40px auto;
  font-size: 1.2em;
  font-weight: 100;
  text-align: center;
  opacity: 0;
  animation: fade-in 150ms ease-in;
  animation-fill-mode: forwards;
  color: #3a3232;
}

.analysis__image {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  padding: 0 30px;
}

.analysis__chart {
  visibility: hidden;
  max-width: 980px;
  margin-bottom: 30px;
}

.analysis__chart:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 880px) {
  .analysis__chart {
    margin: 75px 40px;
  }
}

@media (min-width: 1080px) {
  .analysis__chart {
    margin: 85px auto 100px auto;
  }
}

+ .analysis__chart {
  padding-top: 75px;
}

.analysis__chart > code:before {
  content: "data-set:";
  display: block;
  color: black;
  position: absolute;
  top: -20px;
}

.analysis__source {
  float: right;
  font-size: 1em;
  font-weight: 100;
  margin-top: 10px;
}

.analysis__source,
.analysis__source a:not(.button) {
  color: rgb(175, 175, 175);
}

.analysis__related {
  background: #F6F6F6;
  padding: 75px 0;
}

@media (min-width: 1080px) {
  .analysis__related {
    padding: 85px 0;
  }
}

.analysis__actions {
  display: flex;
  justify-content: center;
  flex-flow: column;
}

.analysis__actions > * {
  margin: 15px;
}

@media (min-width: 880px) {
  .analysis__actions {
    flex-flow: row;
    padding: 0 0 30px 0;
  }
}

.analysis__related-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  float: left;
  width: 100%;
}

.analysis__related-items > * {
  flex: 1;
  margin-bottom: 30px;
}

@media (min-width: 1080px) {
  .analysis__related-items {
    flex-direction: row;
    align-items: stretch;
  }
  .analysis__related-items > * {
    margin-bottom: 0;
  }
}

.analysis__related-title {
  color: rgb(100, 100, 100);
  font-weight: 100;
  font-size: 1.7em;
  margin-bottom: 40px;
  text-align: center;
  display: block;
  float: left;
  width: auto;
}

.analysis__related-title:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1080px) {
  .analysis__related-title {
    margin-bottom: 75px;
    text-align: left;
  }
}

.analysis__helptext {
  margin: 30px 0;
  max-width: 980px;
  line-height: 1.6em;
  font-weight: 100;
  color: rgb(120, 120, 120);
  font-size: 1em;
}

.analysis-card {
  font-size: 1rem;
  background-color: white;
  padding: 30px;
  box-shadow: 0 6px 30px -7px rgba(0, 0, 0, 0.18);
  border-radius: 25px;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  transition: box-shadow 250ms linear;
  overflow: hidden;
  width: 100%;
}

.analysis-card:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 880px) {
  .analysis-card {
    max-width: 350px;
  }
}

@media (min-width: 1550px) {
  .analysis-card {
    max-width: 400px;
  }
}

.analysis-card:hover, .analysis-card:focus {
  box-shadow: 0 6px 30px -7px rgba(0, 0, 0, 0.28);
}

.analysis-card__image {
  max-width: 100%;
  display: block;
  -webkit-user-drag: none;
  margin: 15px auto;
}

@media (max-width: 880px) {
  .analysis-card__image {
    margin: 0 auto;
    transform: scale(0.7);
  }
}

@media (min-width: 880px) {
  .analysis-card__image {
    margin: 30px auto;
  }
}

.analysis-card__title {
  line-height: 1.4em;
  font-size: 1.2em;
  color: #494949;
  width: 100%;
  font-weight: inherit;
  margin-top: 15px;
  margin-bottom: 30px;
  display: block;
}

.analysis-card__date {
  color: rgb(120, 120, 120);
  font-size: 1em;
  width: 100%;
}

.analysis-card__date:before {
  content: " ";
  height: 20px;
  width: 20px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.566 3.281a1.42 1.42 0 0 0-1.027-.424h-1.462V1.786a1.7 1.7 0 0 0-.536-1.261A1.78 1.78 0 0 0 14.25 0h-.731a1.78 1.78 0 0 0-1.29.525 1.7 1.7 0 0 0-.538 1.26v1.072H7.308V1.786A1.7 1.7 0 0 0 6.771.525 1.78 1.78 0 0 0 5.481 0h-.73A1.78 1.78 0 0 0 3.46.525a1.7 1.7 0 0 0-.537 1.26v1.072H1.462a1.42 1.42 0 0 0-1.028.424C.144 3.564 0 3.9 0 4.286v14.286c0 .386.145.721.434 1.004.29.283.632.424 1.028.424h16.076a1.42 1.42 0 0 0 1.028-.424c.29-.283.434-.618.434-1.004V4.286c0-.387-.145-.722-.434-1.005zm-5.412-1.495c0-.104.034-.19.103-.257a.36.36 0 0 1 .262-.1h.73a.36.36 0 0 1 .264.1.344.344 0 0 1 .102.257V5c0 .104-.034.19-.102.257a.361.361 0 0 1-.263.1h-.73a.36.36 0 0 1-.263-.1.344.344 0 0 1-.103-.257V1.786zm-8.77 0c0-.104.035-.19.104-.257a.36.36 0 0 1 .262-.1h.73a.36.36 0 0 1 .263.1.344.344 0 0 1 .103.257V5c0 .104-.034.19-.103.257a.36.36 0 0 1-.262.1h-.73a.36.36 0 0 1-.263-.1A.344.344 0 0 1 4.385 5V1.786zM17.539 18.57H1.462V7.143h16.076V18.57z' fill='%23ABABAB' fill-rule='nonzero'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  margin-right: 10px;
  transform: translateY(3px);
}

.analysis-card__intro {
  width: 100%;
  flex: 1;
  line-height: 1.5em;
  color: rgb(120, 120, 120);
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 880px) {
  .analysis-card__intro {
    max-height: 100%;
    white-space: normal;
  }
}

.analysis-card__button {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin: 0 auto;
}

.button {
  text-decoration: none;
  text-align: center;
  font-weight: 300;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.button svg {
  position: absolute;
  right: 34px;
  top: 50%;
  transform: translateY(-50%);
}

.button--large {
  position: relative;
  font-size: 1.2em;
}

.button--large.button--outline {
  padding: 16px 78px 16px 43px;
}

.button--outline {
  padding: 13px 35px;
  border-radius: 30px;
  border: 3px solid #8EB1C7;
  transition: background 150ms linear, box-shadow 150ms linear;
  color: #8EB1C7;
}

.button--outline:hover, .button--outline:focus {
  background: #8EB1C7;
  color: white;
  outline: none;
  box-shadow: 0 0 0 3px rgba(142, 177, 199, 0.3);
}

.button--back {
  opacity: 0;
  animation: fade-in 400ms linear 300ms;
  animation-fill-mode: forwards;
  background: #bf1d23;
  position: fixed;
  color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  height: 50px;
  z-index: 42;
  width: 50px;
  border: none;
  border-radius: 100%;
  left: 40px;
  bottom: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.28);
  transition: box-shadow 200ms linear;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.938 10.072H5.854l7.382-7.383L11.391.844.844 11.39 11.39 21.937l1.845-1.845-7.382-7.383h16.084z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E");
}

@media (min-width: 1550px) {
  .button--back {
    top: 40px;
    bottom: auto;
  }
}

.button--back:hover, .button--back:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(191, 29, 35, 0.3);
}

.chart {
  width: 100%;
  display: block;
  max-height: 45vh;
  min-height: 35vh;
}

@media (min-width: 880px) {
  .chart {
    max-height: 400px;
    min-height: auto;
  }
}

@media (min-width: 1080px) {
  .chart {
    max-height: 500px;
  }
}

.content-page {
  height: calc(100vh - 130px);
}

.content-page.center .content-page__container {
  position: relative;
}

@media (min-width: 880px) {
  .content-page.center .content-page__container {
    top: 50%;
    transform: translateY(-50%);
    padding: 30px;
  }
}

.content-page__container {
  max-width: 1470px;
  margin: auto;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.content-page__inner, .content-page__right {
  flex-basis: 100%;
  padding: 15px;
}

@media (min-width: 880px) {
  .content-page__inner, .content-page__right {
    flex-basis: 50%;
    text-align: left;
  }
}

.content-page__title {
  font-size: 5rem;
  padding-bottom: 15px;
  color: #494949;
}

@media (min-width: 880px) {
  .content-page__title {
    font-size: 3rem;
  }
}

.content-page__abstract {
  font-size: 1.7em;
  color: rgb(120, 120, 120);
  padding-bottom: 30px;
}

.filter {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 1em;
}

@media (max-width: 880px) {
  .filter {
    width: 100%;
    font-size: 1.2em;
  }
}

.filter__input {
  display: none;
}

.filter__label {
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: block;
  background-color: rgb(175, 175, 175);
  color: white;
  border-radius: 50px;
  padding: 5px 20px;
  font-weight: 100;
  border: 3px solid transparent;
  transition: box-shadow 150ms linear, background-color 150ms linear;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}

@media (max-width: 880px) {
  .filter__label {
    width: 98%;
    margin: 0 auto;
  }
  .filter__label:before, .filter__label:after {
    content: "";
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .filter__label:before {
    background: #5D737E;
    height: 12px;
    width: 12px;
    right: 11px;
    opacity: 0;
    z-index: 2;
  }
  .filter__label:after {
    height: 20px;
    width: 20px;
    background: rgba(255, 255, 255, 0.5);
    right: 7px;
  }
}

:checked + .filter__label {
  background-color: #bf1d23;
  box-shadow: 0 0 0 3px rgba(191, 29, 35, 0.3);
}

@media (max-width: 880px) {
  :checked + .filter__label:after {
    background: white;
  }
  :checked + .filter__label:before {
    opacity: 1;
  }
}

.filter-region {
  padding: 30px 0;
  background-color: #F6F6F6;
}

@media (max-width: 880px) {
  .filter-region {
    padding: 15px 0;
  }
}

.filter-region__container {
  max-width: 1400px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
}

.filter-region__container:after {
  content: "";
  display: table;
  clear: both;
}

.filter-region__container {
  animation: fade-in 300ms linear 200ms;
  animation-fill-mode: forwards;
  opacity: 0;
  max-width: 1375px;
}

.filter-region__label {
  font-size: 1.1em;
  color: rgb(100, 100, 100);
  float: left;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

@media (max-width: 880px) {
  .filter-region__label {
    padding: 15px 0;
    width: 100%;
    cursor: pointer;
    color: #494949;
  }
  .filter-region__label[data-current-filter]:after {
    content: " (" attr(data-current-filter) ")";
    opacity: 0.5;
  }
  .filter-region__label:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 15px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 292.362 292.362'%3E%3Cpath d='M286.935 69.377c-3.614-3.617-7.898-5.424-12.848-5.424H18.274c-4.952 0-9.233 1.807-12.85 5.424C1.807 72.998 0 77.279 0 82.228c0 4.948 1.807 9.229 5.424 12.847l127.907 127.907c3.621 3.617 7.902 5.428 12.85 5.428s9.233-1.811 12.847-5.428L286.935 95.074c3.613-3.617 5.427-7.898 5.427-12.847 0-4.948-1.814-9.229-5.427-12.85z' fill='rgb(120, 120, 120)'/%3E%3C/svg%3E");
    transition: transform 150ms linear;
  }
  .is-open .filter-region__label:before {
    transform: rotate(180deg);
  }
}

@media (min-width: 880px) {
  .filter-region__label {
    margin: 15px auto 0 auto;
  }
}

@media (min-width: 1550px) {
  .filter-region__label {
    width: auto;
    text-align: left;
    margin-bottom: 0;
    margin-right: 30px;
  }
}

.filter-region__list {
  list-style: none;
}

.filter-region__list:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 880px) {
  .filter-region__list {
    width: 100%;
    max-height: 0px;
    padding-top: 0;
    overflow: hidden;
    transition: max-height 300ms cubic-bezier(0, 0.5, 0.5, 1) 150ms, opacity 150ms linear 0ms;
    opacity: 0;
  }
  .is-open .filter-region__list {
    transition: max-height 500ms cubic-bezier(0, 0.5, 0.5, 1), opacity 150ms linear 150ms;
    opacity: 1;
    max-height: 500px;
  }
}

@media (min-width: 880px) {
  .filter-region__list {
    float: right;
    width: 80%;
  }
}

@media (min-width: 1550px) {
  .filter-region__list {
    padding-top: 0;
    float: left;
  }
}

.filter-region__item {
  float: left;
  margin-bottom: 15px;
}

@media (max-width: 880px) {
  .filter-region__item {
    width: 100%;
  }
  .filter-region__item:last-of-type {
    margin-bottom: 30px;
  }
  .filter-region__item:first-of-type {
    margin-top: 30px;
  }
}

@media (min-width: 880px) {
  .filter-region__item {
    margin: 10px 0;
  }
}

@media (min-width: 880px) {
  .filter-region__item:not(:last-of-type) {
    margin-right: 15px;
  }
}

@media (min-width: 1550px) {
  .filter-region__item:not(:last-of-type) {
    margin-right: 30px;
  }
}

.page-header {
  background: #bf1d23;
  padding: 15px;
  text-align: center;
  color: white;
  height: 130px;
}

.search {
  position: relative;
}

.search__input {
  -webkit-appearance: none;
  width: 100%;
  height: 60px;
  padding: 0 60px 0 30px;
  border: none;
  border-radius: 70px;
  font-size: 1.1em;
  background-color: rgba(0, 0, 0, 0.15);
  color: white;
  font-weight: 300;
}

.document-loaded .search__input {
  transition: background-color 150ms linear;
}

.search__input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 200;
}

.search__input::placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 200;
}

.search__input:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0.25);
}

.search__input:focus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.search__input:focus::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.search__button {
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  background: white;
  float: right;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 45px;
  width: 45px;
  border-radius: 100%;
  transition: box-shadow 150ms linear;
}

.search__button:focus, .search__button:hover {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.4);
}

.spinner {
  margin: 100px auto 0;
  width: 150px;
  text-align: center;
}

.spinner > div {
  width: 25px;
  height: 25px;
  margin: 0 5px;
  background-color: #bf1d23;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  animation-delay: -0.16s;
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    transform: scale(0);
  }
  40% {
    transform: scale(1);
    transform: scale(1);
  }
}

.top-region {
  background-color: #bf1d23;
  width: 100%;
  padding: 45px 30px 30px 30px;
  text-align: center;
  color: white;
}

.top-region__title {
  font-size: 1.4em;
  margin-bottom: 30px;
  letter-spacing: 1.2px;
  font-weight: 400;
}

.top-region__logo {
  height: 50px;
  width: 180px;
  display: block;
  margin: 0 auto;
}

.top-region__container {
  max-width: 600px;
  margin: 0 auto 30px auto;
}

.top-region__intro {
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
  font-weight: 100;
  font-size: 1.1em;
  margin-bottom: 30px;
}

.top-region__rss {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

.top-region__rss svg {
  height: 16px;
  width: 16px;
  margin-left: 5px;
}

body {
  background: rgb(254, 254, 254);
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  font-display: swap;
  overflow-y: scroll;
  letter-spacing: 0.03em;
  font-size: 0.85rem;
}

@media (min-width: 1080px) {
  body {
    font-size: 1rem;
  }
}

body ::-moz-selection {
  color: white;
  background-color: #bf1d23;
}

body ::selection {
  color: white;
  background-color: #bf1d23;
}

.container {
  max-width: 1400px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
}

.container:after {
  content: "";
  display: table;
  clear: both;
}

code {
  border-radius: 5px;
  border: 2px solid rgb(158, 158, 158);
  color: limegreen;
  background: rgb(36, 36, 36);
  margin: 30px auto 55px auto;
  line-height: 1.2em;
  max-width: 100%;
  padding: 15px;
  position: relative;
  overflow: hidden;
  font-weight: 200;
  font-family: monospace;
  display: block;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.analyses-container {
  max-width: 1400px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
}

.analyses-container:after {
  content: "";
  display: table;
  clear: both;
}

.analyses-container {
  display: flex;
  justify-content: center;
  padding: 0 15px;
  align-items: stretch;
  flex-wrap: wrap;
  position: relative;
  margin: 15px auto;
  opacity: 0;
}

.document-loaded .analyses-container {
  animation: fade-in-up 500ms cubic-bezier(0.6, 0.2, 0.1, 1);
  animation-fill-mode: forwards;
}

@media (min-width: 880px) {
  .analyses-container {
    padding: 0;
    margin: 30px auto;
  }
}

@media (min-width: 1550px) {
  .analyses-container {
    justify-content: flex-start;
  }
}

.analyses-container > .analyses-container {
  padding-left: 0;
  padding-right: 0;
}

.analysis-item {
  display: flex;
  flex: 1;
  justify-content: center;
  animation: fade-in 250ms linear;
  animation-fill-mode: forwards;
  flex-basis: 100%;
  margin: 15px;
}

@media (min-width: 880px) {
  .analysis-item {
    flex-basis: calc(50% - 30px);
  }
}

@media (min-width: 1080px) {
  .analysis-item {
    flex-basis: calc(33.33333% - 60px);
  }
}

@media (min-width: 1550px) {
  .analysis-item {
    flex: none;
    margin: 30px;
    justify-items: flex-start;
  }
}

.analysis-paging {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
}

.analysis-paging ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 1.25rem;
}

.analysis-paging li {
  display: inline-block;
}

.analysis-paging .active {
  padding: 15px 5px 6px;
  color: black;
  font-weight: bold;
  border-bottom: 2px solid black;
  display: inline-block;
}

.analysis-paging a {
  display: inline-block;
  padding: 15px 5px 8px;
  font-weight: bold;
  color: #888;
  text-decoration: none;
}

.analysis-paging a:hover {
  color: black;
}

.analysis-paging a.disabled {
  pointer-events: none;
  opacity: 0.4;
}

.analysis-paging .icon-prev,
.analysis-paging .icon-next {
  width: 25px;
  height: 25px;
  margin-top: 2px;
}

.analysis-paging .icon-prev.icon-prev,
.analysis-paging .icon-next.icon-prev {
  transform: rotate(90deg);
}

.analysis-paging .icon-prev.icon-next,
.analysis-paging .icon-next.icon-next {
  transform: rotate(-90deg);
}

.no-results {
  color: rgb(175, 175, 175);
  position: absolute;
  font-size: 1.4em;
  line-height: 1.2em;
  left: 50%;
  top: 5vh;
  transform: translateX(-50%);
  text-align: center;
  opacity: 0;
  animation: fade-in 250ms linear;
  animation-fill-mode: forwards;
}

.no-results svg {
  display: block;
  height: 100px;
  width: 100px;
  margin: 30px auto;
}