UNPKG

tachyons-generator

Version:

Generate a custom Tachyons build with a json configuration

1,173 lines 80.7 kB
<html><head><style>.x0{margin-left:auto}.x1{margin-right:auto}.x2{margin-top:4rem}.x3{max-width:96rem}.x4{overflow:auto}.x6{text-transform:uppercase}.x7{border-bottom:thin solid #444}.x8{font-size:.875rem}.xa{border:thin solid #fafafa}.xb{padding:1rem}.xc{display:block}.xd{line-height:1.4}.xe{border-bottom:thin solid #fafafa}.xf{padding:2rem}.xg{padding-left:2rem}.xh{padding-right:2rem}@media screen and (min-width: 40em){.x5{display:flex}}@media screen and (min-width: 40em){.x9{width:50%}}</style><style>/* TACHYONS v0.0.1 | https://github.com/tachyons-css/tachyons */ /* * * ________ ______ * ___ __/_____ _________ /______ ______________________ * __ / _ __ / ___/_ __ _ / / / __ _ __ _ ___/ * _ / / /_/ // /__ _ / / / /_/ // /_/ / / / /(__ ) * /_/ __,_/ ___/ /_/ /_/___, / ____//_/ /_//____/ * /____/ * * TABLE OF CONTENTS * * 1. External Library Includes * - Normalize.css | http://normalize.css.github.io * 2. Tachyons Modules * 3. Variables * - Media Queries * - Colors * 4. Debugging * - Debug all * - Debug children * */ /* External Library Includes */ /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */ html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, footer, header, nav, section { display: block; } h1 { font-size: 2em; margin: .67em 0; } figcaption, figure, main { display: block; } figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; overflow: visible; } pre { font-family: monospace, monospace; font-size: 1em; } a { background-color: transparent; -webkit-text-decoration-skip: objects; } abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b, strong { font-weight: inherit; } b, strong { font-weight: bolder; } code, kbd, samp { font-family: monospace, monospace; font-size: 1em; } dfn { font-style: italic; } mark { background-color: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } audio, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } img { border-style: none; } svg:not(:root) { overflow: hidden; } button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button, input { overflow: visible; } button, select { text-transform: none; } button, html [type=&quot;button&quot;], [type=&quot;reset&quot;], [type=&quot;submit&quot;] { -webkit-appearance: button; } button::-moz-focus-inner, [type=&quot;button&quot;]::-moz-focus-inner, [type=&quot;reset&quot;]::-moz-focus-inner, [type=&quot;submit&quot;]::-moz-focus-inner { border-style: none; padding: 0; } button:-moz-focusring, [type=&quot;button&quot;]:-moz-focusring, [type=&quot;reset&quot;]:-moz-focusring, [type=&quot;submit&quot;]:-moz-focusring { outline: 1px dotted ButtonText; } fieldset { padding: .35em .75em .625em; } legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress { display: inline-block; vertical-align: baseline; } textarea { overflow: auto; } [type=&quot;checkbox&quot;], [type=&quot;radio&quot;] { box-sizing: border-box; padding: 0; } [type=&quot;number&quot;]::-webkit-inner-spin-button, [type=&quot;number&quot;]::-webkit-outer-spin-button { height: auto; } [type=&quot;search&quot;] { -webkit-appearance: textfield; outline-offset: -2px; } [type=&quot;search&quot;]::-webkit-search-cancel-button, [type=&quot;search&quot;]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } details, menu { display: block; } summary { display: list-item; } canvas { display: inline-block; } template { display: none; } [hidden] { display: none; } .aspect-ratio { height: 0; position: relative; } .aspect-ratio--16x9 { padding-bottom: 56.25%; } .aspect-ratio--9x16 { padding-bottom: 177.77%; } .aspect-ratio--4x3 { padding-bottom: 75%; } .aspect-ratio--3x4 { padding-bottom: 133.33%; } .aspect-ratio--6x4 { padding-bottom: 66.6%; } .aspect-ratio--4x6 { padding-bottom: 150%; } .aspect-ratio--8x5 { padding-bottom: 62.5%; } .aspect-ratio--5x8 { padding-bottom: 160%; } .aspect-ratio--7x5 { padding-bottom: 71.42%; } .aspect-ratio--5x7 { padding-bottom: 140%; } .aspect-ratio--1x1 { padding-bottom: 100%; } .aspect-ratio--object { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 100; } .bg-black { background-color: #000; } .bg-near-black { background-color: #111; } .bg-dark-gray { background-color: #333; } .bg-mid-gray { background-color: #555; } .bg-gray { background-color: #777; } .bg-silver { background-color: #999; } .bg-light-silver { background-color: #aaa; } .bg-moon-gray { background-color: #ccc; } .bg-light-gray { background-color: #eee; } .bg-near-white { background-color: #f4f4f4; } .bg-white { background-color: #fff; } .bg-dark-red { background-color: #f00008; } .bg-red { background-color: #ff3223; } .bg-orange { background-color: #f3a801; } .bg-gold { background-color: #f2c800; } .bg-yellow { background-color: #ffde37; } .bg-purple { background-color: #7d5da9; } .bg-light-purple { background-color: #8d4f92; } .bg-hot-pink { background-color: #d62288; } .bg-dark-pink { background-color: #c64774; } .bg-pink { background-color: #f49cc8; } .bg-dark-green { background-color: #006c71; } .bg-green { background-color: #41d69f; } .bg-navy { background-color: #001b44; } .bg-dark-blue { background-color: #00449e; } .bg-blue { background-color: #357edd; } .bg-light-blue { background-color: #96ccff; } .bg-lightest-blue { background-color: #cdecff; } .bg-washed-blue { background-color: #f6fffe; } .bg-washed-green { background-color: #e8fdf5; } .bg-washed-yellow { background-color: #fff8d5; } .bg-light-pink { background-color: #efa4b8; } .bg-light-yellow { background-color: #f3dd70; } .bg-light-red { background-color: #ffd3c0; } .cover { background-size: cover !important; } .contain { background-size: contain !important; } .bg-center { background-repeat: no-repeat; background-position: center center; } .bg-top { background-repeat: no-repeat; background-position: top center; } .bg-right { background-repeat: no-repeat; background-position: center right; } .bg-bottom { background-repeat: no-repeat; background-position: bottom center; } .bg-left { background-repeat: no-repeat; background-position: center left; } .ba { border-style: solid; border-width: 1px; } .bt { border-top-style: solid; border-top-width: 1px; } .br { border-right-style: solid; border-right-width: 1px; } .bb { border-bottom-style: solid; border-bottom-width: 1px; } .bl { border-left-style: solid; border-left-width: 1px; } .bn { border-style: none; border-width: 0; } .b--black { border-color: #000; } .b--near-black { border-color: #111; } .b--dark-gray { border-color: #333; } .b--mid-gray { border-color: #555; } .b--gray { border-color: #777; } .b--silver { border-color: #999; } .b--light-silver { border-color: #aaa; } .b--moon-gray { border-color: #ccc; } .b--light-gray { border-color: #eee; } .b--near-white { border-color: #f4f4f4; } .b--white { border-color: #fff; } .b--dark-red { border-color: #f00008; } .b--red { border-color: #ff3223; } .b--orange { border-color: #f3a801; } .b--gold { border-color: #f2c800; } .b--yellow { border-color: #ffde37; } .b--purple { border-color: #7d5da9; } .b--light-purple { border-color: #8d4f92; } .b--hot-pink { border-color: #d62288; } .b--dark-pink { border-color: #c64774; } .b--pink { border-color: #f49cc8; } .b--dark-green { border-color: #006c71; } .b--green { border-color: #41d69f; } .b--navy { border-color: #001b44; } .b--dark-blue { border-color: #00449e; } .b--blue { border-color: #357edd; } .b--light-blue { border-color: #96ccff; } .b--lightest-blue { border-color: #cdecff; } .b--washed-blue { border-color: #f6fffe; } .b--washed-green { border-color: #e8fdf5; } .b--washed-yellow { border-color: #fff8d5; } .b--light-pink { border-color: #efa4b8; } .b--light-yellow { border-color: #f3dd70; } .b--light-red { border-color: #ffd3c0; } .br0 { border-radius: 0; } .br1 { border-radius: .125rem; } .br2 { border-radius: .25rem; } .br3 { border-radius: .5rem; } .br4 { border-radius: 1rem; } .br-100 { border-radius: 100%; } .br-pill { border-radius: 9999px; } .br--bottom { border-top-left-radius: 0; border-top-right-radius: 0; } .br--top { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .br--right { border-top-left-radius: 0; border-bottom-left-radius: 0; } .br--left { border-top-right-radius: 0; border-bottom-right-radius: 0; } .b--dotted { border-style: dotted; } .b--dashed { border-style: dashed; } .b--solid { border-style: solid; } .b--none { border-style: none; } .bw0 { border-width: 0; } .bw1 { border-width: .125rem; } .bw2 { border-width: .25rem; } .bw3 { border-width: .5rem; } .bw4 { border-width: 1rem; } .bw5 { border-width: 2rem; } .bt-0 { border-top-width: 0; } .br-0 { border-right-width: 0; } .bb-0 { border-bottom-width: 0; } .bl-0 { border-left-width: 0; } .shadow-1 { box-shadow: 0 0 4px 2px rgba( 0, 0, 0, .2 ); } .shadow-2 { box-shadow: 0 0 8px 2px rgba( 0, 0, 0, .2 ); } .shadow-3 { box-shadow: 2px 2px 4px 2px rgba( 0, 0, 0, .2 ); } .shadow-4 { box-shadow: 2px 2px 8px 0 rgba( 0, 0, 0, .2 ); } .shadow-5 { box-shadow: 4px 4px 8px 0 rgba( 0, 0, 0, .2 ); } html, body, div, article, section, main, footer, header, form, fieldset, legend, pre, code, a, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, textarea, table, td, th, tr, input[type=&quot;email&quot;], input[type=&quot;number&quot;], input[type=&quot;password&quot;], input[type=&quot;tel&quot;], input[type=&quot;text&quot;], input[type=&quot;url&quot;], .border-box { box-sizing: border-box; } .pre { overflow-x: auto; overflow-y: hidden; overflow: scroll; } .black { color: #000; } .near-black { color: #111; } .dark-gray { color: #333; } .mid-gray { color: #555; } .gray { color: #777; } .silver { color: #999; } .light-silver { color: #aaa; } .moon-gray { color: #ccc; } .light-gray { color: #eee; } .near-white { color: #f4f4f4; } .white { color: #fff; } .dark-red { color: #f00008; } .red { color: #ff3223; } .orange { color: #f3a801; } .gold { color: #f2c800; } .yellow { color: #ffde37; } .purple { color: #7d5da9; } .light-purple { color: #8d4f92; } .hot-pink { color: #d62288; } .dark-pink { color: #c64774; } .pink { color: #f49cc8; } .dark-green { color: #006c71; } .green { color: #41d69f; } .navy { color: #001b44; } .dark-blue { color: #00449e; } .blue { color: #357edd; } .light-blue { color: #96ccff; } .lightest-blue { color: #cdecff; } .washed-blue { color: #f6fffe; } .washed-green { color: #e8fdf5; } .washed-yellow { color: #fff8d5; } .light-pink { color: #efa4b8; } .light-yellow { color: #f3dd70; } .light-red { color: #ffd3c0; } .pa0 { padding: 0; } .ma0 { margin: 0; } .na0 { margin: 0; } .pl0 { padding-left: 0; } .ml0 { margin-left: 0; } .nl0 { margin-left: 0; } .pr0 { padding-right: 0; } .mr0 { margin-right: 0; } .nr0 { margin-right: 0; } .pt0 { padding-top: 0; } .mt0 { margin-top: 0; } .nt0 { margin-top: 0; } .pb0 { padding-bottom: 0; } .mb0 { margin-bottom: 0; } .nb0 { margin-bottom: 0; } .pv0 { padding-top: 0; padding-bottom: 0; } .mv0 { margin-top: 0; margin-bottom: 0; } .nv0 { margin-top: 0; margin-bottom: 0; } .ph0 { padding-left: 0; padding-right: 0; } .mh0 { margin-left: 0; margin-right: 0; } .nh0 { margin-left: 0; margin-right: 0; } .pa1 { padding: 2rem; } .ma1 { margin: 2rem; } .na1 { margin: -2rem; } .pl1 { padding-left: 2rem; } .ml1 { margin-left: 2rem; } .nl1 { margin-left: -2rem; } .pr1 { padding-right: 2rem; } .mr1 { margin-right: 2rem; } .nr1 { margin-right: -2rem; } .pt1 { padding-top: 2rem; } .mt1 { margin-top: 2rem; } .nt1 { margin-top: -2rem; } .pb1 { padding-bottom: 2rem; } .mb1 { margin-bottom: 2rem; } .nb1 { margin-bottom: -2rem; } .pv1 { padding-top: 2rem; padding-bottom: 2rem; } .mv1 { margin-top: 2rem; margin-bottom: 2rem; } .nv1 { margin-top: -2rem; margin-bottom: -2rem; } .ph1 { padding-left: 2rem; padding-right: 2rem; } .mh1 { margin-left: 2rem; margin-right: 2rem; } .nh1 { margin-left: -2rem; margin-right: -2rem; } .pa2 { padding: 4rem; } .ma2 { margin: 4rem; } .na2 { margin: -4rem; } .pl2 { padding-left: 4rem; } .ml2 { margin-left: 4rem; } .nl2 { margin-left: -4rem; } .pr2 { padding-right: 4rem; } .mr2 { margin-right: 4rem; } .nr2 { margin-right: -4rem; } .pt2 { padding-top: 4rem; } .mt2 { margin-top: 4rem; } .nt2 { margin-top: -4rem; } .pb2 { padding-bottom: 4rem; } .mb2 { margin-bottom: 4rem; } .nb2 { margin-bottom: -4rem; } .pv2 { padding-top: 4rem; padding-bottom: 4rem; } .mv2 { margin-top: 4rem; margin-bottom: 4rem; } .nv2 { margin-top: -4rem; margin-bottom: -4rem; } .ph2 { padding-left: 4rem; padding-right: 4rem; } .mh2 { margin-left: 4rem; margin-right: 4rem; } .nh2 { margin-left: -4rem; margin-right: -4rem; } .pa3 { padding: 6rem; } .ma3 { margin: 6rem; } .na3 { margin: -6rem; } .pl3 { padding-left: 6rem; } .ml3 { margin-left: 6rem; } .nl3 { margin-left: -6rem; } .pr3 { padding-right: 6rem; } .mr3 { margin-right: 6rem; } .nr3 { margin-right: -6rem; } .pt3 { padding-top: 6rem; } .mt3 { margin-top: 6rem; } .nt3 { margin-top: -6rem; } .pb3 { padding-bottom: 6rem; } .mb3 { margin-bottom: 6rem; } .nb3 { margin-bottom: -6rem; } .pv3 { padding-top: 6rem; padding-bottom: 6rem; } .mv3 { margin-top: 6rem; margin-bottom: 6rem; } .nv3 { margin-top: -6rem; margin-bottom: -6rem; } .ph3 { padding-left: 6rem; padding-right: 6rem; } .mh3 { margin-left: 6rem; margin-right: 6rem; } .nh3 { margin-left: -6rem; margin-right: -6rem; } .pa4 { padding: 8rem; } .ma4 { margin: 8rem; } .na4 { margin: -8rem; } .pl4 { padding-left: 8rem; } .ml4 { margin-left: 8rem; } .nl4 { margin-left: -8rem; } .pr4 { padding-right: 8rem; } .mr4 { margin-right: 8rem; } .nr4 { margin-right: -8rem; } .pt4 { padding-top: 8rem; } .mt4 { margin-top: 8rem; } .nt4 { margin-top: -8rem; } .pb4 { padding-bottom: 8rem; } .mb4 { margin-bottom: 8rem; } .nb4 { margin-bottom: -8rem; } .pv4 { padding-top: 8rem; padding-bottom: 8rem; } .mv4 { margin-top: 8rem; margin-bottom: 8rem; } .nv4 { margin-top: -8rem; margin-bottom: -8rem; } .ph4 { padding-left: 8rem; padding-right: 8rem; } .mh4 { margin-left: 8rem; margin-right: 8rem; } .nh4 { margin-left: -8rem; margin-right: -8rem; } .pa5 { padding: 10rem; } .ma5 { margin: 10rem; } .na5 { margin: -10rem; } .pl5 { padding-left: 10rem; } .ml5 { margin-left: 10rem; } .nl5 { margin-left: -10rem; } .pr5 { padding-right: 10rem; } .mr5 { margin-right: 10rem; } .nr5 { margin-right: -10rem; } .pt5 { padding-top: 10rem; } .mt5 { margin-top: 10rem; } .nt5 { margin-top: -10rem; } .pb5 { padding-bottom: 10rem; } .mb5 { margin-bottom: 10rem; } .nb5 { margin-bottom: -10rem; } .pv5 { padding-top: 10rem; padding-bottom: 10rem; } .mv5 { margin-top: 10rem; margin-bottom: 10rem; } .nv5 { margin-top: -10rem; margin-bottom: -10rem; } .ph5 { padding-left: 10rem; padding-right: 10rem; } .mh5 { margin-left: 10rem; margin-right: 10rem; } .nh5 { margin-left: -10rem; margin-right: -10rem; } .pa6 { padding: 12rem; } .ma6 { margin: 12rem; } .na6 { margin: -12rem; } .pl6 { padding-left: 12rem; } .ml6 { margin-left: 12rem; } .nl6 { margin-left: -12rem; } .pr6 { padding-right: 12rem; } .mr6 { margin-right: 12rem; } .nr6 { margin-right: -12rem; } .pt6 { padding-top: 12rem; } .mt6 { margin-top: 12rem; } .nt6 { margin-top: -12rem; } .pb6 { padding-bottom: 12rem; } .mb6 { margin-bottom: 12rem; } .nb6 { margin-bottom: -12rem; } .pv6 { padding-top: 12rem; padding-bottom: 12rem; } .mv6 { margin-top: 12rem; margin-bottom: 12rem; } .nv6 { margin-top: -12rem; margin-bottom: -12rem; } .ph6 { padding-left: 12rem; padding-right: 12rem; } .mh6 { margin-left: 12rem; margin-right: 12rem; } .nh6 { margin-left: -12rem; margin-right: -12rem; } .top-0 { top: 0; } .right-0 { right: 0; } .bottom-0 { bottom: 0; } .left-0 { left: 0; } .top-1 { top: 1rem; } .right-1 { right: 1rem; } .bottom-1 { bottom: 1rem; } .left-1 { left: 1rem; } .top-2 { top: 2rem; } .right-2 { right: 2rem; } .bottom-2 { bottom: 2rem; } .left-2 { left: 2rem; } .top--1 { top: -1rem; } .right--1 { right: -1rem; } .bottom--1 { bottom: -1rem; } .left--1 { left: -1rem; } .top--2 { top: -2rem; } .right--2 { right: -2rem; } .bottom--2 { bottom: -2rem; } .left--2 { left: -2rem; } .absolute--fill { top: 0; right: 0; bottom: 0; left: 0; } .cf:before, .cf:after { content: &quot; &quot;; display: table; } .cf:after { clear: both; } .cf { *zoom: 1; } .cl { clear: left; } .cr { clear: right; } .cb { clear: both; } .cn { clear: none; } .dn { display: none; } .di { display: inline; } .db { display: block; } .dib { display: inline-block; } .dit { display: inline-table; } .dt { display: table; } .dtc { display: table-cell; } .dt-row { display: table-row; } .dt-row-group { display: table-row-group; } .dt-column { display: table-column; } .dt-column-group { display: table-column-group; } .dt--fixed { table-layout: fixed; width: 100%; } .flex { display: -webkit-box; display: -ms-flexbox; display: flex; } .inline-flex { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .flex-auto { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; min-width: 0; min-height: 0; } .flex-none { -webkit-box-flex: 0; -ms-flex: none; flex: none; } .flex-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .flex-row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .flex-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; } .flex-nowrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; } .flex-column-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } .flex-row-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } .items-start { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .items-end { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .items-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .items-baseline { -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; } .items-stretch { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .self-start { -ms-flex-item-align: start; align-self: flex-start; } .self-end { -ms-flex-item-align: end; align-self: flex-end; } .self-center { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; } .self-baseline { -ms-flex-item-align: baseline; align-self: baseline; } .self-stretch { -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; } .justify-start { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .justify-end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .justify-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .justify-between { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .justify-around { -ms-flex-pack: distribute; justify-content: space-around; } .content-start { -ms-flex-line-pack: start; align-content: flex-start; } .content-end { -ms-flex-line-pack: end; align-content: flex-end; } .content-center { -ms-flex-line-pack: center; align-content: center; } .content-between { -ms-flex-line-pack: justify; align-content: space-between; } .content-around { -ms-flex-line-pack: distribute; align-content: space-around; } .content-stretch { -ms-flex-line-pack: stretch; align-content: stretch; } .order-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-last { -webkit-box-ordinal-group: 100000; -ms-flex-order: 99999; order: 99999; } .fl { float: left; _display: inline; } .fr { float: right; _display: inline; } .fn { float: none; } .sans-serif { font-family: -apple-system, BlinkMacSystemFont, &#x27;avenir next&#x27;, avenir, &#x27;helvetica neue&#x27;, helvetica, ubuntu, roboto, noto, &#x27;segoe ui&#x27;, arial, sans-serif; } .serif { font-family: georgia, times, serif; } .system-sans-serif { font-family: sans-serif; } .system-serif { font-family: serif; } code, .code { font-family: Consolas, monaco, monospace; } .courier { font-family: &#x27;Courier Next&#x27;, courier, monospace; } .helvetica { font-family: &#x27;helvetica neue&#x27;, helvetica, sans-serif; } .avenir { font-family: &#x27;avenir next&#x27;, avenir, sans-serif; } .athelas { font-family: athelas, georgia, serif; } .georgia { font-family: georgia, serif; } .times { font-family: times, serif; } .bodoni { font-family: &quot;Bodoni MT&quot;, serif; } .calisto { font-family: &quot;Calisto MT&quot;, serif; } .garamond { font-family: garamond, serif; } .baskerville { font-family: baskerville, serif; } .i { font-style: italic; } .fs-normal { font-style: normal; } .normal { font-weight: normal; } .b { font-weight: bold; } .fw1 { font-weight: 100; } .fw2 { font-weight: 200; } .fw3 { font-weight: 300; } .fw4 { font-weight: 400; } .fw5 { font-weight: 500; } .fw6 { font-weight: 600; } .fw7 { font-weight: 700; } .fw8 { font-weight: 800; } .fw9 { font-weight: 900; } .input-reset { -webkit-appearance: none; -moz-appearance: none; } .button-reset::-moz-focus-inner, .input-reset::-moz-focus-inner { border: 0; padding: 0; } .link { text-decoration: none; transition: color .15s ease-in; } .link:link, .link:visited { transition: color .15s ease-in; } .link:hover { transition: color .15s ease-in; } .link:active { transition: color .15s ease-in; } .link:focus { transition: color .15s ease-in; outline: 1px dotted currentColor; } .list { list-style-type: none; } .h1 { height: 1rem; } .h2 { height: 2rem; } .h3 { height: 4rem; } .h4 { height: 8rem; } .h5 { height: 16rem; } .h-25 { height: 25%; } .h-50 { height: 50%; } .h-75 { height: 75%; } .h-100 { height: 100%; } .min-h-100 { min-height: 100%; } .vh-25 { height: 25vh; } .vh-50 { height: 50vh; } .vh-75 { height: 75vh; } .vh-100 { height: 100vh; } .min-vh-100 { min-height: 100vh; } .h-auto { height: auto; } .h-inherit { height: inherit; } .bg-black { background-color: #000; } .bg-near-black { background-color: #111; } .bg-dark-gray { background-color: #333; } .bg-mid-gray { background-color: #555; } .bg-gray { background-color: #777; } .bg-silver { background-color: #999; } .bg-light-silver { background-color: #aaa; } .bg-moon-gray { background-color: #ccc; } .bg-light-gray { background-color: #eee; } .bg-near-white { background-color: #f4f4f4; } .bg-white { background-color: #fff; } .bg-dark-red { background-color: #f00008; } .bg-red { background-color: #ff3223; } .bg-orange { background-color: #f3a801; } .bg-gold { background-color: #f2c800; } .bg-yellow { background-color: #ffde37; } .bg-purple { background-color: #7d5da9; } .bg-light-purple { background-color: #8d4f92; } .bg-hot-pink { background-color: #d62288; } .bg-dark-pink { background-color: #c64774; } .bg-pink { background-color: #f49cc8; } .bg-dark-green { background-color: #006c71; } .bg-green { background-color: #41d69f; } .bg-navy { background-color: #001b44; } .bg-dark-blue { background-color: #00449e; } .bg-blue { background-color: #357edd; } .bg-light-blue { background-color: #96ccff; } .bg-lightest-blue { background-color: #cdecff; } .bg-washed-blue { background-color: #f6fffe; } .bg-washed-green { background-color: #e8fdf5; } .bg-washed-yellow { background-color: #fff8d5; } .bg-light-pink { background-color: #efa4b8; } .bg-light-yellow { background-color: #f3dd70; } .bg-light-red { background-color: #ffd3c0; } .black { color: #000; } .near-black { color: #111; } .dark-gray { color: #333; } .mid-gray { color: #555; } .gray { color: #777; } .silver { color: #999; } .light-silver { color: #aaa; } .moon-gray { color: #ccc; } .light-gray { color: #eee; } .near-white { color: #f4f4f4; } .white { color: #fff; } .dark-red { color: #f00008; } .red { color: #ff3223; } .orange { color: #f3a801; } .gold { color: #f2c800; } .yellow { color: #ffde37; } .purple { color: #7d5da9; } .light-purple { color: #8d4f92; } .hot-pink { color: #d62288; } .dark-pink { color: #c64774; } .pink { color: #f49cc8; } .dark-green { color: #006c71; } .green { color: #41d69f; } .navy { color: #001b44; } .dark-blue { color: #00449e; } .blue { color: #357edd; } .light-blue { color: #96ccff; } .lightest-blue { color: #cdecff; } .washed-blue { color: #f6fffe; } .washed-green { color: #e8fdf5; } .washed-yellow { color: #fff8d5; } .light-pink { color: #efa4b8; } .light-yellow { color: #f3dd70; } .light-red { color: #ffd3c0; } .hover-black:focus { color: #000; } .hover-black:hover { color: #000; } .hover-near-black:focus { color: #111; } .hover-near-black:hover { color: #111; } .hover-dark-gray:focus { color: #333; } .hover-dark-gray:hover { color: #333; } .hover-mid-gray:focus { color: #555; } .hover-mid-gray:hover { color: #555; } .hover-gray:focus { color: #777; } .hover-gray:hover { color: #777; } .hover-silver:focus { color: #999; } .hover-silver:hover { color: #999; } .hover-light-silver:focus { color: #aaa; } .hover-light-silver:hover { color: #aaa; } .hover-moon-gray:focus { color: #ccc; } .hover-moon-gray:hover { color: #ccc; } .hover-light-gray:focus { color: #eee; } .hover-light-gray:hover { color: #eee; } .hover-near-white:focus { color: #f4f4f4; } .hover-near-white:hover { color: #f4f4f4; } .hover-white:focus { color: #fff; } .hover-white:hover { color: #fff; } .hover-dark-red:focus { color: #f00008; } .hover-dark-red:hover { color: #f00008; } .hover-red:focus { color: #ff3223; } .hover-red:hover { color: #ff3223; } .hover-orange:focus { color: #f3a801; } .hover-orange:hover { color: #f3a801; } .hover-gold:focus { color: #f2c800; } .hover-gold:hover { color: #f2c800; } .hover-yellow:focus { color: #ffde37; } .hover-yellow:hover { color: #ffde37; } .hover-purple:focus { color: #7d5da9; } .hover-purple:hover { color: #7d5da9; } .hover-light-purple:focus { color: #8d4f92; } .hover-light-purple:hover { color: #8d4f92; } .hover-hot-pink:focus { color: #d62288; } .hover-hot-pink:hover { color: #d62288; } .hover-dark-pink:focus { color: #c64774; } .hover-dark-pink:hover { color: #c64774; } .hover-pink:focus { color: #f49cc8; } .hover-pink:hover { color: #f49cc8; } .hover-dark-green:focus { color: #006c71; } .hover-dark-green:hover { color: #006c71; } .hover-green:focus { color: #41d69f; } .hover-green:hover { color: #41d69f; } .hover-navy:focus { color: #001b44; } .hover-navy:hover { color: #001b44; } .hover-dark-blue:focus { color: #00449e; } .hover-dark-blue:hover { color: #00449e; } .hover-blue:focus { color: #357edd; } .hover-blue:hover { color: #357edd; } .hover-light-blue:focus { color: #96ccff; } .hover-light-blue:hover { color: #96ccff; } .hover-lightest-blue:focus { color: #cdecff; } .hover-lightest-blue:hover { color: #cdecff; } .hover-washed-blue:focus { color: #f6fffe; } .hover-washed-blue:hover { color: #f6fffe; } .hover-washed-green:focus { color: #e8fdf5; } .hover-washed-green:hover { color: #e8fdf5; } .hover-washed-yellow:focus { color: #fff8d5; } .hover-washed-yellow:hover { color: #fff8d5; } .hover-light-pink:focus { color: #efa4b8; } .hover-light-pink:hover { color: #efa4b8; } .hover-light-yellow:focus { color: #f3dd70; } .hover-light-yellow:hover { color: #f3dd70; } .hover-light-red:focus { color: #ffd3c0; } .hover-light-red:hover { color: #ffd3c0; } img { max-width: 100%; } .tracked { letter-spacing: .1em; } .tracked-tight { letter-spacing: -.05em; } .tracked-mega { letter-spacing: .25em; } .lh-solid { line-height: 1; } .lh-title { line-height: 1.25; } .lh-copy { line-height: 1.5; } .mw1 { max-width: 1rem; } .mw2 { max-width: 2rem; } .mw3 { max-width: 4rem; } .mw4 { max-width: 8rem; } .mw5 { max-width: 16rem; } .mw6 { max-width: 32rem; } .mw7 { max-width: 48rem; } .mw8 { max-width: 64rem; } .mw9 { max-width: 96rem; } .mw-none { max-width: none; } .mw-100 { max-width: 100%; } .nested-copy-line-height p, .nested-copy-line-height ul, .nested-copy-line-height ol { line-height: 1.5; } .nested-headline-line-height h1, .nested-headline-line-height h2, .nested-headline-line-height h3, .nested-headline-line-height h4, .nested-headline-line-height h5, .nested-headline-line-height h6 { line-height: 1.25; } .nested-list-reset ul, .nested-list-reset ol { padding-left: 0; margin-left: 0; list-style-type: none; } .nested-copy-indent p+p { text-indent: 1em; margin-top: 0; margin-bottom: 0; } .nested-copy-seperator p+p { margin-top: 1.5em; } .nested-img img { width: 100%; max-width: 100%; display: block; } .nested-links a { color: #357edd; transition: color .15s ease-in; } .nested-links a:hover { color: #96ccff; transition: color .15s ease-in; } .nested-links a:focus { color: #96ccff; transition: color .15s ease-in; } .o-100 { opacity: 1; } .o-90 { opacity: .9; } .o-80 { opacity: .8; } .o-70 { opacity: .7; } .o-60 { opacity: .6; } .o-50 { opacity: .5; } .o-40 { opacity: .4; } .o-30 { opacity: .3; } .o-20 { opacity: .2; } .o-10 { opacity: .1; } .o-05 { opacity: .05; } .o-025 { opacity: .025; } .o-0 { opacity: 0; } .rotate-45 { -webkit-transform: rotate( 45deg ); transform: rotate( 45deg ); } .rotate-90 { -webkit-transform: rotate( 90deg ); transform: rotate( 90deg ); } .rotate-135 { -webkit-transform: rotate( 135deg ); transform: rotate( 135deg ); } .rotate-180 { -webkit-transform: rotate( 180deg ); transform: rotate( 180deg ); } .rotate-225 { -webkit-transform: rotate( 225deg ); transform: rotate( 225deg ); } .rotate-270 { -webkit-transform: rotate( 270deg ); transform: rotate( 270deg ); } .rotate-315 { -webkit-transform: rotate( 315deg ); transform: rotate( 315deg ); } .outline { outline: 1px solid; } .outline-transparent { outline: 1px solid transparent; } .outline-0 { outline: 0; } .overflow-visible { overflow: visible; } .overflow-hidden { overflow: hidden; } .overflow-scroll { overflow: scroll; } .overflow-auto { overflow: auto; } .overflow-x-visible { overflow-x: visible; } .overflow-x-hidden { overflow-x: hidden; } .overflow-x-scroll { overflow-x: scroll; } .overflow-x-auto { overflow-x: auto; } .overflow-y-visible { overflow-y: visible; } .overflow-y-hidden { overflow-y: hidden; } .overflow-y-scroll { overflow-y: scroll; } .overflow-y-auto { overflow-y: auto; } .static { position: static; } .relative { position: relative; } .absolute { position: absolute; } .fixed { position: fixed; } .collapse { border-collapse: collapse; border-spacing: 0; } .striped--light-silver:nth-child(odd) { background-color: #aaa; } .striped--moon-gray:nth-child(odd) { background-color: #ccc; } .striped--light-gray:nth-child(odd) { background-color: #eee; } .striped--near-white:nth-child(odd) { background-color: #f4f4f4; } .stripe-light:nth-child(odd) { background-color: undefined; } .stripe-dark:nth-child(odd) { background-color: undefined; } .strike { text-decoration: line-through; } .underline { text-decoration: underline; } .no-underline { text-decoration: none; } .tl { text-align: left; } .tr { text-align: right; } .tc { text-align: center; } .tj { text-align: justify; } .ttc { text-transform: capitalize; } .ttl { text-transform: lowercase; } .ttu { text-transform: uppercase; } .ttn { text-transform: none; } .v-base { vertical-align: baseline; } .v-mid { vertical-align: middle; } .v-top { vertical-align: top; } .v-btm { vertical-align: bottom; } .f1 { font-size: 3rem; } .f2 { font-size: 2.25rem; } .f3 { font-size: 1.5rem; } .f4 { font-size: 1.25rem; } .f5 { font-size: 1rem; } .f6 { font-size: .875rem; } .measure { max-width: 30em; } .measure-wide { max-width: 34em; } .measure-narrow { max-width: 20em; } .small-caps { font-variant: small-caps; } .indent { text-indent: 1em; margin-top: 0; margin-bottom: 0; } .truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .overflow-container { overflow-y: scroll; } .center { margin-right: auto; margin-left: auto; } .mr-auto { margin-right: auto; } .ml-auto { margin-left: auto; } .clip { position: fixed !important; _position: absolute !important; clip: rect( 1px 1px 1px 1px ); clip: rect( 1px, 1px, 1px, 1px ); } .ws-normal { white-space: normal; } .nowrap { white-space: nowrap; } .pre { white-space: pre; } .w1 { width: 1rem; } .w2 { width: 2rem; } .w3 { width: 4rem; } .w4 { width: 8rem; } .w5 { width: 16rem; } .w-10 { width: 10%; } .w-20 { width: 20%; } .w-25 { width: 25%; } .w-30 { width: 30%; } .w-33 { width: 33%; } .w-34 { width: 34%; } .w-40 { width: 40%; } .w-50 { width: 50%; } .w-60 { width: 60%; } .w-70 { width: 70%; } .w-75 { width: 75%; } .w-80 { width: 80%; } .w-90 { width: 90%; } .w-100 { width: 100%; } .w-third { width: calc( 100% / 3 ); } .w-two-thirds { width: calc( 100% / 1.5 ); } .w-auto { width: auto; } .black { color: #000; } .near-black { color: #111; } .dark-gray { color: #333; } .mid-gray { color: #555; } .gray { color: #777; } .silver { color: #999; } .light-silver { color: #aaa; } .moon-gray { color: #ccc; } .light-gray { color: #eee; } .near-white { color: #f4f4f4; } .white { color: #fff; } .dark-red { color: #f00008; } .red { color: #ff3223; } .orange { color: #f3a801; } .gold { color: #f2c800; } .yellow { color: #ffde37; } .purple { color: #7d5da9; } .light-purple { color: #8d4f92; } .hot-pink { color: #d62288; } .dark-pink { color: #c64774; } .pink { color: #f49cc8; } .dark-green { color: #006c71; } .green { color: #41d69f; } .navy { color: #001b44; } .dark-blue { color: #00449e; } .blue { color: #357edd; } .light-blue { color: #96ccff; } .lightest-blue { color: #cdecff; } .washed-blue { color: #f6fffe; } .washed-green { color: #e8fdf5; } .washed-yellow { color: #fff8d5; } .light-pink { color: #efa4b8; } .light-yellow { color: #f3dd70; } .light-red { color: #ffd3c0; } @media screen and (min-width: 48) and (max-width: 64) { .aspect-ratio-m { height: 0; position: relative; } .aspect-ratio--16x9-m { padding-bottom: 56.25%; } .aspect-ratio--9x16-m { padding-bottom: 177.77%; } .aspect-ratio--4x3-m { padding-bottom: 75%; } .aspect-ratio--3x4-m { padding-bottom: 133.33%; } .aspect-ratio--6x4-m { padding-bottom: 66.6%; } .aspect-ratio--4x6-m { padding-bottom: 150%; } .aspect-ratio--8x5-m { padding-bottom: 62.5%; } .aspect-ratio--5x8-m { padding-bottom: 160%; } .aspect-ratio--7x5-m { padding-bottom: 71.42%; } .aspect-ratio--5x7-m { padding-bottom: 140%; } .aspect-ratio--1x1-m { padding-bottom: 100%; } .aspect-ratio--object-m { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 100; } .cover-m { background-size: cover !important; } .contain-m { background-size: contain !important; } .bg-center-m { background-repeat: no-repeat; background-position: center center; } .bg-top-m { background-repeat: no-repeat; background-position: top center; } .bg-right-m { background-repeat: no-repeat; background-position: center right; } .bg-bottom-m { background-repeat: no-repeat; background-position: bottom center; } .bg-left-m { background-repeat: no-repeat; background-position: center left; } .ba-m { border-style: solid; border-width: 1px; } .bt-m { border-top-style: solid; border-top-width: 1px; } .br-m { border-right-style: solid; border-right-width: 1px; } .bb-m { border-bottom-style: solid; border-bottom-width: 1px; } .bl-m { border-left-style: solid; border-left-width: 1px; } .bn-m { border-style: none; border-width: 0; } .br0-m { border-radius: 0; } .br1-m { border-radius: .125rem; } .br2-m { border-radius: .25rem; } .br3-m { border-radius: .5rem; } .br4-m { border-radius: 1rem; } .br-100-m { border-radius: 100%; } .br-pill-m { border-radius: 9999px; } .br--bottom-m { border-top-left-radius: 0; border-top-right-radius: 0; } .br--top-m { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .br--right-m { border-top-left-radius: 0; border-bottom-left-radius: 0; } .br--left-m { border-top-right-radius: 0; border-bottom-right-radius: 0; } .b--dotted-m { border-style: dotted; } .b--dashed-m { border-style: dashed; } .b--solid-m { border-style: solid; } .b--none-m { border-style: none; } .bw0-m { border-width: 0; } .bw1-m { border-width: .125rem; } .bw2-m { border-width: .25rem; } .bw3-m { border-width: .5rem; } .bw4-m { border-width: 1rem; } .bw5-m { border-width: 2rem; } .bt-0-m { border-top-width: 0; } .br-0-m { border-right-width: 0; } .bb-0-m { border-bottom-width: 0; } .bl-0-m { border-left-width: 0; } .shadow-1-m { box-shadow: 0 0 4px 2px rgba( 0, 0, 0, .2 ); } .shadow-2-m { box-shadow: 0 0 8px 2px rgba( 0, 0, 0, .2 ); } .shadow-3-m { box-shadow: 2px 2px 4px 2px rgba( 0, 0, 0, .2 ); } .shadow-4-m { box-shadow: 2px 2px 8px 0 rgba( 0, 0, 0, .2 ); } .shadow-5-m { box-shadow: 4px 4px 8px 0 rgba( 0, 0, 0, .2 ); } .pa0-m { padding: 0; } .ma0-m { margin: 0; } .na0-m { margin: 0; } .pl0-m { padding-left: 0; } .ml0-m { margin-left: 0; } .nl0-m { margin-left: 0; } .pr0-m { padding-right: 0; } .mr0-m { margin-right: 0; } .nr0-m { margin-right: 0; } .pt0-m { padding-top: 0; } .mt0-m { margin-top: 0; } .nt0-m { margin-top: 0; } .pb0-m { padding-bottom: 0; } .mb0-m { margin-bottom: 0; } .nb0-m { margin-bottom: 0; } .pv0-m { padding-top: 0; padding-bottom: 0; } .mv0-m { margin-top: 0; margin-bottom: 0; } .nv0-m { margin-top: 0; margin-bottom: 0; } .ph0-m { padding-left: 0; padding-right: 0; } .mh0-m { margin-left: 0; margin-right: 0; } .nh0-m { margin-left: 0; margin-right: 0; } .pa1-m { padding: 2rem; } .ma1-m { margin: 2rem; } .na1-m { margin: -2rem; } .pl1-m { padding-left: 2rem; } .ml1-m { margin-left: 2rem; } .nl1-m { margin-left: -2rem; } .pr1-m { padding-right: 2rem; } .mr1-m { margin-right: 2rem; } .nr1-m { margin-right: -2rem; } .pt1-m { padding-top: 2rem; } .mt1-m { margin-top: 2rem; } .nt1-m { margin-top: -2rem; } .pb1-m { padding-bottom: 2rem; } .mb1-m { margin-bottom: 2rem; } .nb1-m { margin-bottom: -2rem; } .pv1-m { padding-top: 2rem; padding-bottom: 2rem; } .mv1-m { margin-top: 2rem; margin-bottom: 2rem; } .nv1-m { margin-top: -2rem; margin-bottom: -2rem; } .ph1-m { padding-left: 2rem; padding-right: 2rem; } .mh1-m { margin-left: 2rem; margin-right: 2rem; } .nh1-m { margin-left: -2rem; margin-right: -2rem; } .pa2-m { padding: 4rem; } .ma2-m { margin: 4rem; } .na2-m { margin: -4rem; } .pl2-m { padding-left: 4rem; } .ml2-m { margin-left: 4rem; } .nl2-m { margin-left: -4rem; } .pr2-m { padding-right: 4rem; } .mr2-m { margin-right: 4rem; } .nr2-m { margin-right: -4rem; } .pt2-m { padding-top: 4rem; } .mt2-m { margin-top: 4rem; } .nt2-m { margin-top: -4rem; } .pb2-m { padding-bottom: 4rem; } .mb2-m { margin-bottom: 4rem; } .nb2-m { margin-bottom: -4rem; } .pv2-m { padding-top: 4rem; padding-bottom: 4rem; } .mv2-m { margin-top: 4rem; margin-bottom: 4rem; } .nv2-m { margin-top: -4rem; margin-bottom: -4rem; } .ph2-m { padding-left: 4rem; padding-right: 4rem; } .mh2-m { margin-left: 4rem; margin-right: 4rem; } .nh2-m { margin-left: -4rem; margin-right: -4rem; } .pa3-m { padding: 6rem; } .ma3-m { margin: 6rem; } .na3-m { margin: -6rem; } .pl3-m { padding-left: 6rem; } .ml3-m { margin-left: 6rem; } .nl3-m { margin-left: -6rem; } .pr3-m { padding-right: 6rem; } .mr3-m { margin-right: 6rem; } .nr3-m { margin-right: -6rem; } .pt3-m { padding-top: 6rem; } .mt3-m { margin-top: 6rem; } .nt3-m { margin-top: -6rem; } .pb3-m { padding-bottom: 6rem; } .mb3-m { margin-bottom: 6rem; } .nb3-m { margin-bottom: -6rem; } .pv3-m { padding-top: 6rem; padding-bottom: 6rem; } .mv3-m { margin-top: 6rem; margin-bottom: 6rem; } .nv3-m { margin-top: -6rem; margin-bottom: -6rem; } .ph3-m { padding-left: 6rem; padding-right: 6rem; } .mh3-m { margin-left: 6rem; margin-right: 6rem; } .nh3-m { margin-left: -6rem; margin-right: -6rem; } .pa4-m { padding: 8rem; } .ma4-m { margin: 8rem; } .na4-m { margin: -8rem; } .pl4-m { padding-left: 8rem; } .ml4-m { margin-left: 8rem; } .nl4-m { margin-left: -8rem; } .pr4-m { padding-right: 8rem; } .mr4-m { margin-right: 8rem; } .nr4-m { margin-right: -8rem; } .pt4-m { padding-top: 8rem; } .mt4-m { margin-top: 8rem; } .nt4-m { margin-top: -8rem; } .pb4-m { padding-bottom: 8rem; } .mb4-m { margin-bottom: 8rem; } .nb4-m { margin-bottom: -8rem; } .pv4-m { padding-top: 8rem; padding-bottom: 8rem; } .mv4-m { margin-top: 8rem; margin-bottom: 8rem; } .nv4-m { margin-top: -8rem; margin-bottom: -8rem; } .ph4-m { padding-left: 8rem; padding-right: 8rem; } .mh4-m { margin-left: 8rem; margin-right: 8rem; } .nh4-m { margin-left: -8rem; margin-right: -8rem; } .pa5-m { padding: 10rem; } .ma5-m { margin: 10rem; } .na5-m { margin: -10rem; } .pl5-m { padding-left: 10rem; } .ml5-m { margin-left: 10rem; } .nl5-m { margin-left: -10rem; } .pr5-m { padding-right: 10rem; } .mr5-m { margin-right: 10rem; } .nr5-m { margin-right: -10rem; } .pt5-m { padding-top: 10rem; } .mt5-m { margin-top: 10rem; } .nt5-m { margin-top: -10rem; } .pb5-m { padding-bottom: 10rem; } .mb5-m { margin-bottom: 10rem; } .nb5-m { margin-bottom: -10rem; } .pv5-m { padding-top: 10rem; padding-bottom: 10rem; } .mv5-m { margin-top: 10rem; margin-bottom: 10rem; } .nv5-m { margin-top: -10rem; margin-bottom: -10rem; } .ph5-m { padding-left: 10rem; padding-right: 10rem; } .mh5-m { margin-left: 10rem; margin-right: 10rem; } .nh5-m { margin-left: -10rem; margin-right: -10rem; } .pa6-m { padding: 12rem; } .ma6-m { margin: 12rem; } .na6-m { margin: -12rem; } .pl6-m { padding-left: 12rem; } .ml6-m { margin-left: 12rem; } .nl6-m { margin-left: -12rem; } .pr6-m { padding-right: 12rem; } .mr6-m { margin-right: 12rem; } .nr6-m { margin-right: -12rem; } .pt6-m { padding-top: 12rem; } .mt6-m { margin-top: 12rem; } .nt6-m { margin-top: -12rem; } .pb6-m { padding-bottom: 12rem; } .mb6-m { margin-bottom: 12rem; } .nb6-m { margin-bottom: -12rem; } .pv6-m { padding-top: 12rem; padding-bottom: 12rem; } .mv6-m { margin-top: 12rem; margin-bottom: 12rem; } .nv6-m { margin-top: -12rem; margin-bottom: -12rem; } .ph6-m { padding-left: 12rem; padding-right: 12rem; } .mh6-m { margin-left: 12rem; margin-right: 12rem; } .nh6-m { margin-left: -12rem; margin-right: -12rem; } .top-0-m { top: 0; } .right-0-m { right: 0; } .bottom-0-m { bottom: 0; } .left-0-m { left: 0; } .top-1-m { top: 1rem; } .right-1-m { right: 1rem; } .bottom-1-m { bottom: 1rem; } .left-1-m { left: 1rem; } .top-2-m { top: 2rem; } .right-2-m { right: 2rem; } .bottom-2-m { bottom: 2rem; } .left-2-m { left: 2rem; } .top--1-m { top: -1rem; } .right--1-m { right: -1rem; } .bottom--1-m { bottom: -1rem; } .left--1-m { left: -1rem; } .top--2-m { top: -2rem; } .right--2-m { right: -2rem; } .bottom--2-m { bottom: -2rem; } .left--2-m { left: -2rem; } .absolute--fill-m { top: 0; right: 0; bottom: 0; left: 0; } .cf-m:before, .cf-m:after { content: &quot; &quot;; display: table; } .cf-m:after { clear: both; } .cf-m { zoom: 1; } .cl-m { clear: left; } .cr-m { clear: right; } .cb-m { clear: both; } .cn-m { clear: none; } .dn-m { display: none; } .di-m { display: inline; } .db-m { display: block; } .dib-m { display: inline-block; } .dit-m { display: inline-table; } .dt-m { display: table; } .dtc-m { display: table-cell; } .dt-row-m { display: table-row; } .dt-row-group-m { display: table-row-group; } .dt-column-m { display: table-column; } .dt-column-group-m { display: table-column-group; } .dt--fixed-m { table-layout: fixed; width: 100%; } .flex-m { display: -webkit-box; display: -ms-flexbox; display: flex; } .inline-flex-m { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .flex-auto-m { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; min-width: 0; min-height: 0; } .flex-none-m { -webkit-box-flex: 0; -ms-flex: none; flex: none; } .flex-column-m { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .flex-row-m { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .flex-wrap-m { -ms-flex-wrap: wrap; flex-wrap: wrap; } .flex-nowrap-m { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .flex-wrap-reverse-m { -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; } .flex-column-reverse-m { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } .flex-row-reverse-m { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } .items-start-m { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .items-end-m { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .items-center-m { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .items-baseline-m { -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; } .items-stretch-m { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .self-start-m { -ms-flex-item-align: start; align-self: flex-start; } .self-end-m { -ms-flex-item-align: end; align-self: flex-end; } .self-center-m { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; } .self-baseline-m { -ms-flex-item-align: baseline; align-self: baseline; } .self-stretch-m { -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; } .justify-start-m { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .justify-end-m { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .justify-center-m { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .justify-between-m { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .justify-around-m { -ms-flex-pack: distribute; justify-content: space-around; } .content-start-m { -ms-flex-line-pack: start; align-content: flex-start; } .content-end-m { -ms-flex-line-pack: end; align-content: flex-end; } .content-center-m { -ms-flex-line-pack: center; align-content: center; } .content-between-m { -ms-flex-line-pack: justify; align-content: space-between; } .content-around-m { -ms-flex-line-pack: distribute; align-content: space-around; } .content-stretch-m { -ms-flex-line-pack: stretch; align-content: stretch; } .order-0-m { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-1-m { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-2-m { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-3-m { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-4-m { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-5-m { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-6-m { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-7-m { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-8-m { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-last-m { -webkit-box-ordinal-group: 100000; -ms-flex-order: 99999; order: 99999; } .fl-m { float: left; display: inline; } .fr-m { float: right; display: inline; } .fn-m { float: none; } .i-m { font-style: italic; } .fs-normal-m { font-style: normal; } .normal-m { font-weight: normal; } .b-m { font-weight: bold; } .fw1-m { font-weight: 100; } .fw2-m { font-weight: 200; } .fw3-m { font-weight: 300; } .fw4-m { font-weight: 400; } .fw5-m { font-weight: 500; } .fw6-m { font-weight: 600; } .fw7-m { font-weight: 700; } .fw8-m { font-weight: 800; } .fw9-m { font-weight: 900; } .h1-m { height: 1rem; } .h2-m { height: 2rem; } .h3-m { height: 4rem; } .h4-m { height: 8rem; } .h5-m { height: 16rem; } .h-25-m { height: 25%; } .h-50-m { height: 50%; } .h-75-m { height: 75%; } .h-100-m { height: 100%; } .min-h-100-m { min-height: 100%; } .vh-25-m { height: 25vh; } .vh-50-m { height: 50vh; } .vh-75-m { height: 75vh; } .vh-100-m { height: 100vh; } .min-vh-100-m { min-height: 100vh; } .h-auto-m { height: auto; } .h-inherit-m { height: inherit; } .tracked-m { letter-spacing: .1em; } .tracked-tight-m { letter-spacing: -.05em; } .tracked-mega-m { letter-spacing: .25em; } .lh-solid-m { line-height: 1; } .lh-title-m { line-height: 1.25; } .lh-copy-m { line-height: 1.5; } .mw1-m { max-width: 1rem; } .mw2-m { max-width: 2rem; } .mw3-m { max-width: 4rem; } .mw4-m { max-width: 8rem; } .mw5-m { max-width: 16rem; } .mw6-m { max-width: 32rem; } .mw7-m { max-width: 48rem; } .mw8-m { max-width: 64rem; } .mw9-m { max-width: 96rem; } .mw-none-m { max-width: none; } .mw-100-m { max-width: 100%; } .o-100-m { opacity: 1; } .o-90-m { opacity: .9; } .o-80-m { opacity: .8; } .o-70-m { opacity: .7; } .o-60-m { opacity: .6; } .o-50-m { opacity: .5; } .o-40-m { opacity: .4; } .o-30-m { opacity: .3; } .o-20-m { opacity: .2; } .o-10-m { opacity: .1; } .o-05-m { opacity: .05; } .o-025-m { opacity: .025; } .o-0-m { opacity: 0; } .rotate-45-m { -webkit-transf