/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,0.75);border:none;color:#333}.flickity-button:hover{background:white;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:0.6}.flickity-button:disabled{opacity:0.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:0.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity-enabled.is-fullscreen{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.9);padding-bottom:35px;z-index:1}.flickity-enabled.is-fullscreen .flickity-page-dots{bottom:10px}.flickity-enabled.is-fullscreen .flickity-page-dots .dot{background:white}html.is-flickity-fullscreen{overflow:hidden}.flickity-fullscreen-button{display:block;right:10px;top:10px;width:24px;height:24px;border-radius:4px}.flickity-rtl .flickity-fullscreen-button{right:auto;left:10px}.flickity-fullscreen-button-exit{display:none}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit{display:block}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view{display:none}.flickity-fullscreen-button .flickity-button-icon{position:absolute;width:16px;height:16px;left:4px;top:4px}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:#000;outline:none !important;opacity:0;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial, Helvetica, sans-serif;opacity:0;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{transform:scale(0.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:1rem;top:1rem;-webkit-appearance:none;cursor:pointer}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close .cross{stroke:#ffffff}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.7.1
 *
 * Copyright KingSora.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 22.05.2019
 */html.os-html,html.os-html>.os-host{display:block;overflow:hidden;box-sizing:border-box;height:100% !important;width:100% !important;min-width:100% !important;min-height:100% !important;margin:0 !important;position:absolute !important}html.os-html>.os-host>.os-padding{position:absolute}body.os-dragging,body.os-dragging *{cursor:default}.os-host,.os-host-textarea{position:relative;overflow:visible !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.os-host-flexbox{overflow:hidden !important;display:-webkit-box;display:-ms-flexbox;display:flex}.os-host-flexbox>.os-size-auto-observer{height:inherit !important}.os-host-flexbox>.os-content-glue{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.os-host-flexbox>.os-size-auto-observer,.os-host-flexbox>.os-content-glue{min-height:0;min-width:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}#os-dummy-scrollbar-size{position:fixed;opacity:0;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';visibility:hidden;overflow:scroll;height:500px;width:500px}#os-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}#os-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar !important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none !important;width:0px !important;height:0px !important;visibility:hidden !important;background:transparent !important}.os-content-glue{box-sizing:inherit;max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-padding{box-sizing:inherit;direction:inherit;position:absolute;overflow:visible;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:1}.os-host-overflow>.os-padding{overflow:hidden}.os-viewport{direction:inherit !important;box-sizing:inherit !important;resize:none !important;outline:none !important;position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:100%;height:100%;width:100%;visibility:visible}.os-content:before,.os-content:after{content:'';display:table;width:0;height:0;line-height:0;font-size:0}.os-content>.os-textarea{box-sizing:border-box !important;direction:inherit !important;background:transparent !important;outline:0px none transparent !important;overflow:hidden !important;position:absolute !important;display:block !important;top:0 !important;left:0 !important;margin:0 !important;border-radius:0px !important;float:none !important;-webkit-filter:none !important;filter:none !important;border:none !important;resize:none !important;-webkit-transform:none !important;transform:none !important;max-width:none !important;max-height:none !important;box-shadow:none !important;-webkit-perspective:none !important;perspective:none !important;opacity:1 !important;z-index:1 !important;clip:auto !important;vertical-align:baseline !important;padding:0px}.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea{right:0 !important}.os-content>.os-textarea-cover{z-index:-1;pointer-events:none}.os-content>.os-textarea[wrap='off']{white-space:pre !important;margin:0px !important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer,.os-resize-observer-host{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:inherit;border-color:transparent;border-style:solid;box-sizing:border-box}.os-resize-observer-host:after{content:''}.os-resize-observer-host>.os-resize-observer,.os-resize-observer-host:after{height:200%;width:200%;padding:inherit;border:inherit;margin:0px;display:block;box-sizing:content-box}.os-resize-observer.observed,object.os-resize-observer{box-sizing:border-box !important}.os-size-auto-observer{box-sizing:inherit !important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.os-size-auto-observer>.os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr !important;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.os-resize-observer-item-final{position:absolute;left:0;top:0;-webkit-transition:none !important;transition:none !important;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.os-resize-observer{-webkit-animation-duration:0.001s;animation-duration:0.001s;-webkit-animation-name:hs-resize-observer-dummy-animation;animation-name:hs-resize-observer-dummy-animation}.os-host-transition>.os-scrollbar,.os-host-transition>.os-scrollbar-corner{-webkit-transition:opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;transition:opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s}html.os-html>.os-host>.os-scrollbar{position:absolute;z-index:999999}.os-scrollbar,.os-scrollbar-corner{position:absolute;opacity:1;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';z-index:1}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar{pointer-events:none}.os-scrollbar-track{pointer-events:auto;position:relative;height:100%;width:100%;padding:0 !important;border:none !important}.os-scrollbar-handle{pointer-events:auto;position:absolute;width:100%;height:100%}.os-scrollbar-handle-off,.os-scrollbar-track-off{pointer-events:none}.os-scrollbar.os-scrollbar-unusable,.os-scrollbar.os-scrollbar-unusable *{pointer-events:none !important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0 !important}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-host-rtl>.os-scrollbar-horizontal{right:0}.os-host-rtl>.os-scrollbar-vertical{right:auto;left:0}.os-host-rtl>.os-scrollbar-corner{right:auto;left:0}.os-scrollbar-auto-hidden,.os-padding+.os-scrollbar-corner,.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl>.os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize{cursor:default}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal{right:0;left:0}.os-scrollbar:hover,.os-scrollbar-corner.os-scrollbar-corner-resize{opacity:1 !important;visibility:visible !important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto !important}.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.os-host-overflow{overflow:hidden !important}@-webkit-keyframes hs-resize-observer-dummy-animation{from{z-index:0}to{z-index:-1}}@keyframes hs-resize-observer-dummy-animation{from{z-index:0}to{z-index:-1}}.os-theme-none>.os-scrollbar-horizontal,.os-theme-none>.os-scrollbar-vertical,.os-theme-none>.os-scrollbar-corner{display:none !important}.os-theme-none>.os-scrollbar-corner-resize{display:block !important;min-width:10px;min-height:10px}.os-theme-dark>.os-scrollbar-horizontal,.os-theme-light>.os-scrollbar-horizontal{right:10px;height:10px}.os-theme-dark>.os-scrollbar-vertical,.os-theme-light>.os-scrollbar-vertical{bottom:10px;width:10px}.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,.os-theme-light.os-host-rtl>.os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{height:10px;width:10px}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{background-color:transparent}.os-theme-dark>.os-scrollbar,.os-theme-light>.os-scrollbar{padding:2px;box-sizing:border-box;background:transparent}.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,.os-theme-light>.os-scrollbar.os-scrollbar-unusable{background:transparent}.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track{background:transparent}.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:30px}.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:30px}.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track{border-radius:10px}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,0.4)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,0.4)}.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,0.55)}.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,0.55)}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(0,0,0,0.7)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(255,255,255,0.7)}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before{display:none}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before{top:-6px;bottom:-2px}.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{right:-6px;left:-2px}.os-theme-block-dark>.os-scrollbar{padding:0}.os-theme-block-dark>.os-scrollbar-horizontal{right:16px;height:16px}.os-theme-block-dark>.os-scrollbar-vertical{bottom:16px;width:16px}.os-theme-block-dark.os-host-rtl>.os-scrollbar-horizontal{left:16px;right:0}.os-theme-block-dark>.os-scrollbar-corner{height:16px;width:16px;background-color:transparent}.os-theme-block-dark>.os-scrollbar>.os-scrollbar-track{background:transparent}.os-theme-block-dark>.os-scrollbar-horizontal>.os-scrollbar-track:before,.os-theme-block-dark>.os-scrollbar-vertical>.os-scrollbar-track:before{content:'';display:block;position:absolute;background:rgba(0,0,0,0.08)}.os-theme-block-dark>.os-scrollbar-horizontal>.os-scrollbar-track:before{left:5px;right:5px;height:2px;top:50%;margin-top:-1px}.os-theme-block-dark>.os-scrollbar-vertical>.os-scrollbar-track:before{top:5px;bottom:3px;width:2px;left:50%;margin-left:-1px}.os-theme-block-dark>.os-scrollbar-horizontal:hover>.os-scrollbar-track:before,.os-theme-block-dark>.os-scrollbar-horizontal.active>.os-scrollbar-track:before{left:0;right:0;height:100%;top:0;margin-top:0}.os-theme-block-dark>.os-scrollbar-vertical:hover>.os-scrollbar-track:before,.os-theme-block-dark>.os-scrollbar-vertical.active>.os-scrollbar-track:before{top:0;bottom:0;width:100%;left:0;margin-left:0}.os-theme-block-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:transparent}.os-theme-block-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:100px;max-width:100px}.os-theme-block-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:100px;max-height:100px}.os-theme-block-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{content:'';display:block;position:absolute;top:4px;bottom:4px;left:4px;right:4px;background:#6e6e6e}.os-theme-block-dark.os-host-scrolling>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{background:#454545}.os-theme-block-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:hover:before,.os-theme-block-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active:before{background:#000}.os-theme-block-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{height:100%;min-width:16px}.os-theme-block-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{width:100%;min-height:16px}.os-theme-block-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{transition:background 0.3s}.os-theme-block-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track:before{transition:margin 0.3s, height 0.3s, width 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s}.os-theme-block-light>.os-scrollbar{padding:0}.os-theme-block-light>.os-scrollbar-horizontal{right:16px;height:16px}.os-theme-block-light>.os-scrollbar-vertical{bottom:16px;width:16px}.os-theme-block-light.os-host-rtl>.os-scrollbar-horizontal{left:16px;right:0}.os-theme-block-light>.os-scrollbar-corner{height:16px;width:16px;background-color:transparent}.os-theme-block-light>.os-scrollbar>.os-scrollbar-track{background:transparent}.os-theme-block-light>.os-scrollbar-horizontal>.os-scrollbar-track:before,.os-theme-block-light>.os-scrollbar-vertical>.os-scrollbar-track:before{content:'';display:block;position:absolute;background:rgba(255,255,255,0.15)}.os-theme-block-light>.os-scrollbar-horizontal>.os-scrollbar-track:before{left:5px;right:5px;height:2px;top:50%;margin-top:-1px}.os-theme-block-light>.os-scrollbar-vertical>.os-scrollbar-track:before{top:5px;bottom:3px;width:2px;left:50%;margin-left:-1px}.os-theme-block-light>.os-scrollbar-horizontal:hover>.os-scrollbar-track:before,.os-theme-block-light>.os-scrollbar-horizontal.active>.os-scrollbar-track:before{left:0;right:0;height:100%;top:0;margin-top:0}.os-theme-block-light>.os-scrollbar-vertical:hover>.os-scrollbar-track:before,.os-theme-block-light>.os-scrollbar-vertical.active>.os-scrollbar-track:before{top:0;bottom:0;width:100%;left:0;margin-left:0}.os-theme-block-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:transparent}.os-theme-block-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:100px;max-width:100px}.os-theme-block-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:100px;max-height:100px}.os-theme-block-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{content:'';display:block;position:absolute;top:4px;bottom:4px;left:4px;right:4px;background:#afafaf}.os-theme-block-light.os-host-scrolling>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{background:#cecece}.os-theme-block-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:hover:before,.os-theme-block-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active:before{background:#fff}.os-theme-block-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{height:100%;min-width:16px}.os-theme-block-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{width:100%;min-height:16px}.os-theme-block-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{transition:background 0.3s}.os-theme-block-light.os-host-transition>.os-scrollbar>.os-scrollbar-track:before{transition:margin 0.3s, height 0.3s, width 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s}footer{background-color:#ffc666;color:#000;box-shadow:0 100vh 0 100vh #ffc666}footer svg path{fill:#000}footer a,footer p{color:inherit}footer .disclaimers p a,footer .disclaimers h1 a,footer .disclaimers h2 a,footer .disclaimers h3 a,footer .disclaimers h4 a,footer .disclaimers h5 a,footer .disclaimers h6 a,footer .disclaimers li a,footer .disclaimers legend a,footer .disclaimers .legend a,footer .disclaimers label a,footer .disclaimers .decision a{background-image:linear-gradient(#000, #000);text-shadow:-2px 0 0 #ffc666,-1px 0 0 #ffc666,1px 0 0 #ffc666,2px 0 0 #ffc666}footer .disclaimers p a:active,footer .disclaimers p a:focus,footer .disclaimers p a:hover,footer .disclaimers h1 a:active,footer .disclaimers h1 a:focus,footer .disclaimers h1 a:hover,footer .disclaimers h2 a:active,footer .disclaimers h2 a:focus,footer .disclaimers h2 a:hover,footer .disclaimers h3 a:active,footer .disclaimers h3 a:focus,footer .disclaimers h3 a:hover,footer .disclaimers h4 a:active,footer .disclaimers h4 a:focus,footer .disclaimers h4 a:hover,footer .disclaimers h5 a:active,footer .disclaimers h5 a:focus,footer .disclaimers h5 a:hover,footer .disclaimers h6 a:active,footer .disclaimers h6 a:focus,footer .disclaimers h6 a:hover,footer .disclaimers li a:active,footer .disclaimers li a:focus,footer .disclaimers li a:hover,footer .disclaimers legend a:active,footer .disclaimers legend a:focus,footer .disclaimers legend a:hover,footer .disclaimers .legend a:active,footer .disclaimers .legend a:focus,footer .disclaimers .legend a:hover,footer .disclaimers label a:active,footer .disclaimers label a:focus,footer .disclaimers label a:hover,footer .disclaimers .decision a:active,footer .disclaimers .decision a:focus,footer .disclaimers .decision a:hover{background-image:linear-gradient(#ff4564, #ff4564)}.bid-ask-overview{max-width:100%;margin-right:auto;margin-left:auto;padding:1.5rem 0}.bid-ask-overview::before,.bid-ask-overview::after{display:table;content:''}.bid-ask-overview::after{clear:both}@media (min-width: 462px){.bid-ask-overview{width:462px}}@media (min-width: 536px){.bid-ask-overview{width:462px}}@media (min-width: 668px){.bid-ask-overview{width:462px}}@media (min-width: 904px){.bid-ask-overview{width:792px}}@media (min-width: 1036px){.bid-ask-overview{width:792px}}@media (min-width: 1168px){.bid-ask-overview{width:792px}}@media (min-width: 1428px){.bid-ask-overview{width:792px}}@media (min-width: 1560px){.bid-ask-overview{width:792px}}@media (min-width: 1692px){.bid-ask-overview{width:792px}}@media (min-width: 1824px){.bid-ask-overview{width:792px}}.bid-ask-overview .item{float:left;display:block;width:166px;margin-left:4px;margin-right:4px;padding-top:1.5rem;position:relative}@media (min-width: 462px){.bid-ask-overview .item{width:182px;margin-left:8px;margin-right:8px}}.bid-ask-overview .item:before{background:#d4d4d4;content:'';width:14px;height:2px;position:absolute;top:0;left:0}.bid-ask-overview .item.price-range{overflow:visible;white-space:nowrap}.bid-ask-overview .item.price-range .value{font-size:1.8rem}@media (max-width: 667px){.bid-ask-overview .item.price-range .value{font-size:1.4rem}}.bid-ask-overview .item .title{font-family:'Source Serif Pro';font-size:1.125rem;font-weight:400;line-height:1.75rem;margin-bottom:0.75rem}.bid-ask-overview .item .value{margin-top:0}.bid-ask-overview .item .value.none{color:#9d9d9d;font-size:0.85rem;font-style:italic}.bid-ask-overview [data-nav-item]{display:none}.bid-ask-overview a.scroll-to{color:#6C4EA5;clear:both;display:block;font-weight:400;position:relative}.bid-ask-overview a.scroll-to:after{display:inline-block;content:'';background-image:url("data:image/svg+xml;charset=utf8,%3Csvg class='chevron chevron-right' width='8px' height='12px' viewBox='0 0 8 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cdefs%3E %3Cpath d='M8.22222222,9.72222222 L8.22222222,4.38888889 C8.22222222,3.89796911 8.62019133,3.5 9.11111111,3.5 C9.60203089,3.5 10,3.89796911 10,4.38888889 L10,10.6111111 C10,11.1020309 9.60203089,11.5 9.11111111,11.5 L2.88888889,11.5 C2.39796911,11.5 2,11.1020309 2,10.6111111 C2,10.1201913 2.39796911,9.72222222 2.88888889,9.72222222 L8.22222222,9.72222222 Z' id='path-1'%3E%3C/path%3E %3C/defs%3E %3Cg id='Template' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Company-Profile-_Template_NetcapBrand_Neutral' transform='translate(-334.000000, -9427.000000)'%3E %3Crect fill='%23FFFFFF' x='0' y='0' width='1440' height='20525'%3E%3C/rect%3E %3Cg id='Body-Content' transform='translate(0.000000, 905.902784)'%3E %3Cg id='H3-Block' transform='translate(329.000000, 8170.896539)'%3E %3Cg id='Icons/Bullet' transform='translate(0.810205, 348.634537)'%3E %3Cg id='Colors/Primary'%3E %3Crect id='Rectangle' fill-opacity='0' fill='%23D8D8D8' x='0' y='0' width='16' height='16'%3E%3C/rect%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Combined-Shape' fill='%236C4EA5' transform='translate(6.000000, 7.500000) rotate(-45.000000) translate(-6.000000, -7.500000) ' xlink:href='%23path-1'%3E%3C/use%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");background-repeat:no-repeat;background-position:bottom right;width:1.5rem;height:20px}blockquote{float:left;display:block;width:282px;margin-left:4px;margin-right:4px;font-size:1.25rem;line-height:1.5}@media (min-width: 356px){blockquote{width:340px}}@media (min-width: 462px){blockquote{width:446px;margin-left:8px;margin-right:8px}}@media (min-width: 536px){blockquote{width:512px}}blockquote::after{content:"— " attr(cite);display:block;margin-bottom:1.5rem}.pullquote{margin-top:-4.5rem;padding:3rem 0}@media (min-width: 768px){.pullquote{padding:6rem 0}}.pullquote.has-bg{background:#6C4EA5;margin-bottom:3rem;margin-top:0}.pullquote.has-bg .quote,.pullquote.has-bg .attribution{color:#fff}.pullquote.attr-it .attribution{font-style:italic}.pullquote section{margin-bottom:0 !important}.pullquote .section-content{padding-top:0 !important}.pullquote .quote{color:#6C4EA5;font-family:'Source Serif Pro';font-weight:600;font-size:1.85rem;line-height:2.5rem;margin-bottom:1.5rem}@media (min-width: 768px){.pullquote .quote{font-size:2rem;line-height:2.85rem}}.pullquote .attribution{color:#272727;font-size:1.5rem;text-align:right}.pullquote .attribution .credits{font-size:1rem}.pullquote a{background-image:linear-gradient(#ffc666, #ffc666);text-shadow:-2px 0 0 #fff,-1px 0 0 #fff,1px 0 0 #fff,2px 0 0 #fff;background-position:0 1.1em;background-repeat:repeat-x;background-size:1px 1px;cursor:pointer;text-shadow:none}.pullquote a:active,.pullquote a:focus,.pullquote a:hover{background-image:linear-gradient(#ff4564, #ff4564)}.pullquote a::after,.pullquote a::before{text-shadow:none}.pullquote.long .quote{font-size:1.65rem;line-height:2.25rem}@media (min-width: 768px){.pullquote.long .quote{font-size:1.85rem;line-height:2.5rem}}.comments-view textarea{border-color:#b7bacd;font-family:'Source Sans Pro', Arial, serif;font-size:1.25rem;resize:none;display:block;padding:15px;height:12rem;line-height:1.5;width:100%;margin-left:4px;margin-right:4px;margin-bottom:1.5rem}@media (min-width: 768px){.comments-view textarea{margin-left:8px;margin-right:8px}}.comments-view .comments{padding-top:2.25rem;overflow:auto}.comments-view .comment{border-left:1px solid #d4d4d4;padding-top:1.5rem;padding-left:0.5rem;position:relative;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3rem}.comments-view .comment .body{word-break:break-word}.comments-view .avatar{font-weight:600;color:#fff;height:2rem;width:2rem;border-radius:50%;font-size:0.8rem;line-height:2rem;text-align:center;margin-right:1em;margin-right:4px;margin-left:4px;position:absolute;top:18px}@media (min-width: 462px){.comments-view .avatar{margin-right:8px;margin-left:8px}}.comments-view .name{float:left;display:block;width:224px;margin-left:62px;margin-right:4px;font-weight:600;line-height:1.25;float:none;width:auto !important}@media (min-width: 356px){.comments-view .name{width:282px}}@media (min-width: 462px){.comments-view .name{width:380px;margin-left:74px;margin-right:8px}}@media (min-width: 536px){.comments-view .name{width:446px}}.comments-view .disclosure{color:#b7bacd}@media (max-width: 355px){.comments-view .disclosure::before{content:'\A';white-space:pre}}.comments-view .date{float:left;display:none;color:#84899d;float:none;width:auto !important}@media (min-width: 536px){.comments-view .date{display:block;width:446px;margin-left:74px;margin-right:8px}}.comments-view .body{float:left;clear:both;margin-top:0.75rem;padding-left:4.7rem}.comments-view .delete-comment{font-weight:600;color:#fff;height:2rem;width:2rem;border-radius:50%;font-size:0.8rem;line-height:2rem;text-align:center;margin-right:1em;margin-right:4px;margin-left:4px;background:#fff;border:2px solid #f80029;position:absolute;top:4rem;cursor:pointer;padding:4px;position:absolute}@media (min-width: 462px){.comments-view .delete-comment{margin-right:8px;margin-left:8px}}.comments-view .delete-comment svg path{fill:#f80029}.comments-view .delete-comment:hover{box-shadow:0 2px 5px rgba(0,0,0,0.25)}.comments-view .reply{display:flex;justify-content:space-between;border:1px solid lightgray;margin-left:4.7rem}.comments-view .hide-reply-box{display:none}.comments-view .replies{margin-left:4.7rem;border-bottom:none;margin-bottom:1rem}.comments-view .is-reply{margin:8px 0px}.comments-view .reply-section{width:100%}.comments-view .send-reply{height:20px;margin-top:10px;width:20px;cursor:pointer}.comments-view .send-reply-button{height:13px;margin-top:2px;margin-left:5px;width:13px}.comments-view .svg{cursor:pointer;position:absolute;right:0.75rem;bottom:0.5rem;padding:.25rem}.comments-view .svg:hover{opacity:0.65}.comments-view .reply-button-svg{border:1px solid lightgray;display:flex;font-size:15px;height:2.5rem;width:5.5rem;margin-left:4.7rem;cursor:pointer;padding:0.4rem}.comments-view .reply-button{border:none;margin-left:0.6rem}.comments-view .reply-textbox{border:none;width:100%;margin-bottom:0;font-size:16px;height:8rem;line-height:1.25}.comments-view .comment.deletion-candidate{background:#f80029;color:#fff}section.deal-highlights.medium .section-content{font-size:1.25rem;line-height:2.25rem;font-weight:300}figure{margin-bottom:1.5rem;text-align:center}figure.col-1{float:left;display:block;width:224px;margin-left:4px;margin-right:4px}@media (min-width: 462px){figure.col-1{width:248px;margin-left:8px;margin-right:8px}}figure.inline{max-width:50%}figure.inline.left{float:left;margin-right:1.5rem}figure.inline.right{float:right;margin-left:1.5rem}figure.inline img{margin-bottom:0;padding-top:6px}figure.videos{margin:0 auto 1.5rem}figure.videos.small{max-width:600px}figure img{max-width:100%;height:auto;margin-bottom:0.75rem}figure.two{margin-left:-4px;margin-right:-4px}figure.two::before,figure.two::after{display:table;content:''}figure.two::after{clear:both}@media (min-width: 462px){figure.two{margin-left:-8px;margin-right:-8px}}figure.two img{float:left;display:block;width:282px;margin-left:4px;margin-right:4px}@media (min-width: 356px){figure.two img{width:340px}}@media (min-width: 462px){figure.two img{width:446px;margin-left:8px;margin-right:8px}}@media (min-width: 536px){figure.two img{width:248px}}@media (min-width: 904px){figure.two img{width:380px}}figure figcaption{margin-top:-1rem}figcaption{font-size:0.85rem;margin-bottom:1.5rem}a.file{background-image:none;border:1px solid #d4d4d4;border-radius:4px;display:block;clear:both;margin:0 0 1.5rem !important;padding:1.5rem 1.5rem 1.5rem 4.5rem;position:relative;transition:border-color .07s ease;width:100%}a.file:before{content:'';display:inline-block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='25px' height='32px' viewBox='0 0 25 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Template' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Company-Profile-_Template_NetcapBrand_Neutral' transform='translate(-969.000000, -13447.000000)' stroke='%236C4EA5' stroke-width='2'%3E%3Cg id='Body-Content' transform='translate(0.000000, 905.902784)'%3E%3Cg id='Slide-Deck' transform='translate(330.000000, 12125.144192)'%3E%3Cg id='Bitmap' transform='translate(0.000000, 55.000000)'%3E%3Cg id='basic-elaboration-document-download' transform='translate(640.632447, 361.953884)'%3E%3Cg id='Group'%3E%3Cpolygon id='Path' points='6.69565217 0 22 0 22 29.6521739 0 29.6521739 0 6.69565217'%3E%3C/polygon%3E%3Cpolyline id='Path' points='0 6.69565217 6.69565217 6.69565217 6.69565217 0'%3E%3C/polyline%3E%3C/g%3E%3Cpolyline id='Path' stroke-linejoin='bevel' points='14.826087 17.2173913 11 21.0434783 7.17391304 17.2173913'%3E%3C/polyline%3E%3Cpath d='M11,21.0434783 L11,11.4782609' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 center;background-size:contain;width:25px;height:32px;position:absolute;left:1.5rem;top:50%;margin-top:-16px}a.file:hover,a.file:focus{background-image:none;border-color:#6C4EA5}a.file .meta{color:#9d9d9d;float:right}.file-download{position:relative}.file-download::before{position:absolute;top:0;right:-30px;display:inline-block;width:25px;height:100%;content:'';background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='25px' height='32px' viewBox='0 0 25 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Template' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Company-Profile-_Template_NetcapBrand_Neutral' transform='translate(-969.000000, -13447.000000)' stroke='%236C4EA5' stroke-width='2'%3E%3Cg id='Body-Content' transform='translate(0.000000, 905.902784)'%3E%3Cg id='Slide-Deck' transform='translate(330.000000, 12125.144192)'%3E%3Cg id='Bitmap' transform='translate(0.000000, 55.000000)'%3E%3Cg id='basic-elaboration-document-download' transform='translate(640.632447, 361.953884)'%3E%3Cg id='Group'%3E%3Cpolygon id='Path' points='6.69565217 0 22 0 22 29.6521739 0 29.6521739 0 6.69565217'%3E%3C/polygon%3E%3Cpolyline id='Path' points='0 6.69565217 6.69565217 6.69565217 6.69565217 0'%3E%3C/polyline%3E%3C/g%3E%3Cpolyline id='Path' stroke-linejoin='bevel' points='14.826087 17.2173913 11 21.0434783 7.17391304 17.2173913'%3E%3C/polyline%3E%3Cpath d='M11,21.0434783 L11,11.4782609' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:0 center}.file-download:hover::before,.file-download:focus::before{opacity:0.7}.file-download:active::before{opacity:0.4}ol.footnote{counter-reset:list;font-size:0.85rem}ol.footnote>li{list-style:none;margin-bottom:0 !important}ol.footnote>li:before{content:"[" counter(list) "] ";counter-increment:list}.hero{background-color:#f9f8f4;position:relative;width:100%}.hero::before,.hero::after{display:table;content:''}.hero::after{clear:both}.hero .button.transparent{background-color:#f9f8f4}.hero .bg{overflow:hidden;position:absolute;top:-76%;left:-30%;width:100%;height:100%;-ms-user-select:none;user-select:none;z-index:0}.hero .bg img,.hero .bg svg{height:100%;width:auto}@media (min-width: 904px){.hero .bg{top:0;left:0}}.hero .container>.wrap{max-width:100%;margin-right:auto;margin-left:auto;width:290px;position:relative;margin-bottom:1.5rem}.hero .container>.wrap::before,.hero .container>.wrap::after{display:table;content:''}.hero .container>.wrap::after{clear:both}@media (min-width: 356px){.hero .container>.wrap{width:348px}}@media (min-width: 462px){.hero .container>.wrap{width:462px}}@media (min-width: 536px){.hero .container>.wrap{width:528px}}@media (min-width: 668px){.hero .container>.wrap{width:660px}}@media (min-width: 904px){.hero .container>.wrap{width:792px}}@media (min-width: 1036px){.hero .container>.wrap{width:924px}}@media (min-width: 1168px){.hero .container>.wrap{width:1056px}}@media (min-width: 1428px){.hero .container>.wrap{width:1188px}}@media (min-width: 1560px){.hero .container>.wrap{width:1320px}}@media (min-width: 1692px){.hero .container>.wrap{width:1452px}}@media (min-width: 1824px){.hero .container>.wrap{width:1584px}}.hero .main-content{overflow:auto;float:none;max-width:290px;margin-left:0px;width:100%}@media (min-width: 356px){.hero .main-content{max-width:348px}}@media (min-width: 462px){.hero .main-content{max-width:462px}}@media (min-width: 536px){.hero .main-content{max-width:528px}}@media (min-width: 668px){.hero .main-content{max-width:660px}}@media (min-width: 904px){.hero .main-content{max-width:462px}}@media (min-width: 1036px){.hero .main-content{max-width:528px}}@media (min-width: 1168px){.hero .main-content{max-width:660px}}@media (min-width: 1428px){.hero .main-content{max-width:792px}}@media (min-width: 1560px){.hero .main-content{max-width:792px}}@media (min-width: 1692px){.hero .main-content{max-width:924px}}@media (min-width: 1824px){.hero .main-content{max-width:924px}}.hero .sidebar{overflow:auto;float:none;max-width:290px;margin-left:0px}@media (min-width: 356px){.hero .sidebar{max-width:348px}}@media (min-width: 462px){.hero .sidebar{max-width:462px}}@media (min-width: 536px){.hero .sidebar{max-width:528px}}@media (min-width: 668px){.hero .sidebar{max-width:660px}}@media (min-width: 904px){.hero .sidebar{max-width:264px;margin-left:66px}}@media (min-width: 1036px){.hero .sidebar{max-width:264px}}@media (min-width: 1168px){.hero .sidebar{max-width:330px}}@media (min-width: 1428px){.hero .sidebar{max-width:330px}}@media (min-width: 1560px){.hero .sidebar{max-width:330px;margin-left:198px}}@media (min-width: 1692px){.hero .sidebar{max-width:330px}}@media (min-width: 1824px){.hero .sidebar{max-width:330px}}.hero .main-content,.hero .sidebar{display:inline-block;vertical-align:bottom;overflow:visible}.hero .hero-content{overflow:visible;position:relative;width:100%;z-index:1}.hero .hero-content h1,.hero .hero-content .main-title,.hero .hero-content .short-pitch{max-width:282px;margin-bottom:1rem;margin-left:0}@media (min-width: 356px){.hero .hero-content h1,.hero .hero-content .main-title,.hero .hero-content .short-pitch{max-width:340px}}@media (min-width: 462px){.hero .hero-content h1,.hero .hero-content .main-title,.hero .hero-content .short-pitch{max-width:446px}}@media (min-width: 536px){.hero .hero-content h1,.hero .hero-content .main-title,.hero .hero-content .short-pitch{max-width:512px}}@media (min-width: 668px){.hero .hero-content h1,.hero .hero-content .main-title,.hero .hero-content .short-pitch{max-width:644px}}@media (min-width: 904px){.hero .hero-content h1,.hero .hero-content .main-title,.hero .hero-content .short-pitch{max-width:776px}}.hero .hero-content h3.short-pitch{font-size:1.25em;font-weight:600;float:none;margin-bottom:1.5rem;color:#6C4EA5}.hero h1 img{max-width:100%}.hero .invest-button.show-tablet{display:none}@media (min-width: 904px){.hero .invest-button.show-tablet{display:block}}@media (min-width: 668px){.hero .equal-height{display:flex}.hero .equal-height[data-tile-length="1"] .video,.hero .equal-height[data-tile-length="1"] .latest-announcement{max-height:326px}.hero .equal-height[data-tile-length="2"] .video,.hero .equal-height[data-tile-length="2"] .pitch-deck-slideshow{width:60%}.hero .equal-height[data-tile-length="2"] .latest-announcement{width:40%}.hero .equal-height[data-tile-length="2"] .pitch-deck-slideshow{height:260px;max-width:666px}.hero .equal-height[data-tile-length="2"] .pitch-deck-slideshow .slide{max-height:260px}}@media (min-width: 668px) and (min-width: 1560px){.hero .equal-height[data-tile-length="2"] .pitch-deck-slideshow{height:320px}}@media (min-width: 668px){.hero .equal-height .latest-announcement{margin-left:16px;max-width:320px}}.hero .video{position:relative;background-color:#fff;background-position:center;background-size:cover;background-repeat:no-repeat;border:1px solid #d4d4d4;border-radius:3px;box-shadow:0px 23px 31px rgba(0,0,0,0.25);display:block;margin-bottom:1.5rem;max-height:340px;max-width:666px;position:relative;width:100%}.hero .video:before{display:block;content:"";width:100%;padding-top:56.25%}.hero .video.contain{background-size:contain}.hero .video.top{background-position:top center}.hero .pitch-deck-slideshow{max-width:666px}.hero .pitch-deck-slideshow .slide{height:280px;margin-bottom:4.25rem}.hero .pitch-deck-slideshow .toolbar{padding:1rem}.hero .pitch-deck-slideshow.is-fullscreen{height:100% !important;width:100% !important;max-width:100% !important}.hero .pitch-deck-slideshow.is-fullscreen .slide{margin:auto;max-height:100% !important;height:100% !important}.hero .stats-overview{margin:1.5rem 0;position:relative;z-index:1}@media (min-width: 904px){.hero .stats-overview{margin-top:0}}.hero .stats-overview li{float:left;display:block;width:282px;margin-left:4px;margin-right:4px;border-bottom:1px solid #d4d4d4;padding:1rem 0;position:relative}@media (min-width: 356px){.hero .stats-overview li{width:340px}}@media (min-width: 462px){.hero .stats-overview li{width:446px;margin-left:8px;margin-right:8px}}@media (min-width: 536px){.hero .stats-overview li{width:512px}}@media (min-width: 668px){.hero .stats-overview li{width:644px}}@media (min-width: 904px){.hero .stats-overview li{width:248px}}@media (min-width: 1168px){.hero .stats-overview li{width:314px}}.hero .stats-overview li:first-child,.hero .stats-overview li:last-child{border:0}.hero .stats-overview li:first-child{padding:0}.hero .stats-overview .title{font-size:0.875em}.hero .stats-overview .value{font-size:1.125em}.hero .stats-overview .add-to-watchlist{background-size:0;text-shadow:none;color:#6C4EA5;cursor:pointer;font-weight:600}.hero .stats-overview .add-to-watchlist span:not(.icon){background-image:linear-gradient(#ffc666, #ffc666);text-shadow:-2px 0 0 #fff,-1px 0 0 #fff,1px 0 0 #fff,2px 0 0 #fff;background-position:0 1.1em;background-repeat:repeat-x;background-size:1px 1px;cursor:pointer}.hero .stats-overview .add-to-watchlist span:not(.icon):active,.hero .stats-overview .add-to-watchlist span:not(.icon):focus,.hero .stats-overview .add-to-watchlist span:not(.icon):hover{background-image:linear-gradient(#ff4564, #ff4564)}.hero .stats-overview .add-to-watchlist span:not(.icon)::after,.hero .stats-overview .add-to-watchlist span:not(.icon)::before{text-shadow:none}.hero .stats-overview .add-to-watchlist .icon{padding-right:5px}.hero .stats-overview .watchlist{min-height:3.5rem}.hero .stats-overview .watchlist.is-watched svg path#eye-pupil{fill:#fff}.hero .stats-overview .watchlist.is-watched svg path#eye-pupil-bg,.hero .stats-overview .watchlist.is-watched svg path#eye-bg{fill:#6C4EA5}.hero .stats-overview a.help{background-size:0;text-shadow:none;position:absolute;top:1.15rem;right:0}.hero .stats-overview a.help svg path{fill:#9d9d9d}.hero .stats-overview a.help:hover svg path{fill:#6C4EA5}.hero .stats-overview .funding-progress .slash{padding:0 5px}.hero .stats-overview .cta::before,.hero .stats-overview .cta::after{display:table;content:''}.hero .stats-overview .cta::after{clear:both}.hero .stats-overview .cta a.button{margin:0 8px 6px 0;width:calc(50% - 8px)}.hero .stats-overview .cta a.button.sell{margin-right:0}.hero .stats-overview .cta .minimum{clear:both;font-size:0.875em}.hero .stats-overview .disclaimer{margin:0 0 6px;text-align:left}.image-grid{display:flex;align-items:center;flex-wrap:wrap}.image-grid .item{display:block;padding:.75rem}.image-grid img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.image-grid.right{flex-direction:row-reverse}.image-grid.two .item{flex-basis:50%}.image-grid.three .item{flex-basis:33.3333%}.image-grid.four .item{flex-basis:25%}.image-grid.align-top{align-items:flex-start}@media (max-width: 535px){.image-grid{display:block}}.p-company article.main-content ol,.p-company article.main-content ul{margin:0 0 3rem 16px;max-width:none;padding-left:0}.p-company article.main-content li{margin-bottom:.75rem}.p-company article.main-content ul{list-style-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='12' height='13'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0283 7.12854L6.62853 11.5283C6.2814 11.8754 5.71859 11.8754 5.37145 11.5283C5.02432 11.1812 5.02432 10.6184 5.37145 10.2712L9.14269 6.5L5.37145 2.72876C5.02432 2.38163 5.02432 1.81882 5.37145 1.47169C5.71859 1.12455 6.2814 1.12455 6.62853 1.47169L11.0283 5.87146C11.3754 6.21859 11.3754 6.78141 11.0283 7.12854Z' fill='white' /%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Crect y='15' width='16' height='16' transform='rotate(-90 0 15)' fill='%236C4EA5' /%3E%3C/g%3E%3C/svg%3E")}.p-company article.main-content ul>li ul{border-left:2px solid #6C4EA5;list-style:none;margin-top:0.75rem;margin-bottom:0;padding-left:0.75rem}.p-company article.main-content ul.file-list{list-style:none;margin:0 0 3rem;max-width:none}.p-company article.main-content ol{list-style:decimal}.p-company article.main-content ol>li ul{margin-bottom:0}.media-mentions__item{padding-bottom:1.25rem}.media-mentions__source{text-align:right}.media-mentions-logos a{float:left;display:block;width:108px;margin-left:4px;margin-right:4px;height:4rem;margin-bottom:2rem}@media (min-width: 462px){.media-mentions-logos a{width:116px;margin-left:8px;margin-right:8px}}.media-mentions-logos img{position:relative;top:50%;left:50%;max-width:100%;max-height:100%;transform:translate(-50%, -50%);width:auto;height:auto}.press__item{margin-bottom:1.5rem}.press__img{display:block;width:120px;height:auto;margin-bottom:0.5rem}@media screen and (min-width: 904px){.press__item--has-logo{display:flex;align-items:center;height:70px}.press__img{width:160px;margin-right:2rem;margin-bottom:0}.press__link-wrapper{margin-bottom:0}}.p-company article.main-content ul.past-raises{list-style:none;margin:0;max-width:none}ul.past-raises .date,ul.past-raises .info,ul.past-raises .cta{display:inline-block;margin-right:1.5rem}ul.past-raises .date{color:#9d9d9d;float:left;margin-right:1.5rem}ul.past-raises .shares,ul.past-raises .price,ul.past-raises .total{font-weight:600}ul.past-raises .total{color:teal}.pitch-deck-slideshow{background:rgba(0,0,0,0.75);position:relative;width:100%}.pitch-deck-slideshow.is-fullscreen{padding:0;position:fixed;z-index:999}.pitch-deck-slideshow.is-fullscreen .flickity-viewport{transform:translateY(-50%);top:50%;height:80vh}.pitch-deck-slideshow.is-fullscreen .flickity-slider{display:flex;align-items:center}.pitch-deck-slideshow.is-fullscreen .overlay{z-index:-1}.pitch-deck-slideshow.is-fullscreen .overlay:hover{opacity:1}.pitch-deck-slideshow.is-fullscreen .slide,.pitch-deck-slideshow.is-fullscreen .slide-nav,.pitch-deck-slideshow.is-fullscreen .close-fullscreen{max-width:100%;margin-right:auto;margin-left:auto;width:290px}.pitch-deck-slideshow.is-fullscreen .slide::before,.pitch-deck-slideshow.is-fullscreen .slide::after,.pitch-deck-slideshow.is-fullscreen .slide-nav::before,.pitch-deck-slideshow.is-fullscreen .slide-nav::after,.pitch-deck-slideshow.is-fullscreen .close-fullscreen::before,.pitch-deck-slideshow.is-fullscreen .close-fullscreen::after{display:table;content:''}.pitch-deck-slideshow.is-fullscreen .slide::after,.pitch-deck-slideshow.is-fullscreen .slide-nav::after,.pitch-deck-slideshow.is-fullscreen .close-fullscreen::after{clear:both}@media (min-width: 356px){.pitch-deck-slideshow.is-fullscreen .slide,.pitch-deck-slideshow.is-fullscreen .slide-nav,.pitch-deck-slideshow.is-fullscreen .close-fullscreen{width:348px}}@media (min-width: 462px){.pitch-deck-slideshow.is-fullscreen .slide,.pitch-deck-slideshow.is-fullscreen .slide-nav,.pitch-deck-slideshow.is-fullscreen .close-fullscreen{width:462px}}@media (min-width: 536px){.pitch-deck-slideshow.is-fullscreen .slide,.pitch-deck-slideshow.is-fullscreen .slide-nav,.pitch-deck-slideshow.is-fullscreen .close-fullscreen{width:528px}}@media (min-width: 668px){.pitch-deck-slideshow.is-fullscreen .slide,.pitch-deck-slideshow.is-fullscreen .slide-nav,.pitch-deck-slideshow.is-fullscreen .close-fullscreen{width:660px}}@media (min-width: 904px){.pitch-deck-slideshow.is-fullscreen .slide,.pitch-deck-slideshow.is-fullscreen .slide-nav,.pitch-deck-slideshow.is-fullscreen .close-fullscreen{width:792px}}@media (min-width: 1036px){.pitch-deck-slideshow.is-fullscreen .slide,.pitch-deck-slideshow.is-fullscreen .slide-nav,.pitch-deck-slideshow.is-fullscreen .close-fullscreen{width:924px}}@media (min-width: 1168px){.pitch-deck-slideshow.is-fullscreen .slide,.pitch-deck-slideshow.is-fullscreen .slide-nav,.pitch-deck-slideshow.is-fullscreen .close-fullscreen{width:1056px}}.pitch-deck-slideshow.is-fullscreen .slide-nav,.pitch-deck-slideshow.is-fullscreen .close-fullscreen{display:block;z-index:1}.pitch-deck-slideshow.is-fullscreen .slide{margin:auto;height:100%}.pitch-deck-slideshow .slide{background-position:center;background-size:contain;background-repeat:no-repeat;height:280px;margin:0 3rem 5.25rem;opacity:0;transition:opacity 1s ease;width:100%;position:absolute}@media (min-width: 904px){.pitch-deck-slideshow .slide{height:446px}}.pitch-deck-slideshow .slide.is-selected{transition:opacity .2s ease;opacity:1}.pitch-deck-slideshow .slide-nav{display:none;position:absolute;height:10vh;left:50%;bottom:-0.75rem;transform:translateX(-50%)}.pitch-deck-slideshow .slide-nav .prev,.pitch-deck-slideshow .slide-nav .next{border:1px solid #fff;border-radius:3px;cursor:pointer;display:inline-block;padding:10px 10px 5px;margin-right:5px}.pitch-deck-slideshow .slide-nav .prev:hover,.pitch-deck-slideshow .slide-nav .next:hover{background-color:rgba(39,39,39,0.5)}.pitch-deck-slideshow .slide-nav .prev #chevron-right,.pitch-deck-slideshow .slide-nav .next #chevron-right{stroke:#fff}.pitch-deck-slideshow .slide-nav .prev svg{transform:rotate(180deg)}.pitch-deck-slideshow .overlay{background-color:rgba(34,34,34,0.25);transition:opacity .2s ease;opacity:1;content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.pitch-deck-slideshow .overlay:hover{opacity:0}.pitch-deck-slideshow .flickity-fullscreen-button,.pitch-deck-slideshow .flickity-fullscreen-button-exit{display:none !important}.toolbar{background:rgba(42,9,90,0.95);color:#fff;display:block;padding:1.5rem;position:absolute;bottom:0;left:0;width:100%;z-index:2}.toolbar.is-hidden{display:none}.toolbar svg,.toolbar span{display:inline-block;vertical-align:middle}.toolbar svg{padding-right:10px}.toolbar span{font-weight:bold}.toolbar .download{float:right}.open-fullscreen{cursor:pointer}.close-fullscreen{cursor:pointer;display:none;position:absolute;padding-top:10vh;left:50%;transform:translateX(-50%);top:-0.75rem;z-index:1}.close-fullscreen .icon{position:absolute;bottom:0;right:0}.close-fullscreen .icon svg{display:block}@media only screen and (max-width: 900px) and (min-width: 480px){.pitch-deck-slideshow:not(.is-fullscreen) .slide{height:240px}.pitch-deck-slideshow .slide-nav{position:absolute;top:50%;transform:translate(-50%, -50%)}.pitch-deck-slideshow .slide-nav .next{float:right;margin-right:0}.pitch-deck-slideshow .close-fullscreen{top:0}}.quick-facts{float:none;display:block;width:282px;margin-left:4px;margin-right:4px;border:1px solid #f9f8f4;font-size:0.85rem;margin-bottom:1.5rem;padding:8px}@media (min-width: 356px){.quick-facts{width:340px}}@media (min-width: 462px){.quick-facts{width:446px;margin-left:8px;margin-right:8px}}@media (min-width: 536px){.quick-facts{width:512px}}@media (min-width: 668px){.quick-facts{width:116px}}@media (min-width: 668px){.quick-facts{position:absolute;left:-8px;top:4.5rem}}.quick-facts .title{color:#666666;margin-bottom:0.375rem}.quick-facts .fact{padding-left:25px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg'  width='16' height='16' viewbox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='7' stroke-width='1' stroke='%23000000' fill='none'/%3E%3Cpath d='M5 8L8 11L12 5' stroke='%231ACC00' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");line-height:1.3;margin-bottom:0.75rem;background-repeat:no-repeat}.p-company .section-nav{position:relative;top:0;left:0 !important;right:0;display:block;width:100% !important;margin:0 0 3rem;z-index:3;overflow:visible;background-color:#f9f8f4;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;opacity:1}.p-company .section-nav .tab-items{display:inline-block;width:100%;margin:0;padding-left:1px;padding-right:0;white-space:nowrap;border:0;border-radius:0;background-color:#f9f8f4}.p-company .section-nav .nav-item.main{position:relative;display:inline-block;line-height:4.275rem}.p-company .section-nav .nav-item.main .tab-title{position:relative;padding:0 10px}.p-company .section-nav .nav-item.main .tab-title:hover{color:#6C4EA5}.p-company .section-nav .nav-item.main .tab-title:after{position:absolute;left:0;bottom:-24px;display:block;width:100%;content:'';border-bottom:2px solid transparent}.p-company .section-nav .nav-item.main .tab-title.has-submenu:after{width:calc(100% + 28px + 9px)}.p-company .section-nav .nav-item.main .arrow{padding:14px;opacity:0.4;cursor:pointer}.p-company .section-nav .nav-item.main .arrow svg{position:relative;top:3px;transform:rotate(90deg);transition:transform .2s ease}.p-company .section-nav .nav-item.main.is-active .arrow{opacity:1}.p-company .section-nav .nav-item.main.is-active .tab-title:after{border-color:#6C4EA5}.p-company .section-nav .nav-item.main.is-open .submenu{display:block}.p-company .section-nav .nav-item.main.is-open .arrow svg{transform:rotate(270deg)}.p-company .section-nav .nav-item.main .submenu{background:#f9f8f4;box-shadow:0px 9px 11px rgba(0,0,0,0.0914289);display:none;margin:0;padding:1.75rem 1.5rem;position:absolute;left:-1.5rem;top:calc(100% + 1px);width:320px;height:490px;max-height:100vh}.p-company .section-nav .nav-item.main .submenu .scroll-wrap{height:100%;overflow:scroll;padding-bottom:1.5rem}.p-company .section-nav .nav-item.main .submenu .nav-item{display:block;line-height:3rem}.p-company .section-nav .nav-item.main .submenu .nav-item.is-active a,.p-company .section-nav .nav-item.main .submenu .nav-item a:hover{color:#6C4EA5}.p-company .section-nav .nav-item.main .submenu:after{background-image:linear-gradient(rgba(255,255,255,0), #f9f8f4);content:'';display:block;position:absolute;left:0;bottom:0;height:3rem;width:100%}@media (min-width: 536px){.p-company .section-nav .nav-item.main{margin:0 20px}.p-company .section-nav .nav-item.main .tab-title{padding:0 .75rem}}.p-company .section-nav.is-hidden{transition:opacity .2s ease;opacity:0;z-index:-1}.p-company .section-nav .row{position:relative}.p-company .section-nav .ctas{transition:opacity .2s ease;position:absolute;top:8px;right:20px;opacity:0;z-index:-1}.p-company .section-nav .ctas.is-visible{opacity:1;z-index:1}.p-company .section-nav .ctas .button:last-child{margin-right:0}.p-company .section-nav .button{float:none;margin-top:0}.p-company .section-nav .button.transparent{background-color:rgba(0,0,0,0);border:1px solid #d4d4d4;color:#000;text-shadow:none;cursor:pointer}.p-company .section-nav .button.transparent:hover,.p-company .section-nav .button.transparent:focus{text-shadow:none;background-color:rgba(0,0,0,0);border-color:#ccc;opacity:0.85}.p-company .section-nav .button.transparent:active{opacity:0.65}.p-company .section-nav .button.transparent:disabled{background-color:#666;cursor:not-allowed}.p-company .section-nav .flickity-viewport{overflow:visible}@media (max-width: 903px){.p-company .section-nav ul.main{width:100%}.p-company .section-nav ul.main,.p-company .section-nav ul.main.has-two-ctas{padding-right:0}.p-company .section-nav .ctas{background:rgba(255,255,255,0.85);border-top:1px solid #d4d4d4;padding:1rem;position:fixed;bottom:0;top:auto;right:0;opacity:1;text-align:right;width:100%;z-index:1}.p-company .section-nav .ctas:before{display:none}.p-company .section-nav .ctas .button.transparent{background:#fff}}.testimonial{margin-bottom:1.5rem;background:#f9f8f4;padding:1.5rem}.testimonial::before,.testimonial::after{display:table;content:''}.testimonial::after{clear:both}.testimonial.has-image .title{margin-bottom:1em}.testimonial.has-image .quote{font-size:1rem}.testimonial.small{max-width:500px;margin-left:auto;margin-right:auto}.testimonial .name{font-size:1.125rem}.testimonial a.name{background-image:linear-gradient(#ffc666, #ffc666);text-shadow:-2px 0 0 #fff,-1px 0 0 #fff,1px 0 0 #fff,2px 0 0 #fff;background-position:0 1.1em;background-repeat:repeat-x;background-size:1px 1px;cursor:pointer}.testimonial a.name:active,.testimonial a.name:focus,.testimonial a.name:hover{background-image:linear-gradient(#ff4564, #ff4564)}.testimonial a.name::after,.testimonial a.name::before{text-shadow:none}.testimonial .title{color:#979CAF;font-size:1rem;line-height:1em}.testimonial .quote{font-size:1.25rem;margin-bottom:10px}.testimonial img{max-width:182px;width:33%;margin-right:1.5rem;float:left}.testimonial img.right{float:right}.testimonial .video img{width:auto}.quote-card{margin-bottom:1.5rem;background-color:#f9f8f4;padding:1.5rem}.quote-card__name{font-size:1.125rem}.quote-card__title{line-height:1rem;color:#979caf}.quote-card__quote{line-height:1.5em;padding-left:0;margin-bottom:10px}.quote-card__img{width:160px;height:160px;margin-bottom:1rem;background-size:cover;background-position:center}@media screen and (min-width: 992px){.quote-card{display:flex;flex-wrap:nowrap}.quote-card__img-wrapper{flex-basis:33%;align-self:flex-start}.quote-card__img{width:150px;height:150px;margin-bottom:0;margin-right:auto}.quote-card__text-content{display:flex;flex-direction:column;justify-content:space-between;flex-basis:67%;padding-left:1rem}.quote-card__quote{margin-bottom:1rem}.quote-card--no-img .quote-card__text-content{flex-basis:100%;padding-left:0}}@media screen and (min-width: 1200px){.quote-card__img-wrapper{flex-basis:25%}.quote-card__text-content{flex-basis:75%}}.team .people{margin-left:-4px;margin-right:-4px;display:flex;flex-direction:row;flex-wrap:wrap}.team .people::before,.team .people::after{display:table;content:''}.team .people::after{clear:both}@media (min-width: 462px){.team .people{margin-left:-8px;margin-right:-8px}}.team .people.no-bio .person{float:left;display:block;width:166px;margin-left:4px;margin-right:4px;margin-left:0}@media (min-width: 462px){.team .people.no-bio .person{width:182px;margin-left:8px;margin-right:8px}}.team .people.no-bio .person img,.team .people.no-bio .person .name,.team .people.no-bio .person .title{width:100%;margin-left:0;margin-right:0}.team .people>*:not(.person){width:100%}@media (min-width: 1560px){.team .people:not(.no-bio) .person .headshot{width:380px}.team .people:not(.no-bio) .person .headshot.sq-small{width:200px;height:200px}}.team .person{float:left;display:block;width:282px;margin-left:4px;margin-right:4px;margin-bottom:3rem}@media (min-width: 356px){.team .person{width:340px}}@media (min-width: 462px){.team .person{width:380px;margin-left:8px;margin-right:8px}}@media (min-width: 904px){.team .person{width:248px}}@media (min-width: 1036px){.team .person{width:314px}}@media (min-width: 1428px){.team .person{width:380px}}@media (min-width: 1692px){.team .person{width:512px}}.team .person .headshot{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:1.5rem;overflow:hidden;position:relative}.team .person .headshot:before{display:block;content:"";width:100%;padding-top:100%}.team .person .headshot.logo{background-size:contain}.team .person .headshot.top{background-position:top center}.team .person .headshot.small{background-color:#f9f8f4;background-size:auto}.team .person .headshot noscript img{max-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.team .person .headshot.sq-small{width:200px;height:200px}.team .person img{height:auto;margin-bottom:0.75rem;max-width:100%}.team .person .name{font-weight:600;font-family:'Source Serif Pro';font-size:1.2em}.team .person .title{display:block;margin-bottom:0.75rem}.team .person .bio{position:relative}.team .person .bio p{color:#272727;margin-left:0;margin-right:0}.team .person ul{display:block;clear:both}.team .person .linkedin{display:block;width:18px}.team .person .linkedin svg{width:100%;height:auto}.team .person .linkedin svg path{fill:#9d9d9d}.team .person .linkedin:hover svg path{fill:#0077b5}.raise-status{max-width:100%;margin-right:auto;margin-left:auto;width:290px;margin-bottom:1.5rem;padding:1.5rem 0 3rem;position:relative}.raise-status::before,.raise-status::after{display:table;content:''}.raise-status::after{clear:both}@media (min-width: 356px){.raise-status{width:290px}}@media (min-width: 462px){.raise-status{width:330px}}@media (min-width: 536px){.raise-status{width:330px}}@media (min-width: 668px){.raise-status{width:330px}}@media (min-width: 904px){.raise-status{width:330px}}@media (min-width: 1036px){.raise-status{width:330px}}@media (min-width: 1168px){.raise-status{width:528px}}@media (min-width: 1428px){.raise-status{width:528px}}@media (min-width: 1560px){.raise-status{width:660px}}@media (min-width: 1692px){.raise-status{width:660px}}@media (min-width: 1824px){.raise-status{width:660px}}.raise-status .back{width:100%;background:#cccccc;height:0.75rem;position:absolute}.raise-status.at-target .back{background:#1ACC00}.raise-status.at-target .raised{color:teal}.raise-status.at-target .raised::after{content:'!'}.raise-status .minimum{position:absolute;top:2.25rem;margin-top:5px;line-height:1}.raise-status .raised{position:absolute;line-height:1;margin-top:-5px;top:0.49995rem}.raise-status .fore{background:#4DE038;border-right:1px solid #ffffff;height:0.75rem;position:absolute}.math{max-width:100%;margin-right:auto;margin-left:auto;width:290px;line-height:1.5;font-size:1.5rem}.math::before,.math::after{display:table;content:''}.math::after{clear:both}.math span{white-space:nowrap}.math .times{float:left;margin:0 10px 0 -22px}.math .cost-per-unit{border-bottom:1px solid #9d9d9d;margin-bottom:0.75rem}.math .total .money{color:teal;padding-right:10px}.timeline{list-style:none !important;margin:0;padding:1.5rem}.timeline-item{border:1px solid transparent;border-radius:4px;cursor:pointer;margin:0 !important;padding:1.5rem;position:relative;transition:all .2s ease}.timeline-item.expanded{border-color:#d4d4d4}.timeline-item.expanded .timeline-item__expanded-content{max-height:900px;padding-top:0.75rem}.timeline-item.expanded .timeline-item__expanded-content a.cta:after{visibility:hidden}.timeline-item.expanded:after{opacity:1;transform:rotate(270deg)}.timeline-item.expanded.announcement .timeline-item__title{display:none}.timeline-item.expanded.announcement .timeline-item__expanded-content{padding-top:0}.timeline-item.link:after{display:none}.timeline-item.link.filing .title{padding-left:16px}.timeline-item.link.filing .title:before{border-top:1px solid #d4d4d4;content:'';display:block;width:24px;height:1px;position:absolute;left:4px;top:12px}.timeline-item:hover{border-color:#d4d4d4}.timeline-item:hover:not(.link):after{opacity:1}.timeline-item:after{content:'';display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='9px' height='17px' viewBox='0 0 9 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 52.6 (67491) - http://www.bohemiancoding.com/sketch --%3E %3Cg id='Template' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linejoin='bevel'%3E %3Cg id='Slideshow-Overlay' transform='translate(-191.000000, -876.000000)' stroke='%236C4EA5' stroke-width='2'%3E %3Cg id='arrows-left' transform='translate(137.000000, 877.571122)'%3E %3Cpolyline id='Path' transform='translate(58.500000, 7.000000) scale(-1, 1) translate(-58.500000, -7.000000) ' points='62 0 55 7 62 14'%3E%3C/polyline%3E %3C/g%3E %3C/g%3E %3C/g%3E%3C/svg%3E");width:9px;height:17px;opacity:0;transition:all .2s ease;transform:rotate(90deg);position:absolute;right:1rem;top:1.75rem;z-index:1}@media only screen and (max-width: 767px){.timeline-item:after{opacity:1}}.timeline-item:last-child .timeline-item__content:before{height:0}.timeline-item__date{color:#9d9d9d;font-family:'Source Serif Pro';font-weight:600;text-align:right;position:absolute;left:0;width:20%}.timeline-item__content{width:80%;margin-left:20%;padding-right:10px;position:relative}.timeline-item__content .wrap{overflow:hidden;padding-left:1.5rem}.timeline-item__content:before,.timeline-item__content:after{content:'';display:block;position:absolute}.timeline-item__content:before{background:#d4d4d4;top:0.49995rem;left:3px;width:1px;height:calc(100% + 3.5rem)}.timeline-item__content:after{background-color:#6C4EA5;border-radius:50%;width:8px;height:8px;top:0.49995rem;left:0}.timeline-item__expanded-content{max-height:0;overflow:hidden}.timeline-item__expanded-content a.cta:after{visibility:hidden}@media (max-width: 667px){.timeline{padding:0;margin-left:0}.timeline .timeline-item{padding:1.5rem 0}.timeline .timeline-item__date{padding-left:1.5rem;position:relative;text-align:left;width:100%}.timeline .timeline-item__content{margin-left:0;width:100%}.timeline .timeline-item__content:before{height:calc(100% + 5rem);left:-1px}.timeline .timeline-item__content:after{left:-4px}}table{border-collapse:collapse;margin:0;padding:0;table-layout:fixed;width:100%}table thead tr{border-bottom:1px solid #000}table th,table td,table th:first-child,table td:first-child,table th:last-child,table td:last-child{padding:6px 4px;position:relative}@media screen and (max-width: 600px){table:not(.narrow) thead{display:none}table:not(.narrow) tr{border-bottom:0;border-top:1px solid #000;display:block}table:not(.narrow) td,table:not(.narrow) th{border-bottom:1px solid #d4d4d4;display:block;text-align:right}table:not(.narrow) td:before,table:not(.narrow) th:before{content:attr(data-label);color:#6e6e6e;float:left;font-size:0.75em;text-align:left}.os-host table:not(.narrow) td{padding-right:20px}}.transactions .offer-spread-view,.transactions .offer-spread-log-view{margin-bottom:3rem}.transactions .offer-spread-view .scroll-wrap,.transactions .offer-spread-log-view .scroll-wrap{max-height:300px;overflow-y:auto}.transactions .os-scrollbar{background:#fff}section.use-of-proceeds table{margin-bottom:1.5rem}.sources .item{padding-bottom:0.5rem}.sources .item:last-of-type{padding-bottom:0}.sources .link{background-image:linear-gradient(#ffc666, #ffc666);text-shadow:-2px 0 0 #ffffff, -1px 0 0 #ffffff, 1px 0 0 #ffffff, 2px 0 0 #ffffff;background-position:0 1.1em;background-repeat:repeat-x;background-size:1px 1px}.sources .link:active,.sources .link:focus,.sources .link:hover{background-image:linear-gradient(#ff4564, #ff4564)}.section-subtitle--has-icon{display:flex}.section-subtitle--has-icon .section-subtitle__icon{width:120px;height:120px;margin-right:2rem;background-size:contain;background-repeat:no-repeat}.section-subtitle--has-icon .section-subtitle__text{align-self:center;color:#6C4EA5}.accordion{margin-bottom:1.5rem}.accordion__title{display:flex;flex-wrap:nowrap;justify-content:space-between;padding:0.75rem 0;font-weight:600;cursor:pointer}.accordion__title .arrow{display:block;align-self:center}.accordion__title .arrow svg{transform:rotate(90deg);transition:transform 0.2s ease}.accordion__title:hover{opacity:0.8}.accordion__content{visibility:hidden;height:0;padding-bottom:0}.accordion__item{border-bottom:1px solid #d4d4d4}.accordion__item--open .accordion__title .arrow svg{transform:rotate(-90deg)}.accordion__item--open .accordion__content{visibility:visible;height:auto;padding-bottom:1rem}.p-company.colorscheme-red .hero,.p-company.colorscheme-red .section-nav ul.main,.p-company.colorscheme-red .section-nav ul.main .submenu,.p-company.colorscheme-red .button.transparent,.p-company.colorscheme-red article.main-content section>h2:before,.p-company.colorscheme-red article.main-content section [data-nav-item]:before,.p-company.colorscheme-red .pullquote.has-bg,.p-company.colorscheme-red .button.transparent,.p-company.colorscheme-red ul.timeline li .content:after,.p-company.colorscheme-red .pitch-deck .toolbar{background-color:#E7453A}.p-company.colorscheme-red .section-nav ul.main .submenu:after{background-image:linear-gradient(transparent, #E7453A)}.p-company.colorscheme-red article.main-content section h3,.p-company.colorscheme-red .pullquote:not(.has-bg) .quote,.p-company.colorscheme-red .bid-ask-overview a.full,.p-company.colorscheme-red .hero .announcements .announcement a.file{color:#E7453A}.p-company.colorscheme-red a.file:hover,.p-company.colorscheme-red a.file:focus{border-color:#E7453A}.p-company.colorscheme-red .stats-overview .watchlist.is-watched svg path#eye-bg{fill:#d4d4d4}.p-company.colorscheme-red .section-nav.is-fixed{background-color:#f9f8f4}.p-company.colorscheme-red .section-nav.is-fixed ul.main li.nav-item.main a:hover{color:#E7453A}.p-company.colorscheme-red .section-nav.is-fixed ul.main,.p-company.colorscheme-red .section-nav.is-fixed ul.main .submenu,.p-company.colorscheme-red .section-nav.is-fixed .button.transparent{background-color:#f9f8f4}.p-company.colorscheme-red .section-nav.is-fixed ul.main .submenu:after{background-image:linear-gradient(transparent, #f9f8f4)}.p-company.colorscheme-red .section-nav.is-fixed ul.main .nav-item.main.is-active>a:after{border-color:#E7453A}.p-company.colorscheme-red .section-nav.is-fixed svg #chevron-right{stroke:#E7453A}.p-company.colorscheme-red a.file:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='25px' height='32px' viewBox='0 0 25 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Template' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Company-Profile-_Template_NetcapBrand_Neutral' transform='translate(-969.000000, -13447.000000)' stroke='%23E7453A' stroke-width='2'%3E%3Cg id='Body-Content' transform='translate(0.000000, 905.902784)'%3E%3Cg id='Slide-Deck' transform='translate(330.000000, 12125.144192)'%3E%3Cg id='Bitmap' transform='translate(0.000000, 55.000000)'%3E%3Cg id='basic-elaboration-document-download' transform='translate(640.632447, 361.953884)'%3E%3Cg id='Group'%3E%3Cpolygon id='Path' points='6.69565217 0 22 0 22 29.6521739 0 29.6521739 0 6.69565217'%3E%3C/polygon%3E%3Cpolyline id='Path' points='0 6.69565217 6.69565217 6.69565217 6.69565217 0'%3E%3C/polyline%3E%3C/g%3E%3Cpolyline id='Path' stroke-linejoin='bevel' points='14.826087 17.2173913 11 21.0434783 7.17391304 17.2173913'%3E%3C/polyline%3E%3Cpath d='M11,21.0434783 L11,11.4782609' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.p-company.colorscheme-red article.main-content ul{list-style-image:url("data:image/svg+xml;charset=utf8,%3Csvg class='chevron chevron-right' width='8px' height='12px' viewBox='0 0 8 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cdefs%3E %3Cpath d='M8.22222222,9.72222222 L8.22222222,4.38888889 C8.22222222,3.89796911 8.62019133,3.5 9.11111111,3.5 C9.60203089,3.5 10,3.89796911 10,4.38888889 L10,10.6111111 C10,11.1020309 9.60203089,11.5 9.11111111,11.5 L2.88888889,11.5 C2.39796911,11.5 2,11.1020309 2,10.6111111 C2,10.1201913 2.39796911,9.72222222 2.88888889,9.72222222 L8.22222222,9.72222222 Z' id='path-1'%3E%3C/path%3E %3C/defs%3E %3Cg id='Template' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Company-Profile-_Template_NetcapBrand_Neutral' transform='translate(-334.000000, -9427.000000)'%3E %3Crect fill='%23FFFFFF' x='0' y='0' width='1440' height='20525'%3E%3C/rect%3E %3Cg id='Body-Content' transform='translate(0.000000, 905.902784)'%3E %3Cg id='H3-Block' transform='translate(329.000000, 8170.896539)'%3E %3Cg id='Icons/Bullet' transform='translate(0.810205, 348.634537)'%3E %3Cg id='Colors/Primary'%3E %3Crect id='Rectangle' fill-opacity='0' fill='%23D8D8D8' x='0' y='0' width='16' height='16'%3E%3C/rect%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Combined-Shape' fill='%23E7453A' transform='translate(6.000000, 7.500000) rotate(-45.000000) translate(-6.000000, -7.500000) ' xlink:href='%23path-1'%3E%3C/use%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.p-company.colorscheme-red article.main-content ul.file-list{list-style:none}.p-company.colorscheme-red article.main-content ul>li ul{border-color:#E7453A;list-style:none}.p-company.colorscheme-red header{background-color:rgba(0,0,0,0);color:#fff;font-weight:400}.p-company.colorscheme-red header a,.p-company.colorscheme-red header .wordmark{color:#fff}.p-company.colorscheme-red header .wordmark__img--black{display:none}.p-company.colorscheme-red header .wordmark__img--white{display:inline}.p-company.colorscheme-red header span.menu::before{background:linear-gradient(#fff, #fff 10%, transparent 10%, transparent 45%, #fff 45%, #fff 55%, transparent 55%, transparent 90%, #fff 90%)}.p-company.colorscheme-red .hero .hero-content,.p-company.colorscheme-red .hero .stats-overview{color:#fff}.p-company.colorscheme-red .hero .hero-content a,.p-company.colorscheme-red .hero .stats-overview a{text-shadow:none}.p-company.colorscheme-red .hero .button.transparent{color:#fff}.p-company.colorscheme-red svg #chevron-right{stroke:#fff}.p-company.colorscheme-red .section-nav{color:#fff}.p-company.colorscheme-red .section-nav ul.main li.nav-item.main a:hover{color:#fff}.p-company.colorscheme-red .section-nav.is-fixed{color:#000}.p-company.colorscheme-red .section-nav.is-fixed .button.transparent{color:#000}.p-company.colorscheme-red .stats-overview a.help svg path,.p-company.colorscheme-red .stats-overview a.help:hover svg path{fill:#fff}.p-company.colorscheme-red .stats-overview .watchlist .add-to-watchlist{color:#fff}.p-company.colorscheme-red .stats-overview .watchlist span:not(.icon){text-shadow:none}.p-company.colorscheme-red .stats-overview .watchlist svg path#eye-outline,.p-company.colorscheme-red .stats-overview .watchlist svg path#eye-pupil{fill:#fff}.p-company.colorscheme-red .stats-overview .watchlist svg path#eye-bg,.p-company.colorscheme-red .stats-overview .watchlist svg path#eye-pupil-bg{fill:#E7453A}.p-company.colorscheme-red .stats-overview .watchlist.is-watched svg path#eye-pupil{fill:#E7453A}.p-company.colorscheme-red .stats-overview .watchlist.is-watched svg path#eye-pupil-bg,.p-company.colorscheme-red .stats-overview .watchlist.is-watched svg path#eye-bg{fill:#fff}.p-company.colorscheme-purple .hero,.p-company.colorscheme-purple .section-nav ul.main,.p-company.colorscheme-purple .section-nav ul.main .submenu,.p-company.colorscheme-purple .button.transparent,.p-company.colorscheme-purple article.main-content section>h2:before,.p-company.colorscheme-purple article.main-content section [data-nav-item]:before,.p-company.colorscheme-purple .pullquote.has-bg,.p-company.colorscheme-purple .button.transparent,.p-company.colorscheme-purple ul.timeline li .content:after,.p-company.colorscheme-purple .pitch-deck .toolbar{background-color:#6C4EA5}.p-company.colorscheme-purple .section-nav ul.main .submenu:after{background-image:linear-gradient(transparent, #6C4EA5)}.p-company.colorscheme-purple article.main-content section h3,.p-company.colorscheme-purple .pullquote:not(.has-bg) .quote,.p-company.colorscheme-purple .bid-ask-overview a.full,.p-company.colorscheme-purple .hero .announcements .announcement a.file{color:#6C4EA5}.p-company.colorscheme-purple a.file:hover,.p-company.colorscheme-purple a.file:focus{border-color:#6C4EA5}.p-company.colorscheme-purple .stats-overview .watchlist.is-watched svg path#eye-bg{fill:#d4d4d4}.p-company.colorscheme-purple .section-nav.is-fixed{background-color:#f9f8f4}.p-company.colorscheme-purple .section-nav.is-fixed ul.main li.nav-item.main a:hover{color:#6C4EA5}.p-company.colorscheme-purple .section-nav.is-fixed ul.main,.p-company.colorscheme-purple .section-nav.is-fixed ul.main .submenu,.p-company.colorscheme-purple .section-nav.is-fixed .button.transparent{background-color:#f9f8f4}.p-company.colorscheme-purple .section-nav.is-fixed ul.main .submenu:after{background-image:linear-gradient(transparent, #f9f8f4)}.p-company.colorscheme-purple .section-nav.is-fixed ul.main .nav-item.main.is-active>a:after{border-color:#6C4EA5}.p-company.colorscheme-purple .section-nav.is-fixed svg #chevron-right{stroke:#6C4EA5}.p-company.colorscheme-purple a.file:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='25px' height='32px' viewBox='0 0 25 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Template' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Company-Profile-_Template_NetcapBrand_Neutral' transform='translate(-969.000000, -13447.000000)' stroke='%236C4EA5' stroke-width='2'%3E%3Cg id='Body-Content' transform='translate(0.000000, 905.902784)'%3E%3Cg id='Slide-Deck' transform='translate(330.000000, 12125.144192)'%3E%3Cg id='Bitmap' transform='translate(0.000000, 55.000000)'%3E%3Cg id='basic-elaboration-document-download' transform='translate(640.632447, 361.953884)'%3E%3Cg id='Group'%3E%3Cpolygon id='Path' points='6.69565217 0 22 0 22 29.6521739 0 29.6521739 0 6.69565217'%3E%3C/polygon%3E%3Cpolyline id='Path' points='0 6.69565217 6.69565217 6.69565217 6.69565217 0'%3E%3C/polyline%3E%3C/g%3E%3Cpolyline id='Path' stroke-linejoin='bevel' points='14.826087 17.2173913 11 21.0434783 7.17391304 17.2173913'%3E%3C/polyline%3E%3Cpath d='M11,21.0434783 L11,11.4782609' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.p-company.colorscheme-purple article.main-content ul{list-style-image:url("data:image/svg+xml;charset=utf8,%3Csvg class='chevron chevron-right' width='8px' height='12px' viewBox='0 0 8 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cdefs%3E %3Cpath d='M8.22222222,9.72222222 L8.22222222,4.38888889 C8.22222222,3.89796911 8.62019133,3.5 9.11111111,3.5 C9.60203089,3.5 10,3.89796911 10,4.38888889 L10,10.6111111 C10,11.1020309 9.60203089,11.5 9.11111111,11.5 L2.88888889,11.5 C2.39796911,11.5 2,11.1020309 2,10.6111111 C2,10.1201913 2.39796911,9.72222222 2.88888889,9.72222222 L8.22222222,9.72222222 Z' id='path-1'%3E%3C/path%3E %3C/defs%3E %3Cg id='Template' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Company-Profile-_Template_NetcapBrand_Neutral' transform='translate(-334.000000, -9427.000000)'%3E %3Crect fill='%23FFFFFF' x='0' y='0' width='1440' height='20525'%3E%3C/rect%3E %3Cg id='Body-Content' transform='translate(0.000000, 905.902784)'%3E %3Cg id='H3-Block' transform='translate(329.000000, 8170.896539)'%3E %3Cg id='Icons/Bullet' transform='translate(0.810205, 348.634537)'%3E %3Cg id='Colors/Primary'%3E %3Crect id='Rectangle' fill-opacity='0' fill='%23D8D8D8' x='0' y='0' width='16' height='16'%3E%3C/rect%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Combined-Shape' fill='%236C4EA5' transform='translate(6.000000, 7.500000) rotate(-45.000000) translate(-6.000000, -7.500000) ' xlink:href='%23path-1'%3E%3C/use%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.p-company.colorscheme-purple article.main-content ul.file-list{list-style:none}.p-company.colorscheme-purple article.main-content ul>li ul{border-color:#6C4EA5;list-style:none}.p-company.colorscheme-purple header{background-color:rgba(0,0,0,0);color:#fff;font-weight:400}.p-company.colorscheme-purple header a,.p-company.colorscheme-purple header .wordmark{color:#fff}.p-company.colorscheme-purple header .wordmark__img--black{display:none}.p-company.colorscheme-purple header .wordmark__img--white{display:inline}.p-company.colorscheme-purple header span.menu::before{background:linear-gradient(#fff, #fff 10%, transparent 10%, transparent 45%, #fff 45%, #fff 55%, transparent 55%, transparent 90%, #fff 90%)}.p-company.colorscheme-purple .hero .hero-content,.p-company.colorscheme-purple .hero .stats-overview{color:#fff}.p-company.colorscheme-purple .hero .hero-content a,.p-company.colorscheme-purple .hero .stats-overview a{text-shadow:none}.p-company.colorscheme-purple .hero .button.transparent{color:#fff}.p-company.colorscheme-purple svg #chevron-right{stroke:#fff}.p-company.colorscheme-purple .section-nav{color:#fff}.p-company.colorscheme-purple .section-nav ul.main li.nav-item.main a:hover{color:#fff}.p-company.colorscheme-purple .section-nav.is-fixed{color:#000}.p-company.colorscheme-purple .section-nav.is-fixed .button.transparent{color:#000}.p-company.colorscheme-purple .stats-overview a.help svg path,.p-company.colorscheme-purple .stats-overview a.help:hover svg path{fill:#fff}.p-company.colorscheme-purple .stats-overview .watchlist .add-to-watchlist{color:#fff}.p-company.colorscheme-purple .stats-overview .watchlist span:not(.icon){text-shadow:none}.p-company.colorscheme-purple .stats-overview .watchlist svg path#eye-outline,.p-company.colorscheme-purple .stats-overview .watchlist svg path#eye-pupil{fill:#fff}.p-company.colorscheme-purple .stats-overview .watchlist svg path#eye-bg,.p-company.colorscheme-purple .stats-overview .watchlist svg path#eye-pupil-bg{fill:#6C4EA5}.p-company.colorscheme-purple .stats-overview .watchlist.is-watched svg path#eye-pupil{fill:#6C4EA5}.p-company.colorscheme-purple .stats-overview .watchlist.is-watched svg path#eye-pupil-bg,.p-company.colorscheme-purple .stats-overview .watchlist.is-watched svg path#eye-bg{fill:#fff}.p-company main{padding:0;position:relative;display:inline-block;vertical-align:top;width:100%}.p-company main{margin-top:-4.5rem}.p-company .hero{padding-top:4.5rem}@media (min-width: 536px){.p-company main{margin-top:-6rem}.p-company .hero{padding-top:6rem}}@media (min-width: 904px){.p-company main{margin-top:-9rem}.p-company .hero{padding-top:9rem}}.p-company article.main-content{padding-top:5.775rem;position:relative}.p-company article.main-content p,.p-company article.main-content h2,.p-company article.main-content h3,.p-company article.main-content h4,.p-company article.main-content h5,.p-company article.main-content h6{margin-left:0;margin-right:0;max-width:none}.p-company section{max-width:100%;margin-right:auto;margin-left:auto;width:290px;margin-bottom:4.5rem;position:relative}.p-company section::before,.p-company section::after{display:table;content:''}.p-company section::after{clear:both}@media (min-width: 356px){.p-company section{width:348px}}@media (min-width: 462px){.p-company section{width:462px}}@media (min-width: 536px){.p-company section{width:528px}}@media (min-width: 668px){.p-company section{width:660px}}@media (min-width: 904px){.p-company section{width:792px}}@media (min-width: 1036px){.p-company section{width:924px}}@media (min-width: 1168px){.p-company section{width:1056px}}@media (min-width: 1428px){.p-company section{width:1188px}}@media (min-width: 1560px){.p-company section{width:1320px}}@media (min-width: 1692px){.p-company section{width:1452px}}@media (min-width: 1824px){.p-company section{width:1584px}}.p-company section .section-content{max-width:100%;margin-right:auto;margin-left:auto;width:290px;padding-top:4rem}.p-company section .section-content::before,.p-company section .section-content::after{display:table;content:''}.p-company section .section-content::after{clear:both}@media (min-width: 356px){.p-company section .section-content{width:290px}}@media (min-width: 462px){.p-company section .section-content{width:396px}}@media (min-width: 536px){.p-company section .section-content{width:396px}}@media (min-width: 668px){.p-company section .section-content{width:462px}}@media (min-width: 904px){.p-company section .section-content{width:528px}}@media (min-width: 1036px){.p-company section .section-content{width:660px}}@media (min-width: 1168px){.p-company section .section-content{width:792px}}@media (min-width: 1428px){.p-company section .section-content{width:792px}}@media (min-width: 1560px){.p-company section .section-content{width:792px}}@media (min-width: 1692px){.p-company section .section-content{width:1056px}}@media (min-width: 1824px){.p-company section .section-content{width:1056px}}.p-company section .section-content.no-title{padding-top:0}@media (min-width: 904px){.p-company section .section-content{padding-top:0}}.p-company section .section-content .video{margin-bottom:1.5rem}.p-company section>h2,.p-company section [data-nav-item]{color:#9d9d9d;font-size:0.95rem;font-family:'Source Sans Pro';letter-spacing:0.05rem;line-height:1;text-transform:uppercase;padding-top:1.5rem;position:absolute;top:0;left:0;width:182px}@media (min-width: 668px){.p-company section>h2,.p-company section [data-nav-item]{width:124px}}@media (min-width: 1428px){.p-company section>h2,.p-company section [data-nav-item]{width:182px}}.p-company section>h2:before,.p-company section [data-nav-item]:before{background:#6C4EA5;content:'';width:14px;height:2px;position:absolute;top:0;left:0}.p-company section .section-content>h3{color:#6C4EA5}.p-company svg #chevron-right{stroke:#6C4EA5}.p-company .video{display:inline-block;background-size:cover;background-position:center;position:relative}.p-company .video .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity .2s ease;opacity:0.95;width:60px;height:auto}.p-company .video img{max-width:100%}.p-company .video:hover .icon-play{opacity:1}.p-company footer{background-color:#272727;color:#fff;box-shadow:0 100vh 0 100vh #272727}.p-company footer svg path{fill:#fff}.p-company footer a,.p-company footer p{color:inherit}.p-company footer .disclaimers p a,.p-company footer .disclaimers h1 a,.p-company footer .disclaimers h2 a,.p-company footer .disclaimers h3 a,.p-company footer .disclaimers h4 a,.p-company footer .disclaimers h5 a,.p-company footer .disclaimers h6 a,.p-company footer .disclaimers li a,.p-company footer .disclaimers legend a,.p-company footer .disclaimers .legend a,.p-company footer .disclaimers label a,.p-company footer .disclaimers .decision a{background-image:linear-gradient(#fff, #fff);text-shadow:-2px 0 0 #272727,-1px 0 0 #272727,1px 0 0 #272727,2px 0 0 #272727}.p-company footer .disclaimers p a:active,.p-company footer .disclaimers p a:focus,.p-company footer .disclaimers p a:hover,.p-company footer .disclaimers h1 a:active,.p-company footer .disclaimers h1 a:focus,.p-company footer .disclaimers h1 a:hover,.p-company footer .disclaimers h2 a:active,.p-company footer .disclaimers h2 a:focus,.p-company footer .disclaimers h2 a:hover,.p-company footer .disclaimers h3 a:active,.p-company footer .disclaimers h3 a:focus,.p-company footer .disclaimers h3 a:hover,.p-company footer .disclaimers h4 a:active,.p-company footer .disclaimers h4 a:focus,.p-company footer .disclaimers h4 a:hover,.p-company footer .disclaimers h5 a:active,.p-company footer .disclaimers h5 a:focus,.p-company footer .disclaimers h5 a:hover,.p-company footer .disclaimers h6 a:active,.p-company footer .disclaimers h6 a:focus,.p-company footer .disclaimers h6 a:hover,.p-company footer .disclaimers li a:active,.p-company footer .disclaimers li a:focus,.p-company footer .disclaimers li a:hover,.p-company footer .disclaimers legend a:active,.p-company footer .disclaimers legend a:focus,.p-company footer .disclaimers legend a:hover,.p-company footer .disclaimers .legend a:active,.p-company footer .disclaimers .legend a:focus,.p-company footer .disclaimers .legend a:hover,.p-company footer .disclaimers label a:active,.p-company footer .disclaimers label a:focus,.p-company footer .disclaimers label a:hover,.p-company footer .disclaimers .decision a:active,.p-company footer .disclaimers .decision a:focus,.p-company footer .disclaimers .decision a:hover{background-image:linear-gradient(#ff4564, #ff4564)}.p-company .modal-content .raise-status{margin-left:0}body{background:#fff}
