diff --git a/dist/style/tyfy.css b/dist/style/tyfy.css index 845e62d..1dd5167 100644 --- a/dist/style/tyfy.css +++ b/dist/style/tyfy.css @@ -1,3 +1,3 @@ -@keyframes fadein{from{opacity:0}to{opacity:1}}html{-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:monaco,courier,monospace;font-size:1rem}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border-width:2px;padding:calc(1.75rem - 2px);padding-top:calc(1.3125rem - 2px)}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}:root{--tycolor-bg: white;--tycolor-bg-tab-active: rgba(204, 0, 102, 0.2);--tycolor-fg: #111111;--tycolor-text-light: #707070;--tycolor-link-default: #0066cc;--tycolor-link-active: #cc0066;--tycolor-border: #b8b8b8;--tycolor-border-link-default: rgba(0, 102, 204, 0.5);--tycolor-border-link-active: rgba(204, 0, 102, 0.75);--tycolor-shade: rgba(17, 17, 17, 0.15)}html{font-size:100%}body{background:var(--tycolor-bg);color:var(--tycolor-fg);font-family:georgia,serif;font-size:1rem;line-height:1.75rem}*{margin-top:0;margin-bottom:0}body *+*{margin-top:1.75rem}body dl *+*,body ol *+*,body ul *+*{margin-top:.875rem}body dl *+dd{margin-top:0}body :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h1,body :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h2,body :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h3,body :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h4,body :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h5,body :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h6{margin-top:2.625rem}.tymargins-on *+*{margin-top:1.75rem}.tymargins-on dl *+*,.tymargins-on ol *+*,.tymargins-on ul *+*{margin-top:.875rem}.tymargins-on dl *+dd{margin-top:0}.tymargins-on :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h1,.tymargins-on :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h2,.tymargins-on :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h3,.tymargins-on :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h4,.tymargins-on :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h5,.tymargins-on :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+h6{margin-top:2.625rem}.tymargins-off *+*{margin-top:0}.tymargins-once>*+*{margin-top:1.75rem}.tymargins-skip>*+*{margin-top:0}.justified p,p.justified{-webkit-hyphens:auto;hyphens:auto;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-before:3;hyphenate-limit-chars:6 3 3;text-align:justify}p.lede{font-size:1.44rem;line-height:2.625rem}@media(min-width: 50em){.cols2{columns:2;column-gap:2.625rem;orphans:2;widows:2}}h6,.tyfont-size-h6{font-size:1rem;line-height:1.75rem}h5,.tyfont-size-h5{font-size:1.2rem;line-height:1.75rem}h4,.tyfont-size-h4{font-size:1.44rem;line-height:1.75rem}h3,.tyfont-size-h3{font-size:1.728rem;line-height:1.75rem}h2,.tyfont-size-h2{font-size:2.0736rem;line-height:2.625rem}h1,.tyfont-size-h1{font-size:2.985984rem;line-height:3.5rem}h1,h2,h3,h4,h5,h6{font-family:helvetica,arial,sans-serif;font-weight:700}h5{font-style:italic}h6{letter-spacing:.05em;text-transform:uppercase}a{color:var(--tycolor-fg);text-decoration:none;transition-duration:250ms;transition-property:background-color,border-color,color}a[href]{border-bottom-color:var(--tycolor-border-link-default);color:var(--tycolor-link-default)}a[href]:hover,a[href]:active{border-bottom-color:var(--tycolor-border-link-active);color:var(--tycolor-link-active)}.links-underlined a[href]{border-bottom-style:solid;border-bottom-width:2px}.links-notunderlined a[href]{border-bottom-style:none;border-bottom-width:0}a[href].tybutton{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle}a[href].tybutton:hover,a[href].tybutton:active,a[href].tybutton[href]:hover,a[href].tybutton[href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}a[href].tybutton:active,a[href].tybutton[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}a[href].tybutton:focus,a[href].tybutton[href]:focus{outline:none}a[href].tybutton-outline{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle;background-color:transparent;border:2px #06c solid;color:#06c;padding:calc(0.4375rem - 2px) calc(1.3125rem - 2px)}a[href].tybutton-outline:hover,a[href].tybutton-outline:active,a[href].tybutton-outline[href]:hover,a[href].tybutton-outline[href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}a[href].tybutton-outline:active,a[href].tybutton-outline[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}a[href].tybutton-outline:focus,a[href].tybutton-outline[href]:focus{outline:none}a[href].tybutton-outline:hover,a[href].tybutton-outline:active,a[href].tybutton-outline[href]:hover,a[href].tybutton-outline[href]:active{border-color:#c20061}ol,ul{padding-left:2.625rem}dt{font-family:helvetica,arial,sans-serif;font-weight:700}dd{margin-left:0;margin-right:0;padding-left:2.625rem}ol ol,ol ul,ul ol,ul ul{margin-top:.875rem}.tymargins-off ol ol,.tymargins-off ol ul,ol.tymargins-off ol,ol.tymargins-off ul,.tymargins-off ul ol,.tymargins-off ul ul,ul.tymargins-off ol,ul.tymargins-off ul{margin-top:0}ul.list-icons li{list-style-type:none;position:relative}ul.list-icons li::before{color:var(--tycolor-text-light);font-family:tyicons;font-size:66%;margin-right:.4375rem;position:absolute;right:100%;top:0}ul.list-icons.list-icons-angle li::before{content:"\ea03"}ul.list-icons.list-icons-dash li::before{content:"\ea08";margin-top:.1em}ul.list-icons.list-icons-check li::before{content:"\ea07"}ul.list-nobullet{padding-left:0}ul.list-nobullet li{list-style-type:none}ul.list-nobullet.list-indented li{box-sizing:border-box;padding-left:1.75rem;text-indent:-1.75rem}ul.list-nobullet.list-indented ol,ul.list-nobullet.list-indented ul{margin-left:-1.75rem}@media(min-width: 35em){ul.list-nobullet.list-cols-2 li,ul.list-nobullet.list-cols-3 li,ul.list-nobullet.list-grid-2 li,ul.list-nobullet.list-grid-3 li,ul.list-nobullet.list-grid-4 li{margin-left:0}}ul.list-flex{display:flex;flex-wrap:wrap;padding-left:0}ul.list-flex *+*{margin-top:0}ul.list-flex li{margin-left:1.75rem}ul.list-flex.list-flex-center{justify-content:center}ul.list-flex.list-flex-right{justify-content:flex-end}ul.list-flex.list-nobullet li{margin-left:0}@media(min-width: 35em){ol.list-cols-2,ol.list-cols-3,ul.list-cols-2,ul.list-cols-3{columns:2;column-gap:2.625rem;margin-bottom:-0.875rem;padding-left:0}ol.list-cols-2 *+*,ol.list-cols-3 *+*,ul.list-cols-2 *+*,ul.list-cols-3 *+*{margin-top:0}ol.list-cols-2 li,ol.list-cols-3 li,ul.list-cols-2 li,ul.list-cols-3 li{page-break-inside:avoid;break-inside:avoid;margin-left:1.75rem;padding-bottom:.875rem}ol.list-cols-2.tymargins-off li,.tymargins-off ol.list-cols-2 li,ol.list-cols-3.tymargins-off li,.tymargins-off ol.list-cols-3 li,ul.list-cols-2.tymargins-off li,.tymargins-off ul.list-cols-2 li,ul.list-cols-3.tymargins-off li,.tymargins-off ul.list-cols-3 li{padding-bottom:0}}@media(min-width: 55em){ol.list-cols-3,ul.list-cols-3{columns:3}}@media(min-width: 35em){ol.list-grid-2,ol.list-grid-3,ol.list-grid-4,ul.list-grid-2,ul.list-grid-3,ul.list-grid-4{display:flex;flex-wrap:wrap;padding-left:0}ol.list-grid-2 li,ol.list-grid-3 li,ol.list-grid-4 li,ul.list-grid-2 li,ul.list-grid-3 li,ul.list-grid-4 li{box-sizing:border-box;margin-left:1.75rem;width:calc(50% - 2.625rem - 1.3125rem)}ol.list-grid-2 li:nth-child(2),ol.list-grid-3 li:nth-child(2),ol.list-grid-4 li:nth-child(2),ul.list-grid-2 li:nth-child(2),ul.list-grid-3 li:nth-child(2),ul.list-grid-4 li:nth-child(2){margin-top:0}ol.list-grid-2 li:nth-child(2n+1),ol.list-grid-3 li:nth-child(2n+1),ol.list-grid-4 li:nth-child(2n+1),ul.list-grid-2 li:nth-child(2n+1),ul.list-grid-3 li:nth-child(2n+1),ul.list-grid-4 li:nth-child(2n+1){margin-right:2.625rem}ol.list-grid-2.list-nobullet li,ol.list-grid-3.list-nobullet li,ol.list-grid-4.list-nobullet li,ul.list-grid-2.list-nobullet li,ul.list-grid-3.list-nobullet li,ul.list-grid-4.list-nobullet li{width:calc(50% - 1.3125rem)}}@media(min-width: 55em){ol.list-grid-3 li,ol.list-grid-4 li,ul.list-grid-3 li,ul.list-grid-4 li{width:calc(33.33% - 2.625rem - 1.750875rem)}ol.list-grid-3 li:nth-child(3),ol.list-grid-4 li:nth-child(3),ul.list-grid-3 li:nth-child(3),ul.list-grid-4 li:nth-child(3){margin-top:0}ol.list-grid-3 li:nth-child(2n+1),ol.list-grid-4 li:nth-child(2n+1),ul.list-grid-3 li:nth-child(2n+1),ul.list-grid-4 li:nth-child(2n+1){margin-right:0}ol.list-grid-3 li:nth-child(3n+1),ol.list-grid-3 li:nth-child(3n+2),ol.list-grid-4 li:nth-child(3n+1),ol.list-grid-4 li:nth-child(3n+2),ul.list-grid-3 li:nth-child(3n+1),ul.list-grid-3 li:nth-child(3n+2),ul.list-grid-4 li:nth-child(3n+1),ul.list-grid-4 li:nth-child(3n+2){margin-right:2.625rem}ol.list-grid-3.list-nobullet li,ol.list-grid-4.list-nobullet li,ul.list-grid-3.list-nobullet li,ul.list-grid-4.list-nobullet li{width:calc(33.33% - 1.750875rem)}}@media(min-width: 75em){ol.list-grid-4 li,ul.list-grid-4 li{width:calc(25% - 2.625rem - 1.96875rem)}ol.list-grid-4 li:nth-child(4),ul.list-grid-4 li:nth-child(4){margin-top:0}ol.list-grid-4 li:nth-child(3n+1),ol.list-grid-4 li:nth-child(3n+2),ul.list-grid-4 li:nth-child(3n+1),ul.list-grid-4 li:nth-child(3n+2){margin-right:0}ol.list-grid-4 li:nth-child(4n+1),ol.list-grid-4 li:nth-child(4n+2),ol.list-grid-4 li:nth-child(4n+3),ul.list-grid-4 li:nth-child(4n+1),ul.list-grid-4 li:nth-child(4n+2),ul.list-grid-4 li:nth-child(4n+3){margin-right:2.625rem}ol.list-grid-4.list-nobullet li,ul.list-grid-4.list-nobullet li{width:calc(25% - 1.96875rem)}}b{font-weight:700}code{background-color:var(--tycolor-shade);border-radius:.125em;font-family:monaco,courier,monospace;padding-left:.125em;padding-right:.125em}code.code-nobg{background-color:transparent;padding-left:0;padding-right:0}em{font-style:italic}hr{border:none;border-top:2px var(--tycolor-border) solid;height:0;margin-bottom:2.625rem;margin-top:2.625rem}.tymargins-off hr{margin-bottom:0;margin-top:0}.tymargins-skip>hr{margin-bottom:0;margin-top:0}.tymargins-on hr{margin-bottom:2.625rem;margin-top:2.625rem}i{font-style:italic}pre{font-family:monaco,courier,monospace}small{font-size:83.3333333333%}strong{font-weight:700}span.dropcap{display:inline-block;float:left;font-size:400%;font-weight:bold;line-height:100%;margin:0 .25em 0 .125em;text-align:center}span.smallcaps{font-size:smaller;letter-spacing:.075em;margin-right:-0.0375em;text-transform:uppercase}.tybutton{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle}.tybutton:hover,.tybutton:active,.tybutton[href]:hover,.tybutton[href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}.tybutton:active,.tybutton[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}.tybutton:focus,.tybutton[href]:focus{outline:none}.tybutton-outline{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle;background-color:transparent;border:2px #06c solid;color:#06c;padding:calc(0.4375rem - 2px) calc(1.3125rem - 2px)}.tybutton-outline:hover,.tybutton-outline:active,.tybutton-outline[href]:hover,.tybutton-outline[href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}.tybutton-outline:active,.tybutton-outline[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}.tybutton-outline:focus,.tybutton-outline[href]:focus{outline:none}.tybutton-outline:hover,.tybutton-outline:active,.tybutton-outline[href]:hover,.tybutton-outline[href]:active{border-color:#c20061}.tyfont-sans{font-family:helvetica,arial,sans-serif}.tyfont-serif{font-family:georgia,serif}.tyfont-mono{font-family:monaco,courier,monospace}.light{color:var(--tycolor-text-light)}blockquote{font-style:italic;margin-left:1.75rem;margin-right:1.75rem}@media(min-width: 50em){blockquote{margin-left:2.625rem;margin-right:2.625rem}}blockquote p{font-style:italic}blockquote.pullquote{background-color:transparent;border:none;font-size:1.44rem;line-height:2.625rem;margin-left:0;margin-right:0;position:relative;text-align:center}blockquote.pullquote p{font-size:1.44rem;line-height:2.625rem}blockquote.pullquote cite{display:block;font-size:.8333333333rem;font-style:normal;line-height:1.75rem}blockquote.pullquote *+cite{margin-top:.875rem}blockquote.pullquote.pullquote-roof-fixed::before,blockquote.pullquote.pullquote-roof-full::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20viewBox%3D%220%200%201920%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20fill%3D%22%23B8B8B8%22%3E%3Cpolygon%20points%3D%220%2028%20936%2028%20936%2032%200%2032%22%3E%3C%2Fpolygon%3E%3Cpolygon%20points%3D%22984%2028%201920%2028%201920%2032%20984%2032%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:auto 64px;background-position:center center;background-repeat:no-repeat;color:var(--tycolor-border);content:"\ea0a";display:block;font-family:tyicons;font-size:1.75rem;font-style:normal;font-weight:normal;line-height:2.625rem;text-align:center}blockquote.pullquote.pullquote-roof-fixed::before{margin-left:auto;margin-right:auto;max-width:21.875rem}@media(min-width: 40em){blockquote.pullquote.float-left,blockquote.pullquote.float-right{box-sizing:border-box;text-align:left;margin-bottom:1.75rem;width:calc(50% - 1.75rem)}blockquote.pullquote.float-left:first-child+*,blockquote.pullquote.float-right:first-child+*{margin-top:0}}@media(min-width: 40em){blockquote.pullquote.float-left{clear:left;float:left;margin-left:0;margin-right:3.5rem}}@media(min-width: 40em){blockquote.pullquote.float-right{clear:right;float:right;margin-left:3.5rem;margin-right:0}}table{font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum","tnum"}th{font-family:helvetica,arial,sans-serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum","tnum";text-align:left;vertical-align:top}th[scope=col]{vertical-align:bottom}td{font-family:helvetica,arial,sans-serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum","tnum";vertical-align:top}table.clean{border-collapse:collapse;width:100%}table.clean td,table.clean th{border:none;margin:0;padding-top:.4375rem;padding-bottom:.4375rem}table.clean *+td,table.clean *+th{padding-left:.875rem}table.striped td,table.striped th{padding-left:.875rem;padding-right:.875rem}table.striped tbody tr:nth-child(2n+1) td,table.striped tbody tr:nth-child(2n+1) th{background-color:var(--tycolor-shade)}table.horizontal-rules{border-top:2px var(--tycolor-border) solid}table.horizontal-rules td,table.horizontal-rules th{border-bottom:2px var(--tycolor-border) solid}table.horizontal-rules th[scope=col]{border-bottom:6px var(--tycolor-border) double}table.vertical-rules{border-left:2px var(--tycolor-border) solid}table.vertical-rules td,table.vertical-rules th{border-right:2px var(--tycolor-border) solid;padding-left:.875rem;padding-right:.875rem}table.vertical-rules th[scope=row]{border-right:6px var(--tycolor-border) double}@media(max-width: 39.996em){table.responsive thead{border:0;clip:rect(0 0 0 0);height:1px !important;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px !important}table.responsive thead.focusable:active,table.responsive thead.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}table.responsive thead+tbody td{padding-left:33%}}@media(max-width: 39.996em){table.responsive tbody tr{display:block}}@media(max-width: 39.996em){table.responsive tbody tr+tr{border-top:2px var(--tycolor-border) solid;margin-top:2px}}@media(max-width: 39.996em){table.responsive tbody th{display:block;padding-left:0}}@media(max-width: 39.996em){table.responsive tbody td{display:block;padding-left:0;position:relative}}table.responsive tbody td .tyfy-td-label{color:var(--tycolor-text-light);display:block;font-family:helvetica,arial,sans-serif;font-size:.8333333333rem;left:0;position:absolute;width:calc(33% - 0.875rem)}@media(min-width: 40em){table.responsive tbody td .tyfy-td-label{display:none}}table.responsive tbody td .tyfy-td-label+*{margin-top:inherit}table.responsive.striped tbody td,table.responsive.striped tbody th,table.responsive.vertical-rules tbody td,table.responsive.vertical-rules tbody th{padding-left:.875rem;padding-right:.875rem}table.responsive.striped tbody td .tyfy-td-label,table.responsive.vertical-rules tbody td .tyfy-td-label{left:.875rem}@media(max-width: 39.996em){table.responsive.striped thead+tbody td,table.responsive.vertical-rules thead+tbody td{padding-left:calc(33% + 0.875rem)}}@media(max-width: 39.996em){table.responsive.vertical-rules tbody th[scope=row]{border-right:2px var(--tycolor-border) solid}}@media(min-width: 40em){table.float-left,table.float-right{box-sizing:border-box;margin-bottom:1.75rem;width:calc(50% - 1.75rem)}}@media(min-width: 40em){table.float-left{clear:left;float:left;margin-right:3.5rem}}@media(min-width: 40em){table.float-right{clear:right;float:right;margin-left:3.5rem}}@media(min-width: 40em){table.float-right+table.float-left{margin-right:1.75rem}}@media(min-width: 40em){table.float-left+table.float-right{margin-left:1.75rem}}h2.tyfy-collapsable-processed,h3.tyfy-collapsable-processed,h4.tyfy-collapsable-processed,h5.tyfy-collapsable-processed,h6.tyfy-collapsable-processed{background-color:transparent;clear:both;position:relative}h2.tyfy-collapsable-processed button,h3.tyfy-collapsable-processed button,h4.tyfy-collapsable-processed button,h5.tyfy-collapsable-processed button,h6.tyfy-collapsable-processed button{all:unset;box-sizing:border-box;cursor:pointer;display:block;padding:0 3.5rem calc(0.875rem - 2px) 0;width:100%}h2.tyfy-collapsable-processed::before,h3.tyfy-collapsable-processed::before,h4.tyfy-collapsable-processed::before,h5.tyfy-collapsable-processed::before,h6.tyfy-collapsable-processed::before{border-radius:50%;color:var(--tycolor-text-light);content:"\ea04";font-family:tyicons;font-size:60%;font-style:normal;font-weight:normal;position:absolute;right:0rem;text-align:center;top:0rem;transition-duration:500ms;transition-property:background-color,color,top,transform;transition-timing-function:ease-in-out;width:2.625rem}h2.tyfy-collapsable-processed.closed::before,h3.tyfy-collapsable-processed.closed::before,h4.tyfy-collapsable-processed.closed::before,h5.tyfy-collapsable-processed.closed::before,h6.tyfy-collapsable-processed.closed::before{transform:rotate(180deg)}@media(min-width: 50em){h2.tyfy-collapsable-processed button,h3.tyfy-collapsable-processed button,h4.tyfy-collapsable-processed button,h5.tyfy-collapsable-processed button,h6.tyfy-collapsable-processed button{border:2px var(--tycolor-border) solid;border-bottom:none;padding:calc(1.75rem - 2px) calc(5.25rem - 2px) calc(0.875rem - 2px) calc(1.75rem - 2px);transition-duration:500ms;transition-property:padding-top;transition-timing-function:ease-in-out}h2.tyfy-collapsable-processed::before,h3.tyfy-collapsable-processed::before,h4.tyfy-collapsable-processed::before,h5.tyfy-collapsable-processed::before,h6.tyfy-collapsable-processed::before{right:1.75rem;top:1.75rem}h2.tyfy-collapsable-processed.closed button,h3.tyfy-collapsable-processed.closed button,h4.tyfy-collapsable-processed.closed button,h5.tyfy-collapsable-processed.closed button,h6.tyfy-collapsable-processed.closed button{padding-top:calc(0.875rem - 2px)}h2.tyfy-collapsable-processed.closed::before,h3.tyfy-collapsable-processed.closed::before,h4.tyfy-collapsable-processed.closed::before,h5.tyfy-collapsable-processed.closed::before,h6.tyfy-collapsable-processed.closed::before{top:.875rem}}*+h2.tyfy-collapsable-processed,.tymargins-on *+h2.tyfy-collapsable-processed,*+h3.tyfy-collapsable-processed,.tymargins-on *+h3.tyfy-collapsable-processed,*+h4.tyfy-collapsable-processed,.tymargins-on *+h4.tyfy-collapsable-processed,*+h5.tyfy-collapsable-processed,.tymargins-on *+h5.tyfy-collapsable-processed,*+h6.tyfy-collapsable-processed,.tymargins-on *+h6.tyfy-collapsable-processed{margin-top:1.75rem}h3.tyfy-collapsable-processed::before{width:1.75rem}h4.tyfy-collapsable-processed::before{width:1.75rem}h5.tyfy-collapsable-processed::before{width:1.75rem}h6.tyfy-collapsable-processed::before{width:1.75rem}h2.tyfy-collapsable-processed:hover::before,h2.tyfy-collapsable-processed:focus::before,h2.tyfy-collapsable-processed:focus-within::before,h3.tyfy-collapsable-processed:hover::before,h3.tyfy-collapsable-processed:focus::before,h3.tyfy-collapsable-processed:focus-within::before,h4.tyfy-collapsable-processed:hover::before,h4.tyfy-collapsable-processed:focus::before,h4.tyfy-collapsable-processed:focus-within::before,h5.tyfy-collapsable-processed:hover::before,h5.tyfy-collapsable-processed:focus::before,h5.tyfy-collapsable-processed:focus-within::before,h6.tyfy-collapsable-processed:hover::before,h6.tyfy-collapsable-processed:focus::before,h6.tyfy-collapsable-processed:focus-within::before{background-color:var(--tycolor-link-active);color:var(--tycolor-bg)}.tyfy-collapsables{box-sizing:content-box;border-bottom:2px var(--tycolor-border) solid;margin:0rem;overflow:hidden;padding:.875rem 0 calc(1.75rem - 2px) 0;transition-duration:500ms;transition-property:padding-top,padding-bottom,height;transition-timing-function:ease-in-out}@media(min-width: 50em){.tyfy-collapsables{border:2px var(--tycolor-border) solid;border-top:none !important;padding:calc(0.875rem - 2px) calc(1.75rem - 2px) calc(1.75rem - 2px)}}.tyfy-collapsables.closed{height:0 !important;padding-bottom:0;padding-top:0}.tyfy-collapsables.hiding>*{display:none}*+.tabs-container{margin-top:1.75rem}.tabs-container+h2,.tabs-container+h3,.tabs-container+h4,.tabs-container+h5,.tabs_container+h6{margin-top:2.625rem}.tabs-container ul.tabs{align-items:stretch;border-bottom:2px var(--tycolor-border) solid;display:none;margin:0;padding:0}.tabs-container ul.tabs *+*{margin-top:0}@media(min-width: 40em){.tabs-container ul.tabs{display:flex}}.tabs-container ul.tabs li+li{margin-left:.875rem}.tabs-container ul.tabs li{background-color:var(--tycolor-shade);border:2px var(--tycolor-border) solid;border-radius:4px 4px 0 0;color:var(--tycolor-text-light);cursor:pointer;display:block;flex:1;font-family:helvetica,arial,sans-serif;margin:0 0 -2px 0;padding:calc(0.875rem - 2px) calc(1.75rem - 2px);text-align:center;transition-duration:250ms;transition-property:background-color}.tabs-container ul.tabs li:hover{background-color:var(--tycolor-bg-tab-active);color:var(--tycolor-link-active)}.tabs-container ul.tabs li.open{background-color:var(--tycolor-bg);border-bottom:2px var(--tycolor-bg) solid;color:var(--tycolor-fg);font-weight:600}.tabs-container.tyfy-tabs-processed *+.tab-label{margin-top:1.75rem}.tabs-container.tyfy-tabs-processed .tab-label{background-color:transparent;clear:both;cursor:pointer;font-size:1.728rem;line-height:1.75rem;padding:0 3.5rem calc(0.875rem - 2px) 0;position:relative;transition-duration:500ms;transition-property:background-color,color,top,transform;transition-timing-function:ease-in-out}.tabs-container.tyfy-tabs-processed .tab-label::before{border-radius:50%;color:var(--tycolor-text-light);content:"\ea04";font-family:tyicons;font-size:60%;font-style:normal;font-weight:normal;position:absolute;right:0;text-align:center;top:0;transition-duration:500ms;transition-property:background-color,color,top;transition-timing-function:ease-in-out;width:1.75rem}@media(min-width: 40em){.tabs-container.tyfy-tabs-processed .tab-label{display:none}}.tabs-container.tyfy-tabs-processed .tab-label.closed::before{transform:rotate(180deg)}.tabs-container.tyfy-tabs-processed .tab-label:hover::before{background-color:var(--tycolor-link-active);color:var(--tycolor-bg)}.tabs-container.tyfy-tabs-processed .tab-panel{box-sizing:content-box;border-bottom:2px var(--tycolor-border) solid;overflow:hidden;margin-top:0;padding:.875rem 0 calc(1.75rem - 2px) 0;transition-duration:500ms;transition-property:padding-top,padding-bottom,height;transition-timing-function:ease-in-out}@media(min-width: 40em){.tabs-container.tyfy-tabs-processed .tab-panel{border:2px var(--tycolor-border) solid;border-radius:0 0 4px 4px;border-top:none;display:none;padding:1.75rem calc(1.75rem - 2px) calc(1.75rem - 2px)}}@media(min-width: 40em){.tabs-container.tyfy-tabs-processed .tab-panel.open{display:block}}@media(max-width: 39.996em){.tabs-container.tyfy-tabs-processed .tab-panel.closed{height:0 !important;padding-bottom:0;padding-top:0}}fieldset{border-color:var(--tycolor-border);border-radius:4px;border-style:solid;display:block;margin-left:0;margin-right:0;padding:calc(1.3125rem - 2px) calc(1.75rem - 2px) calc(1.75rem - 2px) calc(1.75rem - 2px)}fieldset legend{font-family:helvetica,arial,sans-serif;font-size:1.2rem;font-weight:bold;line-height:1.75rem;margin-left:-0.875rem;margin-right:-0.875rem;padding-left:.875rem;padding-right:.875rem}fieldset legend+*{margin-top:0}button,select,textarea,input[type=text],input[type=file],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],input[type=button],input[type=reset],input[type=submit]{box-sizing:border-box;display:block;font-size:100%;outline:none;max-width:100%}label{display:block;font-weight:bold}label.label-option{font-weight:normal}.label-option+label.label-option{margin-top:0}label.label-inline{display:inline-block}.label-inline+label.label-inline{margin-top:0;margin-left:.875rem}form label+*{margin-top:.875rem}select,textarea,input[type=text],input[type=file],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color]{background-color:var(--tycolor-bg);border-color:var(--tycolor-border);border-style:solid;border-radius:4px;border-width:2px;box-shadow:0 1px 1px rgba(0,0,0,.1) inset;color:var(--tycolor-fg);font-family:helvetica,arial,sans-serif;line-height:1.75rem;padding:calc(0.65625rem - 2px);transition:border-color 250ms,box-shadow 250ms}select:focus,textarea:focus,input[type=text]:focus,input[type=file]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus{border-color:var(--tycolor-link-active);box-shadow:0 1px 2px rgba(0,0,0,.2) inset}select *+*{margin-top:0}select:not([multiple]){box-shadow:0 0 0 transparent}button,input[type=button],input[type=reset],input[type=submit]{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle;border:none;display:inline-block;font-family:helvetica,arial,sans-serif;width:auto}button:hover,button:active,button[href]:hover,button[href]:active,input[type=button]:hover,input[type=button]:active,input[type=button][href]:hover,input[type=button][href]:active,input[type=reset]:hover,input[type=reset]:active,input[type=reset][href]:hover,input[type=reset][href]:active,input[type=submit]:hover,input[type=submit]:active,input[type=submit][href]:hover,input[type=submit][href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}button:active,button[href]:active,input[type=button]:active,input[type=button][href]:active,input[type=reset]:active,input[type=reset][href]:active,input[type=submit]:active,input[type=submit][href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}button:focus,button[href]:focus,input[type=button]:focus,input[type=button][href]:focus,input[type=reset]:focus,input[type=reset][href]:focus,input[type=submit]:focus,input[type=submit][href]:focus{outline:none}button[disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{background-color:#a0a0a0;cursor:not-allowed}select:not([multiple]){appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpolygon points='6 10 16 0 26 10 23 13 16 6 9 13' fill='%23707070'/%3E%3Cpolygon points='6 22 9 19 16 26 23 19 26 22 16 32' fill='%23707070'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 0.4375rem) center;background-size:1.09375rem auto;padding-right:calc(1.96875rem - 2px)}input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:var(--tycolor-bg);border-color:var(--tycolor-border);border-style:solid;border-radius:4px;border-width:2px;display:inline-block;height:1.5em;transition:background-color 250ms,border-color 250ms,transform 250ms;vertical-align:text-bottom;width:1.5em}input[type=checkbox]:checked{background-color:var(--tycolor-link-active);background-image:url("data:image/svg+xml;charset=ASCII,%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2223%2056%2020.9401855%2053.9401855%200%2033%207%2026%2023%2042%2057%208%2064%2015%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:.875rem auto;border-color:var(--tycolor-link-active)}input[type=checkbox]:hover{border-color:var(--tycolor-link-active);transform:scale(1.1)}input[type=checkbox]:hover,input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 .4375rem rgba(204,0,102,.2)}input[type=checkbox]:focus{border-color:var(--tycolor-link-active)}input[type=radio]{appearance:none;-webkit-appearance:none;background-color:var(--tycolor-bg);border-color:var(--tycolor-border);border-style:solid;border-radius:50%;border-width:2px;display:inline-block;height:1.5em;transition:background-color 250ms,border-color 250ms,transform 250ms;vertical-align:text-bottom;width:1.5em}input[type=radio]:checked{background-color:var(--tycolor-link-active);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFFFFF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;border-color:var(--tycolor-link-active)}input[type=radio]:hover{border-color:var(--tycolor-link-active);transform:scale(1.1)}input[type=radio]:hover,input[type=radio]:focus{outline:none;box-shadow:0 0 0 .4375rem rgba(204,0,102,.2)}input[type=radio]:focus{border-color:var(--tycolor-link-active)}input[type=range]{-webkit-appearance:none !important;background-color:transparent;border:0;height:1.75rem;min-width:3.5rem;outline:none;position:relative;width:100%}input[type=range]::before{background-color:var(--tycolor-border);border:0;border-radius:2px;content:"";display:block;height:4px;outline:none;position:absolute;top:calc(0.875rem - 2px);width:100%;z-index:-1}input[type=range]::-moz-range-track{background-color:var(--tycolor-border);border:0;border-radius:2px;height:4px;outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--tycolor-bg);border:4px var(--tycolor-link-active) solid;border-radius:.4375rem;box-sizing:border-box;height:1.75rem;width:1.75rem}input[type=range]::-moz-range-thumb{-webkit-appearance:none;background-color:var(--tycolor-bg);border:4px var(--tycolor-link-active) solid;border-radius:.4375rem;box-sizing:border-box;height:1.75rem;width:1.75rem}input[type=range]::-moz-range-progress{-webkit-appearance:none !important;height:4px;background-color:var(--tycolor-link-active);border-radius:2px}img[data-lazyimage]{-webkit-transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;-webkit-perspective:1000;transition:all 1000ms ease-in-out}img[data-lazyimage].not-lazyLoaded{opacity:0}.tymedia{margin-left:0;margin-right:0;padding:0}.tymedia .tymedia-iframe{height:0;padding-top:55.56%;position:relative;width:100%}.tymedia .tymedia-iframe iframe{height:100%;left:0;position:absolute;top:0;width:100%}.tymedia img{border:none;display:block;height:auto;width:100%}.tymedia .tymedia-caption{color:#707070;font-size:.8333333333rem;line-height:1.75rem}.tymedia *+.tymedia-caption{margin-top:.875rem}@media(min-width: 40em){.tymedia.float-left,.tymedia.float-right{box-sizing:border-box;margin-bottom:1.75rem;width:calc(50% - 1.75rem)}.tymedia.float-left:first-child+*,.tymedia.float-right:first-child+*{margin-top:0}}@media(min-width: 40em){.tymedia.float-left{clear:left;float:left;margin-right:3.5rem}}@media(min-width: 40em){.tymedia.float-right{clear:right;float:right;margin-left:3.5rem}}@font-face{font-family:tyicons;src:url("../fonts/tyicons/tyicons.eot");src:url("../fonts/tyicons/tyicons.eot?#iefix") format("embedded-opentype"),url("../fonts/tyicons/tyicons.woff2") format("woff2"),url("../fonts/tyicons/tyicons.woff") format("woff"),url("../fonts/tyicons/tyicons.ttf") format("truetype"),url("../fonts/tyicons/tyicons.svg#tyicons") format("svg");font-style:normal;font-weight:400}.tyicons{display:inline-block;font-family:tyicons;font-size:inherit;font-weight:400;margin-top:0;text-rendering:auto;transform:translate(0, 0);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.tyicons-lg{vertical-align:-15%;line-height:.75em;font-size:1.33333333em}.tyicons-2x{font-size:2em}.tyicons-3x{font-size:3em}.tyicons-4x{font-size:4em}.tyicons-5x{font-size:5em}.tyicons-fw{width:1.28571429em;text-align:center}.tyicons-angle-down::before{content:"\ea01"}.tyicons-angle-left::before{content:"\ea02"}.tyicons-angle-right::before{content:"\ea03"}.tyicons-angle-up-down::before{content:"\ea05"}.tyicons-angle-up::before{content:"\ea04"}.tyicons-bars::before{content:"\ea06"}.tyicons-check::before{content:"\ea07"}.tyicons-dash::before{content:"\ea08"}.tyicons-quote-left::before{content:"\ea09"}.tyicons-quote-right::before{content:"\ea0a"}.tyicons-search::before{content:"\ea0b"}.tyicons-x::before{content:"\ea0c"}.reverse{--tycolor-bg: black;--tycolor-bg-tab-active: rgba(255, 179, 217, 0.12);--tycolor-fg: #eeeeee;--tycolor-text-light: #777777;--tycolor-link-default: #b3d9ff;--tycolor-link-active: #ffb3d9;--tycolor-border: #303030;--tycolor-border-link-default: rgba(179, 217, 255, 0.5);--tycolor-border-link-active: rgba(255, 179, 217, 0.75);--tycolor-shade: rgba(238, 238, 238, 0.1);background-color:var(--tycolor-bg);color:var(--tycolor-fg)}.reverse .tybutton,.reverse a.tybutton,.reverse button,.reverse input[type=button],.reverse input[type=reset],.reverse input[type=submit]{background-color:#b3d9ff;border:none;border-radius:4px;color:#000;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle}.reverse .tybutton:hover,.reverse .tybutton:active,.reverse .tybutton[href]:hover,.reverse .tybutton[href]:active,.reverse a.tybutton:hover,.reverse a.tybutton:active,.reverse a.tybutton[href]:hover,.reverse a.tybutton[href]:active,.reverse button:hover,.reverse button:active,.reverse button[href]:hover,.reverse button[href]:active,.reverse input[type=button]:hover,.reverse input[type=button]:active,.reverse input[type=button][href]:hover,.reverse input[type=button][href]:active,.reverse input[type=reset]:hover,.reverse input[type=reset]:active,.reverse input[type=reset][href]:hover,.reverse input[type=reset][href]:active,.reverse input[type=submit]:hover,.reverse input[type=submit]:active,.reverse input[type=submit][href]:hover,.reverse input[type=submit][href]:active{background-color:#ffb3d9;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#000}.reverse .tybutton:active,.reverse .tybutton[href]:active,.reverse a.tybutton:active,.reverse a.tybutton[href]:active,.reverse button:active,.reverse button[href]:active,.reverse input[type=button]:active,.reverse input[type=button][href]:active,.reverse input[type=reset]:active,.reverse input[type=reset][href]:active,.reverse input[type=submit]:active,.reverse input[type=submit][href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}.reverse .tybutton:focus,.reverse .tybutton[href]:focus,.reverse a.tybutton:focus,.reverse a.tybutton[href]:focus,.reverse button:focus,.reverse button[href]:focus,.reverse input[type=button]:focus,.reverse input[type=button][href]:focus,.reverse input[type=reset]:focus,.reverse input[type=reset][href]:focus,.reverse input[type=submit]:focus,.reverse input[type=submit][href]:focus{outline:none}.reverse .tybutton-outline,.reverse a.tybutton-outline{background-color:#b3d9ff;border:none;border-radius:4px;color:#000;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle;background-color:transparent;border:2px #b3d9ff solid;color:#b3d9ff;padding:calc(0.4375rem - 2px) calc(1.3125rem - 2px)}.reverse .tybutton-outline:hover,.reverse .tybutton-outline:active,.reverse .tybutton-outline[href]:hover,.reverse .tybutton-outline[href]:active,.reverse a.tybutton-outline:hover,.reverse a.tybutton-outline:active,.reverse a.tybutton-outline[href]:hover,.reverse a.tybutton-outline[href]:active{background-color:#ffb3d9;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#000}.reverse .tybutton-outline:active,.reverse .tybutton-outline[href]:active,.reverse a.tybutton-outline:active,.reverse a.tybutton-outline[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}.reverse .tybutton-outline:focus,.reverse .tybutton-outline[href]:focus,.reverse a.tybutton-outline:focus,.reverse a.tybutton-outline[href]:focus{outline:none}.reverse .tybutton-outline:hover,.reverse .tybutton-outline:active,.reverse .tybutton-outline[href]:hover,.reverse .tybutton-outline[href]:active,.reverse a.tybutton-outline:hover,.reverse a.tybutton-outline:active,.reverse a.tybutton-outline[href]:hover,.reverse a.tybutton-outline[href]:active{border-color:#f2aace}.reverse button[disabled],.reverse input[type=button][disabled],.reverse input[type=reset][disabled],.reverse input[type=submit][disabled]{background-color:#5f5f5f;cursor:not-allowed}.reverse blockquote.pullquote-roof-fixed::before,.reverse blockquote.pullquote-roof-full::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%201920%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20fill%3D%22%23303030%22%3E%3Cpolygon%20points%3D%220%2028%20936%2028%20936%2032%200%2032%22%3E%3C%2Fpolygon%3E%3Cpolygon%20points%3D%22984%2028%201920%2028%201920%2032%20984%2032%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.reverse select:not([multiple]){background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpolygon points='6 10 16 0 26 10 23 13 16 6 9 13' fill='%23777777'/%3E%3Cpolygon points='6 22 9 19 16 26 23 19 26 22 16 32' fill='%23777777'/%3E%3C/svg%3E")}.reverse input[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=ASCII,%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2223%2056%2020.9401855%2053.9401855%200%2033%207%2026%2023%2042%2057%208%2064%2015%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")}.reverse input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000000'/%3e%3c/svg%3e")}.reverse .tymedia .tymedia-caption{color:#777}.reverse figure.tyfy-audio-player form.player-ui button.play-pause.paused::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2224%2016%2010%2025%2010%207%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")}.reverse figure.tyfy-audio-player form.player-ui button.play-pause.playing::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Crect%20x%3D%2210%22%20y%3D%228%22%20width%3D%224%22%20height%3D%2216%22%20fill%3D%22%23000000%22%3E%3C%2Frect%3E%3Crect%20x%3D%2218%22%20y%3D%228%22%20width%3D%224%22%20height%3D%2216%22%20fill%3D%22%23000000%22%3E%3C%2Frect%3E%3C%2Fsvg%3E")}.reverse figure.tyfy-audio-player form.player-ui button.audio.sound::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2215.5%207.98650208%2016.5%207.98650208%2016.5%2023.9852814%2015.5%2023.9852814%2011.5%2019.9852814%206.5%2019.9852814%206.5%2011.9852814%2011.5%2011.9852814%22%3E%3C%2Fpolygon%3E%3Cpath%20d%3D%22M21.5%2C15.9852814%20C21.5%2C17.0898509%2021.0522847%2C18.0898509%2020.3284271%2C18.8137085%20L18.9142136%2C17.3994949%20C19.2761424%2C17.0375661%2019.5%2C16.5375661%2019.5%2C15.9852814%20C19.5%2C15.4329966%2019.2761424%2C14.9329966%2018.9142136%2C14.5710678%20L20.3284271%2C13.1568542%20C21.0522847%2C13.8807119%2021.5%2C14.8807119%2021.5%2C15.9852814%20Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M25.5%2C15.9852814%20C25.5%2C18.1939121%2024.6049815%2C20.1935%2023.1578535%2C21.6411362%20L21.7426407%2C20.2279221%20C22.8284271%2C19.1421356%2023.5%2C17.6421356%2023.5%2C15.9852814%20C23.5%2C14.3284271%2022.8284271%2C12.8284271%2021.7426407%2C11.7426407%20L23.1578535%2C10.3294266%20C24.6049815%2C11.7770628%2025.5%2C13.7766507%2025.5%2C15.9852814%20Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.reverse figure.tyfy-audio-player form.player-ui button.audio.muted::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2215.5%207.98650208%2016.5%207.98650208%2016.5%2023.9852814%2015.5%2023.9852814%2011.5%2019.9852814%206.5%2019.9852814%206.5%2011.9852814%2011.5%2011.9852814%22%3E%3C%2Fpolygon%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2225.5%2013.9%2023.4%2016%2025.5%2018.1%2024.1%2019.5%2022%2017.4%2019.9%2019.5%2018.5%2018.1%2020.6%2016%2018.5%2013.9%2019.9%2012.5%2022%2014.6%2024.1%2012.5%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")} +@keyframes fadein{from{opacity:0}to{opacity:1}}html{-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:monaco,courier,monospace;font-size:1rem}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border-width:2px;padding:calc(1.75rem - 2px);padding-top:calc(1.3125rem - 2px)}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}:root{--tycolor-bg: white;--tycolor-bg-tab-active: rgba(204, 0, 102, 0.2);--tycolor-fg: #111111;--tycolor-text-light: #707070;--tycolor-link-default: #0066cc;--tycolor-link-active: #cc0066;--tycolor-border: #b8b8b8;--tycolor-border-link-default: rgba(0, 102, 204, 0.5);--tycolor-border-link-active: rgba(204, 0, 102, 0.75);--tycolor-shade: rgba(17, 17, 17, 0.15)}html{font-size:100%}body{background:var(--tycolor-bg);color:var(--tycolor-fg);font-family:georgia,serif;font-size:1rem;line-height:1.75rem}*{margin-top:0;margin-bottom:0}body *+*{margin-top:1.75rem}body dl *+*,body ol *+*,body ul *+*{margin-top:.875rem}body dl *+dd{margin-top:0}body :not(h1,h2,h3,h4,h5,h6)+:is(h1,h2,h3,h4,h5,h6){margin-top:2.625rem}.tymargins-on *+*{margin-top:1.75rem}.tymargins-on dl *+*,.tymargins-on ol *+*,.tymargins-on ul *+*{margin-top:.875rem}.tymargins-on dl *+dd{margin-top:0}.tymargins-on :not(h1,h2,h3,h4,h5,h6)+:is(h1,h2,h3,h4,h5,h6){margin-top:2.625rem}.tymargins-off *+*{margin-top:0}.tymargins-once>*+*{margin-top:1.75rem}.tymargins-skip>*+*{margin-top:0}.justified p,p.justified{-webkit-hyphens:auto;hyphens:auto;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-before:3;hyphenate-limit-chars:6 3 3;text-align:justify}p.lede{font-size:1.44rem;line-height:2.625rem}@media(min-width: 50em){.cols2{columns:2;column-gap:2.625rem;orphans:2;widows:2}}h6,.tyfont-size-h6{font-size:1rem;line-height:1.75rem}h5,.tyfont-size-h5{font-size:1.2rem;line-height:1.75rem}h4,.tyfont-size-h4{font-size:1.44rem;line-height:1.75rem}h3,.tyfont-size-h3{font-size:1.728rem;line-height:1.75rem}h2,.tyfont-size-h2{font-size:2.0736rem;line-height:2.625rem}h1,.tyfont-size-h1{font-size:2.985984rem;line-height:3.5rem}h1,h2,h3,h4,h5,h6{font-family:helvetica,arial,sans-serif;font-weight:700}h5{font-style:italic}h6{letter-spacing:.05em;text-transform:uppercase}a{color:var(--tycolor-fg);text-decoration:none;transition-duration:250ms;transition-property:background-color,border-color,color}a[href]{border-bottom-color:var(--tycolor-border-link-default);color:var(--tycolor-link-default)}a[href]:hover,a[href]:active{border-bottom-color:var(--tycolor-border-link-active);color:var(--tycolor-link-active)}.links-underlined a[href]{border-bottom-style:solid;border-bottom-width:2px}.links-notunderlined a[href]{border-bottom-style:none;border-bottom-width:0}a[href].tybutton{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle}a[href].tybutton:hover,a[href].tybutton:active,a[href].tybutton[href]:hover,a[href].tybutton[href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}a[href].tybutton:active,a[href].tybutton[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}a[href].tybutton:focus,a[href].tybutton[href]:focus{outline:none}a[href].tybutton-outline{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle;background-color:transparent;border:2px #06c solid;color:#06c;padding:calc(0.4375rem - 2px) calc(1.3125rem - 2px)}a[href].tybutton-outline:hover,a[href].tybutton-outline:active,a[href].tybutton-outline[href]:hover,a[href].tybutton-outline[href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}a[href].tybutton-outline:active,a[href].tybutton-outline[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}a[href].tybutton-outline:focus,a[href].tybutton-outline[href]:focus{outline:none}a[href].tybutton-outline:hover,a[href].tybutton-outline:active,a[href].tybutton-outline[href]:hover,a[href].tybutton-outline[href]:active{border-color:#c20061}ol,ul{padding-left:2.625rem}dt{font-family:helvetica,arial,sans-serif;font-weight:700}dd{margin-left:0;margin-right:0;padding-left:2.625rem}ol ol,ol ul,ul ol,ul ul{margin-top:.875rem}.tymargins-off ol ol,.tymargins-off ol ul,ol.tymargins-off ol,ol.tymargins-off ul,.tymargins-off ul ol,.tymargins-off ul ul,ul.tymargins-off ol,ul.tymargins-off ul{margin-top:0}ul.list-icons li{list-style-type:none;position:relative}ul.list-icons li::before{color:var(--tycolor-text-light);font-family:tyicons;font-size:66%;margin-right:.4375rem;position:absolute;right:100%;top:0}ul.list-icons.list-icons-angle li::before{content:"\ea03"}ul.list-icons.list-icons-dash li::before{content:"\ea08";margin-top:.1em}ul.list-icons.list-icons-check li::before{content:"\ea07"}ul.list-nobullet{padding-left:0}ul.list-nobullet li{list-style-type:none}ul.list-nobullet.list-indented li{box-sizing:border-box;padding-left:1.75rem;text-indent:-1.75rem}ul.list-nobullet.list-indented ol,ul.list-nobullet.list-indented ul{margin-left:-1.75rem}@media(min-width: 35em){ul.list-nobullet.list-cols-2 li,ul.list-nobullet.list-cols-3 li,ul.list-nobullet.list-grid-2 li,ul.list-nobullet.list-grid-3 li,ul.list-nobullet.list-grid-4 li{margin-left:0}}ul.list-flex{display:flex;flex-wrap:wrap;padding-left:0}ul.list-flex *+*{margin-top:0}ul.list-flex li{margin-left:1.75rem}ul.list-flex.list-flex-center{justify-content:center}ul.list-flex.list-flex-right{justify-content:flex-end}ul.list-flex.list-nobullet li{margin-left:0}@media(min-width: 35em){ol.list-cols-2,ol.list-cols-3,ul.list-cols-2,ul.list-cols-3{columns:2;column-gap:2.625rem;margin-bottom:-0.875rem;padding-left:0}ol.list-cols-2 *+*,ol.list-cols-3 *+*,ul.list-cols-2 *+*,ul.list-cols-3 *+*{margin-top:0}ol.list-cols-2 li,ol.list-cols-3 li,ul.list-cols-2 li,ul.list-cols-3 li{page-break-inside:avoid;break-inside:avoid;margin-left:1.75rem;padding-bottom:.875rem}ol.list-cols-2.tymargins-off li,.tymargins-off ol.list-cols-2 li,ol.list-cols-3.tymargins-off li,.tymargins-off ol.list-cols-3 li,ul.list-cols-2.tymargins-off li,.tymargins-off ul.list-cols-2 li,ul.list-cols-3.tymargins-off li,.tymargins-off ul.list-cols-3 li{padding-bottom:0}}@media(min-width: 55em){ol.list-cols-3,ul.list-cols-3{columns:3}}@media(min-width: 35em){ol.list-grid-2,ol.list-grid-3,ol.list-grid-4,ul.list-grid-2,ul.list-grid-3,ul.list-grid-4{display:flex;flex-wrap:wrap;padding-left:0}ol.list-grid-2 li,ol.list-grid-3 li,ol.list-grid-4 li,ul.list-grid-2 li,ul.list-grid-3 li,ul.list-grid-4 li{box-sizing:border-box;margin-left:1.75rem;width:calc(50% - 2.625rem - 1.3125rem)}ol.list-grid-2 li:nth-child(2),ol.list-grid-3 li:nth-child(2),ol.list-grid-4 li:nth-child(2),ul.list-grid-2 li:nth-child(2),ul.list-grid-3 li:nth-child(2),ul.list-grid-4 li:nth-child(2){margin-top:0}ol.list-grid-2 li:nth-child(2n+1),ol.list-grid-3 li:nth-child(2n+1),ol.list-grid-4 li:nth-child(2n+1),ul.list-grid-2 li:nth-child(2n+1),ul.list-grid-3 li:nth-child(2n+1),ul.list-grid-4 li:nth-child(2n+1){margin-right:2.625rem}ol.list-grid-2.list-nobullet li,ol.list-grid-3.list-nobullet li,ol.list-grid-4.list-nobullet li,ul.list-grid-2.list-nobullet li,ul.list-grid-3.list-nobullet li,ul.list-grid-4.list-nobullet li{width:calc(50% - 1.3125rem)}}@media(min-width: 55em){ol.list-grid-3 li,ol.list-grid-4 li,ul.list-grid-3 li,ul.list-grid-4 li{width:calc(33.33% - 2.625rem - 1.750875rem)}ol.list-grid-3 li:nth-child(3),ol.list-grid-4 li:nth-child(3),ul.list-grid-3 li:nth-child(3),ul.list-grid-4 li:nth-child(3){margin-top:0}ol.list-grid-3 li:nth-child(2n+1),ol.list-grid-4 li:nth-child(2n+1),ul.list-grid-3 li:nth-child(2n+1),ul.list-grid-4 li:nth-child(2n+1){margin-right:0}ol.list-grid-3 li:nth-child(3n+1),ol.list-grid-3 li:nth-child(3n+2),ol.list-grid-4 li:nth-child(3n+1),ol.list-grid-4 li:nth-child(3n+2),ul.list-grid-3 li:nth-child(3n+1),ul.list-grid-3 li:nth-child(3n+2),ul.list-grid-4 li:nth-child(3n+1),ul.list-grid-4 li:nth-child(3n+2){margin-right:2.625rem}ol.list-grid-3.list-nobullet li,ol.list-grid-4.list-nobullet li,ul.list-grid-3.list-nobullet li,ul.list-grid-4.list-nobullet li{width:calc(33.33% - 1.750875rem)}}@media(min-width: 75em){ol.list-grid-4 li,ul.list-grid-4 li{width:calc(25% - 2.625rem - 1.96875rem)}ol.list-grid-4 li:nth-child(4),ul.list-grid-4 li:nth-child(4){margin-top:0}ol.list-grid-4 li:nth-child(3n+1),ol.list-grid-4 li:nth-child(3n+2),ul.list-grid-4 li:nth-child(3n+1),ul.list-grid-4 li:nth-child(3n+2){margin-right:0}ol.list-grid-4 li:nth-child(4n+1),ol.list-grid-4 li:nth-child(4n+2),ol.list-grid-4 li:nth-child(4n+3),ul.list-grid-4 li:nth-child(4n+1),ul.list-grid-4 li:nth-child(4n+2),ul.list-grid-4 li:nth-child(4n+3){margin-right:2.625rem}ol.list-grid-4.list-nobullet li,ul.list-grid-4.list-nobullet li{width:calc(25% - 1.96875rem)}}b{font-weight:700}code{background-color:var(--tycolor-shade);border-radius:.125em;font-family:monaco,courier,monospace;padding-left:.125em;padding-right:.125em}code.code-nobg{background-color:transparent;padding-left:0;padding-right:0}em{font-style:italic}hr{border:none;border-top:2px var(--tycolor-border) solid;height:0;margin-bottom:2.625rem;margin-top:2.625rem}.tymargins-off hr{margin-bottom:0;margin-top:0}.tymargins-skip>hr{margin-bottom:0;margin-top:0}.tymargins-on hr{margin-bottom:2.625rem;margin-top:2.625rem}i{font-style:italic}pre{font-family:monaco,courier,monospace}small{font-size:83.3333333333%}strong{font-weight:700}span.dropcap{display:inline-block;float:left;font-size:400%;font-weight:bold;line-height:100%;margin:0 .25em 0 .125em;text-align:center}span.smallcaps{font-size:smaller;letter-spacing:.075em;margin-right:-0.0375em;text-transform:uppercase}.tybutton{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle}.tybutton:hover,.tybutton:active,.tybutton[href]:hover,.tybutton[href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}.tybutton:active,.tybutton[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}.tybutton:focus,.tybutton[href]:focus{outline:none}.tybutton-outline{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle;background-color:transparent;border:2px #06c solid;color:#06c;padding:calc(0.4375rem - 2px) calc(1.3125rem - 2px)}.tybutton-outline:hover,.tybutton-outline:active,.tybutton-outline[href]:hover,.tybutton-outline[href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}.tybutton-outline:active,.tybutton-outline[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}.tybutton-outline:focus,.tybutton-outline[href]:focus{outline:none}.tybutton-outline:hover,.tybutton-outline:active,.tybutton-outline[href]:hover,.tybutton-outline[href]:active{border-color:#c20061}.tyfont-sans{font-family:helvetica,arial,sans-serif}.tyfont-serif{font-family:georgia,serif}.tyfont-mono{font-family:monaco,courier,monospace}.light{color:var(--tycolor-text-light)}blockquote{font-style:italic;margin-left:1.75rem;margin-right:1.75rem}@media(min-width: 50em){blockquote{margin-left:2.625rem;margin-right:2.625rem}}blockquote p{font-style:italic}blockquote.pullquote{background-color:transparent;border:none;font-size:1.44rem;line-height:2.625rem;margin-left:0;margin-right:0;position:relative;text-align:center}blockquote.pullquote p{font-size:1.44rem;line-height:2.625rem}blockquote.pullquote cite{display:block;font-size:.8333333333rem;font-style:normal;line-height:1.75rem}blockquote.pullquote *+cite{margin-top:.875rem}blockquote.pullquote.pullquote-roof-fixed::before,blockquote.pullquote.pullquote-roof-full::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20viewBox%3D%220%200%201920%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20fill%3D%22%23B8B8B8%22%3E%3Cpolygon%20points%3D%220%2028%20936%2028%20936%2032%200%2032%22%3E%3C%2Fpolygon%3E%3Cpolygon%20points%3D%22984%2028%201920%2028%201920%2032%20984%2032%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:auto 64px;background-position:center center;background-repeat:no-repeat;color:var(--tycolor-border);content:"\ea0a";display:block;font-family:tyicons;font-size:1.75rem;font-style:normal;font-weight:normal;line-height:2.625rem;text-align:center}blockquote.pullquote.pullquote-roof-fixed::before{margin-left:auto;margin-right:auto;max-width:21.875rem}@media(min-width: 40em){blockquote.pullquote.float-left,blockquote.pullquote.float-right{box-sizing:border-box;text-align:left;margin-bottom:1.75rem;width:calc(50% - 1.75rem)}blockquote.pullquote.float-left:first-child+*,blockquote.pullquote.float-right:first-child+*{margin-top:0}}@media(min-width: 40em){blockquote.pullquote.float-left{clear:left;float:left;margin-left:0;margin-right:3.5rem}}@media(min-width: 40em){blockquote.pullquote.float-right{clear:right;float:right;margin-left:3.5rem;margin-right:0}}table{font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum","tnum"}th{font-family:helvetica,arial,sans-serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum","tnum";text-align:left;vertical-align:top}th[scope=col]{vertical-align:bottom}td{font-family:helvetica,arial,sans-serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum","tnum";vertical-align:top}table.clean{border-collapse:collapse;width:100%}table.clean td,table.clean th{border:none;margin:0;padding-top:.4375rem;padding-bottom:.4375rem}table.clean *+td,table.clean *+th{padding-left:.875rem}table.striped td,table.striped th{padding-left:.875rem;padding-right:.875rem}table.striped tbody tr:nth-child(2n+1) td,table.striped tbody tr:nth-child(2n+1) th{background-color:var(--tycolor-shade)}table.horizontal-rules{border-top:2px var(--tycolor-border) solid}table.horizontal-rules td,table.horizontal-rules th{border-bottom:2px var(--tycolor-border) solid}table.horizontal-rules th[scope=col]{border-bottom:6px var(--tycolor-border) double}table.vertical-rules{border-left:2px var(--tycolor-border) solid}table.vertical-rules td,table.vertical-rules th{border-right:2px var(--tycolor-border) solid;padding-left:.875rem;padding-right:.875rem}table.vertical-rules th[scope=row]{border-right:6px var(--tycolor-border) double}@media(max-width: 39.996em){table.responsive thead{border:0;clip:rect(0 0 0 0);height:1px !important;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px !important}table.responsive thead.focusable:active,table.responsive thead.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}table.responsive thead+tbody td{padding-left:33%}}@media(max-width: 39.996em){table.responsive tbody tr{display:block}}@media(max-width: 39.996em){table.responsive tbody tr+tr{border-top:2px var(--tycolor-border) solid;margin-top:2px}}@media(max-width: 39.996em){table.responsive tbody th{display:block;padding-left:0}}@media(max-width: 39.996em){table.responsive tbody td{display:block;padding-left:0;position:relative}}table.responsive tbody td .tyfy-td-label{color:var(--tycolor-text-light);display:block;font-family:helvetica,arial,sans-serif;font-size:.8333333333rem;left:0;position:absolute;width:calc(33% - 0.875rem)}@media(min-width: 40em){table.responsive tbody td .tyfy-td-label{display:none}}table.responsive tbody td .tyfy-td-label+*{margin-top:inherit}table.responsive.striped tbody td,table.responsive.striped tbody th,table.responsive.vertical-rules tbody td,table.responsive.vertical-rules tbody th{padding-left:.875rem;padding-right:.875rem}table.responsive.striped tbody td .tyfy-td-label,table.responsive.vertical-rules tbody td .tyfy-td-label{left:.875rem}@media(max-width: 39.996em){table.responsive.striped thead+tbody td,table.responsive.vertical-rules thead+tbody td{padding-left:calc(33% + 0.875rem)}}@media(max-width: 39.996em){table.responsive.vertical-rules tbody th[scope=row]{border-right:2px var(--tycolor-border) solid}}@media(min-width: 40em){table.float-left,table.float-right{box-sizing:border-box;margin-bottom:1.75rem;width:calc(50% - 1.75rem)}}@media(min-width: 40em){table.float-left{clear:left;float:left;margin-right:3.5rem}}@media(min-width: 40em){table.float-right{clear:right;float:right;margin-left:3.5rem}}@media(min-width: 40em){table.float-right+table.float-left{margin-right:1.75rem}}@media(min-width: 40em){table.float-left+table.float-right{margin-left:1.75rem}}h2.tyfy-collapsable-processed,h3.tyfy-collapsable-processed,h4.tyfy-collapsable-processed,h5.tyfy-collapsable-processed,h6.tyfy-collapsable-processed{background-color:transparent;clear:both;position:relative}h2.tyfy-collapsable-processed button,h3.tyfy-collapsable-processed button,h4.tyfy-collapsable-processed button,h5.tyfy-collapsable-processed button,h6.tyfy-collapsable-processed button{all:unset;box-sizing:border-box;cursor:pointer;display:block;padding:0 3.5rem calc(0.875rem - 2px) 0;width:100%}h2.tyfy-collapsable-processed::before,h3.tyfy-collapsable-processed::before,h4.tyfy-collapsable-processed::before,h5.tyfy-collapsable-processed::before,h6.tyfy-collapsable-processed::before{border-radius:50%;color:var(--tycolor-text-light);content:"\ea04";font-family:tyicons;font-size:60%;font-style:normal;font-weight:normal;position:absolute;right:0rem;text-align:center;top:0rem;transition-duration:500ms;transition-property:background-color,color,top,transform;transition-timing-function:ease-in-out;width:2.625rem}h2.tyfy-collapsable-processed.closed::before,h3.tyfy-collapsable-processed.closed::before,h4.tyfy-collapsable-processed.closed::before,h5.tyfy-collapsable-processed.closed::before,h6.tyfy-collapsable-processed.closed::before{transform:rotate(180deg)}@media(min-width: 50em){h2.tyfy-collapsable-processed button,h3.tyfy-collapsable-processed button,h4.tyfy-collapsable-processed button,h5.tyfy-collapsable-processed button,h6.tyfy-collapsable-processed button{border:2px var(--tycolor-border) solid;border-bottom:none;padding:calc(1.75rem - 2px) calc(5.25rem - 2px) calc(0.875rem - 2px) calc(1.75rem - 2px);transition-duration:500ms;transition-property:padding-top;transition-timing-function:ease-in-out}h2.tyfy-collapsable-processed::before,h3.tyfy-collapsable-processed::before,h4.tyfy-collapsable-processed::before,h5.tyfy-collapsable-processed::before,h6.tyfy-collapsable-processed::before{right:1.75rem;top:1.75rem}h2.tyfy-collapsable-processed.closed button,h3.tyfy-collapsable-processed.closed button,h4.tyfy-collapsable-processed.closed button,h5.tyfy-collapsable-processed.closed button,h6.tyfy-collapsable-processed.closed button{padding-top:calc(0.875rem - 2px)}h2.tyfy-collapsable-processed.closed::before,h3.tyfy-collapsable-processed.closed::before,h4.tyfy-collapsable-processed.closed::before,h5.tyfy-collapsable-processed.closed::before,h6.tyfy-collapsable-processed.closed::before{top:.875rem}}*+h2.tyfy-collapsable-processed,.tymargins-on *+h2.tyfy-collapsable-processed,*+h3.tyfy-collapsable-processed,.tymargins-on *+h3.tyfy-collapsable-processed,*+h4.tyfy-collapsable-processed,.tymargins-on *+h4.tyfy-collapsable-processed,*+h5.tyfy-collapsable-processed,.tymargins-on *+h5.tyfy-collapsable-processed,*+h6.tyfy-collapsable-processed,.tymargins-on *+h6.tyfy-collapsable-processed{margin-top:1.75rem}h3.tyfy-collapsable-processed::before{width:1.75rem}h4.tyfy-collapsable-processed::before{width:1.75rem}h5.tyfy-collapsable-processed::before{width:1.75rem}h6.tyfy-collapsable-processed::before{width:1.75rem}h2.tyfy-collapsable-processed:hover::before,h2.tyfy-collapsable-processed:focus::before,h2.tyfy-collapsable-processed:focus-within::before,h3.tyfy-collapsable-processed:hover::before,h3.tyfy-collapsable-processed:focus::before,h3.tyfy-collapsable-processed:focus-within::before,h4.tyfy-collapsable-processed:hover::before,h4.tyfy-collapsable-processed:focus::before,h4.tyfy-collapsable-processed:focus-within::before,h5.tyfy-collapsable-processed:hover::before,h5.tyfy-collapsable-processed:focus::before,h5.tyfy-collapsable-processed:focus-within::before,h6.tyfy-collapsable-processed:hover::before,h6.tyfy-collapsable-processed:focus::before,h6.tyfy-collapsable-processed:focus-within::before{background-color:var(--tycolor-link-active);color:var(--tycolor-bg)}.tyfy-collapsables{box-sizing:content-box;border-bottom:2px var(--tycolor-border) solid;margin:0rem;overflow:hidden;padding:.875rem 0 calc(1.75rem - 2px) 0;transition-duration:500ms;transition-property:padding-top,padding-bottom,height;transition-timing-function:ease-in-out}@media(min-width: 50em){.tyfy-collapsables{border:2px var(--tycolor-border) solid;border-top:none !important;padding:calc(0.875rem - 2px) calc(1.75rem - 2px) calc(1.75rem - 2px)}}.tyfy-collapsables.closed{height:0 !important;padding-bottom:0;padding-top:0}.tyfy-collapsables.hiding>*{display:none}*+.tabs-container{margin-top:1.75rem}.tabs-container+h2,.tabs-container+h3,.tabs-container+h4,.tabs-container+h5,.tabs_container+h6{margin-top:2.625rem}.tabs-container ul.tabs{align-items:stretch;border-bottom:2px var(--tycolor-border) solid;display:none;margin:0;padding:0}.tabs-container ul.tabs *+*{margin-top:0}@media(min-width: 40em){.tabs-container ul.tabs{display:flex}}.tabs-container ul.tabs li+li{margin-left:.875rem}.tabs-container ul.tabs li{background-color:var(--tycolor-shade);border:2px var(--tycolor-border) solid;border-radius:4px 4px 0 0;color:var(--tycolor-text-light);cursor:pointer;display:block;flex:1;font-family:helvetica,arial,sans-serif;margin:0 0 -2px 0;padding:calc(0.875rem - 2px) calc(1.75rem - 2px);text-align:center;transition-duration:250ms;transition-property:background-color}.tabs-container ul.tabs li:hover{background-color:var(--tycolor-bg-tab-active);color:var(--tycolor-link-active)}.tabs-container ul.tabs li.open{background-color:var(--tycolor-bg);border-bottom:2px var(--tycolor-bg) solid;color:var(--tycolor-fg);font-weight:600}.tabs-container.tyfy-tabs-processed *+.tab-label{margin-top:1.75rem}.tabs-container.tyfy-tabs-processed .tab-label{background-color:transparent;clear:both;cursor:pointer;font-size:1.728rem;line-height:1.75rem;padding:0 3.5rem calc(0.875rem - 2px) 0;position:relative;transition-duration:500ms;transition-property:background-color,color,top,transform;transition-timing-function:ease-in-out}.tabs-container.tyfy-tabs-processed .tab-label::before{border-radius:50%;color:var(--tycolor-text-light);content:"\ea04";font-family:tyicons;font-size:60%;font-style:normal;font-weight:normal;position:absolute;right:0;text-align:center;top:0;transition-duration:500ms;transition-property:background-color,color,top;transition-timing-function:ease-in-out;width:1.75rem}@media(min-width: 40em){.tabs-container.tyfy-tabs-processed .tab-label{display:none}}.tabs-container.tyfy-tabs-processed .tab-label.closed::before{transform:rotate(180deg)}.tabs-container.tyfy-tabs-processed .tab-label:hover::before{background-color:var(--tycolor-link-active);color:var(--tycolor-bg)}.tabs-container.tyfy-tabs-processed .tab-panel{box-sizing:content-box;border-bottom:2px var(--tycolor-border) solid;overflow:hidden;margin-top:0;padding:.875rem 0 calc(1.75rem - 2px) 0;transition-duration:500ms;transition-property:padding-top,padding-bottom,height;transition-timing-function:ease-in-out}@media(min-width: 40em){.tabs-container.tyfy-tabs-processed .tab-panel{border:2px var(--tycolor-border) solid;border-radius:0 0 4px 4px;border-top:none;display:none;padding:1.75rem calc(1.75rem - 2px) calc(1.75rem - 2px)}}@media(min-width: 40em){.tabs-container.tyfy-tabs-processed .tab-panel.open{display:block}}@media(max-width: 39.996em){.tabs-container.tyfy-tabs-processed .tab-panel.closed{height:0 !important;padding-bottom:0;padding-top:0}}fieldset{border-color:var(--tycolor-border);border-radius:4px;border-style:solid;display:block;margin-left:0;margin-right:0;padding:calc(1.3125rem - 2px) calc(1.75rem - 2px) calc(1.75rem - 2px) calc(1.75rem - 2px)}fieldset legend{font-family:helvetica,arial,sans-serif;font-size:1.2rem;font-weight:bold;line-height:1.75rem;margin-left:-0.875rem;margin-right:-0.875rem;padding-left:.875rem;padding-right:.875rem}fieldset legend+*{margin-top:0}button,select,textarea,input[type=text],input[type=file],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],input[type=button],input[type=reset],input[type=submit]{box-sizing:border-box;display:block;font-size:100%;outline:none;max-width:100%}label{display:block;font-weight:bold}label.label-option{font-weight:normal}.label-option+label.label-option{margin-top:0}label.label-inline{display:inline-block}.label-inline+label.label-inline{margin-top:0;margin-left:.875rem}form label+*{margin-top:.875rem}select,textarea,input[type=text],input[type=file],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color]{background-color:var(--tycolor-bg);border-color:var(--tycolor-border);border-style:solid;border-radius:4px;border-width:2px;box-shadow:0 1px 1px rgba(0,0,0,.1) inset;color:var(--tycolor-fg);font-family:helvetica,arial,sans-serif;line-height:1.75rem;padding:calc(0.65625rem - 2px);transition:border-color 250ms,box-shadow 250ms}select:focus,textarea:focus,input[type=text]:focus,input[type=file]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus{border-color:var(--tycolor-link-active);box-shadow:0 1px 2px rgba(0,0,0,.2) inset}select *+*{margin-top:0}select:not([multiple]){box-shadow:0 0 0 transparent}button,input[type=button],input[type=reset],input[type=submit]{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle;border:none;display:inline-block;font-family:helvetica,arial,sans-serif;width:auto}button:hover,button:active,button[href]:hover,button[href]:active,input[type=button]:hover,input[type=button]:active,input[type=button][href]:hover,input[type=button][href]:active,input[type=reset]:hover,input[type=reset]:active,input[type=reset][href]:hover,input[type=reset][href]:active,input[type=submit]:hover,input[type=submit]:active,input[type=submit][href]:hover,input[type=submit][href]:active{background-color:#c06;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#fff}button:active,button[href]:active,input[type=button]:active,input[type=button][href]:active,input[type=reset]:active,input[type=reset][href]:active,input[type=submit]:active,input[type=submit][href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}button:focus,button[href]:focus,input[type=button]:focus,input[type=button][href]:focus,input[type=reset]:focus,input[type=reset][href]:focus,input[type=submit]:focus,input[type=submit][href]:focus{outline:none}button[disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{background-color:#a0a0a0;cursor:not-allowed}select:not([multiple]){appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpolygon points='6 10 16 0 26 10 23 13 16 6 9 13' fill='%23707070'/%3E%3Cpolygon points='6 22 9 19 16 26 23 19 26 22 16 32' fill='%23707070'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 0.4375rem) center;background-size:1.09375rem auto;padding-right:calc(1.96875rem - 2px)}input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:var(--tycolor-bg);border-color:var(--tycolor-border);border-style:solid;border-radius:4px;border-width:2px;display:inline-block;height:1.5em;transition:background-color 250ms,border-color 250ms,transform 250ms;vertical-align:text-bottom;width:1.5em}input[type=checkbox]:checked{background-color:var(--tycolor-link-active);background-image:url("data:image/svg+xml;charset=ASCII,%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2223%2056%2020.9401855%2053.9401855%200%2033%207%2026%2023%2042%2057%208%2064%2015%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:.875rem auto;border-color:var(--tycolor-link-active)}input[type=checkbox]:hover{border-color:var(--tycolor-link-active);transform:scale(1.1)}input[type=checkbox]:hover,input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 .4375rem rgba(204,0,102,.2)}input[type=checkbox]:focus{border-color:var(--tycolor-link-active)}input[type=radio]{appearance:none;-webkit-appearance:none;background-color:var(--tycolor-bg);border-color:var(--tycolor-border);border-style:solid;border-radius:50%;border-width:2px;display:inline-block;height:1.5em;transition:background-color 250ms,border-color 250ms,transform 250ms;vertical-align:text-bottom;width:1.5em}input[type=radio]:checked{background-color:var(--tycolor-link-active);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFFFFF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;border-color:var(--tycolor-link-active)}input[type=radio]:hover{border-color:var(--tycolor-link-active);transform:scale(1.1)}input[type=radio]:hover,input[type=radio]:focus{outline:none;box-shadow:0 0 0 .4375rem rgba(204,0,102,.2)}input[type=radio]:focus{border-color:var(--tycolor-link-active)}input[type=range]{-webkit-appearance:none !important;background-color:transparent;border:0;height:1.75rem;min-width:3.5rem;outline:none;position:relative;width:100%}input[type=range]::before{background-color:var(--tycolor-border);border:0;border-radius:2px;content:"";display:block;height:4px;outline:none;position:absolute;top:calc(0.875rem - 2px);width:100%;z-index:-1}input[type=range]::-moz-range-track{background-color:var(--tycolor-border);border:0;border-radius:2px;height:4px;outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--tycolor-bg);border:4px var(--tycolor-link-active) solid;border-radius:.4375rem;box-sizing:border-box;height:1.75rem;width:1.75rem}input[type=range]::-moz-range-thumb{-webkit-appearance:none;background-color:var(--tycolor-bg);border:4px var(--tycolor-link-active) solid;border-radius:.4375rem;box-sizing:border-box;height:1.75rem;width:1.75rem}input[type=range]::-moz-range-progress{-webkit-appearance:none !important;height:4px;background-color:var(--tycolor-link-active);border-radius:2px}img[data-lazyimage]{-webkit-transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;-webkit-perspective:1000;transition:all 1000ms ease-in-out}img[data-lazyimage].not-lazyLoaded{opacity:0}.tymedia{margin-left:0;margin-right:0;padding:0}.tymedia .tymedia-iframe{height:0;padding-top:55.56%;position:relative;width:100%}.tymedia .tymedia-iframe iframe{height:100%;left:0;position:absolute;top:0;width:100%}.tymedia img{border:none;display:block;height:auto;width:100%}.tymedia .tymedia-caption{color:#707070;font-size:.8333333333rem;line-height:1.75rem}.tymedia *+.tymedia-caption{margin-top:.875rem}@media(min-width: 40em){.tymedia.float-left,.tymedia.float-right{box-sizing:border-box;margin-bottom:1.75rem;width:calc(50% - 1.75rem)}.tymedia.float-left:first-child+*,.tymedia.float-right:first-child+*{margin-top:0}}@media(min-width: 40em){.tymedia.float-left{clear:left;float:left;margin-right:3.5rem}}@media(min-width: 40em){.tymedia.float-right{clear:right;float:right;margin-left:3.5rem}}@font-face{font-family:tyicons;src:url("../fonts/tyicons/tyicons.eot");src:url("../fonts/tyicons/tyicons.eot?#iefix") format("embedded-opentype"),url("../fonts/tyicons/tyicons.woff2") format("woff2"),url("../fonts/tyicons/tyicons.woff") format("woff"),url("../fonts/tyicons/tyicons.ttf") format("truetype"),url("../fonts/tyicons/tyicons.svg#tyicons") format("svg");font-style:normal;font-weight:400}.tyicons{display:inline-block;font-family:tyicons;font-size:inherit;font-weight:400;margin-top:0;text-rendering:auto;transform:translate(0, 0);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.tyicons-lg{vertical-align:-15%;line-height:.75em;font-size:1.33333333em}.tyicons-2x{font-size:2em}.tyicons-3x{font-size:3em}.tyicons-4x{font-size:4em}.tyicons-5x{font-size:5em}.tyicons-fw{width:1.28571429em;text-align:center}.tyicons-angle-down::before{content:"\ea01"}.tyicons-angle-left::before{content:"\ea02"}.tyicons-angle-right::before{content:"\ea03"}.tyicons-angle-up-down::before{content:"\ea05"}.tyicons-angle-up::before{content:"\ea04"}.tyicons-bars::before{content:"\ea06"}.tyicons-check::before{content:"\ea07"}.tyicons-dash::before{content:"\ea08"}.tyicons-quote-left::before{content:"\ea09"}.tyicons-quote-right::before{content:"\ea0a"}.tyicons-search::before{content:"\ea0b"}.tyicons-x::before{content:"\ea0c"}.reverse{--tycolor-bg: black;--tycolor-bg-tab-active: rgba(255, 179, 217, 0.12);--tycolor-fg: #eeeeee;--tycolor-text-light: #777777;--tycolor-link-default: #b3d9ff;--tycolor-link-active: #ffb3d9;--tycolor-border: #303030;--tycolor-border-link-default: rgba(179, 217, 255, 0.5);--tycolor-border-link-active: rgba(255, 179, 217, 0.75);--tycolor-shade: rgba(238, 238, 238, 0.1);background-color:var(--tycolor-bg);color:var(--tycolor-fg)}.reverse .tybutton,.reverse a.tybutton,.reverse button,.reverse input[type=button],.reverse input[type=reset],.reverse input[type=submit]{background-color:#b3d9ff;border:none;border-radius:4px;color:#000;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle}.reverse .tybutton:hover,.reverse .tybutton:active,.reverse .tybutton[href]:hover,.reverse .tybutton[href]:active,.reverse a.tybutton:hover,.reverse a.tybutton:active,.reverse a.tybutton[href]:hover,.reverse a.tybutton[href]:active,.reverse button:hover,.reverse button:active,.reverse button[href]:hover,.reverse button[href]:active,.reverse input[type=button]:hover,.reverse input[type=button]:active,.reverse input[type=button][href]:hover,.reverse input[type=button][href]:active,.reverse input[type=reset]:hover,.reverse input[type=reset]:active,.reverse input[type=reset][href]:hover,.reverse input[type=reset][href]:active,.reverse input[type=submit]:hover,.reverse input[type=submit]:active,.reverse input[type=submit][href]:hover,.reverse input[type=submit][href]:active{background-color:#ffb3d9;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#000}.reverse .tybutton:active,.reverse .tybutton[href]:active,.reverse a.tybutton:active,.reverse a.tybutton[href]:active,.reverse button:active,.reverse button[href]:active,.reverse input[type=button]:active,.reverse input[type=button][href]:active,.reverse input[type=reset]:active,.reverse input[type=reset][href]:active,.reverse input[type=submit]:active,.reverse input[type=submit][href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}.reverse .tybutton:focus,.reverse .tybutton[href]:focus,.reverse a.tybutton:focus,.reverse a.tybutton[href]:focus,.reverse button:focus,.reverse button[href]:focus,.reverse input[type=button]:focus,.reverse input[type=button][href]:focus,.reverse input[type=reset]:focus,.reverse input[type=reset][href]:focus,.reverse input[type=submit]:focus,.reverse input[type=submit][href]:focus{outline:none}.reverse .tybutton-outline,.reverse a.tybutton-outline{background-color:#b3d9ff;border:none;border-radius:4px;color:#000;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit;margin:0;padding:.4375rem 1.3125rem;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all 250ms;vertical-align:middle;background-color:transparent;border:2px #b3d9ff solid;color:#b3d9ff;padding:calc(0.4375rem - 2px) calc(1.3125rem - 2px)}.reverse .tybutton-outline:hover,.reverse .tybutton-outline:active,.reverse .tybutton-outline[href]:hover,.reverse .tybutton-outline[href]:active,.reverse a.tybutton-outline:hover,.reverse a.tybutton-outline:active,.reverse a.tybutton-outline[href]:hover,.reverse a.tybutton-outline[href]:active{background-color:#ffb3d9;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);color:#000}.reverse .tybutton-outline:active,.reverse .tybutton-outline[href]:active,.reverse a.tybutton-outline:active,.reverse a.tybutton-outline[href]:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}.reverse .tybutton-outline:focus,.reverse .tybutton-outline[href]:focus,.reverse a.tybutton-outline:focus,.reverse a.tybutton-outline[href]:focus{outline:none}.reverse .tybutton-outline:hover,.reverse .tybutton-outline:active,.reverse .tybutton-outline[href]:hover,.reverse .tybutton-outline[href]:active,.reverse a.tybutton-outline:hover,.reverse a.tybutton-outline:active,.reverse a.tybutton-outline[href]:hover,.reverse a.tybutton-outline[href]:active{border-color:#f2aace}.reverse button[disabled],.reverse input[type=button][disabled],.reverse input[type=reset][disabled],.reverse input[type=submit][disabled]{background-color:#5f5f5f;cursor:not-allowed}.reverse blockquote.pullquote-roof-fixed::before,.reverse blockquote.pullquote-roof-full::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%201920%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20fill%3D%22%23303030%22%3E%3Cpolygon%20points%3D%220%2028%20936%2028%20936%2032%200%2032%22%3E%3C%2Fpolygon%3E%3Cpolygon%20points%3D%22984%2028%201920%2028%201920%2032%20984%2032%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.reverse select:not([multiple]){background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpolygon points='6 10 16 0 26 10 23 13 16 6 9 13' fill='%23777777'/%3E%3Cpolygon points='6 22 9 19 16 26 23 19 26 22 16 32' fill='%23777777'/%3E%3C/svg%3E")}.reverse input[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=ASCII,%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2223%2056%2020.9401855%2053.9401855%200%2033%207%2026%2023%2042%2057%208%2064%2015%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")}.reverse input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000000'/%3e%3c/svg%3e")}.reverse .tymedia .tymedia-caption{color:#777}.reverse figure.tyfy-audio-player form.player-ui button.play-pause.paused::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2224%2016%2010%2025%2010%207%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")}.reverse figure.tyfy-audio-player form.player-ui button.play-pause.playing::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Crect%20x%3D%2210%22%20y%3D%228%22%20width%3D%224%22%20height%3D%2216%22%20fill%3D%22%23000000%22%3E%3C%2Frect%3E%3Crect%20x%3D%2218%22%20y%3D%228%22%20width%3D%224%22%20height%3D%2216%22%20fill%3D%22%23000000%22%3E%3C%2Frect%3E%3C%2Fsvg%3E")}.reverse figure.tyfy-audio-player form.player-ui button.audio.sound::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2215.5%207.98650208%2016.5%207.98650208%2016.5%2023.9852814%2015.5%2023.9852814%2011.5%2019.9852814%206.5%2019.9852814%206.5%2011.9852814%2011.5%2011.9852814%22%3E%3C%2Fpolygon%3E%3Cpath%20d%3D%22M21.5%2C15.9852814%20C21.5%2C17.0898509%2021.0522847%2C18.0898509%2020.3284271%2C18.8137085%20L18.9142136%2C17.3994949%20C19.2761424%2C17.0375661%2019.5%2C16.5375661%2019.5%2C15.9852814%20C19.5%2C15.4329966%2019.2761424%2C14.9329966%2018.9142136%2C14.5710678%20L20.3284271%2C13.1568542%20C21.0522847%2C13.8807119%2021.5%2C14.8807119%2021.5%2C15.9852814%20Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M25.5%2C15.9852814%20C25.5%2C18.1939121%2024.6049815%2C20.1935%2023.1578535%2C21.6411362%20L21.7426407%2C20.2279221%20C22.8284271%2C19.1421356%2023.5%2C17.6421356%2023.5%2C15.9852814%20C23.5%2C14.3284271%2022.8284271%2C12.8284271%2021.7426407%2C11.7426407%20L23.1578535%2C10.3294266%20C24.6049815%2C11.7770628%2025.5%2C13.7766507%2025.5%2C15.9852814%20Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.reverse figure.tyfy-audio-player form.player-ui button.audio.muted::before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2215.5%207.98650208%2016.5%207.98650208%2016.5%2023.9852814%2015.5%2023.9852814%2011.5%2019.9852814%206.5%2019.9852814%206.5%2011.9852814%2011.5%2011.9852814%22%3E%3C%2Fpolygon%3E%3Cpolygon%20fill%3D%22%23000000%22%20points%3D%2225.5%2013.9%2023.4%2016%2025.5%2018.1%2024.1%2019.5%2022%2017.4%2019.9%2019.5%2018.5%2018.1%2020.6%2016%2018.5%2013.9%2019.9%2012.5%2022%2014.6%2024.1%2012.5%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")} /*# sourceMappingURL=tyfy.css.map */ \ No newline at end of file diff --git a/dist/style/tyfy.css.map b/dist/style/tyfy.css.map index 9094f2e..8fa1605 100644 --- a/dist/style/tyfy.css.map +++ b/dist/style/tyfy.css.map @@ -1 +1 @@ -{"version":3,"sources":["../../source/scss/required/_mixins.scss","../../source/scss/essential/_normalize.scss","../../source/scss/required/_settings.scss","../../source/scss/required/_core.scss","../../source/scss/essential/_body.scss","../../source/scss/essential/_spacing.scss","../../source/scss/optional/_paragraphs.scss","../../source/scss/optional/_headings.scss","../../source/scss/optional/_links.scss","../../source/scss/optional/_lists.scss","../../source/scss/optional/_utility.scss","../../source/scss/optional/_quotes.scss","../../source/scss/optional/_tables.scss","../../source/scss/optional/_collapsables.scss","../../source/scss/optional/_tabs.scss","../../source/scss/optional/_forms.scss","../../source/scss/optional/_media.scss","../../source/scss/extras/_icons.scss","../../source/scss/extras/_reverse.scss"],"names":[],"mappings":"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","file":"tyfy.css"} \ No newline at end of file +{"version":3,"sources":["../../source/scss/required/_mixins.scss","../../source/scss/essential/_normalize.scss","../../source/scss/required/_settings.scss","../../source/scss/required/_core.scss","../../source/scss/essential/_body.scss","../../source/scss/essential/_spacing.scss","../../source/scss/optional/_paragraphs.scss","../../source/scss/optional/_headings.scss","../../source/scss/optional/_links.scss","../../source/scss/optional/_lists.scss","../../source/scss/optional/_utility.scss","../../source/scss/optional/_quotes.scss","../../source/scss/optional/_tables.scss","../../source/scss/optional/_collapsables.scss","../../source/scss/optional/_tabs.scss","../../source/scss/optional/_forms.scss","../../source/scss/optional/_media.scss","../../source/scss/extras/_icons.scss","../../source/scss/extras/_reverse.scss"],"names":[],"mappings":"AAoIA,kBACE,KACE,SAAA,CAEF,GACE,SAAA,CAAA,CCvIJ,KACE,6BAAA,CAEF,KACE,QAAA,CAEF,KACE,aAAA,CAEF,EACE,4BAAA,CAEF,YACE,kBAAA,CACA,yBAAA,CACA,wCAAA,CAAA,gCAAA,CAEF,SAEE,kBAAA,CAEF,kBAIE,oCCR6B,CDS7B,cEd6B,CFgB/B,QAEE,aAAA,CACA,aAAA,CACA,iBAAA,CACA,uBAAA,CAEF,IACE,cAAA,CAEF,IACE,UAAA,CAEF,IACE,iBAAA,CAEF,sCAKE,mBAAA,CACA,cAAA,CACA,QAAA,CAGF,aAEE,gBAAA,CAEF,cAEE,mBAAA,CAEF,qDAIE,yBAAA,CAEF,wHAIE,iBAAA,CACA,SAAA,CAEF,4GAIE,6BAAA,CAEF,SACE,gBCxC6B,CDyC7B,2BAAA,CACA,iCAAA,CAEF,OACE,qBAAA,CACA,aAAA,CACA,aAAA,CACA,cAAA,CACA,SAAA,CACA,kBAAA,CAEF,SACE,aAAA,CAEF,6BAEE,qBAAA,CACA,SAAA,CAEF,kFAEE,WAAA,CAEF,cACE,4BAAA,CACA,mBAAA,CAEF,yCACE,uBAAA,CAEF,6BACE,yBAAA,CACA,YAAA,CAEF,SACE,YAAA,CGxHF,MACE,mBAAA,CACA,+CAAA,CACA,qBAAA,CACA,6BAAA,CACA,+BAAA,CACA,8BAAA,CACA,yBAAA,CACA,qDAAA,CACA,qDAAA,CACA,uCAAA,CAEF,KACE,cAAA,CAEF,KACE,4BAAA,CACA,uBAAA,CACA,yBFD6B,CEE7B,cDL6B,CCM7B,mBAAA,CCnBF,EACE,YAAA,CACA,eAAA,CLiFE,SACE,kBA7BwC,CAUxC,oCACE,kBAoC0B,CAhC5B,aACE,YAAA,CAbJ,oDACE,mBA6C+B,CArBjC,kBACE,kBA7BwC,CAUxC,+DACE,kBAoC0B,CAhC5B,sBACE,YAAA,CAbJ,6DACE,mBA6C+B,CAYjC,mBACE,YAAA,CAxCF,oBACE,kBAvBwC,CAqD1C,oBACE,YAAA,CM7GN,yBAKE,oBAAA,CACA,YAAA,CACA,+BAAA,CACA,gCAAA,CACA,2BAAA,CACA,kBAAA,CAEF,OACE,iBAAA,CACA,oBAAA,CAGA,wBADF,OAEI,SAAA,CACA,mBAAA,CACA,SAAA,CACA,QAAA,CAAA,CCrBJ,mBAEE,cAAA,CACA,mBAAA,CAEF,mBAEE,gBAAA,CACA,mBAAA,CAEF,mBAEE,iBAAA,CACA,mBAAA,CAEF,mBAEE,kBAAA,CACA,mBAAA,CAEF,mBAEE,mBAAA,CACA,oBAAA,CAEF,mBAEE,qBAAA,CACA,kBAAA,CAIF,kBAME,sCLrB6B,CKsB7B,eAAA,CAEF,GACE,iBAAA,CAEF,GACE,oBAAA,CACA,wBAAA,CC/CF,EACE,uBAAA,CACA,oBAAA,CACA,yBAAA,CACA,uDAAA,CACA,QACE,sDAAA,CACA,iCAAA,CACA,6BAEE,qDAAA,CACA,gCAAA,CAIF,0BACE,yBAAA,CACA,uBN2ByB,CMvB3B,6BACE,wBAAA,CACA,qBAAA,CAGJ,iBR8HA,qBEhF6B,CFiF7B,WAAA,CACA,iBE7G6B,CFkH3B,UAAA,CAEF,cAAA,CACA,oBAAA,CACA,iBAAA,CACA,mBAAA,CACA,QAAA,CACA,0BAAA,CACA,oBAAA,CACA,oCAAA,CACA,oBAAA,CACA,qBAAA,CAGE,0GAEE,qBEtGyB,CFuGzB,mGAAA,CAKE,UAAA,CAGJ,sDACE,uEAAA,CAEF,oDACE,YAAA,CQ/JJ,yBR2HA,qBEhF6B,CFiF7B,WAAA,CACA,iBE7G6B,CFkH3B,UAAA,CAEF,cAAA,CACA,oBAAA,CACA,iBAAA,CACA,mBAAA,CACA,QAAA,CACA,0BAAA,CACA,oBAAA,CACA,oCAAA,CACA,oBAAA,CACA,qBAAA,CAsCA,4BAAA,CACA,qBAAA,CACA,UE1I6B,CF2I7B,mDAAA,CAtCE,0IAEE,qBEtGyB,CFuGzB,mGAAA,CAKE,UAAA,CAGJ,sEACE,uEAAA,CAEF,oEACE,YAAA,CA0BF,0IAEE,oBAAA,CSvNN,MAEE,qBAAA,CAEF,GACE,sCPY6B,COX7B,eAAA,CAEF,GACE,aAAA,CACA,cAAA,CACA,qBAAA,CAKA,wBACE,kBAAA,CAIA,oKACE,YAAA,CAQF,iBACE,oBAAA,CACA,iBAAA,CACA,yBACE,+BAAA,CACA,mBPhBuB,COiBvB,aAAA,CACA,qBAAA,CACA,iBAAA,CACA,UAAA,CACA,KAAA,CAGJ,0CACE,eAAA,CAEF,yCACE,eAAA,CACA,eAAA,CAEF,0CACE,eAAA,CAGJ,iBACE,cAAA,CACA,oBACE,oBAAA,CAGA,kCACE,qBAAA,CACA,oBAAA,CACA,oBAAA,CAEF,oEACE,oBAAA,CAQF,wBACE,gKACE,aAAA,CAAA,CAKR,aAEE,YAAA,CACA,cAAA,CACA,cAAA,CT+BA,iBACE,YAAA,CS/BF,gBACE,mBAAA,CAEF,8BACE,sBAAA,CAEF,6BACE,wBAAA,CAGA,8BACE,aAAA,CAWJ,wBAFF,4DAII,SAAA,CACA,mBAAA,CACA,uBAAA,CACA,cAAA,CTGF,4EACE,YAAA,CSHA,wEAEE,uBAAA,CACA,kBAAA,CACA,mBAAA,CACA,sBAAA,CAIA,oQACE,gBAAA,CAAA,CAMN,wBADF,8BAEI,SAAA,CAAA,CAOF,wBAHF,0FAII,YAAA,CACA,cAAA,CACA,cAAA,CACA,4GACE,qBAAA,CACA,mBAAA,CACA,sCAAA,CACA,0LACE,YAAA,CAEF,4MACE,qBAAA,CAIF,gMACE,2BAAA,CAAA,CAON,wBACE,wEACE,2CAAA,CACA,4HACE,YAAA,CAEF,wIACE,cAAA,CAEF,gRAEE,qBAAA,CAIF,gIACE,gCAAA,CAAA,CAMN,wBACE,oCACE,uCAAA,CACA,8DACE,YAAA,CAEF,wIAEE,cAAA,CAEF,4MAGE,qBAAA,CAIF,gEACE,4BAAA,CAAA,CC3MV,EACE,eAAA,CAEF,KACE,qCAAA,CACA,oBAAA,CACA,oCRa6B,CQZ7B,mBAAA,CACA,oBAAA,CACA,eACE,4BAAA,CACA,cAAA,CACA,eAAA,CAGJ,GACE,iBAAA,CAEF,GACE,WAAA,CACA,0CAAA,CACA,QAAA,CAEE,sBAAA,CACA,mBAAA,CAEF,kBACE,eAAA,CACA,YAAA,CAEF,mBACE,eAAA,CACA,YAAA,CAEF,iBACE,sBAAA,CACA,mBAAA,CAGJ,EACE,iBAAA,CAEF,IACE,oCRxB6B,CQ0B/B,MACE,wBAAA,CAEF,OACE,eAAA,CAGA,aACE,oBAAA,CACA,UAAA,CACA,cAAA,CACA,gBAAA,CACA,gBAAA,CACA,uBAAA,CACA,iBAAA,CAEF,eACE,iBAAA,CACA,qBAAA,CACA,sBAAA,CACA,wBAAA,CAGJ,UVoFE,qBEhF6B,CFiF7B,WAAA,CACA,iBE7G6B,CFkH3B,UAAA,CAEF,cAAA,CACA,oBAAA,CACA,iBAAA,CACA,mBAAA,CACA,QAAA,CACA,0BAAA,CACA,oBAAA,CACA,oCAAA,CACA,oBAAA,CACA,qBAAA,CAGE,8EAEE,qBEtGyB,CFuGzB,mGAAA,CAKE,UAAA,CAGJ,wCACE,uEAAA,CAEF,sCACE,YAAA,CUrHN,kBViFE,qBEhF6B,CFiF7B,WAAA,CACA,iBE7G6B,CFkH3B,UAAA,CAEF,cAAA,CACA,oBAAA,CACA,iBAAA,CACA,mBAAA,CACA,QAAA,CACA,0BAAA,CACA,oBAAA,CACA,oCAAA,CACA,oBAAA,CACA,qBAAA,CAsCA,4BAAA,CACA,qBAAA,CACA,UE1I6B,CF2I7B,mDAAA,CAtCE,8GAEE,qBEtGyB,CFuGzB,mGAAA,CAKE,UAAA,CAGJ,wDACE,uEAAA,CAEF,sDACE,YAAA,CA0BF,8GAEE,oBAAA,CU9IN,aACE,sCRzD6B,CQ2D/B,cACE,yBR7D6B,CQ+D/B,aACE,oCR9D6B,CQgE/B,OACE,+BAAA,CCpFF,WACE,iBAAA,CACA,mBAAA,CACA,oBAAA,CACA,wBAJF,WAKI,oBAAA,CACA,qBAAA,CAAA,CAEF,aACE,iBAAA,CAEF,qBACE,4BAAA,CACA,WAAA,CACA,iBAAA,CACA,oBAAA,CACA,aAAA,CACA,cAAA,CACA,iBAAA,CACA,iBAAA,CACA,uBACE,iBAAA,CACA,oBAAA,CAEF,0BACE,aAAA,CACA,wBAAA,CACA,iBAAA,CACA,mBAAA,CAEF,4BACE,kBAAA,CAEF,mGAEE,udAAA,CACA,yBAAA,CACA,iCAAA,CACA,2BAAA,CACA,2BAAA,CACA,eAAA,CACA,aAAA,CACA,mBTtByB,CSuBzB,iBAAA,CACA,iBAAA,CACA,kBAAA,CACA,oBAAA,CACA,iBAAA,CAEF,kDACE,gBAAA,CACA,iBAAA,CACA,mBAAA,CAIA,wBAFF,iEAGI,qBAAA,CACA,eAAA,CACA,qBAAA,CACA,yBAAA,CACA,6FACE,YAAA,CAAA,CAKJ,wBADF,gCAEI,UAAA,CACA,UAAA,CACA,aAAA,CACA,mBAAA,CAAA,CAIF,wBADF,iCAEI,WAAA,CACA,WAAA,CACA,kBAAA,CACA,cAAA,CAAA,CC9ER,MACE,6CAAA,CACA,mCAAA,CAEF,GACE,sCVY6B,CUX7B,6CAAA,CACA,mCAAA,CACA,eAAA,CACA,kBAAA,CACA,cACE,qBAAA,CAGJ,GACE,sCVE6B,CUD7B,6CAAA,CACA,mCAAA,CACA,kBAAA,CAIF,YACE,wBAAA,CACA,UAAA,CACA,8BAEE,WAAA,CACA,QAAA,CACA,oBAAA,CACA,uBAAA,CAEF,kCAEE,oBAAA,CAMF,kCAEE,oBAAA,CACA,qBAAA,CAGA,oFAEE,qCAAA,CAMN,uBACE,0CAAA,CACA,oDAEE,6CAAA,CAEF,qCACE,8CAAA,CAKJ,qBACE,2CAAA,CACA,gDAEE,4CAAA,CACA,oBAAA,CACA,qBAAA,CAEF,mCACE,6CAAA,CAOA,4BADF,uBZzDE,QAAA,CACA,kBAAA,CACA,qBAAA,CACA,WAAA,CACA,eAAA,CACA,SAAA,CACA,iBAAA,CACA,oBAAA,CACA,+EAEE,SAAA,CACA,WAAA,CACA,QAAA,CACA,gBAAA,CACA,eAAA,CACA,UAAA,CY6CA,gCACE,gBAAA,CAAA,CAMF,4BADF,0BAEI,aAAA,CAAA,CAIF,4BADF,6BAEI,0CAAA,CACA,cVvDuB,CAAA,CU2DzB,4BADF,0BAEI,aAAA,CACA,cAAA,CAAA,CAIF,4BADF,0BAEI,aAAA,CACA,cAAA,CACA,iBAAA,CAAA,CAEF,yCACE,+BAAA,CACA,aAAA,CACA,sCVnGuB,CUoGvB,wBAAA,CACA,MAAA,CACA,iBAAA,CACA,0BAAA,CACA,wBARF,yCASI,YAAA,CAAA,CAGJ,2CACE,kBAAA,CAOF,sJAEE,oBAAA,CACA,qBAAA,CAGA,yGACE,YAAA,CAKJ,4BACE,uFACE,iCAAA,CAAA,CAQF,4BADF,oDAEI,4CAAA,CAAA,CAWN,wBAFF,mCAGI,qBAAA,CACA,qBAAA,CACA,yBAAA,CAAA,CAIF,wBADF,iBAEI,UAAA,CACA,UAAA,CACA,mBAAA,CAAA,CAIF,wBADF,kBAEI,WAAA,CACA,WAAA,CACA,kBAAA,CAAA,CAKJ,wBADF,mCAEI,oBAAA,CAAA,CAIF,wBADF,mCAEI,mBAAA,CAAA,CCnMJ,sJAKE,4BAAA,CACA,UAAA,CACA,iBAAA,CACA,yLACE,SAAA,CACA,qBAAA,CACA,cAAA,CACA,aAAA,CACA,uCAAA,CACA,UAAA,CAEF,8LACE,iBAAA,CACA,+BAAA,CACA,eAAA,CACA,mBXD2B,CWE3B,aAAA,CACA,iBAAA,CACA,kBAAA,CACA,iBAAA,CACA,UAAA,CACA,iBAAA,CACA,QAAA,CACA,yBAAA,CACA,wDAAA,CACA,sCAAA,CACA,cAAA,CAGA,iOACE,wBAAA,CAGJ,wBACE,yLACE,sCAAA,CACA,kBAAA,CACA,wFAAA,CACA,yBAAA,CACA,+BAAA,CACA,sCAAA,CAEF,8LACE,aAAA,CACA,WAAA,CAGA,4NACE,gCAAA,CAEF,iOACE,WAAA,CAAA,CAIN,sYAEE,kBAAA,CAIF,sCACE,aAAA,CAIF,sCACE,aAAA,CAIF,sCACE,aAAA,CAIF,sCACE,aAAA,CAWA,urBACE,2CAAA,CACA,uBAAA,CAKN,mBACE,sBAAA,CACA,6CAAA,CACA,WAAA,CACA,eAAA,CACA,uCAAA,CACA,yBAAA,CACA,qDAAA,CACA,sCAAA,CACA,wBATF,mBAUI,sCAAA,CACA,0BAAA,CACA,oEAAA,CAAA,CAEF,0BACE,mBAAA,CACA,gBAAA,CACA,aAAA,CAEF,4BACE,YAAA,CCzHJ,kBACE,kBAAA,CAEF,+FAKE,mBAAA,CAGA,wBAEE,mBAAA,CACA,6CAAA,CACA,YAAA,CACA,QAAA,CACA,SAAA,CdoGA,4BACE,YAAA,CcpGF,wBAPF,wBAQI,YAAA,CAAA,CAEF,8BACE,mBAAA,CAEF,2BACE,qCAAA,CACA,sCAAA,CACA,yBAAA,CACA,+BAAA,CACA,cAAA,CACA,aAAA,CACA,MAAA,CACA,sCZdyB,CYezB,iBAAA,CACA,gDAAA,CACA,iBAAA,CACA,yBAAA,CACA,oCAAA,CACA,iCACE,6CAAA,CACA,gCAAA,CAEF,gCACE,kCAAA,CACA,yCAAA,CACA,uBAAA,CACA,eAAA,CAKJ,iDACE,kBAAA,CAEF,+CACE,4BAAA,CACA,UAAA,CACA,cAAA,CACA,kBAAA,CACA,mBAAA,CACA,uCAAA,CACA,iBAAA,CACA,yBAAA,CACA,wDAAA,CACA,sCAAA,CACA,uDACE,iBAAA,CACA,+BAAA,CACA,eAAA,CACA,mBZjDuB,CYkDvB,aAAA,CACA,iBAAA,CACA,kBAAA,CACA,iBAAA,CACA,OAAA,CACA,iBAAA,CACA,KAAA,CACA,yBAAA,CACA,8CAAA,CACA,sCAAA,CACA,aAAA,CAEF,wBA5BF,+CA6BI,YAAA,CAAA,CAGA,8DACE,wBAAA,CAIF,6DACE,2CAAA,CACA,uBAAA,CAIN,+CACE,sBAAA,CACA,6CAAA,CACA,eAAA,CACA,YAAA,CACA,uCAAA,CACA,yBAAA,CACA,qDAAA,CACA,sCAAA,CACA,wBATF,+CAUI,sCAAA,CACA,yBAAA,CACA,eAAA,CACA,YAAA,CACA,uDAAA,CAAA,CAGA,wBADF,oDAEI,aAAA,CAAA,CAIF,4BADF,sDAEI,mBAAA,CACA,gBAAA,CACA,aAAA,CAAA,CCzHV,SACE,kCAAA,CACA,iBb0C6B,CazC7B,kBAAA,CACA,aAAA,CACA,aAAA,CACA,cAAA,CACA,yFAAA,CACA,gBACE,sCbQ2B,CaP3B,gBAAA,CACA,gBAAA,CACA,mBAAA,CACA,qBAAA,CACA,sBAAA,CACA,oBAAA,CACA,qBAAA,CACA,kBACE,YAAA,CAIN,qWAqBE,qBAAA,CACA,aAAA,CACA,cAAA,CACA,YAAA,CACA,cAAA,CAEF,MACE,aAAA,CACA,gBAAA,CACA,mBACE,kBAAA,CAEF,iCACE,YAAA,CAEF,mBACE,oBAAA,CAEF,iCACE,YAAA,CACA,mBAAA,CAEF,aACE,kBAAA,CAKJ,sSAiBE,kCAAA,CACA,kCAAA,CACA,kBAAA,CACA,iBb/C6B,CagD7B,gBbjD6B,CakD7B,yCAAA,CACA,uBAAA,CACA,sCb9E6B,Ca+E7B,mBAAA,CACA,8BAAA,CACA,8CAAA,CACA,4YACE,uCAAA,CACA,yCAAA,CfeA,WACE,YAAA,CeXJ,uBACE,4BAAA,CAGJ,+DfyCE,qBEhF6B,CFiF7B,WAAA,CACA,iBE7G6B,CFkH3B,UAAA,CAEF,cAAA,CACA,oBAAA,CACA,iBAAA,CACA,mBAAA,CACA,QAAA,CACA,0BAAA,CACA,oBAAA,CACA,oCAAA,CACA,oBAAA,CACA,qBAAA,CetDA,WAAA,CACA,oBAAA,CACA,sCbpG6B,CaqG7B,UAAA,CfsDE,oZAEE,qBEtGyB,CFuGzB,mGAAA,CAKE,UAAA,CAGJ,8MACE,uEAAA,CAEF,sMACE,YAAA,CenEN,uGAIE,wBAAA,CACA,kBAAA,CAKA,uBACE,eAAA,CACA,uBAAA,CACA,oRAAA,CACA,2BAAA,CACA,iDAAA,CACA,+BAAA,CACA,oCAAA,CAKJ,qBACE,eAAA,CACA,uBAAA,CACA,kCAAA,CACA,kCAAA,CACA,kBAAA,CACA,iBbxG6B,CayG7B,gBb1G6B,Ca2G7B,oBAAA,CACA,YAAA,CACA,oEAAA,CACA,0BAAA,CACA,WAAA,CACA,6BACE,2CAAA,CACA,6bAAA,CACA,2BAAA,CACA,0BAAA,CACA,4BAAA,CACA,uCAAA,CAEF,2BACE,uCAAA,CACA,oBAAA,CAEF,sDAEE,YAAA,CACA,4CAAA,CAEF,2BACE,uCAAA,CAGJ,kBACE,eAAA,CACA,uBAAA,CACA,kCAAA,CACA,kCAAA,CACA,kBAAA,CACA,iBAAA,CACA,gBb5I6B,Ca6I7B,oBAAA,CACA,YAAA,CACA,oEAAA,CACA,0BAAA,CACA,WAAA,CACA,0BACE,2CAAA,CACA,yJAAA,CACA,2BAAA,CACA,0BAAA,CACA,uBAAA,CACA,uCAAA,CAEF,wBACE,uCAAA,CACA,oBAAA,CAEF,gDAEE,YAAA,CACA,4CAAA,CAEF,wBACE,uCAAA,CAKJ,kBACE,kCAAA,CACA,4BAAA,CACA,QAAA,CACA,cAAA,CACA,gBAAA,CACA,YAAA,CACA,iBAAA,CACA,UAAA,CACA,0BACE,sCAAA,CACA,QAAA,CACA,iBAAA,CACA,UAAA,CACA,aAAA,CACA,UAAA,CACA,YAAA,CACA,iBAAA,CACA,wBAAA,CACA,UAAA,CACA,UAAA,CAEF,oCACE,sCAAA,CACA,QAAA,CACA,iBAAA,CACA,UAAA,CACA,YAAA,CACA,UAAA,CAEF,wCACE,uBAAA,CACA,kCAAA,CACA,2CAAA,CACA,sBAAA,CACA,qBAAA,CACA,cAAA,CACA,aAAA,CAEF,oCACE,uBAAA,CACA,kCAAA,CACA,2CAAA,CACA,sBAAA,CACA,qBAAA,CACA,cAAA,CACA,aAAA,CAEF,uCACE,kCAAA,CACA,UAAA,CACA,2CAAA,CACA,iBAAA,CCzQJ,oBACE,sCAAA,CACA,kCAAA,CACA,wBAAA,CACA,iCAAA,CACA,mCACE,SAAA,CAGJ,SACE,aAAA,CACA,cAAA,CACA,SAAA,CACA,yBACE,QAAA,CACA,kBAAA,CACA,iBAAA,CACA,UAAA,CACA,gCACE,WAAA,CACA,MAAA,CACA,iBAAA,CACA,KAAA,CACA,UAAA,CAGJ,aACE,WAAA,CACA,aAAA,CACA,WAAA,CACA,UAAA,CAEF,0BACE,adsC2B,CcrC3B,wBAAA,CACA,mBAAA,CAEF,4BACE,kBAAA,CAIA,wBAFF,yCAGI,qBAAA,CACA,qBAAA,CACA,yBAAA,CACA,qEACE,YAAA,CAAA,CAKJ,wBADF,oBAEI,UAAA,CACA,UAAA,CACA,mBAAA,CAAA,CAIF,wBADF,qBAEI,WAAA,CACA,WAAA,CACA,kBAAA,CAAA,CC5DJ,WACE,mBAAA,CACA,uCAAA,CACA,qSAAA,CACA,iBAAA,CACA,eAAA,CAGJ,SACE,oBAAA,CACA,mBAAA,CACA,iBAAA,CACA,eAAA,CACA,YAAA,CACA,mBAAA,CACA,yBAAA,CACA,iCAAA,CACA,kCAAA,CAKF,YACE,mBAAA,CACA,iBAAA,CACA,sBAAA,CAEF,YACE,aAAA,CAEF,YACE,aAAA,CAEF,YACE,aAAA,CAEF,YACE,aAAA,CAEF,YACE,kBAAA,CACA,iBAAA,CAEF,4BACE,eAAA,CAEF,4BACE,eAAA,CAEF,6BACE,eAAA,CAEF,+BACE,eAAA,CAEF,0BACE,eAAA,CAEF,sBACE,eAAA,CAEF,uBACE,eAAA,CAEF,sBACE,eAAA,CAEF,4BACE,eAAA,CAEF,6BACE,eAAA,CAEF,wBACE,eAAA,CAEF,mBACE,eAAA,CClEF,SACE,mBAAA,CACA,kDAAA,CACA,qBAAA,CACA,6BAAA,CACA,+BAAA,CACA,8BAAA,CACA,yBAAA,CACA,uDAAA,CACA,uDAAA,CACA,yCAAA,CAEA,kCAAA,CACA,uBAAA,CAGA,0IlB2HA,wBkBpJgC,ClBqJhC,WAAA,CACA,iBE7G6B,CF+G3B,UAAA,CAKF,cAAA,CACA,oBAAA,CACA,iBAAA,CACA,mBAAA,CACA,QAAA,CACA,0BAAA,CACA,oBAAA,CACA,oCAAA,CACA,oBAAA,CACA,qBAAA,CAGE,4wBAEE,wBkB1K4B,ClB2K5B,mGAAA,CAEE,UAAA,CAMJ,4YACE,uEAAA,CAEF,gYACE,YAAA,CkBvJJ,uDlBmHA,wBkBpJgC,ClBqJhC,WAAA,CACA,iBE7G6B,CF+G3B,UAAA,CAKF,cAAA,CACA,oBAAA,CACA,iBAAA,CACA,mBAAA,CACA,QAAA,CACA,0BAAA,CACA,oBAAA,CACA,oCAAA,CACA,oBAAA,CACA,qBAAA,CAsCA,4BAAA,CACA,wBAAA,CACA,akB9MgC,ClB+MhC,mDAAA,CAtCE,wSAEE,wBkB1K4B,ClB2K5B,mGAAA,CAEE,UAAA,CAMJ,sJACE,uEAAA,CAEF,kJACE,YAAA,CA0BF,wSAEE,oBAAA,CkB/KJ,2IAIE,wBAAA,CACA,kBAAA,CAKA,iGAEE,odAAA,CAMF,gCACE,oRAAA,CAKF,sCACE,6bAAA,CAKF,mCACE,yJAAA,CAKJ,mCACE,UA3E8B,CAkF1B,kFACE,0YAAA,CAEF,mFACE,8gBAAA,CAEF,4EACE,00CAAA,CAEF,4EACE,gvBAAA","file":"tyfy.css"} \ No newline at end of file diff --git a/docs/changelog.html b/docs/changelog.html index fbd9d5c..3b2e2aa 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -108,6 +108,7 @@