@charset "UTF-8";:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.repeat-1{-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animated.repeat-3{-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animated.delay-1s{-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animated.delay-2s{-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animated.delay-3s{-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animated.delay-4s{-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animated.delay-5s{-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animated.faster{-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animated.fast{-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animated.slow{-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animated.slower{-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.grid{list-style:none;padding:0;margin:0 0 0 -17px;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:17px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-8.5px}.grid--narrow>.grid__item{padding-left:8.5px}.grid--wide{margin-left:-34px}.grid--wide>.grid__item{padding-left:34px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:530px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:531px) and (max-width:1023px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:1023px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}@media only screen and (min-width:1024px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}}@media only screen and (min-width:1500px){.wide--one-whole{width:100%}.wide--five-tenths,.wide--four-eighths,.wide--one-half,.wide--six-twelfths,.wide--three-sixths,.wide--two-quarters{width:50%}.wide--four-twelfths,.wide--one-third,.wide--two-sixths{width:33.333%}.wide--eight-twelfths,.wide--four-sixths,.wide--two-thirds{width:66.666%}.wide--one-quarter,.wide--three-twelfths,.wide--two-eighths{width:25%}.wide--nine-twelfths,.wide--six-eighths,.wide--three-quarters{width:75%}.wide--one-fifth,.wide--two-tenths{width:20%}.wide--four-tenths,.wide--two-fifths{width:40%}.wide--six-tenths,.wide--three-fifths{width:60%}.wide--eight-tenths,.wide--four-fifths{width:80%}.wide--one-sixth,.wide--two-twelfths{width:16.666%}.wide--five-sixths,.wide--ten-twelfths{width:83.333%}.wide--one-eighth{width:12.5%}.wide--three-eighths{width:37.5%}.wide--five-eighths{width:62.5%}.wide--seven-eighths{width:87.5%}.wide--one-tenth{width:10%}.wide--three-tenths{width:30%}.wide--seven-tenths{width:70%}.wide--nine-tenths{width:90%}.wide--one-twelfth{width:8.333%}.wide--five-twelfths{width:41.666%}.wide--seven-twelfths{width:58.333%}.wide--eleven-twelfths{width:91.666%}}address,blockquote,dd,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul{margin:0;padding:0;margin-bottom:1.6875rem}html{font-size:1em;line-height:1.6875}h1{font-size:48px;font-size:3rem;line-height:1.125}h2{font-size:36px;font-size:2.25rem;line-height:1.5}h3{font-size:30px;font-size:1.875rem;line-height:1.8}h4{font-size:24px;font-size:1.5rem;line-height:1.125}h5{font-size:20px;font-size:1.25rem;line-height:1.35}h6{font-size:18px;font-size:1.125rem;line-height:1.5}dd,ol,ul{margin-left:3.375rem}li>ol,li>ul{margin-bottom:0}code,kbd,pre,samp{font-family:monospace,monospace}blockquote{text-indent:-.41em;quotes:"\201C" "\201D";margin-left:3.375rem}blockquote p:before{content:"\201C";content:open-quote}blockquote p:after{content:"";content:no-close-quote}blockquote p:last-of-type:after{content:"\201D";content:close-quote}q{quotes:"\2018" "\2019" "\201C" "\201D"}q:before{content:"\2018";content:open-quote}q:after{content:"\2019";content:close-quote}q q:before{content:"\201C";content:open-quote}q q:after{content:"\201D";content:close-quote}q:first-child{display:inline-block;text-indent:-.22em}table{width:100%;border-collapse:collapse;border-spacing:0}td,th{padding:13.5px}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713);src:url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713) format("embedded-opentype"),url(/fonts/vendor/font-awesome/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2"),url(/fonts/vendor/font-awesome/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format("woff"),url(/fonts/vendor/font-awesome/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format("truetype"),url(/fonts/vendor/font-awesome/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\F000"}.fa-music:before{content:"\F001"}.fa-search:before{content:"\F002"}.fa-envelope-o:before{content:"\F003"}.fa-heart:before{content:"\F004"}.fa-star:before{content:"\F005"}.fa-star-o:before{content:"\F006"}.fa-user:before{content:"\F007"}.fa-film:before{content:"\F008"}.fa-th-large:before{content:"\F009"}.fa-th:before{content:"\F00A"}.fa-th-list:before{content:"\F00B"}.fa-check:before{content:"\F00C"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\F00D"}.fa-search-plus:before{content:"\F00E"}.fa-search-minus:before{content:"\F010"}.fa-power-off:before{content:"\F011"}.fa-signal:before{content:"\F012"}.fa-cog:before,.fa-gear:before{content:"\F013"}.fa-trash-o:before{content:"\F014"}.fa-home:before{content:"\F015"}.fa-file-o:before{content:"\F016"}.fa-clock-o:before{content:"\F017"}.fa-road:before{content:"\F018"}.fa-download:before{content:"\F019"}.fa-arrow-circle-o-down:before{content:"\F01A"}.fa-arrow-circle-o-up:before{content:"\F01B"}.fa-inbox:before{content:"\F01C"}.fa-play-circle-o:before{content:"\F01D"}.fa-repeat:before,.fa-rotate-right:before{content:"\F01E"}.fa-refresh:before{content:"\F021"}.fa-list-alt:before{content:"\F022"}.fa-lock:before{content:"\F023"}.fa-flag:before{content:"\F024"}.fa-headphones:before{content:"\F025"}.fa-volume-off:before{content:"\F026"}.fa-volume-down:before{content:"\F027"}.fa-volume-up:before{content:"\F028"}.fa-qrcode:before{content:"\F029"}.fa-barcode:before{content:"\F02A"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-book:before{content:"\F02D"}.fa-bookmark:before{content:"\F02E"}.fa-print:before{content:"\F02F"}.fa-camera:before{content:"\F030"}.fa-font:before{content:"\F031"}.fa-bold:before{content:"\F032"}.fa-italic:before{content:"\F033"}.fa-text-height:before{content:"\F034"}.fa-text-width:before{content:"\F035"}.fa-align-left:before{content:"\F036"}.fa-align-center:before{content:"\F037"}.fa-align-right:before{content:"\F038"}.fa-align-justify:before{content:"\F039"}.fa-list:before{content:"\F03A"}.fa-dedent:before,.fa-outdent:before{content:"\F03B"}.fa-indent:before{content:"\F03C"}.fa-video-camera:before{content:"\F03D"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\F03E"}.fa-pencil:before{content:"\F040"}.fa-map-marker:before{content:"\F041"}.fa-adjust:before{content:"\F042"}.fa-tint:before{content:"\F043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\F044"}.fa-share-square-o:before{content:"\F045"}.fa-check-square-o:before{content:"\F046"}.fa-arrows:before{content:"\F047"}.fa-step-backward:before{content:"\F048"}.fa-fast-backward:before{content:"\F049"}.fa-backward:before{content:"\F04A"}.fa-play:before{content:"\F04B"}.fa-pause:before{content:"\F04C"}.fa-stop:before{content:"\F04D"}.fa-forward:before{content:"\F04E"}.fa-fast-forward:before{content:"\F050"}.fa-step-forward:before{content:"\F051"}.fa-eject:before{content:"\F052"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-plus-circle:before{content:"\F055"}.fa-minus-circle:before{content:"\F056"}.fa-times-circle:before{content:"\F057"}.fa-check-circle:before{content:"\F058"}.fa-question-circle:before{content:"\F059"}.fa-info-circle:before{content:"\F05A"}.fa-crosshairs:before{content:"\F05B"}.fa-times-circle-o:before{content:"\F05C"}.fa-check-circle-o:before{content:"\F05D"}.fa-ban:before{content:"\F05E"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-up:before{content:"\F062"}.fa-arrow-down:before{content:"\F063"}.fa-mail-forward:before,.fa-share:before{content:"\F064"}.fa-expand:before{content:"\F065"}.fa-compress:before{content:"\F066"}.fa-plus:before{content:"\F067"}.fa-minus:before{content:"\F068"}.fa-asterisk:before{content:"\F069"}.fa-exclamation-circle:before{content:"\F06A"}.fa-gift:before{content:"\F06B"}.fa-leaf:before{content:"\F06C"}.fa-fire:before{content:"\F06D"}.fa-eye:before{content:"\F06E"}.fa-eye-slash:before{content:"\F070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\F071"}.fa-plane:before{content:"\F072"}.fa-calendar:before{content:"\F073"}.fa-random:before{content:"\F074"}.fa-comment:before{content:"\F075"}.fa-magnet:before{content:"\F076"}.fa-chevron-up:before{content:"\F077"}.fa-chevron-down:before{content:"\F078"}.fa-retweet:before{content:"\F079"}.fa-shopping-cart:before{content:"\F07A"}.fa-folder:before{content:"\F07B"}.fa-folder-open:before{content:"\F07C"}.fa-arrows-v:before{content:"\F07D"}.fa-arrows-h:before{content:"\F07E"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\F080"}.fa-twitter-square:before{content:"\F081"}.fa-facebook-square:before{content:"\F082"}.fa-camera-retro:before{content:"\F083"}.fa-key:before{content:"\F084"}.fa-cogs:before,.fa-gears:before{content:"\F085"}.fa-comments:before{content:"\F086"}.fa-thumbs-o-up:before{content:"\F087"}.fa-thumbs-o-down:before{content:"\F088"}.fa-star-half:before{content:"\F089"}.fa-heart-o:before{content:"\F08A"}.fa-sign-out:before{content:"\F08B"}.fa-linkedin-square:before{content:"\F08C"}.fa-thumb-tack:before{content:"\F08D"}.fa-external-link:before{content:"\F08E"}.fa-sign-in:before{content:"\F090"}.fa-trophy:before{content:"\F091"}.fa-github-square:before{content:"\F092"}.fa-upload:before{content:"\F093"}.fa-lemon-o:before{content:"\F094"}.fa-phone:before{content:"\F095"}.fa-square-o:before{content:"\F096"}.fa-bookmark-o:before{content:"\F097"}.fa-phone-square:before{content:"\F098"}.fa-twitter:before{content:"\F099"}.fa-facebook-f:before,.fa-facebook:before{content:"\F09A"}.fa-github:before{content:"\F09B"}.fa-unlock:before{content:"\F09C"}.fa-credit-card:before{content:"\F09D"}.fa-feed:before,.fa-rss:before{content:"\F09E"}.fa-hdd-o:before{content:"\F0A0"}.fa-bullhorn:before{content:"\F0A1"}.fa-bell:before{content:"\F0F3"}.fa-certificate:before{content:"\F0A3"}.fa-hand-o-right:before{content:"\F0A4"}.fa-hand-o-left:before{content:"\F0A5"}.fa-hand-o-up:before{content:"\F0A6"}.fa-hand-o-down:before{content:"\F0A7"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-globe:before{content:"\F0AC"}.fa-wrench:before{content:"\F0AD"}.fa-tasks:before{content:"\F0AE"}.fa-filter:before{content:"\F0B0"}.fa-briefcase:before{content:"\F0B1"}.fa-arrows-alt:before{content:"\F0B2"}.fa-group:before,.fa-users:before{content:"\F0C0"}.fa-chain:before,.fa-link:before{content:"\F0C1"}.fa-cloud:before{content:"\F0C2"}.fa-flask:before{content:"\F0C3"}.fa-cut:before,.fa-scissors:before{content:"\F0C4"}.fa-copy:before,.fa-files-o:before{content:"\F0C5"}.fa-paperclip:before{content:"\F0C6"}.fa-floppy-o:before,.fa-save:before{content:"\F0C7"}.fa-square:before{content:"\F0C8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\F0C9"}.fa-list-ul:before{content:"\F0CA"}.fa-list-ol:before{content:"\F0CB"}.fa-strikethrough:before{content:"\F0CC"}.fa-underline:before{content:"\F0CD"}.fa-table:before{content:"\F0CE"}.fa-magic:before{content:"\F0D0"}.fa-truck:before{content:"\F0D1"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-square:before{content:"\F0D3"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-plus:before{content:"\F0D5"}.fa-money:before{content:"\F0D6"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-up:before{content:"\F0D8"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-columns:before{content:"\F0DB"}.fa-sort:before,.fa-unsorted:before{content:"\F0DC"}.fa-sort-desc:before,.fa-sort-down:before{content:"\F0DD"}.fa-sort-asc:before,.fa-sort-up:before{content:"\F0DE"}.fa-envelope:before{content:"\F0E0"}.fa-linkedin:before{content:"\F0E1"}.fa-rotate-left:before,.fa-undo:before{content:"\F0E2"}.fa-gavel:before,.fa-legal:before{content:"\F0E3"}.fa-dashboard:before,.fa-tachometer:before{content:"\F0E4"}.fa-comment-o:before{content:"\F0E5"}.fa-comments-o:before{content:"\F0E6"}.fa-bolt:before,.fa-flash:before{content:"\F0E7"}.fa-sitemap:before{content:"\F0E8"}.fa-umbrella:before{content:"\F0E9"}.fa-clipboard:before,.fa-paste:before{content:"\F0EA"}.fa-lightbulb-o:before{content:"\F0EB"}.fa-exchange:before{content:"\F0EC"}.fa-cloud-download:before{content:"\F0ED"}.fa-cloud-upload:before{content:"\F0EE"}.fa-user-md:before{content:"\F0F0"}.fa-stethoscope:before{content:"\F0F1"}.fa-suitcase:before{content:"\F0F2"}.fa-bell-o:before{content:"\F0A2"}.fa-coffee:before{content:"\F0F4"}.fa-cutlery:before{content:"\F0F5"}.fa-file-text-o:before{content:"\F0F6"}.fa-building-o:before{content:"\F0F7"}.fa-hospital-o:before{content:"\F0F8"}.fa-ambulance:before{content:"\F0F9"}.fa-medkit:before{content:"\F0FA"}.fa-fighter-jet:before{content:"\F0FB"}.fa-beer:before{content:"\F0FC"}.fa-h-square:before{content:"\F0FD"}.fa-plus-square:before{content:"\F0FE"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-left:before{content:"\F104"}.fa-angle-right:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angle-down:before{content:"\F107"}.fa-desktop:before{content:"\F108"}.fa-laptop:before{content:"\F109"}.fa-tablet:before{content:"\F10A"}.fa-mobile-phone:before,.fa-mobile:before{content:"\F10B"}.fa-circle-o:before{content:"\F10C"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-spinner:before{content:"\F110"}.fa-circle:before{content:"\F111"}.fa-mail-reply:before,.fa-reply:before{content:"\F112"}.fa-github-alt:before{content:"\F113"}.fa-folder-o:before{content:"\F114"}.fa-folder-open-o:before{content:"\F115"}.fa-smile-o:before{content:"\F118"}.fa-frown-o:before{content:"\F119"}.fa-meh-o:before{content:"\F11A"}.fa-gamepad:before{content:"\F11B"}.fa-keyboard-o:before{content:"\F11C"}.fa-flag-o:before{content:"\F11D"}.fa-flag-checkered:before{content:"\F11E"}.fa-terminal:before{content:"\F120"}.fa-code:before{content:"\F121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\F122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\F123"}.fa-location-arrow:before{content:"\F124"}.fa-crop:before{content:"\F125"}.fa-code-fork:before{content:"\F126"}.fa-chain-broken:before,.fa-unlink:before{content:"\F127"}.fa-question:before{content:"\F128"}.fa-info:before{content:"\F129"}.fa-exclamation:before{content:"\F12A"}.fa-superscript:before{content:"\F12B"}.fa-subscript:before{content:"\F12C"}.fa-eraser:before{content:"\F12D"}.fa-puzzle-piece:before{content:"\F12E"}.fa-microphone:before{content:"\F130"}.fa-microphone-slash:before{content:"\F131"}.fa-shield:before{content:"\F132"}.fa-calendar-o:before{content:"\F133"}.fa-fire-extinguisher:before{content:"\F134"}.fa-rocket:before{content:"\F135"}.fa-maxcdn:before{content:"\F136"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-html5:before{content:"\F13B"}.fa-css3:before{content:"\F13C"}.fa-anchor:before{content:"\F13D"}.fa-unlock-alt:before{content:"\F13E"}.fa-bullseye:before{content:"\F140"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-v:before{content:"\F142"}.fa-rss-square:before{content:"\F143"}.fa-play-circle:before{content:"\F144"}.fa-ticket:before{content:"\F145"}.fa-minus-square:before{content:"\F146"}.fa-minus-square-o:before{content:"\F147"}.fa-level-up:before{content:"\F148"}.fa-level-down:before{content:"\F149"}.fa-check-square:before{content:"\F14A"}.fa-pencil-square:before{content:"\F14B"}.fa-external-link-square:before{content:"\F14C"}.fa-share-square:before{content:"\F14D"}.fa-compass:before{content:"\F14E"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\F150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\F151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\F152"}.fa-eur:before,.fa-euro:before{content:"\F153"}.fa-gbp:before{content:"\F154"}.fa-dollar:before,.fa-usd:before{content:"\F155"}.fa-inr:before,.fa-rupee:before{content:"\F156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\F157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\F158"}.fa-krw:before,.fa-won:before{content:"\F159"}.fa-bitcoin:before,.fa-btc:before{content:"\F15A"}.fa-file:before{content:"\F15B"}.fa-file-text:before{content:"\F15C"}.fa-sort-alpha-asc:before{content:"\F15D"}.fa-sort-alpha-desc:before{content:"\F15E"}.fa-sort-amount-asc:before{content:"\F160"}.fa-sort-amount-desc:before{content:"\F161"}.fa-sort-numeric-asc:before{content:"\F162"}.fa-sort-numeric-desc:before{content:"\F163"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbs-down:before{content:"\F165"}.fa-youtube-square:before{content:"\F166"}.fa-youtube:before{content:"\F167"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-youtube-play:before{content:"\F16A"}.fa-dropbox:before{content:"\F16B"}.fa-stack-overflow:before{content:"\F16C"}.fa-instagram:before{content:"\F16D"}.fa-flickr:before{content:"\F16E"}.fa-adn:before{content:"\F170"}.fa-bitbucket:before{content:"\F171"}.fa-bitbucket-square:before{content:"\F172"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-long-arrow-down:before{content:"\F175"}.fa-long-arrow-up:before{content:"\F176"}.fa-long-arrow-left:before{content:"\F177"}.fa-long-arrow-right:before{content:"\F178"}.fa-apple:before{content:"\F179"}.fa-windows:before{content:"\F17A"}.fa-android:before{content:"\F17B"}.fa-linux:before{content:"\F17C"}.fa-dribbble:before{content:"\F17D"}.fa-skype:before{content:"\F17E"}.fa-foursquare:before{content:"\F180"}.fa-trello:before{content:"\F181"}.fa-female:before{content:"\F182"}.fa-male:before{content:"\F183"}.fa-gittip:before,.fa-gratipay:before{content:"\F184"}.fa-sun-o:before{content:"\F185"}.fa-moon-o:before{content:"\F186"}.fa-archive:before{content:"\F187"}.fa-bug:before{content:"\F188"}.fa-vk:before{content:"\F189"}.fa-weibo:before{content:"\F18A"}.fa-renren:before{content:"\F18B"}.fa-pagelines:before{content:"\F18C"}.fa-stack-exchange:before{content:"\F18D"}.fa-arrow-circle-o-right:before{content:"\F18E"}.fa-arrow-circle-o-left:before{content:"\F190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\F191"}.fa-dot-circle-o:before{content:"\F192"}.fa-wheelchair:before{content:"\F193"}.fa-vimeo-square:before{content:"\F194"}.fa-try:before,.fa-turkish-lira:before{content:"\F195"}.fa-plus-square-o:before{content:"\F196"}.fa-space-shuttle:before{content:"\F197"}.fa-slack:before{content:"\F198"}.fa-envelope-square:before{content:"\F199"}.fa-wordpress:before{content:"\F19A"}.fa-openid:before{content:"\F19B"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\F19C"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\F19D"}.fa-yahoo:before{content:"\F19E"}.fa-google:before{content:"\F1A0"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-square:before{content:"\F1A2"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-stumbleupon:before{content:"\F1A4"}.fa-delicious:before{content:"\F1A5"}.fa-digg:before{content:"\F1A6"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-drupal:before{content:"\F1A9"}.fa-joomla:before{content:"\F1AA"}.fa-language:before{content:"\F1AB"}.fa-fax:before{content:"\F1AC"}.fa-building:before{content:"\F1AD"}.fa-child:before{content:"\F1AE"}.fa-paw:before{content:"\F1B0"}.fa-spoon:before{content:"\F1B1"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-recycle:before{content:"\F1B8"}.fa-automobile:before,.fa-car:before{content:"\F1B9"}.fa-cab:before,.fa-taxi:before{content:"\F1BA"}.fa-tree:before{content:"\F1BB"}.fa-spotify:before{content:"\F1BC"}.fa-deviantart:before{content:"\F1BD"}.fa-soundcloud:before{content:"\F1BE"}.fa-database:before{content:"\F1C0"}.fa-file-pdf-o:before{content:"\F1C1"}.fa-file-word-o:before{content:"\F1C2"}.fa-file-excel-o:before{content:"\F1C3"}.fa-file-powerpoint-o:before{content:"\F1C4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\F1C5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\F1C6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\F1C7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\F1C8"}.fa-file-code-o:before{content:"\F1C9"}.fa-vine:before{content:"\F1CA"}.fa-codepen:before{content:"\F1CB"}.fa-jsfiddle:before{content:"\F1CC"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\F1CD"}.fa-circle-o-notch:before{content:"\F1CE"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\F1D0"}.fa-empire:before,.fa-ge:before{content:"\F1D1"}.fa-git-square:before{content:"\F1D2"}.fa-git:before{content:"\F1D3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\F1D4"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-qq:before{content:"\F1D6"}.fa-wechat:before,.fa-weixin:before{content:"\F1D7"}.fa-paper-plane:before,.fa-send:before{content:"\F1D8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\F1D9"}.fa-history:before{content:"\F1DA"}.fa-circle-thin:before{content:"\F1DB"}.fa-header:before{content:"\F1DC"}.fa-paragraph:before{content:"\F1DD"}.fa-sliders:before{content:"\F1DE"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-bomb:before{content:"\F1E2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\F1E3"}.fa-tty:before{content:"\F1E4"}.fa-binoculars:before{content:"\F1E5"}.fa-plug:before{content:"\F1E6"}.fa-slideshare:before{content:"\F1E7"}.fa-twitch:before{content:"\F1E8"}.fa-yelp:before{content:"\F1E9"}.fa-newspaper-o:before{content:"\F1EA"}.fa-wifi:before{content:"\F1EB"}.fa-calculator:before{content:"\F1EC"}.fa-paypal:before{content:"\F1ED"}.fa-google-wallet:before{content:"\F1EE"}.fa-cc-visa:before{content:"\F1F0"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-bell-slash:before{content:"\F1F6"}.fa-bell-slash-o:before{content:"\F1F7"}.fa-trash:before{content:"\F1F8"}.fa-copyright:before{content:"\F1F9"}.fa-at:before{content:"\F1FA"}.fa-eyedropper:before{content:"\F1FB"}.fa-paint-brush:before{content:"\F1FC"}.fa-birthday-cake:before{content:"\F1FD"}.fa-area-chart:before{content:"\F1FE"}.fa-pie-chart:before{content:"\F200"}.fa-line-chart:before{content:"\F201"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-bicycle:before{content:"\F206"}.fa-bus:before{content:"\F207"}.fa-ioxhost:before{content:"\F208"}.fa-angellist:before{content:"\F209"}.fa-cc:before{content:"\F20A"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\F20B"}.fa-meanpath:before{content:"\F20C"}.fa-buysellads:before{content:"\F20D"}.fa-connectdevelop:before{content:"\F20E"}.fa-dashcube:before{content:"\F210"}.fa-forumbee:before{content:"\F211"}.fa-leanpub:before{content:"\F212"}.fa-sellsy:before{content:"\F213"}.fa-shirtsinbulk:before{content:"\F214"}.fa-simplybuilt:before{content:"\F215"}.fa-skyatlas:before{content:"\F216"}.fa-cart-plus:before{content:"\F217"}.fa-cart-arrow-down:before{content:"\F218"}.fa-diamond:before{content:"\F219"}.fa-ship:before{content:"\F21A"}.fa-user-secret:before{content:"\F21B"}.fa-motorcycle:before{content:"\F21C"}.fa-street-view:before{content:"\F21D"}.fa-heartbeat:before{content:"\F21E"}.fa-venus:before{content:"\F221"}.fa-mars:before{content:"\F222"}.fa-mercury:before{content:"\F223"}.fa-intersex:before,.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-venus-double:before{content:"\F226"}.fa-mars-double:before{content:"\F227"}.fa-venus-mars:before{content:"\F228"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-neuter:before{content:"\F22C"}.fa-genderless:before{content:"\F22D"}.fa-facebook-official:before{content:"\F230"}.fa-pinterest-p:before{content:"\F231"}.fa-whatsapp:before{content:"\F232"}.fa-server:before{content:"\F233"}.fa-user-plus:before{content:"\F234"}.fa-user-times:before{content:"\F235"}.fa-bed:before,.fa-hotel:before{content:"\F236"}.fa-viacoin:before{content:"\F237"}.fa-train:before{content:"\F238"}.fa-subway:before{content:"\F239"}.fa-medium:before{content:"\F23A"}.fa-y-combinator:before,.fa-yc:before{content:"\F23B"}.fa-optin-monster:before{content:"\F23C"}.fa-opencart:before{content:"\F23D"}.fa-expeditedssl:before{content:"\F23E"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\F240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\F241"}.fa-battery-2:before,.fa-battery-half:before{content:"\F242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\F243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\F244"}.fa-mouse-pointer:before{content:"\F245"}.fa-i-cursor:before{content:"\F246"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-sticky-note:before{content:"\F249"}.fa-sticky-note-o:before{content:"\F24A"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-diners-club:before{content:"\F24C"}.fa-clone:before{content:"\F24D"}.fa-balance-scale:before{content:"\F24E"}.fa-hourglass-o:before{content:"\F250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\F251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\F253"}.fa-hourglass:before{content:"\F254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\F255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\F256"}.fa-hand-scissors-o:before{content:"\F257"}.fa-hand-lizard-o:before{content:"\F258"}.fa-hand-spock-o:before{content:"\F259"}.fa-hand-pointer-o:before{content:"\F25A"}.fa-hand-peace-o:before{content:"\F25B"}.fa-trademark:before{content:"\F25C"}.fa-registered:before{content:"\F25D"}.fa-creative-commons:before{content:"\F25E"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-tripadvisor:before{content:"\F262"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-get-pocket:before{content:"\F265"}.fa-wikipedia-w:before{content:"\F266"}.fa-safari:before{content:"\F267"}.fa-chrome:before{content:"\F268"}.fa-firefox:before{content:"\F269"}.fa-opera:before{content:"\F26A"}.fa-internet-explorer:before{content:"\F26B"}.fa-television:before,.fa-tv:before{content:"\F26C"}.fa-contao:before{content:"\F26D"}.fa-500px:before{content:"\F26E"}.fa-amazon:before{content:"\F270"}.fa-calendar-plus-o:before{content:"\F271"}.fa-calendar-minus-o:before{content:"\F272"}.fa-calendar-times-o:before{content:"\F273"}.fa-calendar-check-o:before{content:"\F274"}.fa-industry:before{content:"\F275"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-map-o:before{content:"\F278"}.fa-map:before{content:"\F279"}.fa-commenting:before{content:"\F27A"}.fa-commenting-o:before{content:"\F27B"}.fa-houzz:before{content:"\F27C"}.fa-vimeo:before{content:"\F27D"}.fa-black-tie:before{content:"\F27E"}.fa-fonticons:before{content:"\F280"}.fa-reddit-alien:before{content:"\F281"}.fa-edge:before{content:"\F282"}.fa-credit-card-alt:before{content:"\F283"}.fa-codiepie:before{content:"\F284"}.fa-modx:before{content:"\F285"}.fa-fort-awesome:before{content:"\F286"}.fa-usb:before{content:"\F287"}.fa-product-hunt:before{content:"\F288"}.fa-mixcloud:before{content:"\F289"}.fa-scribd:before{content:"\F28A"}.fa-pause-circle:before{content:"\F28B"}.fa-pause-circle-o:before{content:"\F28C"}.fa-stop-circle:before{content:"\F28D"}.fa-stop-circle-o:before{content:"\F28E"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-hashtag:before{content:"\F292"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-percent:before{content:"\F295"}.fa-gitlab:before{content:"\F296"}.fa-wpbeginner:before{content:"\F297"}.fa-wpforms:before{content:"\F298"}.fa-envira:before{content:"\F299"}.fa-universal-access:before{content:"\F29A"}.fa-wheelchair-alt:before{content:"\F29B"}.fa-question-circle-o:before{content:"\F29C"}.fa-blind:before{content:"\F29D"}.fa-audio-description:before{content:"\F29E"}.fa-volume-control-phone:before{content:"\F2A0"}.fa-braille:before{content:"\F2A1"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\F2A3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\F2A4"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-sign-language:before,.fa-signing:before{content:"\F2A7"}.fa-low-vision:before{content:"\F2A8"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-pied-piper:before{content:"\F2AE"}.fa-first-order:before{content:"\F2B0"}.fa-yoast:before{content:"\F2B1"}.fa-themeisle:before{content:"\F2B2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\F2B3"}.fa-fa:before,.fa-font-awesome:before{content:"\F2B4"}.fa-handshake-o:before{content:"\F2B5"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-open-o:before{content:"\F2B7"}.fa-linode:before{content:"\F2B8"}.fa-address-book:before{content:"\F2B9"}.fa-address-book-o:before{content:"\F2BA"}.fa-address-card:before,.fa-vcard:before{content:"\F2BB"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\F2BC"}.fa-user-circle:before{content:"\F2BD"}.fa-user-circle-o:before{content:"\F2BE"}.fa-user-o:before{content:"\F2C0"}.fa-id-badge:before{content:"\F2C1"}.fa-drivers-license:before,.fa-id-card:before{content:"\F2C2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\F2C3"}.fa-quora:before{content:"\F2C4"}.fa-free-code-camp:before{content:"\F2C5"}.fa-telegram:before{content:"\F2C6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\F2C7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\F2CB"}.fa-shower:before{content:"\F2CC"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\F2CD"}.fa-podcast:before{content:"\F2CE"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\F2D3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\F2D4"}.fa-bandcamp:before{content:"\F2D5"}.fa-grav:before{content:"\F2D6"}.fa-etsy:before{content:"\F2D7"}.fa-imdb:before{content:"\F2D8"}.fa-ravelry:before{content:"\F2D9"}.fa-eercast:before{content:"\F2DA"}.fa-microchip:before{content:"\F2DB"}.fa-snowflake-o:before{content:"\F2DC"}.fa-superpowers:before{content:"\F2DD"}.fa-wpexplorer:before{content:"\F2DE"}.fa-meetup:before{content:"\F2E0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}:root,html{font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:root,a,html{color:var(--color-base)}a{text-decoration:none}a:active{outline:none}::-moz-selection{color:var(--color-selection-text);background:var(--color-selection-bg)}::selection{color:var(--color-selection-text);background:var(--color-selection-bg)}.folio-inputs button,.folio-inputs input,.folio-inputs input[type=submit],.folio-inputs label,.folio-inputs select,.folio-inputs textarea,.inputs-font{font-family:BlinkMacSystemFont,franklin-gothic-urw,proxima-nova,sans-serif;font-size:14px;font-weight:400}.folio-inputs button,.folio-inputs input,.folio-inputs input[type=submit],.folio-inputs select,.folio-inputs textarea,.inputs-shape{min-width:100%;max-width:100%;border-radius:2px;border-color:var(--color-dim);height:36px;padding:7px;margin-bottom:6px;border:1px solid var(--color-dim)}.folio-inputs button:focus,.folio-inputs button:hover,.folio-inputs input:focus,.folio-inputs input:hover,.folio-inputs select:focus,.folio-inputs select:hover,.folio-inputs textarea:focus,.folio-inputs textarea:hover,.inputs--highlighted{outline-width:0;border:1px solid var(--color-mid)}.folio-inputs label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;margin:0 5px 1em 0;vertical-align:middle}.folio-inputs select{background-color:transparent}.folio-inputs input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.folio-inputs textarea{min-height:250px}.folio-inputs button,.folio-inputs input[type=submit]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;padding:0;line-height:36px;height:36px;cursor:pointer;font-weight:700;color:var(--color-base);overflow:hidden;vertical-align:middle}.folio-inputs button:disabled,.folio-inputs input[type=submit]:disabled{background-color:var(--color-dim);opacity:.3;border-color:transparent}.folio-inputs button:disabled:hover,.folio-inputs input[type=submit]:disabled:hover{background-color:var(--color-dim);border-color:transparent}.folio-inputs .button--round{border-radius:36px}.folio-inputs input[name=title]{padding-left:0;font-weight:600;border:none;background-color:transparent;font-size:1.6em}.folio-inputs input[name=title]:focus{outline-width:0;border:0}.folio-inputs input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;-ms-appearance:checkbox;-o-appearance:checkbox;appearance:checkbox;height:auto}img.lazy{position:absolute;opacity:0;width:0;height:0}div.lazy{opacity:0;transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-webkit-transition:opacity .2s ease-in}div.lazy--visible{opacity:1}.o-wrap{position:relative;max-width:976px;margin-left:auto;margin-right:auto;padding-left:17px;padding-right:17px}.o-wrap--bleed{padding-left:0;padding-right:0}@media (max-width:530px){.o-wrap--bleed\@palm{padding-left:0;padding-right:0}}@media (min-width:1024px){.o-wrap--bleed\@desk{padding-left:0;padding-right:0}}@media (max-width:1023px){.o-wrap--bleed\@portable{padding-left:0;padding-right:0}}@media (min-width:531px) and (max-width:1023px){.o-wrap--bleed\@lap{padding-left:0;padding-right:0}}.o-wrap--bleed-left{padding-left:0}.o-wrap--bleed-right{padding-right:0}.o-wrap--gutter-0{padding-left:0;padding-right:0}.o-wrap--gutter-1{padding-left:1px;padding-right:1px}.o-wrap--gutter-2{padding-left:2px;padding-right:2px}.o-wrap--gutter-3{padding-left:3px;padding-right:3px}.o-wrap--gutter-4{padding-left:4px;padding-right:4px}.o-wrap--gutter-5{padding-left:5px;padding-right:5px}.o-wrap--gutter-6{padding-left:6px;padding-right:6px}.o-wrap--gutter-7{padding-left:7px;padding-right:7px}.o-wrap--gutter-8{padding-left:8px;padding-right:8px}.o-wrap--gutter-9{padding-left:9px;padding-right:9px}.o-wrap--gutter-10{padding-left:10px;padding-right:10px}.o-wrap--gutter-11{padding-left:11px;padding-right:11px}.o-wrap--gutter-12{padding-left:12px;padding-right:12px}.o-wrap--gutter-13{padding-left:13px;padding-right:13px}.o-wrap--gutter-14{padding-left:14px;padding-right:14px}.o-wrap--gutter-15{padding-left:15px;padding-right:15px}.o-wrap--gutter-16{padding-left:16px;padding-right:16px}.o-wrap--gutter-17{padding-left:17px;padding-right:17px}.o-wrap--gutter-18{padding-left:18px;padding-right:18px}.o-wrap--gutter-19{padding-left:19px;padding-right:19px}.o-wrap--gutter-20{padding-left:20px;padding-right:20px}.o-wrap--tiny{max-width:514px}.o-wrap--small{max-width:714px}.o-wrap--medium{max-width:834px}.o-wrap--big{max-width:1034px}.o-wrap--huge{max-width:1234px}.o-wrap--full{max-width:100%}@media (max-width:1023px){.o-wrap--portable-small{max-width:714px}.o-wrap--portable-tiny{max-width:514px}}@media (max-width:530px){.o-wrap--palm-small{max-width:714px}.o-wrap--palm-tiny{max-width:514px}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-small{max-width:714px}.o-wrap--lap-tiny{max-width:514px}}.o-wrap--size-minuscule{max-width:274px}@media (max-width:530px){.o-wrap--palm-size-minuscule{max-width:274px!important}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-size-minuscule{max-width:274px!important}}@media (max-width:1023px){.o-wrap--portable-size-minuscule{max-width:274px!important}}@media (min-width:1024px){.o-wrap--desk-size-minuscule{max-width:274px!important}}@media (min-width:1500px){.o-wrap--wide-size-minuscule{max-width:274px!important}}.o-wrap--size-tiny{max-width:364px}@media (max-width:530px){.o-wrap--palm-size-tiny{max-width:364px!important}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-size-tiny{max-width:364px!important}}@media (max-width:1023px){.o-wrap--portable-size-tiny{max-width:364px!important}}@media (min-width:1024px){.o-wrap--desk-size-tiny{max-width:364px!important}}@media (min-width:1500px){.o-wrap--wide-size-tiny{max-width:364px!important}}.o-wrap--size-mini{max-width:484px}@media (max-width:530px){.o-wrap--palm-size-mini{max-width:484px!important}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-size-mini{max-width:484px!important}}@media (max-width:1023px){.o-wrap--portable-size-mini{max-width:484px!important}}@media (min-width:1024px){.o-wrap--desk-size-mini{max-width:484px!important}}@media (min-width:1500px){.o-wrap--wide-size-mini{max-width:484px!important}}.o-wrap--size-small{max-width:594px}@media (max-width:530px){.o-wrap--palm-size-small{max-width:594px!important}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-size-small{max-width:594px!important}}@media (max-width:1023px){.o-wrap--portable-size-small{max-width:594px!important}}@media (min-width:1024px){.o-wrap--desk-size-small{max-width:594px!important}}@media (min-width:1500px){.o-wrap--wide-size-small{max-width:594px!important}}.o-wrap--size-standard{max-width:714px}@media (max-width:530px){.o-wrap--palm-size-standard{max-width:714px!important}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-size-standard{max-width:714px!important}}@media (max-width:1023px){.o-wrap--portable-size-standard{max-width:714px!important}}@media (min-width:1024px){.o-wrap--desk-size-standard{max-width:714px!important}}@media (min-width:1500px){.o-wrap--wide-size-standard{max-width:714px!important}}.o-wrap--size-medium{max-width:814px}@media (max-width:530px){.o-wrap--palm-size-medium{max-width:814px!important}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-size-medium{max-width:814px!important}}@media (max-width:1023px){.o-wrap--portable-size-medium{max-width:814px!important}}@media (min-width:1024px){.o-wrap--desk-size-medium{max-width:814px!important}}@media (min-width:1500px){.o-wrap--wide-size-medium{max-width:814px!important}}.o-wrap--size-big{max-width:1014px}@media (max-width:530px){.o-wrap--palm-size-big{max-width:1014px!important}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-size-big{max-width:1014px!important}}@media (max-width:1023px){.o-wrap--portable-size-big{max-width:1014px!important}}@media (min-width:1024px){.o-wrap--desk-size-big{max-width:1014px!important}}@media (min-width:1500px){.o-wrap--wide-size-big{max-width:1014px!important}}.o-wrap--size-huge{max-width:1274px}@media (max-width:530px){.o-wrap--palm-size-huge{max-width:1274px!important}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-size-huge{max-width:1274px!important}}@media (max-width:1023px){.o-wrap--portable-size-huge{max-width:1274px!important}}@media (min-width:1024px){.o-wrap--desk-size-huge{max-width:1274px!important}}@media (min-width:1500px){.o-wrap--wide-size-huge{max-width:1274px!important}}.o-wrap--size-full{max-width:100%}@media (max-width:530px){.o-wrap--palm-size-full{max-width:100%!important}}@media (min-width:531px) and (max-width:1023px){.o-wrap--lap-size-full{max-width:100%!important}}@media (max-width:1023px){.o-wrap--portable-size-full{max-width:100%!important}}@media (min-width:1024px){.o-wrap--desk-size-full{max-width:100%!important}}@media (min-width:1500px){.o-wrap--wide-size-full{max-width:100%!important}}.o-wrap--size-50{max-width:84px}@media (max-width:530px){.palm--o-wrap--size-50{max-width:50px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-50{max-width:50px!important}}@media (max-width:1023px){.portable--o-wrap--size-50{max-width:50px!important}}@media (min-width:1024px){.desk--o-wrap--size-50{max-width:50px!important}}@media (min-width:1500px){.wide--o-wrap--size-50{max-width:50px!important}}.o-wrap--size-100{max-width:134px}@media (max-width:530px){.palm--o-wrap--size-100{max-width:100px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-100{max-width:100px!important}}@media (max-width:1023px){.portable--o-wrap--size-100{max-width:100px!important}}@media (min-width:1024px){.desk--o-wrap--size-100{max-width:100px!important}}@media (min-width:1500px){.wide--o-wrap--size-100{max-width:100px!important}}.o-wrap--size-150{max-width:184px}@media (max-width:530px){.palm--o-wrap--size-150{max-width:150px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-150{max-width:150px!important}}@media (max-width:1023px){.portable--o-wrap--size-150{max-width:150px!important}}@media (min-width:1024px){.desk--o-wrap--size-150{max-width:150px!important}}@media (min-width:1500px){.wide--o-wrap--size-150{max-width:150px!important}}.o-wrap--size-200{max-width:234px}@media (max-width:530px){.palm--o-wrap--size-200{max-width:200px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-200{max-width:200px!important}}@media (max-width:1023px){.portable--o-wrap--size-200{max-width:200px!important}}@media (min-width:1024px){.desk--o-wrap--size-200{max-width:200px!important}}@media (min-width:1500px){.wide--o-wrap--size-200{max-width:200px!important}}.o-wrap--size-250{max-width:284px}@media (max-width:530px){.palm--o-wrap--size-250{max-width:250px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-250{max-width:250px!important}}@media (max-width:1023px){.portable--o-wrap--size-250{max-width:250px!important}}@media (min-width:1024px){.desk--o-wrap--size-250{max-width:250px!important}}@media (min-width:1500px){.wide--o-wrap--size-250{max-width:250px!important}}.o-wrap--size-300{max-width:334px}@media (max-width:530px){.palm--o-wrap--size-300{max-width:300px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-300{max-width:300px!important}}@media (max-width:1023px){.portable--o-wrap--size-300{max-width:300px!important}}@media (min-width:1024px){.desk--o-wrap--size-300{max-width:300px!important}}@media (min-width:1500px){.wide--o-wrap--size-300{max-width:300px!important}}.o-wrap--size-350{max-width:384px}@media (max-width:530px){.palm--o-wrap--size-350{max-width:350px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-350{max-width:350px!important}}@media (max-width:1023px){.portable--o-wrap--size-350{max-width:350px!important}}@media (min-width:1024px){.desk--o-wrap--size-350{max-width:350px!important}}@media (min-width:1500px){.wide--o-wrap--size-350{max-width:350px!important}}.o-wrap--size-400{max-width:434px}@media (max-width:530px){.palm--o-wrap--size-400{max-width:400px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-400{max-width:400px!important}}@media (max-width:1023px){.portable--o-wrap--size-400{max-width:400px!important}}@media (min-width:1024px){.desk--o-wrap--size-400{max-width:400px!important}}@media (min-width:1500px){.wide--o-wrap--size-400{max-width:400px!important}}.o-wrap--size-450{max-width:484px}@media (max-width:530px){.palm--o-wrap--size-450{max-width:450px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-450{max-width:450px!important}}@media (max-width:1023px){.portable--o-wrap--size-450{max-width:450px!important}}@media (min-width:1024px){.desk--o-wrap--size-450{max-width:450px!important}}@media (min-width:1500px){.wide--o-wrap--size-450{max-width:450px!important}}.o-wrap--size-500{max-width:534px}@media (max-width:530px){.palm--o-wrap--size-500{max-width:500px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-500{max-width:500px!important}}@media (max-width:1023px){.portable--o-wrap--size-500{max-width:500px!important}}@media (min-width:1024px){.desk--o-wrap--size-500{max-width:500px!important}}@media (min-width:1500px){.wide--o-wrap--size-500{max-width:500px!important}}.o-wrap--size-550{max-width:584px}@media (max-width:530px){.palm--o-wrap--size-550{max-width:550px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-550{max-width:550px!important}}@media (max-width:1023px){.portable--o-wrap--size-550{max-width:550px!important}}@media (min-width:1024px){.desk--o-wrap--size-550{max-width:550px!important}}@media (min-width:1500px){.wide--o-wrap--size-550{max-width:550px!important}}.o-wrap--size-600{max-width:634px}@media (max-width:530px){.palm--o-wrap--size-600{max-width:600px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-600{max-width:600px!important}}@media (max-width:1023px){.portable--o-wrap--size-600{max-width:600px!important}}@media (min-width:1024px){.desk--o-wrap--size-600{max-width:600px!important}}@media (min-width:1500px){.wide--o-wrap--size-600{max-width:600px!important}}.o-wrap--size-650{max-width:684px}@media (max-width:530px){.palm--o-wrap--size-650{max-width:650px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-650{max-width:650px!important}}@media (max-width:1023px){.portable--o-wrap--size-650{max-width:650px!important}}@media (min-width:1024px){.desk--o-wrap--size-650{max-width:650px!important}}@media (min-width:1500px){.wide--o-wrap--size-650{max-width:650px!important}}.o-wrap--size-700{max-width:734px}@media (max-width:530px){.palm--o-wrap--size-700{max-width:700px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-700{max-width:700px!important}}@media (max-width:1023px){.portable--o-wrap--size-700{max-width:700px!important}}@media (min-width:1024px){.desk--o-wrap--size-700{max-width:700px!important}}@media (min-width:1500px){.wide--o-wrap--size-700{max-width:700px!important}}.o-wrap--size-750{max-width:784px}@media (max-width:530px){.palm--o-wrap--size-750{max-width:750px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-750{max-width:750px!important}}@media (max-width:1023px){.portable--o-wrap--size-750{max-width:750px!important}}@media (min-width:1024px){.desk--o-wrap--size-750{max-width:750px!important}}@media (min-width:1500px){.wide--o-wrap--size-750{max-width:750px!important}}.o-wrap--size-800{max-width:834px}@media (max-width:530px){.palm--o-wrap--size-800{max-width:800px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-800{max-width:800px!important}}@media (max-width:1023px){.portable--o-wrap--size-800{max-width:800px!important}}@media (min-width:1024px){.desk--o-wrap--size-800{max-width:800px!important}}@media (min-width:1500px){.wide--o-wrap--size-800{max-width:800px!important}}.o-wrap--size-850{max-width:884px}@media (max-width:530px){.palm--o-wrap--size-850{max-width:850px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-850{max-width:850px!important}}@media (max-width:1023px){.portable--o-wrap--size-850{max-width:850px!important}}@media (min-width:1024px){.desk--o-wrap--size-850{max-width:850px!important}}@media (min-width:1500px){.wide--o-wrap--size-850{max-width:850px!important}}.o-wrap--size-900{max-width:934px}@media (max-width:530px){.palm--o-wrap--size-900{max-width:900px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-900{max-width:900px!important}}@media (max-width:1023px){.portable--o-wrap--size-900{max-width:900px!important}}@media (min-width:1024px){.desk--o-wrap--size-900{max-width:900px!important}}@media (min-width:1500px){.wide--o-wrap--size-900{max-width:900px!important}}.o-wrap--size-950{max-width:984px}@media (max-width:530px){.palm--o-wrap--size-950{max-width:950px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-950{max-width:950px!important}}@media (max-width:1023px){.portable--o-wrap--size-950{max-width:950px!important}}@media (min-width:1024px){.desk--o-wrap--size-950{max-width:950px!important}}@media (min-width:1500px){.wide--o-wrap--size-950{max-width:950px!important}}.o-wrap--size-1000{max-width:1034px}@media (max-width:530px){.palm--o-wrap--size-1000{max-width:1000px!important}}@media (min-width:531px) and (max-width:1023px){.lap--o-wrap--size-1000{max-width:1000px!important}}@media (max-width:1023px){.portable--o-wrap--size-1000{max-width:1000px!important}}@media (min-width:1024px){.desk--o-wrap--size-1000{max-width:1000px!important}}@media (min-width:1500px){.wide--o-wrap--size-1000{max-width:1000px!important}}.o-band{position:relative;width:100%;overflow:hidden;transition:all .25s}.o-icon .o-icon-link{cursor:pointer;transition:all .3s}.o-icon__link--white{color:#fff;fill:#fff}.o-icon__link--white:hover{opacity:.8}.o-icon-container{width:350px;margin-left:auto;margin-right:auto}@media (min-width:531px) and (max-width:1023px){.o-icon-container{width:300px}}@media (max-width:530px){.o-icon-container{width:200px}}.o-icon-container--small{width:200px;margin-left:auto;margin-right:auto}.o-icon-prototype__svg{transition:none}.o-icon-prototype__svg:hover{color:var(--color-base)}.o-icon-prototype--color-white .o-icon-prototype__svg{color:var(--color-bg);fill:var(--color-bg)}.o-icon-prototype--color-dark-grey .o-icon-prototype__svg{color:rgba(0,0,0,.6);fill:rgba(0,0,0,.6)}.o-icon-prototype{width:350px;margin-left:auto;margin-right:auto}@media (min-width:531px) and (max-width:1023px){.o-icon-prototype{width:300px}}@media (max-width:530px){.o-icon-prototype{width:200px}}.o-icon-prototype--size-home{width:260px;margin-left:auto;margin-right:auto}@media (min-width:531px) and (max-width:1023px){.o-icon-prototype--size-home{width:210px}}@media (max-width:530px){.o-icon-prototype--size-home{width:180px}}.o-icon-prototype--size-logo-line-desktop{width:40px}.o-icon-prototype--size-logo-line-desktop-static{width:100px}.o-icon-prototype--size-logo-line-palm{width:70px}.o-icon-prototype--display-inline{display:inline-block}.o-icon-prototype--size-approach-diagram{width:250px}@media (min-width:1500px){.o-icon-prototype--size-approach-diagram{width:390px}}.o-icon-prototype--absolute{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.o-icon-prototype--size-fill{width:100%}.o-icon-prototype--size-flood{width:100%;height:100%}.o-icon-prototype--size-ad{width:300px;height:405px}@media (max-width:530px){.o-icon-prototype--size-ad{width:170px;height:230px}}.o-icon-prototype--size-teaser{width:400px}@media (max-width:530px){.o-icon-prototype--size-teaser{width:300px}}.o-video-thumb,.video-thumb{overflow:hidden;width:100%;position:relative;margin-bottom:27px;cursor:pointer}img.o-video-thumb__mask,img.video-thumb__mask{position:absolute;z-index:1;width:128px!important;height:128px;top:0;bottom:0;left:0;right:0;margin:auto!important}.o-video-thumb__image,.video-thumb__image{width:100%}.o-video-thumb__image--youtube,.video-thumb__image--youtube{margin:-18% 0!important}.o-video-thumb__image--youtube-custom,.video-thumb__image--youtube-custom{margin:0!important}.o-video-thumb__image--vimeo,.video-thumb__image--vimeo{margin:-1% 0!important}.o-video-thumb__image--vimeo-custom,.video-thumb__image--vimeo-custom{margin:0!important}.o-thumb{overflow:hidden;width:100%;display:inline-block;position:relative;z-index:100}.o-thumb:after{display:block;content:""}.o-thumb--10-10:after,.o-thumb:after{padding-top:100%}@media (min-width:1024px){.o-thumb--desk-10-10:after{padding-top:100%;padding-top:100%!important}}@media (max-width:1023px){.o-thumb--portable-10-10:after{padding-top:100%;padding-top:100%!important}}@media (max-width:530px){.o-thumb--palm-10-10:after{padding-top:100%;padding-top:100%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-10:after{padding-top:100%;padding-top:100%!important}}.o-thumb--10-11:after{padding-top:110%}.o-thumb--11-10:after{padding-top:90.9090909091%}@media (min-width:1024px){.o-thumb--desk-10-11:after{padding-top:110%}.o-thumb--desk-11-10:after{padding-top:90.9090909091%!important}}@media (max-width:1023px){.o-thumb--portable-10-11:after{padding-top:110%}.o-thumb--portable-11-10:after{padding-top:90.9090909091%!important}}@media (max-width:530px){.o-thumb--palm-10-11:after{padding-top:110%}.o-thumb--palm-11-10:after{padding-top:90.9090909091%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-11:after{padding-top:110%}.o-thumb--lap-11-10:after{padding-top:90.9090909091%!important}}.o-thumb--10-12:after{padding-top:120%}.o-thumb--12-10:after{padding-top:83.3333333333%}@media (min-width:1024px){.o-thumb--desk-10-12:after{padding-top:120%}.o-thumb--desk-12-10:after{padding-top:83.3333333333%!important}}@media (max-width:1023px){.o-thumb--portable-10-12:after{padding-top:120%}.o-thumb--portable-12-10:after{padding-top:83.3333333333%!important}}@media (max-width:530px){.o-thumb--palm-10-12:after{padding-top:120%}.o-thumb--palm-12-10:after{padding-top:83.3333333333%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-12:after{padding-top:120%}.o-thumb--lap-12-10:after{padding-top:83.3333333333%!important}}.o-thumb--10-13:after{padding-top:130%}.o-thumb--13-10:after{padding-top:76.9230769231%}@media (min-width:1024px){.o-thumb--desk-10-13:after{padding-top:130%}.o-thumb--desk-13-10:after{padding-top:76.9230769231%!important}}@media (max-width:1023px){.o-thumb--portable-10-13:after{padding-top:130%}.o-thumb--portable-13-10:after{padding-top:76.9230769231%!important}}@media (max-width:530px){.o-thumb--palm-10-13:after{padding-top:130%}.o-thumb--palm-13-10:after{padding-top:76.9230769231%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-13:after{padding-top:130%}.o-thumb--lap-13-10:after{padding-top:76.9230769231%!important}}.o-thumb--10-14:after{padding-top:140%}.o-thumb--14-10:after{padding-top:71.4285714286%}@media (min-width:1024px){.o-thumb--desk-10-14:after{padding-top:140%}.o-thumb--desk-14-10:after{padding-top:71.4285714286%!important}}@media (max-width:1023px){.o-thumb--portable-10-14:after{padding-top:140%}.o-thumb--portable-14-10:after{padding-top:71.4285714286%!important}}@media (max-width:530px){.o-thumb--palm-10-14:after{padding-top:140%}.o-thumb--palm-14-10:after{padding-top:71.4285714286%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-14:after{padding-top:140%}.o-thumb--lap-14-10:after{padding-top:71.4285714286%!important}}.o-thumb--10-15:after{padding-top:150%}.o-thumb--15-10:after{padding-top:66.6666666667%}@media (min-width:1024px){.o-thumb--desk-10-15:after{padding-top:150%}.o-thumb--desk-15-10:after{padding-top:66.6666666667%!important}}@media (max-width:1023px){.o-thumb--portable-10-15:after{padding-top:150%}.o-thumb--portable-15-10:after{padding-top:66.6666666667%!important}}@media (max-width:530px){.o-thumb--palm-10-15:after{padding-top:150%}.o-thumb--palm-15-10:after{padding-top:66.6666666667%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-15:after{padding-top:150%}.o-thumb--lap-15-10:after{padding-top:66.6666666667%!important}}.o-thumb--10-16:after{padding-top:160%}.o-thumb--16-10:after{padding-top:62.5%}@media (min-width:1024px){.o-thumb--desk-10-16:after{padding-top:160%}.o-thumb--desk-16-10:after{padding-top:62.5%!important}}@media (max-width:1023px){.o-thumb--portable-10-16:after{padding-top:160%}.o-thumb--portable-16-10:after{padding-top:62.5%!important}}@media (max-width:530px){.o-thumb--palm-10-16:after{padding-top:160%}.o-thumb--palm-16-10:after{padding-top:62.5%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-16:after{padding-top:160%}.o-thumb--lap-16-10:after{padding-top:62.5%!important}}.o-thumb--10-17:after{padding-top:170%}.o-thumb--17-10:after{padding-top:58.8235294118%}@media (min-width:1024px){.o-thumb--desk-10-17:after{padding-top:170%}.o-thumb--desk-17-10:after{padding-top:58.8235294118%!important}}@media (max-width:1023px){.o-thumb--portable-10-17:after{padding-top:170%}.o-thumb--portable-17-10:after{padding-top:58.8235294118%!important}}@media (max-width:530px){.o-thumb--palm-10-17:after{padding-top:170%}.o-thumb--palm-17-10:after{padding-top:58.8235294118%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-17:after{padding-top:170%}.o-thumb--lap-17-10:after{padding-top:58.8235294118%!important}}.o-thumb--10-18:after{padding-top:180%}.o-thumb--18-10:after{padding-top:55.5555555556%}@media (min-width:1024px){.o-thumb--desk-10-18:after{padding-top:180%}.o-thumb--desk-18-10:after{padding-top:55.5555555556%!important}}@media (max-width:1023px){.o-thumb--portable-10-18:after{padding-top:180%}.o-thumb--portable-18-10:after{padding-top:55.5555555556%!important}}@media (max-width:530px){.o-thumb--palm-10-18:after{padding-top:180%}.o-thumb--palm-18-10:after{padding-top:55.5555555556%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-18:after{padding-top:180%}.o-thumb--lap-18-10:after{padding-top:55.5555555556%!important}}.o-thumb--10-19:after{padding-top:190%}.o-thumb--19-10:after{padding-top:52.6315789474%}@media (min-width:1024px){.o-thumb--desk-10-19:after{padding-top:190%}.o-thumb--desk-19-10:after{padding-top:52.6315789474%!important}}@media (max-width:1023px){.o-thumb--portable-10-19:after{padding-top:190%}.o-thumb--portable-19-10:after{padding-top:52.6315789474%!important}}@media (max-width:530px){.o-thumb--palm-10-19:after{padding-top:190%}.o-thumb--palm-19-10:after{padding-top:52.6315789474%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-19:after{padding-top:190%}.o-thumb--lap-19-10:after{padding-top:52.6315789474%!important}}.o-thumb--10-20:after{padding-top:200%}.o-thumb--20-10:after{padding-top:50%}@media (min-width:1024px){.o-thumb--desk-10-20:after{padding-top:200%}.o-thumb--desk-20-10:after{padding-top:50%!important}}@media (max-width:1023px){.o-thumb--portable-10-20:after{padding-top:200%}.o-thumb--portable-20-10:after{padding-top:50%!important}}@media (max-width:530px){.o-thumb--palm-10-20:after{padding-top:200%}.o-thumb--palm-20-10:after{padding-top:50%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-20:after{padding-top:200%}.o-thumb--lap-20-10:after{padding-top:50%!important}}.o-thumb--10-21:after{padding-top:210%}.o-thumb--21-10:after{padding-top:47.619047619%}@media (min-width:1024px){.o-thumb--desk-10-21:after{padding-top:210%}.o-thumb--desk-21-10:after{padding-top:47.619047619%!important}}@media (max-width:1023px){.o-thumb--portable-10-21:after{padding-top:210%}.o-thumb--portable-21-10:after{padding-top:47.619047619%!important}}@media (max-width:530px){.o-thumb--palm-10-21:after{padding-top:210%}.o-thumb--palm-21-10:after{padding-top:47.619047619%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-21:after{padding-top:210%}.o-thumb--lap-21-10:after{padding-top:47.619047619%!important}}.o-thumb--10-22:after{padding-top:220%}.o-thumb--22-10:after{padding-top:45.4545454545%}@media (min-width:1024px){.o-thumb--desk-10-22:after{padding-top:220%}.o-thumb--desk-22-10:after{padding-top:45.4545454545%!important}}@media (max-width:1023px){.o-thumb--portable-10-22:after{padding-top:220%}.o-thumb--portable-22-10:after{padding-top:45.4545454545%!important}}@media (max-width:530px){.o-thumb--palm-10-22:after{padding-top:220%}.o-thumb--palm-22-10:after{padding-top:45.4545454545%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-22:after{padding-top:220%}.o-thumb--lap-22-10:after{padding-top:45.4545454545%!important}}.o-thumb--10-23:after{padding-top:230%}.o-thumb--23-10:after{padding-top:43.4782608696%}@media (min-width:1024px){.o-thumb--desk-10-23:after{padding-top:230%}.o-thumb--desk-23-10:after{padding-top:43.4782608696%!important}}@media (max-width:1023px){.o-thumb--portable-10-23:after{padding-top:230%}.o-thumb--portable-23-10:after{padding-top:43.4782608696%!important}}@media (max-width:530px){.o-thumb--palm-10-23:after{padding-top:230%}.o-thumb--palm-23-10:after{padding-top:43.4782608696%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-23:after{padding-top:230%}.o-thumb--lap-23-10:after{padding-top:43.4782608696%!important}}.o-thumb--10-24:after{padding-top:240%}.o-thumb--24-10:after{padding-top:41.6666666667%}@media (min-width:1024px){.o-thumb--desk-10-24:after{padding-top:240%}.o-thumb--desk-24-10:after{padding-top:41.6666666667%!important}}@media (max-width:1023px){.o-thumb--portable-10-24:after{padding-top:240%}.o-thumb--portable-24-10:after{padding-top:41.6666666667%!important}}@media (max-width:530px){.o-thumb--palm-10-24:after{padding-top:240%}.o-thumb--palm-24-10:after{padding-top:41.6666666667%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-24:after{padding-top:240%}.o-thumb--lap-24-10:after{padding-top:41.6666666667%!important}}.o-thumb--10-25:after{padding-top:250%}.o-thumb--25-10:after{padding-top:40%}@media (min-width:1024px){.o-thumb--desk-10-25:after{padding-top:250%}.o-thumb--desk-25-10:after{padding-top:40%!important}}@media (max-width:1023px){.o-thumb--portable-10-25:after{padding-top:250%}.o-thumb--portable-25-10:after{padding-top:40%!important}}@media (max-width:530px){.o-thumb--palm-10-25:after{padding-top:250%}.o-thumb--palm-25-10:after{padding-top:40%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-25:after{padding-top:250%}.o-thumb--lap-25-10:after{padding-top:40%!important}}.o-thumb--10-26:after{padding-top:260%}.o-thumb--26-10:after{padding-top:38.4615384615%}@media (min-width:1024px){.o-thumb--desk-10-26:after{padding-top:260%}.o-thumb--desk-26-10:after{padding-top:38.4615384615%!important}}@media (max-width:1023px){.o-thumb--portable-10-26:after{padding-top:260%}.o-thumb--portable-26-10:after{padding-top:38.4615384615%!important}}@media (max-width:530px){.o-thumb--palm-10-26:after{padding-top:260%}.o-thumb--palm-26-10:after{padding-top:38.4615384615%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-26:after{padding-top:260%}.o-thumb--lap-26-10:after{padding-top:38.4615384615%!important}}.o-thumb--10-27:after{padding-top:270%}.o-thumb--27-10:after{padding-top:37.037037037%}@media (min-width:1024px){.o-thumb--desk-10-27:after{padding-top:270%}.o-thumb--desk-27-10:after{padding-top:37.037037037%!important}}@media (max-width:1023px){.o-thumb--portable-10-27:after{padding-top:270%}.o-thumb--portable-27-10:after{padding-top:37.037037037%!important}}@media (max-width:530px){.o-thumb--palm-10-27:after{padding-top:270%}.o-thumb--palm-27-10:after{padding-top:37.037037037%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-27:after{padding-top:270%}.o-thumb--lap-27-10:after{padding-top:37.037037037%!important}}.o-thumb--10-28:after{padding-top:280%}.o-thumb--28-10:after{padding-top:35.7142857143%}@media (min-width:1024px){.o-thumb--desk-10-28:after{padding-top:280%}.o-thumb--desk-28-10:after{padding-top:35.7142857143%!important}}@media (max-width:1023px){.o-thumb--portable-10-28:after{padding-top:280%}.o-thumb--portable-28-10:after{padding-top:35.7142857143%!important}}@media (max-width:530px){.o-thumb--palm-10-28:after{padding-top:280%}.o-thumb--palm-28-10:after{padding-top:35.7142857143%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-28:after{padding-top:280%}.o-thumb--lap-28-10:after{padding-top:35.7142857143%!important}}.o-thumb--10-29:after{padding-top:290%}.o-thumb--29-10:after{padding-top:34.4827586207%}@media (min-width:1024px){.o-thumb--desk-10-29:after{padding-top:290%}.o-thumb--desk-29-10:after{padding-top:34.4827586207%!important}}@media (max-width:1023px){.o-thumb--portable-10-29:after{padding-top:290%}.o-thumb--portable-29-10:after{padding-top:34.4827586207%!important}}@media (max-width:530px){.o-thumb--palm-10-29:after{padding-top:290%}.o-thumb--palm-29-10:after{padding-top:34.4827586207%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-29:after{padding-top:290%}.o-thumb--lap-29-10:after{padding-top:34.4827586207%!important}}.o-thumb--10-30:after{padding-top:300%}.o-thumb--30-10:after{padding-top:33.3333333333%}@media (min-width:1024px){.o-thumb--desk-10-30:after{padding-top:300%}.o-thumb--desk-30-10:after{padding-top:33.3333333333%!important}}@media (max-width:1023px){.o-thumb--portable-10-30:after{padding-top:300%}.o-thumb--portable-30-10:after{padding-top:33.3333333333%!important}}@media (max-width:530px){.o-thumb--palm-10-30:after{padding-top:300%}.o-thumb--palm-30-10:after{padding-top:33.3333333333%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-30:after{padding-top:300%}.o-thumb--lap-30-10:after{padding-top:33.3333333333%!important}}.o-thumb--10-31:after{padding-top:310%}.o-thumb--31-10:after{padding-top:32.2580645161%}@media (min-width:1024px){.o-thumb--desk-10-31:after{padding-top:310%}.o-thumb--desk-31-10:after{padding-top:32.2580645161%!important}}@media (max-width:1023px){.o-thumb--portable-10-31:after{padding-top:310%}.o-thumb--portable-31-10:after{padding-top:32.2580645161%!important}}@media (max-width:530px){.o-thumb--palm-10-31:after{padding-top:310%}.o-thumb--palm-31-10:after{padding-top:32.2580645161%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-31:after{padding-top:310%}.o-thumb--lap-31-10:after{padding-top:32.2580645161%!important}}.o-thumb--10-32:after{padding-top:320%}.o-thumb--32-10:after{padding-top:31.25%}@media (min-width:1024px){.o-thumb--desk-10-32:after{padding-top:320%}.o-thumb--desk-32-10:after{padding-top:31.25%!important}}@media (max-width:1023px){.o-thumb--portable-10-32:after{padding-top:320%}.o-thumb--portable-32-10:after{padding-top:31.25%!important}}@media (max-width:530px){.o-thumb--palm-10-32:after{padding-top:320%}.o-thumb--palm-32-10:after{padding-top:31.25%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-32:after{padding-top:320%}.o-thumb--lap-32-10:after{padding-top:31.25%!important}}.o-thumb--10-33:after{padding-top:330%}.o-thumb--33-10:after{padding-top:30.303030303%}@media (min-width:1024px){.o-thumb--desk-10-33:after{padding-top:330%}.o-thumb--desk-33-10:after{padding-top:30.303030303%!important}}@media (max-width:1023px){.o-thumb--portable-10-33:after{padding-top:330%}.o-thumb--portable-33-10:after{padding-top:30.303030303%!important}}@media (max-width:530px){.o-thumb--palm-10-33:after{padding-top:330%}.o-thumb--palm-33-10:after{padding-top:30.303030303%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-33:after{padding-top:330%}.o-thumb--lap-33-10:after{padding-top:30.303030303%!important}}.o-thumb--10-34:after{padding-top:340%}.o-thumb--34-10:after{padding-top:29.4117647059%}@media (min-width:1024px){.o-thumb--desk-10-34:after{padding-top:340%}.o-thumb--desk-34-10:after{padding-top:29.4117647059%!important}}@media (max-width:1023px){.o-thumb--portable-10-34:after{padding-top:340%}.o-thumb--portable-34-10:after{padding-top:29.4117647059%!important}}@media (max-width:530px){.o-thumb--palm-10-34:after{padding-top:340%}.o-thumb--palm-34-10:after{padding-top:29.4117647059%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-34:after{padding-top:340%}.o-thumb--lap-34-10:after{padding-top:29.4117647059%!important}}.o-thumb--10-35:after{padding-top:350%}.o-thumb--35-10:after{padding-top:28.5714285714%}@media (min-width:1024px){.o-thumb--desk-10-35:after{padding-top:350%}.o-thumb--desk-35-10:after{padding-top:28.5714285714%!important}}@media (max-width:1023px){.o-thumb--portable-10-35:after{padding-top:350%}.o-thumb--portable-35-10:after{padding-top:28.5714285714%!important}}@media (max-width:530px){.o-thumb--palm-10-35:after{padding-top:350%}.o-thumb--palm-35-10:after{padding-top:28.5714285714%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-35:after{padding-top:350%}.o-thumb--lap-35-10:after{padding-top:28.5714285714%!important}}.o-thumb--10-36:after{padding-top:360%}.o-thumb--36-10:after{padding-top:27.7777777778%}@media (min-width:1024px){.o-thumb--desk-10-36:after{padding-top:360%}.o-thumb--desk-36-10:after{padding-top:27.7777777778%!important}}@media (max-width:1023px){.o-thumb--portable-10-36:after{padding-top:360%}.o-thumb--portable-36-10:after{padding-top:27.7777777778%!important}}@media (max-width:530px){.o-thumb--palm-10-36:after{padding-top:360%}.o-thumb--palm-36-10:after{padding-top:27.7777777778%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-36:after{padding-top:360%}.o-thumb--lap-36-10:after{padding-top:27.7777777778%!important}}.o-thumb--10-37:after{padding-top:370%}.o-thumb--37-10:after{padding-top:27.027027027%}@media (min-width:1024px){.o-thumb--desk-10-37:after{padding-top:370%}.o-thumb--desk-37-10:after{padding-top:27.027027027%!important}}@media (max-width:1023px){.o-thumb--portable-10-37:after{padding-top:370%}.o-thumb--portable-37-10:after{padding-top:27.027027027%!important}}@media (max-width:530px){.o-thumb--palm-10-37:after{padding-top:370%}.o-thumb--palm-37-10:after{padding-top:27.027027027%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-37:after{padding-top:370%}.o-thumb--lap-37-10:after{padding-top:27.027027027%!important}}.o-thumb--10-38:after{padding-top:380%}.o-thumb--38-10:after{padding-top:26.3157894737%}@media (min-width:1024px){.o-thumb--desk-10-38:after{padding-top:380%}.o-thumb--desk-38-10:after{padding-top:26.3157894737%!important}}@media (max-width:1023px){.o-thumb--portable-10-38:after{padding-top:380%}.o-thumb--portable-38-10:after{padding-top:26.3157894737%!important}}@media (max-width:530px){.o-thumb--palm-10-38:after{padding-top:380%}.o-thumb--palm-38-10:after{padding-top:26.3157894737%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-38:after{padding-top:380%}.o-thumb--lap-38-10:after{padding-top:26.3157894737%!important}}.o-thumb--10-39:after{padding-top:390%}.o-thumb--39-10:after{padding-top:25.641025641%}@media (min-width:1024px){.o-thumb--desk-10-39:after{padding-top:390%}.o-thumb--desk-39-10:after{padding-top:25.641025641%!important}}@media (max-width:1023px){.o-thumb--portable-10-39:after{padding-top:390%}.o-thumb--portable-39-10:after{padding-top:25.641025641%!important}}@media (max-width:530px){.o-thumb--palm-10-39:after{padding-top:390%}.o-thumb--palm-39-10:after{padding-top:25.641025641%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-39:after{padding-top:390%}.o-thumb--lap-39-10:after{padding-top:25.641025641%!important}}.o-thumb--10-40:after{padding-top:400%}.o-thumb--40-10:after{padding-top:25%}@media (min-width:1024px){.o-thumb--desk-10-40:after{padding-top:400%}.o-thumb--desk-40-10:after{padding-top:25%!important}}@media (max-width:1023px){.o-thumb--portable-10-40:after{padding-top:400%}.o-thumb--portable-40-10:after{padding-top:25%!important}}@media (max-width:530px){.o-thumb--palm-10-40:after{padding-top:400%}.o-thumb--palm-40-10:after{padding-top:25%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb--lap-10-40:after{padding-top:400%}.o-thumb--lap-40-10:after{padding-top:25%!important}}.o-thumb__canvas{position:absolute;top:0;bottom:0;right:0;left:0;color:var(--color-base);background-color:var(--color-dim);background-size:cover;background-position:50%;z-index:100}.o-thumb__veil{height:100%;z-index:200}.o-thumb__label,.o-thumb__veil{position:absolute;display:block;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.o-thumb__label{opacity:0;margin:auto;top:0;left:0;bottom:0;right:0;padding:8px 0;height:50px;text-align:center}.o-thumb__link{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.o-thumb__link:hover .o-thumb__veil{background-color:var(--color-bg);transition:all .25s ease-in-out}.o-thumb__link:hover .o-thumb__label{opacity:1;transition:all .25s ease-in-out}.c-cover{position:relative;padding-top:84px;color:#fff;background-size:cover;background-position:50%;overflow:hidden}.c-cover.height--250,.c-cover.height--400,.c-cover.height--600,.c-cover.height--800{height:600px;max-height:80vh}.c-cover.height--80p{min-height:250px;height:80vh}.c-cover.margin-10{width:95%;margin:auto}.c-cover.is-clear{background-color:transparent}.c-cover.is-fullbleed{width:100%}.c-cover.is-fullscreen{width:100%;height:100vh}@media (max-width:1023px){.c-cover.is-fullscreen{height:85vh}}.c-cover:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.c-cover.is-shaded:before{background-image:-webkit-linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,.7))}.c-cover.is-faded:before{background-color:rgba(0,0,0,.65)}.c-cover.is-faded-light:before{background-color:rgba(0,0,0,.4)}.is-faded--10:before{background-color:rgba(0,0,0,.7)}.is-faded--10 .c-cover__fade{opacity:.1}.is-faded--20:before{background-color:rgba(0,0,0,.7)}.is-faded--20 .c-cover__fade{opacity:.2}.is-faded--30:before{background-color:rgba(0,0,0,.7)}.is-faded--30 .c-cover__fade{opacity:.3}.is-faded--40:before{background-color:rgba(0,0,0,.7)}.is-faded--40 .c-cover__fade{opacity:.4}.is-faded--50:before{background-color:rgba(0,0,0,.7)}.is-faded--50 .c-cover__fade{opacity:.5}.is-faded--60:before{background-color:rgba(0,0,0,.7)}.is-faded--60 .c-cover__fade{opacity:.6}.is-faded--70:before{background-color:rgba(0,0,0,.7)}.is-faded--70 .c-cover__fade{opacity:.7}.is-faded--80:before{background-color:rgba(0,0,0,.7)}.is-faded--80 .c-cover__fade{opacity:.8}.is-faded--90:before{background-color:rgba(0,0,0,.7)}.is-faded--90 .c-cover__fade{opacity:.9}.c-cover.is-header{padding-top:84px;min-height:400px}.c-cover.is-filled{padding-top:0}.c-cover--border-bottom{border-bottom:1px solid rgba(0,0,0,.05)}@media (min-width:531px) and (max-width:1023px){.c-cover--header{min-height:292px}}@media (max-width:530px){.c-cover--header{min-height:250px}}.c-cover a,.c-cover a:hover{color:inherit;text-decoration:none}.c-cover__title{z-index:300;position:relative;line-height:1.3;color:inherit;text-align:center;position:absolute;bottom:95px;margin:auto;padding:17px;max-width:1200px;left:0;right:0}.c-cover__title-a{font-weight:700;text-transform:uppercase;letter-spacing:.083em}.c-cover__title-a,.c-cover__title-b{font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;font-size:4rem}.c-cover__title-b{font-weight:300;opacity:.85}.c-cover__title-b--small{font-size:2.25rem;font-weight:300}@media (min-width:531px) and (max-width:1023px){.c-cover__title{max-width:480px;bottom:25px}.c-cover__title-a{font-size:12pt}.c-cover__title-b{font-size:32pt}.c-cover__title-b--small{font-size:2.25rem}}@media (max-width:530px){.c-cover__title{max-width:350px;bottom:23px;line-height:1.6}.c-cover__title-a{font-size:10pt}.c-cover__title-b{font-size:21pt}.c-cover__title-b--small{font-size:1.5rem}}.c-cover__description{font-family:myriad-pro-semi-condensed;font-weight:400;z-index:300;opacity:.8;position:relative;color:inherit;text-align:center;position:absolute;bottom:0;margin:auto;left:0;right:0;font-size:9pt;text-transform:uppercase;padding-bottom:13.5px}@media (max-width:1023px){.c-cover__description{padding-bottom:6.75px}}@media (min-width:531px) and (max-width:1023px){.c-cover__description{font-size:8pt}}@media (max-width:530px){.c-cover__description{font-size:7pt}}.c-cover__description a,.c-cover__description a:hover{font-weight:900}.c-cover__arrow-down{position:absolute;width:115px;height:92.5px;padding:35px;bottom:34px;margin:auto;left:0;right:0;opacity:.8}@media (max-width:1023px){.c-cover__arrow-down,.c-cover__arrow-down .js-arrow-down{display:none}}.c-cover__arrow-down .o-icon{fill:#fff;width:100%}.c-cover__arrow-down:hover{opacity:1;transform:scale(1.1);transition:transform .05s ease-in-out}.c-cover__video{z-index:100;position:absolute;top:0;left:0;min-width:100%;min-height:100%}@media (max-width:1023px){.c-cover__video,.c-cover__video-veil{display:none}}@media (min-width:1024px){.c-cover__video,.c-cover__video-veil{display:auto}}.c-cover__video-veil{z-index:200;position:absolute;top:0;left:0;width:100%;height:100%}.c-cover__video-veil:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.c-cover__video-veil.is-faded-light:before{background-color:rgba(0,0,0,.45)}.c-cover__fade{background-color:#000}.c-cover__fade,.c-cover__image{position:absolute;top:0;width:100%;height:100%}.c-cover__image{background-size:cover;background-position:50%}.c-cover ::selection{color:#fff!important;background:var(--color-base)!important}.c-cover ::-moz-selection{color:#fff!important;background:var(--color-base)!important}.c-header{position:absolute;z-index:400;top:0;left:0;width:100%;background-color:transparent;height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen{.c-header a{color:#0089d0;text-decoration:none;transition:color .24s cubic-bezier(.645,.045,.355,1)}}.c-header .navigation{position:absolute;margin-top:12px;height:36px;vertical-align:middle;left:17px}@media (max-width:530px){.c-header .navigation{width:100%;padding:0;right:0;left:0;text-align:center}}.c-header .navigation ul li{display:inline}.c-header .navigation ul{display:inline-block;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;margin:0}@media (max-width:530px){.c-header .navigation ul{margin-left:0}}.c-header .navigation ul>li{float:left}@media (max-width:530px){.c-header .navigation ul>li{float:center;padding:0 4px}}.c-header .navigation a:hover.navigation-link{color:#2a2d32}.c-header .navigation .navigation-link{float:left;padding:0 10px;transition-property:border,color;height:36px;line-height:35px;border:2px solid transparent;color:#a8adb0;font-size:.8em;font-weight:700;letter-spacing:1px;text-transform:uppercase}@media (max-width:530px){.c-header .navigation .navigation-link{float:inherit;display:inline-block}}.c-header .navigation .navigation-link--active{color:var(--color-base)!important}.c-header .navigation--right{left:none;right:17px}.c-header--relative{position:relative}.c-header--static{background-color:#fff;position:fixed;height:36px;border-bottom:1px solid rgba(0,0,0,.1)}.c-header--static .navigation{margin-top:0}.c-header--static a:link{transition:none}.body--c-header--static{margin-top:40px}.c-header.c-header--white .navigation .navigation-link:hover{color:#fff}.c-header.c-header--white .navigation .navigation-link{color:hsla(0,0%,100%,.5)}.c-header.c-header--white .navigation-link--active{color:#fff!important}.c-header.c-header--white .icon{fill:#fff}.c-header.c-header--red .navigation .navigation-link:hover{color:red}.c-header.c-header--red .navigation .navigation-link{color:rgba(255,0,0,.5)}.c-header.c-header--red .navigation-link--active{color:red!important}.c-header.c-header--red .icon{fill:red}.c-header-simple{font-family:franklin-gothic-urw,sans-serif;position:relative;width:100%;font-size:1em;z-index:200;background-color:transparent;padding:32px 0;border-bottom:1px solid var(--font-dim)}@media (max-width:530px){.c-header-simple{font-size:.85em}}.c-header-simple a.navigation-link{padding-bottom:2px}.c-header-simple .navigation-link--active{border-bottom:2px solid var(--color-base);color:var(--color-base)}.c-header-simple a{color:var(--color-base)}.c-header-simple a:hover.navigation-link:not(.navigation-link--active){border-bottom:2px solid var(--color-mid)}.c-header-simple .c-social a,.c-header-simple .c-social a:visited{color:var(--color-base)}.c-header-simple .c-social a:hover{color:#d63e3c}.c-header-simple__name{font-weight:600;display:inline-block;margin-bottom:8px;font-family:var(--font-sans)}.c-header-simple__name:hover{color:#d63e3c}.c-header-simple .o-wrap{padding:0 30px}.c-header-simple .o-wrap--bio{max-width:510px}@media (max-width:530px){.c-header-simple .o-wrap--bio{max-width:340px;margin-left:0}}.c-header-simple__description{font-size:22px;margin-bottom:38px}@media (max-width:530px){.c-header-simple__description{font-size:20px}}@media (max-width:530px){.c-header-simple--palm-left .c-header-simple__description{text-align:left}}.c-header-simple__image{display:inline-block;width:150px;height:150px;border-radius:50%;margin-bottom:20px;transform:rotate(0deg);transition:transform .5s ease-in-out}.c-header-simple__image:hover{transform:rotate(1turn);transition:transform 2.5s linear}@media (max-width:530px){.c-header-simple__image{width:105px;height:105px}}.c-header-simple__image img{width:100%}.c-header-simple__navigation{display:block;margin-bottom:34px}.c-header-simple__navigation ul{display:flex;align-items:center;flex-direction:column;justify-items:center;list-style:none;margin:0 auto;display:inline-block;padding:.4rem}.c-header-simple__navigation ul li{display:inline-block;margin-right:1.35em;text-align:-webkit-match-parent}@media (max-width:530px){.c-header-simple__navigation ul li{margin-right:.9em}}.c-header-simple__navigation ul li:last-of-type{margin-right:0}@media (min-width:531px) and (max-width:1023px),all and (min-width:1024px){.c-header-simple,.c-header-simple__navigation{text-align:center}}.c-header-simple__navigation-link-wrap{position:relative}.c-header-simple--white a.navigation-link--active,.c-header-simple--white a:hover.navigation-link,.c-header-simple--white a:hover.navigation-link--active{border-bottom:2px solid #fff}.c-header-simple--white a,.c-header-simple--white a:hover,.c-header-simple--white a:visited{color:#fff!important}.c-header-simple--white .o-icon-prototype{color:#fff;fill:#fff}.c-header-simple--absolute{position:absolute}.c-header-simple--absolute a,.c-header-simple--absolute a:visited{color:#fff;opacity:.8}.c-header-simple--absolute a:hover{opacity:1}.c-header-simple--borderless{border-bottom:none}.c-header-simple--tight .c-header-simple__navigation{margin:0}.c-header-simple--tight-bottom{padding-bottom:0}.c-header-simple.c-header-simple--extra-tight{margin:0;padding:0}.c-header-simple--extra-tight .c-header-simple__navigation{margin:0}.c-header-simple--night{background-color:var(--color-base);color:#fff}.c-header-simple--night a,.c-header-simple--night a:visited{color:#ffe6a2}.c-header-simple--night a:hover.navigation-link:not(.navigation-link--active){color:#ffe6a2;border-bottom:2px solid rgba(255,230,162,.3)!important}.c-header-simple--night .navigation-link--active{color:#ffe6a2;border-bottom:2px solid #ffe6a2}.c-header-simple--night .m-social a,.c-header-simple--night .m-social a:visited{color:#fff}.c-header-simple--night .m-social a:hover{color:#ffe6a2}.c-header-simple--night .o-icon-prototype{color:#ffe6a2;fill:#ffe6a2}.c-header-simple--center,.c-header-simple--center .c-header-simple__description{text-align:center}.c-header-simple--center .o-wrap--bio{margin-left:auto}.c-header-simple--center .c-header-simple__image{margin-left:0}.c-header-simple--left,.c-header-simple--left .c-header-simple__description,.c-header-simple--left .c-header-simple__navigation{text-align:left}.c-header-simple--left .o-wrap--bio{margin-left:auto}.c-header-simple--left .c-header-simple__image{margin-left:0}.c-header-simple--s{font-size:.8rem}.c-item{font-family:minion-pro,serif,sans-serif;font-size:20px;color:var(--color-base);border-bottom:1px solid var(--color-dim);margin-bottom:53px;padding-bottom:54px}.c-item__header{margin-bottom:27px}.c-item:last-of-type{padding-bottom:27px;margin-bottom:0;border-bottom:none}@media (max-width:1023px){.c-item:last-of-type{padding-bottom:27px}}.c-item.is-expected,.c-item.is-tagged{padding-bottom:0}.c-item .footnote-ref{font-size:.7em;margin:0 .1rem;text-decoration:none;color:var(--color-base)}.c-item .footnotes p{margin-bottom:5.4px}.c-item .footnotes ol{list-style-type:decimal;font-size:.7em}.c-item hr{width:6rem;border:0;border-bottom:2px solid var(--color-dim);padding-top:1.5rem;margin:-2px auto 3rem}.c-item p{margin-bottom:27px;color:var(--color-base);line-height:1.33!important}.c-item h1,.c-item h2,.c-item h3,.c-item h4,.c-item h5,.c-item h6{font-family:BlinkMacSystemFont,franklin-gothic-urw,proxima-nova,sans-serif;font-weight:700;line-height:1.33!important;margin-bottom:27px;letter-spacing:auto;font-size:20px}.c-item h1.is-expected{color:var(--color-mid)}.c-item ol,.c-item ul{margin:0 0 27px!important}.c-item ul>li{margin-bottom:12px;line-height:1.33!important}.c-item ul{list-style-type:none}.c-item ul>li:before{content:"\2013";position:absolute;margin-left:-1.1em}.c-item ul>li{margin-left:1.1em}.c-item ol ol,.c-item ul ul{margin:0 0 0 60px!important}.c-item .footnotes ol,.c-item .footnotes ul{font-family:franklin-gothic-urw,sans-serif}.c-item .footnotes ol,.c-item .footnotes ol a,.c-item .footnotes ol li,.c-item .footnotes ol p,.c-item .footnotes ul,.c-item .footnotes ul a,.c-item .footnotes ul li,.c-item .footnotes ul p{color:var(--color-mid)}@media (max-width:1023px){.c-item .footnotes ol,.c-item .footnotes ul{padding-left:10px}}@media (max-width:530px){.c-item .footnotes ol,.c-item .footnotes ul{font-size:12px}}.c-item .footnotes ol a,.c-item .footnotes ul a{box-shadow:inset 0 -1.5px 0 var(--color-bg),inset 0 -2.5px 0 var(--color-mid)}@media (max-width:530px){.c-item .footnotes ol a,.c-item .footnotes ul a{box-shadow:inset 0 -1px 0 var(--color-bg),inset 0 -2px 0 var(--color-mid)}}.c-item blockquote{margin:0 40px 0 0;border-left:2px solid rgba(0,0,0,.65);padding-left:18px;text-indent:0;quotes:none}.c-item blockquote b{display:block}.c-item a{transition:none;text-decoration:none}.c-item a,.c-item a:hover{color:var(--color-base);box-shadow:inset 0 -2px 0 var(--color-bg),inset 0 -3px 0 var(--color-base)}.c-item h1>a{color:var(--color-mid);text-decoration:none}.c-item h1>a:hover{color:var(--color-base);text-decoration:underline}.c-item code,.c-item pre{font-family:Consolas,Monaco,Menlo,Courier New,monospace;font-size:13px;color:var(--color-mid);border-radius:3px}.c-item pre{display:block;padding:9.5px;margin:0 0 27px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:var(--color-bg);border:1px solid var(--color-dim);border-radius:4px}.c-item code{white-space:nowrap}.c-item pre code{padding:0 13px;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.c-item__tags{opacity:0;font-family:BlinkMacSystemFont,franklin-gothic-urw,proxima-nova,sans-serif;font-weight:900;letter-spacing:.1em;font-size:11px;line-height:1.33!important;transition:all .25s}.c-item:hover .c-item__tags{opacity:1}.c-item__tag{box-shadow:none!important;margin-right:13px}.c-item__tag:link,.c-item__tag:visited{text-decoration:none;opacity:.35;color:var(--color-base)}.c-item__tag:hover{opacity:.7;color:var(--color-base)!important;text-decoration:none!important}.c-item img{width:100%}.c-item figcaption{font-size:.7em}.c-item__cover-media{margin-top:-27px}@media (min-width:1024px){.c-item__cover-media{margin-top:0}}.c-item figure{margin:0 0 27px}@media (min-width:1024px){.c-item figure.is-side,.c-item figure.is-side-left,.c-item figure.is-side-right{width:calc(50% - 8.5px);margin-top:.4rem}.c-item figure.is-side,.c-item figure.is-side-left{float:left;margin-left:calc(-50% - 8.5px)}.c-item figure.is-side-right{float:right;margin-right:calc(-50% - 8.5px)}.c-item figure.is-full-bleed{width:150%}}.c-item__meta{color:var(--color-mid);font-family:BlinkMacSystemFont,franklin-gothic-urw,proxima-nova,sans-serif;font-size:14px;line-height:1.33!important}.c-item__meta--margin-setup{margin-top:-20px;margin-bottom:47px!important}.c-item__meta--closer{margin-top:-30px}.c-item__inline-container{display:inline-block;vertical-align:middle;line-height:.6}.c-item__inline-detail a,.c-item__inline-detail a:hover,.c-item__inline-detail a:visited{color:var(--color-mid);text-decoration:underline}.c-item__inline-detail{font-size:11px}.c-item__inline-detail--medium{font-size:14px}.c-item__inline-detail--user{font-size:12.5px}a.c-item__link--accent,a.c-item__link--accent:hover,a.c-item__link--accent:visited{color:var(--color-base);text-decoration:none}.c-load-more{width:100%;text-align:center;padding-top:54px;padding-bottom:81px;height:42px}.c-load-more__text-wrapper{opacity:.55;font-weight:700;font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;font-size:14px;letter-spacing:.17em}.c-load-more__text-wrapper:hover{opacity:1}.c-load-more__image-wrapper{display:none}.c-load-more__image{width:20px}.c-load-more.is-loading>.c-load-more__text-wrapper{display:none}.c-load-more.is-loading>.c-load-more__image-wrapper{display:block}.c-archive__year{font-size:16px;padding:8px 0 0;align-items:baseline;margin:0}@media (max-width:530px){.c-archive__year{padding:30px 0 12px;display:block;border-bottom:1px solid rgba(0,0,0,.1)}.c-archive__year:first{padding:0 0 12px}}ul.c-archive__list{list-style:none;margin:0;padding:0;line-height:1.4}ul.c-archive__list li{border-bottom:1px solid rgba(0,0,0,.1)}ul.c-archive__list li:last-child{border-bottom:none}ul.c-archive__list li a{display:flex;text-decoration:none;padding:8px 0 9.6px;align-items:baseline;justify-content:space-between;transition:none}ul.c-archive__list li a:visited{color:#bababa}ul.c-archive__list li a:hover{text-decoration:none;color:#db4a38}.c-archive__list__title{display:block;font-weight:400}.c-archive__list__date{font-style:normal;color:#939393;font-size:14px}.c-archive__list--border-top{border-top:1px solid rgba(0,0,0,.1)}@media (max-width:530px){.c-archive__list--border-top{border-top:none}}@media print{.c-floating-menu{display:none}}.c-floating-menu{position:fixed;top:1em;right:1em;z-index:400}.c-floating-menu a{text-decoration:none}.c-floating-menu--left{left:1em;right:auto}.c-floating-menu__item{font-size:.8em;text-transform:uppercase;padding:.5em;border-radius:25px;display:inline-block}.c-floating-menu__item-button{background-color:var(--color-bg);color:var(--color-mid);padding:0 .7em;border-radius:25px;border:1px solid var(--color-dim);font-weight:600}@media (max-width:530px){.c-floating-menu{position:fixed;top:1em;right:1em;z-index:300}.c-floating-menu__item{display:block}}.c-floating-menu__item-button--black{color:hsla(0,0%,100%,.85);background-color:var(--color-base)}.c-social__wrapper.c-social__wrapper--left,article.item-v3.center>header>.c-social__wrapper.c-social__wrapper--left{margin-left:-5px}article.item-v3.center>header>.c-social__wrapper.c-social__wrapper--left{-webkit-margin-before:1rem;margin-block-start:1rem}.c-social.m-fa{font-size:18px;display:flex;align-items:center;justify-content:center}.m-fa .fa--social{padding:0 5px}.fa-facebook.fa--social{font-size:85%;font-weight:400!important}.fa-linkedin.fa--social{font-size:90%;font-weight:400!important}.m-fa .fa__link--twitter{padding-right:2.5px}.m-fa a,.m-fa a:visited{transition:none;text-decoration:none}.m-fa a:hover{color:var(--color-accent)}.m-fa--grey-fade a,.m-fa--grey-fade a:hover,.m-fa--grey-fade a:visited{color:var(--color-mid)}.m-fa--white-fade a,.m-fa--white-fade a:hover,.m-fa--white-fade a:visited{color:var(--color-base)}.m-fa--black-static a,.m-fa--black-static a:hover,.m-fa--black-static a:visited{color:var(--color-mid)!important}.m-fa--grey-static a,.m-fa--grey-static a:hover,.m-fa--grey-static a:visited{color:var(--color-mid)}.m-fa--cover{position:absolute;z-index:200;bottom:30px;left:0;right:0}.m-fa--small{font-size:17px}.m-fa__link.is-faded{opacity:.3}.grid--gutter-0x{margin-left:0!important}.grid--gutter-0x .grid__item{padding-left:0!important}.grid--gutter-h-0x{margin-top:0!important}.grid--gutter-h-0x .grid__item{line-height:0;padding-top:0!important}.grid--gutter-h-0x .grid__item>*{line-height:100%}.grid--gutter-1x{margin-left:-1px!important}.grid--gutter-1x .grid__item{padding-left:1px!important}.grid--gutter-h-1x{margin-top:-1px!important}.grid--gutter-h-1x .grid__item{line-height:0;padding-top:1px!important}.grid--gutter-h-1x .grid__item>*{line-height:100%}.grid--gutter-2x{margin-left:-2px!important}.grid--gutter-2x .grid__item{padding-left:2px!important}.grid--gutter-h-2x{margin-top:-2px!important}.grid--gutter-h-2x .grid__item{line-height:0;padding-top:2px!important}.grid--gutter-h-2x .grid__item>*{line-height:100%}.grid--gutter-3x{margin-left:-3px!important}.grid--gutter-3x .grid__item{padding-left:3px!important}.grid--gutter-h-3x{margin-top:-3px!important}.grid--gutter-h-3x .grid__item{line-height:0;padding-top:3px!important}.grid--gutter-h-3x .grid__item>*{line-height:100%}.grid--gutter-4x{margin-left:-4px!important}.grid--gutter-4x .grid__item{padding-left:4px!important}.grid--gutter-h-4x{margin-top:-4px!important}.grid--gutter-h-4x .grid__item{line-height:0;padding-top:4px!important}.grid--gutter-h-4x .grid__item>*{line-height:100%}.grid--gutter-5x{margin-left:-5px!important}.grid--gutter-5x .grid__item{padding-left:5px!important}.grid--gutter-h-5x{margin-top:-5px!important}.grid--gutter-h-5x .grid__item{line-height:0;padding-top:5px!important}.grid--gutter-h-5x .grid__item>*{line-height:100%}.grid--gutter-6x{margin-left:-6px!important}.grid--gutter-6x .grid__item{padding-left:6px!important}.grid--gutter-h-6x{margin-top:-6px!important}.grid--gutter-h-6x .grid__item{line-height:0;padding-top:6px!important}.grid--gutter-h-6x .grid__item>*{line-height:100%}.grid--gutter-7x{margin-left:-7px!important}.grid--gutter-7x .grid__item{padding-left:7px!important}.grid--gutter-h-7x{margin-top:-7px!important}.grid--gutter-h-7x .grid__item{line-height:0;padding-top:7px!important}.grid--gutter-h-7x .grid__item>*{line-height:100%}.grid--gutter-8x{margin-left:-8px!important}.grid--gutter-8x .grid__item{padding-left:8px!important}.grid--gutter-h-8x{margin-top:-8px!important}.grid--gutter-h-8x .grid__item{line-height:0;padding-top:8px!important}.grid--gutter-h-8x .grid__item>*{line-height:100%}.grid--gutter-9x{margin-left:-9px!important}.grid--gutter-9x .grid__item{padding-left:9px!important}.grid--gutter-h-9x{margin-top:-9px!important}.grid--gutter-h-9x .grid__item{line-height:0;padding-top:9px!important}.grid--gutter-h-9x .grid__item>*{line-height:100%}.grid--gutter-10x{margin-left:-10px!important}.grid--gutter-10x .grid__item{padding-left:10px!important}.grid--gutter-h-10x{margin-top:-10px!important}.grid--gutter-h-10x .grid__item{line-height:0;padding-top:10px!important}.grid--gutter-h-10x .grid__item>*{line-height:100%}.grid--gutter-11x{margin-left:-11px!important}.grid--gutter-11x .grid__item{padding-left:11px!important}.grid--gutter-h-11x{margin-top:-11px!important}.grid--gutter-h-11x .grid__item{line-height:0;padding-top:11px!important}.grid--gutter-h-11x .grid__item>*{line-height:100%}.grid--gutter-12x{margin-left:-12px!important}.grid--gutter-12x .grid__item{padding-left:12px!important}.grid--gutter-h-12x{margin-top:-12px!important}.grid--gutter-h-12x .grid__item{line-height:0;padding-top:12px!important}.grid--gutter-h-12x .grid__item>*{line-height:100%}.grid--gutter-13x{margin-left:-13px!important}.grid--gutter-13x .grid__item{padding-left:13px!important}.grid--gutter-h-13x{margin-top:-13px!important}.grid--gutter-h-13x .grid__item{line-height:0;padding-top:13px!important}.grid--gutter-h-13x .grid__item>*{line-height:100%}.grid--gutter-14x{margin-left:-14px!important}.grid--gutter-14x .grid__item{padding-left:14px!important}.grid--gutter-h-14x{margin-top:-14px!important}.grid--gutter-h-14x .grid__item{line-height:0;padding-top:14px!important}.grid--gutter-h-14x .grid__item>*{line-height:100%}.grid--gutter-15x{margin-left:-15px!important}.grid--gutter-15x .grid__item{padding-left:15px!important}.grid--gutter-h-15x{margin-top:-15px!important}.grid--gutter-h-15x .grid__item{line-height:0;padding-top:15px!important}.grid--gutter-h-15x .grid__item>*{line-height:100%}.grid--gutter-16x{margin-left:-16px!important}.grid--gutter-16x .grid__item{padding-left:16px!important}.grid--gutter-h-16x{margin-top:-16px!important}.grid--gutter-h-16x .grid__item{line-height:0;padding-top:16px!important}.grid--gutter-h-16x .grid__item>*{line-height:100%}.grid--gutter-17x{margin-left:-17px!important}.grid--gutter-17x .grid__item{padding-left:17px!important}.grid--gutter-h-17x{margin-top:-17px!important}.grid--gutter-h-17x .grid__item{line-height:0;padding-top:17px!important}.grid--gutter-h-17x .grid__item>*{line-height:100%}.grid--gutter-18x{margin-left:-18px!important}.grid--gutter-18x .grid__item{padding-left:18px!important}.grid--gutter-h-18x{margin-top:-18px!important}.grid--gutter-h-18x .grid__item{line-height:0;padding-top:18px!important}.grid--gutter-h-18x .grid__item>*{line-height:100%}.grid--gutter-19x{margin-left:-19px!important}.grid--gutter-19x .grid__item{padding-left:19px!important}.grid--gutter-h-19x{margin-top:-19px!important}.grid--gutter-h-19x .grid__item{line-height:0;padding-top:19px!important}.grid--gutter-h-19x .grid__item>*{line-height:100%}.grid--gutter-20x{margin-left:-20px!important}.grid--gutter-20x .grid__item{padding-left:20px!important}.grid--gutter-h-20x{margin-top:-20px!important}.grid--gutter-h-20x .grid__item{line-height:0;padding-top:20px!important}.grid--gutter-h-20x .grid__item>*{line-height:100%}.u-background-red{background-color:#db4a38}.u-background-grey-light{background-color:rgba(0,0,0,.1)}.u-background-grey{background-color:#939393}.u-background-grey-dark{background-color:rgba(0,0,0,.65)}.u-background-white{background-color:#fff}.u-background-white-broken{background-color:#fafafa}.u-background-black{background-color:#000}.u-background-black-broken{background-color:var(--color-base)}.u-color-white,.u-color-white a:link,.u-color-white a:visited{color:#fff}.u-color-grey-light{color:rgba(0,0,0,.1)}.u-color-grey{color:#939393}.u-color-grey-dark{color:rgba(0,0,0,.65)}.u-font-size--a{font-size:.75rem!important}.u-font-size--b{font-size:.85rem!important}.u-font-size--c{font-size:1rem!important}.u-font-size--d{font-size:1.1rem!important}.u-font-size--e{font-size:1.15rem!important}.u-font-size--f{font-size:1.25rem!important}.u-font-size--g{font-size:1.35rem!important}.u-font-size--h{font-size:1.55rem!important}.u-font-size--i{font-size:1.75rem!important}@media (max-width:530px){.u-font-size--a\@palm{font-size:.75rem!important}.u-font-size--b\@palm{font-size:.85rem!important}.u-font-size--c\@palm{font-size:1rem!important}.u-font-size--e\@palm{font-size:1.15rem!important}.u-font-size--f\@palm{font-size:1.25rem!important}.u-font-size--g\@palm{font-size:1.35rem!important}.u-font-size--h\@palm{font-size:1.55rem!important}.u-font-size--i\@palm{font-size:1.75rem!important}}@media (min-width:531px) and (max-width:1023px){.u-font-size--a\@lap{font-size:.75rem!important}.u-font-size--b\@lap{font-size:.85rem!important}.u-font-size--c\@lap{font-size:1rem!important}.u-font-size--e\@lap{font-size:1.15rem!important}.u-font-size--f\@lap{font-size:1.25rem!important}.u-font-size--g\@lap{font-size:1.35rem!important}.u-font-size--h\@lap{font-size:1.55rem!important}.u-font-size--i\@lap{font-size:1.75rem!important}}@media (min-width:1024px){.u-font-size--a\@desk{font-size:.75rem!important}.u-font-size--b\@desk{font-size:.85rem!important}.u-font-size--c\@desk{font-size:1rem!important}.u-font-size--e\@desk{font-size:1.15rem!important}.u-font-size--f\@desk{font-size:1.25rem!important}.u-font-size--g\@desk{font-size:1.35rem!important}.u-font-size--h\@desk{font-size:1.55rem!important}.u-font-size--i\@desk{font-size:1.75rem!important}}.u-text-align--left{text-align:left}.u-text-align--center{text-align:center}.u-text-align--right{text-align:right}@media (max-width:530px){.u-text-align--palm-left{text-align:left!important}.u-text-align--palm-center{text-align:center!important}.u-text-align--palm-right{text-align:right!important}}@media (min-width:531px) and (max-width:1023px){.u-text-align--lap-left{text-align:left!important}.u-text-align--lap-center{text-align:center!important}.u-text-align--lap-right{text-align:right!important}}@media (max-width:1023px){.u-text-align--portable-left{text-align:left!important}.u-text-align--portable-center{text-align:center!important}.u-text-align--portable-right{text-align:right!important}}@media (min-width:1024px){.u-text-align--desk-left{text-align:left!important}.u-text-align--desk-center{text-align:center!important}.u-text-align--desk-right{text-align:right!important}}@media (min-width:1500px){.u-text-align--wide-left{text-align:left!important}.u-text-align--wide-center{text-align:center!important}.u-text-align--wide-right{text-align:right!important}}.u-hidden{display:none!important}@media (max-width:530px){.u-hidden-palm,.u-visible-lap{display:none!important}}@media (min-width:531px) and (max-width:1023px){.u-hidden-lap,.u-visible-palm{display:none!important}}@media (max-width:1023px){.u-hidden-portable,.u-visible-desk{display:none!important}}@media (min-width:1024px){.u-hidden-desk,.u-visible-lap,.u-visible-palm,.u-visible-portable{display:none!important}}@media screen and (prefers-color-scheme:light){.u-hidden-light,.u-visible-dark{display:none!important}}@media screen and (prefers-color-scheme:dark){.u-hidden-dark,.u-visible-light{display:none!important}}.u-font-family--a{font-family:minion-pro,serif}.u-font-family--b,.u-font-family--c{font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif}.u-pad-t-0x{padding-top:0}.u-pad-b-0x{padding-bottom:0}@media (max-width:530px){.palm--u-pad-t-0x{padding-top:0!important}.palm--u-pad-b-0x{padding-bottom:0!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-0x{padding-top:0!important}.lap--u-pad-b-0x{padding-bottom:0!important}}@media (max-width:1023px){.portable--u-pad-t-0x{padding-top:0!important}.portable--u-pad-b-0x{padding-bottom:0!important}}@media (min-width:1024px){.desk--u-pad-t-0x{padding-top:0!important}.desk--u-pad-b-0x{padding-bottom:0!important}}@media (min-width:1500px){.wide--u-pad-t-0x{padding-top:0!important}.wide--u-pad-b-0x{padding-bottom:0!important}}.u-pad-t-1x{padding-top:10px}.u-pad-b-1x{padding-bottom:10px}@media (max-width:530px){.palm--u-pad-t-1x{padding-top:10px!important}.palm--u-pad-b-1x{padding-bottom:10px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-1x{padding-top:10px!important}.lap--u-pad-b-1x{padding-bottom:10px!important}}@media (max-width:1023px){.portable--u-pad-t-1x{padding-top:10px!important}.portable--u-pad-b-1x{padding-bottom:10px!important}}@media (min-width:1024px){.desk--u-pad-t-1x{padding-top:10px!important}.desk--u-pad-b-1x{padding-bottom:10px!important}}@media (min-width:1500px){.wide--u-pad-t-1x{padding-top:10px!important}.wide--u-pad-b-1x{padding-bottom:10px!important}}.u-pad-t-2x{padding-top:20px}.u-pad-b-2x{padding-bottom:20px}@media (max-width:530px){.palm--u-pad-t-2x{padding-top:20px!important}.palm--u-pad-b-2x{padding-bottom:20px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-2x{padding-top:20px!important}.lap--u-pad-b-2x{padding-bottom:20px!important}}@media (max-width:1023px){.portable--u-pad-t-2x{padding-top:20px!important}.portable--u-pad-b-2x{padding-bottom:20px!important}}@media (min-width:1024px){.desk--u-pad-t-2x{padding-top:20px!important}.desk--u-pad-b-2x{padding-bottom:20px!important}}@media (min-width:1500px){.wide--u-pad-t-2x{padding-top:20px!important}.wide--u-pad-b-2x{padding-bottom:20px!important}}.u-pad-t-3x{padding-top:30px}.u-pad-b-3x{padding-bottom:30px}@media (max-width:530px){.palm--u-pad-t-3x{padding-top:30px!important}.palm--u-pad-b-3x{padding-bottom:30px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-3x{padding-top:30px!important}.lap--u-pad-b-3x{padding-bottom:30px!important}}@media (max-width:1023px){.portable--u-pad-t-3x{padding-top:30px!important}.portable--u-pad-b-3x{padding-bottom:30px!important}}@media (min-width:1024px){.desk--u-pad-t-3x{padding-top:30px!important}.desk--u-pad-b-3x{padding-bottom:30px!important}}@media (min-width:1500px){.wide--u-pad-t-3x{padding-top:30px!important}.wide--u-pad-b-3x{padding-bottom:30px!important}}.u-pad-t-4x{padding-top:40px}.u-pad-b-4x{padding-bottom:40px}@media (max-width:530px){.palm--u-pad-t-4x{padding-top:40px!important}.palm--u-pad-b-4x{padding-bottom:40px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-4x{padding-top:40px!important}.lap--u-pad-b-4x{padding-bottom:40px!important}}@media (max-width:1023px){.portable--u-pad-t-4x{padding-top:40px!important}.portable--u-pad-b-4x{padding-bottom:40px!important}}@media (min-width:1024px){.desk--u-pad-t-4x{padding-top:40px!important}.desk--u-pad-b-4x{padding-bottom:40px!important}}@media (min-width:1500px){.wide--u-pad-t-4x{padding-top:40px!important}.wide--u-pad-b-4x{padding-bottom:40px!important}}.u-pad-t-5x{padding-top:50px}.u-pad-b-5x{padding-bottom:50px}@media (max-width:530px){.palm--u-pad-t-5x{padding-top:50px!important}.palm--u-pad-b-5x{padding-bottom:50px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-5x{padding-top:50px!important}.lap--u-pad-b-5x{padding-bottom:50px!important}}@media (max-width:1023px){.portable--u-pad-t-5x{padding-top:50px!important}.portable--u-pad-b-5x{padding-bottom:50px!important}}@media (min-width:1024px){.desk--u-pad-t-5x{padding-top:50px!important}.desk--u-pad-b-5x{padding-bottom:50px!important}}@media (min-width:1500px){.wide--u-pad-t-5x{padding-top:50px!important}.wide--u-pad-b-5x{padding-bottom:50px!important}}.u-pad-t-6x{padding-top:60px}.u-pad-b-6x{padding-bottom:60px}@media (max-width:530px){.palm--u-pad-t-6x{padding-top:60px!important}.palm--u-pad-b-6x{padding-bottom:60px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-6x{padding-top:60px!important}.lap--u-pad-b-6x{padding-bottom:60px!important}}@media (max-width:1023px){.portable--u-pad-t-6x{padding-top:60px!important}.portable--u-pad-b-6x{padding-bottom:60px!important}}@media (min-width:1024px){.desk--u-pad-t-6x{padding-top:60px!important}.desk--u-pad-b-6x{padding-bottom:60px!important}}@media (min-width:1500px){.wide--u-pad-t-6x{padding-top:60px!important}.wide--u-pad-b-6x{padding-bottom:60px!important}}.u-pad-t-7x{padding-top:70px}.u-pad-b-7x{padding-bottom:70px}@media (max-width:530px){.palm--u-pad-t-7x{padding-top:70px!important}.palm--u-pad-b-7x{padding-bottom:70px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-7x{padding-top:70px!important}.lap--u-pad-b-7x{padding-bottom:70px!important}}@media (max-width:1023px){.portable--u-pad-t-7x{padding-top:70px!important}.portable--u-pad-b-7x{padding-bottom:70px!important}}@media (min-width:1024px){.desk--u-pad-t-7x{padding-top:70px!important}.desk--u-pad-b-7x{padding-bottom:70px!important}}@media (min-width:1500px){.wide--u-pad-t-7x{padding-top:70px!important}.wide--u-pad-b-7x{padding-bottom:70px!important}}.u-pad-t-8x{padding-top:80px}.u-pad-b-8x{padding-bottom:80px}@media (max-width:530px){.palm--u-pad-t-8x{padding-top:80px!important}.palm--u-pad-b-8x{padding-bottom:80px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-8x{padding-top:80px!important}.lap--u-pad-b-8x{padding-bottom:80px!important}}@media (max-width:1023px){.portable--u-pad-t-8x{padding-top:80px!important}.portable--u-pad-b-8x{padding-bottom:80px!important}}@media (min-width:1024px){.desk--u-pad-t-8x{padding-top:80px!important}.desk--u-pad-b-8x{padding-bottom:80px!important}}@media (min-width:1500px){.wide--u-pad-t-8x{padding-top:80px!important}.wide--u-pad-b-8x{padding-bottom:80px!important}}.u-pad-t-9x{padding-top:90px}.u-pad-b-9x{padding-bottom:90px}@media (max-width:530px){.palm--u-pad-t-9x{padding-top:90px!important}.palm--u-pad-b-9x{padding-bottom:90px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-9x{padding-top:90px!important}.lap--u-pad-b-9x{padding-bottom:90px!important}}@media (max-width:1023px){.portable--u-pad-t-9x{padding-top:90px!important}.portable--u-pad-b-9x{padding-bottom:90px!important}}@media (min-width:1024px){.desk--u-pad-t-9x{padding-top:90px!important}.desk--u-pad-b-9x{padding-bottom:90px!important}}@media (min-width:1500px){.wide--u-pad-t-9x{padding-top:90px!important}.wide--u-pad-b-9x{padding-bottom:90px!important}}.u-pad-t-10x{padding-top:100px}.u-pad-b-10x{padding-bottom:100px}@media (max-width:530px){.palm--u-pad-t-10x{padding-top:100px!important}.palm--u-pad-b-10x{padding-bottom:100px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-10x{padding-top:100px!important}.lap--u-pad-b-10x{padding-bottom:100px!important}}@media (max-width:1023px){.portable--u-pad-t-10x{padding-top:100px!important}.portable--u-pad-b-10x{padding-bottom:100px!important}}@media (min-width:1024px){.desk--u-pad-t-10x{padding-top:100px!important}.desk--u-pad-b-10x{padding-bottom:100px!important}}@media (min-width:1500px){.wide--u-pad-t-10x{padding-top:100px!important}.wide--u-pad-b-10x{padding-bottom:100px!important}}.u-pad-t-11x{padding-top:110px}.u-pad-b-11x{padding-bottom:110px}@media (max-width:530px){.palm--u-pad-t-11x{padding-top:110px!important}.palm--u-pad-b-11x{padding-bottom:110px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-11x{padding-top:110px!important}.lap--u-pad-b-11x{padding-bottom:110px!important}}@media (max-width:1023px){.portable--u-pad-t-11x{padding-top:110px!important}.portable--u-pad-b-11x{padding-bottom:110px!important}}@media (min-width:1024px){.desk--u-pad-t-11x{padding-top:110px!important}.desk--u-pad-b-11x{padding-bottom:110px!important}}@media (min-width:1500px){.wide--u-pad-t-11x{padding-top:110px!important}.wide--u-pad-b-11x{padding-bottom:110px!important}}.u-pad-t-12x{padding-top:120px}.u-pad-b-12x{padding-bottom:120px}@media (max-width:530px){.palm--u-pad-t-12x{padding-top:120px!important}.palm--u-pad-b-12x{padding-bottom:120px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-12x{padding-top:120px!important}.lap--u-pad-b-12x{padding-bottom:120px!important}}@media (max-width:1023px){.portable--u-pad-t-12x{padding-top:120px!important}.portable--u-pad-b-12x{padding-bottom:120px!important}}@media (min-width:1024px){.desk--u-pad-t-12x{padding-top:120px!important}.desk--u-pad-b-12x{padding-bottom:120px!important}}@media (min-width:1500px){.wide--u-pad-t-12x{padding-top:120px!important}.wide--u-pad-b-12x{padding-bottom:120px!important}}.u-pad-t-13x{padding-top:130px}.u-pad-b-13x{padding-bottom:130px}@media (max-width:530px){.palm--u-pad-t-13x{padding-top:130px!important}.palm--u-pad-b-13x{padding-bottom:130px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-13x{padding-top:130px!important}.lap--u-pad-b-13x{padding-bottom:130px!important}}@media (max-width:1023px){.portable--u-pad-t-13x{padding-top:130px!important}.portable--u-pad-b-13x{padding-bottom:130px!important}}@media (min-width:1024px){.desk--u-pad-t-13x{padding-top:130px!important}.desk--u-pad-b-13x{padding-bottom:130px!important}}@media (min-width:1500px){.wide--u-pad-t-13x{padding-top:130px!important}.wide--u-pad-b-13x{padding-bottom:130px!important}}.u-pad-t-14x{padding-top:140px}.u-pad-b-14x{padding-bottom:140px}@media (max-width:530px){.palm--u-pad-t-14x{padding-top:140px!important}.palm--u-pad-b-14x{padding-bottom:140px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-14x{padding-top:140px!important}.lap--u-pad-b-14x{padding-bottom:140px!important}}@media (max-width:1023px){.portable--u-pad-t-14x{padding-top:140px!important}.portable--u-pad-b-14x{padding-bottom:140px!important}}@media (min-width:1024px){.desk--u-pad-t-14x{padding-top:140px!important}.desk--u-pad-b-14x{padding-bottom:140px!important}}@media (min-width:1500px){.wide--u-pad-t-14x{padding-top:140px!important}.wide--u-pad-b-14x{padding-bottom:140px!important}}.u-pad-t-15x{padding-top:150px}.u-pad-b-15x{padding-bottom:150px}@media (max-width:530px){.palm--u-pad-t-15x{padding-top:150px!important}.palm--u-pad-b-15x{padding-bottom:150px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-15x{padding-top:150px!important}.lap--u-pad-b-15x{padding-bottom:150px!important}}@media (max-width:1023px){.portable--u-pad-t-15x{padding-top:150px!important}.portable--u-pad-b-15x{padding-bottom:150px!important}}@media (min-width:1024px){.desk--u-pad-t-15x{padding-top:150px!important}.desk--u-pad-b-15x{padding-bottom:150px!important}}@media (min-width:1500px){.wide--u-pad-t-15x{padding-top:150px!important}.wide--u-pad-b-15x{padding-bottom:150px!important}}.u-pad-t-16x{padding-top:160px}.u-pad-b-16x{padding-bottom:160px}@media (max-width:530px){.palm--u-pad-t-16x{padding-top:160px!important}.palm--u-pad-b-16x{padding-bottom:160px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-16x{padding-top:160px!important}.lap--u-pad-b-16x{padding-bottom:160px!important}}@media (max-width:1023px){.portable--u-pad-t-16x{padding-top:160px!important}.portable--u-pad-b-16x{padding-bottom:160px!important}}@media (min-width:1024px){.desk--u-pad-t-16x{padding-top:160px!important}.desk--u-pad-b-16x{padding-bottom:160px!important}}@media (min-width:1500px){.wide--u-pad-t-16x{padding-top:160px!important}.wide--u-pad-b-16x{padding-bottom:160px!important}}.u-pad-t-17x{padding-top:170px}.u-pad-b-17x{padding-bottom:170px}@media (max-width:530px){.palm--u-pad-t-17x{padding-top:170px!important}.palm--u-pad-b-17x{padding-bottom:170px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-17x{padding-top:170px!important}.lap--u-pad-b-17x{padding-bottom:170px!important}}@media (max-width:1023px){.portable--u-pad-t-17x{padding-top:170px!important}.portable--u-pad-b-17x{padding-bottom:170px!important}}@media (min-width:1024px){.desk--u-pad-t-17x{padding-top:170px!important}.desk--u-pad-b-17x{padding-bottom:170px!important}}@media (min-width:1500px){.wide--u-pad-t-17x{padding-top:170px!important}.wide--u-pad-b-17x{padding-bottom:170px!important}}.u-pad-t-18x{padding-top:180px}.u-pad-b-18x{padding-bottom:180px}@media (max-width:530px){.palm--u-pad-t-18x{padding-top:180px!important}.palm--u-pad-b-18x{padding-bottom:180px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-18x{padding-top:180px!important}.lap--u-pad-b-18x{padding-bottom:180px!important}}@media (max-width:1023px){.portable--u-pad-t-18x{padding-top:180px!important}.portable--u-pad-b-18x{padding-bottom:180px!important}}@media (min-width:1024px){.desk--u-pad-t-18x{padding-top:180px!important}.desk--u-pad-b-18x{padding-bottom:180px!important}}@media (min-width:1500px){.wide--u-pad-t-18x{padding-top:180px!important}.wide--u-pad-b-18x{padding-bottom:180px!important}}.u-pad-t-19x{padding-top:190px}.u-pad-b-19x{padding-bottom:190px}@media (max-width:530px){.palm--u-pad-t-19x{padding-top:190px!important}.palm--u-pad-b-19x{padding-bottom:190px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-19x{padding-top:190px!important}.lap--u-pad-b-19x{padding-bottom:190px!important}}@media (max-width:1023px){.portable--u-pad-t-19x{padding-top:190px!important}.portable--u-pad-b-19x{padding-bottom:190px!important}}@media (min-width:1024px){.desk--u-pad-t-19x{padding-top:190px!important}.desk--u-pad-b-19x{padding-bottom:190px!important}}@media (min-width:1500px){.wide--u-pad-t-19x{padding-top:190px!important}.wide--u-pad-b-19x{padding-bottom:190px!important}}.u-pad-t-20x{padding-top:200px}.u-pad-b-20x{padding-bottom:200px}@media (max-width:530px){.palm--u-pad-t-20x{padding-top:200px!important}.palm--u-pad-b-20x{padding-bottom:200px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-pad-t-20x{padding-top:200px!important}.lap--u-pad-b-20x{padding-bottom:200px!important}}@media (max-width:1023px){.portable--u-pad-t-20x{padding-top:200px!important}.portable--u-pad-b-20x{padding-bottom:200px!important}}@media (min-width:1024px){.desk--u-pad-t-20x{padding-top:200px!important}.desk--u-pad-b-20x{padding-bottom:200px!important}}@media (min-width:1500px){.wide--u-pad-t-20x{padding-top:200px!important}.wide--u-pad-b-20x{padding-bottom:200px!important}}.u-mar-t-0x{margin-top:0}.u-mar-b-0x{margin-bottom:0}@media (max-width:530px){.palm--u-mar-t-0x{margin-top:0!important}.palm--u-mar-b-0x{margin-bottom:0!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-0x{margin-top:0!important}.lap--u-mar-b-0x{margin-bottom:0!important}}@media (max-width:1023px){.portable--u-mar-t-0x{margin-top:0!important}.portable--u-mar-b-0x{margin-bottom:0!important}}@media (min-width:1024px){.desk--u-mar-t-0x{margin-top:0!important}.desk--u-mar-b-0x{margin-bottom:0!important}}@media (min-width:1500px){.wide--u-mar-t-0x{margin-top:0!important}.wide--u-mar-b-0x{margin-bottom:0!important}}.u-mar-t-1x{margin-top:10px}.u-mar-b-1x{margin-bottom:10px}@media (max-width:530px){.palm--u-mar-t-1x{margin-top:10px!important}.palm--u-mar-b-1x{margin-bottom:10px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-1x{margin-top:10px!important}.lap--u-mar-b-1x{margin-bottom:10px!important}}@media (max-width:1023px){.portable--u-mar-t-1x{margin-top:10px!important}.portable--u-mar-b-1x{margin-bottom:10px!important}}@media (min-width:1024px){.desk--u-mar-t-1x{margin-top:10px!important}.desk--u-mar-b-1x{margin-bottom:10px!important}}@media (min-width:1500px){.wide--u-mar-t-1x{margin-top:10px!important}.wide--u-mar-b-1x{margin-bottom:10px!important}}.u-mar-t-2x{margin-top:20px}.u-mar-b-2x{margin-bottom:20px}@media (max-width:530px){.palm--u-mar-t-2x{margin-top:20px!important}.palm--u-mar-b-2x{margin-bottom:20px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-2x{margin-top:20px!important}.lap--u-mar-b-2x{margin-bottom:20px!important}}@media (max-width:1023px){.portable--u-mar-t-2x{margin-top:20px!important}.portable--u-mar-b-2x{margin-bottom:20px!important}}@media (min-width:1024px){.desk--u-mar-t-2x{margin-top:20px!important}.desk--u-mar-b-2x{margin-bottom:20px!important}}@media (min-width:1500px){.wide--u-mar-t-2x{margin-top:20px!important}.wide--u-mar-b-2x{margin-bottom:20px!important}}.u-mar-t-3x{margin-top:30px}.u-mar-b-3x{margin-bottom:30px}@media (max-width:530px){.palm--u-mar-t-3x{margin-top:30px!important}.palm--u-mar-b-3x{margin-bottom:30px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-3x{margin-top:30px!important}.lap--u-mar-b-3x{margin-bottom:30px!important}}@media (max-width:1023px){.portable--u-mar-t-3x{margin-top:30px!important}.portable--u-mar-b-3x{margin-bottom:30px!important}}@media (min-width:1024px){.desk--u-mar-t-3x{margin-top:30px!important}.desk--u-mar-b-3x{margin-bottom:30px!important}}@media (min-width:1500px){.wide--u-mar-t-3x{margin-top:30px!important}.wide--u-mar-b-3x{margin-bottom:30px!important}}.u-mar-t-4x{margin-top:40px}.u-mar-b-4x{margin-bottom:40px}@media (max-width:530px){.palm--u-mar-t-4x{margin-top:40px!important}.palm--u-mar-b-4x{margin-bottom:40px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-4x{margin-top:40px!important}.lap--u-mar-b-4x{margin-bottom:40px!important}}@media (max-width:1023px){.portable--u-mar-t-4x{margin-top:40px!important}.portable--u-mar-b-4x{margin-bottom:40px!important}}@media (min-width:1024px){.desk--u-mar-t-4x{margin-top:40px!important}.desk--u-mar-b-4x{margin-bottom:40px!important}}@media (min-width:1500px){.wide--u-mar-t-4x{margin-top:40px!important}.wide--u-mar-b-4x{margin-bottom:40px!important}}.u-mar-t-5x{margin-top:50px}.u-mar-b-5x{margin-bottom:50px}@media (max-width:530px){.palm--u-mar-t-5x{margin-top:50px!important}.palm--u-mar-b-5x{margin-bottom:50px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-5x{margin-top:50px!important}.lap--u-mar-b-5x{margin-bottom:50px!important}}@media (max-width:1023px){.portable--u-mar-t-5x{margin-top:50px!important}.portable--u-mar-b-5x{margin-bottom:50px!important}}@media (min-width:1024px){.desk--u-mar-t-5x{margin-top:50px!important}.desk--u-mar-b-5x{margin-bottom:50px!important}}@media (min-width:1500px){.wide--u-mar-t-5x{margin-top:50px!important}.wide--u-mar-b-5x{margin-bottom:50px!important}}.u-mar-t-6x{margin-top:60px}.u-mar-b-6x{margin-bottom:60px}@media (max-width:530px){.palm--u-mar-t-6x{margin-top:60px!important}.palm--u-mar-b-6x{margin-bottom:60px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-6x{margin-top:60px!important}.lap--u-mar-b-6x{margin-bottom:60px!important}}@media (max-width:1023px){.portable--u-mar-t-6x{margin-top:60px!important}.portable--u-mar-b-6x{margin-bottom:60px!important}}@media (min-width:1024px){.desk--u-mar-t-6x{margin-top:60px!important}.desk--u-mar-b-6x{margin-bottom:60px!important}}@media (min-width:1500px){.wide--u-mar-t-6x{margin-top:60px!important}.wide--u-mar-b-6x{margin-bottom:60px!important}}.u-mar-t-7x{margin-top:70px}.u-mar-b-7x{margin-bottom:70px}@media (max-width:530px){.palm--u-mar-t-7x{margin-top:70px!important}.palm--u-mar-b-7x{margin-bottom:70px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-7x{margin-top:70px!important}.lap--u-mar-b-7x{margin-bottom:70px!important}}@media (max-width:1023px){.portable--u-mar-t-7x{margin-top:70px!important}.portable--u-mar-b-7x{margin-bottom:70px!important}}@media (min-width:1024px){.desk--u-mar-t-7x{margin-top:70px!important}.desk--u-mar-b-7x{margin-bottom:70px!important}}@media (min-width:1500px){.wide--u-mar-t-7x{margin-top:70px!important}.wide--u-mar-b-7x{margin-bottom:70px!important}}.u-mar-t-8x{margin-top:80px}.u-mar-b-8x{margin-bottom:80px}@media (max-width:530px){.palm--u-mar-t-8x{margin-top:80px!important}.palm--u-mar-b-8x{margin-bottom:80px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-8x{margin-top:80px!important}.lap--u-mar-b-8x{margin-bottom:80px!important}}@media (max-width:1023px){.portable--u-mar-t-8x{margin-top:80px!important}.portable--u-mar-b-8x{margin-bottom:80px!important}}@media (min-width:1024px){.desk--u-mar-t-8x{margin-top:80px!important}.desk--u-mar-b-8x{margin-bottom:80px!important}}@media (min-width:1500px){.wide--u-mar-t-8x{margin-top:80px!important}.wide--u-mar-b-8x{margin-bottom:80px!important}}.u-mar-t-9x{margin-top:90px}.u-mar-b-9x{margin-bottom:90px}@media (max-width:530px){.palm--u-mar-t-9x{margin-top:90px!important}.palm--u-mar-b-9x{margin-bottom:90px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-9x{margin-top:90px!important}.lap--u-mar-b-9x{margin-bottom:90px!important}}@media (max-width:1023px){.portable--u-mar-t-9x{margin-top:90px!important}.portable--u-mar-b-9x{margin-bottom:90px!important}}@media (min-width:1024px){.desk--u-mar-t-9x{margin-top:90px!important}.desk--u-mar-b-9x{margin-bottom:90px!important}}@media (min-width:1500px){.wide--u-mar-t-9x{margin-top:90px!important}.wide--u-mar-b-9x{margin-bottom:90px!important}}.u-mar-t-10x{margin-top:100px}.u-mar-b-10x{margin-bottom:100px}@media (max-width:530px){.palm--u-mar-t-10x{margin-top:100px!important}.palm--u-mar-b-10x{margin-bottom:100px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-10x{margin-top:100px!important}.lap--u-mar-b-10x{margin-bottom:100px!important}}@media (max-width:1023px){.portable--u-mar-t-10x{margin-top:100px!important}.portable--u-mar-b-10x{margin-bottom:100px!important}}@media (min-width:1024px){.desk--u-mar-t-10x{margin-top:100px!important}.desk--u-mar-b-10x{margin-bottom:100px!important}}@media (min-width:1500px){.wide--u-mar-t-10x{margin-top:100px!important}.wide--u-mar-b-10x{margin-bottom:100px!important}}.u-mar-t-11x{margin-top:110px}.u-mar-b-11x{margin-bottom:110px}@media (max-width:530px){.palm--u-mar-t-11x{margin-top:110px!important}.palm--u-mar-b-11x{margin-bottom:110px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-11x{margin-top:110px!important}.lap--u-mar-b-11x{margin-bottom:110px!important}}@media (max-width:1023px){.portable--u-mar-t-11x{margin-top:110px!important}.portable--u-mar-b-11x{margin-bottom:110px!important}}@media (min-width:1024px){.desk--u-mar-t-11x{margin-top:110px!important}.desk--u-mar-b-11x{margin-bottom:110px!important}}@media (min-width:1500px){.wide--u-mar-t-11x{margin-top:110px!important}.wide--u-mar-b-11x{margin-bottom:110px!important}}.u-mar-t-12x{margin-top:120px}.u-mar-b-12x{margin-bottom:120px}@media (max-width:530px){.palm--u-mar-t-12x{margin-top:120px!important}.palm--u-mar-b-12x{margin-bottom:120px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-12x{margin-top:120px!important}.lap--u-mar-b-12x{margin-bottom:120px!important}}@media (max-width:1023px){.portable--u-mar-t-12x{margin-top:120px!important}.portable--u-mar-b-12x{margin-bottom:120px!important}}@media (min-width:1024px){.desk--u-mar-t-12x{margin-top:120px!important}.desk--u-mar-b-12x{margin-bottom:120px!important}}@media (min-width:1500px){.wide--u-mar-t-12x{margin-top:120px!important}.wide--u-mar-b-12x{margin-bottom:120px!important}}.u-mar-t-13x{margin-top:130px}.u-mar-b-13x{margin-bottom:130px}@media (max-width:530px){.palm--u-mar-t-13x{margin-top:130px!important}.palm--u-mar-b-13x{margin-bottom:130px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-13x{margin-top:130px!important}.lap--u-mar-b-13x{margin-bottom:130px!important}}@media (max-width:1023px){.portable--u-mar-t-13x{margin-top:130px!important}.portable--u-mar-b-13x{margin-bottom:130px!important}}@media (min-width:1024px){.desk--u-mar-t-13x{margin-top:130px!important}.desk--u-mar-b-13x{margin-bottom:130px!important}}@media (min-width:1500px){.wide--u-mar-t-13x{margin-top:130px!important}.wide--u-mar-b-13x{margin-bottom:130px!important}}.u-mar-t-14x{margin-top:140px}.u-mar-b-14x{margin-bottom:140px}@media (max-width:530px){.palm--u-mar-t-14x{margin-top:140px!important}.palm--u-mar-b-14x{margin-bottom:140px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-14x{margin-top:140px!important}.lap--u-mar-b-14x{margin-bottom:140px!important}}@media (max-width:1023px){.portable--u-mar-t-14x{margin-top:140px!important}.portable--u-mar-b-14x{margin-bottom:140px!important}}@media (min-width:1024px){.desk--u-mar-t-14x{margin-top:140px!important}.desk--u-mar-b-14x{margin-bottom:140px!important}}@media (min-width:1500px){.wide--u-mar-t-14x{margin-top:140px!important}.wide--u-mar-b-14x{margin-bottom:140px!important}}.u-mar-t-15x{margin-top:150px}.u-mar-b-15x{margin-bottom:150px}@media (max-width:530px){.palm--u-mar-t-15x{margin-top:150px!important}.palm--u-mar-b-15x{margin-bottom:150px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-15x{margin-top:150px!important}.lap--u-mar-b-15x{margin-bottom:150px!important}}@media (max-width:1023px){.portable--u-mar-t-15x{margin-top:150px!important}.portable--u-mar-b-15x{margin-bottom:150px!important}}@media (min-width:1024px){.desk--u-mar-t-15x{margin-top:150px!important}.desk--u-mar-b-15x{margin-bottom:150px!important}}@media (min-width:1500px){.wide--u-mar-t-15x{margin-top:150px!important}.wide--u-mar-b-15x{margin-bottom:150px!important}}.u-mar-t-16x{margin-top:160px}.u-mar-b-16x{margin-bottom:160px}@media (max-width:530px){.palm--u-mar-t-16x{margin-top:160px!important}.palm--u-mar-b-16x{margin-bottom:160px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-16x{margin-top:160px!important}.lap--u-mar-b-16x{margin-bottom:160px!important}}@media (max-width:1023px){.portable--u-mar-t-16x{margin-top:160px!important}.portable--u-mar-b-16x{margin-bottom:160px!important}}@media (min-width:1024px){.desk--u-mar-t-16x{margin-top:160px!important}.desk--u-mar-b-16x{margin-bottom:160px!important}}@media (min-width:1500px){.wide--u-mar-t-16x{margin-top:160px!important}.wide--u-mar-b-16x{margin-bottom:160px!important}}.u-mar-t-17x{margin-top:170px}.u-mar-b-17x{margin-bottom:170px}@media (max-width:530px){.palm--u-mar-t-17x{margin-top:170px!important}.palm--u-mar-b-17x{margin-bottom:170px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-17x{margin-top:170px!important}.lap--u-mar-b-17x{margin-bottom:170px!important}}@media (max-width:1023px){.portable--u-mar-t-17x{margin-top:170px!important}.portable--u-mar-b-17x{margin-bottom:170px!important}}@media (min-width:1024px){.desk--u-mar-t-17x{margin-top:170px!important}.desk--u-mar-b-17x{margin-bottom:170px!important}}@media (min-width:1500px){.wide--u-mar-t-17x{margin-top:170px!important}.wide--u-mar-b-17x{margin-bottom:170px!important}}.u-mar-t-18x{margin-top:180px}.u-mar-b-18x{margin-bottom:180px}@media (max-width:530px){.palm--u-mar-t-18x{margin-top:180px!important}.palm--u-mar-b-18x{margin-bottom:180px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-18x{margin-top:180px!important}.lap--u-mar-b-18x{margin-bottom:180px!important}}@media (max-width:1023px){.portable--u-mar-t-18x{margin-top:180px!important}.portable--u-mar-b-18x{margin-bottom:180px!important}}@media (min-width:1024px){.desk--u-mar-t-18x{margin-top:180px!important}.desk--u-mar-b-18x{margin-bottom:180px!important}}@media (min-width:1500px){.wide--u-mar-t-18x{margin-top:180px!important}.wide--u-mar-b-18x{margin-bottom:180px!important}}.u-mar-t-19x{margin-top:190px}.u-mar-b-19x{margin-bottom:190px}@media (max-width:530px){.palm--u-mar-t-19x{margin-top:190px!important}.palm--u-mar-b-19x{margin-bottom:190px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-19x{margin-top:190px!important}.lap--u-mar-b-19x{margin-bottom:190px!important}}@media (max-width:1023px){.portable--u-mar-t-19x{margin-top:190px!important}.portable--u-mar-b-19x{margin-bottom:190px!important}}@media (min-width:1024px){.desk--u-mar-t-19x{margin-top:190px!important}.desk--u-mar-b-19x{margin-bottom:190px!important}}@media (min-width:1500px){.wide--u-mar-t-19x{margin-top:190px!important}.wide--u-mar-b-19x{margin-bottom:190px!important}}.u-mar-t-20x{margin-top:200px}.u-mar-b-20x{margin-bottom:200px}@media (max-width:530px){.palm--u-mar-t-20x{margin-top:200px!important}.palm--u-mar-b-20x{margin-bottom:200px!important}}@media (min-width:531px) and (max-width:1023px){.lap--u-mar-t-20x{margin-top:200px!important}.lap--u-mar-b-20x{margin-bottom:200px!important}}@media (max-width:1023px){.portable--u-mar-t-20x{margin-top:200px!important}.portable--u-mar-b-20x{margin-bottom:200px!important}}@media (min-width:1024px){.desk--u-mar-t-20x{margin-top:200px!important}.desk--u-mar-b-20x{margin-bottom:200px!important}}@media (min-width:1500px){.wide--u-mar-t-20x{margin-top:200px!important}.wide--u-mar-b-20x{margin-bottom:200px!important}}.o-thumb-v2{overflow:hidden;width:100%;display:inline-block;position:relative;z-index:100}.o-thumb-v2:after{padding-top:100%;display:block;content:""}.o-thumb-v2--10-10:after{padding-top:100%}@media (min-width:1024px){.o-thumb-v2--desk-10-10:after{padding-top:100%;padding-top:100%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-10:after{padding-top:100%;padding-top:100%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-10:after{padding-top:100%;padding-top:100%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-10:after{padding-top:100%;padding-top:100%!important}}.o-thumb-v2--10-11:after{padding-top:110%}.o-thumb-v2--11-10:after{padding-top:90.9090909091%}@media (min-width:1024px){.o-thumb-v2--desk-10-11:after{padding-top:110%}.o-thumb-v2--desk-11-10:after{padding-top:90.9090909091%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-11:after{padding-top:110%}.o-thumb-v2--portable-11-10:after{padding-top:90.9090909091%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-11:after{padding-top:110%}.o-thumb-v2--palm-11-10:after{padding-top:90.9090909091%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-11:after{padding-top:110%}.o-thumb-v2--lap-11-10:after{padding-top:90.9090909091%!important}}.o-thumb-v2--10-12:after{padding-top:120%}.o-thumb-v2--12-10:after{padding-top:83.3333333333%}@media (min-width:1024px){.o-thumb-v2--desk-10-12:after{padding-top:120%}.o-thumb-v2--desk-12-10:after{padding-top:83.3333333333%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-12:after{padding-top:120%}.o-thumb-v2--portable-12-10:after{padding-top:83.3333333333%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-12:after{padding-top:120%}.o-thumb-v2--palm-12-10:after{padding-top:83.3333333333%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-12:after{padding-top:120%}.o-thumb-v2--lap-12-10:after{padding-top:83.3333333333%!important}}.o-thumb-v2--10-13:after{padding-top:130%}.o-thumb-v2--13-10:after{padding-top:76.9230769231%}@media (min-width:1024px){.o-thumb-v2--desk-10-13:after{padding-top:130%}.o-thumb-v2--desk-13-10:after{padding-top:76.9230769231%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-13:after{padding-top:130%}.o-thumb-v2--portable-13-10:after{padding-top:76.9230769231%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-13:after{padding-top:130%}.o-thumb-v2--palm-13-10:after{padding-top:76.9230769231%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-13:after{padding-top:130%}.o-thumb-v2--lap-13-10:after{padding-top:76.9230769231%!important}}.o-thumb-v2--10-14:after{padding-top:140%}.o-thumb-v2--14-10:after{padding-top:71.4285714286%}@media (min-width:1024px){.o-thumb-v2--desk-10-14:after{padding-top:140%}.o-thumb-v2--desk-14-10:after{padding-top:71.4285714286%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-14:after{padding-top:140%}.o-thumb-v2--portable-14-10:after{padding-top:71.4285714286%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-14:after{padding-top:140%}.o-thumb-v2--palm-14-10:after{padding-top:71.4285714286%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-14:after{padding-top:140%}.o-thumb-v2--lap-14-10:after{padding-top:71.4285714286%!important}}.o-thumb-v2--10-15:after{padding-top:150%}.o-thumb-v2--15-10:after{padding-top:66.6666666667%}@media (min-width:1024px){.o-thumb-v2--desk-10-15:after{padding-top:150%}.o-thumb-v2--desk-15-10:after{padding-top:66.6666666667%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-15:after{padding-top:150%}.o-thumb-v2--portable-15-10:after{padding-top:66.6666666667%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-15:after{padding-top:150%}.o-thumb-v2--palm-15-10:after{padding-top:66.6666666667%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-15:after{padding-top:150%}.o-thumb-v2--lap-15-10:after{padding-top:66.6666666667%!important}}.o-thumb-v2--10-16:after{padding-top:160%}.o-thumb-v2--16-10:after{padding-top:62.5%}@media (min-width:1024px){.o-thumb-v2--desk-10-16:after{padding-top:160%}.o-thumb-v2--desk-16-10:after{padding-top:62.5%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-16:after{padding-top:160%}.o-thumb-v2--portable-16-10:after{padding-top:62.5%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-16:after{padding-top:160%}.o-thumb-v2--palm-16-10:after{padding-top:62.5%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-16:after{padding-top:160%}.o-thumb-v2--lap-16-10:after{padding-top:62.5%!important}}.o-thumb-v2--10-17:after{padding-top:170%}.o-thumb-v2--17-10:after{padding-top:58.8235294118%}@media (min-width:1024px){.o-thumb-v2--desk-10-17:after{padding-top:170%}.o-thumb-v2--desk-17-10:after{padding-top:58.8235294118%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-17:after{padding-top:170%}.o-thumb-v2--portable-17-10:after{padding-top:58.8235294118%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-17:after{padding-top:170%}.o-thumb-v2--palm-17-10:after{padding-top:58.8235294118%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-17:after{padding-top:170%}.o-thumb-v2--lap-17-10:after{padding-top:58.8235294118%!important}}.o-thumb-v2--10-18:after{padding-top:180%}.o-thumb-v2--18-10:after{padding-top:55.5555555556%}@media (min-width:1024px){.o-thumb-v2--desk-10-18:after{padding-top:180%}.o-thumb-v2--desk-18-10:after{padding-top:55.5555555556%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-18:after{padding-top:180%}.o-thumb-v2--portable-18-10:after{padding-top:55.5555555556%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-18:after{padding-top:180%}.o-thumb-v2--palm-18-10:after{padding-top:55.5555555556%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-18:after{padding-top:180%}.o-thumb-v2--lap-18-10:after{padding-top:55.5555555556%!important}}.o-thumb-v2--10-19:after{padding-top:190%}.o-thumb-v2--19-10:after{padding-top:52.6315789474%}@media (min-width:1024px){.o-thumb-v2--desk-10-19:after{padding-top:190%}.o-thumb-v2--desk-19-10:after{padding-top:52.6315789474%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-19:after{padding-top:190%}.o-thumb-v2--portable-19-10:after{padding-top:52.6315789474%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-19:after{padding-top:190%}.o-thumb-v2--palm-19-10:after{padding-top:52.6315789474%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-19:after{padding-top:190%}.o-thumb-v2--lap-19-10:after{padding-top:52.6315789474%!important}}.o-thumb-v2--10-20:after{padding-top:200%}.o-thumb-v2--20-10:after{padding-top:50%}@media (min-width:1024px){.o-thumb-v2--desk-10-20:after{padding-top:200%}.o-thumb-v2--desk-20-10:after{padding-top:50%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-20:after{padding-top:200%}.o-thumb-v2--portable-20-10:after{padding-top:50%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-20:after{padding-top:200%}.o-thumb-v2--palm-20-10:after{padding-top:50%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-20:after{padding-top:200%}.o-thumb-v2--lap-20-10:after{padding-top:50%!important}}.o-thumb-v2--10-21:after{padding-top:210%}.o-thumb-v2--21-10:after{padding-top:47.619047619%}@media (min-width:1024px){.o-thumb-v2--desk-10-21:after{padding-top:210%}.o-thumb-v2--desk-21-10:after{padding-top:47.619047619%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-21:after{padding-top:210%}.o-thumb-v2--portable-21-10:after{padding-top:47.619047619%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-21:after{padding-top:210%}.o-thumb-v2--palm-21-10:after{padding-top:47.619047619%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-21:after{padding-top:210%}.o-thumb-v2--lap-21-10:after{padding-top:47.619047619%!important}}.o-thumb-v2--10-22:after{padding-top:220%}.o-thumb-v2--22-10:after{padding-top:45.4545454545%}@media (min-width:1024px){.o-thumb-v2--desk-10-22:after{padding-top:220%}.o-thumb-v2--desk-22-10:after{padding-top:45.4545454545%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-22:after{padding-top:220%}.o-thumb-v2--portable-22-10:after{padding-top:45.4545454545%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-22:after{padding-top:220%}.o-thumb-v2--palm-22-10:after{padding-top:45.4545454545%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-22:after{padding-top:220%}.o-thumb-v2--lap-22-10:after{padding-top:45.4545454545%!important}}.o-thumb-v2--10-23:after{padding-top:230%}.o-thumb-v2--23-10:after{padding-top:43.4782608696%}@media (min-width:1024px){.o-thumb-v2--desk-10-23:after{padding-top:230%}.o-thumb-v2--desk-23-10:after{padding-top:43.4782608696%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-23:after{padding-top:230%}.o-thumb-v2--portable-23-10:after{padding-top:43.4782608696%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-23:after{padding-top:230%}.o-thumb-v2--palm-23-10:after{padding-top:43.4782608696%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-23:after{padding-top:230%}.o-thumb-v2--lap-23-10:after{padding-top:43.4782608696%!important}}.o-thumb-v2--10-24:after{padding-top:240%}.o-thumb-v2--24-10:after{padding-top:41.6666666667%}@media (min-width:1024px){.o-thumb-v2--desk-10-24:after{padding-top:240%}.o-thumb-v2--desk-24-10:after{padding-top:41.6666666667%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-24:after{padding-top:240%}.o-thumb-v2--portable-24-10:after{padding-top:41.6666666667%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-24:after{padding-top:240%}.o-thumb-v2--palm-24-10:after{padding-top:41.6666666667%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-24:after{padding-top:240%}.o-thumb-v2--lap-24-10:after{padding-top:41.6666666667%!important}}.o-thumb-v2--10-25:after{padding-top:250%}.o-thumb-v2--25-10:after{padding-top:40%}@media (min-width:1024px){.o-thumb-v2--desk-10-25:after{padding-top:250%}.o-thumb-v2--desk-25-10:after{padding-top:40%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-25:after{padding-top:250%}.o-thumb-v2--portable-25-10:after{padding-top:40%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-25:after{padding-top:250%}.o-thumb-v2--palm-25-10:after{padding-top:40%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-25:after{padding-top:250%}.o-thumb-v2--lap-25-10:after{padding-top:40%!important}}.o-thumb-v2--10-26:after{padding-top:260%}.o-thumb-v2--26-10:after{padding-top:38.4615384615%}@media (min-width:1024px){.o-thumb-v2--desk-10-26:after{padding-top:260%}.o-thumb-v2--desk-26-10:after{padding-top:38.4615384615%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-26:after{padding-top:260%}.o-thumb-v2--portable-26-10:after{padding-top:38.4615384615%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-26:after{padding-top:260%}.o-thumb-v2--palm-26-10:after{padding-top:38.4615384615%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-26:after{padding-top:260%}.o-thumb-v2--lap-26-10:after{padding-top:38.4615384615%!important}}.o-thumb-v2--10-27:after{padding-top:270%}.o-thumb-v2--27-10:after{padding-top:37.037037037%}@media (min-width:1024px){.o-thumb-v2--desk-10-27:after{padding-top:270%}.o-thumb-v2--desk-27-10:after{padding-top:37.037037037%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-27:after{padding-top:270%}.o-thumb-v2--portable-27-10:after{padding-top:37.037037037%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-27:after{padding-top:270%}.o-thumb-v2--palm-27-10:after{padding-top:37.037037037%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-27:after{padding-top:270%}.o-thumb-v2--lap-27-10:after{padding-top:37.037037037%!important}}.o-thumb-v2--10-28:after{padding-top:280%}.o-thumb-v2--28-10:after{padding-top:35.7142857143%}@media (min-width:1024px){.o-thumb-v2--desk-10-28:after{padding-top:280%}.o-thumb-v2--desk-28-10:after{padding-top:35.7142857143%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-28:after{padding-top:280%}.o-thumb-v2--portable-28-10:after{padding-top:35.7142857143%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-28:after{padding-top:280%}.o-thumb-v2--palm-28-10:after{padding-top:35.7142857143%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-28:after{padding-top:280%}.o-thumb-v2--lap-28-10:after{padding-top:35.7142857143%!important}}.o-thumb-v2--10-29:after{padding-top:290%}.o-thumb-v2--29-10:after{padding-top:34.4827586207%}@media (min-width:1024px){.o-thumb-v2--desk-10-29:after{padding-top:290%}.o-thumb-v2--desk-29-10:after{padding-top:34.4827586207%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-29:after{padding-top:290%}.o-thumb-v2--portable-29-10:after{padding-top:34.4827586207%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-29:after{padding-top:290%}.o-thumb-v2--palm-29-10:after{padding-top:34.4827586207%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-29:after{padding-top:290%}.o-thumb-v2--lap-29-10:after{padding-top:34.4827586207%!important}}.o-thumb-v2--10-30:after{padding-top:300%}.o-thumb-v2--30-10:after{padding-top:33.3333333333%}@media (min-width:1024px){.o-thumb-v2--desk-10-30:after{padding-top:300%}.o-thumb-v2--desk-30-10:after{padding-top:33.3333333333%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-30:after{padding-top:300%}.o-thumb-v2--portable-30-10:after{padding-top:33.3333333333%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-30:after{padding-top:300%}.o-thumb-v2--palm-30-10:after{padding-top:33.3333333333%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-30:after{padding-top:300%}.o-thumb-v2--lap-30-10:after{padding-top:33.3333333333%!important}}.o-thumb-v2--10-31:after{padding-top:310%}.o-thumb-v2--31-10:after{padding-top:32.2580645161%}@media (min-width:1024px){.o-thumb-v2--desk-10-31:after{padding-top:310%}.o-thumb-v2--desk-31-10:after{padding-top:32.2580645161%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-31:after{padding-top:310%}.o-thumb-v2--portable-31-10:after{padding-top:32.2580645161%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-31:after{padding-top:310%}.o-thumb-v2--palm-31-10:after{padding-top:32.2580645161%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-31:after{padding-top:310%}.o-thumb-v2--lap-31-10:after{padding-top:32.2580645161%!important}}.o-thumb-v2--10-32:after{padding-top:320%}.o-thumb-v2--32-10:after{padding-top:31.25%}@media (min-width:1024px){.o-thumb-v2--desk-10-32:after{padding-top:320%}.o-thumb-v2--desk-32-10:after{padding-top:31.25%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-32:after{padding-top:320%}.o-thumb-v2--portable-32-10:after{padding-top:31.25%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-32:after{padding-top:320%}.o-thumb-v2--palm-32-10:after{padding-top:31.25%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-32:after{padding-top:320%}.o-thumb-v2--lap-32-10:after{padding-top:31.25%!important}}.o-thumb-v2--10-33:after{padding-top:330%}.o-thumb-v2--33-10:after{padding-top:30.303030303%}@media (min-width:1024px){.o-thumb-v2--desk-10-33:after{padding-top:330%}.o-thumb-v2--desk-33-10:after{padding-top:30.303030303%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-33:after{padding-top:330%}.o-thumb-v2--portable-33-10:after{padding-top:30.303030303%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-33:after{padding-top:330%}.o-thumb-v2--palm-33-10:after{padding-top:30.303030303%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-33:after{padding-top:330%}.o-thumb-v2--lap-33-10:after{padding-top:30.303030303%!important}}.o-thumb-v2--10-34:after{padding-top:340%}.o-thumb-v2--34-10:after{padding-top:29.4117647059%}@media (min-width:1024px){.o-thumb-v2--desk-10-34:after{padding-top:340%}.o-thumb-v2--desk-34-10:after{padding-top:29.4117647059%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-34:after{padding-top:340%}.o-thumb-v2--portable-34-10:after{padding-top:29.4117647059%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-34:after{padding-top:340%}.o-thumb-v2--palm-34-10:after{padding-top:29.4117647059%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-34:after{padding-top:340%}.o-thumb-v2--lap-34-10:after{padding-top:29.4117647059%!important}}.o-thumb-v2--10-35:after{padding-top:350%}.o-thumb-v2--35-10:after{padding-top:28.5714285714%}@media (min-width:1024px){.o-thumb-v2--desk-10-35:after{padding-top:350%}.o-thumb-v2--desk-35-10:after{padding-top:28.5714285714%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-35:after{padding-top:350%}.o-thumb-v2--portable-35-10:after{padding-top:28.5714285714%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-35:after{padding-top:350%}.o-thumb-v2--palm-35-10:after{padding-top:28.5714285714%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-35:after{padding-top:350%}.o-thumb-v2--lap-35-10:after{padding-top:28.5714285714%!important}}.o-thumb-v2--10-36:after{padding-top:360%}.o-thumb-v2--36-10:after{padding-top:27.7777777778%}@media (min-width:1024px){.o-thumb-v2--desk-10-36:after{padding-top:360%}.o-thumb-v2--desk-36-10:after{padding-top:27.7777777778%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-36:after{padding-top:360%}.o-thumb-v2--portable-36-10:after{padding-top:27.7777777778%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-36:after{padding-top:360%}.o-thumb-v2--palm-36-10:after{padding-top:27.7777777778%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-36:after{padding-top:360%}.o-thumb-v2--lap-36-10:after{padding-top:27.7777777778%!important}}.o-thumb-v2--10-37:after{padding-top:370%}.o-thumb-v2--37-10:after{padding-top:27.027027027%}@media (min-width:1024px){.o-thumb-v2--desk-10-37:after{padding-top:370%}.o-thumb-v2--desk-37-10:after{padding-top:27.027027027%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-37:after{padding-top:370%}.o-thumb-v2--portable-37-10:after{padding-top:27.027027027%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-37:after{padding-top:370%}.o-thumb-v2--palm-37-10:after{padding-top:27.027027027%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-37:after{padding-top:370%}.o-thumb-v2--lap-37-10:after{padding-top:27.027027027%!important}}.o-thumb-v2--10-38:after{padding-top:380%}.o-thumb-v2--38-10:after{padding-top:26.3157894737%}@media (min-width:1024px){.o-thumb-v2--desk-10-38:after{padding-top:380%}.o-thumb-v2--desk-38-10:after{padding-top:26.3157894737%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-38:after{padding-top:380%}.o-thumb-v2--portable-38-10:after{padding-top:26.3157894737%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-38:after{padding-top:380%}.o-thumb-v2--palm-38-10:after{padding-top:26.3157894737%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-38:after{padding-top:380%}.o-thumb-v2--lap-38-10:after{padding-top:26.3157894737%!important}}.o-thumb-v2--10-39:after{padding-top:390%}.o-thumb-v2--39-10:after{padding-top:25.641025641%}@media (min-width:1024px){.o-thumb-v2--desk-10-39:after{padding-top:390%}.o-thumb-v2--desk-39-10:after{padding-top:25.641025641%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-39:after{padding-top:390%}.o-thumb-v2--portable-39-10:after{padding-top:25.641025641%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-39:after{padding-top:390%}.o-thumb-v2--palm-39-10:after{padding-top:25.641025641%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-39:after{padding-top:390%}.o-thumb-v2--lap-39-10:after{padding-top:25.641025641%!important}}.o-thumb-v2--10-40:after{padding-top:400%}.o-thumb-v2--40-10:after{padding-top:25%}@media (min-width:1024px){.o-thumb-v2--desk-10-40:after{padding-top:400%}.o-thumb-v2--desk-40-10:after{padding-top:25%!important}}@media (max-width:1023px){.o-thumb-v2--portable-10-40:after{padding-top:400%}.o-thumb-v2--portable-40-10:after{padding-top:25%!important}}@media (max-width:530px){.o-thumb-v2--palm-10-40:after{padding-top:400%}.o-thumb-v2--palm-40-10:after{padding-top:25%!important}}@media (min-width:531px) and (max-width:1023px){.o-thumb-v2--lap-10-40:after{padding-top:400%}.o-thumb-v2--lap-40-10:after{padding-top:25%!important}}.o-thumb-v2__canvas{position:absolute;top:0;bottom:0;right:0;left:0;background-size:cover;background-position:50%;z-index:100}.o-thumb-v2__veil{width:100%;height:100%;z-index:200}.o-thumb-v2__label,.o-thumb-v2__veil{position:absolute;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.o-thumb-v2__label{z-index:300;margin:auto;text-align:center}.o-thumb-v2__label--center{top:0;left:0;bottom:0;right:0;width:100%;padding:8px 0;height:50px}.o-thumb-v2__link{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.o-thumb-v2__link:hover .o-thumb-v2__veil{background-color:var(--color-bg);transition:all .25s ease-in-out}.o-thumb-v2__link:hover .o-thumb-v2__label{opacity:1;transition:all .25s ease-in-out}ul.c-gridview{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:baseline;list-style:none;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0}ul.c-gridview li{width:25%;padding:0 10px;margin-bottom:40px;font-size:14px;line-height:20px;-webkit-font-smoothing:subpixel-antialiased;display:list-item;text-align:-webkit-match-parent}@media (max-width:700px){ul.c-gridview li{width:33%}}@media (max-width:530px){ul.c-gridview li{width:50%}}ul.c-gridview li a small{display:block;color:var(--color-mid)}ul.c-gridview a img{width:100%;margin-bottom:10px;transition:all .1s ease-out}ul.c-gridview li a[href]:hover img{-webkit-filter:saturate(0) brightness(50%);filter:saturate(0) brightness(50%)}ul.c-gridview li a{color:inherit}ul.c-gridview li a[href]:hover{color:var(--color-accent)}.c-showcase__container{top:0;left:0;right:0;bottom:0;background-color:#fafafa;overflow-x:scroll;overflow-y:hidden;display:flex;flex-direction:row;height:100vh}::-webkit-scrollbar-,::-webkit-scrollbar-button-{width:1px;height:1px}.c-showcase__item-wrapper{border:1px solid rgba(0,0,0,.13);background-color:#fff;display:flex;align-self:center;margin:0 10px;border-radius:3px;max-height:calc(100vh - 55px);z-index:200}.c-showcase__item-wrapper:first-child{margin-left:20px}.c-showcase__item-wrapper:last-child{margin-right:20px}.c-showcase__item{position:relative;text-align:bottom;bottom:0;padding:30px;font-size:20px;min-width:300px;top:0}.c-showcase__item-wrapper:last-child>.c-showcase__item{margin:0}.c-showcase__item img{max-height:60vh}.c-showcase__item-title{font-size:1.8em}.c-showcase__item-wrapper--title{min-height:calc(79vh - 55px)}.c-showcase__item-wrapper--title>.c-showcase__item{overflow-y:auto;height:72vh;max-height:72vh}.c-showcase__item:hover>.c-showcase__item-edit{opacity:.4}.c-showcase__item-edit{position:absolute;right:34px;bottom:37px;opacity:0}@media (max-width:500px){.c-showcase__item-edit{opacity:.4}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/vendor/inter/Inter-Regular.woff2?v=3.12) format("woff2"),url(/fonts/vendor/inter/Inter-Regular.woff?v=3.12) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/vendor/inter/Inter-Italic.woff2?v=3.12) format("woff2"),url(/fonts/vendor/inter/Inter-Italic.woff?v=3.12) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/vendor/inter/Inter-SemiBold.woff2?v=3.12) format("woff2"),url(/fonts/vendor/inter/Inter-SemiBold.woff?v=3.12) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(/fonts/vendor/inter/Inter-SemiBoldItalic.woff2?v=3.12) format("woff2"),url(/fonts/vendor/inter/Inter-SemiBoldItalic.woff?v=3.12) format("woff")}.f-inter,.f-inter-ui{font-family:Inter,system-ui,sans-serif!important}.f-system,.f-system-ui{font-family:system-ui,sans-serif!important}.c-resume-nono{font-size:.8em}.c-resume-nono p{margin-bottom:10px!important;line-height:16px}.c-resume-nono .c-resume-nono__section-title{margin-top:10px;margin-bottom:7px;text-decoration:underline}.c-resume-nono a:hover{text-decoration:underline}.o-icon--arrow-down{width:28px;fill:rgba(0,0,0,.4);opacity:0}@media (min-height:800px){.u-hidden-800h{display:none;visibility:hidden}}.o-thumb__wrapper:hover{display:block}.o-thumb__wrapper{color:rgba(0,0,0,.7);cursor:default}.o-thumb__wrapper--sold{color:rgba(0,0,0,.3)}.o-thumb__wrapper--shop:hover .o-thumb_veil--visible{display:block}.o-thumb__wrapper--link{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.o-thumb__wrapper--link:hover{color:#000}.o-thumb__wrapper--shop.o-thumb__wrapper--link .o-thumb__veil{background-color:transparent}.o-thumb__wrapper--shop.o-thumb__wrapper--link:hover .o-thumb__veil{background-color:rgba(0,0,0,.1)}.o-thumb__wrapper--shop.o-thumb__wrapper--sold .o-thumb__veil{background-color:rgba(0,0,0,.4)}.o-thumb__wrapper--shop.o-thumb__wrapper--sold .o-thumb__label{opacity:1;color:#fff;font-weight:light;font-size:22px}.o-thumb__wrapper--shop.o-thumb__wrapper--link:hover .o-thumb__label{opacity:1;color:#fff;color:#000;font-size:22px;font-weight:light}.o-thumb-v2--project{background-color:var(--color-dim);overflow:hidden;border-radius:4px}.o-thumb-v2--project .o-thumb-v2__veil{transition:all .2s;opacity:.03;background-color:var(--color-base)}.o-thumb-v2--project .o-thumb-v2__label{position:absolute;left:0;top:0;right:0;bottom:10px;color:#fff;margin:24px 21px;font-weight:400;text-align:left;overflow:hidden}.o-thumb-v2--project .o-thumb-v2__label--black{color:var(--color-base)}.o-thumb-v2--project .o-thumb-v2__label-title{font-size:180%;line-height:1.2em}.o-thumb-v2--project .o-thumb-v2__label-summary{font-size:.8rem;line-height:.9rem;opacity:.7}.o-thumb-v2--project .o-thumb-v2__label-summary p{margin-bottom:13px}.o-thumb-v2__canvas{transition:all .2s}@media (min-width:1024px){.o-thumb-v2--project:hover .o-thumb-v2__canvas{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.o-thumb-v2--project:hover .o-thumb-v2__veil{opacity:.1}}article.item-v3 :not(.full):not(img):not(video):not(audio):not(li){max-width:var(--spacing-max-width)}article.item-v3.center :not(.full):not(video):not(audio):not(li){margin-left:auto;margin-right:auto}article.item-v3>.body{position:relative}article.item-v3>.body>ol,article.item-v3>.body>p,article.item-v3>.body>ul{font-family:var(--font-serif);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}article.item-v3 p.aside{font-family:var(--font-sans);font-size:calc(var(--font-s)*0.9);color:var(--color-mid);line-height:var(--font-line-height)}article.item-v3>header{display:flex;flex-direction:column;max-width:var(--spacing-max-width);margin:10vh 0}article.item-v3>header h1{width:100%;font-size:1rem;margin:0;letter-spacing:-.005em}article.item-v3>header p{font-family:var(--font-serif);width:100%;margin:0;font-size:var(--font-default);color:var(--color-mid);-webkit-margin-before:.2rem;margin-block-start:.2rem}article.item-v3>header time{width:100%;display:block;line-height:2;color:var(--color-mid)}article.item-v3>header.hero h1{font-size:2.5rem;letter-spacing:-.045em;text-align:center}@media (min-width:531px) and (max-width:1023px){article.item-v3>header.hero h1{font-size:2rem}}@media (max-width:530px){article.item-v3>header.hero h1{font-size:1.5rem}}article.item-v3>header.hero p{font-family:var(--font-sans);font-size:var(--font-default);text-align:center;-webkit-margin-before:1rem;margin-block-start:1rem;letter-spacing:-.03em}article.item-v3 h1,article.item-v3 h2{font-weight:600}article.item-v3 h1,article.item-v3 h2,article.item-v3 h3{font-size:1rem}article.item-v3 h3{color:var(--color-mid);font-weight:400}article.item-v3 h2,article.item-v3 h3{-webkit-margin-after:1rem;margin-block-end:1rem;-webkit-margin-before:1rem;margin-block-start:1rem}article.item-v3 h4,article.item-v3 h5,article.item-v3 h6{font-weight:600;font-family:var(--font-serif)}article.item-v3 hr{margin:var(--spacing-xl) 0;max-width:none;border:none}@media screen and (min-width:1024px){article.item-v3 hr{max-width:var(--spacing-max-width)}}article.item-v3 hr:after{content:"";display:block;margin:0 auto;height:0;width:10rem;border-bottom:1px solid var(--color-dim)}article.item-v3.center hr{margin:var(--spacing-xl) auto}article.item-v3 a{text-decoration:underline;text-decoration-thickness:.1rem}article.item-v3 .footnotes a,article.item-v3 figure figcaption a{color:var(--color-mid);text-decoration:underline}article.item-v3 a{color:var(--color-base);-webkit-text-decoration-color:var(--color-base);text-decoration-color:var(--color-base)}article.item-v3 a:hover{color:var(--color-mid);-webkit-text-decoration-color:var(--color-mid);text-decoration-color:var(--color-mid)}article.item-v3 .footnotes a:hover,article.item-v3 figure figcaption a:hover{color:var(--color-base);-webkit-text-decoration-color:var(--color-base);text-decoration-color:var(--color-base)}article.item-v3 blockquote{quotes:none;margin-top:2rem;margin-bottom:2rem;padding:0 2rem}article.item-v3 blockquote a,article.item-v3 blockquote sup a{color:var(--color-mid)}article.item-v3 blockquote p{max-width:none;border-left:1px solid var(--color-dim);padding-left:1.5rem;font-family:var(--font-sans);font-size:calc(var(--font-default)*0.9);color:var(--color-mid)}article.item-v3 .body>img{margin:5rem auto;display:block;width:100%;max-width:var(--spacing-max-width)}article.item-v3 figure{margin:5rem 0;max-width:none}@media screen and (min-width:1024px){article.item-v3 figure{max-width:var(--spacing-max-width)}}article.item-v3 figure img,article.item-v3 figure video{width:100%}article.item-v3 figure.border img,article.item-v3 figure.border video{border:1px solid #eaeaea}article.item-v3 figure figcaption{margin-top:.25rem;font-size:var(--font-s);color:var(--color-mid)}article.item-v3 figure figcaption a{color:var(--color-mid);text-decoration:underline}article.item-v3 figure.limit{margin:var(--spacing-l) 0;margin-left:0;width:clamp(10rem,100%,15rem)}article.item-v3 figure.limit figcaption,article.item-v3 figure.limit img{max-width:15rem;display:block;margin-left:auto;margin-right:auto}article.item-v3 figure.limit figcaption{margin-top:.5rem}article.item-v3 figure.cover{max-width:50rem;margin-top:0}article.item-v3 figure.fade{-webkit-filter:brightness(.97);filter:brightness(.97)}article.item-v3 figure.center figcaption,article.item-v3 figure.center img{display:block;margin-left:auto;margin-right:auto;text-align:center}@media (min-width:1024px){article.item-v3 figure.full{max-width:none;width:calc(var(--spacing-max-width) + 13rem)}article.item-v3 figure.full figcaption{margin-left:0;width:calc(var(--spacing-max-width) + 13rem);max-width:100%}article.item-v3.center figure.full{margin-left:-6.5rem}}article.item-v3 sup{line-height:0;font-family:var(--font-sans);font-size:calc(var(--font-xs)*0.9);font-weight:600}article.item-v3 sup a{text-decoration:none;color:var(--color-accent)}article.item-v3 sup a:hover{color:var(--color-mid)}article.item-v3 .body ul>li>ul{padding-left:20px}article.item-v3 .body ul>li>ul li{list-style-type:circle}article.item-v3 .footnotes p{margin:.7rem auto}article.item-v3 .footnotes ol{margin-left:0;list-style:none;counter-reset:item;padding-left:1rem}article.item-v3 .body :target,article.item-v3 .footnotes :target{background-color:var(--color-selection-bg)}article.item-v3 .footnotes ol li p a[role=doc-backlink]{font-family:auto;line-height:0}article.item-v3 .footnotes ol li:before{counter-increment:item;content:counter(item) " ";position:absolute;vertical-align:super;font-weight:600;font-size:var(--font-xxs);font-feature-settings:"zero","ss01";color:var(--color-accent);left:0}@media (min-width:1024px){article.item-v3 .footnotes ol li:before{left:-1rem}article.item-v3 .footnotes ol{padding-left:0}}@media (max-width:1023px){article.item-v3 .footnotes ol{margin-left:1rem}}article.item-v3 .footnotes li,article.item-v3 .footnotes p{font-family:var(--font-sans);font-size:calc(var(--font-s)*0.9)}article.item-v3 .footnotes{color:var(--color-mid)}article.item-v3>.body>p code,article.item-v3>.body>pre{font-family:var(--font-mono);font-size:.8rem;padding:.25rem .9rem;background-color:#eaeaea;border-radius:3px;color:#444}article.item-v3 .highlight,mark{background-color:var(--color-highlight);color:var(--color-base)}@media screen and (prefers-color-scheme:dark){article.item-v3 figure.invert img{-webkit-filter:invert(1);filter:invert(1)}}@media screen and (prefers-color-scheme:dark){article.item-v3 figure.invertable img{-webkit-filter:invert(.89);filter:invert(.89)}}.c-admin{font-size:var(--font-default)}.c-admin p{margin-bottom:10px}.c-admin textarea{margin-bottom:0;min-height:150px;background-color:transparent}.c-admin h1,.c-admin h2,.c-admin h3,.c-admin h4,.c-admin h5,.c-admin h6{font-size:16px}.c-admin a{text-decoration:none}.c-admin .o-textarea:not(.o-textarea--fullscreen) .o-textarea__textarea p,.c-admin p.unwrapped.wide{margin-right:auto;margin-left:auto;padding:0 18px;max-width:800px}.c-admin-form-v2 label{margin-bottom:0;color:var(--color-mid)}.c-admin-form-v2 input{margin-bottom:2px}.c-admin-form-v2 textarea{font-family:Cousine,var(--font-mono);font-size:var(--font-s);line-height:1.8em;border-color:transparent;min-height:150px;resize:none}@media (max-width:530px){.c-admin-form-v2 textarea{font-size:.8rem}}.c-admin-form-v2 textarea::-webkit-scrollbar{display:none}.c-admin-form__label{display:block}.c-admin-form__label *{display:inline-block;vertical-align:middle;line-height:36px;color:var(--color-mid);font-size:var(--font-s)}@media (max-width:1023px){.c-admin-form__label *{line-height:25.2px!important}}.c-admin--font-light{font-size:13px;opacity:.5}@media (min-width:1024px){.c-admin-form__label{position:absolute;left:-48.5%;height:21.6px!important}}@media (min-width:1024px){.c-admin__property{width:108.8%}}@media (min-width:531px) and (max-width:1023px){.c-admin__property{width:104%}}.c-admin__property-add{cursor:pointer;color:var(--color-mid);text-decoration:underline}.c-admin__property input{font-size:12px}@media (max-width:530px){.c-admin__property input{font-size:10px}}.c-admin__property .c-admin__property-icon{margin-top:4px;display:none;cursor:pointer;color:var(--color-mid)}.c-admin__property:hover .c-admin__property-icon{display:inline-block}@media (max-width:1023px){.c-admin__property .c-admin__property-icon{display:inline-block}}.c-admin__property-icon--add-before{position:absolute;left:-31px;padding:0 5px}.c-admin__property-icon--drag{position:absolute;left:-10px}.c-admin__existing-tags{font-size:10px;text-transform:uppercase}.c-admin__existing-tags ul{display:inline-block;margin:0}.c-admin__existing-tags ul li{display:inline-block;margin-right:6px;padding:3px 7px;border:1px solid var(--color-mid);border-radius:25px;margin-bottom:7px}.c-admin__existing-tags ul li:hover{border-color:var(--color-base);color:var(--color-base)}.c-admin__existing-tags a,.c-admin__existing-tags a:visited{color:var(--color-mid);text-decoration:none}.c-admin__form select{width:100%;height:36px}.admin-list-item{font-size:17px;margin-bottom:8px}.admin-list-itemLink{text-decoration:none}.admin-list-item.is-active .admin-list-itemLink:link,.admin-list-item.is-active .admin-list-itemLink:visited{color:var(--color-base)}.admin-list-item.is-trashed .admin-list-itemLink:link,.admin-list-item.is-trashed .admin-list-itemLink:visited{color:var(--color-dim)}.admin-list-optionLink{font-size:14px;padding:0 7px;color:var(--color-dim);text-decoration:none}.admin-list-itemDetails{margin-top:-8px;font-size:14px;line-height:14px;color:var(--color-dim);margin-bottom:8px}.admin-title{font-weight:700;color:var(--color-mid)}.admin-menu,.admin-title{margin-bottom:27px}.admin-menu-item{text-decoration:none;font-size:14px;margin-right:6px;color:var(--color-mid);opacity:.6}a.admin-menu-item:hover{text-decoration:underline}.admin-dashboard-greeting{font-size:26px;font-weight:300}.c-admin input[name=title]{font-family:var(--font-sans);font-size:1.3em;padding:.5rem 0;height:50px;font-weight:600;background-color:transparent;text-align:center;border:none}.c-admin input[name=title]:focus{outline-width:0}.c-admin-form-v2 .o-label-saved{position:absolute;bottom:0;left:0;margin-left:16px;margin-bottom:7px;border-radius:3px;padding:2px 8px;color:var(--color-mid);background-color:transparent;letter-spacing:-.03em;z-index:100}@media (max-width:750px){.c-admin-form-v2 .o-label-saved{background-color:transparent;margin-left:0;margin-bottom:0;padding:5px 18px 13px}}.c-admin-form-v2 select{color:var(--color-base)}.c-admin-form-v2 .c-admin__property input,.c-admin-form-v2 .c-admin__property input:hover{border-color:var(--color-dim)}.c-admin-form-v2 input{background-color:var(--color-bg);color:var(--color-base)}.c-admin-form-v2 .c-admin__property textarea.is-empty,.c-admin-form-v2 input.is-empty{background-color:transparent;border:none;opacity:.5}.c-admin-form-v2 .c-admin__property textarea.is-title,.c-admin-form-v2 input.is-title{background-color:transparent;border:none;font-size:var(--font-default);font-weight:600;font-family:var(--font-sans)}.c-admin-form-v2 .c-admin__property textarea.is-updating,.c-admin-form-v2 input.is-updating{background-color:var(--color-dim);border-color:var(--color-bg)}.c-admin-form-v2 .c-admin__property.is-title{margin-top:10px}.c-admin-form-v2 .c-admin__property textarea{border:1px solid var(--color-dim);background-color:var(--color-bg);min-height:36px;line-height:24px;width:100%;font-size:12px;white-space:pre-line;color:var(--color-base)}.c-admin-form-v2 input,.c-admin-form-v2 textarea{transition:.25s linear;transition-property:background-color,border}.c-admin-form-v2 textarea:hover{border:1px solid var(--color-dim)}.c-admin-form-v2 textarea{color:var(--color-base)}.c-admin-form-v2 .grid{letter-spacing:inherit}.c-admin-form-v2 [v-cloak]{display:none}.c-admin-form-v2 input[name=title],.o-textarea--fullscreen textarea,.o-textarea--fullscreen textarea:focus,.o-textarea--fullscreen textarea:hover,.o-textarea__title-input,.o-textarea__title-input:focus,.o-textarea__title-input:hover{border:none}.c-admin-form-v2 .o-textarea input[name=title]{border-bottom:1px solid var(--color-dim);transition:none;color:var(--color-base)}.c-admin-form-v2 .o-textarea.o-textarea--fullscreen input[name=title]{position:fixed;left:0;right:0}.c-admin-form-v2 .o-textarea--fullscreen{position:fixed;background-color:var(--color-bg);z-index:10;top:0;bottom:0;left:0;right:0}.c-admin-form-v2 .o-textarea--fullscreen .o-textarea__title *{text-align:center;font-size:1rem}.c-admin-form-v2 .o-textarea--fullscreen .o-textarea__title{position:fixed;top:0;background-color:var(--color-bg);padding-top:20px;width:100%;left:0;text-align:center}.c-admin-form-v2 .o-textarea--fullscreen .o-textarea__textarea{position:absolute;left:0;right:0;bottom:0;top:82px;max-width:40rem;margin:auto}.c-admin-form-v2 .o-textarea--fullscreen .o-textarea__textarea textarea{position:relative;height:100%;padding:2rem 1rem 2rem 0}.c-admin-form-v2 .o-fullscreen-button__icon{margin-left:-5px;transform:scale(.8);transition:opacity .25s,scale .25s;pointer-events:none}.c-admin-form-v2 .o-fullscreen-button__wrap:hover .o-fullscreen-button__icon{transform:scale(.9)}.c-admin-form-v2 .o-textarea--fullscreen .o-fullscreen-button__wrap{position:fixed;top:20px;left:25px;margin:0;z-index:200}.c-admin-form-v2 .o-fullscreen-button__wrap{position:absolute;left:30px;top:0;bottom:15px;height:25px;width:24px;text-align:center;margin:auto;cursor:pointer;opacity:.3}.c-admin-form-v2 .o-fullscreen-button__wrap:hover{opacity:.4}.c-admin-form-v2 .o-textarea__textarea textarea,.c-admin-form-v2 .o-textarea__textarea textarea:hover{border:none}.c-admin-form-v2 p{font-size:var(--font-xs)}.c-admin-v2 .c-admin__title{font-size:var(--font-default);letter-spacing:-.02em}.c-admin-v2 .admin-list-item a:hover{color:var(--color-base)}.c-admin-v2 .c-admin__item-list-item-tools{text-align:right}.c-admin-v2 .c-admin__item-list-item-title a{text-decoration:none}.admin-list-item .is-invisible{display:inline-block}.c-admin-v2 .admin-list-item .fa-wrap:not(:last-of-type){margin-right:10px}@media (max-width:1023px){.c-admin-v2 .admin-list-item .fa-wrap{margin-right:-7px}}@media (max-width:530px){.c-admin-v2 .admin-list-item .fa-wrap{transform:scale(.85)}.c-admin-v2 .admin-list-item .fa-wrap:not(:last-of-type){margin-right:5px}}@media (min-width:1024px){.admin-list-item .is-invisible{display:none}.admin-list-item:hover .is-invisible{display:inline-block}}:root{--font-serif:"Crimson Text","Source Serif Pro",Card,Times,Times New Roman,Charter,Palatino,Georgia,serif;--font-sans:Inter,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;--font-mono:JetBrains Mono,monospace;--font-default:100%;--font-xxs:0.6rem;--font-xs:0.75rem;--font-s:0.87rem;--font-l:2rem;--font-xl:2.5rem;--font-xxl:3.25rem;--font-line-height:1.4;--spacing-s:0.25rem;--spacing-m:1rem;--spacing-l:2rem;--spacing-xl:4rem;--spacing-max-width:35rem}html{--color-base:#21272a;--color-mid:#878e97;--color-dim:#dee3e8;--color-accent:#125fde;--color-bg:#fff;--color-selection-bg:rgba(34,110,237,0.25);--color-selection-text:var(--color-base);--color-highlight:rgba(255,200,0,0.15)}@media screen and (prefers-color-scheme:dark){html{--color-base:#e9edf0;--color-mid:#878e97;--color-dim:#2a3135;--color-accent:#6495ed;--color-bg:#191e20;--color-selection-bg:rgba(127,168,240,0.25);--color-selection-text:var(--color-base);--color-highlight:rgba(255,200,0,0.15)}}*,:after,:before{box-sizing:border-box}html{min-height:100%;font-size:var(--font-default);line-height:var(--font-line-height);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-font-smoothing:greyscale;font-feature-settings:""}body,html{background-color:var(--color-bg)}body{margin:0;font-family:var(--font-sans);color:var(--color-base)}html.limit{max-width:1400px;margin:0 auto}html.limit body{padding:calc(.5rem + 3vh) calc(.5rem + 4vw)}@media (min-width:1024px){html.limit body{margin:0 5rem}}html.limit .wrap{max-width:1100px;margin:0 auto}@media (max-width:1023px){html.limit .o-notification{margin-top:-8px;margin-left:-8px;width:calc(100% + 16px)}}html.pad{padding:0 1.5625rem}@media screen and (max-width:1023px){html.pad{padding:0 calc(10px + 4%)}}.o-notification{position:relative;width:100%;height:auto;line-height:auto;text-align:center;font-size:var(--font-xs);opacity:.9;color:#fff;background-color:rgba(0,0,0,.2);padding:.2rem 0}.o-notification a{color:#fff}.o-notification--s{font-size:var(--font-s);padding:.4rem 0}.o-notification--yellow{background-color:#fce8b8;color:#bfaa78}.o-notification--yellow a{color:#bfaa78}.o-notification--transparent-light{background-color:transparent;color:#fff;border-bottom:1px solid rgba(0,0,0,.05)}.o-notification--transparent-dark{background-color:transparent;color:var(--color-base)}.o-notification--gray{background-color:#fafafa;color:var(--color-base)}.o-notification--light{background-color:#fce8b8;opacity:.4;color:var(--color-base)}@media screen and (prefers-color-scheme:dark){.o-notification--light{background-color:var(--color-dim);color:var(--color-mid);opacity:.4}.o-notification--light a{color:var(--color-mid)}}.o-notification--dark{background-color:var(--color-base);color:#fafafa}.o-notification--dark a{color:#fafafa}.c-credits-v2{font-family:var(--font-sans);font-size:calc(var(--font-s)*0.9)}.c-credits-v2,.c-credits-v2 a{color:var(--color-mid)}.c-credits-v2 a:hover{color:var(--color-accent);-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent)}.c-footer-v2--left .o-wrap{margin-left:0;padding-left:0;padding-right:0}.c-footer-v2--border-top{padding-top:4rem;border-top:1px solid var(--color-dim)}.c-subscribe-v2__detail-text,.c-subscribe-v2__text{color:var(--color-mid)}.c-subscribe-v2__detail-text{font-size:calc(var(--font-s)*0.9)}.c-subscribe-v2__text{margin-bottom:.5rem}.c-subscribe-v2__text,.c-subscribe-v2__text.flash{font-family:var(--font-sans);font-size:calc(var(--font-default)*0.9)}.c-subscribe-v2__text.flash{font-weight:600;color:var(--color-base)}.c-subscribe-v2__form{transition:all .55s}.c-subscribe-v2.flash .c-subscribe-v2__detail-text,.c-subscribe-v2.flash .c-subscribe-v2__form{transform:scale(1.05);transition:all .3s;opacity:0;pointer-events:none}.c-subscribe-v2 input[type=email],.c-subscribe-v2 input[type=submit]{font-family:var(--font-sans);font-size:calc(var(--font-s)*0.9);background-color:transparent;border-color:var(--color-dim);color:var(--color-base)}.c-subscribe-v2 input[type=email]::-webkit-input-placeholder{color:var(--color-mid);opacity:.6}.c-subscribe-v2 input[type=email]::-moz-placeholder{color:var(--color-mid);opacity:.6}.c-subscribe-v2 input[type=email]:-ms-input-placeholder{color:var(--color-mid);opacity:.6}.c-subscribe-v2 input[type=email]::-ms-input-placeholder{color:var(--color-mid);opacity:.6}.c-subscribe-v2 input[type=email]::placeholder{color:var(--color-mid);opacity:.6}@media screen and (prefers-color-scheme:dark){.c-subscribe-v2 input[type=email],.c-subscribe-v2 input[type=submit]{color:var(--color-mid)}}.c-subscribe-v2__text.flash:after{content:" \1F973"}.c-subscribe-v2__detail-text{font-family:var(--font-sans);font-size:calc(var(--font-xs)*0.9);color:var(--color-mid)}.c-subscribe-v2__detail-text a{color:var(--color-mid)}.c-subscribe-v2__detail-text a:hover{color:var(--color-base)}.c-item-v2__body p a[href^="#"]:after,.c-item-v2__body section>:not(:first-child) a[href^="#"]:after{content:"\B6";margin:0 1px 0 3px;font-size:.75em;vertical-align:baseline;position:relative;bottom:.45em;opacity:.8}@media screen and (prefers-color-scheme:dark){.c-item-v2__body p a[href^="#"]:after,.c-item-v2__body section>:not(:first-child) a[href^="#"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body p a[href^="#"].footnote-back:after,.c-item-v2__body p a[href^="#"].footnote-ref:after,.c-item-v2__body section>:not(:first-child) a[href^="#"].footnote-back:after,.c-item-v2__body section>:not(:first-child) a[href^="#"].footnote-ref:after{content:none}@media screen and (prefers-color-scheme:dark){.c-item-v2__body p a[href^="#"].footnote-back:after,.c-item-v2__body p a[href^="#"].footnote-ref:after,.c-item-v2__body section>:not(:first-child) a[href^="#"].footnote-back:after,.c-item-v2__body section>:not(:first-child) a[href^="#"].footnote-ref:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href^="."]:not([href*="/docs/"]):not([href*="/images/"]):not([href*="/"]):not([href$=".hs"]):not([href$=".sh"]):not([href$=".R"]):after,.c-item-v2__body a[href^="https://www.gwern.net/"]:not([href*="/docs/"]):not([href*="/images/"]):not([href*="/"]):not([href$=".hs"]):not([href$=".sh"]):not([href$=".R"]):after{content:"\1D50A";margin:0 0 0 2px;vertical-align:baseline;position:relative;bottom:.15em;opacity:.55}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href^="."]:not([href*="/docs/"]):not([href*="/images/"]):not([href*="/"]):not([href$=".hs"]):not([href$=".sh"]):not([href$=".R"]):after,.c-item-v2__body a[href^="https://www.gwern.net/"]:not([href*="/docs/"]):not([href*="/images/"]):not([href*="/"]):not([href$=".hs"]):not([href$=".sh"]):not([href$=".R"]):after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="17th-angel.tumblr.com"]:after,.c-item-v2__body a[href*="andrewgelman.com"]:after,.c-item-v2__body a[href*="animenewsnetwork.com"]:after,.c-item-v2__body a[href*="arstechnica.com"]:after,.c-item-v2__body a[href*="arxiv.org"]:after,.c-item-v2__body a[href*="bbc.co.uk"]:after,.c-item-v2__body a[href*="bbc.com"]:after,.c-item-v2__body a[href*="bitcoin.t"]:after,.c-item-v2__body a[href*="bitcointalk.org"]:after,.c-item-v2__body a[href*="bloomberg.com"]:after,.c-item-v2__body a[href*="bmj.com"]:after,.c-item-v2__body a[href*="economist.com"]:after,.c-item-v2__body a[href*="evageeks.org"]:after,.c-item-v2__body a[href*="evamonkey.com"]:after,.c-item-v2__body a[href*="evaotaku.com"]:after,.c-item-v2__body a[href*="fda.gov"]:after,.c-item-v2__body a[href*="filfre.net"]:after,.c-item-v2__body a[href*="gainax.co.jp"]:after,.c-item-v2__body a[href*="goodreads.com"]:after,.c-item-v2__body a[href*="groups.google.com"]:after,.c-item-v2__body a[href*="groups.yahoo.com"]:after,.c-item-v2__body a[href*="harney.com"]:after,.c-item-v2__body a[href*="haskell.org"]:after,.c-item-v2__body a[href*="justice.gov"]:after,.c-item-v2__body a[href*="khara.co.jp"]:after,.c-item-v2__body a[href*="kk.org"]:after,.c-item-v2__body a[href*="lesswrong.com"]:after,.c-item-v2__body a[href*="longbets.org"]:after,.c-item-v2__body a[href*="longnow.org"]:after,.c-item-v2__body a[href*="marginalrevolution.com"]:after,.c-item-v2__body a[href*="medium.com"]:after,.c-item-v2__body a[href*="meltingasphalt.com"]:after,.c-item-v2__body a[href*="mlp.fandom.com"]:after,.c-item-v2__body a[href*="myanimelist.net"]:after,.c-item-v2__body a[href*="nature.com"]:after,.c-item-v2__body a[href*="neweva.blog103.fc2.com"]:after,.c-item-v2__body a[href*="onegeek.org"]:after,.c-item-v2__body a[href*="overcomingbias.com"]:after,.c-item-v2__body a[href*="pnas.org"]:after,.c-item-v2__body a[href*="poniesatdawn.bandcamp.com"]:after,.c-item-v2__body a[href*="predictionbook.com"]:after,.c-item-v2__body a[href*="publicdomainreview.org"]:after,.c-item-v2__body a[href*="r-project.org"]:after,.c-item-v2__body a[href*="rosettaproject.org"]:after,.c-item-v2__body a[href*="rstudio.com"]:after,.c-item-v2__body a[href*="salon.com"]:after,.c-item-v2__body a[href*="scholars-stage.blogspot.com"]:after,.c-item-v2__body a[href*="sciencedirect.com"]:after,.c-item-v2__body a[href*="sciencemag.org"]:after,.c-item-v2__body a[href*="slate.com"]:after,.c-item-v2__body a[href*="statmodeling.stat.columbia.edu"]:after,.c-item-v2__body a[href*="t.umblr.com"]:after,.c-item-v2__body a[href*="technologyreview.com"]:after,.c-item-v2__body a[href*="theatlantic.com"]:after,.c-item-v2__body a[href*="theinterval.org"]:after,.c-item-v2__body a[href*="theparisreview.org"]:after,.c-item-v2__body a[href*="tinyletter.com"]:after,.c-item-v2__body a[href*="tumblr.com"]:after,.c-item-v2__body a[href*="tvtropes.org"]:after,.c-item-v2__body a[href*="unsongbook.com"]:after,.c-item-v2__body a[href*="urth.net"]:after,.c-item-v2__body a[href*="wiley.com"]:after,.c-item-v2__body a[href*="www.cdc.gov"]:after,.c-item-v2__body a[href*="www.edge.org"]:after,.c-item-v2__body a[href*="www.fanfiction.net"]:after,.c-item-v2__body a[href*="www.google.com"]:after,.c-item-v2__body a[href*="www.mail-archive.com"]:after,.c-item-v2__body a[href*="www.motherjones.com"]:after,.c-item-v2__body a[href*="www.nber.org"]:after,.c-item-v2__body a[href*="www.vanityfair.com"]:after,.c-item-v2__body a[href*="www.vox.com"]:after,.c-item-v2__body a[href*="www.wsj.com"]:after,.c-item-v2__body a[href*="yunnansourcing.com"]:after,.c-item-v2__body a[href*=slatestarcodex]:after,.c-item-v2__body a[href*=yvain]:after{font-size:.8em;font-weight:600;margin:0 0 0 2px;vertical-align:baseline;position:relative;bottom:.2em;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="17th-angel.tumblr.com"]:after,.c-item-v2__body a[href*="andrewgelman.com"]:after,.c-item-v2__body a[href*="animenewsnetwork.com"]:after,.c-item-v2__body a[href*="arstechnica.com"]:after,.c-item-v2__body a[href*="arxiv.org"]:after,.c-item-v2__body a[href*="bbc.co.uk"]:after,.c-item-v2__body a[href*="bbc.com"]:after,.c-item-v2__body a[href*="bitcoin.t"]:after,.c-item-v2__body a[href*="bitcointalk.org"]:after,.c-item-v2__body a[href*="bloomberg.com"]:after,.c-item-v2__body a[href*="bmj.com"]:after,.c-item-v2__body a[href*="economist.com"]:after,.c-item-v2__body a[href*="evageeks.org"]:after,.c-item-v2__body a[href*="evamonkey.com"]:after,.c-item-v2__body a[href*="evaotaku.com"]:after,.c-item-v2__body a[href*="fda.gov"]:after,.c-item-v2__body a[href*="filfre.net"]:after,.c-item-v2__body a[href*="gainax.co.jp"]:after,.c-item-v2__body a[href*="goodreads.com"]:after,.c-item-v2__body a[href*="groups.google.com"]:after,.c-item-v2__body a[href*="groups.yahoo.com"]:after,.c-item-v2__body a[href*="harney.com"]:after,.c-item-v2__body a[href*="haskell.org"]:after,.c-item-v2__body a[href*="justice.gov"]:after,.c-item-v2__body a[href*="khara.co.jp"]:after,.c-item-v2__body a[href*="kk.org"]:after,.c-item-v2__body a[href*="lesswrong.com"]:after,.c-item-v2__body a[href*="longbets.org"]:after,.c-item-v2__body a[href*="longnow.org"]:after,.c-item-v2__body a[href*="marginalrevolution.com"]:after,.c-item-v2__body a[href*="medium.com"]:after,.c-item-v2__body a[href*="meltingasphalt.com"]:after,.c-item-v2__body a[href*="mlp.fandom.com"]:after,.c-item-v2__body a[href*="myanimelist.net"]:after,.c-item-v2__body a[href*="nature.com"]:after,.c-item-v2__body a[href*="neweva.blog103.fc2.com"]:after,.c-item-v2__body a[href*="onegeek.org"]:after,.c-item-v2__body a[href*="overcomingbias.com"]:after,.c-item-v2__body a[href*="pnas.org"]:after,.c-item-v2__body a[href*="poniesatdawn.bandcamp.com"]:after,.c-item-v2__body a[href*="predictionbook.com"]:after,.c-item-v2__body a[href*="publicdomainreview.org"]:after,.c-item-v2__body a[href*="r-project.org"]:after,.c-item-v2__body a[href*="rosettaproject.org"]:after,.c-item-v2__body a[href*="rstudio.com"]:after,.c-item-v2__body a[href*="salon.com"]:after,.c-item-v2__body a[href*="scholars-stage.blogspot.com"]:after,.c-item-v2__body a[href*="sciencedirect.com"]:after,.c-item-v2__body a[href*="sciencemag.org"]:after,.c-item-v2__body a[href*="slate.com"]:after,.c-item-v2__body a[href*="statmodeling.stat.columbia.edu"]:after,.c-item-v2__body a[href*="t.umblr.com"]:after,.c-item-v2__body a[href*="technologyreview.com"]:after,.c-item-v2__body a[href*="theatlantic.com"]:after,.c-item-v2__body a[href*="theinterval.org"]:after,.c-item-v2__body a[href*="theparisreview.org"]:after,.c-item-v2__body a[href*="tinyletter.com"]:after,.c-item-v2__body a[href*="tumblr.com"]:after,.c-item-v2__body a[href*="tvtropes.org"]:after,.c-item-v2__body a[href*="unsongbook.com"]:after,.c-item-v2__body a[href*="urth.net"]:after,.c-item-v2__body a[href*="wiley.com"]:after,.c-item-v2__body a[href*="www.cdc.gov"]:after,.c-item-v2__body a[href*="www.edge.org"]:after,.c-item-v2__body a[href*="www.fanfiction.net"]:after,.c-item-v2__body a[href*="www.google.com"]:after,.c-item-v2__body a[href*="www.mail-archive.com"]:after,.c-item-v2__body a[href*="www.motherjones.com"]:after,.c-item-v2__body a[href*="www.nber.org"]:after,.c-item-v2__body a[href*="www.vanityfair.com"]:after,.c-item-v2__body a[href*="www.vox.com"]:after,.c-item-v2__body a[href*="www.wsj.com"]:after,.c-item-v2__body a[href*="yunnansourcing.com"]:after,.c-item-v2__body a[href*=slatestarcodex]:after,.c-item-v2__body a[href*=yvain]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="medium.com"]:after{content:"\1D40C"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="medium.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="kk.org"]:after{font-family:Lucida Sans Unicode,Source Sans Pro,Helvetica,Trebuchet MS,sans-serif;content:"KK"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="kk.org"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="www.google.com"]:after{content:"\1D406"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="www.google.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="wiley.com"]:after{font-family:Lucida Sans Unicode,Source Sans Pro,Helvetica,Trebuchet MS,sans-serif;content:"W"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="wiley.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="lesswrong.com"]:after{content:"LW"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="lesswrong.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="goodreads.com"]:after{content:"GR"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="goodreads.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="arxiv.org"]:after{content:"\1D6D8"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="arxiv.org"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="bloomberg.com"]:after{content:"\1D401"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="bloomberg.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="bbc.co.uk"]:after,.c-item-v2__body a[href*="bbc.com"]:after{font-family:Lucida Sans Unicode,Source Sans Pro,Helvetica,Trebuchet MS,sans-serif;content:"BBC"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="bbc.co.uk"]:after,.c-item-v2__body a[href*="bbc.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="haskell.org"]:after{content:"\1D6CC"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="haskell.org"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="groups.google.com"]:after,.c-item-v2__body a[href*="groups.yahoo.com"]:after,.c-item-v2__body a[href*="tinyletter.com"]:after,.c-item-v2__body a[href*="www.mail-archive.com"]:after{content:"\2709"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="groups.google.com"]:after,.c-item-v2__body a[href*="groups.yahoo.com"]:after,.c-item-v2__body a[href*="tinyletter.com"]:after,.c-item-v2__body a[href*="www.mail-archive.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="t.umblr.com"]:after,.c-item-v2__body a[href*="tumblr.com"]:after{content:"\288\2C6"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="t.umblr.com"]:after,.c-item-v2__body a[href*="tumblr.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="www.wsj.com"]:after{content:"WSJ"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="www.wsj.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="slate.com"]:after{content:"S"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="slate.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="nature.com"]:after{content:"n"}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="nature.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="scholar.google.com"]:after{background-image:url(/folio/icons/google-scholar.svg)}.c-item-v2__body a[href*="scholar.google.com"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="scholar.google.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="scholar.google.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:1em;width:1em;margin:0 0 0 2px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="scholar.google.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="patreon.com"]:after{background-image:url(/folio/icons/patreon.svg)}.c-item-v2__body a[href*="patreon.com"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="patreon.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="patreon.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:1.1em;width:1em;margin:0 0 0 2px;opacity:.8}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="patreon.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="wired.com"]:after{background-image:url(/folio/icons/wired.svg)}.c-item-v2__body a[href*="wired.com"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="wired.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="wired.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:.75em;width:.75em;margin:0 0 2px 3px;opacity:.5}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="wired.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="washingtonpost.com"]:after{background-image:url(/folio/icons/washingtonpost.svg)}.c-item-v2__body a[href*="washingtonpost.com"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="washingtonpost.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="washingtonpost.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:1em;width:1em;margin:0 0 0 3px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="washingtonpost.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="nytimes.com"]:after{background-image:url(/folio/icons/newyorktimes.svg)}.c-item-v2__body a[href*="nytimes.com"]:hover:after{opacity:.45}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="nytimes.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="nytimes.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:1em;width:.8em;margin:0 0 2px 3px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="nytimes.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="newyorker.com"]:after{background-image:url(/folio/icons/thenewyorker.svg)}.c-item-v2__body a[href*="newyorker.com"]:hover:after{opacity:.45}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="newyorker.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="newyorker.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:1.3em;width:.9em;margin:0 0 0 2px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="newyorker.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="theguardian.com"]:after,.c-item-v2__body a[href*="www.guardian.co.uk"]:after{background-image:url(/folio/icons/theguardian.svg)}.c-item-v2__body a[href*="theguardian.com"]:hover:after,.c-item-v2__body a[href*="www.guardian.co.uk"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="theguardian.com"]:hover:after,.c-item-v2__body a[href*="www.guardian.co.uk"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="theguardian.com"]:after,.c-item-v2__body a[href*="www.guardian.co.uk"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:1.1em;width:1em;margin:0 0 0 2px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="theguardian.com"]:after,.c-item-v2__body a[href*="www.guardian.co.uk"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="reddit.com"]:after{background-image:url(/folio/icons/reddit.svg)}.c-item-v2__body a[href*="reddit.com"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="reddit.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="reddit.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:.75em;width:.75em;margin:0 0 2px 3px;opacity:.5}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="reddit.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="ycombinator.com"]:after{background-image:url(/folio/icons/hn.svg)}.c-item-v2__body a[href*="ycombinator.com"]:hover:after{opacity:.4}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="ycombinator.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="ycombinator.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:.75em;width:.75em;margin:0 0 0 4px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="ycombinator.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*=deepmind]:after{background-image:url(/folio/icons/deepmind.svg)}.c-item-v2__body a[href*=deepmind]:hover:after{opacity:.5}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*=deepmind]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*=deepmind]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:1.1em;width:1.1em;margin:0 0 1px 4px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*=deepmind]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*=openai]:after{background-image:url(/folio/icons/openai.svg)}.c-item-v2__body a[href*=openai]:hover:after{opacity:.5}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*=openai]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*=openai]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:1.1em;width:1em;margin:0 0 0 3px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*=openai]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="twitter.com"]:after{background-image:url(/folio/icons/twitter.svg)}.c-item-v2__body a[href*="twitter.com"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="twitter.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="twitter.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:.75em;width:.75em;margin:0 0 2px 4px;opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="twitter.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="wikimedia.org"]:after,.c-item-v2__body a[href*="wikimediafoundation.org"]:after,.c-item-v2__body a[href*="wikipedia.org"]:after,.c-item-v2__body a[href*="wikisource.org"]:after{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48cGF0aCBkPSJNNjQwIDUxLjJsLS4zIDEyLjJjLTI4LjEuOC00NSAxNS44LTU1LjggNDAuMy0yNSA1Ny44LTEwMy4zIDI0MC0xNTUuMyAzNTguNkg0MTVsLTgxLjktMTkzLjFjLTMyLjUgNjMuNi02OC4zIDEzMC05OS4yIDE5My4xLS4zLjMtMTUgMC0xNS0uM0MxNzIgMzUyLjMgMTIyLjggMjQzLjQgNzUuOCAxMzMuNCA2NC40IDEwNi43IDI2LjQgNjMuNC4yIDYzLjdjMC0zLjEtLjMtMTAtLjMtMTQuMmgxNjEuOXYxMy45Yy0xOS4yIDEuMS01Mi44IDEzLjMtNDMuMyAzNC4yIDIxLjkgNDkuNyAxMDMuNiAyNDAuMyAxMjUuNiAyODguNiAxNS0yOS43IDU3LjgtMTA5LjIgNzUuMy0xNDIuOC0xMy45LTI4LjMtNTguNi0xMzMuOS03Mi44LTE2MC05LjctMTcuOC0zNi4xLTE5LjQtNTUuOC0xOS43VjQ5LjhsMTQyLjUuM3YxMy4xYy0xOS40LjYtMzguMSA3LjgtMjkuNCAyNi4xIDE4LjkgNDAgMzAuNiA2OC4xIDQ4LjEgMTA0LjcgNS42LTEwLjggMzQuNy02OS40IDQ4LjEtMTAwLjggOC45LTIwLjYtMy45LTI4LjYtMzguNi0yOS40LjMtMy42IDAtMTAuMy4zLTEzLjYgNDQuNC0uMyAxMTEuMS0uMyAxMjMuMS0uNnYxMy42Yy0yMi41LjgtNDUuOCAxMi44LTU4LjEgMzEuN2wtNTkuMiAxMjIuOGM2LjQgMTYuMSA2My4zIDE0Mi44IDY5LjIgMTU2LjdMNTU5LjIgOTEuOGMtOC42LTIzLjEtMzYuNC0yOC4xLTQ3LjItMjguM1Y0OS42bDEyNy44IDEuMS4yLjV6Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:.75em;background-position:right 1px top;width:.825em;height:.825em;display:inline-block;vertical-align:baseline;opacity:.825}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="wikimedia.org"]:after,.c-item-v2__body a[href*="wikimediafoundation.org"]:after,.c-item-v2__body a[href*="wikipedia.org"]:after,.c-item-v2__body a[href*="wikisource.org"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="wikimedia.org"]:hover:after,.c-item-v2__body a[href*="wikimediafoundation.org"]:hover:after,.c-item-v2__body a[href*="wikipedia.org"]:hover:after,.c-item-v2__body a[href*="wikisource.org"]:hover:after{opacity:.825}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="wikimedia.org"]:hover:after,.c-item-v2__body a[href*="wikimediafoundation.org"]:hover:after,.c-item-v2__body a[href*="wikipedia.org"]:hover:after,.c-item-v2__body a[href*="wikisource.org"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="youtu.be"]:after,.c-item-v2__body a[href*="youtube.com"]:after{background-image:url(/folio/icons/youtube.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="youtu.be"]:after,.c-item-v2__body a[href*="youtube.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="bandcamp.com"]:after,.c-item-v2__body a[href*="soundcloud.com"]:after{background-image:url(/folio/icons/video.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="bandcamp.com"]:after,.c-item-v2__body a[href*="soundcloud.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="bandcamp.com"]:hover:after,.c-item-v2__body a[href*="soundcloud.com"]:hover:after,.c-item-v2__body a[href*="youtu.be"]:hover:after,.c-item-v2__body a[href*="youtube.com"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="bandcamp.com"]:hover:after,.c-item-v2__body a[href*="soundcloud.com"]:hover:after,.c-item-v2__body a[href*="youtu.be"]:hover:after,.c-item-v2__body a[href*="youtube.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="bandcamp.com"]:after,.c-item-v2__body a[href*="soundcloud.com"]:after,.c-item-v2__body a[href*="youtu.be"]:after,.c-item-v2__body a[href*="youtube.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:1em;width:1em;margin:0 0 0 3px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="bandcamp.com"]:after,.c-item-v2__body a[href*="soundcloud.com"]:after,.c-item-v2__body a[href*="youtu.be"]:after,.c-item-v2__body a[href*="youtube.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="overflow.com"]:after,.c-item-v2__body a[href*="overflow.net"]:after,.c-item-v2__body a[href*="stackexchange.com"]:after{content:"";background-image:url(/folio/icons/stackexchange.svg);background-repeat:no-repeat;background-size:.75em;background-position:right 1px top;width:.85em;height:.85em;display:inline-block;vertical-align:baseline;opacity:.85}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="overflow.com"]:after,.c-item-v2__body a[href*="overflow.net"]:after,.c-item-v2__body a[href*="stackexchange.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="overflow.com"]:after,.c-item-v2__body a[href*="overflow.net"]:hover:after,.c-item-v2__body a[href*="stackexchange.com"]:hover:after{opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="overflow.com"]:after,.c-item-v2__body a[href*="overflow.net"]:hover:after,.c-item-v2__body a[href*="stackexchange.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="/a.co"]:after,.c-item-v2__body a[href*="amazon.co."]:after,.c-item-v2__body a[href*="amazon.com"]:after,.c-item-v2__body a[href*="amazon.es"]:after,.c-item-v2__body a[href*="amzn.com"]:after,.c-item-v2__body a[href*="amzn.to"]:after{content:"";background-image:url(/folio/icons/amazon.svg);background-repeat:no-repeat;background-size:.75em;background-position:right 1px top;width:1em;height:.8em;display:inline-block;vertical-align:baseline;opacity:.81}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="/a.co"]:after,.c-item-v2__body a[href*="amazon.co."]:after,.c-item-v2__body a[href*="amazon.com"]:after,.c-item-v2__body a[href*="amazon.es"]:after,.c-item-v2__body a[href*="amzn.com"]:after,.c-item-v2__body a[href*="amzn.to"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="/a.co"]:hover:after,.c-item-v2__body a[href*="amazon.co."]:hover:after,.c-item-v2__body a[href*="amazon.com"]:hover:after,.c-item-v2__body a[href*="amazon.es"]:hover:after,.c-item-v2__body a[href*="amzn.com"]:hover:after,.c-item-v2__body a[href*="amzn.to"]:hover:after{opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="/a.co"]:hover:after,.c-item-v2__body a[href*="amazon.co."]:hover:after,.c-item-v2__body a[href*="amazon.com"]:hover:after,.c-item-v2__body a[href*="amazon.es"]:hover:after,.c-item-v2__body a[href*="amzn.com"]:hover:after,.c-item-v2__body a[href*="amzn.to"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="github.com"]:after{background-image:url(/folio/icons/github.svg)}.c-item-v2__body a[href*="github.com"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="github.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="github.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:.75em;width:.75em;margin:0 0 2px 3px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="github.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="dropbox.com"]:after,.c-item-v2__body a[href*="dropboxusercontent.com"]:after{background-image:url(/folio/icons/dropbox.svg)}.c-item-v2__body a[href*="dropbox.com"]:hover:after,.c-item-v2__body a[href*="dropboxusercontent.com"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="dropbox.com"]:hover:after,.c-item-v2__body a[href*="dropboxusercontent.com"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="dropbox.com"]:after,.c-item-v2__body a[href*="dropboxusercontent.com"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:.75em;width:.75em;margin:0 0 2px 3px;opacity:.5}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="dropbox.com"]:after,.c-item-v2__body a[href*="dropboxusercontent.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="archive-it.org"]:after,.c-item-v2__body a[href*="archive.org"]:after,.c-item-v2__body a[href*="archiveteam.org"]:after,.c-item-v2__body a[href*="waybackmachine.org"]:after{background-image:url(/folio/icons/internetarchive.svg)}.c-item-v2__body a[href*="archive-it.org"]:hover:after,.c-item-v2__body a[href*="archive.org"]:hover:after,.c-item-v2__body a[href*="archiveteam.org"]:hover:after,.c-item-v2__body a[href*="waybackmachine.org"]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="archive-it.org"]:hover:after,.c-item-v2__body a[href*="archive.org"]:hover:after,.c-item-v2__body a[href*="archiveteam.org"]:hover:after,.c-item-v2__body a[href*="waybackmachine.org"]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href*="archive-it.org"]:after,.c-item-v2__body a[href*="archive.org"]:after,.c-item-v2__body a[href*="archiveteam.org"]:after,.c-item-v2__body a[href*="waybackmachine.org"]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:.75em;width:.75em;margin:0 0 2px 3px;opacity:.6}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href*="archive-it.org"]:after,.c-item-v2__body a[href*="archive.org"]:after,.c-item-v2__body a[href*="archiveteam.org"]:after,.c-item-v2__body a[href*="waybackmachine.org"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".avi" i]:after,.c-item-v2__body a[href$=".bmp" i]:after,.c-item-v2__body a[href$=".css" i]:after,.c-item-v2__body a[href$=".csv" i]:after,.c-item-v2__body a[href$=".diff" i]:after,.c-item-v2__body a[href$=".doc" i]:after,.c-item-v2__body a[href$=".docx" i]:after,.c-item-v2__body a[href$=".ebt" i]:after,.c-item-v2__body a[href$=".epub" i]:after,.c-item-v2__body a[href$=".flac" i]:after,.c-item-v2__body a[href$=".gif" i]:after,.c-item-v2__body a[href$=".hs" i]:after,.c-item-v2__body a[href$=".ico" i]:after,.c-item-v2__body a[href$=".img" i]:after,.c-item-v2__body a[href$=".jpeg" i]:after,.c-item-v2__body a[href$=".jpg" i]:after,.c-item-v2__body a[href$=".js" i]:after,.c-item-v2__body a[href$=".json" i]:after,.c-item-v2__body a[href$=".mdb" i]:after,.c-item-v2__body a[href$=".mht" i]:after,.c-item-v2__body a[href$=".mp3" i]:after,.c-item-v2__body a[href$=".mp4" i]:after,.c-item-v2__body a[href$=".ods" i]:after,.c-item-v2__body a[href$=".ogg" i]:after,.c-item-v2__body a[href$=".opml" i]:after,.c-item-v2__body a[href$=".page" i]:after,.c-item-v2__body a[href$=".patch" i]:after,.c-item-v2__body a[href$=".pdf" i]:after,.c-item-v2__body a[href$=".png" i]:after,.c-item-v2__body a[href$=".R" i]:after,.c-item-v2__body a[href$=".rm" i]:after,.c-item-v2__body a[href$=".sh" i]:after,.c-item-v2__body a[href$=".svg" i]:after,.c-item-v2__body a[href$=".swf" i]:after,.c-item-v2__body a[href$=".tar" i]:after,.c-item-v2__body a[href$=".ttf" i]:after,.c-item-v2__body a[href$=".txt" i]:after,.c-item-v2__body a[href$=".wav" i]:after,.c-item-v2__body a[href$=".webm" i]:after,.c-item-v2__body a[href$=".xcf" i]:after,.c-item-v2__body a[href$=".xls" i]:after,.c-item-v2__body a[href$=".xlsx" i]:after,.c-item-v2__body a[href$=".xml" i]:after,.c-item-v2__body a[href$=".xz" i]:after,.c-item-v2__body a[href$=".zip" i]:after,.c-item-v2__body a[href$="/pdf" i]:after,.c-item-v2__body a[href$="type=pdf" i]:after,.c-item-v2__body a[href*=".pdf#" i]:after,.c-item-v2__body a[href*="citeseerx.ist.psu.edu" i]:after,.c-item-v2__body a[href*="docs.google.com" i]:after,.c-item-v2__body a[href*="eprint.iacr.org" i]:after,.c-item-v2__body a[href*="imgur.com"]:after,.c-item-v2__body a[href*="pdfs.semanticscholar.org" i]:after,.c-item-v2__body a[href^="."][href$=".php" i]:after{content:"";display:inline-block;position:static;background-repeat:no-repeat;background-position:bottom;height:.75em;width:.75em;margin:0 0 0 2px;opacity:.55}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".avi" i]:after,.c-item-v2__body a[href$=".bmp" i]:after,.c-item-v2__body a[href$=".css" i]:after,.c-item-v2__body a[href$=".csv" i]:after,.c-item-v2__body a[href$=".diff" i]:after,.c-item-v2__body a[href$=".doc" i]:after,.c-item-v2__body a[href$=".docx" i]:after,.c-item-v2__body a[href$=".ebt" i]:after,.c-item-v2__body a[href$=".epub" i]:after,.c-item-v2__body a[href$=".flac" i]:after,.c-item-v2__body a[href$=".gif" i]:after,.c-item-v2__body a[href$=".hs" i]:after,.c-item-v2__body a[href$=".ico" i]:after,.c-item-v2__body a[href$=".img" i]:after,.c-item-v2__body a[href$=".jpeg" i]:after,.c-item-v2__body a[href$=".jpg" i]:after,.c-item-v2__body a[href$=".js" i]:after,.c-item-v2__body a[href$=".json" i]:after,.c-item-v2__body a[href$=".mdb" i]:after,.c-item-v2__body a[href$=".mht" i]:after,.c-item-v2__body a[href$=".mp3" i]:after,.c-item-v2__body a[href$=".mp4" i]:after,.c-item-v2__body a[href$=".ods" i]:after,.c-item-v2__body a[href$=".ogg" i]:after,.c-item-v2__body a[href$=".opml" i]:after,.c-item-v2__body a[href$=".page" i]:after,.c-item-v2__body a[href$=".patch" i]:after,.c-item-v2__body a[href$=".pdf" i]:after,.c-item-v2__body a[href$=".png" i]:after,.c-item-v2__body a[href$=".R" i]:after,.c-item-v2__body a[href$=".rm" i]:after,.c-item-v2__body a[href$=".sh" i]:after,.c-item-v2__body a[href$=".svg" i]:after,.c-item-v2__body a[href$=".swf" i]:after,.c-item-v2__body a[href$=".tar" i]:after,.c-item-v2__body a[href$=".ttf" i]:after,.c-item-v2__body a[href$=".txt" i]:after,.c-item-v2__body a[href$=".wav" i]:after,.c-item-v2__body a[href$=".webm" i]:after,.c-item-v2__body a[href$=".xcf" i]:after,.c-item-v2__body a[href$=".xls" i]:after,.c-item-v2__body a[href$=".xlsx" i]:after,.c-item-v2__body a[href$=".xml" i]:after,.c-item-v2__body a[href$=".xz" i]:after,.c-item-v2__body a[href$=".zip" i]:after,.c-item-v2__body a[href$="/pdf" i]:after,.c-item-v2__body a[href$="type=pdf" i]:after,.c-item-v2__body a[href*=".pdf#" i]:after,.c-item-v2__body a[href*="citeseerx.ist.psu.edu" i]:after,.c-item-v2__body a[href*="docs.google.com" i]:after,.c-item-v2__body a[href*="eprint.iacr.org" i]:after,.c-item-v2__body a[href*="imgur.com"]:after,.c-item-v2__body a[href*="pdfs.semanticscholar.org" i]:after,.c-item-v2__body a[href^="."][href$=".php" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".avi" i]:hover:after,.c-item-v2__body a[href$=".bmp" i]:hover:after,.c-item-v2__body a[href$=".css" i]:hover:after,.c-item-v2__body a[href$=".csv" i]:hover:after,.c-item-v2__body a[href$=".diff" i]:hover:after,.c-item-v2__body a[href$=".doc" i]:hover:after,.c-item-v2__body a[href$=".docx" i]:hover:after,.c-item-v2__body a[href$=".ebt" i]:hover:after,.c-item-v2__body a[href$=".epub" i]:hover:after,.c-item-v2__body a[href$=".flac" i]:hover:after,.c-item-v2__body a[href$=".gif" i]:hover:after,.c-item-v2__body a[href$=".hs" i]:hover:after,.c-item-v2__body a[href$=".ico" i]:hover:after,.c-item-v2__body a[href$=".img" i]:hover:after,.c-item-v2__body a[href$=".jpeg" i]:hover:after,.c-item-v2__body a[href$=".jpg" i]:hover:after,.c-item-v2__body a[href$=".js" i]:hover:after,.c-item-v2__body a[href$=".json" i]:hover:after,.c-item-v2__body a[href$=".mdb" i]:hover:after,.c-item-v2__body a[href$=".mht" i]:hover:after,.c-item-v2__body a[href$=".mp3" i]:hover:after,.c-item-v2__body a[href$=".mp4" i]:hover:after,.c-item-v2__body a[href$=".ods" i]:hover:after,.c-item-v2__body a[href$=".ogg" i]:hover:after,.c-item-v2__body a[href$=".opml" i]:hover:after,.c-item-v2__body a[href$=".page" i]:hover:after,.c-item-v2__body a[href$=".patch" i]:hover:after,.c-item-v2__body a[href$=".pdf" i]:hover:after,.c-item-v2__body a[href$=".png" i]:hover:after,.c-item-v2__body a[href$=".R" i]:hover:after,.c-item-v2__body a[href$=".rm" i]:hover:after,.c-item-v2__body a[href$=".sh" i]:hover:after,.c-item-v2__body a[href$=".svg" i]:hover:after,.c-item-v2__body a[href$=".swf" i]:hover:after,.c-item-v2__body a[href$=".tar" i]:hover:after,.c-item-v2__body a[href$=".ttf" i]:hover:after,.c-item-v2__body a[href$=".txt" i]:hover:after,.c-item-v2__body a[href$=".wav" i]:hover:after,.c-item-v2__body a[href$=".webm" i]:hover:after,.c-item-v2__body a[href$=".xcf" i]:hover:after,.c-item-v2__body a[href$=".xls" i]:hover:after,.c-item-v2__body a[href$=".xlsx" i]:hover:after,.c-item-v2__body a[href$=".xml" i]:hover:after,.c-item-v2__body a[href$=".xz" i]:hover:after,.c-item-v2__body a[href$=".zip" i]:hover:after,.c-item-v2__body a[href$="/pdf" i]:hover:after,.c-item-v2__body a[href$="type=pdf" i]:hover:after,.c-item-v2__body a[href*=".pdf#" i]:hover:after,.c-item-v2__body a[href*="citeseerx.ist.psu.edu" i]:hover:after,.c-item-v2__body a[href*="docs.google.com" i]:hover:after,.c-item-v2__body a[href*="eprint.iacr.org" i]:hover:after,.c-item-v2__body a[href*="imgur.com"]:hover:After,.c-item-v2__body a[href*="pdfs.semanticscholar.org" i]:hover:after,.c-item-v2__body a[href^="."][href$=".php" i]:hover:after{opacity:.75}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".avi" i]:hover:after,.c-item-v2__body a[href$=".bmp" i]:hover:after,.c-item-v2__body a[href$=".css" i]:hover:after,.c-item-v2__body a[href$=".csv" i]:hover:after,.c-item-v2__body a[href$=".diff" i]:hover:after,.c-item-v2__body a[href$=".doc" i]:hover:after,.c-item-v2__body a[href$=".docx" i]:hover:after,.c-item-v2__body a[href$=".ebt" i]:hover:after,.c-item-v2__body a[href$=".epub" i]:hover:after,.c-item-v2__body a[href$=".flac" i]:hover:after,.c-item-v2__body a[href$=".gif" i]:hover:after,.c-item-v2__body a[href$=".hs" i]:hover:after,.c-item-v2__body a[href$=".ico" i]:hover:after,.c-item-v2__body a[href$=".img" i]:hover:after,.c-item-v2__body a[href$=".jpeg" i]:hover:after,.c-item-v2__body a[href$=".jpg" i]:hover:after,.c-item-v2__body a[href$=".js" i]:hover:after,.c-item-v2__body a[href$=".json" i]:hover:after,.c-item-v2__body a[href$=".mdb" i]:hover:after,.c-item-v2__body a[href$=".mht" i]:hover:after,.c-item-v2__body a[href$=".mp3" i]:hover:after,.c-item-v2__body a[href$=".mp4" i]:hover:after,.c-item-v2__body a[href$=".ods" i]:hover:after,.c-item-v2__body a[href$=".ogg" i]:hover:after,.c-item-v2__body a[href$=".opml" i]:hover:after,.c-item-v2__body a[href$=".page" i]:hover:after,.c-item-v2__body a[href$=".patch" i]:hover:after,.c-item-v2__body a[href$=".pdf" i]:hover:after,.c-item-v2__body a[href$=".png" i]:hover:after,.c-item-v2__body a[href$=".R" i]:hover:after,.c-item-v2__body a[href$=".rm" i]:hover:after,.c-item-v2__body a[href$=".sh" i]:hover:after,.c-item-v2__body a[href$=".svg" i]:hover:after,.c-item-v2__body a[href$=".swf" i]:hover:after,.c-item-v2__body a[href$=".tar" i]:hover:after,.c-item-v2__body a[href$=".ttf" i]:hover:after,.c-item-v2__body a[href$=".txt" i]:hover:after,.c-item-v2__body a[href$=".wav" i]:hover:after,.c-item-v2__body a[href$=".webm" i]:hover:after,.c-item-v2__body a[href$=".xcf" i]:hover:after,.c-item-v2__body a[href$=".xls" i]:hover:after,.c-item-v2__body a[href$=".xlsx" i]:hover:after,.c-item-v2__body a[href$=".xml" i]:hover:after,.c-item-v2__body a[href$=".xz" i]:hover:after,.c-item-v2__body a[href$=".zip" i]:hover:after,.c-item-v2__body a[href$="/pdf" i]:hover:after,.c-item-v2__body a[href$="type=pdf" i]:hover:after,.c-item-v2__body a[href*=".pdf#" i]:hover:after,.c-item-v2__body a[href*="citeseerx.ist.psu.edu" i]:hover:after,.c-item-v2__body a[href*="docs.google.com" i]:hover:after,.c-item-v2__body a[href*="eprint.iacr.org" i]:hover:after,.c-item-v2__body a[href*="imgur.com"]:hover:After,.c-item-v2__body a[href*="pdfs.semanticscholar.org" i]:hover:after,.c-item-v2__body a[href^="."][href$=".php" i]:hover:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".epub" i]:after,.c-item-v2__body a[href$=".pdf" i]:after,.c-item-v2__body a[href$="/pdf" i]:after,.c-item-v2__body a[href$="type=pdf" i]:after,.c-item-v2__body a[href*=".pdf#" i]:after,.c-item-v2__body a[href*="citeseerx.ist.psu.edu" i]:after,.c-item-v2__body a[href*="eprint.iacr.org" i]:after,.c-item-v2__body a[href*="pdfs.semanticscholar.org" i]:after{opacity:.8;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBkPSJNMTgxLjkgMjU2LjFjLTUtMTYtNC45LTQ2LjktMi00Ni45IDguNCAwIDcuNiAzNi45IDIgNDYuOXptLTEuNyA0Ny4yYy03LjcgMjAuMi0xNy4zIDQzLjMtMjguNCA2Mi43IDE4LjMtNyAzOS0xNy4yIDYyLjktMjEuOS0xMi43LTkuNi0yNC45LTIzLjQtMzQuNS00MC44ek04Ni4xIDQyOC4xYzAgLjggMTMuMi01LjQgMzQuOS00MC4yLTYuNyA2LjMtMjkuMSAyNC41LTM0LjkgNDAuMnpNMjQ4IDE2MGgxMzZ2MzI4YzAgMTMuMy0xMC43IDI0LTI0IDI0SDI0Yy0xMy4zIDAtMjQtMTAuNy0yNC0yNFYyNEMwIDEwLjcgMTAuNyAwIDI0IDBoMjAwdjEzNmMwIDEzLjIgMTAuOCAyNCAyNCAyNHptLTggMTcxLjhjLTIwLTEyLjItMzMuMy0yOS00Mi43LTUzLjggNC41LTE4LjUgMTEuNi00Ni42IDYuMi02NC4yLTQuNy0yOS40LTQyLjQtMjYuNS00Ny44LTYuOC01IDE4LjMtLjQgNDQuMSA4LjEgNzctMTEuNiAyNy42LTI4LjcgNjQuNi00MC44IDg1LjgtLjEgMC0uMS4xLS4yLjEtMjcuMSAxMy45LTczLjYgNDQuNS01NC41IDY4IDUuNiA2LjkgMTYgMTAgMjEuNSAxMCAxNy45IDAgMzUuNy0xOCA2MS4xLTYxLjggMjUuOC04LjUgNTQuMS0xOS4xIDc5LTIzLjIgMjEuNyAxMS44IDQ3LjEgMTkuNSA2NCAxOS41IDI5LjIgMCAzMS4yLTMyIDE5LjctNDMuNC0xMy45LTEzLjYtNTQuMy05LjctNzMuNi03LjJ6TTM3NyAxMDVMMjc5IDdjLTQuNS00LjUtMTAuNi03LTE3LTdoLTZ2MTI4aDEyOHYtNi4xYzAtNi4zLTIuNS0xMi40LTctMTYuOXptLTc0LjEgMjU1LjNjNC4xLTIuNy0yLjUtMTEuOS00Mi44LTkgMzcuMSAxNS44IDQyLjggOSA0Mi44IDl6Ii8+PC9zdmc+")}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".epub" i]:after,.c-item-v2__body a[href$=".pdf" i]:after,.c-item-v2__body a[href$="/pdf" i]:after,.c-item-v2__body a[href$="type=pdf" i]:after,.c-item-v2__body a[href*=".pdf#" i]:after,.c-item-v2__body a[href*="citeseerx.ist.psu.edu" i]:after,.c-item-v2__body a[href*="eprint.iacr.org" i]:after,.c-item-v2__body a[href*="pdfs.semanticscholar.org" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".opml" i]:after,.c-item-v2__body a[href$=".page" i]:after,.c-item-v2__body a[href$=".txt" i]:after,.c-item-v2__body a[href$=".xml" i]:after{background-image:url(/folio/icons/txt.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".opml" i]:after,.c-item-v2__body a[href$=".page" i]:after,.c-item-v2__body a[href$=".txt" i]:after,.c-item-v2__body a[href$=".xml" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".css" i]:after,.c-item-v2__body a[href$=".diff" i]:after,.c-item-v2__body a[href$=".hs" i]:after,.c-item-v2__body a[href$=".js" i]:after,.c-item-v2__body a[href$=".json" i]:after,.c-item-v2__body a[href$=".patch" i]:after,.c-item-v2__body a[href$=".R" i]:after,.c-item-v2__body a[href$=".sh" i]:after,.c-item-v2__body a[href^="."][href$=".php" i]:after{background-image:url(/folio/icons/code.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".css" i]:after,.c-item-v2__body a[href$=".diff" i]:after,.c-item-v2__body a[href$=".hs" i]:after,.c-item-v2__body a[href$=".js" i]:after,.c-item-v2__body a[href$=".json" i]:after,.c-item-v2__body a[href$=".patch" i]:after,.c-item-v2__body a[href$=".R" i]:after,.c-item-v2__body a[href$=".sh" i]:after,.c-item-v2__body a[href^="."][href$=".php" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".doc" i]:after,.c-item-v2__body a[href$=".docx" i]:after,.c-item-v2__body a[href*="docs.google.com" i]:after{background-image:url(/folio/icons/worddoc.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".doc" i]:after,.c-item-v2__body a[href$=".docx" i]:after,.c-item-v2__body a[href*="docs.google.com" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".ods" i]:after,.c-item-v2__body a[href$=".xls" i]:after,.c-item-v2__body a[href$=".xlsx" i]:after{background-image:url(/folio/icons/spreadsheet.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".ods" i]:after,.c-item-v2__body a[href$=".xls" i]:after,.c-item-v2__body a[href$=".xlsx" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".csv" i]:after{background-image:url(/folio/icons/csv.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".csv" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".bmp" i]:after,.c-item-v2__body a[href$=".gif" i]:after,.c-item-v2__body a[href$=".ico" i]:after,.c-item-v2__body a[href$=".jpeg" i]:after,.c-item-v2__body a[href$=".jpg" i]:after,.c-item-v2__body a[href$=".png" i]:after,.c-item-v2__body a[href$=".svg" i]:after,.c-item-v2__body a[href$=".xcf" i]:after,.c-item-v2__body a[href*="imgur.com"]:after{background-image:url(/folio/icons/image.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".bmp" i]:after,.c-item-v2__body a[href$=".gif" i]:after,.c-item-v2__body a[href$=".ico" i]:after,.c-item-v2__body a[href$=".jpeg" i]:after,.c-item-v2__body a[href$=".jpg" i]:after,.c-item-v2__body a[href$=".png" i]:after,.c-item-v2__body a[href$=".svg" i]:after,.c-item-v2__body a[href$=".xcf" i]:after,.c-item-v2__body a[href*="imgur.com"]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".flac" i]:after,.c-item-v2__body a[href$=".mp3" i]:after,.c-item-v2__body a[href$=".ogg" i]:after,.c-item-v2__body a[href$=".rm" i]:after,.c-item-v2__body a[href$=".wav" i]:after{background-image:url(/folio/icons/audio.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".flac" i]:after,.c-item-v2__body a[href$=".mp3" i]:after,.c-item-v2__body a[href$=".ogg" i]:after,.c-item-v2__body a[href$=".rm" i]:after,.c-item-v2__body a[href$=".wav" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".avi" i]:after,.c-item-v2__body a[href$=".mp4" i]:after,.c-item-v2__body a[href$=".swf" i]:after,.c-item-v2__body a[href$=".webm" i]:after{background-image:url(/folio/icons/video.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".avi" i]:after,.c-item-v2__body a[href$=".mp4" i]:after,.c-item-v2__body a[href$=".swf" i]:after,.c-item-v2__body a[href$=".webm" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".img" i]:after,.c-item-v2__body a[href$=".tar" i]:after,.c-item-v2__body a[href$=".zip" i]:after{background-image:url(/folio/icons/archive.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".img" i]:after,.c-item-v2__body a[href$=".tar" i]:after,.c-item-v2__body a[href$=".zip" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2__body a[href$=".ebt" i]:after,.c-item-v2__body a[href$=".mdb" i]:after,.c-item-v2__body a[href$=".mht" i]:after,.c-item-v2__body a[href$=".ttf" i]:after{background-image:url(/folio/icons/misc.svg)}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[href$=".ebt" i]:after,.c-item-v2__body a[href$=".mdb" i]:after,.c-item-v2__body a[href$=".mht" i]:after,.c-item-v2__body a[href$=".ttf" i]:after{-webkit-filter:invert(1);filter:invert(1)}}.footnotes a:after,.footnotes a:hover:after{opacity:.5!important}.c-item-v2__body a[no-icon]:after,.c-item-v2__body a[style*=background]:after{content:none;background-image:none}@media screen and (prefers-color-scheme:dark){.c-item-v2__body a[no-icon]:after,.c-item-v2__body a[style*=background]:after{-webkit-filter:invert(1);filter:invert(1)}}.u-border-bottom{border-bottom:1px solid #e3e3e3}.u-border{border:1px solid #e3e3e3}.u-no-border-bottom{border-bottom:none}.u-cursor-pointer{cursor:pointer}.u-is-external:after{content:"\279D";position:absolute;pointer-events:none;display:inline-block;font-size:.85em;margin:auto auto auto -16px;opacity:0;transform:translateX(13px);color:var(--color-base);transition:transform .3s cubic-bezier(0,.25,.08,1),opacity .3s cubic-bezier(0,.25,.08,1)}.u-is-external:hover:after{transform:translateX(17px);opacity:1}.u-is-external-v2:after{content:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3E%3Cg fill='%2321272A' fill-rule='evenodd'%3E%3Cpath d='M4 0h7v1H4z'/%3E%3Cpath d='M.55 9.743L9.743.55l.707.707-9.193 9.193z'/%3E%3Cpath d='M10 0h1v7h-1z'/%3E%3C/g%3E%3C/svg%3E")}.u-is-external-v2.accent:hover:after{content:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3E%3Cg fill='%23125fde' fill-rule='evenodd'%3E%3Cpath d='M4 0h7v1H4z'/%3E%3Cpath d='M.55 9.743L9.743.55l.707.707-9.193 9.193z'/%3E%3Cpath d='M10 0h1v7h-1z'/%3E%3C/g%3E%3C/svg%3E")}@media screen and (prefers-color-scheme:dark){.u-is-external-v2.accent:not(:hover):after,.u-is-external-v2:not(.accent):after{-webkit-filter:invert(1);filter:invert(1)}.u-is-external-v2.accent:hover:after{content:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3E%3Cg fill='cornflowerblue' fill-rule='evenodd'%3E%3Cpath d='M4 0h7v1H4z'/%3E%3Cpath d='M.55 9.743L9.743.55l.707.707-9.193 9.193z'/%3E%3Cpath d='M10 0h1v7h-1z'/%3E%3C/g%3E%3C/svg%3E")}}.u-is-external--top-right:after{transform:translateX(13px) translateY(3px) rotate(-45deg)}.u-is-external--top-right:hover:after{transform:translateX(17px) translateY(0) rotate(-45deg)}.u-opacity--low{opacity:.25}.u-opacity--half{opacity:.5}.u-opacity--high{opacity:.75}.u-case-upper{text-transform:uppercase}.u-case-lower{text-transform:lowercase}.u-case-capitalize{text-transform:capitalize}.u-case-input-lower{text-transform:lowercase}.u-case-input-lower::-webkit-input-placeholder{text-transform:none}.u-case-input-lower::-moz-placeholder{text-transform:none}.u-case-input-lower:-ms-input-placeholder{text-transform:none}.u-case-input-lower::-ms-input-placeholder{text-transform:none}.u-case-input-lower::placeholder{text-transform:none}.c-item-v2{font-family:minion-pro,serif,sans-serif;font-size:2em;color:inherit}@media (max-width:530px){.c-item-v2{font-size:1.7em}}.c-item-v2:last-of-type{margin-bottom:0;border-bottom:none}@media (max-width:1023px){.c-item-v2:last-of-type{padding-bottom:27px}}.c-item-v2.is-expected,.c-item-v2.is-tagged{padding-bottom:0}.c-item-v2 sup{font-feature-settings:"sups" 1;font-size:inherit;vertical-align:inherit}.c-item-v2 .footnote-ref{font-family:myriad-pro-semi-condensed,BlinkMacSystemFont,franklin-gothic-urw,sans-serif;font-size:1em;margin:0 .15rem;text-decoration:none}.c-item-v2 .footnote-ref,.c-item-v2 .footnote-ref:hover{color:var(--color-accent);box-shadow:none}.c-item-v2 .footnotes p{margin-top:0!important;margin-bottom:.2em;max-width:100%}.c-item-v2 .footnotes ol{list-style-type:decimal;font-size:.7em;max-width:42.85714em}.c-item-v2 .footnotes.small ol,.c-item-v2 .footnotes.small ul{font-size:.55em;max-width:54.54545em}.c-item-v2 .footnotes.small ul>li{margin:0 0 .2em}.c-item-v2 .footnotes ol,.c-item-v2 .footnotes ol a,.c-item-v2 .footnotes ol li,.c-item-v2 .footnotes ol p,.c-item-v2 .footnotes ul,.c-item-v2 .footnotes ul a,.c-item-v2 .footnotes ul li,.c-item-v2 .footnotes ul p{color:var(--color-mid);font-family:franklin-gothic-urw,sans-serif}@media (max-width:1023px){.c-item-v2 .footnotes ol,.c-item-v2 .footnotes ul{padding-left:10px}}@media (max-width:530px){.c-item-v2 .footnotes ol,.c-item-v2 .footnotes ul{font-size:.6em}.c-item-v2 .footnotes.small ol,.c-item-v2 .footnotes.small ul{font-size:.4em}}.c-item-v2 .footnotes ol a,.c-item-v2 .footnotes ul a{box-shadow:inset 0 -1.5px 0 var(--color-bg),inset 0 -2.5px 0 var(--color-mid)}@media (max-width:530px){.c-item-v2 .footnotes ol a,.c-item-v2 .footnotes ul a{box-shadow:inset 0 -1px 0 var(--color-bg),inset 0 -2px 0 var(--color-mid)}}.c-item-v2 .footnotes.small ol a,.c-item-v2 .footnotes.small ul a{box-shadow:inset 0 -1.5px 0 var(--color-bg),inset 0 -2.5px 0 var(--color-mid)}.c-item-v2 hr{width:5em;border:none;margin:1.25em auto}.c-item-v2 p{font-size:100%;max-width:30em;margin:1em auto;color:inherit;line-height:1.4em}.c-item-v2 p:first-child{margin-top:0}.c-item-v2.c-item-v2--indent p{margin-bottom:0;margin-top:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.c-item-v2.c-item-v2--indent p:not(.statement):not(.aside)+p:not(.statement):not(.aside){text-indent:1.5em}.c-item-v2.c-item-v2--indent blockquote>p,.c-item-v2.c-item-v2--indent p.c-item-v2__tags{margin:1em auto;text-indent:0!important}.c-item-v2.c-item-v2--free-width h1,.c-item-v2.c-item-v2--free-width p{max-width:none}.c-item-v2 h1.c-item-v2__title--fixed-size{font-size:1.3rem;font-family:Inter,system-ui,sans-serif;letter-spacing:-.03em}.c-item-v2 h1,.c-item-v2 h2,.c-item-v2 h3,.c-item-v2 h4,.c-item-v2 h5,.c-item-v2 h6{font-family:myriad-pro-semi-condensed,BlinkMacSystemFont,franklin-gothic-urw,sans-serif;margin:0 auto 27px;font-weight:700;line-height:1.4em;letter-spacing:auto}.c-item-v2 *+.h1,.c-item-v2 *+h1{margin-top:54px;padding:27px 0}.c-item-v2 *+.h2,.c-item-v2 *+.h3,.c-item-v2 *+h2,.c-item-v2 *+h3{margin-top:27px;padding-top:27px}.c-item-v2 h1+p,.c-item-v2 h2+p,.c-item-v2 h3+p,.c-item-v2 h4+p{margin-top:0}.c-item-v2 h2,.c-item-v2 h4,.c-item-v2 h5,.c-item-v2 h6{font-size:.95em;max-width:31.57895em;text-align:left}.c-item-v2 h3{font-size:.8em;max-width:37.5em;margin-bottom:0;text-transform:uppercase}.c-item-v2 h1{font-size:1.2em;max-width:25em}h1.c-item-v2__title{text-align:center}.c-item-v2 h1.is-expected{color:#585858}.c-item-v2 ol,.c-item-v2 ul{margin:1em auto}.c-item-v2 ul>li{margin-bottom:12px;line-height:1.4em}.c-item-v2 ul>li:before{content:"\2013";position:absolute;margin-left:-1.1em}.c-item-v2 ul>li{margin-left:1.1em}.c-item-v2 ol ol,.c-item-v2 ul ul{margin:0 0 0 60px!important}.c-item-v2 blockquote{margin:0 auto;border-left:1px solid var(--color-mid);padding-left:1.8em;text-indent:0;quotes:none}.c-item-v2 blockquote b{display:block}.c-item-v2 a{transition:none;color:var(--color-base);text-decoration:none}.c-item-v2 a,.c-item-v2 a:hover{box-shadow:inset 0 -.14em 0 var(--color-bg),inset 0 -.18em 0 var(--color-accent)}.c-item-v2 a:hover{color:var(--color-accent)}.c-item-v2 figure figcaption a,.c-item-v2 figure figcaption a:hover,.c-item-v2 figure figcaption a:visited{color:inherit;padding-bottom:1px;box-shadow:inset 0 -1px 0 var(--color-dim)}.c-item-v2 h1>a{color:var(--color-base);text-decoration:none}.c-item-v2 h1>a:hover{color:var(--color-mid);text-decoration:underline}.c-item-v2 code,.c-item-v2 pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;color:var(--color-base);border-radius:3px}.c-item-v2 pre{display:block;padding:8px;margin:27px auto;line-height:20px;background-color:var(--color-bg);border:1px solid var(--color-dim);border-radius:4px}.c-item-v2 code{white-space:nowrap;font-size:70%;padding:0 .3em;line-height:1.4em;display:auto}.c-item-v2 pre code{font-size:70%;border:0;color:inherit;background-color:transparent;word-break:break-word;white-space:pre;overflow-x:auto}.c-item-v2 pre code::-webkit-scrollbar{background:transparent}.c-item-v2 pre code::-webkit-scrollbar-thumb,.c-item-v2 pre code:hover::-webkit-scrollbar-thumb{background:-webkit-linear-gradient(90deg,var(--color-dim) 15%,transparent 16%)}.c-item-v2__meta{color:var(--color-mid);font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;font-size:.65em;line-height:1.4em}.c-item-v2 .c-item-v2__tags{opacity:0;font-family:myriad-pro-semi-condensed,BlinkMacSystemFont,franklin-gothic-urw,sans-serif;font-weight:700;letter-spacing:.03em;line-height:1.4em;font-size:.55em;max-width:54.54545em;transition:all .25s}.c-item-v2:hover .c-item-v2__tags{opacity:1}.c-item-v2 .c-item-v2__tag{box-shadow:none!important;padding:0 .6em}.c-item-v2 .c-item-v2__tag:first-child{padding-left:0}.c-item-v2__tag:link,.c-item-v2__tag:visited{text-decoration:none;opacity:.2;color:var(--color-base)}.c-item-v2__tag:hover{opacity:.7;color:var(--color-base)!important;text-decoration:none!important}.c-item-v2 figcaption{margin:1em auto;font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;color:var(--color-mid);width:100%;font-size:.65em;max-width:46.15385em}.c-item-v2 figure,.c-item-v2 img,.c-item-v2 video{width:100%;display:block;max-width:30em;margin:1em auto}.c-item-v2 figure.limit,.c-item-v2 img.limit,.c-item-v2 video.limit{max-width:12em;margin:3em auto}.c-item-v2 figure.full,.c-item-v2 img.full,.c-item-v2 video.full{max-width:35em}.c-item-v2 figure.wide,.c-item-v2 img.wide,.c-item-v2 video.wide{max-width:50em}.c-item-v2 figure.bleed,.c-item-v2 img.bleed,.c-item-v2 video.bleed{max-width:none;width:calc(100% + 54px);margin-left:-27px}.c-item-v2 figure figcaption.full,.c-item-v2 figure img,.c-item-v2 figure video{max-width:100%}.c-item-v2 figure.bleed figcaption.full{padding:0 81px}@media (max-width:30rem){.c-item-v2 figure.bleed figcaption.full{padding:0 40.5px}}@media (min-width:70rem){.c-item-v2 img.aside{left:calc((100vw - 30em)/2 - 227px)}.c-item-v2 img.aside,.c-item-v2 img.aside-right{position:absolute;width:150px;height:auto;display:block;margin:1em 0}.c-item-v2 img.aside-right{right:calc((100vw - 30em)/2 - 227px)}}.c-item-v2__cover-media{margin-top:-27px}.c-item-v2 figure{margin:0 0 27px}@media (min-width:1024px){.c-item-v2 figure.is-side,.c-item-v2 figure.is-side-left,.c-item-v2 figure.is-side-right{width:calc(50% - 10px);margin-top:.4rem}.c-item-v2 figure.is-side,.c-item-v2 figure.is-side-left{float:left;margin-left:calc(-50% - 10px)}.c-item-v2 figure.is-side-right{float:right;margin-right:calc(-50% - 10px)}.c-item-v2 figure.is-full-bleed{width:150%}}.c-item-v2__inline-container{display:inline-block;vertical-align:middle;line-height:.6}.c-item-v2__inline-detail a,.c-item-v2__inline-detail a:hover,.c-item-v2__inline-detail a:visited{color:var(--color-mid);text-decoration:underline}.c-item-v2__inline-detail{font-size:11px}.c-item-v2__inline-detail--medium{font-size:14px}.c-item-v2__inline-detail--user{font-size:12.5px}a.c-item-v2__link--accent,a.c-item-v2__link--accent:visited{color:var(--color-base);text-decoration:none}a.c-item-v2__link--accent:hover{color:var(--color-accent);text-decoration:none}@media screen and (prefers-color-scheme:dark){.c-item-v2 .invert{-webkit-filter:invert(1);filter:invert(1)}}@media screen and (prefers-color-scheme:dark){.c-item-v2 .invertable{-webkit-filter:invert(.89);filter:invert(.89)}}@media screen and (prefers-color-scheme:dark){html.c-item-v2--invertable body{background-color:#1c1c1c}}.c-item-v2--standard blockquote,.c-item-v2--standard ol,.c-item-v2--standard pre,.c-item-v2--standard ul{width:100%;max-width:30em}.c-item-v2--debug blockquote,.c-item-v2--debug figcaption,.c-item-v2--debug h1,.c-item-v2--debug h2,.c-item-v2--debug h3,.c-item-v2--debug h4,.c-item-v2--debug h5,.c-item-v2--debug h6,.c-item-v2--debug img,.c-item-v2--debug ol,.c-item-v2--debug p,.c-item-v2--debug ul{border:1px solid var(--color-dim);border-radius:5px}.c-item-v2 p.headline{margin:2em auto;font-size:1.5em;max-width:20em}.c-item-v2 p.headline,.c-item-v2 ul.big-list{font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;text-align:center}.c-item-v2 ul.big-list{color:#db4a38;font-size:1.2em;max-width:25em}.c-item-v2 ul{list-style-type:none}.c-item-v2 ul.big-list>li:before{content:none;position:absolute;margin-left:0}.c-item-v2 ul.big-list>li{margin-left:0}.c-item-v2 a .is-external:after{content:"\279D";color:var(--color-base);display:inline-block;font-size:.85em;margin-left:-5px;padding-left:.35em;opacity:0;transform:translateX(-5px);transition:transform .3s cubic-bezier(0,.25,.08,1),opacity .3s cubic-bezier(0,.25,.08,1)}.c-item-v2 a:hover .is-external:after{padding-left:.35em;transform:translateX(0);opacity:1}.c-item-li{margin:0;padding:15px 0 0;border-bottom:1px solid rgba(0,0,0,.04)}.c-item-li__date{margin-top:-27px;margin-bottom:10px!important;text-align:left;color:#bababa;font-family:franklin-gothic-urw;font-size:14px;line-height:27px}.c-item-li .c-item-li__date a{color:#bababa}.c-item-li .c-item-li__date a:hover{color:#999;text-decoration:underline}.c-item-li h1{text-align:left;font-size:20px;color:var(--color-base);font-family:franklin-gothic-urw;font-weight:400;letter-spacing:0;line-height:20px}.c-item-li:hover h1{color:var(--color-accent)}.c-item-li a:hover{text-decoration:none}.c-item-li.is-expected:hover h1,.c-item-li.is-expected h1{color:rgba(0,0,0,.45)}.c-item-li.is-expected{cursor:default}.c-item-li.is-expected a,.c-item-li.is-expected a:hover,.c-item-li.is-expected a:visited{color:#bababa;text-decoration:underline;cursor:pointer}.c-item-li .is-external:after{content:"\279D";display:inline-block;font-size:.85em;margin-left:-5px;padding-left:.35em;opacity:0;transform:translateX(-5px);transition:transform .3s cubic-bezier(0,.25,.08,1),opacity .3s cubic-bezier(0,.25,.08,1)}.c-item-li:hover .is-external:after{padding-left:.35em;transform:translateX(0);opacity:1}.c-item-v2 .sld-image{font-size:100%;text-align:center;font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;margin:4em auto}.c-item-v2 .sld-image p{font-size:.8em;max-width:37.5em}.c-item-v2 .sld-image:after{content:"";margin:4em auto;border:1px solid var(--color-dim);display:block;width:6em}.c-item-v2 .sld-image a,.c-item-v2 .sld-image a:hover,.c-item-v2 .sld-image a:visited{color:inherit;padding-bottom:1px;box-shadow:inset 0 -1px 0 var(--color-dim)}.c-item-v2 .c-item-v2__section-title .section,.c-item-v2--bleed,.c-item-v2__section-black .section,.c-item-v2__section .section{width:calc(100% + 54px);margin-left:-27px}.c-item-v2 .c-item-v2__section-title,.c-item-v2 .c-item-v2__section-title .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black .section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .section-black .section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .section-black .section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black .section-black,.c-item-v2 .c-item-v2__section-title .section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .section-black .section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black .section-black,.c-item-v2 .foreword.c-item-v2__section-title,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black .section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .section-black .section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .section-black .section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black .section-black,.c-item-v2 .title.foreword.c-item-v2__section-title,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .section-black .section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .title.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black .section-black,.c-item-v2__section,.c-item-v2__section-black,.c-item-v2__section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .foreword.section-black .section-black,.c-item-v2__section-black .foreword.section-black .section-black,.c-item-v2__section-black .foreword.section-black .section-black .section-black,.c-item-v2__section-black .foreword.section-black .section-black .section-black .section-black,.c-item-v2__section-black .foreword.section-black .section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .title.foreword.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .section-black .section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black .section-black,.c-item-v2__section-black .section-black,.c-item-v2__section-black .title.foreword.section-black,.c-item-v2__section-black .title.foreword.section-black .section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .section-black .section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .title.section-black,.c-item-v2__section-black .title.foreword.section-black .title.section-black,.c-item-v2__section-black .title.foreword.section-black .title.section-black .section-black,.c-item-v2__section.foreword,.c-item-v2__section.foreword .foreword.section-black,.c-item-v2__section.foreword .foreword.section-black .section-black,.c-item-v2__section .foreword.section-black,.c-item-v2__section.foreword .section-black,.c-item-v2__section .foreword.section-black .foreword.section-black,.c-item-v2__section .foreword.section-black .foreword.section-black .section-black,.c-item-v2__section .foreword.section-black .section-black,.c-item-v2__section.foreword .section-black .section-black,.c-item-v2__section .foreword.section-black .section-black .section-black,.c-item-v2__section.foreword .section-black .section-black .section-black,.c-item-v2__section .foreword.section-black .section-black .section-black .section-black,.c-item-v2__section .foreword.section-black .section-black .title.section-black,.c-item-v2__section .foreword.section-black .title.foreword.section-black,.c-item-v2__section .foreword.section-black .title.section-black,.c-item-v2__section.foreword .section-black .title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .section-black .section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black .section-black,.c-item-v2__section.foreword .title.foreword.section-black,.c-item-v2__section.foreword .title.section-black,.c-item-v2__section.foreword .title.section-black .section-black,.c-item-v2__section.foreword .title.section-black .section-black .section-black,.c-item-v2__section.foreword .title.section-black .section-black .section-black .section-black,.c-item-v2__section.foreword .title.section-black .section-black .title.section-black,.c-item-v2__section.foreword .title.section-black .title.section-black,.c-item-v2__section.foreword .title.section-black .title.section-black .section-black,.c-item-v2__section .section-black,.c-item-v2__section.title,.c-item-v2__section .title.foreword.section-black,.c-item-v2__section .title.foreword.section-black .section-black,.c-item-v2__section .title.foreword.section-black .section-black .section-black,.c-item-v2__section .title.foreword.section-black .section-black .section-black .section-black,.c-item-v2__section .title.foreword.section-black .section-black .title.section-black,.c-item-v2__section .title.foreword.section-black .title.section-black,.c-item-v2__section .title.foreword.section-black .title.section-black .section-black,.foreword.c-item-v2__section,.foreword.c-item-v2__section-black,.foreword.c-item-v2__section-black .foreword.section-black,.foreword.c-item-v2__section-black .foreword.section-black .section-black,.foreword.c-item-v2__section-black .section-black,.foreword.c-item-v2__section-black .section-black .section-black,.foreword.c-item-v2__section-black .section-black .section-black .section-black,.foreword.c-item-v2__section-black .section-black .title.section-black,.foreword.c-item-v2__section-black .title.foreword.section-black,.foreword.c-item-v2__section-black .title.section-black,.foreword.c-item-v2__section-black .title.section-black .section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .section-black .section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .title.section-black,.foreword.c-item-v2__section-black .title.section-black .title.section-black,.foreword.c-item-v2__section-black .title.section-black .title.section-black .section-black,.foreword.c-item-v2__section .section-black,.title.c-item-v2__section-black,.title.c-item-v2__section.foreword,.title.c-item-v2__section.foreword .section-black,.title.c-item-v2__section.foreword .section-black .section-black,.title.c-item-v2__section.foreword .section-black .section-black .section-black,.title.c-item-v2__section.foreword .section-black .title.section-black,.title.c-item-v2__section.foreword .title.section-black,.title.c-item-v2__section.foreword .title.section-black .section-black,.title.foreword.c-item-v2__section,.title.foreword.c-item-v2__section-black,.title.foreword.c-item-v2__section-black .section-black,.title.foreword.c-item-v2__section-black .section-black .section-black,.title.foreword.c-item-v2__section-black .section-black .section-black .section-black,.title.foreword.c-item-v2__section-black .section-black .title.section-black,.title.foreword.c-item-v2__section-black .title.section-black,.title.foreword.c-item-v2__section-black .title.section-black .section-black{font-size:inherit;position:relative;padding:2em 27px}.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .foreword.section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black .section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black:last-of-type,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black:last-of-type,.c-item-v2 .c-item-v2__section-title:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black .section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .section-black .section-black .section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .section-black .section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black .section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black:last-of-type,.c-item-v2 .foreword.c-item-v2__section-title:last-of-type,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .section-black .section-black:last-of-type,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .section-black:last-of-type,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black:last-of-type,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black .section-black:last-of-type,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black:last-of-type,.c-item-v2 .title.foreword.c-item-v2__section-title:last-of-type,.c-item-v2__section-black .foreword.section-black .foreword.section-black .section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .foreword.section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .section-black .section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black .section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black:last-of-type,.c-item-v2__section-black .foreword.section-black .title.section-black:last-of-type,.c-item-v2__section-black .foreword.section-black:last-of-type,.c-item-v2__section-black .section-black:last-of-type,.c-item-v2__section-black .title.foreword.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2__section-black .title.foreword.section-black .section-black .section-black:last-of-type,.c-item-v2__section-black .title.foreword.section-black .section-black:last-of-type,.c-item-v2__section-black .title.foreword.section-black .title.section-black .section-black:last-of-type,.c-item-v2__section-black .title.foreword.section-black .title.section-black:last-of-type,.c-item-v2__section-black .title.foreword.section-black:last-of-type,.c-item-v2__section-black:last-of-type,.c-item-v2__section.foreword .foreword.section-black .section-black:last-of-type,.c-item-v2__section.foreword .foreword.section-black:last-of-type,.c-item-v2__section .foreword.section-black .foreword.section-black .section-black:last-of-type,.c-item-v2__section .foreword.section-black .foreword.section-black:last-of-type,.c-item-v2__section .foreword.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2__section .foreword.section-black .section-black .section-black:last-of-type,.c-item-v2__section.foreword .section-black .section-black .section-black:last-of-type,.c-item-v2__section .foreword.section-black .section-black:last-of-type,.c-item-v2__section.foreword .section-black .section-black:last-of-type,.c-item-v2__section .foreword.section-black .title.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2__section .foreword.section-black .title.section-black .section-black .section-black:last-of-type,.c-item-v2__section .foreword.section-black .title.section-black .section-black:last-of-type,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black .section-black:last-of-type,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black:last-of-type,.c-item-v2__section .foreword.section-black .title.section-black:last-of-type,.c-item-v2__section .foreword.section-black:last-of-type,.c-item-v2__section.foreword .section-black:last-of-type,.c-item-v2__section.foreword .title.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2__section.foreword .title.section-black .section-black .section-black:last-of-type,.c-item-v2__section.foreword .title.section-black .section-black:last-of-type,.c-item-v2__section.foreword .title.section-black .title.section-black .section-black:last-of-type,.c-item-v2__section.foreword .title.section-black .title.section-black:last-of-type,.c-item-v2__section.foreword .title.section-black:last-of-type,.c-item-v2__section.foreword:last-of-type,.c-item-v2__section .section-black:last-of-type,.c-item-v2__section .title.foreword.section-black .section-black .section-black .section-black:last-of-type,.c-item-v2__section .title.foreword.section-black .section-black .section-black:last-of-type,.c-item-v2__section .title.foreword.section-black .section-black:last-of-type,.c-item-v2__section .title.foreword.section-black .title.section-black .section-black:last-of-type,.c-item-v2__section .title.foreword.section-black .title.section-black:last-of-type,.c-item-v2__section .title.foreword.section-black:last-of-type,.c-item-v2__section:last-of-type,.foreword.c-item-v2__section-black .foreword.section-black .section-black:last-of-type,.foreword.c-item-v2__section-black .foreword.section-black:last-of-type,.foreword.c-item-v2__section-black .section-black .section-black .section-black:last-of-type,.foreword.c-item-v2__section-black .section-black .section-black:last-of-type,.foreword.c-item-v2__section-black .section-black:last-of-type,.foreword.c-item-v2__section-black .title.section-black .section-black .section-black .section-black:last-of-type,.foreword.c-item-v2__section-black .title.section-black .section-black .section-black:last-of-type,.foreword.c-item-v2__section-black .title.section-black .section-black:last-of-type,.foreword.c-item-v2__section-black .title.section-black .title.section-black .section-black:last-of-type,.foreword.c-item-v2__section-black .title.section-black .title.section-black:last-of-type,.foreword.c-item-v2__section-black .title.section-black:last-of-type,.foreword.c-item-v2__section-black:last-of-type,.foreword.c-item-v2__section .section-black:last-of-type,.foreword.c-item-v2__section:last-of-type,.title.c-item-v2__section.foreword .section-black .section-black .section-black:last-of-type,.title.c-item-v2__section.foreword .section-black .section-black:last-of-type,.title.c-item-v2__section.foreword .section-black:last-of-type,.title.c-item-v2__section.foreword .title.section-black .section-black:last-of-type,.title.c-item-v2__section.foreword .title.section-black:last-of-type,.title.c-item-v2__section.foreword:last-of-type,.title.foreword.c-item-v2__section-black .section-black .section-black .section-black:last-of-type,.title.foreword.c-item-v2__section-black .section-black .section-black:last-of-type,.title.foreword.c-item-v2__section-black .section-black:last-of-type,.title.foreword.c-item-v2__section-black .title.section-black .section-black:last-of-type,.title.foreword.c-item-v2__section-black .title.section-black:last-of-type,.title.foreword.c-item-v2__section-black:last-of-type{padding:1em 27px}.c-item-v2 .c-item-v2__section-title{background-color:var(--color-bg);font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;border:1px solid var(--color-dim);border-left:none;border-right:none}@media screen and (prefers-color-scheme:dark){.u-background-white-broken{background-color:var(--color-bg)}}.c-item-v2 .c-item-v2__section-title .section-black,.c-item-v2__section-black,.c-item-v2__section-black .section-black,.c-item-v2__section .section-black{background-color:var(--color-base);color:var(--color-mid);font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif}@media screen and (prefers-color-scheme:dark){.c-item-v2 .c-item-v2__section-title .section-black,.c-item-v2__section-black,.c-item-v2__section-black .section-black,.c-item-v2__section .section-black{-webkit-filter:invert(1);filter:invert(1)}}.c-item-v2 .c-item-v2__section-title .section-black p,.c-item-v2__section-black .foreword.section-black .section-black p,.c-item-v2__section-black .title.section-black .section-black p,.c-item-v2__section-black p,.c-item-v2__section .section-black p,.foreword.c-item-v2__section-black .section-black p,.title.c-item-v2__section-black .section-black p{width:100%;font-family:inherit;font-size:.7em;max-width:42.85714em}.c-item-v2__section-black a,.c-item-v2__section-black a:hover,.c-item-v2__section-black a:visited{color:var(--color-bg);box-shadow:inset 0 -1px 0 var(--color-mid)}.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black .title.section-black,.c-item-v2 .c-item-v2__section-title .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .section-black .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .section-black .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black .title.section-black,.c-item-v2 .title.c-item-v2__section-title,.c-item-v2 .title.foreword.c-item-v2__section-title,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .section-black .title.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .title.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .foreword.section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .section-black .section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .title.foreword.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black .title.section-black,.c-item-v2__section-black .title.foreword.section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .section-black .title.section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .title.section-black,.c-item-v2__section-black .title.foreword.section-black .title.section-black,.c-item-v2__section-black .title.foreword.section-black .title.section-black .title.section-black,.c-item-v2__section-black .title.section-black,.c-item-v2__section.foreword .foreword.section-black .title.section-black,.c-item-v2__section .foreword.section-black .foreword.section-black .title.section-black,.c-item-v2__section .foreword.section-black .section-black .section-black .title.section-black,.c-item-v2__section .foreword.section-black .section-black .title.section-black,.c-item-v2__section.foreword .section-black .section-black .title.section-black,.c-item-v2__section .foreword.section-black .title.foreword.section-black,.c-item-v2__section .foreword.section-black .title.section-black,.c-item-v2__section.foreword .section-black .title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .section-black .title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black .title.section-black,.c-item-v2__section.foreword .title.foreword.section-black,.c-item-v2__section.foreword .title.section-black,.c-item-v2__section.foreword .title.section-black .section-black .section-black .title.section-black,.c-item-v2__section.foreword .title.section-black .section-black .title.section-black,.c-item-v2__section.foreword .title.section-black .title.section-black,.c-item-v2__section.foreword .title.section-black .title.section-black .title.section-black,.c-item-v2__section.title,.c-item-v2__section .title.foreword.section-black,.c-item-v2__section .title.foreword.section-black .section-black .section-black .title.section-black,.c-item-v2__section .title.foreword.section-black .section-black .title.section-black,.c-item-v2__section .title.foreword.section-black .title.section-black,.c-item-v2__section .title.foreword.section-black .title.section-black .title.section-black,.c-item-v2__section .title.section-black,.foreword.c-item-v2__section-black .foreword.section-black .title.section-black,.foreword.c-item-v2__section-black .section-black .section-black .title.section-black,.foreword.c-item-v2__section-black .section-black .title.section-black,.foreword.c-item-v2__section-black .title.foreword.section-black,.foreword.c-item-v2__section-black .title.section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .section-black .title.section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .title.section-black,.foreword.c-item-v2__section-black .title.section-black .title.section-black,.foreword.c-item-v2__section-black .title.section-black .title.section-black .title.section-black,.foreword.c-item-v2__section .title.section-black,.title.c-item-v2__section-black,.title.c-item-v2__section.foreword,.title.c-item-v2__section.foreword .section-black .section-black .title.section-black,.title.c-item-v2__section.foreword .section-black .title.section-black,.title.c-item-v2__section.foreword .title.section-black,.title.c-item-v2__section.foreword .title.section-black .title.section-black,.title.foreword.c-item-v2__section,.title.foreword.c-item-v2__section-black,.title.foreword.c-item-v2__section-black .section-black .section-black .title.section-black,.title.foreword.c-item-v2__section-black .section-black .title.section-black,.title.foreword.c-item-v2__section-black .title.section-black,.title.foreword.c-item-v2__section-black .title.section-black .title.section-black{background-color:var(--color-bg);color:var(--color-base);font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif}.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.foreword.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black p,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black p,.c-item-v2 .c-item-v2__section-title .title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black .title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .section-black .section-black .title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .section-black .title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .title.foreword.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .section-black .title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black .title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black p,.c-item-v2 .title.c-item-v2__section-title p,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .section-black .title.section-black p,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .title.section-black p,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black .title.section-black p,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black p,.c-item-v2 .title.foreword.c-item-v2__section-title p,.c-item-v2__section-black .foreword.section-black .foreword.section-black .title.section-black p,.c-item-v2__section-black .foreword.section-black .section-black .section-black .title.section-black p,.c-item-v2__section-black .foreword.section-black .section-black .title.section-black p,.c-item-v2__section-black .foreword.section-black .title.foreword.section-black p,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .section-black .title.section-black p,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .title.section-black p,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black .title.section-black p,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black p,.c-item-v2__section-black .foreword.section-black .title.section-black p,.c-item-v2__section-black .title.foreword.section-black .section-black .section-black .title.section-black p,.c-item-v2__section-black .title.foreword.section-black .section-black .title.section-black p,.c-item-v2__section-black .title.foreword.section-black .title.section-black .title.section-black p,.c-item-v2__section-black .title.foreword.section-black .title.section-black p,.c-item-v2__section-black .title.foreword.section-black p,.c-item-v2__section-black .title.section-black p,.c-item-v2__section.foreword .foreword.section-black .title.section-black p,.c-item-v2__section .foreword.section-black .foreword.section-black .title.section-black p,.c-item-v2__section .foreword.section-black .section-black .section-black .title.section-black p,.c-item-v2__section .foreword.section-black .section-black .title.section-black p,.c-item-v2__section.foreword .section-black .section-black .title.section-black p,.c-item-v2__section .foreword.section-black .title.foreword.section-black p,.c-item-v2__section .foreword.section-black .title.section-black .section-black .section-black .title.section-black p,.c-item-v2__section .foreword.section-black .title.section-black .section-black .title.section-black p,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black .title.section-black p,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black p,.c-item-v2__section .foreword.section-black .title.section-black p,.c-item-v2__section.foreword .section-black .title.section-black p,.c-item-v2__section.foreword .title.foreword.section-black p,.c-item-v2__section.foreword .title.section-black .section-black .section-black .title.section-black p,.c-item-v2__section.foreword .title.section-black .section-black .title.section-black p,.c-item-v2__section.foreword .title.section-black .title.section-black .title.section-black p,.c-item-v2__section.foreword .title.section-black .title.section-black p,.c-item-v2__section.foreword .title.section-black p,.c-item-v2__section .title.foreword.section-black .section-black .section-black .title.section-black p,.c-item-v2__section .title.foreword.section-black .section-black .title.section-black p,.c-item-v2__section .title.foreword.section-black .title.section-black .title.section-black p,.c-item-v2__section .title.foreword.section-black .title.section-black p,.c-item-v2__section .title.foreword.section-black p,.c-item-v2__section .title.section-black p,.c-item-v2__section.title p,.foreword.c-item-v2__section-black .foreword.section-black .title.section-black p,.foreword.c-item-v2__section-black .section-black .section-black .title.section-black p,.foreword.c-item-v2__section-black .section-black .title.section-black p,.foreword.c-item-v2__section-black .title.foreword.section-black p,.foreword.c-item-v2__section-black .title.section-black .section-black .section-black .title.section-black p,.foreword.c-item-v2__section-black .title.section-black .section-black .title.section-black p,.foreword.c-item-v2__section-black .title.section-black .title.section-black .title.section-black p,.foreword.c-item-v2__section-black .title.section-black .title.section-black p,.foreword.c-item-v2__section-black .title.section-black p,.foreword.c-item-v2__section .title.section-black p,.title.c-item-v2__section-black p,.title.c-item-v2__section.foreword .section-black .section-black .title.section-black p,.title.c-item-v2__section.foreword .section-black .title.section-black p,.title.c-item-v2__section.foreword .title.section-black .title.section-black p,.title.c-item-v2__section.foreword .title.section-black p,.title.c-item-v2__section.foreword p,.title.foreword.c-item-v2__section-black .section-black .section-black .title.section-black p,.title.foreword.c-item-v2__section-black .section-black .title.section-black p,.title.foreword.c-item-v2__section-black .title.section-black .title.section-black p,.title.foreword.c-item-v2__section-black .title.section-black p,.title.foreword.c-item-v2__section-black p,.title.foreword.c-item-v2__section p{width:100%;font-family:inherit;font-size:.7em;max-width:42.85714em;margin:0 auto;text-align:center}.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black .title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .section-black .section-black .title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .section-black .title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .section-black .title.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .section-black .title.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.foreword.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.foreword.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .section-black .title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .title.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .title.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black .title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black a:visited,.c-item-v2 .title.c-item-v2__section-title a,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .section-black .title.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .title.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .title.section-black a:hover,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .title.section-black a:visited,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black .title.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black a:hover,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black a:visited,.c-item-v2 .title.foreword.c-item-v2__section-title a,.c-item-v2 .title.foreword.c-item-v2__section-title a:hover,.c-item-v2 .title.foreword.c-item-v2__section-title a:visited,.c-item-v2__section-black .foreword.section-black .foreword.section-black .title.section-black a,.c-item-v2__section-black .foreword.section-black .section-black .section-black .title.section-black a,.c-item-v2__section-black .foreword.section-black .section-black .title.section-black a,.c-item-v2__section-black .foreword.section-black .section-black .title.section-black a:hover,.c-item-v2__section-black .foreword.section-black .section-black .title.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.foreword.section-black a,.c-item-v2__section-black .foreword.section-black .title.foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .section-black .title.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .title.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .title.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .title.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black .title.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.section-black a:visited,.c-item-v2__section-black .title.foreword.section-black .section-black .section-black .title.section-black a,.c-item-v2__section-black .title.foreword.section-black .section-black .title.section-black a,.c-item-v2__section-black .title.foreword.section-black .section-black .title.section-black a:hover,.c-item-v2__section-black .title.foreword.section-black .section-black .title.section-black a:visited,.c-item-v2__section-black .title.foreword.section-black .title.section-black .title.section-black a,.c-item-v2__section-black .title.foreword.section-black .title.section-black a,.c-item-v2__section-black .title.foreword.section-black .title.section-black a:hover,.c-item-v2__section-black .title.foreword.section-black .title.section-black a:visited,.c-item-v2__section-black .title.foreword.section-black a,.c-item-v2__section-black .title.foreword.section-black a:hover,.c-item-v2__section-black .title.foreword.section-black a:visited,.c-item-v2__section-black .title.section-black a,.c-item-v2__section.foreword .foreword.section-black .title.section-black a,.c-item-v2__section .foreword.section-black .foreword.section-black .title.section-black a,.c-item-v2__section .foreword.section-black .section-black .section-black .title.section-black a,.c-item-v2__section .foreword.section-black .section-black .title.section-black a,.c-item-v2__section.foreword .section-black .section-black .title.section-black a,.c-item-v2__section .foreword.section-black .section-black .title.section-black a:hover,.c-item-v2__section .foreword.section-black .section-black .title.section-black a:visited,.c-item-v2__section .foreword.section-black .title.foreword.section-black a,.c-item-v2__section .foreword.section-black .title.foreword.section-black a:hover,.c-item-v2__section .foreword.section-black .title.foreword.section-black a:visited,.c-item-v2__section .foreword.section-black .title.section-black .section-black .section-black .title.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .section-black .title.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .section-black .title.section-black a:hover,.c-item-v2__section .foreword.section-black .title.section-black .section-black .title.section-black a:visited,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black .title.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black a:hover,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black a:visited,.c-item-v2__section .foreword.section-black .title.section-black a,.c-item-v2__section.foreword .section-black .title.section-black a,.c-item-v2__section .foreword.section-black .title.section-black a:hover,.c-item-v2__section.foreword .section-black .title.section-black a:hover,.c-item-v2__section .foreword.section-black .title.section-black a:visited,.c-item-v2__section.foreword .section-black .title.section-black a:visited,.c-item-v2__section.foreword .title.foreword.section-black a,.c-item-v2__section.foreword .title.foreword.section-black a:hover,.c-item-v2__section.foreword .title.foreword.section-black a:visited,.c-item-v2__section.foreword .title.section-black .section-black .section-black .title.section-black a,.c-item-v2__section.foreword .title.section-black .section-black .title.section-black a,.c-item-v2__section.foreword .title.section-black .section-black .title.section-black a:hover,.c-item-v2__section.foreword .title.section-black .section-black .title.section-black a:visited,.c-item-v2__section.foreword .title.section-black .title.section-black .title.section-black a,.c-item-v2__section.foreword .title.section-black .title.section-black a,.c-item-v2__section.foreword .title.section-black .title.section-black a:hover,.c-item-v2__section.foreword .title.section-black .title.section-black a:visited,.c-item-v2__section.foreword .title.section-black a,.c-item-v2__section.foreword .title.section-black a:hover,.c-item-v2__section.foreword .title.section-black a:visited,.c-item-v2__section .title.foreword.section-black .section-black .section-black .title.section-black a,.c-item-v2__section .title.foreword.section-black .section-black .title.section-black a,.c-item-v2__section .title.foreword.section-black .section-black .title.section-black a:hover,.c-item-v2__section .title.foreword.section-black .section-black .title.section-black a:visited,.c-item-v2__section .title.foreword.section-black .title.section-black .title.section-black a,.c-item-v2__section .title.foreword.section-black .title.section-black a,.c-item-v2__section .title.foreword.section-black .title.section-black a:hover,.c-item-v2__section .title.foreword.section-black .title.section-black a:visited,.c-item-v2__section .title.foreword.section-black a,.c-item-v2__section .title.foreword.section-black a:hover,.c-item-v2__section .title.foreword.section-black a:visited,.c-item-v2__section .title.section-black a,.c-item-v2__section.title a,.c-item-v2__section.title a:hover,.c-item-v2__section.title a:visited,.foreword.c-item-v2__section-black .foreword.section-black .title.section-black a,.foreword.c-item-v2__section-black .section-black .section-black .title.section-black a,.foreword.c-item-v2__section-black .section-black .title.section-black a,.foreword.c-item-v2__section-black .section-black .title.section-black a:hover,.foreword.c-item-v2__section-black .section-black .title.section-black a:visited,.foreword.c-item-v2__section-black .title.foreword.section-black a,.foreword.c-item-v2__section-black .title.foreword.section-black a:hover,.foreword.c-item-v2__section-black .title.foreword.section-black a:visited,.foreword.c-item-v2__section-black .title.section-black .section-black .section-black .title.section-black a,.foreword.c-item-v2__section-black .title.section-black .section-black .title.section-black a,.foreword.c-item-v2__section-black .title.section-black .section-black .title.section-black a:hover,.foreword.c-item-v2__section-black .title.section-black .section-black .title.section-black a:visited,.foreword.c-item-v2__section-black .title.section-black .title.section-black .title.section-black a,.foreword.c-item-v2__section-black .title.section-black .title.section-black a,.foreword.c-item-v2__section-black .title.section-black .title.section-black a:hover,.foreword.c-item-v2__section-black .title.section-black .title.section-black a:visited,.foreword.c-item-v2__section-black .title.section-black a,.foreword.c-item-v2__section-black .title.section-black a:hover,.foreword.c-item-v2__section-black .title.section-black a:visited,.foreword.c-item-v2__section .title.section-black a,.title.c-item-v2__section-black a,.title.c-item-v2__section.foreword .section-black .section-black .title.section-black a,.title.c-item-v2__section.foreword .section-black .title.section-black a,.title.c-item-v2__section.foreword .section-black .title.section-black a:hover,.title.c-item-v2__section.foreword .section-black .title.section-black a:visited,.title.c-item-v2__section.foreword .title.section-black .title.section-black a,.title.c-item-v2__section.foreword .title.section-black a,.title.c-item-v2__section.foreword .title.section-black a:hover,.title.c-item-v2__section.foreword .title.section-black a:visited,.title.c-item-v2__section.foreword a,.title.c-item-v2__section.foreword a:hover,.title.c-item-v2__section.foreword a:visited,.title.foreword.c-item-v2__section-black .section-black .section-black .title.section-black a,.title.foreword.c-item-v2__section-black .section-black .title.section-black a,.title.foreword.c-item-v2__section-black .section-black .title.section-black a:hover,.title.foreword.c-item-v2__section-black .section-black .title.section-black a:visited,.title.foreword.c-item-v2__section-black .title.section-black .title.section-black a,.title.foreword.c-item-v2__section-black .title.section-black a,.title.foreword.c-item-v2__section-black .title.section-black a:hover,.title.foreword.c-item-v2__section-black .title.section-black a:visited,.title.foreword.c-item-v2__section-black a,.title.foreword.c-item-v2__section-black a:hover,.title.foreword.c-item-v2__section-black a:visited,.title.foreword.c-item-v2__section a,.title.foreword.c-item-v2__section a:hover,.title.foreword.c-item-v2__section a:visited{color:var(--color-base);box-shadow:inset 0 -1px 0 var(--color-mid)}.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.title--slack.foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.title--slack.section-black,.c-item-v2 .c-item-v2__section-title .title.title--slack.foreword.section-black,.c-item-v2 .c-item-v2__section-title .title.title--slack.section-black,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black .title.title--slack.section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .section-black .title.title--slack.section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .title.title--slack.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .title.title--slack.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black .title.title--slack.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.title--slack.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.title--slack.foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.title--slack.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .section-black .title.title--slack.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .title.title--slack.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black .title.title--slack.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .title.title--slack.section-black,.c-item-v2 .title.title--slack.c-item-v2__section-title,.c-item-v2 .title.title--slack.foreword.c-item-v2__section-title,.c-item-v2__section-black .foreword.section-black .foreword.section-black .title.title--slack.section-black,.c-item-v2__section-black .foreword.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2__section-black .foreword.section-black .section-black .title.title--slack.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .title.title--slack.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black .title.title--slack.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .title.title--slack.section-black,.c-item-v2__section-black .foreword.section-black .title.title--slack.foreword.section-black,.c-item-v2__section-black .foreword.section-black .title.title--slack.section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .title.title--slack.section-black,.c-item-v2__section-black .title.foreword.section-black .title.section-black .title.title--slack.section-black,.c-item-v2__section-black .title.foreword.section-black .title.title--slack.section-black,.c-item-v2__section-black .title.title--slack.foreword.section-black,.c-item-v2__section-black .title.title--slack.section-black,.c-item-v2__section.foreword .foreword.section-black .title.title--slack.section-black,.c-item-v2__section .foreword.section-black .foreword.section-black .title.title--slack.section-black,.c-item-v2__section .foreword.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2__section .foreword.section-black .section-black .title.title--slack.section-black,.c-item-v2__section.foreword .section-black .section-black .title.title--slack.section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .title.title--slack.section-black,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black .title.title--slack.section-black,.c-item-v2__section .foreword.section-black .title.section-black .title.title--slack.section-black,.c-item-v2__section .foreword.section-black .title.title--slack.foreword.section-black,.c-item-v2__section .foreword.section-black .title.title--slack.section-black,.c-item-v2__section.foreword .section-black .title.title--slack.section-black,.c-item-v2__section.foreword .title.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2__section.foreword .title.section-black .section-black .title.title--slack.section-black,.c-item-v2__section.foreword .title.section-black .title.section-black .title.title--slack.section-black,.c-item-v2__section.foreword .title.section-black .title.title--slack.section-black,.c-item-v2__section.foreword .title.title--slack.foreword.section-black,.c-item-v2__section.foreword .title.title--slack.section-black,.c-item-v2__section .title.foreword.section-black .section-black .section-black .title.title--slack.section-black,.c-item-v2__section .title.foreword.section-black .section-black .title.title--slack.section-black,.c-item-v2__section .title.foreword.section-black .title.section-black .title.title--slack.section-black,.c-item-v2__section .title.foreword.section-black .title.title--slack.section-black,.c-item-v2__section.title.title--slack,.c-item-v2__section .title.title--slack.foreword.section-black,.c-item-v2__section .title.title--slack.section-black,.foreword.c-item-v2__section-black .foreword.section-black .title.title--slack.section-black,.foreword.c-item-v2__section-black .section-black .section-black .title.title--slack.section-black,.foreword.c-item-v2__section-black .section-black .title.title--slack.section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .section-black .title.title--slack.section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .title.title--slack.section-black,.foreword.c-item-v2__section-black .title.section-black .title.section-black .title.title--slack.section-black,.foreword.c-item-v2__section-black .title.section-black .title.title--slack.section-black,.foreword.c-item-v2__section-black .title.title--slack.foreword.section-black,.foreword.c-item-v2__section-black .title.title--slack.section-black,.foreword.c-item-v2__section .title.title--slack.section-black,.title.c-item-v2__section.foreword .section-black .section-black .title.title--slack.section-black,.title.c-item-v2__section.foreword .section-black .title.title--slack.section-black,.title.c-item-v2__section.foreword .title.section-black .title.title--slack.section-black,.title.c-item-v2__section.foreword .title.title--slack.section-black,.title.foreword.c-item-v2__section-black .section-black .section-black .title.title--slack.section-black,.title.foreword.c-item-v2__section-black .section-black .title.title--slack.section-black,.title.foreword.c-item-v2__section-black .title.section-black .title.title--slack.section-black,.title.foreword.c-item-v2__section-black .title.title--slack.section-black,.title.title--slack.c-item-v2__section-black,.title.title--slack.c-item-v2__section.foreword,.title.title--slack.foreword.c-item-v2__section,.title.title--slack.foreword.c-item-v2__section-black{padding-top:3em;padding-bottom:3em}.c-item-v2 .c-item-v2__section-title .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .title.section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .foreword.title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .section-black .foreword.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .title.section-black .foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black .foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .foreword.title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .section-black .foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .section-black .foreword.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .title.section-black .foreword.section-black,.c-item-v2 .foreword.title.c-item-v2__section-title,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.title.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .section-black .foreword.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .title.section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .foreword.section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .foreword.title.section-black,.c-item-v2__section-black .foreword.section-black .section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .section-black .section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .section-black .foreword.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .title.section-black .foreword.section-black,.c-item-v2__section-black .foreword.title.section-black,.c-item-v2__section-black .title.foreword.section-black .foreword.section-black,.c-item-v2__section-black .title.foreword.section-black .foreword.title.section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .section-black .foreword.section-black,.c-item-v2__section-black .title.foreword.section-black .title.section-black .foreword.section-black,.c-item-v2__section.foreword,.c-item-v2__section.foreword .foreword.section-black,.c-item-v2__section.foreword .foreword.section-black .foreword.section-black,.c-item-v2__section.foreword .foreword.title.section-black,.c-item-v2__section .foreword.section-black,.c-item-v2__section .foreword.section-black .foreword.section-black,.c-item-v2__section.foreword .section-black .foreword.section-black,.c-item-v2__section .foreword.section-black .foreword.section-black .foreword.section-black,.c-item-v2__section .foreword.section-black .foreword.title.section-black,.c-item-v2__section .foreword.section-black .section-black .foreword.section-black,.c-item-v2__section.foreword .section-black .section-black .foreword.section-black,.c-item-v2__section .foreword.section-black .section-black .section-black .foreword.section-black,.c-item-v2__section .foreword.section-black .title.section-black .foreword.section-black,.c-item-v2__section .foreword.section-black .title.section-black .foreword.title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .section-black .foreword.section-black,.c-item-v2__section .foreword.section-black .title.section-black .title.section-black .foreword.section-black,.c-item-v2__section .foreword.title.section-black,.c-item-v2__section.foreword .title.section-black .foreword.section-black,.c-item-v2__section.foreword .title.section-black .foreword.title.section-black,.c-item-v2__section.foreword .title.section-black .section-black .foreword.section-black,.c-item-v2__section.foreword .title.section-black .section-black .section-black .foreword.section-black,.c-item-v2__section.foreword .title.section-black .title.section-black .foreword.section-black,.c-item-v2__section .title.foreword.section-black .foreword.section-black,.c-item-v2__section .title.foreword.section-black .foreword.title.section-black,.c-item-v2__section .title.foreword.section-black .section-black .foreword.section-black,.c-item-v2__section .title.foreword.section-black .section-black .section-black .foreword.section-black,.c-item-v2__section .title.foreword.section-black .title.section-black .foreword.section-black,.foreword.c-item-v2__section,.foreword.c-item-v2__section-black,.foreword.c-item-v2__section-black .foreword.section-black,.foreword.c-item-v2__section-black .foreword.section-black .foreword.section-black,.foreword.c-item-v2__section-black .foreword.title.section-black,.foreword.c-item-v2__section-black .section-black .foreword.section-black,.foreword.c-item-v2__section-black .section-black .section-black .foreword.section-black,.foreword.c-item-v2__section-black .title.section-black .foreword.section-black,.foreword.c-item-v2__section-black .title.section-black .foreword.title.section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .section-black .foreword.section-black,.foreword.c-item-v2__section-black .title.section-black .title.section-black .foreword.section-black,.foreword.c-item-v2__section .foreword.section-black,.foreword.title.c-item-v2__section,.foreword.title.c-item-v2__section-black,.title.c-item-v2__section.foreword .foreword.section-black,.title.c-item-v2__section.foreword .foreword.title.section-black,.title.c-item-v2__section.foreword .section-black .foreword.section-black,.title.c-item-v2__section.foreword .section-black .section-black .foreword.section-black,.title.c-item-v2__section.foreword .title.section-black .foreword.section-black,.title.foreword.c-item-v2__section-black .foreword.section-black,.title.foreword.c-item-v2__section-black .foreword.title.section-black,.title.foreword.c-item-v2__section-black .section-black .foreword.section-black,.title.foreword.c-item-v2__section-black .section-black .section-black .foreword.section-black,.title.foreword.c-item-v2__section-black .title.section-black .foreword.section-black{background-color:var(--color-bg);color:var(--color-bg);font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif}.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.title.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.title.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.section-black p,.c-item-v2 .c-item-v2__section-title .foreword.title.section-black p,.c-item-v2 .c-item-v2__section-title .section-black .foreword.section-black p,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.section-black p,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.title.section-black p,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.section-black p,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.section-black p,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.title.section-black p,.c-item-v2 .c-item-v2__section-title .title.section-black .section-black .foreword.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .foreword.title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.title.section-black p,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.section-black p,.c-item-v2 .foreword.c-item-v2__section-title p,.c-item-v2 .foreword.title.c-item-v2__section-title p,.c-item-v2 .title.c-item-v2__section-title .foreword.section-black p,.c-item-v2 .title.c-item-v2__section-title .foreword.title.section-black p,.c-item-v2 .title.c-item-v2__section-title .section-black .foreword.section-black p,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.section-black p,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.title.section-black p,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.section-black p,.c-item-v2__section-black .foreword.section-black .foreword.section-black p,.c-item-v2__section-black .foreword.section-black .foreword.title.section-black p,.c-item-v2__section-black .foreword.section-black .section-black .foreword.section-black p,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.section-black p,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.title.section-black p,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.section-black p,.c-item-v2__section-black .foreword.section-black p,.c-item-v2__section-black .foreword.title.section-black p,.c-item-v2__section-black .title.foreword.section-black .foreword.section-black p,.c-item-v2__section-black .title.foreword.section-black .foreword.title.section-black p,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.section-black p,.c-item-v2__section-black .title.section-black .foreword.section-black p,.c-item-v2__section-black .title.section-black .foreword.title.section-black p,.c-item-v2__section-black .title.section-black .section-black .foreword.section-black p,.c-item-v2__section.foreword .foreword.section-black p,.c-item-v2__section.foreword .foreword.title.section-black p,.c-item-v2__section .foreword.section-black .foreword.section-black p,.c-item-v2__section.foreword .section-black .foreword.section-black p,.c-item-v2__section .foreword.section-black .foreword.title.section-black p,.c-item-v2__section .foreword.section-black .section-black .foreword.section-black p,.c-item-v2__section .foreword.section-black .title.section-black .foreword.section-black p,.c-item-v2__section .foreword.section-black .title.section-black .foreword.title.section-black p,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.section-black p,.c-item-v2__section .foreword.section-black p,.c-item-v2__section.foreword .title.section-black .foreword.section-black p,.c-item-v2__section.foreword .title.section-black .foreword.title.section-black p,.c-item-v2__section.foreword .title.section-black .section-black .foreword.section-black p,.c-item-v2__section .foreword.title.section-black p,.c-item-v2__section.foreword p,.c-item-v2__section .section-black .foreword.section-black p,.c-item-v2__section .title.foreword.section-black .foreword.section-black p,.c-item-v2__section .title.foreword.section-black .foreword.title.section-black p,.c-item-v2__section .title.foreword.section-black .section-black .foreword.section-black p,.c-item-v2__section.title .foreword.section-black p,.c-item-v2__section.title .foreword.title.section-black p,.c-item-v2__section .title.section-black .foreword.section-black p,.c-item-v2__section.title .section-black .foreword.section-black p,.c-item-v2__section .title.section-black .foreword.title.section-black p,.c-item-v2__section .title.section-black .section-black .foreword.section-black p,.foreword.c-item-v2__section-black .foreword.section-black p,.foreword.c-item-v2__section-black .foreword.title.section-black p,.foreword.c-item-v2__section-black .section-black .foreword.section-black p,.foreword.c-item-v2__section-black .title.section-black .foreword.section-black p,.foreword.c-item-v2__section-black .title.section-black .foreword.title.section-black p,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.section-black p,.foreword.c-item-v2__section-black p,.foreword.c-item-v2__section.title p,.foreword.c-item-v2__section p,.foreword.title.c-item-v2__section-black p,.foreword.title.c-item-v2__section p,.title.c-item-v2__section-black .foreword.section-black p,.title.c-item-v2__section-black .foreword.title.section-black p,.title.c-item-v2__section-black .section-black .foreword.section-black p,.title.c-item-v2__section.foreword .foreword.section-black p,.title.c-item-v2__section.foreword .foreword.title.section-black p,.title.c-item-v2__section.foreword .section-black .foreword.section-black p,.title.foreword.c-item-v2__section-black .foreword.section-black p,.title.foreword.c-item-v2__section-black .foreword.title.section-black p,.title.foreword.c-item-v2__section-black .section-black .foreword.section-black p{width:100%;font-family:inherit;font-size:.7em;max-width:42.85714em;margin:0 auto;text-align:center}.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.section-black .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .foreword.title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .foreword.title.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .foreword.title.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.title.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.title.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title a,.c-item-v2 .foreword.c-item-v2__section-title a:hover,.c-item-v2 .foreword.c-item-v2__section-title a:visited,.c-item-v2 .foreword.title.c-item-v2__section-title a,.c-item-v2 .foreword.title.c-item-v2__section-title a:hover,.c-item-v2 .foreword.title.c-item-v2__section-title a:visited,.c-item-v2 .title.c-item-v2__section-title .foreword.section-black a,.c-item-v2 .title.c-item-v2__section-title .foreword.section-black a:hover,.c-item-v2 .title.c-item-v2__section-title .foreword.section-black a:visited,.c-item-v2 .title.c-item-v2__section-title .foreword.title.section-black a,.c-item-v2 .title.c-item-v2__section-title .foreword.title.section-black a:hover,.c-item-v2 .title.c-item-v2__section-title .foreword.title.section-black a:visited,.c-item-v2 .title.c-item-v2__section-title .section-black .foreword.section-black a,.c-item-v2 .title.c-item-v2__section-title .section-black .foreword.section-black a:hover,.c-item-v2 .title.c-item-v2__section-title .section-black .foreword.section-black a:visited,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.section-black a:hover,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.section-black a:visited,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.title.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.title.section-black a:hover,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.title.section-black a:visited,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.section-black a:hover,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black .foreword.title.section-black a,.c-item-v2__section-black .foreword.section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .foreword.section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .foreword.section-black .section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.title.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.title.section-black a,.c-item-v2__section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .title.foreword.section-black .foreword.section-black a,.c-item-v2__section-black .title.foreword.section-black .foreword.section-black a:hover,.c-item-v2__section-black .title.foreword.section-black .foreword.section-black a:visited,.c-item-v2__section-black .title.foreword.section-black .foreword.title.section-black a,.c-item-v2__section-black .title.foreword.section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .title.foreword.section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.section-black a,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section-black .title.section-black .foreword.section-black a,.c-item-v2__section-black .title.section-black .foreword.section-black a:hover,.c-item-v2__section-black .title.section-black .foreword.section-black a:visited,.c-item-v2__section-black .title.section-black .foreword.title.section-black a,.c-item-v2__section-black .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a,.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section.foreword .foreword.section-black a,.c-item-v2__section.foreword .foreword.section-black a:hover,.c-item-v2__section.foreword .foreword.section-black a:visited,.c-item-v2__section.foreword .foreword.title.section-black a,.c-item-v2__section.foreword .foreword.title.section-black a:hover,.c-item-v2__section.foreword .foreword.title.section-black a:visited,.c-item-v2__section .foreword.section-black .foreword.section-black a,.c-item-v2__section.foreword .section-black .foreword.section-black a,.c-item-v2__section .foreword.section-black .foreword.section-black a:hover,.c-item-v2__section.foreword .section-black .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black .foreword.section-black a:visited,.c-item-v2__section.foreword .section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.section-black .foreword.title.section-black a,.c-item-v2__section .foreword.section-black .foreword.title.section-black a:hover,.c-item-v2__section .foreword.section-black .foreword.title.section-black a:visited,.c-item-v2__section .foreword.section-black .section-black .foreword.section-black a,.c-item-v2__section .foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.section-black .title.section-black .foreword.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black .title.section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.section-black .title.section-black .foreword.title.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section .foreword.section-black .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.section-black a,.c-item-v2__section .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black a:visited,.c-item-v2__section.foreword .title.section-black .foreword.section-black a,.c-item-v2__section.foreword .title.section-black .foreword.section-black a:hover,.c-item-v2__section.foreword .title.section-black .foreword.section-black a:visited,.c-item-v2__section.foreword .title.section-black .foreword.title.section-black a,.c-item-v2__section.foreword .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section.foreword .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section.foreword .title.section-black .section-black .foreword.section-black a,.c-item-v2__section.foreword .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section.foreword .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.title.section-black a,.c-item-v2__section .foreword.title.section-black a:hover,.c-item-v2__section .foreword.title.section-black a:visited,.c-item-v2__section.foreword a,.c-item-v2__section.foreword a:hover,.c-item-v2__section.foreword a:visited,.c-item-v2__section .section-black .foreword.section-black a,.c-item-v2__section .section-black .foreword.section-black a:hover,.c-item-v2__section .section-black .foreword.section-black a:visited,.c-item-v2__section .title.foreword.section-black .foreword.section-black a,.c-item-v2__section .title.foreword.section-black .foreword.section-black a:hover,.c-item-v2__section .title.foreword.section-black .foreword.section-black a:visited,.c-item-v2__section .title.foreword.section-black .foreword.title.section-black a,.c-item-v2__section .title.foreword.section-black .foreword.title.section-black a:hover,.c-item-v2__section .title.foreword.section-black .foreword.title.section-black a:visited,.c-item-v2__section .title.foreword.section-black .section-black .foreword.section-black a,.c-item-v2__section .title.foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section .title.foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section.title .foreword.section-black a,.c-item-v2__section.title .foreword.section-black a:hover,.c-item-v2__section.title .foreword.section-black a:visited,.c-item-v2__section.title .foreword.title.section-black a,.c-item-v2__section.title .foreword.title.section-black a:hover,.c-item-v2__section.title .foreword.title.section-black a:visited,.c-item-v2__section .title.section-black .foreword.section-black a,.c-item-v2__section.title .section-black .foreword.section-black a,.c-item-v2__section .title.section-black .foreword.section-black a:hover,.c-item-v2__section.title .section-black .foreword.section-black a:hover,.c-item-v2__section .title.section-black .foreword.section-black a:visited,.c-item-v2__section.title .section-black .foreword.section-black a:visited,.c-item-v2__section .title.section-black .foreword.title.section-black a,.c-item-v2__section .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section .title.section-black .section-black .foreword.section-black a,.c-item-v2__section .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section .title.section-black .section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black .foreword.section-black a,.foreword.c-item-v2__section-black .foreword.section-black a:hover,.foreword.c-item-v2__section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black .foreword.title.section-black a,.foreword.c-item-v2__section-black .foreword.title.section-black a:hover,.foreword.c-item-v2__section-black .foreword.title.section-black a:visited,.foreword.c-item-v2__section-black .section-black .foreword.section-black a,.foreword.c-item-v2__section-black .section-black .foreword.section-black a:hover,.foreword.c-item-v2__section-black .section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black .title.section-black .foreword.section-black a,.foreword.c-item-v2__section-black .title.section-black .foreword.section-black a:hover,.foreword.c-item-v2__section-black .title.section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black .title.section-black .foreword.title.section-black a,.foreword.c-item-v2__section-black .title.section-black .foreword.title.section-black a:hover,.foreword.c-item-v2__section-black .title.section-black .foreword.title.section-black a:visited,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a:hover,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black a,.foreword.c-item-v2__section-black a:hover,.foreword.c-item-v2__section-black a:visited,.foreword.c-item-v2__section.title a,.foreword.c-item-v2__section.title a:hover,.foreword.c-item-v2__section.title a:visited,.foreword.c-item-v2__section a,.foreword.c-item-v2__section a:hover,.foreword.c-item-v2__section a:visited,.foreword.title.c-item-v2__section-black a,.foreword.title.c-item-v2__section-black a:hover,.foreword.title.c-item-v2__section-black a:visited,.foreword.title.c-item-v2__section a,.foreword.title.c-item-v2__section a:hover,.foreword.title.c-item-v2__section a:visited,.title.c-item-v2__section-black .foreword.section-black a,.title.c-item-v2__section-black .foreword.section-black a:hover,.title.c-item-v2__section-black .foreword.section-black a:visited,.title.c-item-v2__section-black .foreword.title.section-black a,.title.c-item-v2__section-black .foreword.title.section-black a:hover,.title.c-item-v2__section-black .foreword.title.section-black a:visited,.title.c-item-v2__section-black .section-black .foreword.section-black a,.title.c-item-v2__section-black .section-black .foreword.section-black a:hover,.title.c-item-v2__section-black .section-black .foreword.section-black a:visited,.title.c-item-v2__section.foreword .foreword.section-black a,.title.c-item-v2__section.foreword .foreword.section-black a:hover,.title.c-item-v2__section.foreword .foreword.section-black a:visited,.title.c-item-v2__section.foreword .foreword.title.section-black a,.title.c-item-v2__section.foreword .foreword.title.section-black a:hover,.title.c-item-v2__section.foreword .foreword.title.section-black a:visited,.title.c-item-v2__section.foreword .section-black .foreword.section-black a,.title.c-item-v2__section.foreword .section-black .foreword.section-black a:hover,.title.c-item-v2__section.foreword .section-black .foreword.section-black a:visited,.title.foreword.c-item-v2__section-black .foreword.section-black a,.title.foreword.c-item-v2__section-black .foreword.section-black a:hover,.title.foreword.c-item-v2__section-black .foreword.section-black a:visited,.title.foreword.c-item-v2__section-black .foreword.title.section-black a,.title.foreword.c-item-v2__section-black .foreword.title.section-black a:hover,.title.foreword.c-item-v2__section-black .foreword.title.section-black a:visited,.title.foreword.c-item-v2__section-black .section-black .foreword.section-black a,.title.foreword.c-item-v2__section-black .section-black .foreword.section-black a:hover,.title.foreword.c-item-v2__section-black .section-black .foreword.section-black a:visited{box-shadow:inset 0 -1px 0 var(--color-base)}.c-item-v2 .c-item-v2__section-title .foreword.light.section-black,.c-item-v2 .c-item-v2__section-title .foreword.light.title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.light.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.light.title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.light.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.light.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.light.title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.light.section-black,.c-item-v2 .c-item-v2__section-title .section-black .foreword.light.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.light.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.light.title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.light.section-black,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.light.section-black,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.light.title.section-black,.c-item-v2 .c-item-v2__section-title .title.section-black .section-black .foreword.light.section-black,.c-item-v2 .foreword.c-item-v2__section-title .foreword.light.section-black,.c-item-v2 .foreword.c-item-v2__section-title .foreword.light.title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.light.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.light.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.light.title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.light.section-black,.c-item-v2 .foreword.light.c-item-v2__section-title,.c-item-v2 .foreword.light.title.c-item-v2__section-title,.c-item-v2 .title.c-item-v2__section-title .foreword.light.section-black,.c-item-v2 .title.c-item-v2__section-title .foreword.light.title.section-black,.c-item-v2 .title.c-item-v2__section-title .section-black .foreword.light.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.light.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.light.title.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.light.section-black,.c-item-v2__section-black .foreword.light.section-black,.c-item-v2__section-black .foreword.light.title.section-black,.c-item-v2__section-black .foreword.section-black .foreword.light.section-black,.c-item-v2__section-black .foreword.section-black .foreword.light.title.section-black,.c-item-v2__section-black .foreword.section-black .section-black .foreword.light.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.light.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.light.title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.light.section-black,.c-item-v2__section-black .title.foreword.section-black .foreword.light.section-black,.c-item-v2__section-black .title.foreword.section-black .foreword.light.title.section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.light.section-black,.c-item-v2__section-black .title.section-black .foreword.light.section-black,.c-item-v2__section-black .title.section-black .foreword.light.title.section-black,.c-item-v2__section-black .title.section-black .section-black .foreword.light.section-black,.c-item-v2__section.foreword .foreword.light.section-black,.c-item-v2__section.foreword .foreword.light.title.section-black,.c-item-v2__section.foreword.light,.c-item-v2__section .foreword.light.section-black,.c-item-v2__section .foreword.light.title.section-black,.c-item-v2__section .foreword.section-black .foreword.light.section-black,.c-item-v2__section.foreword .section-black .foreword.light.section-black,.c-item-v2__section .foreword.section-black .foreword.light.title.section-black,.c-item-v2__section .foreword.section-black .section-black .foreword.light.section-black,.c-item-v2__section .foreword.section-black .title.section-black .foreword.light.section-black,.c-item-v2__section .foreword.section-black .title.section-black .foreword.light.title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.light.section-black,.c-item-v2__section.foreword .title.section-black .foreword.light.section-black,.c-item-v2__section.foreword .title.section-black .foreword.light.title.section-black,.c-item-v2__section.foreword .title.section-black .section-black .foreword.light.section-black,.c-item-v2__section .section-black .foreword.light.section-black,.c-item-v2__section.title .foreword.light.section-black,.c-item-v2__section.title .foreword.light.title.section-black,.c-item-v2__section .title.foreword.section-black .foreword.light.section-black,.c-item-v2__section .title.foreword.section-black .foreword.light.title.section-black,.c-item-v2__section .title.foreword.section-black .section-black .foreword.light.section-black,.c-item-v2__section .title.section-black .foreword.light.section-black,.c-item-v2__section.title .section-black .foreword.light.section-black,.c-item-v2__section .title.section-black .foreword.light.title.section-black,.c-item-v2__section .title.section-black .section-black .foreword.light.section-black,.foreword.c-item-v2__section-black .foreword.light.section-black,.foreword.c-item-v2__section-black .foreword.light.title.section-black,.foreword.c-item-v2__section-black .section-black .foreword.light.section-black,.foreword.c-item-v2__section-black .title.section-black .foreword.light.section-black,.foreword.c-item-v2__section-black .title.section-black .foreword.light.title.section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.light.section-black,.foreword.light.c-item-v2__section,.foreword.light.c-item-v2__section-black,.foreword.light.c-item-v2__section.title,.foreword.light.title.c-item-v2__section,.foreword.light.title.c-item-v2__section-black,.title.c-item-v2__section-black .foreword.light.section-black,.title.c-item-v2__section-black .foreword.light.title.section-black,.title.c-item-v2__section-black .section-black .foreword.light.section-black,.title.c-item-v2__section.foreword .foreword.light.section-black,.title.c-item-v2__section.foreword .foreword.light.title.section-black,.title.c-item-v2__section.foreword .section-black .foreword.light.section-black,.title.foreword.c-item-v2__section-black .foreword.light.section-black,.title.foreword.c-item-v2__section-black .foreword.light.title.section-black,.title.foreword.c-item-v2__section-black .section-black .foreword.light.section-black{color:var(--color-base);background-color:var(--color-bg)}.c-item-v2 .c-item-v2__section-title .foreword.light.border.section-black,.c-item-v2 .c-item-v2__section-title .foreword.light.border.title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.light.border.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.light.border.title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.light.border.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.light.border.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.light.border.title.section-black,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.light.border.section-black,.c-item-v2 .c-item-v2__section-title .section-black .foreword.light.border.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.light.border.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.light.border.title.section-black,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.light.border.section-black,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.light.border.section-black,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.light.border.title.section-black,.c-item-v2 .c-item-v2__section-title .title.section-black .section-black .foreword.light.border.section-black,.c-item-v2 .foreword.c-item-v2__section-title .foreword.light.border.section-black,.c-item-v2 .foreword.c-item-v2__section-title .foreword.light.border.title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.light.border.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.light.border.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.light.border.title.section-black,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.light.border.section-black,.c-item-v2 .foreword.light.border.c-item-v2__section-title,.c-item-v2 .foreword.light.border.title.c-item-v2__section-title,.c-item-v2 .title.c-item-v2__section-title .foreword.light.border.section-black,.c-item-v2 .title.c-item-v2__section-title .foreword.light.border.title.section-black,.c-item-v2 .title.c-item-v2__section-title .section-black .foreword.light.border.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.light.border.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.light.border.title.section-black,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.light.border.section-black,.c-item-v2__section-black .foreword.light.border.section-black,.c-item-v2__section-black .foreword.light.border.title.section-black,.c-item-v2__section-black .foreword.section-black .foreword.light.border.section-black,.c-item-v2__section-black .foreword.section-black .foreword.light.border.title.section-black,.c-item-v2__section-black .foreword.section-black .section-black .foreword.light.border.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.light.border.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.light.border.title.section-black,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.light.border.section-black,.c-item-v2__section-black .title.foreword.section-black .foreword.light.border.section-black,.c-item-v2__section-black .title.foreword.section-black .foreword.light.border.title.section-black,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.light.border.section-black,.c-item-v2__section-black .title.section-black .foreword.light.border.section-black,.c-item-v2__section-black .title.section-black .foreword.light.border.title.section-black,.c-item-v2__section-black .title.section-black .section-black .foreword.light.border.section-black,.c-item-v2__section.foreword .foreword.light.border.section-black,.c-item-v2__section.foreword .foreword.light.border.title.section-black,.c-item-v2__section.foreword.light.border,.c-item-v2__section .foreword.light.border.section-black,.c-item-v2__section .foreword.light.border.title.section-black,.c-item-v2__section .foreword.section-black .foreword.light.border.section-black,.c-item-v2__section.foreword .section-black .foreword.light.border.section-black,.c-item-v2__section .foreword.section-black .foreword.light.border.title.section-black,.c-item-v2__section .foreword.section-black .section-black .foreword.light.border.section-black,.c-item-v2__section .foreword.section-black .title.section-black .foreword.light.border.section-black,.c-item-v2__section .foreword.section-black .title.section-black .foreword.light.border.title.section-black,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.light.border.section-black,.c-item-v2__section.foreword .title.section-black .foreword.light.border.section-black,.c-item-v2__section.foreword .title.section-black .foreword.light.border.title.section-black,.c-item-v2__section.foreword .title.section-black .section-black .foreword.light.border.section-black,.c-item-v2__section .section-black .foreword.light.border.section-black,.c-item-v2__section.title .foreword.light.border.section-black,.c-item-v2__section.title .foreword.light.border.title.section-black,.c-item-v2__section .title.foreword.section-black .foreword.light.border.section-black,.c-item-v2__section .title.foreword.section-black .foreword.light.border.title.section-black,.c-item-v2__section .title.foreword.section-black .section-black .foreword.light.border.section-black,.c-item-v2__section .title.section-black .foreword.light.border.section-black,.c-item-v2__section.title .section-black .foreword.light.border.section-black,.c-item-v2__section .title.section-black .foreword.light.border.title.section-black,.c-item-v2__section .title.section-black .section-black .foreword.light.border.section-black,.foreword.c-item-v2__section-black .foreword.light.border.section-black,.foreword.c-item-v2__section-black .foreword.light.border.title.section-black,.foreword.c-item-v2__section-black .section-black .foreword.light.border.section-black,.foreword.c-item-v2__section-black .title.section-black .foreword.light.border.section-black,.foreword.c-item-v2__section-black .title.section-black .foreword.light.border.title.section-black,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.light.border.section-black,.foreword.light.border.c-item-v2__section,.foreword.light.border.c-item-v2__section-black,.foreword.light.border.c-item-v2__section.title,.foreword.light.border.title.c-item-v2__section,.foreword.light.border.title.c-item-v2__section-black,.title.c-item-v2__section-black .foreword.light.border.section-black,.title.c-item-v2__section-black .foreword.light.border.title.section-black,.title.c-item-v2__section-black .section-black .foreword.light.border.section-black,.title.c-item-v2__section.foreword .foreword.light.border.section-black,.title.c-item-v2__section.foreword .foreword.light.border.title.section-black,.title.c-item-v2__section.foreword .section-black .foreword.light.border.section-black,.title.foreword.c-item-v2__section-black .foreword.light.border.section-black,.title.foreword.c-item-v2__section-black .foreword.light.border.title.section-black,.title.foreword.c-item-v2__section-black .section-black .foreword.light.border.section-black{border:1px solid var(--color-dim);border-left:none;border-right:none}.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.title.section-black a,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.title.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.section-black .foreword.title.section-black a:visited,.c-item-v2 .c-item-v2__section-title .title.section-black .section-black .foreword.section-black a,.c-item-v2 .c-item-v2__section-title .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .c-item-v2__section-title .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .foreword.title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .foreword.title.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .foreword.title.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .section-black .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.title.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.title.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .foreword.title.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.section-black a,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2 .foreword.c-item-v2__section-title .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2 .foreword.c-item-v2__section-title a,.c-item-v2 .foreword.c-item-v2__section-title a:hover,.c-item-v2 .foreword.c-item-v2__section-title a:visited,.c-item-v2 .foreword.title.c-item-v2__section-title a,.c-item-v2 .foreword.title.c-item-v2__section-title a:hover,.c-item-v2 .foreword.title.c-item-v2__section-title a:visited,.c-item-v2 .title.c-item-v2__section-title .foreword.section-black a,.c-item-v2 .title.c-item-v2__section-title .foreword.section-black a:hover,.c-item-v2 .title.c-item-v2__section-title .foreword.section-black a:visited,.c-item-v2 .title.c-item-v2__section-title .foreword.title.section-black a,.c-item-v2 .title.c-item-v2__section-title .foreword.title.section-black a:hover,.c-item-v2 .title.c-item-v2__section-title .foreword.title.section-black a:visited,.c-item-v2 .title.c-item-v2__section-title .section-black .foreword.section-black a,.c-item-v2 .title.c-item-v2__section-title .section-black .foreword.section-black a:hover,.c-item-v2 .title.c-item-v2__section-title .section-black .foreword.section-black a:visited,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.section-black a:hover,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.section-black a:visited,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.title.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.title.section-black a:hover,.c-item-v2 .title.foreword.c-item-v2__section-title .foreword.title.section-black a:visited,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.section-black a,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.section-black a:hover,.c-item-v2 .title.foreword.c-item-v2__section-title .section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black .foreword.title.section-black a,.c-item-v2__section-black .foreword.section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .foreword.section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .foreword.section-black .section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.title.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.section-black a,.c-item-v2__section-black .foreword.section-black a:hover,.c-item-v2__section-black .foreword.section-black a:visited,.c-item-v2__section-black .foreword.title.section-black a,.c-item-v2__section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .title.foreword.section-black .foreword.section-black a,.c-item-v2__section-black .title.foreword.section-black .foreword.section-black a:hover,.c-item-v2__section-black .title.foreword.section-black .foreword.section-black a:visited,.c-item-v2__section-black .title.foreword.section-black .foreword.title.section-black a,.c-item-v2__section-black .title.foreword.section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .title.foreword.section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.section-black a,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section-black .title.foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section-black .title.section-black .foreword.section-black a,.c-item-v2__section-black .title.section-black .foreword.section-black a:hover,.c-item-v2__section-black .title.section-black .foreword.section-black a:visited,.c-item-v2__section-black .title.section-black .foreword.title.section-black a,.c-item-v2__section-black .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section-black .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a,.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section.foreword .foreword.section-black a,.c-item-v2__section.foreword .foreword.section-black a:hover,.c-item-v2__section.foreword .foreword.section-black a:visited,.c-item-v2__section.foreword .foreword.title.section-black a,.c-item-v2__section.foreword .foreword.title.section-black a:hover,.c-item-v2__section.foreword .foreword.title.section-black a:visited,.c-item-v2__section .foreword.section-black .foreword.section-black a,.c-item-v2__section.foreword .section-black .foreword.section-black a,.c-item-v2__section .foreword.section-black .foreword.section-black a:hover,.c-item-v2__section.foreword .section-black .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black .foreword.section-black a:visited,.c-item-v2__section.foreword .section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.section-black .foreword.title.section-black a,.c-item-v2__section .foreword.section-black .foreword.title.section-black a:hover,.c-item-v2__section .foreword.section-black .foreword.title.section-black a:visited,.c-item-v2__section .foreword.section-black .section-black .foreword.section-black a,.c-item-v2__section .foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.section-black .title.section-black .foreword.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black .title.section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.section-black .title.section-black .foreword.title.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section .foreword.section-black .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.section-black a,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.section-black a,.c-item-v2__section .foreword.section-black a:hover,.c-item-v2__section .foreword.section-black a:visited,.c-item-v2__section.foreword .title.section-black .foreword.section-black a,.c-item-v2__section.foreword .title.section-black .foreword.section-black a:hover,.c-item-v2__section.foreword .title.section-black .foreword.section-black a:visited,.c-item-v2__section.foreword .title.section-black .foreword.title.section-black a,.c-item-v2__section.foreword .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section.foreword .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section.foreword .title.section-black .section-black .foreword.section-black a,.c-item-v2__section.foreword .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section.foreword .title.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section .foreword.title.section-black a,.c-item-v2__section .foreword.title.section-black a:hover,.c-item-v2__section .foreword.title.section-black a:visited,.c-item-v2__section.foreword a,.c-item-v2__section.foreword a:hover,.c-item-v2__section.foreword a:visited,.c-item-v2__section .section-black .foreword.section-black a,.c-item-v2__section .section-black .foreword.section-black a:hover,.c-item-v2__section .section-black .foreword.section-black a:visited,.c-item-v2__section .title.foreword.section-black .foreword.section-black a,.c-item-v2__section .title.foreword.section-black .foreword.section-black a:hover,.c-item-v2__section .title.foreword.section-black .foreword.section-black a:visited,.c-item-v2__section .title.foreword.section-black .foreword.title.section-black a,.c-item-v2__section .title.foreword.section-black .foreword.title.section-black a:hover,.c-item-v2__section .title.foreword.section-black .foreword.title.section-black a:visited,.c-item-v2__section .title.foreword.section-black .section-black .foreword.section-black a,.c-item-v2__section .title.foreword.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section .title.foreword.section-black .section-black .foreword.section-black a:visited,.c-item-v2__section.title .foreword.section-black a,.c-item-v2__section.title .foreword.section-black a:hover,.c-item-v2__section.title .foreword.section-black a:visited,.c-item-v2__section.title .foreword.title.section-black a,.c-item-v2__section.title .foreword.title.section-black a:hover,.c-item-v2__section.title .foreword.title.section-black a:visited,.c-item-v2__section .title.section-black .foreword.section-black a,.c-item-v2__section.title .section-black .foreword.section-black a,.c-item-v2__section .title.section-black .foreword.section-black a:hover,.c-item-v2__section.title .section-black .foreword.section-black a:hover,.c-item-v2__section .title.section-black .foreword.section-black a:visited,.c-item-v2__section.title .section-black .foreword.section-black a:visited,.c-item-v2__section .title.section-black .foreword.title.section-black a,.c-item-v2__section .title.section-black .foreword.title.section-black a:hover,.c-item-v2__section .title.section-black .foreword.title.section-black a:visited,.c-item-v2__section .title.section-black .section-black .foreword.section-black a,.c-item-v2__section .title.section-black .section-black .foreword.section-black a:hover,.c-item-v2__section .title.section-black .section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black .foreword.section-black a,.foreword.c-item-v2__section-black .foreword.section-black a:hover,.foreword.c-item-v2__section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black .foreword.title.section-black a,.foreword.c-item-v2__section-black .foreword.title.section-black a:hover,.foreword.c-item-v2__section-black .foreword.title.section-black a:visited,.foreword.c-item-v2__section-black .section-black .foreword.section-black a,.foreword.c-item-v2__section-black .section-black .foreword.section-black a:hover,.foreword.c-item-v2__section-black .section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black .title.section-black .foreword.section-black a,.foreword.c-item-v2__section-black .title.section-black .foreword.section-black a:hover,.foreword.c-item-v2__section-black .title.section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black .title.section-black .foreword.title.section-black a,.foreword.c-item-v2__section-black .title.section-black .foreword.title.section-black a:hover,.foreword.c-item-v2__section-black .title.section-black .foreword.title.section-black a:visited,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a:hover,.foreword.c-item-v2__section-black .title.section-black .section-black .foreword.section-black a:visited,.foreword.c-item-v2__section-black a,.foreword.c-item-v2__section-black a:hover,.foreword.c-item-v2__section-black a:visited,.foreword.c-item-v2__section.title a,.foreword.c-item-v2__section.title a:hover,.foreword.c-item-v2__section.title a:visited,.foreword.c-item-v2__section a,.foreword.c-item-v2__section a:hover,.foreword.c-item-v2__section a:visited,.foreword.title.c-item-v2__section-black a,.foreword.title.c-item-v2__section-black a:hover,.foreword.title.c-item-v2__section-black a:visited,.foreword.title.c-item-v2__section a,.foreword.title.c-item-v2__section a:hover,.foreword.title.c-item-v2__section a:visited,.title.c-item-v2__section-black .foreword.section-black a,.title.c-item-v2__section-black .foreword.section-black a:hover,.title.c-item-v2__section-black .foreword.section-black a:visited,.title.c-item-v2__section-black .foreword.title.section-black a,.title.c-item-v2__section-black .foreword.title.section-black a:hover,.title.c-item-v2__section-black .foreword.title.section-black a:visited,.title.c-item-v2__section-black .section-black .foreword.section-black a,.title.c-item-v2__section-black .section-black .foreword.section-black a:hover,.title.c-item-v2__section-black .section-black .foreword.section-black a:visited,.title.c-item-v2__section.foreword .foreword.section-black a,.title.c-item-v2__section.foreword .foreword.section-black a:hover,.title.c-item-v2__section.foreword .foreword.section-black a:visited,.title.c-item-v2__section.foreword .foreword.title.section-black a,.title.c-item-v2__section.foreword .foreword.title.section-black a:hover,.title.c-item-v2__section.foreword .foreword.title.section-black a:visited,.title.c-item-v2__section.foreword .section-black .foreword.section-black a,.title.c-item-v2__section.foreword .section-black .foreword.section-black a:hover,.title.c-item-v2__section.foreword .section-black .foreword.section-black a:visited,.title.foreword.c-item-v2__section-black .foreword.section-black a,.title.foreword.c-item-v2__section-black .foreword.section-black a:hover,.title.foreword.c-item-v2__section-black .foreword.section-black a:visited,.title.foreword.c-item-v2__section-black .foreword.title.section-black a,.title.foreword.c-item-v2__section-black .foreword.title.section-black a:hover,.title.foreword.c-item-v2__section-black .foreword.title.section-black a:visited,.title.foreword.c-item-v2__section-black .section-black .foreword.section-black a,.title.foreword.c-item-v2__section-black .section-black .foreword.section-black a:hover,.title.foreword.c-item-v2__section-black .section-black .foreword.section-black a:visited{color:var(--color-base);box-shadow:inset 0 -1px 0 var(--color-dim)}.c-item-v2 p.comment{font-size:.7em;max-width:42.85714em}.c-item-v2 p.comment,.c-item-v2 p.title{font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;text-align:center}.c-item-v2 p.title{font-size:1.2em;max-width:25em}.c-item-v2 p.aside,.c-item-v2 span.aside,.c-item-v2 span.aside-right{font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;font-size:.6em;max-width:50em;color:var(--color-mid)}.c-item-v2 span.aside,.c-item-v2 span.aside-right{line-height:1.4em;float:center;clear:both;display:block;margin:1em 0}.c-item-v2 p.aside a,.c-item-v2 p.aside a:hover,.c-item-v2 p.aside a:visited,.c-item-v2 span.aside-right a,.c-item-v2 span.aside-right a:hover,.c-item-v2 span.aside-right a:visited,.c-item-v2 span.aside a,.c-item-v2 span.aside a:hover,.c-item-v2 span.aside a:visited{color:inherit;box-shadow:inset 0 -1px 0 var(--color-mid)}@media (min-width:60rem){.c-item-v2 p.aside{margin-left:calc((100vw - 50em)/2 - 271px);margin-top:.5em}.c-item-v2 p.aside,.c-item-v2 span.aside{font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;float:left;clear:both;width:150px;color:var(--color-mid)}.c-item-v2 span.aside{margin-left:-190px;margin-top:.6em}.c-item-v2 p.aside-right{position:absolute;right:calc((100vw - 30em)/2 - 227px);width:150px;height:auto;display:block;margin:1em 0}.c-item-v2 span.aside-right{font-family:BlinkMacSystemFont,franklin-gothic-urw,sans-serif;float:right;clear:both;margin-right:-190px;margin-top:.6em;width:150px;color:var(--color-mid)}}.c-item-v2 .press-slack{padding-top:20em;padding-bottom:20em}.c-item-v2 figure{margin:3em auto}@media screen and (prefers-color-scheme:dark){.c-item-v2 .white-pad{background-color:#fff;padding:15px}}.c-item-v2 .statement{font-size:2em;max-width:15em}.c-item-v2--link-red a{transition:none;color:var(--color-base)}.c-item-v2--link-red a,.c-item-v2--link-red a:hover{box-shadow:inset 0 -2px 0 var(--color-bg),inset 0 -3px 0 #db4a38}.c-item-v2--link-red a:hover{color:#db4a38}.c-item-v2--link-green a{transition:none;color:var(--color-base)}.c-item-v2--link-green a,.c-item-v2--link-green a:hover{box-shadow:inset 0 -2px 0 var(--color-bg),inset 0 -3px 0 #36b46e}.c-item-v2--link-green a:hover{color:#36b46e}.c-item-v2--editorial code,.c-item-v2--editorial pre{font-family:var(--font-mono);letter-spacing:-.03em;font-feature-settings:"dlig","calt","clig";-moz-tab-size:2;-o-tab-size:2;tab-size:2}.c-item-v2--editorial .c-item-v2__title{font-family:var(--font-sans);text-align:left}.c-item-v2--editorial .c-item-v2__title a{box-shadow:none}.c-item-v2--editorial .c-item-v2__body>p>a,.c-item-v2--editorial .c-item-v2__body a:not(.footnote-ref){box-shadow:none;border:0 var(--color-dim);border-bottom:1px solid var(--color-dim)}.c-item-v2--editorial .c-item-v2__body>p>a:hover{box-shadow:none}.c-item-v2--editorial .c-item-v2__body>p>.no-border{border:none}.c-item-v2--editorial .c-item-v2__title h1{font-family:var(--font-sans);font-size:1.15em;max-width:26.08696em}.c-item-v2--editorial .c-item-v2__title h1.u-is-external{display:inline-text;font-family:var(--font-sans);font-size:.85em;max-width:35.29412em;text-transform:uppercase;letter-spacing:.1em}.c-item-v2--editorial .c-item-v2__title--external a{color:var(--color-base);border:0 var(--color-dim);border-bottom:1px solid var(--color-dim)}.c-item-v2--editorial .c-item-v2__title--external a:hover{text-decoration:none}.c-item-v2--editorial .c-item-v2__body>ol,.c-item-v2--editorial .c-item-v2__body>p,.c-item-v2--editorial .c-item-v2__body>ul,.c-item-v2--editorial .c-item-v2__body blockquote{font-family:system-ui,Helvetica,serif;font-size:.9em;max-width:33.33333em}.c-item-v2--editorial .c-item-v2__body>ol,.c-item-v2--editorial .c-item-v2__body>ul{padding-left:2.2rem}.c-item-v2--editorial .c-item-v2__body ul{list-style-type:unset}.c-item-v2--editorial .c-item-v2__body ol li,.c-item-v2--editorial .c-item-v2__body ul li{font-family:system-ui,Helvetica,serif;margin-left:0;margin-bottom:0}.c-item-v2--editorial .c-item-v2__body ul li:before{content:none}.c-item-v2--editorial .c-item-v2__body p.no-text{display:block}.c-item-v2--editorial .c-item-v2__body p.no-indent,.c-item-v2--editorial .c-item-v2__body p.no-text+p{text-indent:0!important}.c-item-v2--editorial .c-item-v2__meta a{box-shadow:none;color:var(--color-mid)}.c-item-v2--editorial .c-item-v2__meta a:hover{border:0 var(--color-mid);border-bottom:1px solid var(--color-mid)}.c-item-v2--editorial .c-item-v2__body>hr{margin-top:.8em;margin-bottom:.8em}.c-item-v2--editorial .c-item-v2__date.c-item-v2__date--title{margin-top:-27px!important;font-size:1.15em;max-width:26.08696em}.c-item-v2--editorial .footnotes ol a,.c-item-v2--editorial .footnotes ul a{box-shadow:0;border:0 var(--color-mid);border-bottom:1px solid var(--color-mid)}.c-item-v2--editorial .c-item-v2__meta{font-family:system-ui,myriad-pro-semi-condensed,BlinkMacSystemFont,franklin-gothic-urw,sans-serif,sans;font-weight:700;letter-spacing:.03em;line-height:1.4em;font-size:.55em;max-width:54.54545em;transition:all .25s}.c-item-v2--editorial .c-item-v2__body figure.bleed,.c-item-v2--editorial .c-item-v2__body figure.full,.c-item-v2--editorial .c-item-v2__body figure.wide,.c-item-v2--editorial .c-item-v2__body img.bleed,.c-item-v2--editorial .c-item-v2__body img.full,.c-item-v2--editorial .c-item-v2__body img.wide,.c-item-v2--editorial .c-item-v2__body video.bleed,.c-item-v2--editorial .c-item-v2__body video.full,.c-item-v2--editorial .c-item-v2__body video.wide{width:100%;display:block;max-width:30em!important;margin:1em auto}@media (max-width:530px){.c-item-v2--editorial .c-item-v2__body figure.limit,.c-item-v2--editorial .c-item-v2__body img.limit,.c-item-v2--editorial .c-item-v2__body video.limit{margin-left:0}}.c-item-v2--editorial h2{font-family:var(--font-sans);font-size:.75em;max-width:40em;text-transform:uppercase;letter-spacing:.1em}.c-item-v2--editorial .c-item-v2__body code{font-size:.8em}.c-item-v2--editorial .c-item-v2__body pre>code{font-size:.7em}@media screen and (prefers-color-scheme:dark){.c-veil.c-veil--darkable{background-color:#1c1c1c}}.c-item-v2 code,.c-item-v2 pre{background:#fafafa;border:none}@media screen and (prefers-color-scheme:dark){.c-item-v2 code,.c-item-v2 pre{background:#222}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#a626a4}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#50a14f;color:#00772d}.hljs-number,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type{color:#986801}.hljs-variable{color:#f37d00}.hljs-attr,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-attr,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#4078f2;color:#da2a00}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#f37d00}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}

/*!
  Theme: Horizon Dark
  Author: Michaël Ball (http://github.com/michael-ball/)
  License: ~ MIT (or more permissive) [via base16-schemes-source]
  Maintainer: @highlightjs/core-team
  Version: 2021.09.0
*/@media screen and (prefers-color-scheme:dark){.c-item-v2 code,.c-item-v2 pre{background:#1c1e26;background:#1e2029}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#1c1e26;background:#1e2029}.hljs::-moz-selection,.hljs ::-moz-selection{background-color:#2e303e;color:#cbced0}.hljs::selection,.hljs ::selection{background-color:#2e303e;color:#cbced0}.hljs-comment{color:#6f6f70}.hljs-tag{color:#9da0a2}.hljs-operator,.hljs-punctuation,.hljs-subst{color:#cbced0}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable{color:#e93c58}.hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:#e58d7d}.hljs-class .hljs-title,.hljs-strong,.hljs-title,.hljs-title.class_{color:#efb993}.hljs-strong{font-weight:700}.hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:#efaf8e}.hljs-built_in,.hljs-doctag,.hljs-keyword.hljs-atrule,.hljs-quote,.hljs-regexp{color:#24a8b4}.hljs-attribute,.hljs-function .hljs-title,.hljs-section,.hljs-title.function_,.ruby .hljs-property{color:#df5273}.diff .hljs-meta,.hljs-keyword,.hljs-template-tag,.hljs-type{color:#b072d1}.hljs-emphasis{color:#b072d1;font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#e4a382}.hljs-meta-keyword,.hljs-meta .hljs-keyword{font-weight:700}}:root{--sketch-color-accent:#ee464c}@media screen and (prefers-color-scheme:dark){:root{--sketch-color-accent:#ee464c}}.c-item-feed{font-family:Inter,system-ui,Arial,sans-serif;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;letter-spacing:-.015em;-webkit-font-smoothing:antialiased}.c-item-feed a{color:var(--sketch-color-accent);text-decoration:underline}.c-item-feed h1{line-height:32.5px;margin-top:5px}.c-item-feed p{line-height:24px}.c-item-feed h1,.c-item-feed p{font-size:16px;margin-bottom:10px}.c-item-feed>p:last-child{margin-bottom:27px}.c-item-feed hr{border:none;margin-bottom:40px}.c-item-feed img{max-width:100%}.c-item-feed ol,.c-item-feed ul{margin-left:0;padding-left:2.2rem;-webkit-margin-before:1rem;margin-block-start:1rem;-webkit-margin-after:1rem;margin-block-end:1rem}.c-item-feed .footnotes li,.c-item-feed .footnotes li p{font-size:12px}.c-item-feed .footnotes li p{margin-bottom:2px}.c-item-feed__edit-button{position:absolute;top:12px;right:12px}.c-item-feed__edit-button a{color:#bababa}.c-item-feed__edit-button a:hover{color:var(--sketch-color-accent)}.o-wrap--item-feed{max-width:600px;border:1px solid var(--color-dim)}@media (max-width:600px){.o-wrap--item-feed{border-right:none;border-left:none}}.c-item-feed--nonoma a{color:var(--color-base)}.c-item-feed svg path:not(.accent){fill:var(--color-base)}.c-item-feed svg path.accent{fill:var(--sketch-color-accent)}.o-wrap--item-feed-borderless{border:none}.o-wrap--item-feed-borderless .c-item-feed{border-top:1px solid var(--color-dim);padding-top:var(--spacing-l)}.c-item-feed sup{margin:0 .1rem;line-height:0;font-size:.65rem;font-weight:600}.c-item-feed sup a{text-decoration:none}.c-item-feed .footnotes p{margin:.7rem auto}.c-item-feed .footnotes ol{margin-left:0;list-style:none;counter-reset:item;padding-left:1rem}.c-item-feed :target{background-color:var(--color-selection-bg)}.c-item-feed .footnotes ol li p a[role=doc-backlink]{font-family:auto;line-height:0}.c-item-feed .footnotes ol li:before{counter-increment:item;content:counter(item) " ";position:absolute;vertical-align:super;font-weight:600;font-size:.45rem;font-feature-settings:"zero","ss01";left:0;color:var(--color-base)}@media (min-width:1024px){.c-item-feed .footnotes ol{padding-left:0}.c-item-feed .footnotes ol li:before{left:0;margin-top:.1rem}}@media (max-width:1023px){.c-item-feed .footnotes ol{margin-left:0}.c-item-feed .footnotes ol li:before{margin-left:1rem;margin-top:.12rem}}.c-item-feed .footnotes li p{-webkit-margin-before:.35rem;margin-block-start:.35rem;line-height:.9rem}.c-item-feed .footnotes li,.c-item-feed .footnotes p{font-family:var(--font-sans);font-size:calc(var(--font-s)*0.9)}.c-item-feed .footnotes{color:var(--color-mid)}.c-item-feed .footnotes a,.c-item-feed .footnotes a:hover{color:var(--color-mid);-webkit-text-decoration-color:var(--color-mid);text-decoration-color:var(--color-mid)}.c-item-feed__date{font-size:.65rem;letter-spacing:.06em;font-weight:600;color:var(--color-mid);text-transform:uppercase}.c-item-navigation{display:flex;font-size:var(--font-s);justify-content:space-between;border:1px solid var(--color-dim);border-left:0;border-right:0;-webkit-margin-before:var(--spacing-xl);margin-block-start:var(--spacing-xl);-webkit-margin-after:var(--spacing-xl);margin-block-end:var(--spacing-xl)}.c-item-navigation a{color:var(--color-mid);padding:var(--spacing-xl) 0}.c-item-navigation a:hover{color:var(--color-base)}.c-item-navigation a.c-item-navigation__link--left{padding-right:1rem}.c-item-navigation a.c-item-navigation__link--right{padding-left:1rem}.c-item-navigation__link--right *{text-align:right}.c-item-navigation .c-item-navigation__link-header{margin-bottom:.5rem;color:var(--color-mid);font-weight:700}.c-item-navigation a:hover .c-item-navigation__link-header{color:var(--color-base)}@media (max-width:530px){.c-header-simple--palm-left .c-social__wrapper .c-social.m-fa{justify-content:left}}.c-header-simple a.js--navigation-link-live{color:#cd2e2b}.c-header-simple a.js--navigation-link-live:before{display:inline-block;content:"\1F3A5"}@media screen and (max-width:530px){.c-header-simple .c-social.m-fa{align-items:left;justify-content:left}}.c-header-simple .m-fa a,.c-header-simple .m-fa a:hover,.c-header-simple .m-fa a:visited{color:#cd2e2b}@media screen and (prefers-color-scheme:dark){.c-header-simple .m-fa a,.c-header-simple .m-fa a:hover,.c-header-simple .m-fa a:visited{color:var(--color-base)}}.c-header-simple .m-fa a:hover{color:#cd2e2b}@media screen and (prefers-color-scheme:dark){.c-header-simple .m-fa a:hover{color:var(--color-accent)}}.twitter-tweet.twitter-tweet-rendered{margin-left:auto;margin-right:auto}.twitter-tweet.twitter-tweet-rendered:not(:first-child){margin-top:3rem!important}.twitter-tweet.twitter-tweet-rendered:not(:last-child){margin-bottom:3rem!important}.twitter-tweet.twitter-tweet-rendered+script+div.footnotes{margin-top:-1.5rem}