
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css *//**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 *//* Document
   ========================================================================== */html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}/* Sections
   ========================================================================== *//**
 * Remove the margin in all browsers (opinionated).
 */body {
  margin: 0;
}/**
 * Add the correct display in IE 9-.
 */article,
aside,
footer,
header,
nav,
section {
  display: block;
}/**
 * 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 display in IE 9-.
 * 1. Add the correct display in IE.
 */figcaption,
figure,
main { /* 1 */
  display: block;
}/**
 * Add the correct margin in IE 8.
 */figure {
  margin: 1em 40px;
}/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/* Text-level semantics
   ========================================================================== *//**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */a:active,
a:hover {
  outline-width: 0;
}/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */b,
strong {
  font-weight: inherit;
}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */b,
strong {
  font-weight: bolder;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/**
 * Add the correct font style in Android 4.3-.
 */dfn {
  font-style: italic;
}/**
 * Add the correct background and color in IE 9-.
 */mark {
  background-color: #ff0;
  color: #000;
}/**
 * 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;
}/* Embedded content
   ========================================================================== *//**
 * Add the correct display in IE 9-.
 */audio,
video {
  display: inline-block;
}/**
 * Add the correct display in iOS 4-7.
 */audio:not([controls]) {
  display: none;
  height: 0;
}/**
 * Remove the border on images inside links in IE 10-.
 */img {
  border-style: none;
}/**
 * Hide the overflow in IE.
 */svg:not(:root) {
  overflow: hidden;
}/* Forms
   ========================================================================== *//**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */button,
input { /* 1 */
  overflow: visible;
}/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */button,
select { /* 1 */
  text-transform: none;
}/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}/**
 * 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;
}/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}/**
 * Remove the default vertical scrollbar in IE.
 */textarea {
  overflow: auto;
}/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}/**
 * 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 and cancel buttons in Chrome and Safari on macOS.
 */[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */details, /* 1 */
menu {
  display: block;
}/*
 * Add the correct display in all browsers.
 */summary {
  display: list-item;
}/* Scripting
   ========================================================================== *//**
 * Add the correct display in IE 9-.
 */canvas {
  display: inline-block;
}/**
 * Add the correct display in IE.
 */template {
  display: none;
}/* Hidden
   ========================================================================== *//**
 * Add the correct display in IE 10-.
 */[hidden] {
  display: none;
}/* Lib */@font-face {
  font-family: EniType;
  font-weight: 700;
  src: url('../../assets/fonts/EniTypeBold.WOFF');
}@font-face {
  font-family: EniType;
  font-weight: 300;
  src: url('../../assets/fonts/EniTypeLight.WOFF');
}@font-face {
  font-family: EniType;
  font-weight: 400;
  src: url('../../assets/fonts/EniTypeRegular.WOFF');
}/* Components bundle */[svelte-4008558172]#mobile,[svelte-4008558172] #mobile{display:block;padding:12px;padding:.75rem;width:calc(320px - 1.5rem);margin:0 auto}[svelte-4008558172].steps-divider,[svelte-4008558172] .steps-divider{border-top:1px dashed #d1d1d1;position:relative;margin:2.5rem 0 calc(5rem - 22.5px) 0;z-index:-1}[svelte-4008558172].divider-arrow,[svelte-4008558172] .divider-arrow{width:30px;height:30px;position:absolute;left:50%;top:-16px;margin-left:-15px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#ffffff;border-bottom:1px dashed #d1d1d1;border-right:1px dashed #d1d1d1}@media(min-width: 640px){[svelte-4008558172]#mobile,[svelte-4008558172] #mobile{display:none}}figure[svelte-13484818],[svelte-13484818] figure{margin:0}[svelte-13484818].mobile-step,[svelte-13484818] .mobile-step{display:block;border:1px solid #d1d1d1;margin-bottom:32px;margin-bottom:2rem;position:relative;padding:12px 12px 20px 12px}[svelte-13484818].mobile-step-container,[svelte-13484818] .mobile-step-container{overflow-y:hidden}[svelte-13484818].mobile-step:last-of-type,[svelte-13484818] .mobile-step:last-of-type{margin-bottom:0}[svelte-13484818].step-content,[svelte-13484818] .step-content{-webkit-transition:height .5s;transition:height .5s}[svelte-13484818]#step-content-1,[svelte-13484818] #step-content-1{height:730px}[svelte-13484818].step-content.collapsed,[svelte-13484818] .step-content.collapsed,[svelte-13484818]#step-content-1.collapsed,[svelte-13484818] #step-content-1.collapsed{height:0;overflow-y:hidden}[svelte-13484818].step-content.expanded,[svelte-13484818] .step-content.expanded{height:675px;overflow-y:visible}[svelte-13484818].step-header,[svelte-13484818] .step-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[svelte-13484818].step-icon,[svelte-13484818] .step-icon{margin-right:16px;margin-right:1rem;width:72px;height:72px}[svelte-13484818].step-title,[svelte-13484818] .step-title{font-weight:700;font-size:19.2px;font-size:1.2rem;width:calc(100% - 72px - 1rem);color:#000000}[svelte-13484818].step-text,[svelte-13484818] .step-text{font-size:16px;font-size:1rem}[svelte-13484818].step-toggle,[svelte-13484818] .step-toggle{width:24px;height:24px;position:absolute;bottom:-12px;left:50%;margin-left:-12px;-webkit-transform:rotate(45deg);transform:rotate(45deg);outline:none;border:2px solid #FFCE00;padding:0}[svelte-13484818].step-toggle .icon,[svelte-13484818] .step-toggle .icon{display:block;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}[svelte-13484818].step-toggle.expanded,[svelte-13484818] .step-toggle.expanded{background-color:#ffffff}[svelte-13484818].step-toggle.collapsed,[svelte-13484818] .step-toggle.collapsed{background-color:#FFCE00;color:#ffffff}[svelte-13484818].step-toggle.expanded.ghost,[svelte-13484818] .step-toggle.expanded.ghost{display:none}[svelte-13484818].charts-container,[svelte-13484818] .charts-container{overflow:hidden}[svelte-13484818].chart,[svelte-13484818] .chart{padding:0;margin:16px 0;margin:1rem 0}[svelte-13484818].chart-title,[svelte-13484818] .chart-title{font-weight:700;color:#000}[svelte-13484818].chart-unit,[svelte-13484818] .chart-unit{font-weight:300;color:#000}[svelte-13484818].chart-caption,[svelte-13484818] .chart-caption{font-size:14.4px;font-size:.9rem}[svelte-13484818].last-steps .step-header,[svelte-13484818] .last-steps .step-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[svelte-13484818].last-steps .step-icon,[svelte-13484818] .last-steps .step-icon{margin:0;margin-bottom:16px;margin-bottom:1rem}[svelte-13484818].last-steps .step-title,[svelte-13484818] .last-steps .step-title{text-align:center}[svelte-13484818].chart-7,[svelte-13484818] .chart-7{width:calc(100% - 2rem);padding:16px;padding:1rem;border:1px solid #899D26}[svelte-13484818].chart-7 figure,[svelte-13484818] .chart-7 figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[svelte-13484818].chart-7 figure figcaption,[svelte-13484818] .chart-7 figure figcaption{width:100%;color:#000}[svelte-13484818].note,[svelte-13484818] .note{font-weight:300;margin-top:16px;margin-top:1rem;font-size:.9em;width:100%}figure[svelte-10214703],[svelte-10214703] figure{margin:0}[svelte-10214703]#desktop,[svelte-10214703] #desktop{display:none;width:100%}[svelte-10214703].desktop-steps,[svelte-10214703] .desktop-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:240px}[svelte-10214703].desktop-step,[svelte-10214703] .desktop-step{width:160px;width:10rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[svelte-10214703].desktop .step-title,[svelte-10214703] .desktop .step-title{margin-top:10px;text-align:center}[svelte-10214703].horizontal-bracket,[svelte-10214703] .horizontal-bracket{border-bottom:1px solid #d1d1d1;width:calc(100% - 8rem);margin:0 64px 24px;margin:0 4rem 1.5rem;position:relative}[svelte-10214703].horizontal-bracket .arrow,[svelte-10214703] .horizontal-bracket .arrow{margin-left:calc(50% - 15px);bottom:-16px}[svelte-10214703].horizontal-bracket .bracket-left,[svelte-10214703] .horizontal-bracket .bracket-left{width:26px;margin-left:-29px;bottom:-3px;-webkit-transform:rotate(90deg);transform:rotate(90deg);border-radius:0 0 25px 0px}[svelte-10214703].horizontal-bracket .bracket-right,[svelte-10214703] .horizontal-bracket .bracket-right{width:26px;margin-left:100%;bottom:-1px;-webkit-transform:rotate(0deg);transform:rotate(0deg);border-radius:0 0 25px 0px}[svelte-10214703].arrow-last,[svelte-10214703] .arrow-last{position:static;margin-left:0;margin-top:4.8px;margin-top:.3rem}[svelte-10214703].last-steps,[svelte-10214703] .last-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[svelte-10214703].last-step,[svelte-10214703] .last-step{cursor:auto;width:240px;width:15rem;margin-top:32px;margin-top:2rem;width:100%}[svelte-10214703].last-step figure img,[svelte-10214703] .last-step figure img{height:382px}[svelte-10214703]#step-6-0-img,[svelte-10214703] #step-6-0-img{width:373.69565px
  }[svelte-10214703]#step-6-1-img,[svelte-10214703] #step-6-1-img{width:320.31056px
  }[svelte-10214703].last-step .step-title,[svelte-10214703] .last-step .step-title{margin-top:16px;margin-top:01rem;font-weight:600;color:#000000}[svelte-10214703].last-step .chart-caption,[svelte-10214703] .last-step .chart-caption{font-weight:700}[svelte-10214703].step-text-container,[svelte-10214703] .step-text-container{height:90px;margin:40px 0 16px;margin:2.5rem 0 1rem}[svelte-10214703].step-text,[svelte-10214703] .step-text{max-width:700px}[svelte-10214703].step-text p,[svelte-10214703] .step-text p{margin:6.4px 0;margin:.4rem 0}[svelte-10214703].charts-container,[svelte-10214703] .charts-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[svelte-10214703].chart-caption,[svelte-10214703] .chart-caption{color:#000000}[svelte-10214703].chart-unit,[svelte-10214703] .chart-unit{font-weight:300}[svelte-10214703].chart-7,[svelte-10214703] .chart-7{padding:0 80px 16px;padding:0 5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[svelte-10214703].chart-7 figure,[svelte-10214703] .chart-7 figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[svelte-10214703].chart-7 figure figcaption,[svelte-10214703] .chart-7 figure figcaption{color:#000}[svelte-10214703].chart-7 figure img,[svelte-10214703] .chart-7 figure img{width:350px;height:203.56673px}[svelte-10214703].note,[svelte-10214703] .note{font-weight:300;margin-top:16px;margin-top:1rem;font-size:.9em;width:100%}[svelte-10214703].note:last-of-type,[svelte-10214703] .note:last-of-type{margin-top:3.2px;margin-top:.2rem;height:36px}@media(max-width: 950px){[svelte-10214703].chart-7 figure img,[svelte-10214703] .chart-7 figure img{width:280px;height:162.85338px}}@media(max-width: 800px){[svelte-10214703].last-step figure img,[svelte-10214703] .last-step figure img{height:280px;margin:21px 0}[svelte-10214703]#step-6-0-img,[svelte-10214703] #step-6-0-img{width:273.91304px
    }[svelte-10214703]#step-6-1-img,[svelte-10214703] #step-6-1-img{width:234.78261px
    }[svelte-10214703].chart-7,[svelte-10214703] .chart-7{padding-left:1rem;padding-right:1rem}[svelte-10214703].chart-7 figure img,[svelte-10214703] .chart-7 figure img{width:250px;height:145.4048px}[svelte-10214703].desktop-step,[svelte-10214703] .desktop-step{width:20%}[svelte-10214703].last-step,[svelte-10214703] .last-step{width:100%}}@media(min-width: 640px){[svelte-10214703]#desktop,[svelte-10214703] #desktop{display:block}}[svelte-707199687].step-icon,[svelte-707199687] .step-icon{width:132px;height:132px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;position:relative}[svelte-707199687].step-icon img,[svelte-707199687] .step-icon img{width:132px;margin:0}[svelte-707199687].step-icon::after,[svelte-707199687] .step-icon::after{content:'';position:absolute;height:90%;width:90%;border:2px solid #FFCE00;border-radius:100px;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease;top:3%;left:4%}[svelte-707199687].desktop-step:hover .step-icon::after,[svelte-707199687] .desktop-step:hover .step-icon::after,[svelte-707199687].selected .step-icon::after,[svelte-707199687] .selected .step-icon::after{height:105%;width:105%;opacity:1;top:-4%;left:-4%}[svelte-707199687].unselected .step-icon,[svelte-707199687] .unselected .step-icon{background-color:transparent}[svelte-707199687].step-title,[svelte-707199687] .step-title{width:100%;font-weight:600;font-size:16px;font-size:1rem;color:#1d1d1d}@media(max-width: 800px){[svelte-707199687].step-icon,[svelte-707199687] .step-icon{width:110px;height:110px}[svelte-707199687].step-icon img,[svelte-707199687] .step-icon img{width:110px}}[svelte-1917108858].desktop-panel,[svelte-1917108858] .desktop-panel{position:relative;background-color:#ffffff;border:solid 1px #d1d1d1;width:calc(100% - 2px);height:500px;margin-bottom:30px;margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[svelte-1917108858].panel-disclaimer,[svelte-1917108858] .panel-disclaimer{border:none;border-top:solid 1px transparent;border-bottom:solid 1px transparent}figure[svelte-1917108858],[svelte-1917108858] figure{margin:0}figure[svelte-1917108858] img,[svelte-1917108858] figure img{height:280px}figure[svelte-1917108858]:first-of-type,[svelte-1917108858] figure:first-of-type{margin-right:20px}figure[svelte-1917108858]:first-of-type img,[svelte-1917108858] figure:first-of-type img{width:471.31222px
  }figure[svelte-1917108858]:nth-of-type(2) img,[svelte-1917108858] figure:nth-of-type(2) img{width:390.22624px
  }[svelte-1917108858].charts-container span,[svelte-1917108858] .charts-container span{font-weight:300}[svelte-1917108858].disclaimer,[svelte-1917108858] .disclaimer{width:100%;background-image:url('../../assets/images/landing.jpg');background-repeat:no-repeat;background-size:cover;background-position:50% 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[svelte-1917108858].disclaimer-title,[svelte-1917108858] .disclaimer-title,[svelte-1917108858].title,[svelte-1917108858] .title{text-transform:uppercase;margin-top:-10px;background-color:#ffffff;padding-left:5px;padding-right:5px;color:#1d1d1d;font-size:1.2em;width:400px;text-align:center;font-weight:600;line-height:1.3em}[svelte-1917108858].disclaimer-call,[svelte-1917108858] .disclaimer-call{padding:16px;padding:1rem;height:16px;height:1rem;background-color:#FFCE00;-ms-flex-item-align:end;align-self:flex-end;text-transform:uppercase;margin:24px;margin:1.5rem}[svelte-1917108858].content-container,[svelte-1917108858] .content-container{width:100%;padding:0 16px;padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-60px;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:32px;margin-bottom:2rem}[svelte-1917108858].text,[svelte-1917108858] .text{max-width:700px;margin-top:17px;margin-bottom:16px;margin-bottom:1rem}[svelte-1917108858].text p,[svelte-1917108858] .text p{margin:6.4px 0;margin:.4rem 0}figcaption[svelte-1917108858],[svelte-1917108858] figcaption{color:#1d1d1d;font-size:16px;font-size:1rem;font-weight:700}[svelte-1917108858].charts-container,[svelte-1917108858] .charts-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[svelte-1917108858].note,[svelte-1917108858] .note{font-weight:300;margin-top:16px;margin-top:1rem;font-size:.9em}@media(max-width: 920px){figure[svelte-1917108858] img,[svelte-1917108858] figure img{height:235px;margin:22.5px 0}figure[svelte-1917108858]:first-of-type img,[svelte-1917108858] figure:first-of-type img{width:395.56561px
    }figure[svelte-1917108858]:nth-of-type(2) img,[svelte-1917108858] figure:nth-of-type(2) img{width:327.51131px
    }}@media(max-width: 780px){figure[svelte-1917108858] img,[svelte-1917108858] figure img{height:195px;margin:42.5px 0}figure[svelte-1917108858]:first-of-type img,[svelte-1917108858] figure:first-of-type img{width:328.23529px
    }figure[svelte-1917108858]:nth-of-type(2) img,[svelte-1917108858] figure:nth-of-type(2) img{width:271.76471px
    }}/* Fonts */html {
  overflow: hidden;
}body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #666;
}.arrow {
  position: absolute;
  width: 30px; 
  height: 30px;
  margin-left: -16px;
  border: 1px solid #d1d1d1;
  border-left: none;
  border-top: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #ffffff;
  bottom: -16px;
  -webkit-transition: left .25s ease;
  transition: left .25s ease;
}strong {
  color: #000000;
}
