img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}
#start-resizable-editor-section {
  display: none;
}

.wp-block-audio figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}

.is-dark-theme .wp-block-audio figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}

.wp-block-code {
  font-family: Menlo, Consolas, monaco, monospace;
  color: #1e1e1e;
  padding: 0.8em 1em;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.wp-block-embed figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}

.is-dark-theme .wp-block-embed figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}

.blocks-gallery-caption {
  color: #555;
  font-size: 13px;
  text-align: center;
}

.is-dark-theme .blocks-gallery-caption {
  color: hsla(0, 0%, 100%, 0.65);
}

.wp-block-image figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}

.is-dark-theme .wp-block-image figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}

.wp-block-pullquote {
  border-top: 4px solid;
  border-bottom: 4px solid;
  margin-bottom: 1.75em;
  color: currentColor;
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  color: currentColor;
  text-transform: uppercase;
  font-size: 0.8125em;
  font-style: normal;
}

.wp-block-quote {
  border-left: 0.25em solid;
  margin: 0 0 1.75em;
  padding-left: 1em;
}

.wp-block-quote cite,
.wp-block-quote footer {
  color: currentColor;
  font-size: 0.8125em;
  position: relative;
  font-style: normal;
}

.wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 0.25em solid;
  padding-left: 0;
  padding-right: 1em;
}

.wp-block-quote.has-text-align-center {
  border: none;
  padding-left: 0;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  border: none;
}

.wp-block-search .wp-block-search__label {
  font-weight: 700;
}

.wp-block-group.has-background {
  padding: 1.25em 2.375em;
  margin-top: 0;
  margin-bottom: 0;
}

.wp-block-separator {
  border: none;
  border-bottom: 2px solid;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.4;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100px;
}

.wp-block-separator.has-background:not(.is-style-dots) {
  border-bottom: none;
  height: 1px;
}

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 2px;
}

.wp-block-table thead {
  border-bottom: 3px solid;
}

.wp-block-table tfoot {
  border-top: 3px solid;
}

.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
  border: 1px solid;
  word-break: normal;
}

.wp-block-table figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}

.is-dark-theme .wp-block-table figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}

.wp-block-video figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}

.is-dark-theme .wp-block-video figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}

.wp-block-template-part.has-background {
  padding: 1.25em 2.375em;
  margin-top: 0;
  margin-bottom: 0;
}

#end-resizable-editor-section {
  display: none;
}

/* ----------------------------- */

/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.8
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
  font-family: sans-serif;
  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: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: 700;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}

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="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: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-cancel-button,
[type="search"]::-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;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.4;
  margin: 0 0 0.75em;
  padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  padding-top: 0;
}

h1 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
}

h2,
.home.blog .entry-title {
  color: #666;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
}

h3 {
  color: #333;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
}

h4 {
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 800;
}

h5 {
  color: #767676;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

h6 {
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 800;
}

p {
  margin: 0 0 1.5em;
  padding: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  color: #666;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #eee;
  text-decoration: none;
}

big {
  font-size: 125%;
}

blockquote {
  quotes: "" "";
}

q {
  quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
  content: "";
}

:focus {
  outline: none;
}

/* Typography for Arabic Font */

html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
  font-family: Tahoma, Arial, sans-serif;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
  font-weight: 700;
}

/* Typography for Chinese Font */

html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
  font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light,
    Arial, sans-serif;
}

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light,
    Arial, sans-serif;
}

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
  font-weight: 700;
}

/* Typography for Cyrillic Font */

html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
  font-weight: 700;
  line-height: 1.2;
}

/* Typography for Devanagari Font */

html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
  font-family: Arial, sans-serif;
}

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
  font-weight: 700;
}

/* Typography for Greek Font */

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
  font-weight: 700;
  line-height: 1.3;
}

/* Typography for Gujarati Font */

html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
  font-family: Arial, sans-serif;
}

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
  font-weight: 700;
}

/* Typography for Hebrew Font */

html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
  font-family: "Arial Hebrew", Arial, sans-serif;
}

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
  font-weight: 700;
}

/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
  font-weight: 700;
}

/* Typography for Korean font */

html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
  font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum,
    sans-serif;
}

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
  font-weight: 600;
}

/* Typography for Thai Font */

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
  line-height: 1.65;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
  line-height: 1.8;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Remove letter-spacing for all non-latin alphabets */

html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
  letter-spacing: 0 !important;
}

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
  color: #333;
  display: block;
  font-weight: 800;
  margin-bottom: 0.5em;
}

fieldset {
  margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  background: #fff;
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0)
  );
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 0.7em;
  width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #222;
  border-color: #333;
}

select {
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 3em;
  max-width: 100%;
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
}

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
  background-color: #222;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1;
  padding: 1em 2em;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
  padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
  background-color: #ddd;
  color: #222;
}

:not(.mejs-button) > button:hover,
:not(.mejs-button) > button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
  background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/

ul,
ol {
  margin: 0 0 1.5em;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #bbb;
  padding-bottom: 0.5em;
}

th {
  padding: 0.4em;
  text-align: left;
}

tr {
  border-bottom: 1px solid #eee;
}

td {
  padding: 0.4em;
}

th,
td,
th:first-child,
td:first-child {
  padding-left: 0;
}

th:last-child,
td:last-child {
  padding-right: 0;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
  color: #222;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  color: #000;
  outline: 0;
}

/* Hover effects */

.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
  -webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
  box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out,
    -webkit-box-shadow 130ms ease-in-out;
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
  text-decoration: none;
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out,
    -webkit-box-shadow 130ms ease-in-out;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
  color: #000;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
}

/* Fixes linked images */
.entry-content a img,
.comment-content a img,
.widget a img {
  -webkit-box-shadow: 0 0 0 8px #fff;
  box-shadow: 0 0 0 8px #fff;
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
  color: #222;
}

/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/

.post-thumbnail {
  margin-bottom: 1em;
}

.post-thumbnail a img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
  opacity: 0.7;
}

/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/

.navigation-top {
  background: #fff;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}

.navigation-top .wrap {
  max-width: 1000px;
  padding: 0;
}

.navigation-top a {
  color: #222;
  font-weight: 600;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
  color: #767676;
}

.main-navigation {
  clear: both;
  display: block;
}

.main-navigation ul {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0 1.5em;
  text-align: left;
}

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */

.js .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
  display: none;
}

.main-navigation > div > ul {
  border-top: 1px solid #eee;
  padding: 0.75em 1.695em;
}

.js .main-navigation.toggled-on > div > ul {
  display: block;
}

.main-navigation ul ul {
  padding: 0 0 0 1.5em;
}

.main-navigation ul ul.toggled-on {
  display: block;
}

.main-navigation ul ul a {
  letter-spacing: 0;
  padding: 0.4em 0;
  position: relative;
  text-transform: none;
}

.main-navigation li {
  border-bottom: 1px solid #eee;
  position: relative;
}

.main-navigation li li,
.main-navigation li:last-child {
  border: 0;
}

.main-navigation a {
  display: block;
  padding: 0.5em 0;
  text-decoration: none;
}

.main-navigation a:hover {
  color: #767676;
}

/* Menu toggle */

.menu-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.5;
  margin: 1px auto 2px;
  padding: 1em;
  text-shadow: none;
}

/* Display the menu toggle when JavaScript is available. */

.js .menu-toggle {
  display: block;
}

.main-navigation.toggled-on ul.nav-menu {
  display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.menu-toggle:focus {
  outline: thin solid;
}

.menu-toggle .icon {
  margin-right: 0.5em;
  top: -2px;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
  display: none;
}

.toggled-on .menu-toggle .icon-close {
  display: inline-block;
}

/* Dropdown Toggle */

.dropdown-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  display: block;
  font-size: 16px;
  right: -0.5em;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0.5em;
  position: absolute;
  text-shadow: none;
  top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
  background: transparent;
}

.dropdown-toggle:focus {
  outline: thin dotted;
}

.dropdown-toggle.toggled-on .icon {
  -ms-transform: rotate(-180deg); /* IE 9 */
  -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
  transform: rotate(-180deg);
}

/* Scroll down arrow */

.site-header .menu-scroll-down {
  display: none;
}

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

#page {
  position: relative;
  word-wrap: break-word;
}

.wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  padding-left: 2em;
  padding-right: 2em;
}

.wrap:after {
  clear: both;
  content: "";
  display: block;
}

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/

#masthead .wrap {
  position: relative;
}

.site-header {
  background-color: #fafafa;
  position: relative;
}

/* Site branding */

.site-branding {
  padding: 1em 0;
  position: relative;
  -webkit-transition: margin-bottom 0.2s;
  transition: margin-bottom 0.2s;
  z-index: 3;
}

.site-branding a {
  text-decoration: none;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.site-branding a:hover,
.site-branding a:focus {
  opacity: 0.7;
}

.site-title {
  clear: none;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.site-title,
.site-title a {
  color: #222;
  opacity: 1; /* Prevent opacity from changing during selective refreshes in the customize preview */
}

body.has-header-image .site-title,
body.has-header-video .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title a {
  color: #fff;
}

.site-description {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 0;
}

body.has-header-image .site-description,
body.has-header-video .site-description {
  color: #fff;
  opacity: 0.8;
}

.custom-logo-link {
  display: inline-block;
  padding-right: 1em;
  vertical-align: middle;
  width: auto;
}

.custom-logo-link img {
  display: inline-block;
  max-height: 80px;
  width: auto;
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
  max-height: 200px;
  max-width: 100%;
}

.custom-logo-link a:hover,
.custom-logo-link a:focus {
  opacity: 0.9;
}

body:not(.title-tagline-hidden) .site-branding-text {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}

.custom-header {
  position: relative;
}

.has-header-image.twentyseventeen-front-page .custom-header,
.has-header-video.twentyseventeen-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
  display: table;
  height: 300px;
  height: 75vh;
  width: 100%;
}

.custom-header-media {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.custom-header-media:before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+75 */
  background: -moz-linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 75%,
    rgba(0, 0, 0, 0.3) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 75%,
    rgba(0, 0, 0, 0.3) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 75%,
    rgba(0, 0, 0, 0.3) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}

.has-header-image .custom-header-media img,
.has-header-video .custom-header-media video,
.has-header-video .custom-header-media iframe {
  position: fixed;
  height: auto;
  left: 50%;
  max-width: 1000%;
  min-height: 100%;
  min-width: 100%;
  min-width: 100vw; /* vw prevents 1px gap on left that 100% has */
  width: auto;
  top: 50%;
  padding-bottom: 1px; /* Prevent header from extending beyond the footer */
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.wp-custom-header .wp-custom-header-video-button {
  /* Specificity prevents .color-dark button overrides */
  background-color: rgba(34, 34, 34, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
  height: 45px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 30px;
  top: 30px;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
  width: 45px;
}

.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:focus {
  /* Specificity prevents .color-dark button overrides */
  border-color: rgba(255, 255, 255, 0.8);
  background-color: rgba(34, 34, 34, 0.8);
  color: #fff;
}

.admin-bar .wp-custom-header-video-button {
  top: 62px;
}

.has-header-image:not(.twentyseventeen-front-page):not(.home)
  .custom-header-media
  img {
  bottom: 0;
  position: absolute;
  top: auto;
  -ms-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

/* For browsers that support 'object-fit' */
@supports (object-fit: cover) {
  .has-header-image .custom-header-media img,
  .has-header-video .custom-header-media video,
  .has-header-image:not(.twentyseventeen-front-page):not(.home)
    .custom-header-media
    img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    width: 100%;
  }
}

/* Hides div in Customizer preview when header images or videos change. */

body:not(.has-header-image):not(.has-header-video) .custom-header-media {
  display: none;
}

.has-header-image.twentyseventeen-front-page .site-branding,
.has-header-video.twentyseventeen-front-page .site-branding,
.has-header-image.home.blog .site-branding,
.has-header-video.home.blog .site-branding {
  display: table-cell;
  height: 100%;
  vertical-align: bottom;
}

/*--------------------------------------------------------------
13.2 Front Page
--------------------------------------------------------------*/

.twentyseventeen-front-page .site-content {
  padding: 0;
}

.twentyseventeen-panel {
  overflow: hidden;
  position: relative;
}

.panel-image {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}

.panel-image:before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */ /* FF3.6-15 */
  background: -webkit-linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.3))
  );
  background: -webkit-linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  position: absolute;
  top: 100px;
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
  border-top: 1px solid #ddd;
}

.panel-content {
  position: relative;
}

.panel-content .wrap {
  padding-bottom: 0.5em;
  padding-top: 1.75em;
}

/* Panel edit link */

.twentyseventeen-panel .edit-link {
  display: block;
  margin: 0.3em 0 0;
}

.twentyseventeen-panel .entry-header .edit-link {
  font-size: 14px;
  font-size: 0.875rem;
}

/* Front Page - Recent Posts */

.twentyseventeen-front-page .panel-content .recent-posts article {
  border: 0;
  color: #333;
  margin-bottom: 3em;
}

.recent-posts .entry-header {
  margin-bottom: 1.2em;
}

.page .panel-content .recent-posts .entry-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
}

.twentyseventeen-panel .recent-posts .entry-header .edit-link {
  color: #222;
  display: inline-block;
  font-size: 11px;
  font-size: 0.6875rem;
  margin-left: 1em;
}

/*--------------------------------------------------------------
13.3 Regular Content
--------------------------------------------------------------*/

.site-content-contain {
  background-color: #fff;
  position: relative;
}

.site-content {
  padding: 2.5em 0 0;
}

/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/

/* Post Landing Page */

.sticky {
  position: relative;
}

.post:not(.sticky) .icon-thumb-tack {
  display: none;
}

.sticky .icon-thumb-tack {
  display: block;
  height: 18px;
  left: -1.5em;
  position: absolute;
  top: 1.65em;
  width: 20px;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
  color: #222;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.entry-header .entry-title {
  margin-bottom: 0.25em;
}

.entry-title a {
  color: #333;
  text-decoration: none;
  margin-left: -2px;
}

.entry-title:not(:first-child) {
  padding-top: 0;
}

.entry-meta {
  color: #767676;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  padding-bottom: 0.25em;
  text-transform: uppercase;
}

.entry-meta a {
  color: #767676;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.pagination,
.comments-pagination {
  border-top: 1px solid #eee;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  padding: 2em 0 3em;
  text-align: center;
}

.pagination .icon,
.comments-pagination .icon {
  width: 0.666666666em;
  height: 0.666666666em;
}

.comments-pagination {
  border: 0;
}

.page-numbers {
  display: none;
  padding: 0.5em 0.75em;
}

.page-numbers.current {
  color: #767676;
  display: inline-block;
}

.page-numbers.current .screen-reader-text {
  clip: auto;
  height: auto;
  overflow: auto;
  position: relative !important;
  width: auto;
}

.prev.page-numbers,
.next.page-numbers {
  background-color: #ddd;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0.25em 0.5em 0.4em;
}

.prev.page-numbers,
.next.page-numbers {
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
  background-color: #767676;
  color: #fff;
}

.prev.page-numbers {
  float: left;
}

.next.page-numbers {
  float: right;
}

/* Aligned blockquotes */

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  width: 48%;
}

/* Blog landing, search, archives */

.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
  padding-bottom: 2em;
}

body:not(.twentyseventeen-front-page) .entry-header {
  padding: 1em 0;
}

body:not(.twentyseventeen-front-page) .entry-header,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) #comments {
  margin-left: auto;
  margin-right: auto;
}

body:not(.twentyseventeen-front-page) .entry-header {
  padding-top: 0;
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
  color: #222;
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap;
}

.search .page .entry-meta a.post-edit-link {
  margin-left: 0;
  white-space: nowrap;
}

.taxonomy-description {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
}

/* More tag */

.entry-content .more-link:before {
  content: "";
  display: block;
  margin-top: 1.5em;
}

/* Single Post */

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
}

.single-featured-image-header {
  background-color: #fafafa;
  border-bottom: 1px solid #eee;
}

.single-featured-image-header img {
  display: block;
  margin: auto;
}

.page-links {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  padding: 2em 0 3em;
}

.page-links .page-number {
  color: #767676;
  display: inline-block;
  padding: 0.5em 1em;
}

.page-links a {
  display: inline-block;
}

.page-links a .page-number {
  color: #222;
}

/* Entry footer */

.entry-footer {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin-top: 2em;
  padding: 2em 0;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  padding-left: 2.5em;
  position: relative;
  text-transform: uppercase;
}

.entry-footer .cat-links + .tags-links {
  margin-top: 1em;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
  color: #333;
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
  color: #767676;
  left: 0;
  margin-right: 0.5em;
  position: absolute;
  top: 2px;
}

.entry-footer .edit-link {
  display: inline-block;
}

.entry-footer .edit-link a.post-edit-link {
  background-color: #222;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  margin-top: 2em;
  padding: 0.7em 2em;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  white-space: nowrap;
}

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
  background-color: #767676;
}

/* Post Formats */

.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

.format-quote blockquote {
  color: #333;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  overflow: visible;
  position: relative;
}

.format-quote blockquote .icon {
  display: block;
  height: 20px;
  left: -1.25em;
  position: absolute;
  top: 0.4em;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 20px;
}

/* Post Navigation */

.post-navigation {
  font-weight: 800;
  margin: 3em 0;
}

.post-navigation .nav-links {
  padding: 1em 0;
}

.nav-subtitle {
  background: transparent;
  color: #767676;
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.1818em;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.nav-title {
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem;
}

.post-navigation .nav-next {
  margin-top: 1.5em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
  margin-right: 0.5em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
  margin-left: 0.5em;
}

/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/

.page-header {
  padding-bottom: 2em;
}

.page .entry-header .edit-link {
  font-size: 14px;
  font-size: 0.875rem;
}

.search .page .entry-header .edit-link {
  font-size: 11px;
  font-size: 0.6875rem;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page:not(.home) #content {
  padding-bottom: 1.5em;
}

/* 404 page */

.error404 .page-content {
  padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
  margin-bottom: 3em;
}

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/

.site-footer {
  border-top: 1px solid #eee;
}

.site-footer .wrap {
  padding-bottom: 1.5em;
  padding-top: 2em;
}

/* Footer widgets */

.site-footer .widget-area {
  padding-bottom: 2em;
  padding-top: 2em;
}

/* Social nav */

.social-navigation {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 1em;
}

.social-navigation ul {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
}

.social-navigation li {
  display: inline;
}

.social-navigation a {
  background-color: #767676;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin: 0 1em 0.5em 0;
  text-align: center;
  width: 40px;
}

.social-navigation a:hover,
.social-navigation a:focus {
  background-color: #333;
}

.social-navigation .icon {
  height: 16px;
  top: 12px;
  width: 16px;
  vertical-align: top;
}

/* Site info */

.site-info {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 1em;
}

.site-info a {
  color: #666;
}

.site-info .sep {
  margin: 0;
  display: block;
  visibility: hidden;
  height: 0;
  width: 100%;
}

.site-info span[role="separator"] {
  padding: 0 0.2em 0 0.4em;
}

.site-info span[role="separator"]::before {
  content: "\002f";
}

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

#comments {
  clear: both;
  padding: 2em 0 0.5em;
}

.comments-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comment-list li:before {
  display: none;
}

.comment-body {
  margin-left: 65px;
}

.comment-author {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2;
}

.comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px;
}

.comment-author .says {
  display: none;
}

.comment-meta {
  margin-bottom: 1.5em;
}

.comment-metadata {
  color: #767676;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase;
}

.comment-metadata a {
  color: #767676;
}

.comment-metadata a.comment-edit-link {
  color: #222;
  margin-left: 1em;
}

.comment-body {
  color: #333;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 4em;
}

.comment-reply-link {
  font-weight: 800;
  position: relative;
}

.comment-reply-link .icon {
  color: #222;
  left: -2em;
  height: 1em;
  position: absolute;
  top: 0;
  width: 1em;
}

.children .comment-author .avatar {
  height: 30px;
  left: -45px;
  width: 30px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
  border: 1px solid #333;
  padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
  color: #767676;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
}

.comments-pagination {
  margin: 2em 0 3em;
}

.form-submit {
  text-align: right;
}

.comment-form #wp-comment-cookies-consent {
  margin: 0 10px 0 0;
}

.comment-form .comment-form-cookies-consent label {
  display: inline;
}

/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/

#secondary {
  padding: 1em 0 2em;
}

.widget {
  padding-bottom: 3em;
}

h2.widget-title {
  color: #222;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}

.widget-title a {
  color: inherit;
}

/* widget forms */

.widget select {
  width: 100%;
}

/* widget lists */

.widget ul {
  list-style: none;
  margin: 0;
}

.widget ul li,
.widget ol li {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0.5em 0;
}

.widget:not(.widget_tag_cloud) ul li + li {
  margin-top: -1px;
}

.widget ul li ul {
  margin: 0 0 -1px;
  padding: 0;
  position: relative;
}

.widget ul li li {
  border: 0;
  padding-left: 24px;
  padding-left: 1.5rem;
}

/* Widget lists of links */

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
  bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
  padding-bottom: 0.25em;
  padding-top: 0.25em;
}

.widget_rss ul li {
  padding-bottom: 1em;
  padding-top: 1em;
}

/* Widget markup */

.widget .post-date,
.widget .rss-date {
  font-size: 0.81em;
}

/* Text widget */

.widget_text {
  word-wrap: break-word;
}

.widget_text ul {
  list-style: disc;
  margin: 0 0 1.5em 1.5em;
}

.widget_text ol {
  list-style: decimal;
}

.widget_text ul li,
.widget_text ol li {
  border: none;
}

.widget_text ul li:last-child,
.widget_text ol li:last-child {
  padding-bottom: 0;
}

.widget_text ul li ul {
  margin: 0 0 0 1.5em;
}

.widget_text ul li li {
  padding-left: 0;
  padding-right: 0;
}

.widget_text ol li {
  list-style-position: inside;
}

.widget_text ol li + li {
  margin-top: -1px;
}

/* RSS Widget */

.widget_rss .widget-title .rsswidget:first-child {
  float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
  background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
  display: block;
}

.widget_rss ul li {
  padding: 2.125em 0;
}

.widget_rss ul li:first-child {
  border-top: none;
  padding-top: 0;
}

.widget_rss li .rsswidget {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.4;
}

.widget_rss .rss-date,
.widget_rss li cite {
  color: #767676;
  display: block;
  font-size: 10px;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.5;
  text-transform: uppercase;
}

.widget_rss .rss-date {
  margin: 0.5em 0 1.5em;
  padding: 0;
}

.widget_rss .rssSummary {
  margin-bottom: 0.5em;
}

/* Contact Info Widget */

.widget_contact_info .contact-map {
  margin-bottom: 0.5em;
}

/* Gravatar */

.widget-grofile h4 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0;
}

/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
  border: 0;
}

/* Recent Posts widget */

.widget_recent_entries .post-date {
  display: block;
}

/* Search */

.search-form {
  position: relative;
}

.search-form .search-submit {
  bottom: 3px;
  padding: 0.5em 1em;
  position: absolute;
  right: 3px;
  top: 3px;
}

.search-form .search-submit .icon {
  height: 24px;
  top: -2px;
  width: 24px;
}

/* Tag cloud widget */

.tagcloud ul li {
  float: left;
  border-top: 0;
  border-bottom: 0;
  padding: 0;
  margin: 4px 4px 0 0;
}

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
  line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 4px 10px 5px;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
  width: auto;
  word-wrap: break-word;
  z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
  border-color: #bbb;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

/* Calendar widget */

.widget_calendar .wp-calendar-table {
  margin-bottom: 0;
}

.widget_calendar .wp-calendar-nav {
  display: table;
  width: 100%;
  margin: 0 0 1.5em;
  padding: 0.4em 0;
}

.widget_calendar .wp-calendar-nav span {
  display: table-cell;
}

.widget_calendar .wp-calendar-nav-prev,
.widget_calendar .wp-calendar-nav-next {
  width: 40%;
}

.widget_calendar th,
.widget_calendar td,
.widget_calendar .wp-calendar-nav span {
  text-align: center;
}

.widget_calendar tfoot td {
  border: 0;
}

/* Gallery widget */

.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,
video {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
  float: none;
  margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

audio:focus,
video:focus {
  outline: thin dotted;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
  margin-bottom: 1.5em;
  max-width: 100%;
}

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */

p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
  margin-bottom: 0;
}

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
  margin-bottom: 1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
  background: transparent;
  border: 0;
}

/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
  border-color: #eee;
  color: #222;
}

.site-content
  .wp-playlist-light
  .wp-playlist-current-item
  .wp-playlist-item-album {
  color: #333;
}

.site-content
  .wp-playlist-light
  .wp-playlist-current-item
  .wp-playlist-item-artist {
  color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
  border-bottom: 1px dotted #eee;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #767676;
  color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
  color: #fff;
}

/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
  background: #222;
  border-color: #333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
  background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
  color: #fff;
}

.site-content
  .wp-playlist-dark
  .wp-playlist-current-item
  .wp-playlist-item-album {
  color: #eee;
}

.site-content
  .wp-playlist-dark
  .wp-playlist-current-item
  .wp-playlist-item-artist {
  color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
  background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-item {
  border-bottom: 1px dotted #555;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #aaa;
  color: #222;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
  color: #222;
}

/* Playlist Style Overrides */

.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase;
}

.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
  border-bottom: none;
}

.site-content .wp-playlist-item a {
  padding: 0.3125em 0;
  border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.site-content .wp-playlist-item-length {
  top: 5px;
}

/* SVG Icons base styles */

.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative; /* Align more nicely with capital letters */
  top: -0.0625em;
  vertical-align: middle;
  width: 1em;
}

/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
17.0 Customizer
--------------------------------------------------------------*/

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page
  .twentyseventeen-panel:after {
  border: 2px dashed #0085ba; /* Matches visible edit shortcuts. */
  bottom: 1em;
  content: "";
  display: block;
  left: 1em;
  position: absolute;
  right: 1em;
  top: 1em;
  z-index: 1;
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page
  .twentyseventeen-panel
  .panel-content {
  z-index: 2; /* Prevent :after from preventing interactions within the section */
}

/* Used for placeholder text */
.twentyseventeen-customizer.twentyseventeen-front-page
  .twentyseventeen-panel
  .twentyseventeen-panel-title {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 3em;
  text-transform: uppercase;
  text-align: center;
}

/* Show borders on the custom page panels only when the front page sections are being edited */
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page
  .twentyseventeen-panel:nth-of-type(1):after {
  border: none;
}

.twentyseventeen-front-page.twentyseventeen-customizer
  #primary
  article.panel-placeholder {
  border: 0;
}

/* Add some space around the visual edit shortcut buttons. */
.twentyseventeen-panel > .customize-partial-edit-shortcut > button {
  top: 30px;
  left: 30px;
}

/* Ensure that placeholder icons are visible. */
.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
  visibility: visible;
}

/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback {
  display: none;
}

.no-svg .svg-fallback {
  display: inline-block;
}

.no-svg .dropdown-toggle {
  padding: 0.5em 0 0;
  right: 0;
  text-align: center;
  width: 2em;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  -ms-transform: rotate(180deg); /* IE 9 */
  transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
  -webkit-transform: rotate(0); /* Chrome, Safari, Opera */
  -ms-transform: rotate(0); /* IE 9 */
  transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
  content: "\005E";
}

/* Social Menu fallbacks */

.no-svg .social-navigation a {
  background: transparent;
  color: #222;
  height: auto;
  width: auto;
}

/* Show screen reader text in some cases */

.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
  clip: auto;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  height: auto;
  position: relative !important; /* overrides previous !important styles */
  width: auto;
}

/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/

/* Adjust positioning of edit shortcuts, override style in customize-preview.css */
@media screen and (min-width: 20em) {
  body.customize-partial-edit-shortcuts-shown .site-header .site-title {
    padding-left: 0;
  }
}

@media screen and (min-width: 30em) {
  /* Typography */

  body,
  button,
  input,
  select,
  textarea {
    font-size: 18px;
    font-size: 1.125rem;
  }

  h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }

  h2,
  .home.blog .entry-title,
  .page .panel-content .recent-posts .entry-title {
    font-size: 26px;
    font-size: 1.625rem;
  }

  h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }

  h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }

  h5 {
    font-size: 13px;
    font-size: 0.8125rem;
  }

  h6 {
    font-size: 16px;
    font-size: 1rem;
  }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 14px;
    font-size: 0.875rem;
  }

  /* Fix image alignment */
  img.alignleft {
    float: left;
    margin-right: 1.5em;
  }

  img.alignright {
    float: right;
    margin-left: 1.5em;
  }

  /* Site Branding */

  .site-branding {
    padding: 3em 0;
  }

  /* Front Page */

  .panel-content .wrap {
    padding-bottom: 2em;
    padding-top: 3.5em;
  }

  .page-one-column .panel-content .wrap {
    max-width: 740px;
  }

  .panel-content .entry-header {
    margin-bottom: 4.5em;
  }

  .panel-content .recent-posts .entry-header {
    margin-bottom: 0;
  }

  /* Blog Index, Archive, Search */

  .taxonomy-description {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .page-numbers.current {
    font-size: 16px;
    font-size: 1rem;
  }

  /* Site Footer */

  .site-footer {
    font-size: 16px;
    font-size: 1rem;
  }

  /* Gallery Columns */

  .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }

  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }

  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }

  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
}

@media screen and (min-width: 48em) {
  /* Typography */

  body,
  button,
  input,
  select,
  textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 13px;
    font-size: 0.8125rem;
  }

  /* Layout */

  .wrap {
    max-width: 1000px;
    padding-left: 3em;
    padding-right: 3em;
  }

  .has-sidebar:not(.error404) #primary {
    float: left;
    width: 58%;
  }

  .has-sidebar #secondary {
    float: right;
    padding-top: 0;
    width: 36%;
  }

  .error404 #primary {
    float: none;
  }

  /* Site Branding */

  .site-branding {
    margin-bottom: 0;
  }

  .has-header-image.twentyseventeen-front-page .site-branding,
  .has-header-video.twentyseventeen-front-page .site-branding,
  .has-header-image.home.blog .site-branding,
  .has-header-video.home.blog .site-branding {
    bottom: 0;
    display: block;
    left: 0;
    height: auto;
    padding-top: 0;
    position: absolute;
    width: 100%;
  }

  .has-header-image.twentyseventeen-front-page .custom-header,
  .has-header-video.twentyseventeen-front-page .custom-header,
  .has-header-image.home.blog .custom-header,
  .has-header-video.home.blog .custom-header {
    display: block;
    height: auto;
  }

  .custom-header-media {
    height: 165px;
    position: relative;
  }

  .twentyseventeen-front-page.has-header-image .custom-header-media,
  .twentyseventeen-front-page.has-header-video .custom-header-media,
  .home.blog.has-header-image .custom-header-media,
  .home.blog.has-header-video .custom-header-media {
    height: 0;
    position: relative;
  }

  .has-header-image:not(.twentyseventeen-front-page):not(.home)
    .custom-header-media,
  .has-header-video:not(.twentyseventeen-front-page):not(.home)
    .custom-header-media {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }

  .custom-logo-link {
    padding-right: 2em;
  }

  .custom-logo-link img,
  body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
  body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-width: 350px;
  }

  .title-tagline-hidden.home.has-header-image .custom-logo-link img,
  .title-tagline-hidden.home.has-header-video .custom-logo-link img {
    max-height: 200px;
  }

  .site-title {
    font-size: 36px;
    font-size: 2.25rem;
  }

  .site-description {
    font-size: 16px;
    font-size: 1rem;
  }

  /* Navigation */

  .navigation-top {
    bottom: 0;
    font-size: 14px;
    font-size: 0.875rem;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 3;
  }

  .navigation-top .wrap {
    max-width: 1000px;
    /* The font size is 14px here and we need 50px padding in ems */
    padding: 0.75em 3.4166666666667em;
  }

  .navigation-top nav {
    margin-left: -1.25em;
  }

  .site-navigation-fixed.navigation-top {
    bottom: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
  }

  .admin-bar .site-navigation-fixed.navigation-top {
    top: 32px;
  }

  /* Main Navigation */

  .js .menu-toggle,
  .js .dropdown-toggle {
    display: none;
  }

  .main-navigation {
    width: auto;
  }

  .js .main-navigation ul,
  .js .main-navigation ul ul,
  .js .main-navigation > div > ul {
    display: block;
  }

  .main-navigation ul {
    background: transparent;
    padding: 0;
  }

  .main-navigation > div > ul {
    border: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .main-navigation li {
    border: 0;
    display: inline-block;
  }

  .main-navigation li li {
    display: block;
  }

  .main-navigation a {
    padding: 1em 1.25em;
  }

  .main-navigation ul ul {
    background: #fff;
    border: 1px solid #bbb;
    left: -999em;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 99999;
  }

  .main-navigation ul li.menu-item-has-children:before,
  .main-navigation ul li.menu-item-has-children:after,
  .main-navigation ul li.page_item_has_children:before,
  .main-navigation ul li.page_item_has_children:after {
    border-style: solid;
    border-width: 0 6px 6px;
    content: "";
    display: none;
    height: 0;
    position: absolute;
    right: 1em;
    bottom: -1px;
    width: 0;
    z-index: 100000;
  }

  .main-navigation ul li.menu-item-has-children.focus:before,
  .main-navigation ul li.menu-item-has-children:hover:before,
  .main-navigation ul li.menu-item-has-children.focus:after,
  .main-navigation ul li.menu-item-has-children:hover:after,
  .main-navigation ul li.page_item_has_children.focus:before,
  .main-navigation ul li.page_item_has_children:hover:before,
  .main-navigation ul li.page_item_has_children.focus:after,
  .main-navigation ul li.page_item_has_children:hover:after {
    display: block;
  }

  .main-navigation ul li.menu-item-has-children:before,
  .main-navigation ul li.page_item_has_children:before {
    border-color: transparent transparent #bbb;
    bottom: 0;
  }

  .main-navigation ul li.menu-item-has-children:after,
  .main-navigation ul li.page_item_has_children:after {
    border-color: transparent transparent #fff;
  }

  .main-navigation ul ul li:hover > ul,
  .main-navigation ul ul li.focus > ul {
    left: 100%;
    right: auto;
  }

  .main-navigation ul ul a {
    padding: 0.75em 1.25em;
    width: 16em;
  }

  .main-navigation li li {
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
  }

  .main-navigation li li:hover,
  .main-navigation li li.focus {
    background: #767676;
  }

  .main-navigation li li a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
  }

  .main-navigation li li.focus > a,
  .main-navigation li li:focus > a,
  .main-navigation li li:hover > a,
  .main-navigation li li a:hover,
  .main-navigation li li a:focus,
  .main-navigation li li.current_page_item a:hover,
  .main-navigation li li.current-menu-item a:hover,
  .main-navigation li li.current_page_item a:focus,
  .main-navigation li li.current-menu-item a:focus {
    color: #fff;
  }

  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    left: 0.5em;
    right: auto;
  }

  .main-navigation .menu-item-has-children > a > .icon,
  .main-navigation .page_item_has_children > a > .icon {
    display: inline;
    left: 5px;
    position: relative;
    top: -1px;
  }

  .main-navigation ul ul .menu-item-has-children > a > .icon,
  .main-navigation ul ul .page_item_has_children > a > .icon {
    margin-top: -9px;
    left: auto;
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    -ms-transform: rotate(-90deg); /* IE 9 */
    transform: rotate(-90deg);
  }

  .main-navigation ul ul ul {
    left: -999em;
    margin-top: -1px;
    top: 0;
  }

  .main-navigation ul ul li.menu-item-has-children.focus:before,
  .main-navigation ul ul li.menu-item-has-children:hover:before,
  .main-navigation ul ul li.menu-item-has-children.focus:after,
  .main-navigation ul ul li.menu-item-has-children:hover:after,
  .main-navigation ul ul li.page_item_has_children.focus:before,
  .main-navigation ul ul li.page_item_has_children:hover:before,
  .main-navigation ul ul li.page_item_has_children.focus:after,
  .main-navigation ul ul li.page_item_has_children:hover:after {
    display: none;
  }

  .site-header .site-navigation-fixed .menu-scroll-down {
    display: none;
  }

  /* Scroll down arrow */

  .site-header .menu-scroll-down {
    display: block;
    padding: 1em;
    position: absolute;
    right: 0;
  }

  .site-header .menu-scroll-down .icon {
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    -ms-transform: rotate(90deg); /* IE 9 */
    transform: rotate(90deg);
  }

  .site-header .menu-scroll-down {
    color: #fff;
    top: 2em;
  }

  .site-header .navigation-top .menu-scroll-down {
    color: #767676;
    top: 0.7em;
  }

  .menu-scroll-down:focus {
    outline: thin dotted;
  }

  .menu-scroll-down .icon {
    height: 18px;
    width: 18px;
  }

  /* Front Page */

  .twentyseventeen-front-page.has-header-image .site-branding,
  .twentyseventeen-front-page.has-header-video .site-branding,
  .home.blog.has-header-image .site-branding,
  .home.blog.has-header-video .site-branding {
    margin-bottom: 70px;
  }

  .twentyseventeen-front-page.has-header-image .custom-header-media,
  .twentyseventeen-front-page.has-header-video .custom-header-media,
  .home.blog.has-header-image .custom-header-media,
  .home.blog.has-header-video .custom-header-media {
    height: 1200px;
    height: 100vh;
    max-height: 100%;
    overflow: hidden;
  }

  .twentyseventeen-front-page.has-header-image .custom-header-media:before,
  .twentyseventeen-front-page.has-header-video .custom-header-media:before,
  .home.blog.has-header-image .custom-header-media:before,
  .home.blog.has-header-video .custom-header-media:before {
    height: 33%;
  }

  .admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
  .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
  .admin-bar.home.blog.has-header-image .custom-header-media,
  .admin-bar.home.blog.has-header-video .custom-header-media {
    height: calc(100vh - 32px);
  }

  .panel-content .wrap {
    padding-bottom: 4.5em;
    padding-top: 6em;
  }

  .panel-image {
    height: 100vh;
    max-height: 1200px;
  }

  /* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */
  .background-fixed .panel-image {
    background-attachment: fixed;
  }

  .page-two-column .panel-content .entry-header {
    float: left;
    width: 36%;
  }

  .page-two-column .panel-content .entry-content {
    float: right;
    width: 58%;
  }

  /* Front Page - Recent Posts */

  .page-two-column .panel-content .recent-posts {
    clear: right;
    float: right;
    width: 58%;
  }

  .panel-content .recent-posts article {
    margin-bottom: 4em;
  }

  .panel-content .recent-posts .entry-header,
  .page-two-column #primary .panel-content .recent-posts .entry-header,
  .panel-content .recent-posts .entry-content,
  .page-two-column #primary .panel-content .recent-posts .entry-content {
    float: none;
    width: 100%;
  }

  .panel-content .recent-posts .entry-header {
    margin-bottom: 1.5em;
  }

  .page .panel-content .recent-posts .entry-title {
    font-size: 26px;
    font-size: 1.625rem;
  }

  /* Posts */

  .site-content {
    padding: 5.5em 0 0;
  }

  .single-post .entry-title,
  .page .entry-title {
    font-size: 26px;
    font-size: 1.625rem;
  }

  .comments-pagination,
  .post-navigation {
    clear: both;
  }

  .post-navigation .nav-previous {
    float: left;
    width: 50%;
  }

  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
  }

  .nav-next,
  .post-navigation .nav-next {
    margin-top: 0;
  }

  /* Blog, archive, search */

  .sticky .icon-thumb-tack {
    height: 23px;
    left: -2.5em;
    top: 1.5em;
    width: 32px;
  }

  body:not(.has-sidebar):not(.page-one-column) .page-header,
  body.has-sidebar.error404 #primary .page-header,
  body.page-two-column:not(.archive) #primary .entry-header,
  body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    float: left;
    width: 36%;
  }

  .blog:not(.has-sidebar) #primary article,
  .archive:not(.page-one-column):not(.has-sidebar) #primary article,
  .search:not(.has-sidebar) #primary article,
  .error404:not(.has-sidebar) #primary .page-content,
  .error404.has-sidebar #primary .page-content,
  body.page-two-column:not(.archive) #primary .entry-content,
  body.page-two-column #comments {
    float: right;
    width: 58%;
  }

  .blog .site-main > article,
  .archive .site-main > article,
  .search .site-main > article {
    padding-bottom: 4em;
  }

  .navigation.pagination {
    clear: both;
    float: right;
    width: 58%;
  }

  .has-sidebar .navigation.pagination,
  .archive.page-one-column:not(.has-sidebar) .navigation.pagination {
    float: none;
    width: 100%;
  }

  .entry-footer {
    display: table;
    width: 100%;
  }

  .entry-footer .cat-tags-links {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }

  .entry-footer .edit-link {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
  }

  .entry-footer .edit-link a.post-edit-link {
    margin-top: 0;
    margin-left: 1em;
  }

  /* Entry content */

  /* without sidebar */

  :not(.has-sidebar) .entry-content blockquote.alignleft {
    margin-left: -17.5%;
    width: 48%;
  }

  :not(.has-sidebar) .entry-content blockquote.alignright {
    margin-right: -17.5%;
    width: 48%;
  }

  /* with sidebar */

  .has-sidebar .entry-content blockquote.alignleft {
    margin-left: 0;
    width: 34%;
  }

  .has-sidebar .entry-content blockquote.alignright {
    margin-right: 0;
    width: 34%;
  }

  .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
    margin-right: -72.5%;
    width: 62%;
  }

  /* blog and archive */

  .blog:not(.has-sidebar) .entry-content blockquote.alignleft,
  .twentyseventeen-front-page.page-two-column
    .entry-content
    blockquote.alignleft,
  .archive:not(.has-sidebar) .entry-content blockquote.alignleft,
  .page-two-column .entry-content blockquote.alignleft {
    margin-left: -72.5%;
    width: 62%;
  }

  .blog:not(.has-sidebar) .entry-content blockquote.alignright,
  .twentyseventeen-front-page.page-two-column
    .entry-content
    blockquote.alignright,
  .archive:not(.has-sidebar) .entry-content blockquote.alignright,
  .page-two-column .entry-content blockquote.alignright {
    margin-right: 0;
    width: 36%;
  }

  /* Post formats */

  .format-quote blockquote .icon {
    left: -1.5em;
  }

  /* Pages */

  .page.page-one-column .entry-header,
  .twentyseventeen-front-page.page-one-column .entry-header,
  .archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: 4em;
  }

  .page:not(.home) #content {
    padding-bottom: 3.25em;
  }

  /* 404 page */

  .error404 .page-content {
    padding-bottom: 9em;
  }

  /* Comments */

  #comments {
    padding-top: 5em;
  }

  .comments-title {
    margin-bottom: 2.5em;
  }

  ol.children .children {
    padding-left: 2em;
  }

  /* Posts pagination */

  .nav-links .nav-title {
    position: relative;
  }

  .nav-title-icon-wrapper {
    position: absolute;
    text-align: center;
    width: 2em;
  }

  .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    left: -2em;
  }

  .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    right: -2em;
  }

  /* Secondary */

  #secondary {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
  }

  /* Widgets */

  h2.widget-title {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-bottom: 2em;
  }

  /* Footer */

  .site-footer {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    margin-top: 3em;
  }

  .site-footer .widget-column.footer-widget-1 {
    float: left;
    width: 36%;
  }

  .site-footer .widget-column.footer-widget-2 {
    float: right;
    width: 58%;
  }

  .social-navigation {
    clear: left;
    float: left;
    margin-bottom: 0;
    width: 36%;
  }

  .site-info {
    float: left;
    padding: 0.7em 0 0;
    width: 58%;
  }

  .social-navigation + .site-info {
    margin-left: 6%;
  }

  .site-info .sep {
    margin: 0 0.5em;
    display: inline;
    visibility: visible;
    height: auto;
    width: auto;
  }

  /* Gallery Columns */

  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }

  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }

  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }

  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}

@media screen and (min-width: 67em) {
  /* Layout */

  /* Navigation */
  .navigation-top .wrap {
    padding: 0.75em 2em;
  }

  .navigation-top nav {
    margin-left: 0;
  }

  /* Sticky posts */

  .sticky .icon-thumb-tack {
    font-size: 32px;
    font-size: 2rem;
    height: 22px;
    left: -1.25em;
    top: 0.75em;
    width: 32px;
  }

  /* Pagination */

  .page-numbers {
    display: inline-block;
  }

  .page-numbers.current {
    font-size: 15px;
    font-size: 0.9375rem;
  }

  .page-numbers.current .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* Comments */

  .comment-body {
    margin-left: 0;
  }
}

@media screen and (min-width: 79em) {
  .has-sidebar .entry-content blockquote.alignleft {
    margin-left: -20%;
  }

  .blog:not(.has-sidebar) .entry-content blockquote.alignright,
  .archive:not(.has-sidebar) .entry-content blockquote.alignright,
  .page-two-column .entry-content blockquote.alignright,
  .twentyseventeen-front-page .entry-content blockquote.alignright {
    margin-right: -20%;
  }
}

@media screen and (max-width: 48.875em) and (min-width: 48em) {
  .admin-bar .site-navigation-fixed.navigation-top,
  .admin-bar .site-navigation-hidden.navigation-top {
    top: 46px;
  }
}

/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/

@media print {
  /* Hide elements */

  form,
  button,
  input,
  select,
  textarea,
  .navigation-top,
  .social-navigation,
  #secondary,
  .content-bottom-widgets,
  .header-image,
  .panel-image-prop,
  .icon-thumb-tack,
  .page-links,
  .edit-link,
  .post-navigation,
  .pagination.navigation,
  .comments-pagination,
  .comment-respond,
  .comment-edit-link,
  .comment-reply-link,
  .comment-metadata .edit-link,
  .pingback .edit-link,
  .site-footer aside.widget-area,
  .site-info {
    display: none !important;
  }

  .entry-footer,
  #comments,
  .site-footer,
  .single-featured-image-header {
    border: 0;
  }

  /* Font sizes */

  body {
    font-size: 12pt;
  }

  h1 {
    font-size: 24pt;
  }

  h2 {
    font-size: 22pt;
  }

  h3 {
    font-size: 17pt;
  }

  h4 {
    font-size: 12pt;
  }

  h5 {
    font-size: 11pt;
  }

  h6 {
    font-size: 12pt;
  }

  .page .panel-content .entry-title,
  .page-title,
  body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 10pt;
  }

  /* Layout */

  .wrap {
    padding-left: 5% !important;
    padding-right: 5% !important;
    max-width: none;
  }

  /* Site Branding */

  .site-header {
    background: transparent;
    padding: 0;
  }

  .custom-header-media {
    padding: 0;
  }

  .twentyseventeen-front-page.has-header-image .site-branding,
  .twentyseventeen-front-page.has-header-video .site-branding,
  .home.blog.has-header-image .site-branding,
  .home.blog.has-header-video .site-branding {
    position: relative;
  }

  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em !important; /* override styles added by JavaScript */
  }

  .site-title {
    font-size: 25pt;
  }

  .site-description {
    font-size: 12pt;
    opacity: 1;
  }

  /* Posts */

  .single-featured-image-header {
    background: transparent;
  }

  .entry-meta {
    font-size: 9pt;
  }

  /* Colors */

  body,
  .site {
    background: none !important; /* Brute force since user agents all print differently. */
  }

  body,
  a,
  .site-title a,
  .twentyseventeen-front-page.has-header-image .site-title,
  .twentyseventeen-front-page.has-header-video .site-title,
  .twentyseventeen-front-page.has-header-image .site-title a,
  .twentyseventeen-front-page.has-header-video .site-title a {
    color: #222 !important; /* Make sure color schemes don't affect to print */
  }

  h2,
  h5,
  blockquote,
  .site-description,
  .twentyseventeen-front-page.has-header-image .site-description,
  .twentyseventeen-front-page.has-header-video .site-description,
  .entry-meta,
  .entry-meta a {
    color: #777 !important; /* Make sure color schemes don't affect to print */
  }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 11pt;
    width: 34%;
  }

  .site-footer {
    padding: 0;
  }
}

@import url(https://fonts.googleapis.com/css?family=Oswald:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700); /*!
 Theme Name:   USGC
 Description:  Twenty Seventeen Child Theme
 Author:       Matrix Group International
 Author URI:   https://www.matrixgroup.net
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         accessibility-ready
 Text Domain:  twenty-seventeen-child
*/ /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1;
  -webkit-transform: rotate(3deg) translateY(-4px);
  transform: rotate(3deg) translateY(-4px);
}
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: 2px solid transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 0.4s linear infinite;
  animation: nprogress-spinner 0.4s linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .bar,
.nprogress-custom-parent #nprogress .spinner {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
  }
}
@keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.flag-icon,
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\A0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(./flag-icon-css/flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(./flag-icon-css/flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(./flag-icon-css/flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(./flag-icon-css/flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(./flag-icon-css/flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(./flag-icon-css/flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(./flag-icon-css/flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(./flag-icon-css/flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(./flag-icon-css/flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(./flag-icon-css/flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(./flag-icon-css/flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(./flag-icon-css/flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(./flag-icon-css/flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(./flag-icon-css/flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(./flag-icon-css/flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(./flag-icon-css/flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(./flag-icon-css/flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(./flag-icon-css/flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(./flag-icon-css/flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(./flag-icon-css/flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(./flag-icon-css/flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(./flag-icon-css/flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(./flag-icon-css/flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(./flag-icon-css/flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(./flag-icon-css/flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(./flag-icon-css/flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(./flag-icon-css/flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(./flag-icon-css/flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(./flag-icon-css/flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(./flag-icon-css/flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(./flag-icon-css/flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(./flag-icon-css/flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(./flag-icon-css/flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(./flag-icon-css/flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(./flag-icon-css/flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(./flag-icon-css/flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(./flag-icon-css/flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/bz.svg);
}
.flag-icon-ca {
  background-image: url(./flag-icon-css/flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(./flag-icon-css/flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(./flag-icon-css/flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(./flag-icon-css/flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(./flag-icon-css/flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(./flag-icon-css/flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(./flag-icon-css/flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(./flag-icon-css/flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(./flag-icon-css/flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(./flag-icon-css/flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(./flag-icon-css/flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(./flag-icon-css/flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(./flag-icon-css/flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(./flag-icon-css/flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(./flag-icon-css/flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(./flag-icon-css/flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(./flag-icon-css/flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(./flag-icon-css/flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(./flag-icon-css/flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(./flag-icon-css/flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/de.svg);
}
.flag-icon-dj {
  background-image: url(./flag-icon-css/flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(./flag-icon-css/flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(./flag-icon-css/flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(./flag-icon-css/flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(./flag-icon-css/flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(./flag-icon-css/flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(./flag-icon-css/flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(./flag-icon-css/flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(./flag-icon-css/flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/eh.svg);
}
.flag-icon-er {
  background-image: url(./flag-icon-css/flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(./flag-icon-css/flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(./flag-icon-css/flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/et.svg);
}
.flag-icon-fi {
  background-image: url(./flag-icon-css/flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(./flag-icon-css/flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(./flag-icon-css/flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(./flag-icon-css/flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(./flag-icon-css/flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(./flag-icon-css/flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(./flag-icon-css/flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ga.svg);
}
.flag-icon-gb {
  background-image: url(./flag-icon-css/flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(./flag-icon-css/flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(./flag-icon-css/flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(./flag-icon-css/flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(./flag-icon-css/flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(./flag-icon-css/flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(./flag-icon-css/flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(./flag-icon-css/flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(./flag-icon-css/flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(./flag-icon-css/flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(./flag-icon-css/flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(./flag-icon-css/flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(./flag-icon-css/flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(./flag-icon-css/flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(./flag-icon-css/flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(./flag-icon-css/flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(./flag-icon-css/flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(./flag-icon-css/flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(./flag-icon-css/flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(./flag-icon-css/flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(./flag-icon-css/flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(./flag-icon-css/flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(./flag-icon-css/flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(./flag-icon-css/flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(./flag-icon-css/flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(./flag-icon-css/flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(./flag-icon-css/flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(./flag-icon-css/flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(./flag-icon-css/flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(./flag-icon-css/flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(./flag-icon-css/flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(./flag-icon-css/flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(./flag-icon-css/flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(./flag-icon-css/flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(./flag-icon-css/flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(./flag-icon-css/flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(./flag-icon-css/flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(./flag-icon-css/flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(./flag-icon-css/flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(./flag-icon-css/flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(./flag-icon-css/flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(./flag-icon-css/flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(./flag-icon-css/flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(./flag-icon-css/flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(./flag-icon-css/flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(./flag-icon-css/flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(./flag-icon-css/flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(./flag-icon-css/flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(./flag-icon-css/flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(./flag-icon-css/flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(./flag-icon-css/flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(./flag-icon-css/flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(./flag-icon-css/flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(./flag-icon-css/flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(./flag-icon-css/flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(./flag-icon-css/flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(./flag-icon-css/flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(./flag-icon-css/flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(./flag-icon-css/flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(./flag-icon-css/flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(./flag-icon-css/flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(./flag-icon-css/flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(./flag-icon-css/flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(./flag-icon-css/flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(./flag-icon-css/flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(./flag-icon-css/flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(./flag-icon-css/flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(./flag-icon-css/flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(./flag-icon-css/flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(./flag-icon-css/flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(./flag-icon-css/flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(./flag-icon-css/flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(./flag-icon-css/flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(./flag-icon-css/flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(./flag-icon-css/flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(./flag-icon-css/flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(./flag-icon-css/flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(./flag-icon-css/flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(./flag-icon-css/flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(./flag-icon-css/flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(./flag-icon-css/flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(./flag-icon-css/flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(./flag-icon-css/flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(./flag-icon-css/flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(./flag-icon-css/flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(./flag-icon-css/flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(./flag-icon-css/flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(./flag-icon-css/flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(./flag-icon-css/flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(./flag-icon-css/flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(./flag-icon-css/flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(./flag-icon-css/flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(./flag-icon-css/flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(./flag-icon-css/flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(./flag-icon-css/flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(./flag-icon-css/flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(./flag-icon-css/flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(./flag-icon-css/flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(./flag-icon-css/flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(./flag-icon-css/flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(./flag-icon-css/flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(./flag-icon-css/flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(./flag-icon-css/flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(./flag-icon-css/flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(./flag-icon-css/flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(./flag-icon-css/flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(./flag-icon-css/flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(./flag-icon-css/flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(./flag-icon-css/flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(./flag-icon-css/flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(./flag-icon-css/flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(./flag-icon-css/flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(./flag-icon-css/flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(./flag-icon-css/flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(./flag-icon-css/flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(./flag-icon-css/flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(./flag-icon-css/flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(./flag-icon-css/flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(./flag-icon-css/flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(./flag-icon-css/flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(./flag-icon-css/flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/se.svg);
}
.flag-icon-sg {
  background-image: url(./flag-icon-css/flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(./flag-icon-css/flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(./flag-icon-css/flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(./flag-icon-css/flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(./flag-icon-css/flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(./flag-icon-css/flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(./flag-icon-css/flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(./flag-icon-css/flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(./flag-icon-css/flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(./flag-icon-css/flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(./flag-icon-css/flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(./flag-icon-css/flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(./flag-icon-css/flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(./flag-icon-css/flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(./flag-icon-css/flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(./flag-icon-css/flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(./flag-icon-css/flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(./flag-icon-css/flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(./flag-icon-css/flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(./flag-icon-css/flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(./flag-icon-css/flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(./flag-icon-css/flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(./flag-icon-css/flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(./flag-icon-css/flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(./flag-icon-css/flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(./flag-icon-css/flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(./flag-icon-css/flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(./flag-icon-css/flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(./flag-icon-css/flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(./flag-icon-css/flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(./flag-icon-css/flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(./flag-icon-css/flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(./flag-icon-css/flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(./flag-icon-css/flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(./flag-icon-css/flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(./flag-icon-css/flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(./flag-icon-css/flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(./flag-icon-css/flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(./flag-icon-css/flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(./flag-icon-css/flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(./flag-icon-css/flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(./flag-icon-css/flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(./flag-icon-css/flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(./flag-icon-css/flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(./flag-icon-css/flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(./flag-icon-css/flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(./flag-icon-css/flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(./flag-icon-css/flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(./flag-icon-css/flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(./flag-icon-css/flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(./flag-icon-css/flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(./flag-icon-css/flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/zw.svg);
}
.flag-icon-es-ct {
  background-image: url(./flag-icon-css/flags/4x3/es-ct.svg);
}
.flag-icon-es-ct.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/es-ct.svg);
}
.flag-icon-eu {
  background-image: url(./flag-icon-css/flags/4x3/eu.svg);
}
.flag-icon-eu.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/eu.svg);
}
.flag-icon-gb-eng {
  background-image: url(./flag-icon-css/flags/4x3/gb-eng.svg);
}
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gb-eng.svg);
}
.flag-icon-gb-nir {
  background-image: url(./flag-icon-css/flags/4x3/gb-nir.svg);
}
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gb-nir.svg);
}
.flag-icon-gb-sct {
  background-image: url(./flag-icon-css/flags/4x3/gb-sct.svg);
}
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gb-sct.svg);
}
.flag-icon-gb-wls {
  background-image: url(./flag-icon-css/flags/4x3/gb-wls.svg);
}
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/gb-wls.svg);
}
.flag-icon-un {
  background-image: url(./flag-icon-css/flags/4x3/un.svg);
}
.flag-icon-un.flag-icon-squared {
  background-image: url(./flag-icon-css/flags/1x1/un.svg);
}
.mg-button,
button:not(.plain-button),
input[type="button"],
input[type="submit"] {
  transition: background 0.3s, border 0.3s;
  font-weight: 700;
  padding: 1rem 2rem;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-family: Oswald, sans-serif;
}
.mg-button,
a.mg-button,
button:not(.plain-button),
input[type="button"],
input[type="submit"] {
  color: #fff !important;
}
.mg-button,
.mg-button:focus,
.mg-button:hover,
.site .mg-form-control,
button:not(.plain-button),
button:not(.plain-button):focus,
button:not(.plain-button):hover,
input[type="button"],
input[type="button"]:focus,
input[type="button"]:hover,
input[type="submit"],
input[type="submit"]:focus,
input[type="submit"]:hover {
  box-shadow: 0 6px 10px 0 rgba(64, 47, 21, 0.2) !important;
}
.logo-container:before,
.site-header {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.mg-filter:before,
.shade {
  background-color: rgba(0, 0, 0, 0.1);
}
.mg-button--tertiary,
.mg-filter--medium:before,
button.mg-button--tertiary,
input.mg-button--tertiary {
  background-color: rgba(0, 0, 0, 0.4);
}
.shade-heavier--primary-darker {
  background-color: rgba(0, 47, 96, 0.98);
}
.mg-button,
.tag,
.widget-area--primary button,
.widget-area--primary input[type="button"],
.widget-area--primary input[type="submit"],
button:not(.plain-button),
input[type="button"],
input[type="submit"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mg-filter-accent:after,
.mg-filter:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mg-button,
button:not(.plain-button),
input[type="button"],
input[type="submit"] {
  border-radius: 8px;
}
.tag {
  border-radius: 4px;
}
html {
  font-size: 16px;
}
body {
  background: #003e7e;
  font-size: inherit;
  /*line-height: 1.6;*/
  top: unset !important;
}
blockquote {
  font-size: 1.5rem;
  color: #717608;
  margin: 3.5rem 2.5rem 0.5rem;
}
body,
button,
input,
select,
textarea {
  font-family: Open Sans, sans-serif;
}
body,
input,
select,
textarea {
  color: #402f15;
}
::-moz-selection {
  background-color: #f7e066;
  color: #402f15;
}
::selection {
  background-color: #f7e066;
  color: #402f15;
}
.h1,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Oswald, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
}
h1,
h2,
h3,
h4 {
  color: #402f15;
}
h4,
h5,
h6 {
  letter-spacing: 1px;
  text-transform: uppercase;
}
h5,
h6 {
  color: #7f7362;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6 {
  color: #fff;
}
.h1,
h1 {
  font-size: 2.65rem;
}
.h1,
.h1-alt,
h1 {
  letter-spacing: 3.5px;
}
.h1-alt {
  font-size: 2.8rem;
}
@media screen and (min-width: 576px) {
  .h1-alt {
    font-size: 4.3rem;
    letter-spacing: 5.7px;
  }
}
h2 {
  letter-spacing: 2.5px;
  font-size: 1.875rem;
}
h3 {
  letter-spacing: 2px;
  font-size: 1.5rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 0.875rem;
  font-weight: 500;
}
a {
  background-image: linear-gradient(0deg, #f7e066 23%, transparent 0);
  background-size: 100% 100%;
  background-position: bottom;
  font-weight: 700;
}
a,
a:hover {
  color: #003e7e;
}
a:hover {
  background-size: 100% 1000%;
}
a,
a .nav-title,
a:hover,
a:hover .nav-title {
  box-shadow: none !important;
}
a:focus {
  outline: thin dotted #d18316;
}
.font-normal a {
  font-weight: inherit;
}
svg {
  fill: currentColor;
}
.entry-content a,
.entry-summary a,
.posts-navigation a,
.site-footer .widget-area a,
.widget a,
a {
  transition: background-size 0.2s;
}
.white-links a {
  color: #fff !important;
  background-image: linear-gradient(0deg, #d18316 23%, transparent 0);
}
.plain-links a,
a.plain-link {
  background-image: none;
}
.plain-links a:hover,
a.plain-link:hover {
  text-decoration: underline !important;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
}
.menu-full-wrap a,
.menu-full-wrap button,
.search-form a,
.search-form button,
.search-wrap a,
.search-wrap button,
.site-footer a,
.site-footer button,
.site-header a,
.site-header button {
  box-shadow: none !important;
  background-image: none;
  margin-bottom: 0;
}
.menu-full-wrap a,
.search-form a,
.search-wrap a,
.site-footer a,
.site-header a {
  font-weight: 400;
}
.menu-full-wrap button,
.search-form button,
.search-wrap button,
.site-footer button,
.site-header button {
  color: #fff;
}
mark {
  background-color: #f7e066;
}
::-webkit-input-placeholder {
  font-family: Open Sans, sans-serif;
  color: #b7b7b7;
}
:-moz-placeholder,
::-moz-placeholder {
  font-family: Open Sans, sans-serif;
  color: #b7b7b7;
}
:-ms-input-placeholder {
  font-family: Open Sans, sans-serif;
  color: #b7b7b7;
}
.mg-icon {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.mg-icon--medium {
  width: 32px;
  height: 32px;
}
.mg-icon--large {
  width: 48px;
  height: 48px;
}
.mg-icon--larger {
  width: 63px;
  height: 63px;
}
.mg-icon--largest {
  width: 100px;
  height: 100px;
}
.text-shadow-sm {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.26);
}
.text-shadow {
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.text-shadow-lg {
  text-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}
#nprogress,
#nprogress .bar {
  z-index: 100000;
}
#nprogress .bar {
  height: 7px;
  background-color: #d18316;
}
#nprogress .peg {
  display: none;
}
#nprogress .spinner-icon {
  border-top-color: #d18316;
  border-left-color: #d18316;
}
.fadeIn,
.fadeInUp,
.fadeOut {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.inline-paragraphs p {
  display: inline;
  margin-right: 3px;
}
.wrap {
  max-width: 1396px;
}
.mg-wrap {
  max-width: 1300px;
}
.wrap--wide {
  max-width: 1500px;
}
.wrap--medium {
  max-width: 1096px;
}
.wrap-slim {
  width: 300px;
  max-width: 100%;
}
.site-content-contain {
  padding-top: 42px;
}
body.home .site-content-contain {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .site-content-contain {
    padding-top: 79px;
  }
}
@media screen and (min-width: 1400px) {
  .site-content-contain {
    padding-top: 81px;
  }
}
.site-content {
  padding-top: 0;
}
@media screen and (min-width: 48em) {
  .has-sidebar #secondary,
  .has-sidebar:not(.error404) #primary {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .has-sidebar:not(.error404) #primary {
    width: 71.707317%;
  }
  .has-sidebar #secondary {
    width: 24.585366%;
  }
}
.archive.page-one-column:not(.has-sidebar) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.single-post:not(.has-sidebar) #primary {
  max-width: none;
}
#secondary {
  padding-top: 0;
  font-size: 1rem;
}
.mobile-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mobile-order > * {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.mobile-order__1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.mobile-order__2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.mobile-order__3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
@media screen and (min-width: 768px) {
  .mobile-order--desktop-block {
    display: block;
  }
}
.mg-filter:before {
  transition: background-color 0.2s;
  z-index: 1;
  content: "";
  position: absolute;
}
.mg-filter:not(.mg-hero__graphic):hover:before {
  background-color: rgba(0, 24, 50, 0.8);
}
.mg-filter:hover .mg-graphic-layer {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  transition-duration: 0.5s;
}
.site-content .mg-graphic-layer {
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.mg-filter-accent:after {
  z-index: 1;
  content: "";
  position: absolute;
  background-image: linear-gradient(
    180deg,
    rgba(0, 62, 126, 0.8),
    transparent 40%
  );
}
.no-pseudo-elements:after,
.no-pseudo-elements:before {
  display: none;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .mg-2-odd-1-even-grid > div {
    width: 50%;
  }
  .mg-2-odd-1-even-grid > div:nth-child(3n) {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .mg-hero__inner {
    margin-bottom: 170px;
  }
  .mg-hero-overlap {
    margin-top: -170px;
  }
}
.mg-split-light-darkest {
  background-image: linear-gradient(180deg, #efeae3 60%, #024 0);
}
.mg-remove-neighbor-padding + .mg-conditionally-remove-padding {
  padding: 0;
}
.mg-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mg-grid__item {
  margin-bottom: 30px;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mg-grid__item {
    width: 30%;
  }
}
@supports ((display: -ms-grid) or (display: grid)) {
  html:not(.no-js) .mg-grid {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    grid-auto-rows: 20px;
    -ms-grid-columns: (minmax(1fr, 1fr)) [auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(1fr, 1fr));
  }
  @media screen and (min-width: 768px) {
    html:not(.no-js) .mg-grid {
      grid-gap: 40px;
      grid-auto-rows: 40px;
      -ms-grid-columns: (minmax(300px, 1fr)) [auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    }
  }
  @media screen and (min-width: 1400px) {
    html:not(.no-js) .mg-grid {
      -ms-grid-columns: (minmax(360px, 1fr)) [auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    }
  }
  html:not(.no-js) .mg-grid__item {
    margin-bottom: 0;
    width: auto;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dynamic-flex-area > .flex-1 {
    width: 45%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
}
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
@media screen and (min-width: 48em) {
  .js .main-navigation ul .sub-menu {
    display: none;
  }
  .js .main-navigation li:hover > .sub-menu {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .js .menu-toggle {
    display: block;
  }
}
.main-navigation > div > ul {
  padding: 0;
}
.main-navigation a {
  padding: 1.3rem 1rem;
}
.main-navigation ul ul a {
  padding: 1.3rem 1rem 1.3rem 1.8rem;
  letter-spacing: 1.3px;
}
.main-navigation ul ul ul a {
  padding: 1.3rem 1rem 1.3rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .main-navigation a {
    padding: 1rem 0.8rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .main-navigation a {
    padding: 1rem !important;
  }
}
.main-navigation--top ul {
  background-color: #002f60;
}
.main-navigation--top li {
  border: 0;
}
.main-navigation--top a {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
.main-navigation--top ul li.focus > ul,
.main-navigation--top ul li:hover > ul {
  left: 0;
  right: 0;
}
.main-navigation--top ul ul {
  padding: 0;
  background-color: #003e7e;
}
.main-navigation--top ul ul ul {
  background-color: #074b91;
}
.main-navigation--top ul ul ul ul {
  background-color: #0165a0;
}
@media screen and (min-width: 768px) {
  .main-navigation--top ul,
  .main-navigation--top ul ul ul,
  .main-navigation--top ul ul ul ul {
    background-color: transparent;
  }
  .main-navigation--top ul ul {
    background-color: rgba(0, 47, 96, 0.98);
  }
  .main-navigation--top ul ul ul {
    margin-top: 0;
  }
  .main-navigation--top ul ul ul ul {
    margin-left: 1rem;
  }
  .main-navigation--top a {
    border: 0;
  }
}
@media screen and (min-width: 768px) {
  .main-menu--top > li {
    position: inherit;
  }
}
.social-navigation {
  width: auto;
}
.social-navigation a {
  padding: 10px 7px;
  margin: 0;
  line-height: 1;
  width: auto;
  height: auto;
}
.social-navigation a,
.social-navigation a:focus,
.social-navigation a:hover {
  background-color: transparent;
}
.social-navigation a:hover {
  color: #fff;
}
.social-navigation li:first-child a {
  padding-left: 0;
}
.social-navigation li:last-child a {
  padding-right: 0;
}
.social-navigation .icon {
  top: 0;
  width: 32px;
  height: 32px;
}
@media screen and (min-width: 768px) {
  .social-navigation a {
    padding: 10px;
  }
}
@media screen and (min-width: 992px) {
  .social-navigation a {
    padding: 10px 15px;
  }
}
.main-menu .dropdown-toggle {
  right: 0;
  color: #fff;
  padding: 1.18rem 1rem;
  background-image: none !important;
}
.main-menu .dropdown-toggle:focus,
.main-menu .dropdown-toggle:hover {
  background: transparent !important;
}
.main-menu .current-menu-item > a,
.main-menu .current_page_item > a {
  background-color: #d18316;
}
@media screen and (min-width: 768px) {
  .main-menu .current-menu-item > a,
  .main-menu .current_page_item > a {
    background-color: transparent;
    color: #d18316 !important;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .mg-hover-menu:hover a,
  .mg-hover-menu:hover button {
    opacity: 0.35;
  }
  .mg-hover-menu a,
  .mg-hover-menu button {
    transition: opacity 0.3s;
  }
  .mg-hover-menu .menu-item:hover a,
  .mg-hover-menu .menu-item:hover button {
    opacity: 1;
  }
}
.main-menu a {
  color: #fff;
  background-image: none;
}
.main-menu .icon {
  height: 2rem;
  top: 0;
  width: 2rem;
}
.main-menu > li > a,
.main-menu > li > ul > li > a {
  text-transform: uppercase;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .main-menu a:hover {
    color: #fff;
  }
  .main-menu ul {
    border: 0 !important;
  }
  .main-menu > li > ul > li > a {
    text-transform: none;
  }
  .main-menu > li:last-child > a {
    padding-right: 0;
  }
  .main-navigation .main-menu li.menu-item-has-children:after,
  .main-navigation .main-menu li.menu-item-has-children:before {
    display: none !important;
  }
}
.main-menu--top {
  border-top: 0 !important;
}
.main-menu--top > li {
  display: block;
}
@media screen and (min-width: 768px) {
  .main-menu--top {
    box-shadow: none;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .main-menu--top > li > a {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1600px) {
  .main-menu--top > li > a {
    font-size: 1rem;
  }
}
.main-navigation--top {
  display: none;
}
.main-navigation--toggled-on {
  display: block;
}
@media screen and (min-width: 768px) {
  .main-navigation--top {
    display: none;
  }
}
@media screen and (min-width: 1265px) {
  .main-navigation--top {
    display: block;
  }
}
.main-navigation--toggled-on {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: 42px;
  background-color: #002f60;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
body.logged-in .main-navigation--toggled-on {
  margin-top: 89px;
}
@media screen and (min-width: 768px) {
  .main-navigation--toggled-on {
    background-color: transparent;
    overflow-y: inherit;
    position: static;
    margin-top: 0;
  }
  .main-navigation--toggled-on,
  body.logged-in .main-navigation--toggled-on {
    margin-top: 0;
  }
}
.main-menu__utility {
  background-color: #024 !important;
}
.main-menu__utility a {
  color: #d8d8d8;
  padding: 1.3rem 1rem !important;
}
.main-menu__utility ul {
  background-color: #002f60 !important;
}
.main-menu__utility ul a {
  padding-left: 1.8rem !important;
}
.main-menu__utility ul ul {
  background-color: #003e7e !important;
}
.main-menu__utility ul ul a {
  padding-left: 2.5rem !important;
}
.menu-toggle {
  cursor: pointer;
  width: 28px;
  height: 20px;
}
.menu-toggle:focus {
  outline: 0;
}
.menu-toggle__inner,
.menu-toggle__inner:after,
.menu-toggle__inner:before {
  width: 28px;
  height: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.menu-toggle__inner {
  padding: 0;
  position: relative;
  border-radius: 0;
  transition: all 0ms 0.3s;
}
.menu-toggle__inner,
.menu-toggle__inner:hover {
  background: #fff;
}
.menu-toggle__inner.animate {
  background: hsla(0, 0%, 100%, 0);
}
.menu-toggle__inner:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8px;
  background: #fff;
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu-toggle__inner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: #fff;
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu-toggle__inner.animate:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}
.menu-toggle__inner.animate:before {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}
@media screen and (min-width: 768px) {
  .menu-toggle {
    width: 37px;
    height: 25px;
  }
  .menu-toggle__inner,
  .menu-toggle__inner:after,
  .menu-toggle__inner:before {
    width: 37px;
    height: 5px;
  }
  .menu-toggle__inner:before {
    bottom: 10px;
  }
  .menu-toggle__inner:after {
    top: 10px;
  }
}
@media screen and (min-width: 992px) {
  .side-nav {
    top: 140px;
    max-width: 275px;
  }
  .side-nav.lg\:absolute {
    top: auto;
  }
}
@media screen and (min-width: 768px) {
  body.home .site-header__wrap {
    -webkit-transform: translateX(-7.65%);
    transform: translateX(-7.65%);
  }
  body.mg-fix-header .site-header__wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media screen and (min-width: 768px) {
  .main-navigation--top ul .sub-menu ul {
    display: inline-block !important;
    left: 0 !important;
    position: relative;
  }
  .main-navigation--top ul ul li {
    position: relative;
    width: 25%;
  }
}
.main-menu a {
  display: block;
}
@media screen and (min-width: 768px) {
  .main-menu .sub-menu ul {
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    letter-spacing: 0;
  }
  .main-menu .sub-menu a {
    padding: 0.25rem 1rem !important;
  }
  .main-menu--utility a,
  .main-menu .sub-menu a {
    border-bottom: 1px solid transparent;
  }
  .main-menu--utility a:hover,
  .main-menu .sub-menu a:hover {
    border-color: #f7e066;
  }
}
@media screen and (min-width: 768px) {
  .main-menu--top li li.focus,
  .main-menu--top li li:hover {
    background-color: transparent;
  }
  .main-menu--top > li > a {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .main-menu--top > li > .sub-menu {
    position: absolute;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.5rem 5.25rem;
  }
  body.home .main-menu--top > li > a {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  body.home .main-menu--top > li > .sub-menu {
    -webkit-transform: translateX(7.65%) translateY(-13px);
    transform: translateX(7.65%) translateY(-13px);
  }
  body.mg-fix-header .main-menu--top > li > .sub-menu {
    -webkit-transform: translateX(0) translateY(-1px);
    transform: translateX(0) translateY(-1px);
  }
}
.main-navigation--full ul {
  list-style: none;
  margin: 0;
}
.menu-full-wrap {
  display: none;
}
.menu-full-wrap button {
  background-image: none;
}
.menu-full-wrap .main-menu .sub-menu a {
  padding: 0.25rem 0.5rem !important;
}
@media screen and (min-width: 768px) {
  .menu-full-wrap.animated,
  body.fullscreen-menu .menu-full-wrap {
    display: block;
  }
}
.main-menu--full > li {
  width: 50%;
  margin-bottom: 30px;
  padding: 0 15px;
}
@media screen and (min-width: 1800px) {
  .main-menu--full > li {
    width: 20%;
    padding: 0 50px;
  }
}


@media screen and (min-width: 1200px) {
  .main-menu--full > li {
    width: 33.2222%;
    padding: 0 30px;
  }
}
.main-menu--full .sub-menu {
  font-family: Open Sans, sans-serif;
}
.main-menu--full .sub-menu .sub-menu {
  padding-left: 1rem;
}
@media screen and (min-width: 768px) {
  .main-menu--utility ul {
    margin-left: 1rem;
  }
  .main-menu--utility > li {
    margin-bottom: 1rem;
  }
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #003e7e;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #d18316;
  background-color: #f7e066;
  border-color: #f1d9b9;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #003e7e;
  cursor: default;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.site-header__wrap {
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.logo-container a,
.navicon-container,
.search-container {
  position: relative;
  z-index: 1;
}
.logo-container {
  transition: opacity 0.2s;
  z-index: 1;
}
.logo-container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #003e7e;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .logo-container:before {
    display: none;
  }
}
body.home .logo-container {
  opacity: 0;
}
body.mg-fix-header .logo-container {
  opacity: 1;
}
body.home.fullscreen-menu .site-header {
  background-color: #003e7e;
}
body.home.fullscreen-menu .logo-container {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  body.home.fullscreen-menu .site-header {
    background-color: transparent;
  }
  body.home.fullscreen-menu.mg-fix-header .site-header {
    background-color: #003e7e;
  }
  body.home.fullscreen-menu .logo-container {
    opacity: 0;
  }
  body.home.fullscreen-menu.mg-fix-header .logo-container {
    opacity: 1;
  }
}
.site-header {
  background-color: #003e7e;
}
body.home .site-header {
  background-color: transparent;
  box-shadow: none;
}
body.mg-fix-header .site-header {
  background-color: #003e7e;
}
@media screen and (min-width: 768px) {
  body.mg-fix-header .site-header {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  }
}
.logo-container {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.logo-container a {
  opacity: 1 !important;
}
.main-navigation {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.search-container {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (min-width: 768px) {
  .search-container {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.navicon-container {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
@media screen and (min-width: 768px) {
  .navicon-container {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}
.site-header__site-logo {
  box-sizing: content-box;
  width: 110px;
}
@media screen and (min-width: 768px) {
  .site-header__site-logo {
    background-color: #002f60;
    width: 130px;
  }
}
@media screen and (min-width: 1400px) {
  .site-header__site-logo {
    width: 135px;
  }
}
.site-header__hero-logo {
  width: 215px;
}
@media screen and (min-width: 768px) {
  .site-header__hero-logo {
    width: 315px;
  }
}
.search-trigger:focus {
  background-color: transparent;
}
.wp-translate {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  margin-left: 15px;
  color: #fff;
  font-size: 13px;
}
.wp-translate .wpml-ls-legacy-dropdown-click a {
  color: #fff;
  border: 1px solid hsla(0, 0%, 100%, 0.439216);
  background-color: hsla(0, 0%, 100%, 0.0901961);
}
.wp-translate .wpml-ls-sub-menu {
  overflow: hidden;
  overflow-y: scroll;
  height: 200px;
}
.wp-translate .wpml-ls-item li {
  background-color: rgba(0, 62, 126, 0.831373);
}
.wp-translate .wpml-ls-item li a:hover {
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 768px) {
  .wp-translate {
    margin-left: 20px;
  }
}
.goog-te-banner-frame.skiptranslate {
  display: none;
}
#google_translate_element .goog-te-gadget-simple {
  color: #fff;
  border: 1px solid hsla(0, 0%, 100%, 0.439216);
  background-color: hsla(0, 0%, 100%, 0.0901961);
  font-size: 11px;
}
#google_translate_element .goog-te-gadget-simple .goog-te-gadget-icon {
  display: none;
}
#google_translate_element .goog-te-gadget-simple .goog-te-menu-value,
#google_translate_element .goog-te-gadget-simple .goog-te-menu-value span {
  color: #fff !important;
}
#google_translate_element .goog-te-gadget-simple:hover {
  background-color: #fff;
  color: #000;
}
#google_translate_element .goog-te-gadget-simple:hover .goog-te-menu-value,
#google_translate_element
  .goog-te-gadget-simple:hover
  .goog-te-menu-value
  span {
  color: #000 !important;
}
@media only screen and (max-width: 640px) {
  .wp-translate {
    margin-right: 30px;
  }
  .navicon-container {
    margin-left: 20px !important;
  }
  .site-header__wrap {
    padding: 0 10px !important;
  }
}
.heading-font {
  font-family: Oswald, sans-serif;
}
.base-font {
  font-family: Open Sans, sans-serif;
}
.content-area {
  font-size: 1.25rem;
}
.page-title,
.page .panel-content .entry-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
  letter-spacing: 3.5px;
  font-size: 2.65rem;
  color: #402f15;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1;
}
.nav-title {
  color: #074b91;
}
.entry-content a:hover,
.entry-header a:hover,
.post-navigation a:focus .icon,
.post-navigation a:hover .icon,
a:hover .nav-title {
  color: #003e7e;
}
.entry-content a:hover,
.entry-header a:hover,
.post-navigation a:focus,
.post-navigation a:hover {
  text-decoration: none;
}
.page-title,
.page .panel-content .entry-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
  text-transform: none;
}
.archive.page-one-column:not(.has-sidebar) .page-header,
.page.page-one-column .entry-header,
.twentyseventeen-front-page.page-one-column .entry-header {
  margin-bottom: 0;
}
.page:not(.home) #content {
  padding-bottom: 0;
}
.remove-p-margins p {
  margin: 0;
}
.international-participants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.international-participants ul {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  transform-origin: top;
  overflow: hidden;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  height: 0;
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
}
.international-participants ul:focus {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  height: auto;
  outline: none;
}
.international-participants ul li {
  text-align: center;
}
.international-participants h3 {
  cursor: pointer;
  padding-top: 15px;
  margin-bottom: 15px;
}
.international-participants h3:focus,
.international-participants h3:focus-within {
  outline: none;
}
.international-participants h3:focus-within:after,
.international-participants h3:focus:after {
  content: " -";
}
.international-participants h3:focus + ul,
.international-participants h3:focus-within + ul {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  height: auto;
}
.international-participants h3:after {
  content: " +";
}
.mg-toggle input[type="checkbox"]:focus ~ label,
.plain-button:focus,
.site .mg-form-control:focus,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
  outline: thin dotted #d18316;
}
button,
input[type="button"],
input[type="submit"] {
  line-height: 1.6;
}
label {
  color: #402f15;
}
select {
  height: 2.5rem;
  background-color: #fff;
  width: 100%;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  color: #402f15;
}
button,
input,
optgroup,
select,
textarea {
  line-height: inherit;
}
.plain-button,
.plain-button:focus,
.plain-button:hover {
  background-color: transparent;
}
.plain-button:focus,
.plain-button:hover {
  background-color: transparent !important;
}
.site .mg-form-control {
  border: 2px solid #efeae3;
  border-radius: 0.5rem;
}
.site .mg-form-control:focus {
  border-color: #efeae3;
}
.mg-select {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  padding: 0.5rem 3rem 0.5rem 1rem;
  height: auto;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .mg-select {
    padding: 1rem 3rem 1rem 1.5rem;
  }
}
.mg-select::-ms-expand {
  display: none;
}
.mg-button,
button,
button:not(.plain-button),
input + button,
input + input[type="button"],
input + input[type="submit"],
input[type="button"],
input[type="submit"] {
  padding: 0.5rem 1.25rem;
}
.mg-button,
button:not(.plain-button),
input[type="button"],
input[type="submit"] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  margin-bottom: 1rem;
  display: inline-block;
  background-image: linear-gradient(180deg, #0165a0, #003e7e) !important;
  background-position: top;
  background-size: auto 100%;
}
.mg-button.mb-0,
button:not(.plain-button).mb-0,
input[type="button"].mb-0,
input[type="submit"].mb-0 {
  margin-bottom: 0;
}
.mg-button.flex,
button:not(.plain-button).flex,
input[type="button"].flex,
input[type="submit"].flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mg-button.flex:last-child,
button:not(.plain-button).flex:last-child,
input[type="button"].flex:last-child,
input[type="submit"].flex:last-child {
  margin-bottom: 1rem;
}
.mg-button:last-child,
button:not(.plain-button):last-child,
input[type="button"]:last-child,
input[type="submit"]:last-child {
  margin-bottom: 0;
}
.mg-button,
.mg-button:hover,
button:not(.plain-button),
button:not(.plain-button):hover,
input[type="button"],
input[type="button"]:hover,
input[type="submit"],
input[type="submit"]:hover {
  transition: background-position 0.2s, box-shadow 0.2s, background-size 0.2s;
}
.mg-button:focus,
.mg-button:hover,
button:not(.plain-button):focus,
button:not(.plain-button):hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
  background-size: auto 200%;
  color: #fff;
}
.mg-button:active,
button:not(.plain-button):active,
input[type="button"]:active,
input[type="submit"]:active {
  background-position: bottom;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2) !important;
}
.mg-button.bg-transparent:active,
button:not(.plain-button).bg-transparent:active,
input[type="button"].bg-transparent:active,
input[type="submit"].bg-transparent:active {
  box-shadow: none !important;
}
.mg-button--secondary,
button.mg-button--secondary,
input.mg-button--secondary {
  background-image: linear-gradient(180deg, #e9e9e9, #b7b7b7) !important;
}
a.mg-button--secondary,
button.mg-button--secondary,
input.mg-button--secondary {
  color: #003e7e !important;
}
button.mg-button--secondary:focus {
  background-image: none;
  background-color: #b7b7b7;
}
.mg-button--tertiary,
.mg-button--tertiary:hover {
  transition: background-color 0.2s;
}
.mg-button--tertiary,
button.mg-button--tertiary,
input.mg-button--tertiary {
  background-image: none !important;
  border: 1px solid #fff;
}
.mg-button--tertiary:hover {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.mg-button--tertiary:active {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.mg-button--tertiary,
.mg-button--tertiary:active,
.mg-button--tertiary:hover {
  box-shadow: none !important;
}
.mg-button--large,
button.mg-button--large,
input.mg-button--large {
  font-size: 1.2rem;
}
@media screen and (min-width: 992px) {
  .mg-button--large,
  button.mg-button--large,
  input.mg-button--large {
    font-size: 1.5rem;
  }
}
.mg-button--larger,
button.mg-button--larger,
input.mg-button--larger {
  font-size: 1.2rem;
}
@media screen and (min-width: 992px) {
  .mg-button--larger,
  button.mg-button--larger,
  input.mg-button--larger {
    font-size: 1.5rem;
  }
}
.mg-button--large,
button.mg-button--large,
input.mg-button--large {
  padding: 0.75rem 1.5rem;
}
@media screen and (min-width: 992px) {
  .mg-button--large,
  button.mg-button--large,
  input.mg-button--large {
    padding: 1rem 3rem;
  }
}
.mg-button--larger,
button.mg-button--larger,
input.mg-button--larger {
  padding: 1rem 2rem;
}
@media screen and (min-width: 992px) {
  .mg-button--larger,
  button.mg-button--larger,
  input.mg-button--larger {
    padding: 2rem 3rem;
  }
}
.mg-button--accent,
.mg-button--accent:focus,
.mg-button--accent:hover,
button.mg-button--accent,
input.mg-button--accent {
  background-image: linear-gradient(180deg, #9fa617, #717608) !important;
}
button.mg-button--accent:focus,
button.mg-button--accent:hover {
  background-size: auto 200%;
}
button.mg-button--accent:active {
  background-position: bottom;
}
.mg-button--accent-2,
.mg-button--accent-2:focus,
.mg-button--accent-2:hover,
button.mg-button--accent-2,
input.mg-button--accent-2 {
  background-image: linear-gradient(180deg, #d18316, #a36611) !important;
}
button.mg-button--accent-2:focus,
button.mg-button--accent-2:hover {
  background-size: auto 200%;
}
button.mg-button--accent-2:active {
  background-position: bottom;
}
[class*="mg-button"].mg-banded-primary:hover {
  background-color: #004b98;
  color: #fff;
}
[class*="mg-button"].mg-banded-primary-darker:hover {
  background-color: #003b7a;
  color: #fff;
}
[class*="mg-button"].mg-banded-primary-darkest:hover {
  background-color: #002f5e;
  color: #fff;
}
[class*="mg-button"].mg-banded-primary-light:hover {
  background-color: #0858a9;
  color: #fff;
}
[class*="mg-button"].mg-banded-primary-lighter:hover {
  background-color: #0175b9;
  color: #fff;
}
[class*="mg-button"].mg-banded-primary-lightest:hover {
  background-color: #93d7e5;
  color: #fff;
}
[class*="mg-button"].mg-banded-secondary:hover {
  background-color: #533d1b;
  color: #fff;
}
[class*="mg-button"].mg-banded-secondary-lighter:hover {
  background-color: #8d806d;
  color: #fff;
}
[class*="mg-button"].mg-banded-secondary-lightest:hover {
  background-color: #f8f6f3;
  color: #fff;
}
[class*="mg-button"].mg-banded-tertiary:hover {
  background-color: #c4c4c4;
  color: #fff;
}
[class*="mg-button"].mg-banded-tertiary-lighter:hover {
  background-color: #e5e5e5;
  color: #fff;
}
[class*="mg-button"].mg-banded-tertiary-lightest:hover {
  background-color: #f6f6f6;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent:hover {
  background-color: #888e0a;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-lighter:hover {
  background-color: #b4bc1a;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-lightest:hover {
  background-color: #cdde31;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-2:hover {
  background-color: #e7911a;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-2-light:hover {
  background-color: #eeb25f;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-2-lighter:hover {
  background-color: #f8e57e;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-2-lightest:hover {
  background-color: #f5e5ce;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-3:hover {
  background-color: #93d7e5;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-3-darker:hover {
  background-color: #7ed0e0;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-4:hover {
  background-color: #bc0026;
  color: #fff;
}
[class*="mg-button"].mg-banded-accent-5:hover {
  background-color: #0077cd;
  color: #fff;
}
[class*="mg-button"].mg-banded-screen:hover {
  background-color: hsla(0, 0%, 100%, 0.9);
  color: #fff;
}
[class*="mg-button"].mg-banded-screen-lighter:hover {
  background-color: hsla(0, 0%, 100%, 0.5);
  color: #fff;
}
[class*="mg-button"].mg-banded-screen-lightest:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  color: #fff;
}
.dropdown-toggle:active {
  box-shadow: none !important;
}
.mg-toggle {
  position: relative;
}
.mg-toggle input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.mg-toggle input[type="checkbox"]:checked ~ label:after {
  background-color: #003e7e;
  -webkit-transform: translateX(100%) translateX(0.35rem);
  transform: translateX(100%) translateX(0.35rem);
}
.mg-toggle label {
  position: relative;
  display: block;
  cursor: pointer;
  background: #fff;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.2),
    inset -1px 1px 5px rgba(0, 0, 0, 0.2);
  width: 5.5rem;
  height: 2.75rem;
  border-radius: 5.5rem;
  margin: 0;
}
.mg-toggle label:after {
  content: "";
  position: absolute;
  display: block;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 2.2rem;
  top: 0.3rem;
  left: 0.35rem;
  background-color: #b7b7b7;
}
.gform_wrapper h2,
.gform_wrapper h3,
.gform_wrapper h4,
.gform_wrapper h5 {
  margin-bottom: 7.5px;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html,
body .gform_wrapper ul li.gfield {
  margin-top: 30px;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  color: #7f7362;
}
.gform_wrapper .field_description_below .gfield_description {
  padding-top: 7.5px;
  color: #848484;
}
.gform_wrapper .top_label .gfield_label {
  display: block;
}
.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
  margin-top: 0;
}
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li,
.gform_wrapper .gfield_radio li label,
.gform_wrapper .top_label .gfield_label {
  line-height: 1.12;
}
body .gform_wrapper .top_label div.ginput_container,
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,
body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
  margin-top: 7.5px;
}
.gform_wrapper h1,
.gform_wrapper h2,
.gform_wrapper h3 {
  font-weight: 700;
}
.gform_wrapper h2.gsection_title {
  font-size: 1.875rem;
}
.gform_wrapper h3.gform_title {
  font-size: 1.5rem;
}
.gform_wrapper table.gfield_list td.gfield_list_icons img {
  width: 18px;
}
.gm-style button {
  background: none !important;
  box-shadow: none !important;
}
table.striped tbody tr:nth-child(odd) {
  background-color: #efeae3;
}
table.border-separate {
  border-collapse: separate;
  border-spacing: 0;
}
table.mg-table-market-data-interactive tbody tr {
  background-color: #efeae3;
}
table.mg-table-market-data-interactive tbody button {
  color: #402f15;
  background-color: #efeae3 !important;
}
table.mg-table-market-data-interactive button.active {
  background-color: transparent !important;
  color: #fff;
}
table.mg-table-market-data-interactive .button-cell__button {
  padding-left: 50px;
}
table.mg-table-market-data-interactive .button-cell__mg-icon {
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
table.mg-table-market-data-interactive .cell-inner {
  border-bottom: 8px solid #fff;
}
table.mg-table-market-data-interactive
  tr:last-child
  td:nth-child(2)
  .cell-inner,
table.mg-table-market-data-interactive
  tr:last-child
  td:nth-child(3)
  .cell-inner {
  border-bottom: 0;
}
table.mg-table-market-data-interactive tr:last-child td:nth-child(2) {
  border-bottom: 8px solid #002f60;
}
table.mg-table-market-data-interactive tr:last-child td:nth-child(3) {
  border-bottom: 8px solid #003e7e;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  table.mg-table-market-data-interactive,
  table.mg-table-market-data-interactive .button-cell__button,
  table.mg-table-market-data-interactive .cell-inner-wrap,
  table.mg-table-market-data-interactive tr {
    height: 100%;
  }
  table.mg-table-market-data-interactive .cell-inner-wrap {
    overflow: hidden;
    position: relative;
  }
  table.mg-table-market-data-interactive button {
    width: 163px;
    position: relative;
  }
}
tr.mg-table-market-data-interactive__all-row td:nth-child(2) {
  border-bottom: 8px solid #002f60;
}
tr.mg-table-market-data-interactive__all-row td:nth-child(3) {
  border-bottom: 8px solid #003e7e;
}
tr.mg-table-market-data-interactive__all-row .cell-inner {
  border-bottom: 0;
}
@media screen and (min-width: 1800px) {
  tr.mg-table-market-data-interactive__all-row td:nth-child(2),
  tr.mg-table-market-data-interactive__all-row td:nth-child(3) {
    border-bottom: 0;
  }
  tr.mg-table-market-data-interactive__all-row .cell-inner {
    border-bottom: 8px solid #fff;
  }
}


@media screen and (min-width: 1200px) {
  tr.mg-table-market-data-interactive__all-row td:nth-child(2),
  tr.mg-table-market-data-interactive__all-row td:nth-child(3) {
    border-bottom: 0;
  }
  tr.mg-table-market-data-interactive__all-row .cell-inner {
    border-bottom: 8px solid #fff;
  }
}
table.has-fixed-thead {
  position: relative;
}
table.has-fixed-thead,
table.has-fixed-thead thead {
  table-layout: fixed;
}
table.has-fixed-thead thead {
  position: absolute;
  width: 100%;
  display: table;
  top: 0;
  z-index: 10;
}
@media screen and (min-width: 1400px) {
  .table-market-data-worldwide-wrap {
    overflow-x: unset !important;
  }
}
table.table-market-data-worldwide {
  table-layout: fixed;
  min-width: 1220px;
}
table.table-market-data-worldwide.has-fixed-thead {
  padding-top: 98px;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  table.table-market-data-worldwide {
    --headerHeight: 108px;
    --lastRowHeight: 109px;
  }
  @media screen and (min-width: 1400px) {
    table.table-market-data-worldwide thead th {
      position: -webkit-sticky;
      position: sticky;
      top: var(--headerHeight);
      margin-bottom: var(--lastRowHeight);
    }
  }
}
.search-wrap {
  display: none;
}
.search-wrap.animated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form button {
  background-image: none;
}
.search-form .search-field {
  background: transparent;
  background-image: none;
  border: 0;
  border-radius: 0;
  box-shadow: none !important;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
.search-form .search-field,
.search-form .search-field:focus {
  color: #fff;
}
.search-form .search-field:focus {
  outline: none;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
}
.search-form ::-webkit-input-placeholder {
  color: #fff;
  color: hsla(0, 0%, 100%, 0.5);
}
.search-form :-moz-placeholder,
.search-form ::-moz-placeholder {
  color: #fff;
  color: hsla(0, 0%, 100%, 0.5);
}
.search-form :-ms-input-placeholder {
  color: #fff;
  color: hsla(0, 0%, 100%, 0.5);
}
.search-form .search-submit:focus,
.search-form .search-submit:hover {
  background-color: transparent;
}
.gcsc-branding {
  display: none !important;
}
.gsc-selected-option-container {
  max-width: none !important;
}
.gs-image-box.gs-web-image-box.gs-web-image-box-portrait,
.gsc-result .gs-title {
  overflow: visible !important;
}
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
  color: #003e7e !important;
}
.gs-imageResult div.gs-visibleUrl,
.gs-webResult div.gs-visibleUrl {
  color: #d18316 !important;
}
.gsc-control-cse table {
  margin-bottom: 0;
}
.gsc-control-cse tr {
  border: 0;
}
.gsc-control-cse,
.gsc-control-cse .gsc-table-result {
  font-family: Open Sans, sans-serif !important;
}
.gsc-control-cse .gsc-result .gs-title {
  height: auto;
}
.gsc-webResult.gsc-result {
  margin-bottom: 15px !important;
}
.gs-result .gs-title {
  text-decoration: none !important;
}
.gs-result a.gs-title:hover {
  text-decoration: underline !important;
}
@media screen and (min-width: 992px) {
  .gsc-results .gsc-cursor {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.gsc-results .gsc-cursor-box {
  margin-left: 0 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  background-color: #efeae3 !important;
  color: #d18316 !important;
  margin: 0 !important;
  padding: 0.25rem 0.75rem;
  display: inline-block !important;
}
@media screen and (min-width: 992px) {
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    display: block !important;
  }
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  background-color: #d18316 !important;
  color: #fff !important;
}
body.archive .hentry + .hentry {
  border-top: 1px solid #d8d8d8;
  padding-top: 1rem;
}
.page .entry-title,
.single-post .entry-title {
  font-size: 2rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 992px) {
  .page .entry-title,
  .single-post .entry-title {
    margin-bottom: 1.5rem;
    font-size: 2.7rem;
  }
}
.entry-title a {
  color: #003e7e;
}
.entry-title a,
.entry-title a:hover {
  box-shadow: none;
}
.entry-meta,
.nav-subtitle {
  letter-spacing: 1px;
}
.entry-meta {
  color: #7f7362;
}
.entry-meta a {
  color: #003e7e;
  background-image: none;
}
.entry-meta li:after {
  content: "\2022";
  margin-right: 0.5rem;
  padding-left: 0.5rem;
}
.entry-meta li:last-child:after {
  display: none;
}
.site .site-main > .hentry {
  padding-bottom: 0;
}
.site .hentry--is-list .entry-header {
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .site .hentry--is-list .entry-header {
    padding: 1.5rem 2rem;
  }
}
.site .hentry--featured .entry-header a {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .site .hentry--featured .entry-header .entry-title {
    font-size: 1.9rem;
  }
}
.hentry img {
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.tag {
  background-color: #7f7362;
  background-image: none;
  font-size: 0.875rem;
  display: inline-block;
  line-height: 1;
  padding: 3px 10px 7px;
  margin-bottom: 0.5rem;
  text-transform: lowercase;
}
.tag,
.tag:hover {
  color: #fff !important;
}
.tag:hover {
  background-color: #d18316;
  text-decoration: none !important;
}
@media screen and (min-width: 768px) {
  .tag {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  body.page img[class*="float-"],
  body.single-post img[class*="float-"] {
    max-width: 500px;
  }
}
@media screen and (min-width: 768px) {
  .mg-post-categories ~ .entry-date:before {
    content: " \2022   ";
    margin: 0 7px;
    display: inline-block;
  }
}
.mg-related-items {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  opacity: 0;
}
.mg-related-items--active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.mg-carousel img {
  max-width: 100px;
}
.mg-carousel button,
.mg-carousel button:focus {
  background-image: none;
  background-color: transparent;
  color: #d18316 !important;
}
.mg-carousel button {
  box-shadow: none !important;
}
.mg-carousel .slick-arrow {
  top: 50%;
}
.mg-carousel .slick-prev {
  -webkit-transform: translateY(-50%) translateX(-15px);
  transform: translateY(-50%) translateX(-15px);
}
.mg-carousel .slick-next {
  -webkit-transform: translateY(-50%) translateX(15px);
  transform: translateY(-50%) translateX(15px);
}
.mg-carousel.flex .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mg-carousel .slick-slide {
  transition: opacity 0.2s;
  height: auto;
}
@media screen and (min-width: 768px) {
  .mg-carousel .slick-list:hover .slick-slide {
    opacity: 0.7;
  }
  .mg-carousel .slick-list:hover .slick-slide:hover {
    opacity: 1;
  }
  .mg-carousel img {
    max-width: 100%;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mg-carousel.flex,
  .mg-carousel.flex .slick-track {
    display: block;
  }
}
.mg-carousel--single .slick-slide,
.mg-carousel--single .slick-track,
.mg-carousel--single__slide-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mg-carousel--single__slide-inner {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mg-carousel--single .mg-icon {
  width: 30px;
  height: 30px;
}
.mg-carousel--single .slick-arrow {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.mg-carousel--single button,
.mg-carousel--single button:focus {
  background-color: #9fa617;
  color: #fff !important;
}
.mg-carousel--single button:hover {
  background-color: #f7e066;
  color: #d18316;
}
.mg-carousel--single .slick-prev {
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.mg-carousel--single .slick-next {
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
}
@media screen and (min-width: 992px) {
  .mg-carousel--single .slick-arrow {
    width: 54px;
    height: 54px;
  }
}
.tooltip {
  bottom: 100%;
}
.widget-area--primary .textwidget,
.widget-area--primary .widget-title {
  padding: 15px 30px;
}
.widget-area--primary ul li a {
  transition: color 0.3s, opacity 0.3s;
}
.widget-area--primary a.hover\:text-white:hover {
  color: #fff;
}
.widget-area--primary h4 {
  padding-top: 2.5rem;
}
.widget-area--primary .widget {
  background: #fff;
  padding-bottom: 0;
}
.widget-area--primary .widget :last-child {
  margin-bottom: 1rem;
}
.widget-area--primary .widget .mg-button:focus,
.widget-area--primary .widget .mg-button:hover {
  color: #fff;
}
.widget-area--primary .list-reset li {
  padding: 0;
  border: 0;
}
.widget-area--primary button,
.widget-area--primary input[type="button"],
.widget-area--primary input[type="submit"] {
  background-color: #717608;
  border: 0;
}
.widget-area--primary button:focus,
.widget-area--primary button:hover,
.widget-area--primary input[type="button"]:focus,
.widget-area--primary input[type="button"]:hover,
.widget-area--primary input[type="submit"]:focus,
.widget-area--primary input[type="submit"]:hover {
  background-color: #888e0a;
}
.mg-map {
  height: 375px;
  background: #7ed0e0;
}
.mg-map .mg-banded-accent-3 {
  background-color: rgba(126, 208, 224, 0.9);
}
.mg-map .mg-button {
  color: #fff !important;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .mg-map {
    height: 675px;
  }
}
.mg-map--medium {
  height: 475px;
}
.mg-map-pin {
  color: #fff;
}
.mg-map-pin:hover {
  color: #c2d322;
}
.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
  border: 1px solid rgba(0, 62, 126, 0.1);
}
.leaflet-control-attribution,
.mapbox-logo {
  display: none;
}
.site-footer {
  margin-top: 0;
}
.site-footer .widget-area a {
  text-decoration: underline;
}
.site-footer .widget-area a,
.site-footer .widget-area a:hover {
  color: #fff;
  box-shadow: none;
}
.site-footer .widget-area a:hover {
  text-decoration: none;
}
.site-footer .widget-title {
  display: none;
}
.site-footer .widget {
  margin: 0;
  padding: 0;
}
.site-footer__utility .wrap {
  padding-top: 0;
  padding-bottom: 0;
}
.mg-back-to-top:hover {
  background-color: #f7e066;
  color: #d18316;
}
@media screen and (min-width: 768px) {
  .mg-back-to-top {
    width: 54px;
    height: 54px;
    border-radius: 50%;
  }
}
html.no-js .mg-back-to-top {
  display: block !important;
}
.social-links-menu a {
  outline: none;
}
.container {
  width: 100%;
}
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1800px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1600px;
  }
}
.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}
.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.text-xs {
  font-size: 0.75rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-3xl {
  font-size: 1.875rem;
}
.text-4xl {
  font-size: 2.25rem;
}
.text-5xl {
  font-size: 2.65rem;
}
.text-6xl {
  font-size: 3.75rem;
}
.font-hairline,
.hover\:font-hairline:hover {
  font-weight: 100;
}
.font-thin,
.hover\:font-thin:hover {
  font-weight: 200;
}
.font-light,
.hover\:font-light:hover {
  font-weight: 300;
}
.font-normal,
.hover\:font-normal:hover {
  font-weight: 400;
}
.font-medium,
.hover\:font-medium:hover {
  font-weight: 500;
}
.font-semibold,
.hover\:font-semibold:hover {
  font-weight: 600;
}
.font-bold,
.hover\:font-bold:hover {
  font-weight: 700;
}
.font-extrabold,
.hover\:font-extrabold:hover {
  font-weight: 800;
}
.font-black,
.hover\:font-black:hover {
  font-weight: 900;
}
.font-sans {
  font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
.font-serif {
  font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida,
    DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
}
.font-mono {
  font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}
.hover\:text-black:hover,
.text-black {
  color: #000;
}
.hover\:text-white:hover,
.text-white {
  color: #fff;
}
.hover\:text-translucent:hover,
.text-translucent {
  color: hsla(0, 0%, 100%, 0.25);
}
.hover\:text-red-darkest:hover,
.text-red-darkest {
  color: #420806;
}
.hover\:text-red-darker:hover,
.text-red-darker {
  color: #6a1b19;
}
.hover\:text-red-dark:hover,
.text-red-dark {
  color: #cc1f1a;
}
.hover\:text-red:hover,
.text-red {
  color: #e3342f;
}
.hover\:text-red-light:hover,
.text-red-light {
  color: #ef5753;
}
.hover\:text-red-lighter:hover,
.text-red-lighter {
  color: #f9acaa;
}
.hover\:text-red-lightest:hover,
.text-red-lightest {
  color: #fcebea;
}
.hover\:text-grey-light:hover,
.text-grey-light {
  color: #d8d8d8;
}
.hover\:text-transparent:hover,
.text-transparent {
  color: transparent;
}
.leading-none {
  line-height: 1;
}
.leading-tighter {
  line-height: 1.12;
}
.leading-tight {
  line-height: 1.5;
}
.leading-normal {
  line-height: 2;
}
.leading-loose {
  line-height: 2.5;
}
.tracking-tight {
  letter-spacing: -1.8px;
}
.tracking-normal {
  letter-spacing: 0;
}
.tracking-medium {
  letter-spacing: 1px;
}
.tracking-wide {
  letter-spacing: 2px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-no-wrap {
  white-space: nowrap;
}
.whitespace-pre {
  white-space: pre;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.break-words {
  word-wrap: break-word;
}
.break-normal {
  word-wrap: normal;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hover\:italic:hover,
.italic {
  font-style: italic;
}
.hover\:roman:hover,
.roman {
  font-style: normal;
}
.hover\:uppercase:hover,
.uppercase {
  text-transform: uppercase;
}
.hover\:lowercase:hover,
.lowercase {
  text-transform: lowercase;
}
.capitalize,
.hover\:capitalize:hover {
  text-transform: capitalize;
}
.hover\:normal-case:hover,
.normal-case {
  text-transform: none;
}
.hover\:underline:hover,
.underline {
  text-decoration: underline;
}
.hover\:line-through:hover,
.line-through {
  text-decoration: line-through;
}
.hover\:no-underline:hover,
.no-underline {
  text-decoration: none;
}
.antialiased,
.hover\:antialiased:hover {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hover\:subpixel-antialiased:hover,
.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.align-baseline {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.align-bottom {
  vertical-align: bottom;
}
.align-text-top {
  vertical-align: text-top;
}
.align-text-bottom {
  vertical-align: text-bottom;
}
.bg-black,
.hover\:bg-black:hover {
  background-color: #000;
}
.bg-white,
.hover\:bg-white:hover {
  background-color: #fff;
}
.bg-translucent,
.hover\:bg-translucent:hover {
  background-color: hsla(0, 0%, 100%, 0.25);
}
.bg-red-darkest,
.hover\:bg-red-darkest:hover {
  background-color: #420806;
}
.bg-red-darker,
.hover\:bg-red-darker:hover {
  background-color: #6a1b19;
}
.bg-red-dark,
.hover\:bg-red-dark:hover {
  background-color: #cc1f1a;
}
.bg-red,
.hover\:bg-red:hover {
  background-color: #e3342f;
}
.bg-red-light,
.hover\:bg-red-light:hover {
  background-color: #ef5753;
}
.bg-red-lighter,
.hover\:bg-red-lighter:hover {
  background-color: #f9acaa;
}
.bg-red-lightest,
.hover\:bg-red-lightest:hover {
  background-color: #fcebea;
}
.bg-grey-light,
.hover\:bg-grey-light:hover {
  background-color: #d8d8d8;
}
.bg-transparent,
.hover\:bg-transparent:hover {
  background-color: transparent;
}
.bg-bottom {
  background-position: bottom;
}
.bg-center {
  background-position: 50%;
}
.bg-left {
  background-position: 0;
}
.bg-left-bottom {
  background-position: 0 100%;
}
.bg-left-top {
  background-position: 0 0;
}
.bg-right {
  background-position: 100%;
}
.bg-right-bottom {
  background-position: 100% 100%;
}
.bg-right-top {
  background-position: 100% 0;
}
.bg-top {
  background-position: top;
}
.bg-cover {
  background-size: cover;
}
.bg-contain {
  background-size: contain;
}
.border-dashed,
.border-dotted {
  border-width: 0;
}
.border {
  border: 1px solid #d8d8d8;
}
.border-t {
  border-top: 1px solid #d8d8d8;
}
.border-r {
  border-right: 1px solid #d8d8d8;
}
.border-b {
  border-bottom: 1px solid #d8d8d8;
}
.border-l {
  border-left: 1px solid #d8d8d8;
}
.border-0 {
  border: 0;
}
.border-t-0 {
  border-top: 0;
}
.border-r-0 {
  border-right: 0;
}
.border-b-0 {
  border-bottom: 0;
}
.border-l-0 {
  border-left: 0;
}
.border-2 {
  border: 2px solid #d8d8d8;
}
.border-t-2 {
  border-top: 2px solid #d8d8d8;
}
.border-r-2 {
  border-right: 2px solid #d8d8d8;
}
.border-b-2 {
  border-bottom: 2px solid #d8d8d8;
}
.border-l-2 {
  border-left: 2px solid #d8d8d8;
}
.border-4 {
  border: 4px solid #d8d8d8;
}
.border-t-4 {
  border-top: 4px solid #d8d8d8;
}
.border-r-4 {
  border-right: 4px solid #d8d8d8;
}
.border-b-4 {
  border-bottom: 4px solid #d8d8d8;
}
.border-l-4 {
  border-left: 4px solid #d8d8d8;
}
.border-8 {
  border: 8px solid #d8d8d8;
}
.border-t-8 {
  border-top: 8px solid #d8d8d8;
}
.border-r-8 {
  border-right: 8px solid #d8d8d8;
}
.border-b-8 {
  border-bottom: 8px solid #d8d8d8;
}
.border-l-8 {
  border-left: 8px solid #d8d8d8;
}
.border-black,
.hover\:border-black:hover {
  border-color: #000;
}
.border-white,
.hover\:border-white:hover {
  border-color: #fff;
}
.border-translucent,
.hover\:border-translucent:hover {
  border-color: hsla(0, 0%, 100%, 0.25);
}
.border-red-darkest,
.hover\:border-red-darkest:hover {
  border-color: #420806;
}
.border-red-darker,
.hover\:border-red-darker:hover {
  border-color: #6a1b19;
}
.border-red-dark,
.hover\:border-red-dark:hover {
  border-color: #cc1f1a;
}
.border-red,
.hover\:border-red:hover {
  border-color: #e3342f;
}
.border-red-light,
.hover\:border-red-light:hover {
  border-color: #ef5753;
}
.border-red-lighter,
.hover\:border-red-lighter:hover {
  border-color: #f9acaa;
}
.border-red-lightest,
.hover\:border-red-lightest:hover {
  border-color: #fcebea;
}
.border-grey-light,
.hover\:border-grey-light:hover {
  border-color: #d8d8d8;
}
.border-transparent,
.hover\:border-transparent:hover {
  border-color: transparent;
}
.border-dashed {
  border-style: dashed;
}
.border-dotted {
  border-style: dotted;
}
.border-none {
  border-style: none;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-none {
  border-radius: 0;
}
.rounded-t {
  border-bottom-right-radius: 0;
}
.rounded-r,
.rounded-t {
  border-bottom-left-radius: 0;
}
.rounded-b,
.rounded-r {
  border-top-left-radius: 0;
}
.rounded-b,
.rounded-l {
  border-top-right-radius: 0;
}
.rounded-l {
  border-bottom-right-radius: 0;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
}
.hidden {
  display: none;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.pin-t {
  top: 0;
}
.pin-r {
  right: 0;
}
.pin-b {
  bottom: 0;
}
.pin-l {
  left: 0;
}
.pin-y {
  top: 0;
  bottom: 0;
}
.pin,
.pin-x {
  right: 0;
  left: 0;
}
.pin {
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-y-scroll {
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.scrolling-touch {
  -webkit-overflow-scrolling: touch;
}
.scrolling-auto {
  -webkit-overflow-scrolling: auto;
}
.w-1 {
  width: 0.25rem;
}
.w-2 {
  width: 0.5rem;
}
.w-3 {
  width: 0.75rem;
}
.w-4 {
  width: 1rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-24 {
  width: 6rem;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 10rem;
}
.w-48 {
  width: 12rem;
}
.w-64 {
  width: 16rem;
}
.w-auto {
  width: auto;
}
.w-px {
  width: 1px;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.33333%;
}
.w-2\/3 {
  width: 66.66667%;
}
.w-1\/4 {
  width: 25%;
}
.w-3\/4 {
  width: 75%;
}
.w-1\/5 {
  width: 20%;
}
.w-2\/5 {
  width: 40%;
}
.w-3\/5 {
  width: 60%;
}
.w-4\/5 {
  width: 80%;
}
.w-1\/6 {
  width: 16.66667%;
}
.w-5\/6 {
  width: 83.33333%;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.min-w-0 {
  min-width: 0;
}
.min-w-full {
  min-width: 100%;
}
.max-w-xs {
  max-width: 20rem;
}
.max-w-sm {
  max-width: 30rem;
}
.max-w-md {
  max-width: 40rem;
}
.max-w-lg {
  max-width: 50rem;
}
.max-w-xl {
  max-width: 60rem;
}
.max-w-2xl {
  max-width: 70rem;
}
.max-w-3xl {
  max-width: 80rem;
}
.max-w-4xl {
  max-width: 90rem;
}
.max-w-5xl {
  max-width: 100rem;
}
.max-w-full {
  max-width: 100%;
}
.h-1 {
  height: 0.25rem;
}
.h-2 {
  height: 0.5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-24 {
  height: 6rem;
}
.h-32 {
  height: 8rem;
}
.h-36 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-64 {
  height: 16rem;
}
.h-72 {
  height: 18rem;
}
.h-80 {
  height: 20rem;
}
.h-auto {
  height: auto;
}
.h-px {
  height: 1px;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-0 {
  min-height: 0;
}
.min-h-full {
  min-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.max-h-full {
  max-height: 100%;
}
.max-h-screen {
  max-height: 100vh;
}
.pt-0 {
  padding-top: 0;
}
.pr-0 {
  padding-right: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.pl-0,
.px-0 {
  padding-left: 0;
}
.px-0 {
  padding-right: 0;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.p-0 {
  padding: 0;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem;
}
.px-1 {
  padding-right: 0.25rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.p-1 {
  padding: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem;
}
.px-2 {
  padding-right: 0.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pl-3,
.px-3 {
  padding-left: 0.75rem;
}
.px-3 {
  padding-right: 0.75rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.p-3 {
  padding: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pl-4,
.px-4 {
  padding-left: 1rem;
}
.px-4 {
  padding-right: 1rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.p-4 {
  padding: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pl-6,
.px-6 {
  padding-left: 1.5rem;
}
.px-6 {
  padding-right: 1.5rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.p-6 {
  padding: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-8,
.px-8 {
  padding-left: 2rem;
}
.px-8 {
  padding-right: 2rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.p-8 {
  padding: 2rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pl-10,
.px-10 {
  padding-left: 2.5rem;
}
.px-10 {
  padding-right: 2.5rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.p-10 {
  padding: 2.5rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pl-12,
.px-12 {
  padding-left: 3rem;
}
.px-12 {
  padding-right: 3rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.p-12 {
  padding: 3rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.pr-14 {
  padding-right: 3.5rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pl-14,
.px-14 {
  padding-left: 3.5rem;
}
.px-14 {
  padding-right: 3.5rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.p-14 {
  padding: 3.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pr-16 {
  padding-right: 4rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pl-16,
.px-16 {
  padding-left: 4rem;
}
.px-16 {
  padding-right: 4rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.p-16 {
  padding: 4rem;
}
.pt-18 {
  padding-top: 6rem;
}
.pr-18 {
  padding-right: 6rem;
}
.pb-18 {
  padding-bottom: 6rem;
}
.pl-18,
.px-18 {
  padding-left: 6rem;
}
.px-18 {
  padding-right: 6rem;
}
.py-18 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.p-18 {
  padding: 6rem;
}
.pt-20 {
  padding-top: 8rem;
}
.pr-20 {
  padding-right: 8rem;
}
.pb-20 {
  padding-bottom: 8rem;
}
.pl-20,
.px-20 {
  padding-left: 8rem;
}
.px-20 {
  padding-right: 8rem;
}
.py-20 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.p-20 {
  padding: 8rem;
}
.pt-px {
  padding-top: 1px;
}
.pr-px {
  padding-right: 1px;
}
.pb-px {
  padding-bottom: 1px;
}
.pl-px,
.px-px {
  padding-left: 1px;
}
.px-px {
  padding-right: 1px;
}
.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}
.p-px {
  padding: 1px;
}
.mt-0 {
  margin-top: 0;
}
.mr-0 {
  margin-right: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.ml-0,
.mx-0 {
  margin-left: 0;
}
.mx-0 {
  margin-right: 0;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.m-0 {
  margin: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem;
}
.mx-1 {
  margin-right: 0.25rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.m-1 {
  margin: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem;
}
.mx-2 {
  margin-right: 0.5rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.m-2 {
  margin: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.ml-3,
.mx-3 {
  margin-left: 0.75rem;
}
.mx-3 {
  margin-right: 0.75rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.m-3 {
  margin: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-4,
.mx-4 {
  margin-left: 1rem;
}
.mx-4 {
  margin-right: 1rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.m-4 {
  margin: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.ml-6,
.mx-6 {
  margin-left: 1.5rem;
}
.mx-6 {
  margin-right: 1.5rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.m-6 {
  margin: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-8,
.mx-8 {
  margin-left: 2rem;
}
.mx-8 {
  margin-right: 2rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.m-8 {
  margin: 2rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.ml-10,
.mx-10 {
  margin-left: 2.5rem;
}
.mx-10 {
  margin-right: 2.5rem;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.m-10 {
  margin: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mr-12 {
  margin-right: 3rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.ml-12,
.mx-12 {
  margin-left: 3rem;
}
.mx-12 {
  margin-right: 3rem;
}
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.m-12 {
  margin: 3rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mr-14 {
  margin-right: 3.5rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.ml-14,
.mx-14 {
  margin-left: 3.5rem;
}
.mx-14 {
  margin-right: 3.5rem;
}
.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.m-14 {
  margin: 3.5rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mr-16 {
  margin-right: 4rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.ml-16,
.mx-16 {
  margin-left: 4rem;
}
.mx-16 {
  margin-right: 4rem;
}
.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.m-16 {
  margin: 4rem;
}
.mt-18 {
  margin-top: 6rem;
}
.mr-18 {
  margin-right: 6rem;
}
.mb-18 {
  margin-bottom: 6rem;
}
.ml-18,
.mx-18 {
  margin-left: 6rem;
}
.mx-18 {
  margin-right: 6rem;
}
.my-18 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.m-18 {
  margin: 6rem;
}
.mt-20 {
  margin-top: 8rem;
}
.mr-20 {
  margin-right: 8rem;
}
.mb-20 {
  margin-bottom: 8rem;
}
.ml-20,
.mx-20 {
  margin-left: 8rem;
}
.mx-20 {
  margin-right: 8rem;
}
.my-20 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.m-20 {
  margin: 8rem;
}
.mt-px {
  margin-top: 1px;
}
.mr-px {
  margin-right: 1px;
}
.mb-px {
  margin-bottom: 1px;
}
.ml-px,
.mx-px {
  margin-left: 1px;
}
.mx-px {
  margin-right: 1px;
}
.my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}
.m-px {
  margin: 1px;
}
.mt-auto {
  margin-top: auto;
}
.mr-auto {
  margin-right: auto;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-auto,
.mx-auto {
  margin-left: auto;
}
.mx-auto {
  margin-right: auto;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.m-auto {
  margin: auto;
}
.-mt-0 {
  margin-top: 0;
}
.-mr-0 {
  margin-right: 0;
}
.-mb-0 {
  margin-bottom: 0;
}
.-ml-0,
.-mx-0 {
  margin-left: 0;
}
.-mx-0 {
  margin-right: 0;
}
.-my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.-m-0 {
  margin: 0;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mr-1 {
  margin-right: -0.25rem;
}
.-mb-1 {
  margin-bottom: -0.25rem;
}
.-ml-1,
.-mx-1 {
  margin-left: -0.25rem;
}
.-mx-1 {
  margin-right: -0.25rem;
}
.-my-1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.-m-1 {
  margin: -0.25rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.-mb-2 {
  margin-bottom: -0.5rem;
}
.-ml-2,
.-mx-2 {
  margin-left: -0.5rem;
}
.-mx-2 {
  margin-right: -0.5rem;
}
.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.-m-2 {
  margin: -0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.-mr-3 {
  margin-right: -0.75rem;
}
.-mb-3 {
  margin-bottom: -0.75rem;
}
.-ml-3,
.-mx-3 {
  margin-left: -0.75rem;
}
.-mx-3 {
  margin-right: -0.75rem;
}
.-my-3 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}
.-m-3 {
  margin: -0.75rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.-mr-4 {
  margin-right: -1rem;
}
.-mb-4 {
  margin-bottom: -1rem;
}
.-ml-4,
.-mx-4 {
  margin-left: -1rem;
}
.-mx-4 {
  margin-right: -1rem;
}
.-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.-m-4 {
  margin: -1rem;
}
.-mt-6 {
  margin-top: -1.5rem;
}
.-mr-6 {
  margin-right: -1.5rem;
}
.-mb-6 {
  margin-bottom: -1.5rem;
}
.-ml-6,
.-mx-6 {
  margin-left: -1.5rem;
}
.-mx-6 {
  margin-right: -1.5rem;
}
.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.-m-6 {
  margin: -1.5rem;
}
.-mt-8 {
  margin-top: -2rem;
}
.-mr-8 {
  margin-right: -2rem;
}
.-mb-8 {
  margin-bottom: -2rem;
}
.-ml-8,
.-mx-8 {
  margin-left: -2rem;
}
.-mx-8 {
  margin-right: -2rem;
}
.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}
.-m-8 {
  margin: -2rem;
}
.-mt-10 {
  margin-top: -2.5rem;
}
.-mr-10 {
  margin-right: -2.5rem;
}
.-mb-10 {
  margin-bottom: -2.5rem;
}
.-ml-10,
.-mx-10 {
  margin-left: -2.5rem;
}
.-mx-10 {
  margin-right: -2.5rem;
}
.-my-10 {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}
.-m-10 {
  margin: -2.5rem;
}
.-mt-12 {
  margin-top: -3rem;
}
.-mr-12 {
  margin-right: -3rem;
}
.-mb-12 {
  margin-bottom: -3rem;
}
.-ml-12,
.-mx-12 {
  margin-left: -3rem;
}
.-mx-12 {
  margin-right: -3rem;
}
.-my-12 {
  margin-top: -3rem;
  margin-bottom: -3rem;
}
.-m-12 {
  margin: -3rem;
}
.-mt-14 {
  margin-top: -3.5rem;
}
.-mr-14 {
  margin-right: -3.5rem;
}
.-mb-14 {
  margin-bottom: -3.5rem;
}
.-ml-14,
.-mx-14 {
  margin-left: -3.5rem;
}
.-mx-14 {
  margin-right: -3.5rem;
}
.-my-14 {
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}
.-m-14 {
  margin: -3.5rem;
}
.-mt-16 {
  margin-top: -4rem;
}
.-mr-16 {
  margin-right: -4rem;
}
.-mb-16 {
  margin-bottom: -4rem;
}
.-ml-16,
.-mx-16 {
  margin-left: -4rem;
}
.-mx-16 {
  margin-right: -4rem;
}
.-my-16 {
  margin-top: -4rem;
  margin-bottom: -4rem;
}
.-m-16 {
  margin: -4rem;
}
.-mt-18 {
  margin-top: -6rem;
}
.-mr-18 {
  margin-right: -6rem;
}
.-mb-18 {
  margin-bottom: -6rem;
}
.-ml-18,
.-mx-18 {
  margin-left: -6rem;
}
.-mx-18 {
  margin-right: -6rem;
}
.-my-18 {
  margin-top: -6rem;
  margin-bottom: -6rem;
}
.-m-18 {
  margin: -6rem;
}
.-mt-20 {
  margin-top: -8rem;
}
.-mr-20 {
  margin-right: -8rem;
}
.-mb-20 {
  margin-bottom: -8rem;
}
.-ml-20,
.-mx-20 {
  margin-left: -8rem;
}
.-mx-20 {
  margin-right: -8rem;
}
.-my-20 {
  margin-top: -8rem;
  margin-bottom: -8rem;
}
.-m-20 {
  margin: -8rem;
}
.-mt-px {
  margin-top: -1px;
}
.-mr-px {
  margin-right: -1px;
}
.-mb-px {
  margin-bottom: -1px;
}
.-ml-px,
.-mx-px {
  margin-left: -1px;
}
.-mx-px {
  margin-right: -1px;
}
.-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}
.-m-px {
  margin: -1px;
}
.shadow {
  box-shadow: 0 6px 10px 0 rgba(64, 47, 21, 0.2);
}
.shadow-sm {
  box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25);
}
.shadow-md {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
}
.shadow-lg {
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.19);
}
.shadow-inner {
  box-shadow: inset 0 5px 10px -5px #000;
}
.shadow-none {
  box-shadow: none;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.flex-row {
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-row,
.flex-row-reverse {
  -webkit-box-orient: horizontal;
}
.flex-row-reverse {
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.flex-no-wrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.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-auto {
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}
.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-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-center {
  -ms-flex-line-pack: center;
  align-content: center;
}
.content-start {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.content-end {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.content-between {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.content-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}
.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flex-auto {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}
.flex-initial {
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
}
.flex-none {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.flex-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.flex-shrink {
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.flex-no-grow {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.flex-no-shrink {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.float-none {
  float: none;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-auto {
  z-index: auto;
}
.opacity-0 {
  opacity: 0;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-100 {
  opacity: 1;
}
.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select-text {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.resize-none {
  resize: none;
}
.resize-y {
  resize: vertical;
}
.resize-x {
  resize: horizontal;
}
.cursor-auto {
  cursor: auto;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
@media (min-width: 576px) {
  .sm\:list-reset {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .sm\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .sm\:text-xs {
    font-size: 0.75rem;
  }
  .sm\:text-sm {
    font-size: 0.875rem;
  }
  .sm\:text-base {
    font-size: 1rem;
  }
  .sm\:text-lg {
    font-size: 1.125rem;
  }
  .sm\:text-xl {
    font-size: 1.25rem;
  }
  .sm\:text-2xl {
    font-size: 1.5rem;
  }
  .sm\:text-3xl {
    font-size: 1.875rem;
  }
  .sm\:text-4xl {
    font-size: 2.25rem;
  }
  .sm\:text-5xl {
    font-size: 2.65rem;
  }
  .sm\:text-6xl {
    font-size: 3.75rem;
  }
  .sm\:font-hairline,
  .sm\:hover\:font-hairline:hover {
    font-weight: 100;
  }
  .sm\:font-thin,
  .sm\:hover\:font-thin:hover {
    font-weight: 200;
  }
  .sm\:font-light,
  .sm\:hover\:font-light:hover {
    font-weight: 300;
  }
  .sm\:font-normal,
  .sm\:hover\:font-normal:hover {
    font-weight: 400;
  }
  .sm\:font-medium,
  .sm\:hover\:font-medium:hover {
    font-weight: 500;
  }
  .sm\:font-semibold,
  .sm\:hover\:font-semibold:hover {
    font-weight: 600;
  }
  .sm\:font-bold,
  .sm\:hover\:font-bold:hover {
    font-weight: 700;
  }
  .sm\:font-extrabold,
  .sm\:hover\:font-extrabold:hover {
    font-weight: 800;
  }
  .sm\:font-black,
  .sm\:hover\:font-black:hover {
    font-weight: 900;
  }
  .sm\:font-sans {
    font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
      Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue,
      sans-serif;
  }
  .sm\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida,
      DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }
  .sm\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New,
      monospace;
  }
  .sm\:hover\:text-black:hover,
  .sm\:text-black {
    color: #000;
  }
  .sm\:hover\:text-white:hover,
  .sm\:text-white {
    color: #fff;
  }
  .sm\:hover\:text-translucent:hover,
  .sm\:text-translucent {
    color: hsla(0, 0%, 100%, 0.25);
  }
  .sm\:hover\:text-red-darkest:hover,
  .sm\:text-red-darkest {
    color: #420806;
  }
  .sm\:hover\:text-red-darker:hover,
  .sm\:text-red-darker {
    color: #6a1b19;
  }
  .sm\:hover\:text-red-dark:hover,
  .sm\:text-red-dark {
    color: #cc1f1a;
  }
  .sm\:hover\:text-red:hover,
  .sm\:text-red {
    color: #e3342f;
  }
  .sm\:hover\:text-red-light:hover,
  .sm\:text-red-light {
    color: #ef5753;
  }
  .sm\:hover\:text-red-lighter:hover,
  .sm\:text-red-lighter {
    color: #f9acaa;
  }
  .sm\:hover\:text-red-lightest:hover,
  .sm\:text-red-lightest {
    color: #fcebea;
  }
  .sm\:hover\:text-grey-light:hover,
  .sm\:text-grey-light {
    color: #d8d8d8;
  }
  .sm\:hover\:text-transparent:hover,
  .sm\:text-transparent {
    color: transparent;
  }
  .sm\:leading-none {
    line-height: 1;
  }
  .sm\:leading-tighter {
    line-height: 1.12;
  }
  .sm\:leading-tight {
    line-height: 1.5;
  }
  .sm\:leading-normal {
    line-height: 2;
  }
  .sm\:leading-loose {
    line-height: 2.5;
  }
  .sm\:tracking-tight {
    letter-spacing: -1.8px;
  }
  .sm\:tracking-normal {
    letter-spacing: 0;
  }
  .sm\:tracking-medium {
    letter-spacing: 1px;
  }
  .sm\:tracking-wide {
    letter-spacing: 2px;
  }
  .sm\:text-left {
    text-align: left;
  }
  .sm\:text-center {
    text-align: center;
  }
  .sm\:text-right {
    text-align: right;
  }
  .sm\:text-justify {
    text-align: justify;
  }
  .sm\:whitespace-normal {
    white-space: normal;
  }
  .sm\:whitespace-no-wrap {
    white-space: nowrap;
  }
  .sm\:whitespace-pre {
    white-space: pre;
  }
  .sm\:whitespace-pre-line {
    white-space: pre-line;
  }
  .sm\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .sm\:break-words {
    word-wrap: break-word;
  }
  .sm\:break-normal {
    word-wrap: normal;
  }
  .sm\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sm\:hover\:italic:hover,
  .sm\:italic {
    font-style: italic;
  }
  .sm\:hover\:roman:hover,
  .sm\:roman {
    font-style: normal;
  }
  .sm\:hover\:uppercase:hover,
  .sm\:uppercase {
    text-transform: uppercase;
  }
  .sm\:hover\:lowercase:hover,
  .sm\:lowercase {
    text-transform: lowercase;
  }
  .sm\:capitalize,
  .sm\:hover\:capitalize:hover {
    text-transform: capitalize;
  }
  .sm\:hover\:normal-case:hover,
  .sm\:normal-case {
    text-transform: none;
  }
  .sm\:hover\:underline:hover,
  .sm\:underline {
    text-decoration: underline;
  }
  .sm\:hover\:line-through:hover,
  .sm\:line-through {
    text-decoration: line-through;
  }
  .sm\:hover\:no-underline:hover,
  .sm\:no-underline {
    text-decoration: none;
  }
  .sm\:antialiased,
  .sm\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .sm\:hover\:subpixel-antialiased:hover,
  .sm\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  .sm\:align-baseline {
    vertical-align: baseline;
  }
  .sm\:align-top {
    vertical-align: top;
  }
  .sm\:align-middle {
    vertical-align: middle;
  }
  .sm\:align-bottom {
    vertical-align: bottom;
  }
  .sm\:align-text-top {
    vertical-align: text-top;
  }
  .sm\:align-text-bottom {
    vertical-align: text-bottom;
  }
  .sm\:bg-black,
  .sm\:hover\:bg-black:hover {
    background-color: #000;
  }
  .sm\:bg-white,
  .sm\:hover\:bg-white:hover {
    background-color: #fff;
  }
  .sm\:bg-translucent,
  .sm\:hover\:bg-translucent:hover {
    background-color: hsla(0, 0%, 100%, 0.25);
  }
  .sm\:bg-red-darkest,
  .sm\:hover\:bg-red-darkest:hover {
    background-color: #420806;
  }
  .sm\:bg-red-darker,
  .sm\:hover\:bg-red-darker:hover {
    background-color: #6a1b19;
  }
  .sm\:bg-red-dark,
  .sm\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }
  .sm\:bg-red,
  .sm\:hover\:bg-red:hover {
    background-color: #e3342f;
  }
  .sm\:bg-red-light,
  .sm\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }
  .sm\:bg-red-lighter,
  .sm\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }
  .sm\:bg-red-lightest,
  .sm\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }
  .sm\:bg-grey-light,
  .sm\:hover\:bg-grey-light:hover {
    background-color: #d8d8d8;
  }
  .sm\:bg-transparent,
  .sm\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
  .sm\:bg-bottom {
    background-position: bottom;
  }
  .sm\:bg-center {
    background-position: 50%;
  }
  .sm\:bg-left {
    background-position: 0;
  }
  .sm\:bg-left-bottom {
    background-position: 0 100%;
  }
  .sm\:bg-left-top {
    background-position: 0 0;
  }
  .sm\:bg-right {
    background-position: 100%;
  }
  .sm\:bg-right-bottom {
    background-position: 100% 100%;
  }
  .sm\:bg-right-top {
    background-position: 100% 0;
  }
  .sm\:bg-top {
    background-position: top;
  }
  .sm\:bg-cover {
    background-size: cover;
  }
  .sm\:bg-contain {
    background-size: contain;
  }
  .sm\:border-dashed,
  .sm\:border-dotted {
    border-width: 0;
  }
  .sm\:border {
    border: 1px solid #d8d8d8;
  }
  .sm\:border-t {
    border-top: 1px solid #d8d8d8;
  }
  .sm\:border-r {
    border-right: 1px solid #d8d8d8;
  }
  .sm\:border-b {
    border-bottom: 1px solid #d8d8d8;
  }
  .sm\:border-l {
    border-left: 1px solid #d8d8d8;
  }
  .sm\:border-0 {
    border: 0;
  }
  .sm\:border-t-0 {
    border-top: 0;
  }
  .sm\:border-r-0 {
    border-right: 0;
  }
  .sm\:border-b-0 {
    border-bottom: 0;
  }
  .sm\:border-l-0 {
    border-left: 0;
  }
  .sm\:border-2 {
    border: 2px solid #d8d8d8;
  }
  .sm\:border-t-2 {
    border-top: 2px solid #d8d8d8;
  }
  .sm\:border-r-2 {
    border-right: 2px solid #d8d8d8;
  }
  .sm\:border-b-2 {
    border-bottom: 2px solid #d8d8d8;
  }
  .sm\:border-l-2 {
    border-left: 2px solid #d8d8d8;
  }
  .sm\:border-4 {
    border: 4px solid #d8d8d8;
  }
  .sm\:border-t-4 {
    border-top: 4px solid #d8d8d8;
  }
  .sm\:border-r-4 {
    border-right: 4px solid #d8d8d8;
  }
  .sm\:border-b-4 {
    border-bottom: 4px solid #d8d8d8;
  }
  .sm\:border-l-4 {
    border-left: 4px solid #d8d8d8;
  }
  .sm\:border-8 {
    border: 8px solid #d8d8d8;
  }
  .sm\:border-t-8 {
    border-top: 8px solid #d8d8d8;
  }
  .sm\:border-r-8 {
    border-right: 8px solid #d8d8d8;
  }
  .sm\:border-b-8 {
    border-bottom: 8px solid #d8d8d8;
  }
  .sm\:border-l-8 {
    border-left: 8px solid #d8d8d8;
  }
  .sm\:border-black,
  .sm\:hover\:border-black:hover {
    border-color: #000;
  }
  .sm\:border-white,
  .sm\:hover\:border-white:hover {
    border-color: #fff;
  }
  .sm\:border-translucent,
  .sm\:hover\:border-translucent:hover {
    border-color: hsla(0, 0%, 100%, 0.25);
  }
  .sm\:border-red-darkest,
  .sm\:hover\:border-red-darkest:hover {
    border-color: #420806;
  }
  .sm\:border-red-darker,
  .sm\:hover\:border-red-darker:hover {
    border-color: #6a1b19;
  }
  .sm\:border-red-dark,
  .sm\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }
  .sm\:border-red,
  .sm\:hover\:border-red:hover {
    border-color: #e3342f;
  }
  .sm\:border-red-light,
  .sm\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }
  .sm\:border-red-lighter,
  .sm\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }
  .sm\:border-red-lightest,
  .sm\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }
  .sm\:border-grey-light,
  .sm\:hover\:border-grey-light:hover {
    border-color: #d8d8d8;
  }
  .sm\:border-transparent,
  .sm\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  .sm\:border-dashed {
    border-style: dashed;
  }
  .sm\:border-dotted {
    border-style: dotted;
  }
  .sm\:border-none {
    border-style: none;
  }
  .sm\:rounded {
    border-radius: 0.25rem;
  }
  .sm\:rounded-sm {
    border-radius: 0.125rem;
  }
  .sm\:rounded-lg {
    border-radius: 0.5rem;
  }
  .sm\:rounded-full {
    border-radius: 9999px;
  }
  .sm\:rounded-none {
    border-radius: 0;
  }
  .sm\:rounded-t {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .sm\:rounded-r {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .sm\:rounded-b {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .sm\:rounded-l {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .sm\:block {
    display: block;
  }
  .sm\:inline-block {
    display: inline-block;
  }
  .sm\:inline {
    display: inline;
  }
  .sm\:table {
    display: table;
  }
  .sm\:table-row {
    display: table-row;
  }
  .sm\:table-cell {
    display: table-cell;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:static {
    position: static;
  }
  .sm\:fixed {
    position: fixed;
  }
  .sm\:absolute {
    position: absolute;
  }
  .sm\:relative {
    position: relative;
  }
  .sm\:pin-t {
    top: 0;
  }
  .sm\:pin-r {
    right: 0;
  }
  .sm\:pin-b {
    bottom: 0;
  }
  .sm\:pin-l {
    left: 0;
  }
  .sm\:pin-y {
    top: 0;
    bottom: 0;
  }
  .sm\:pin,
  .sm\:pin-x {
    right: 0;
    left: 0;
  }
  .sm\:pin {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .sm\:overflow-auto {
    overflow: auto;
  }
  .sm\:overflow-hidden {
    overflow: hidden;
  }
  .sm\:overflow-visible {
    overflow: visible;
  }
  .sm\:overflow-scroll {
    overflow: scroll;
  }
  .sm\:overflow-x-scroll {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .sm\:overflow-y-scroll {
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .sm\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }
  .sm\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }
  .sm\:w-1 {
    width: 0.25rem;
  }
  .sm\:w-2 {
    width: 0.5rem;
  }
  .sm\:w-3 {
    width: 0.75rem;
  }
  .sm\:w-4 {
    width: 1rem;
  }
  .sm\:w-6 {
    width: 1.5rem;
  }
  .sm\:w-8 {
    width: 2rem;
  }
  .sm\:w-10 {
    width: 2.5rem;
  }
  .sm\:w-12 {
    width: 3rem;
  }
  .sm\:w-16 {
    width: 4rem;
  }
  .sm\:w-24 {
    width: 6rem;
  }
  .sm\:w-32 {
    width: 8rem;
  }
  .sm\:w-36 {
    width: 10rem;
  }
  .sm\:w-48 {
    width: 12rem;
  }
  .sm\:w-64 {
    width: 16rem;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:w-px {
    width: 1px;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-1\/3 {
    width: 33.33333%;
  }
  .sm\:w-2\/3 {
    width: 66.66667%;
  }
  .sm\:w-1\/4 {
    width: 25%;
  }
  .sm\:w-3\/4 {
    width: 75%;
  }
  .sm\:w-1\/5 {
    width: 20%;
  }
  .sm\:w-2\/5 {
    width: 40%;
  }
  .sm\:w-3\/5 {
    width: 60%;
  }
  .sm\:w-4\/5 {
    width: 80%;
  }
  .sm\:w-1\/6 {
    width: 16.66667%;
  }
  .sm\:w-5\/6 {
    width: 83.33333%;
  }
  .sm\:w-full {
    width: 100%;
  }
  .sm\:w-screen {
    width: 100vw;
  }
  .sm\:min-w-0 {
    min-width: 0;
  }
  .sm\:min-w-full {
    min-width: 100%;
  }
  .sm\:max-w-xs {
    max-width: 20rem;
  }
  .sm\:max-w-sm {
    max-width: 30rem;
  }
  .sm\:max-w-md {
    max-width: 40rem;
  }
  .sm\:max-w-lg {
    max-width: 50rem;
  }
  .sm\:max-w-xl {
    max-width: 60rem;
  }
  .sm\:max-w-2xl {
    max-width: 70rem;
  }
  .sm\:max-w-3xl {
    max-width: 80rem;
  }
  .sm\:max-w-4xl {
    max-width: 90rem;
  }
  .sm\:max-w-5xl {
    max-width: 100rem;
  }
  .sm\:max-w-full {
    max-width: 100%;
  }
  .sm\:h-1 {
    height: 0.25rem;
  }
  .sm\:h-2 {
    height: 0.5rem;
  }
  .sm\:h-3 {
    height: 0.75rem;
  }
  .sm\:h-4 {
    height: 1rem;
  }
  .sm\:h-6 {
    height: 1.5rem;
  }
  .sm\:h-8 {
    height: 2rem;
  }
  .sm\:h-10 {
    height: 2.5rem;
  }
  .sm\:h-12 {
    height: 3rem;
  }
  .sm\:h-16 {
    height: 4rem;
  }
  .sm\:h-24 {
    height: 6rem;
  }
  .sm\:h-32 {
    height: 8rem;
  }
  .sm\:h-36 {
    height: 10rem;
  }
  .sm\:h-48 {
    height: 12rem;
  }
  .sm\:h-64 {
    height: 16rem;
  }
  .sm\:h-72 {
    height: 18rem;
  }
  .sm\:h-80 {
    height: 20rem;
  }
  .sm\:h-auto {
    height: auto;
  }
  .sm\:h-px {
    height: 1px;
  }
  .sm\:h-full {
    height: 100%;
  }
  .sm\:h-screen {
    height: 100vh;
  }
  .sm\:min-h-0 {
    min-height: 0;
  }
  .sm\:min-h-full {
    min-height: 100%;
  }
  .sm\:min-h-screen {
    min-height: 100vh;
  }
  .sm\:max-h-full {
    max-height: 100%;
  }
  .sm\:max-h-screen {
    max-height: 100vh;
  }
  .sm\:pt-0 {
    padding-top: 0;
  }
  .sm\:pr-0 {
    padding-right: 0;
  }
  .sm\:pb-0 {
    padding-bottom: 0;
  }
  .sm\:pl-0,
  .sm\:px-0 {
    padding-left: 0;
  }
  .sm\:px-0 {
    padding-right: 0;
  }
  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sm\:p-0 {
    padding: 0;
  }
  .sm\:pt-1 {
    padding-top: 0.25rem;
  }
  .sm\:pr-1 {
    padding-right: 0.25rem;
  }
  .sm\:pb-1 {
    padding-bottom: 0.25rem;
  }
  .sm\:pl-1,
  .sm\:px-1 {
    padding-left: 0.25rem;
  }
  .sm\:px-1 {
    padding-right: 0.25rem;
  }
  .sm\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .sm\:p-1 {
    padding: 0.25rem;
  }
  .sm\:pt-2 {
    padding-top: 0.5rem;
  }
  .sm\:pr-2 {
    padding-right: 0.5rem;
  }
  .sm\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .sm\:pl-2,
  .sm\:px-2 {
    padding-left: 0.5rem;
  }
  .sm\:px-2 {
    padding-right: 0.5rem;
  }
  .sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .sm\:p-2 {
    padding: 0.5rem;
  }
  .sm\:pt-3 {
    padding-top: 0.75rem;
  }
  .sm\:pr-3 {
    padding-right: 0.75rem;
  }
  .sm\:pb-3 {
    padding-bottom: 0.75rem;
  }
  .sm\:pl-3,
  .sm\:px-3 {
    padding-left: 0.75rem;
  }
  .sm\:px-3 {
    padding-right: 0.75rem;
  }
  .sm\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .sm\:p-3 {
    padding: 0.75rem;
  }
  .sm\:pt-4 {
    padding-top: 1rem;
  }
  .sm\:pr-4 {
    padding-right: 1rem;
  }
  .sm\:pb-4 {
    padding-bottom: 1rem;
  }
  .sm\:pl-4,
  .sm\:px-4 {
    padding-left: 1rem;
  }
  .sm\:px-4 {
    padding-right: 1rem;
  }
  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm\:p-4 {
    padding: 1rem;
  }
  .sm\:pt-6 {
    padding-top: 1.5rem;
  }
  .sm\:pr-6 {
    padding-right: 1.5rem;
  }
  .sm\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .sm\:pl-6,
  .sm\:px-6 {
    padding-left: 1.5rem;
  }
  .sm\:px-6 {
    padding-right: 1.5rem;
  }
  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .sm\:p-6 {
    padding: 1.5rem;
  }
  .sm\:pt-8 {
    padding-top: 2rem;
  }
  .sm\:pr-8 {
    padding-right: 2rem;
  }
  .sm\:pb-8 {
    padding-bottom: 2rem;
  }
  .sm\:pl-8,
  .sm\:px-8 {
    padding-left: 2rem;
  }
  .sm\:px-8 {
    padding-right: 2rem;
  }
  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .sm\:p-8 {
    padding: 2rem;
  }
  .sm\:pt-10 {
    padding-top: 2.5rem;
  }
  .sm\:pr-10 {
    padding-right: 2.5rem;
  }
  .sm\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .sm\:pl-10,
  .sm\:px-10 {
    padding-left: 2.5rem;
  }
  .sm\:px-10 {
    padding-right: 2.5rem;
  }
  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .sm\:p-10 {
    padding: 2.5rem;
  }
  .sm\:pt-12 {
    padding-top: 3rem;
  }
  .sm\:pr-12 {
    padding-right: 3rem;
  }
  .sm\:pb-12 {
    padding-bottom: 3rem;
  }
  .sm\:pl-12,
  .sm\:px-12 {
    padding-left: 3rem;
  }
  .sm\:px-12 {
    padding-right: 3rem;
  }
  .sm\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .sm\:p-12 {
    padding: 3rem;
  }
  .sm\:pt-14 {
    padding-top: 3.5rem;
  }
  .sm\:pr-14 {
    padding-right: 3.5rem;
  }
  .sm\:pb-14 {
    padding-bottom: 3.5rem;
  }
  .sm\:pl-14,
  .sm\:px-14 {
    padding-left: 3.5rem;
  }
  .sm\:px-14 {
    padding-right: 3.5rem;
  }
  .sm\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .sm\:p-14 {
    padding: 3.5rem;
  }
  .sm\:pt-16 {
    padding-top: 4rem;
  }
  .sm\:pr-16 {
    padding-right: 4rem;
  }
  .sm\:pb-16 {
    padding-bottom: 4rem;
  }
  .sm\:pl-16,
  .sm\:px-16 {
    padding-left: 4rem;
  }
  .sm\:px-16 {
    padding-right: 4rem;
  }
  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .sm\:p-16 {
    padding: 4rem;
  }
  .sm\:pt-18 {
    padding-top: 6rem;
  }
  .sm\:pr-18 {
    padding-right: 6rem;
  }
  .sm\:pb-18 {
    padding-bottom: 6rem;
  }
  .sm\:pl-18,
  .sm\:px-18 {
    padding-left: 6rem;
  }
  .sm\:px-18 {
    padding-right: 6rem;
  }
  .sm\:py-18 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .sm\:p-18 {
    padding: 6rem;
  }
  .sm\:pt-20 {
    padding-top: 8rem;
  }
  .sm\:pr-20 {
    padding-right: 8rem;
  }
  .sm\:pb-20 {
    padding-bottom: 8rem;
  }
  .sm\:pl-20,
  .sm\:px-20 {
    padding-left: 8rem;
  }
  .sm\:px-20 {
    padding-right: 8rem;
  }
  .sm\:py-20 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .sm\:p-20 {
    padding: 8rem;
  }
  .sm\:pt-px {
    padding-top: 1px;
  }
  .sm\:pr-px {
    padding-right: 1px;
  }
  .sm\:pb-px {
    padding-bottom: 1px;
  }
  .sm\:pl-px,
  .sm\:px-px {
    padding-left: 1px;
  }
  .sm\:px-px {
    padding-right: 1px;
  }
  .sm\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .sm\:p-px {
    padding: 1px;
  }
  .sm\:mt-0 {
    margin-top: 0;
  }
  .sm\:mr-0 {
    margin-right: 0;
  }
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  .sm\:ml-0,
  .sm\:mx-0 {
    margin-left: 0;
  }
  .sm\:mx-0 {
    margin-right: 0;
  }
  .sm\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .sm\:m-0 {
    margin: 0;
  }
  .sm\:mt-1 {
    margin-top: 0.25rem;
  }
  .sm\:mr-1 {
    margin-right: 0.25rem;
  }
  .sm\:mb-1 {
    margin-bottom: 0.25rem;
  }
  .sm\:ml-1,
  .sm\:mx-1 {
    margin-left: 0.25rem;
  }
  .sm\:mx-1 {
    margin-right: 0.25rem;
  }
  .sm\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .sm\:m-1 {
    margin: 0.25rem;
  }
  .sm\:mt-2 {
    margin-top: 0.5rem;
  }
  .sm\:mr-2 {
    margin-right: 0.5rem;
  }
  .sm\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .sm\:ml-2,
  .sm\:mx-2 {
    margin-left: 0.5rem;
  }
  .sm\:mx-2 {
    margin-right: 0.5rem;
  }
  .sm\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .sm\:m-2 {
    margin: 0.5rem;
  }
  .sm\:mt-3 {
    margin-top: 0.75rem;
  }
  .sm\:mr-3 {
    margin-right: 0.75rem;
  }
  .sm\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .sm\:ml-3,
  .sm\:mx-3 {
    margin-left: 0.75rem;
  }
  .sm\:mx-3 {
    margin-right: 0.75rem;
  }
  .sm\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .sm\:m-3 {
    margin: 0.75rem;
  }
  .sm\:mt-4 {
    margin-top: 1rem;
  }
  .sm\:mr-4 {
    margin-right: 1rem;
  }
  .sm\:mb-4 {
    margin-bottom: 1rem;
  }
  .sm\:ml-4,
  .sm\:mx-4 {
    margin-left: 1rem;
  }
  .sm\:mx-4 {
    margin-right: 1rem;
  }
  .sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .sm\:m-4 {
    margin: 1rem;
  }
  .sm\:mt-6 {
    margin-top: 1.5rem;
  }
  .sm\:mr-6 {
    margin-right: 1.5rem;
  }
  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .sm\:ml-6,
  .sm\:mx-6 {
    margin-left: 1.5rem;
  }
  .sm\:mx-6 {
    margin-right: 1.5rem;
  }
  .sm\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .sm\:m-6 {
    margin: 1.5rem;
  }
  .sm\:mt-8 {
    margin-top: 2rem;
  }
  .sm\:mr-8 {
    margin-right: 2rem;
  }
  .sm\:mb-8 {
    margin-bottom: 2rem;
  }
  .sm\:ml-8,
  .sm\:mx-8 {
    margin-left: 2rem;
  }
  .sm\:mx-8 {
    margin-right: 2rem;
  }
  .sm\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .sm\:m-8 {
    margin: 2rem;
  }
  .sm\:mt-10 {
    margin-top: 2.5rem;
  }
  .sm\:mr-10 {
    margin-right: 2.5rem;
  }
  .sm\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .sm\:ml-10,
  .sm\:mx-10 {
    margin-left: 2.5rem;
  }
  .sm\:mx-10 {
    margin-right: 2.5rem;
  }
  .sm\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .sm\:m-10 {
    margin: 2.5rem;
  }
  .sm\:mt-12 {
    margin-top: 3rem;
  }
  .sm\:mr-12 {
    margin-right: 3rem;
  }
  .sm\:mb-12 {
    margin-bottom: 3rem;
  }
  .sm\:ml-12,
  .sm\:mx-12 {
    margin-left: 3rem;
  }
  .sm\:mx-12 {
    margin-right: 3rem;
  }
  .sm\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .sm\:m-12 {
    margin: 3rem;
  }
  .sm\:mt-14 {
    margin-top: 3.5rem;
  }
  .sm\:mr-14 {
    margin-right: 3.5rem;
  }
  .sm\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .sm\:ml-14,
  .sm\:mx-14 {
    margin-left: 3.5rem;
  }
  .sm\:mx-14 {
    margin-right: 3.5rem;
  }
  .sm\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .sm\:m-14 {
    margin: 3.5rem;
  }
  .sm\:mt-16 {
    margin-top: 4rem;
  }
  .sm\:mr-16 {
    margin-right: 4rem;
  }
  .sm\:mb-16 {
    margin-bottom: 4rem;
  }
  .sm\:ml-16,
  .sm\:mx-16 {
    margin-left: 4rem;
  }
  .sm\:mx-16 {
    margin-right: 4rem;
  }
  .sm\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .sm\:m-16 {
    margin: 4rem;
  }
  .sm\:mt-18 {
    margin-top: 6rem;
  }
  .sm\:mr-18 {
    margin-right: 6rem;
  }
  .sm\:mb-18 {
    margin-bottom: 6rem;
  }
  .sm\:ml-18,
  .sm\:mx-18 {
    margin-left: 6rem;
  }
  .sm\:mx-18 {
    margin-right: 6rem;
  }
  .sm\:my-18 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .sm\:m-18 {
    margin: 6rem;
  }
  .sm\:mt-20 {
    margin-top: 8rem;
  }
  .sm\:mr-20 {
    margin-right: 8rem;
  }
  .sm\:mb-20 {
    margin-bottom: 8rem;
  }
  .sm\:ml-20,
  .sm\:mx-20 {
    margin-left: 8rem;
  }
  .sm\:mx-20 {
    margin-right: 8rem;
  }
  .sm\:my-20 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .sm\:m-20 {
    margin: 8rem;
  }
  .sm\:mt-px {
    margin-top: 1px;
  }
  .sm\:mr-px {
    margin-right: 1px;
  }
  .sm\:mb-px {
    margin-bottom: 1px;
  }
  .sm\:ml-px,
  .sm\:mx-px {
    margin-left: 1px;
  }
  .sm\:mx-px {
    margin-right: 1px;
  }
  .sm\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .sm\:m-px {
    margin: 1px;
  }
  .sm\:mt-auto {
    margin-top: auto;
  }
  .sm\:mr-auto {
    margin-right: auto;
  }
  .sm\:mb-auto {
    margin-bottom: auto;
  }
  .sm\:ml-auto,
  .sm\:mx-auto {
    margin-left: auto;
  }
  .sm\:mx-auto {
    margin-right: auto;
  }
  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .sm\:m-auto {
    margin: auto;
  }
  .sm\:-mt-0 {
    margin-top: 0;
  }
  .sm\:-mr-0 {
    margin-right: 0;
  }
  .sm\:-mb-0 {
    margin-bottom: 0;
  }
  .sm\:-ml-0,
  .sm\:-mx-0 {
    margin-left: 0;
  }
  .sm\:-mx-0 {
    margin-right: 0;
  }
  .sm\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .sm\:-m-0 {
    margin: 0;
  }
  .sm\:-mt-1 {
    margin-top: -0.25rem;
  }
  .sm\:-mr-1 {
    margin-right: -0.25rem;
  }
  .sm\:-mb-1 {
    margin-bottom: -0.25rem;
  }
  .sm\:-ml-1,
  .sm\:-mx-1 {
    margin-left: -0.25rem;
  }
  .sm\:-mx-1 {
    margin-right: -0.25rem;
  }
  .sm\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  .sm\:-m-1 {
    margin: -0.25rem;
  }
  .sm\:-mt-2 {
    margin-top: -0.5rem;
  }
  .sm\:-mr-2 {
    margin-right: -0.5rem;
  }
  .sm\:-mb-2 {
    margin-bottom: -0.5rem;
  }
  .sm\:-ml-2,
  .sm\:-mx-2 {
    margin-left: -0.5rem;
  }
  .sm\:-mx-2 {
    margin-right: -0.5rem;
  }
  .sm\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .sm\:-m-2 {
    margin: -0.5rem;
  }
  .sm\:-mt-3 {
    margin-top: -0.75rem;
  }
  .sm\:-mr-3 {
    margin-right: -0.75rem;
  }
  .sm\:-mb-3 {
    margin-bottom: -0.75rem;
  }
  .sm\:-ml-3,
  .sm\:-mx-3 {
    margin-left: -0.75rem;
  }
  .sm\:-mx-3 {
    margin-right: -0.75rem;
  }
  .sm\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  .sm\:-m-3 {
    margin: -0.75rem;
  }
  .sm\:-mt-4 {
    margin-top: -1rem;
  }
  .sm\:-mr-4 {
    margin-right: -1rem;
  }
  .sm\:-mb-4 {
    margin-bottom: -1rem;
  }
  .sm\:-ml-4,
  .sm\:-mx-4 {
    margin-left: -1rem;
  }
  .sm\:-mx-4 {
    margin-right: -1rem;
  }
  .sm\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .sm\:-m-4 {
    margin: -1rem;
  }
  .sm\:-mt-6 {
    margin-top: -1.5rem;
  }
  .sm\:-mr-6 {
    margin-right: -1.5rem;
  }
  .sm\:-mb-6 {
    margin-bottom: -1.5rem;
  }
  .sm\:-ml-6,
  .sm\:-mx-6 {
    margin-left: -1.5rem;
  }
  .sm\:-mx-6 {
    margin-right: -1.5rem;
  }
  .sm\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .sm\:-m-6 {
    margin: -1.5rem;
  }
  .sm\:-mt-8 {
    margin-top: -2rem;
  }
  .sm\:-mr-8 {
    margin-right: -2rem;
  }
  .sm\:-mb-8 {
    margin-bottom: -2rem;
  }
  .sm\:-ml-8,
  .sm\:-mx-8 {
    margin-left: -2rem;
  }
  .sm\:-mx-8 {
    margin-right: -2rem;
  }
  .sm\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .sm\:-m-8 {
    margin: -2rem;
  }
  .sm\:-mt-10 {
    margin-top: -2.5rem;
  }
  .sm\:-mr-10 {
    margin-right: -2.5rem;
  }
  .sm\:-mb-10 {
    margin-bottom: -2.5rem;
  }
  .sm\:-ml-10,
  .sm\:-mx-10 {
    margin-left: -2.5rem;
  }
  .sm\:-mx-10 {
    margin-right: -2.5rem;
  }
  .sm\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .sm\:-m-10 {
    margin: -2.5rem;
  }
  .sm\:-mt-12 {
    margin-top: -3rem;
  }
  .sm\:-mr-12 {
    margin-right: -3rem;
  }
  .sm\:-mb-12 {
    margin-bottom: -3rem;
  }
  .sm\:-ml-12,
  .sm\:-mx-12 {
    margin-left: -3rem;
  }
  .sm\:-mx-12 {
    margin-right: -3rem;
  }
  .sm\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .sm\:-m-12 {
    margin: -3rem;
  }
  .sm\:-mt-14 {
    margin-top: -3.5rem;
  }
  .sm\:-mr-14 {
    margin-right: -3.5rem;
  }
  .sm\:-mb-14 {
    margin-bottom: -3.5rem;
  }
  .sm\:-ml-14,
  .sm\:-mx-14 {
    margin-left: -3.5rem;
  }
  .sm\:-mx-14 {
    margin-right: -3.5rem;
  }
  .sm\:-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .sm\:-m-14 {
    margin: -3.5rem;
  }
  .sm\:-mt-16 {
    margin-top: -4rem;
  }
  .sm\:-mr-16 {
    margin-right: -4rem;
  }
  .sm\:-mb-16 {
    margin-bottom: -4rem;
  }
  .sm\:-ml-16,
  .sm\:-mx-16 {
    margin-left: -4rem;
  }
  .sm\:-mx-16 {
    margin-right: -4rem;
  }
  .sm\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .sm\:-m-16 {
    margin: -4rem;
  }
  .sm\:-mt-18 {
    margin-top: -6rem;
  }
  .sm\:-mr-18 {
    margin-right: -6rem;
  }
  .sm\:-mb-18 {
    margin-bottom: -6rem;
  }
  .sm\:-ml-18,
  .sm\:-mx-18 {
    margin-left: -6rem;
  }
  .sm\:-mx-18 {
    margin-right: -6rem;
  }
  .sm\:-my-18 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
  .sm\:-m-18 {
    margin: -6rem;
  }
  .sm\:-mt-20 {
    margin-top: -8rem;
  }
  .sm\:-mr-20 {
    margin-right: -8rem;
  }
  .sm\:-mb-20 {
    margin-bottom: -8rem;
  }
  .sm\:-ml-20,
  .sm\:-mx-20 {
    margin-left: -8rem;
  }
  .sm\:-mx-20 {
    margin-right: -8rem;
  }
  .sm\:-my-20 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
  .sm\:-m-20 {
    margin: -8rem;
  }
  .sm\:-mt-px {
    margin-top: -1px;
  }
  .sm\:-mr-px {
    margin-right: -1px;
  }
  .sm\:-mb-px {
    margin-bottom: -1px;
  }
  .sm\:-ml-px,
  .sm\:-mx-px {
    margin-left: -1px;
  }
  .sm\:-mx-px {
    margin-right: -1px;
  }
  .sm\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .sm\:-m-px {
    margin: -1px;
  }
  .sm\:shadow {
    box-shadow: 0 6px 10px 0 rgba(64, 47, 21, 0.2);
  }
  .sm\:shadow-sm {
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25);
  }
  .sm\:shadow-md {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  }
  .sm\:shadow-lg {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.19);
  }
  .sm\:shadow-inner {
    box-shadow: inset 0 5px 10px -5px #000;
  }
  .sm\:shadow-none {
    box-shadow: none;
  }
  .sm\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sm\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .sm\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sm\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .sm\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sm\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .sm\:flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sm\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .sm\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .sm\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sm\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .sm\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sm\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .sm\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .sm\:self-auto {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .sm\:self-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .sm\:self-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .sm\:self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .sm\:self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .sm\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sm\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .sm\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sm\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sm\:justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sm\:content-center {
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .sm\:content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .sm\:content-end {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .sm\:content-between {
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .sm\:content-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .sm\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .sm\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .sm\:flex-initial {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  .sm\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .sm\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .sm\:flex-shrink {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .sm\:flex-no-grow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .sm\:flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .sm\:float-right {
    float: right;
  }
  .sm\:float-left {
    float: left;
  }
  .sm\:float-none {
    float: none;
  }
  .sm\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  .sm\:visible {
    visibility: visible;
  }
  .sm\:invisible {
    visibility: hidden;
  }
  .sm\:z-0 {
    z-index: 0;
  }
  .sm\:z-10 {
    z-index: 10;
  }
  .sm\:z-20 {
    z-index: 20;
  }
  .sm\:z-30 {
    z-index: 30;
  }
  .sm\:z-40 {
    z-index: 40;
  }
  .sm\:z-50 {
    z-index: 50;
  }
  .sm\:z-auto {
    z-index: auto;
  }
  .sm\:opacity-0 {
    opacity: 0;
  }
  .sm\:opacity-25 {
    opacity: 0.25;
  }
  .sm\:opacity-50 {
    opacity: 0.5;
  }
  .sm\:opacity-75 {
    opacity: 0.75;
  }
  .sm\:opacity-100 {
    opacity: 1;
  }
  .sm\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .sm\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  .sm\:pointer-events-none {
    pointer-events: none;
  }
  .sm\:pointer-events-auto {
    pointer-events: auto;
  }
  .sm\:resize-none {
    resize: none;
  }
  .sm\:resize-y {
    resize: vertical;
  }
  .sm\:resize-x {
    resize: horizontal;
  }
  .sm\:cursor-auto {
    cursor: auto;
  }
  .sm\:cursor-pointer {
    cursor: pointer;
  }
  .sm\:cursor-not-allowed {
    cursor: not-allowed;
  }
}
@media (min-width: 768px) {
  .md\:list-reset {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .md\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .md\:text-xs {
    font-size: 0.75rem;
  }
  .md\:text-sm {
    font-size: 0.875rem;
  }
  .md\:text-base {
    font-size: 1rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
  }
  .md\:text-3xl {
    font-size: 1.875rem;
  }
  .md\:text-4xl {
    font-size: 2.25rem;
  }
  .md\:text-5xl {
    font-size: 2.65rem;
  }
  .md\:text-6xl {
    font-size: 3.75rem;
  }
  .md\:font-hairline,
  .md\:hover\:font-hairline:hover {
    font-weight: 100;
  }
  .md\:font-thin,
  .md\:hover\:font-thin:hover {
    font-weight: 200;
  }
  .md\:font-light,
  .md\:hover\:font-light:hover {
    font-weight: 300;
  }
  .md\:font-normal,
  .md\:hover\:font-normal:hover {
    font-weight: 400;
  }
  .md\:font-medium,
  .md\:hover\:font-medium:hover {
    font-weight: 500;
  }
  .md\:font-semibold,
  .md\:hover\:font-semibold:hover {
    font-weight: 600;
  }
  .md\:font-bold,
  .md\:hover\:font-bold:hover {
    font-weight: 700;
  }
  .md\:font-extrabold,
  .md\:hover\:font-extrabold:hover {
    font-weight: 800;
  }
  .md\:font-black,
  .md\:hover\:font-black:hover {
    font-weight: 900;
  }
  .md\:font-sans {
    font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
      Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue,
      sans-serif;
  }
  .md\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida,
      DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }
  .md\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New,
      monospace;
  }
  .md\:hover\:text-black:hover,
  .md\:text-black {
    color: #000;
  }
  .md\:hover\:text-white:hover,
  .md\:text-white {
    color: #fff;
  }
  .md\:hover\:text-translucent:hover,
  .md\:text-translucent {
    color: hsla(0, 0%, 100%, 0.25);
  }
  .md\:hover\:text-red-darkest:hover,
  .md\:text-red-darkest {
    color: #420806;
  }
  .md\:hover\:text-red-darker:hover,
  .md\:text-red-darker {
    color: #6a1b19;
  }
  .md\:hover\:text-red-dark:hover,
  .md\:text-red-dark {
    color: #cc1f1a;
  }
  .md\:hover\:text-red:hover,
  .md\:text-red {
    color: #e3342f;
  }
  .md\:hover\:text-red-light:hover,
  .md\:text-red-light {
    color: #ef5753;
  }
  .md\:hover\:text-red-lighter:hover,
  .md\:text-red-lighter {
    color: #f9acaa;
  }
  .md\:hover\:text-red-lightest:hover,
  .md\:text-red-lightest {
    color: #fcebea;
  }
  .md\:hover\:text-grey-light:hover,
  .md\:text-grey-light {
    color: #d8d8d8;
  }
  .md\:hover\:text-transparent:hover,
  .md\:text-transparent {
    color: transparent;
  }
  .md\:leading-none {
    line-height: 1;
  }
  .md\:leading-tighter {
    line-height: 1.12;
  }
  .md\:leading-tight {
    line-height: 1.5;
  }
  .md\:leading-normal {
    line-height: 2;
  }
  .md\:leading-loose {
    line-height: 2.5;
  }
  .md\:tracking-tight {
    letter-spacing: -1.8px;
  }
  .md\:tracking-normal {
    letter-spacing: 0;
  }
  .md\:tracking-medium {
    letter-spacing: 1px;
  }
  .md\:tracking-wide {
    letter-spacing: 2px;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-center {
    text-align: center;
  }
  .md\:text-right {
    text-align: right;
  }
  .md\:text-justify {
    text-align: justify;
  }
  .md\:whitespace-normal {
    white-space: normal;
  }
  .md\:whitespace-no-wrap {
    white-space: nowrap;
  }
  .md\:whitespace-pre {
    white-space: pre;
  }
  .md\:whitespace-pre-line {
    white-space: pre-line;
  }
  .md\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .md\:break-words {
    word-wrap: break-word;
  }
  .md\:break-normal {
    word-wrap: normal;
  }
  .md\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .md\:hover\:italic:hover,
  .md\:italic {
    font-style: italic;
  }
  .md\:hover\:roman:hover,
  .md\:roman {
    font-style: normal;
  }
  .md\:hover\:uppercase:hover,
  .md\:uppercase {
    text-transform: uppercase;
  }
  .md\:hover\:lowercase:hover,
  .md\:lowercase {
    text-transform: lowercase;
  }
  .md\:capitalize,
  .md\:hover\:capitalize:hover {
    text-transform: capitalize;
  }
  .md\:hover\:normal-case:hover,
  .md\:normal-case {
    text-transform: none;
  }
  .md\:hover\:underline:hover,
  .md\:underline {
    text-decoration: underline;
  }
  .md\:hover\:line-through:hover,
  .md\:line-through {
    text-decoration: line-through;
  }
  .md\:hover\:no-underline:hover,
  .md\:no-underline {
    text-decoration: none;
  }
  .md\:antialiased,
  .md\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .md\:hover\:subpixel-antialiased:hover,
  .md\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  .md\:align-baseline {
    vertical-align: baseline;
  }
  .md\:align-top {
    vertical-align: top;
  }
  .md\:align-middle {
    vertical-align: middle;
  }
  .md\:align-bottom {
    vertical-align: bottom;
  }
  .md\:align-text-top {
    vertical-align: text-top;
  }
  .md\:align-text-bottom {
    vertical-align: text-bottom;
  }
  .md\:bg-black,
  .md\:hover\:bg-black:hover {
    background-color: #000;
  }
  .md\:bg-white,
  .md\:hover\:bg-white:hover {
    background-color: #fff;
  }
  .md\:bg-translucent,
  .md\:hover\:bg-translucent:hover {
    background-color: hsla(0, 0%, 100%, 0.25);
  }
  .md\:bg-red-darkest,
  .md\:hover\:bg-red-darkest:hover {
    background-color: #420806;
  }
  .md\:bg-red-darker,
  .md\:hover\:bg-red-darker:hover {
    background-color: #6a1b19;
  }
  .md\:bg-red-dark,
  .md\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }
  .md\:bg-red,
  .md\:hover\:bg-red:hover {
    background-color: #e3342f;
  }
  .md\:bg-red-light,
  .md\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }
  .md\:bg-red-lighter,
  .md\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }
  .md\:bg-red-lightest,
  .md\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }
  .md\:bg-grey-light,
  .md\:hover\:bg-grey-light:hover {
    background-color: #d8d8d8;
  }
  .md\:bg-transparent,
  .md\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
  .md\:bg-bottom {
    background-position: bottom;
  }
  .md\:bg-center {
    background-position: 50%;
  }
  .md\:bg-left {
    background-position: 0;
  }
  .md\:bg-left-bottom {
    background-position: 0 100%;
  }
  .md\:bg-left-top {
    background-position: 0 0;
  }
  .md\:bg-right {
    background-position: 100%;
  }
  .md\:bg-right-bottom {
    background-position: 100% 100%;
  }
  .md\:bg-right-top {
    background-position: 100% 0;
  }
  .md\:bg-top {
    background-position: top;
  }
  .md\:bg-cover {
    background-size: cover;
  }
  .md\:bg-contain {
    background-size: contain;
  }
  .md\:border-dashed,
  .md\:border-dotted {
    border-width: 0;
  }
  .md\:border {
    border: 1px solid #d8d8d8;
  }
  .md\:border-t {
    border-top: 1px solid #d8d8d8;
  }
  .md\:border-r {
    border-right: 1px solid #d8d8d8;
  }
  .md\:border-b {
    border-bottom: 1px solid #d8d8d8;
  }
  .md\:border-l {
    border-left: 1px solid #d8d8d8;
  }
  .md\:border-0 {
    border: 0;
  }
  .md\:border-t-0 {
    border-top: 0;
  }
  .md\:border-r-0 {
    border-right: 0;
  }
  .md\:border-b-0 {
    border-bottom: 0;
  }
  .md\:border-l-0 {
    border-left: 0;
  }
  .md\:border-2 {
    border: 2px solid #d8d8d8;
  }
  .md\:border-t-2 {
    border-top: 2px solid #d8d8d8;
  }
  .md\:border-r-2 {
    border-right: 2px solid #d8d8d8;
  }
  .md\:border-b-2 {
    border-bottom: 2px solid #d8d8d8;
  }
  .md\:border-l-2 {
    border-left: 2px solid #d8d8d8;
  }
  .md\:border-4 {
    border: 4px solid #d8d8d8;
  }
  .md\:border-t-4 {
    border-top: 4px solid #d8d8d8;
  }
  .md\:border-r-4 {
    border-right: 4px solid #d8d8d8;
  }
  .md\:border-b-4 {
    border-bottom: 4px solid #d8d8d8;
  }
  .md\:border-l-4 {
    border-left: 4px solid #d8d8d8;
  }
  .md\:border-8 {
    border: 8px solid #d8d8d8;
  }
  .md\:border-t-8 {
    border-top: 8px solid #d8d8d8;
  }
  .md\:border-r-8 {
    border-right: 8px solid #d8d8d8;
  }
  .md\:border-b-8 {
    border-bottom: 8px solid #d8d8d8;
  }
  .md\:border-l-8 {
    border-left: 8px solid #d8d8d8;
  }
  .md\:border-black,
  .md\:hover\:border-black:hover {
    border-color: #000;
  }
  .md\:border-white,
  .md\:hover\:border-white:hover {
    border-color: #fff;
  }
  .md\:border-translucent,
  .md\:hover\:border-translucent:hover {
    border-color: hsla(0, 0%, 100%, 0.25);
  }
  .md\:border-red-darkest,
  .md\:hover\:border-red-darkest:hover {
    border-color: #420806;
  }
  .md\:border-red-darker,
  .md\:hover\:border-red-darker:hover {
    border-color: #6a1b19;
  }
  .md\:border-red-dark,
  .md\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }
  .md\:border-red,
  .md\:hover\:border-red:hover {
    border-color: #e3342f;
  }
  .md\:border-red-light,
  .md\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }
  .md\:border-red-lighter,
  .md\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }
  .md\:border-red-lightest,
  .md\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }
  .md\:border-grey-light,
  .md\:hover\:border-grey-light:hover {
    border-color: #d8d8d8;
  }
  .md\:border-transparent,
  .md\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  .md\:border-dashed {
    border-style: dashed;
  }
  .md\:border-dotted {
    border-style: dotted;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:rounded {
    border-radius: 0.25rem;
  }
  .md\:rounded-sm {
    border-radius: 0.125rem;
  }
  .md\:rounded-lg {
    border-radius: 0.5rem;
  }
  .md\:rounded-full {
    border-radius: 9999px;
  }
  .md\:rounded-none {
    border-radius: 0;
  }
  .md\:rounded-t {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .md\:rounded-r {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .md\:rounded-b {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .md\:rounded-l {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .md\:block {
    display: block;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:inline {
    display: inline;
  }
  .md\:table {
    display: table;
  }
  .md\:table-row {
    display: table-row;
  }
  .md\:table-cell {
    display: table-cell;
  }
  .md\:hidden {
    display: none;
  }
  .md\:static {
    position: static;
  }
  .md\:fixed {
    position: fixed;
  }
  .md\:absolute {
    position: absolute;
  }
  .md\:relative {
    position: relative;
  }
  .md\:pin-t {
    top: 0;
  }
  .md\:pin-r {
    right: 0;
  }
  .md\:pin-b {
    bottom: 0;
  }
  .md\:pin-l {
    left: 0;
  }
  .md\:pin-y {
    top: 0;
    bottom: 0;
  }
  .md\:pin,
  .md\:pin-x {
    right: 0;
    left: 0;
  }
  .md\:pin {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .md\:overflow-auto {
    overflow: auto;
  }
  .md\:overflow-hidden {
    overflow: hidden;
  }
  .md\:overflow-visible {
    overflow: visible;
  }
  .md\:overflow-scroll {
    overflow: scroll;
  }
  .md\:overflow-x-scroll {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .md\:overflow-y-scroll {
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .md\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }
  .md\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }
  .md\:w-1 {
    width: 0.25rem;
  }
  .md\:w-2 {
    width: 0.5rem;
  }
  .md\:w-3 {
    width: 0.75rem;
  }
  .md\:w-4 {
    width: 1rem;
  }
  .md\:w-6 {
    width: 1.5rem;
  }
  .md\:w-8 {
    width: 2rem;
  }
  .md\:w-10 {
    width: 2.5rem;
  }
  .md\:w-12 {
    width: 3rem;
  }
  .md\:w-16 {
    width: 4rem;
  }
  .md\:w-24 {
    width: 6rem;
  }
  .md\:w-32 {
    width: 8rem;
  }
  .md\:w-36 {
    width: 10rem;
  }
  .md\:w-48 {
    width: 12rem;
  }
  .md\:w-64 {
    width: 16rem;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-px {
    width: 1px;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-1\/3 {
    width: 33.33333%;
  }
  .md\:w-2\/3 {
    width: 66.66667%;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-3\/4 {
    width: 75%;
  }
  .md\:w-1\/5 {
    width: 20%;
  }
  .md\:w-2\/5 {
    width: 40%;
  }
  .md\:w-3\/5 {
    width: 60%;
  }
  .md\:w-4\/5 {
    width: 80%;
  }
  .md\:w-1\/6 {
    width: 16.66667%;
  }
  .md\:w-5\/6 {
    width: 83.33333%;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:w-screen {
    width: 100vw;
  }
  .md\:min-w-0 {
    min-width: 0;
  }
  .md\:min-w-full {
    min-width: 100%;
  }
  .md\:max-w-xs {
    max-width: 20rem;
  }
  .md\:max-w-sm {
    max-width: 30rem;
  }
  .md\:max-w-md {
    max-width: 40rem;
  }
  .md\:max-w-lg {
    max-width: 50rem;
  }
  .md\:max-w-xl {
    max-width: 60rem;
  }
  .md\:max-w-2xl {
    max-width: 70rem;
  }
  .md\:max-w-3xl {
    max-width: 80rem;
  }
  .md\:max-w-4xl {
    max-width: 90rem;
  }
  .md\:max-w-5xl {
    max-width: 100rem;
  }
  .md\:max-w-full {
    max-width: 100%;
  }
  .md\:h-1 {
    height: 0.25rem;
  }
  .md\:h-2 {
    height: 0.5rem;
  }
  .md\:h-3 {
    height: 0.75rem;
  }
  .md\:h-4 {
    height: 1rem;
  }
  .md\:h-6 {
    height: 1.5rem;
  }
  .md\:h-8 {
    height: 2rem;
  }
  .md\:h-10 {
    height: 2.5rem;
  }
  .md\:h-12 {
    height: 3rem;
  }
  .md\:h-16 {
    height: 4rem;
  }
  .md\:h-24 {
    height: 6rem;
  }
  .md\:h-32 {
    height: 8rem;
  }
  .md\:h-36 {
    height: 10rem;
  }
  .md\:h-48 {
    height: 12rem;
  }
  .md\:h-64 {
    height: 16rem;
  }
  .md\:h-72 {
    height: 18rem;
  }
  .md\:h-80 {
    height: 20rem;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:h-px {
    height: 1px;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:h-screen {
    height: 100vh;
  }
  .md\:min-h-0 {
    min-height: 0;
  }
  .md\:min-h-full {
    min-height: 100%;
  }
  .md\:min-h-screen {
    min-height: 100vh;
  }
  .md\:max-h-full {
    max-height: 100%;
  }
  .md\:max-h-screen {
    max-height: 100vh;
  }
  .md\:pt-0 {
    padding-top: 0;
  }
  .md\:pr-0 {
    padding-right: 0;
  }
  .md\:pb-0 {
    padding-bottom: 0;
  }
  .md\:pl-0,
  .md\:px-0 {
    padding-left: 0;
  }
  .md\:px-0 {
    padding-right: 0;
  }
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md\:p-0 {
    padding: 0;
  }
  .md\:pt-1 {
    padding-top: 0.25rem;
  }
  .md\:pr-1 {
    padding-right: 0.25rem;
  }
  .md\:pb-1 {
    padding-bottom: 0.25rem;
  }
  .md\:pl-1,
  .md\:px-1 {
    padding-left: 0.25rem;
  }
  .md\:px-1 {
    padding-right: 0.25rem;
  }
  .md\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .md\:p-1 {
    padding: 0.25rem;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:pr-2 {
    padding-right: 0.5rem;
  }
  .md\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .md\:pl-2,
  .md\:px-2 {
    padding-left: 0.5rem;
  }
  .md\:px-2 {
    padding-right: 0.5rem;
  }
  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md\:p-2 {
    padding: 0.5rem;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pr-3 {
    padding-right: 0.75rem;
  }
  .md\:pb-3 {
    padding-bottom: 0.75rem;
  }
  .md\:pl-3,
  .md\:px-3 {
    padding-left: 0.75rem;
  }
  .md\:px-3 {
    padding-right: 0.75rem;
  }
  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:p-3 {
    padding: 0.75rem;
  }
  .md\:pt-4 {
    padding-top: 1rem;
  }
  .md\:pr-4 {
    padding-right: 1rem;
  }
  .md\:pb-4 {
    padding-bottom: 1rem;
  }
  .md\:pl-4,
  .md\:px-4 {
    padding-left: 1rem;
  }
  .md\:px-4 {
    padding-right: 1rem;
  }
  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:p-4 {
    padding: 1rem;
  }
  .md\:pt-6 {
    padding-top: 1.5rem;
  }
  .md\:pr-6 {
    padding-right: 1.5rem;
  }
  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .md\:pl-6,
  .md\:px-6 {
    padding-left: 1.5rem;
  }
  .md\:px-6 {
    padding-right: 1.5rem;
  }
  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:p-6 {
    padding: 1.5rem;
  }
  .md\:pt-8 {
    padding-top: 2rem;
  }
  .md\:pr-8 {
    padding-right: 2rem;
  }
  .md\:pb-8 {
    padding-bottom: 2rem;
  }
  .md\:pl-8,
  .md\:px-8 {
    padding-left: 2rem;
  }
  .md\:px-8 {
    padding-right: 2rem;
  }
  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:pt-10 {
    padding-top: 2.5rem;
  }
  .md\:pr-10 {
    padding-right: 2.5rem;
  }
  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .md\:pl-10,
  .md\:px-10 {
    padding-left: 2.5rem;
  }
  .md\:px-10 {
    padding-right: 2.5rem;
  }
  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:p-10 {
    padding: 2.5rem;
  }
  .md\:pt-12 {
    padding-top: 3rem;
  }
  .md\:pr-12 {
    padding-right: 3rem;
  }
  .md\:pb-12 {
    padding-bottom: 3rem;
  }
  .md\:pl-12,
  .md\:px-12 {
    padding-left: 3rem;
  }
  .md\:px-12 {
    padding-right: 3rem;
  }
  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:p-12 {
    padding: 3rem;
  }
  .md\:pt-14 {
    padding-top: 3.5rem;
  }
  .md\:pr-14 {
    padding-right: 3.5rem;
  }
  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }
  .md\:pl-14,
  .md\:px-14 {
    padding-left: 3.5rem;
  }
  .md\:px-14 {
    padding-right: 3.5rem;
  }
  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .md\:p-14 {
    padding: 3.5rem;
  }
  .md\:pt-16 {
    padding-top: 4rem;
  }
  .md\:pr-16 {
    padding-right: 4rem;
  }
  .md\:pb-16 {
    padding-bottom: 4rem;
  }
  .md\:pl-16,
  .md\:px-16 {
    padding-left: 4rem;
  }
  .md\:px-16 {
    padding-right: 4rem;
  }
  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:p-16 {
    padding: 4rem;
  }
  .md\:pt-18 {
    padding-top: 6rem;
  }
  .md\:pr-18 {
    padding-right: 6rem;
  }
  .md\:pb-18 {
    padding-bottom: 6rem;
  }
  .md\:pl-18,
  .md\:px-18 {
    padding-left: 6rem;
  }
  .md\:px-18 {
    padding-right: 6rem;
  }
  .md\:py-18 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md\:p-18 {
    padding: 6rem;
  }
  .md\:pt-20 {
    padding-top: 8rem;
  }
  .md\:pr-20 {
    padding-right: 8rem;
  }
  .md\:pb-20 {
    padding-bottom: 8rem;
  }
  .md\:pl-20,
  .md\:px-20 {
    padding-left: 8rem;
  }
  .md\:px-20 {
    padding-right: 8rem;
  }
  .md\:py-20 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:p-20 {
    padding: 8rem;
  }
  .md\:pt-px {
    padding-top: 1px;
  }
  .md\:pr-px {
    padding-right: 1px;
  }
  .md\:pb-px {
    padding-bottom: 1px;
  }
  .md\:pl-px,
  .md\:px-px {
    padding-left: 1px;
  }
  .md\:px-px {
    padding-right: 1px;
  }
  .md\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .md\:p-px {
    padding: 1px;
  }
  .md\:mt-0 {
    margin-top: 0;
  }
  .md\:mr-0 {
    margin-right: 0;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:ml-0,
  .md\:mx-0 {
    margin-left: 0;
  }
  .md\:mx-0 {
    margin-right: 0;
  }
  .md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .md\:m-0 {
    margin: 0;
  }
  .md\:mt-1 {
    margin-top: 0.25rem;
  }
  .md\:mr-1 {
    margin-right: 0.25rem;
  }
  .md\:mb-1 {
    margin-bottom: 0.25rem;
  }
  .md\:ml-1,
  .md\:mx-1 {
    margin-left: 0.25rem;
  }
  .md\:mx-1 {
    margin-right: 0.25rem;
  }
  .md\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .md\:m-1 {
    margin: 0.25rem;
  }
  .md\:mt-2 {
    margin-top: 0.5rem;
  }
  .md\:mr-2 {
    margin-right: 0.5rem;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .md\:ml-2,
  .md\:mx-2 {
    margin-left: 0.5rem;
  }
  .md\:mx-2 {
    margin-right: 0.5rem;
  }
  .md\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .md\:m-2 {
    margin: 0.5rem;
  }
  .md\:mt-3 {
    margin-top: 0.75rem;
  }
  .md\:mr-3 {
    margin-right: 0.75rem;
  }
  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .md\:ml-3,
  .md\:mx-3 {
    margin-left: 0.75rem;
  }
  .md\:mx-3 {
    margin-right: 0.75rem;
  }
  .md\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .md\:m-3 {
    margin: 0.75rem;
  }
  .md\:mt-4 {
    margin-top: 1rem;
  }
  .md\:mr-4 {
    margin-right: 1rem;
  }
  .md\:mb-4 {
    margin-bottom: 1rem;
  }
  .md\:ml-4,
  .md\:mx-4 {
    margin-left: 1rem;
  }
  .md\:mx-4 {
    margin-right: 1rem;
  }
  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .md\:m-4 {
    margin: 1rem;
  }
  .md\:mt-6 {
    margin-top: 1.5rem;
  }
  .md\:mr-6 {
    margin-right: 1.5rem;
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .md\:ml-6,
  .md\:mx-6 {
    margin-left: 1.5rem;
  }
  .md\:mx-6 {
    margin-right: 1.5rem;
  }
  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .md\:m-6 {
    margin: 1.5rem;
  }
  .md\:mt-8 {
    margin-top: 2rem;
  }
  .md\:mr-8 {
    margin-right: 2rem;
  }
  .md\:mb-8 {
    margin-bottom: 2rem;
  }
  .md\:ml-8,
  .md\:mx-8 {
    margin-left: 2rem;
  }
  .md\:mx-8 {
    margin-right: 2rem;
  }
  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md\:m-8 {
    margin: 2rem;
  }
  .md\:mt-10 {
    margin-top: 2.5rem;
  }
  .md\:mr-10 {
    margin-right: 2.5rem;
  }
  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .md\:ml-10,
  .md\:mx-10 {
    margin-left: 2.5rem;
  }
  .md\:mx-10 {
    margin-right: 2.5rem;
  }
  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .md\:m-10 {
    margin: 2.5rem;
  }
  .md\:mt-12 {
    margin-top: 3rem;
  }
  .md\:mr-12 {
    margin-right: 3rem;
  }
  .md\:mb-12 {
    margin-bottom: 3rem;
  }
  .md\:ml-12,
  .md\:mx-12 {
    margin-left: 3rem;
  }
  .md\:mx-12 {
    margin-right: 3rem;
  }
  .md\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .md\:m-12 {
    margin: 3rem;
  }
  .md\:mt-14 {
    margin-top: 3.5rem;
  }
  .md\:mr-14 {
    margin-right: 3.5rem;
  }
  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .md\:ml-14,
  .md\:mx-14 {
    margin-left: 3.5rem;
  }
  .md\:mx-14 {
    margin-right: 3.5rem;
  }
  .md\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .md\:m-14 {
    margin: 3.5rem;
  }
  .md\:mt-16 {
    margin-top: 4rem;
  }
  .md\:mr-16 {
    margin-right: 4rem;
  }
  .md\:mb-16 {
    margin-bottom: 4rem;
  }
  .md\:ml-16,
  .md\:mx-16 {
    margin-left: 4rem;
  }
  .md\:mx-16 {
    margin-right: 4rem;
  }
  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .md\:m-16 {
    margin: 4rem;
  }
  .md\:mt-18 {
    margin-top: 6rem;
  }
  .md\:mr-18 {
    margin-right: 6rem;
  }
  .md\:mb-18 {
    margin-bottom: 6rem;
  }
  .md\:ml-18,
  .md\:mx-18 {
    margin-left: 6rem;
  }
  .md\:mx-18 {
    margin-right: 6rem;
  }
  .md\:my-18 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .md\:m-18 {
    margin: 6rem;
  }
  .md\:mt-20 {
    margin-top: 8rem;
  }
  .md\:mr-20 {
    margin-right: 8rem;
  }
  .md\:mb-20 {
    margin-bottom: 8rem;
  }
  .md\:ml-20,
  .md\:mx-20 {
    margin-left: 8rem;
  }
  .md\:mx-20 {
    margin-right: 8rem;
  }
  .md\:my-20 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .md\:m-20 {
    margin: 8rem;
  }
  .md\:mt-px {
    margin-top: 1px;
  }
  .md\:mr-px {
    margin-right: 1px;
  }
  .md\:mb-px {
    margin-bottom: 1px;
  }
  .md\:ml-px,
  .md\:mx-px {
    margin-left: 1px;
  }
  .md\:mx-px {
    margin-right: 1px;
  }
  .md\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .md\:m-px {
    margin: 1px;
  }
  .md\:mt-auto {
    margin-top: auto;
  }
  .md\:mr-auto {
    margin-right: auto;
  }
  .md\:mb-auto {
    margin-bottom: auto;
  }
  .md\:ml-auto,
  .md\:mx-auto {
    margin-left: auto;
  }
  .md\:mx-auto {
    margin-right: auto;
  }
  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .md\:m-auto {
    margin: auto;
  }
  .md\:-mt-0 {
    margin-top: 0;
  }
  .md\:-mr-0 {
    margin-right: 0;
  }
  .md\:-mb-0 {
    margin-bottom: 0;
  }
  .md\:-ml-0,
  .md\:-mx-0 {
    margin-left: 0;
  }
  .md\:-mx-0 {
    margin-right: 0;
  }
  .md\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .md\:-m-0 {
    margin: 0;
  }
  .md\:-mt-1 {
    margin-top: -0.25rem;
  }
  .md\:-mr-1 {
    margin-right: -0.25rem;
  }
  .md\:-mb-1 {
    margin-bottom: -0.25rem;
  }
  .md\:-ml-1,
  .md\:-mx-1 {
    margin-left: -0.25rem;
  }
  .md\:-mx-1 {
    margin-right: -0.25rem;
  }
  .md\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  .md\:-m-1 {
    margin: -0.25rem;
  }
  .md\:-mt-2 {
    margin-top: -0.5rem;
  }
  .md\:-mr-2 {
    margin-right: -0.5rem;
  }
  .md\:-mb-2 {
    margin-bottom: -0.5rem;
  }
  .md\:-ml-2,
  .md\:-mx-2 {
    margin-left: -0.5rem;
  }
  .md\:-mx-2 {
    margin-right: -0.5rem;
  }
  .md\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .md\:-m-2 {
    margin: -0.5rem;
  }
  .md\:-mt-3 {
    margin-top: -0.75rem;
  }
  .md\:-mr-3 {
    margin-right: -0.75rem;
  }
  .md\:-mb-3 {
    margin-bottom: -0.75rem;
  }
  .md\:-ml-3,
  .md\:-mx-3 {
    margin-left: -0.75rem;
  }
  .md\:-mx-3 {
    margin-right: -0.75rem;
  }
  .md\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  .md\:-m-3 {
    margin: -0.75rem;
  }
  .md\:-mt-4 {
    margin-top: -1rem;
  }
  .md\:-mr-4 {
    margin-right: -1rem;
  }
  .md\:-mb-4 {
    margin-bottom: -1rem;
  }
  .md\:-ml-4,
  .md\:-mx-4 {
    margin-left: -1rem;
  }
  .md\:-mx-4 {
    margin-right: -1rem;
  }
  .md\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .md\:-m-4 {
    margin: -1rem;
  }
  .md\:-mt-6 {
    margin-top: -1.5rem;
  }
  .md\:-mr-6 {
    margin-right: -1.5rem;
  }
  .md\:-mb-6 {
    margin-bottom: -1.5rem;
  }
  .md\:-ml-6,
  .md\:-mx-6 {
    margin-left: -1.5rem;
  }
  .md\:-mx-6 {
    margin-right: -1.5rem;
  }
  .md\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .md\:-m-6 {
    margin: -1.5rem;
  }
  .md\:-mt-8 {
    margin-top: -2rem;
  }
  .md\:-mr-8 {
    margin-right: -2rem;
  }
  .md\:-mb-8 {
    margin-bottom: -2rem;
  }
  .md\:-ml-8,
  .md\:-mx-8 {
    margin-left: -2rem;
  }
  .md\:-mx-8 {
    margin-right: -2rem;
  }
  .md\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .md\:-m-8 {
    margin: -2rem;
  }
  .md\:-mt-10 {
    margin-top: -2.5rem;
  }
  .md\:-mr-10 {
    margin-right: -2.5rem;
  }
  .md\:-mb-10 {
    margin-bottom: -2.5rem;
  }
  .md\:-ml-10,
  .md\:-mx-10 {
    margin-left: -2.5rem;
  }
  .md\:-mx-10 {
    margin-right: -2.5rem;
  }
  .md\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .md\:-m-10 {
    margin: -2.5rem;
  }
  .md\:-mt-12 {
    margin-top: -3rem;
  }
  .md\:-mr-12 {
    margin-right: -3rem;
  }
  .md\:-mb-12 {
    margin-bottom: -3rem;
  }
  .md\:-ml-12,
  .md\:-mx-12 {
    margin-left: -3rem;
  }
  .md\:-mx-12 {
    margin-right: -3rem;
  }
  .md\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .md\:-m-12 {
    margin: -3rem;
  }
  .md\:-mt-14 {
    margin-top: -3.5rem;
  }
  .md\:-mr-14 {
    margin-right: -3.5rem;
  }
  .md\:-mb-14 {
    margin-bottom: -3.5rem;
  }
  .md\:-ml-14,
  .md\:-mx-14 {
    margin-left: -3.5rem;
  }
  .md\:-mx-14 {
    margin-right: -3.5rem;
  }
  .md\:-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .md\:-m-14 {
    margin: -3.5rem;
  }
  .md\:-mt-16 {
    margin-top: -4rem;
  }
  .md\:-mr-16 {
    margin-right: -4rem;
  }
  .md\:-mb-16 {
    margin-bottom: -4rem;
  }
  .md\:-ml-16,
  .md\:-mx-16 {
    margin-left: -4rem;
  }
  .md\:-mx-16 {
    margin-right: -4rem;
  }
  .md\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .md\:-m-16 {
    margin: -4rem;
  }
  .md\:-mt-18 {
    margin-top: -6rem;
  }
  .md\:-mr-18 {
    margin-right: -6rem;
  }
  .md\:-mb-18 {
    margin-bottom: -6rem;
  }
  .md\:-ml-18,
  .md\:-mx-18 {
    margin-left: -6rem;
  }
  .md\:-mx-18 {
    margin-right: -6rem;
  }
  .md\:-my-18 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
  .md\:-m-18 {
    margin: -6rem;
  }
  .md\:-mt-20 {
    margin-top: -8rem;
  }
  .md\:-mr-20 {
    margin-right: -8rem;
  }
  .md\:-mb-20 {
    margin-bottom: -8rem;
  }
  .md\:-ml-20,
  .md\:-mx-20 {
    margin-left: -8rem;
  }
  .md\:-mx-20 {
    margin-right: -8rem;
  }
  .md\:-my-20 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
  .md\:-m-20 {
    margin: -8rem;
  }
  .md\:-mt-px {
    margin-top: -1px;
  }
  .md\:-mr-px {
    margin-right: -1px;
  }
  .md\:-mb-px {
    margin-bottom: -1px;
  }
  .md\:-ml-px,
  .md\:-mx-px {
    margin-left: -1px;
  }
  .md\:-mx-px {
    margin-right: -1px;
  }
  .md\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .md\:-m-px {
    margin: -1px;
  }
  .md\:shadow {
    box-shadow: 0 6px 10px 0 rgba(64, 47, 21, 0.2);
  }
  .md\:shadow-sm {
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25);
  }
  .md\:shadow-md {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  }
  .md\:shadow-lg {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.19);
  }
  .md\:shadow-inner {
    box-shadow: inset 0 5px 10px -5px #000;
  }
  .md\:shadow-none {
    box-shadow: none;
  }
  .md\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .md\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .md\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .md\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .md\:flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .md\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .md\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .md\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .md\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .md\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .md\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .md\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .md\:self-auto {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .md\:self-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .md\:self-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .md\:self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .md\:self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .md\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .md\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .md\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .md\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .md\:justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .md\:content-center {
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .md\:content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .md\:content-end {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .md\:content-between {
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .md\:content-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .md\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .md\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .md\:flex-initial {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  .md\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .md\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .md\:flex-shrink {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .md\:flex-no-grow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .md\:flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .md\:float-right {
    float: right;
  }
  .md\:float-left {
    float: left;
  }
  .md\:float-none {
    float: none;
  }
  .md\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  .md\:visible {
    visibility: visible;
  }
  .md\:invisible {
    visibility: hidden;
  }
  .md\:z-0 {
    z-index: 0;
  }
  .md\:z-10 {
    z-index: 10;
  }
  .md\:z-20 {
    z-index: 20;
  }
  .md\:z-30 {
    z-index: 30;
  }
  .md\:z-40 {
    z-index: 40;
  }
  .md\:z-50 {
    z-index: 50;
  }
  .md\:z-auto {
    z-index: auto;
  }
  .md\:opacity-0 {
    opacity: 0;
  }
  .md\:opacity-25 {
    opacity: 0.25;
  }
  .md\:opacity-50 {
    opacity: 0.5;
  }
  .md\:opacity-75 {
    opacity: 0.75;
  }
  .md\:opacity-100 {
    opacity: 1;
  }
  .md\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .md\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  .md\:pointer-events-none {
    pointer-events: none;
  }
  .md\:pointer-events-auto {
    pointer-events: auto;
  }
  .md\:resize-none {
    resize: none;
  }
  .md\:resize-y {
    resize: vertical;
  }
  .md\:resize-x {
    resize: horizontal;
  }
  .md\:cursor-auto {
    cursor: auto;
  }
  .md\:cursor-pointer {
    cursor: pointer;
  }
  .md\:cursor-not-allowed {
    cursor: not-allowed;
  }
}
@media (min-width: 992px) {
  .lg\:list-reset {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .lg\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .lg\:text-xs {
    font-size: 0.75rem;
  }
  .lg\:text-sm {
    font-size: 0.875rem;
  }
  .lg\:text-base {
    font-size: 1rem;
  }
  .lg\:text-lg {
    font-size: 1.125rem;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
  }
  .lg\:text-3xl {
    font-size: 1.875rem;
  }
  .lg\:text-4xl {
    font-size: 2.25rem;
  }
  .lg\:text-5xl {
    font-size: 2.65rem;
  }
  .lg\:text-6xl {
    font-size: 3.75rem;
  }
  .lg\:font-hairline,
  .lg\:hover\:font-hairline:hover {
    font-weight: 100;
  }
  .lg\:font-thin,
  .lg\:hover\:font-thin:hover {
    font-weight: 200;
  }
  .lg\:font-light,
  .lg\:hover\:font-light:hover {
    font-weight: 300;
  }
  .lg\:font-normal,
  .lg\:hover\:font-normal:hover {
    font-weight: 400;
  }
  .lg\:font-medium,
  .lg\:hover\:font-medium:hover {
    font-weight: 500;
  }
  .lg\:font-semibold,
  .lg\:hover\:font-semibold:hover {
    font-weight: 600;
  }
  .lg\:font-bold,
  .lg\:hover\:font-bold:hover {
    font-weight: 700;
  }
  .lg\:font-extrabold,
  .lg\:hover\:font-extrabold:hover {
    font-weight: 800;
  }
  .lg\:font-black,
  .lg\:hover\:font-black:hover {
    font-weight: 900;
  }
  .lg\:font-sans {
    font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
      Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue,
      sans-serif;
  }
  .lg\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida,
      DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }
  .lg\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New,
      monospace;
  }
  .lg\:hover\:text-black:hover,
  .lg\:text-black {
    color: #000;
  }
  .lg\:hover\:text-white:hover,
  .lg\:text-white {
    color: #fff;
  }
  .lg\:hover\:text-translucent:hover,
  .lg\:text-translucent {
    color: hsla(0, 0%, 100%, 0.25);
  }
  .lg\:hover\:text-red-darkest:hover,
  .lg\:text-red-darkest {
    color: #420806;
  }
  .lg\:hover\:text-red-darker:hover,
  .lg\:text-red-darker {
    color: #6a1b19;
  }
  .lg\:hover\:text-red-dark:hover,
  .lg\:text-red-dark {
    color: #cc1f1a;
  }
  .lg\:hover\:text-red:hover,
  .lg\:text-red {
    color: #e3342f;
  }
  .lg\:hover\:text-red-light:hover,
  .lg\:text-red-light {
    color: #ef5753;
  }
  .lg\:hover\:text-red-lighter:hover,
  .lg\:text-red-lighter {
    color: #f9acaa;
  }
  .lg\:hover\:text-red-lightest:hover,
  .lg\:text-red-lightest {
    color: #fcebea;
  }
  .lg\:hover\:text-grey-light:hover,
  .lg\:text-grey-light {
    color: #d8d8d8;
  }
  .lg\:hover\:text-transparent:hover,
  .lg\:text-transparent {
    color: transparent;
  }
  .lg\:leading-none {
    line-height: 1;
  }
  .lg\:leading-tighter {
    line-height: 1.12;
  }
  .lg\:leading-tight {
    line-height: 1.5;
  }
  .lg\:leading-normal {
    line-height: 2;
  }
  .lg\:leading-loose {
    line-height: 2.5;
  }
  .lg\:tracking-tight {
    letter-spacing: -1.8px;
  }
  .lg\:tracking-normal {
    letter-spacing: 0;
  }
  .lg\:tracking-medium {
    letter-spacing: 1px;
  }
  .lg\:tracking-wide {
    letter-spacing: 2px;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-right {
    text-align: right;
  }
  .lg\:text-justify {
    text-align: justify;
  }
  .lg\:whitespace-normal {
    white-space: normal;
  }
  .lg\:whitespace-no-wrap {
    white-space: nowrap;
  }
  .lg\:whitespace-pre {
    white-space: pre;
  }
  .lg\:whitespace-pre-line {
    white-space: pre-line;
  }
  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .lg\:break-words {
    word-wrap: break-word;
  }
  .lg\:break-normal {
    word-wrap: normal;
  }
  .lg\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .lg\:hover\:italic:hover,
  .lg\:italic {
    font-style: italic;
  }
  .lg\:hover\:roman:hover,
  .lg\:roman {
    font-style: normal;
  }
  .lg\:hover\:uppercase:hover,
  .lg\:uppercase {
    text-transform: uppercase;
  }
  .lg\:hover\:lowercase:hover,
  .lg\:lowercase {
    text-transform: lowercase;
  }
  .lg\:capitalize,
  .lg\:hover\:capitalize:hover {
    text-transform: capitalize;
  }
  .lg\:hover\:normal-case:hover,
  .lg\:normal-case {
    text-transform: none;
  }
  .lg\:hover\:underline:hover,
  .lg\:underline {
    text-decoration: underline;
  }
  .lg\:hover\:line-through:hover,
  .lg\:line-through {
    text-decoration: line-through;
  }
  .lg\:hover\:no-underline:hover,
  .lg\:no-underline {
    text-decoration: none;
  }
  .lg\:antialiased,
  .lg\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .lg\:hover\:subpixel-antialiased:hover,
  .lg\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  .lg\:align-baseline {
    vertical-align: baseline;
  }
  .lg\:align-top {
    vertical-align: top;
  }
  .lg\:align-middle {
    vertical-align: middle;
  }
  .lg\:align-bottom {
    vertical-align: bottom;
  }
  .lg\:align-text-top {
    vertical-align: text-top;
  }
  .lg\:align-text-bottom {
    vertical-align: text-bottom;
  }
  .lg\:bg-black,
  .lg\:hover\:bg-black:hover {
    background-color: #000;
  }
  .lg\:bg-white,
  .lg\:hover\:bg-white:hover {
    background-color: #fff;
  }
  .lg\:bg-translucent,
  .lg\:hover\:bg-translucent:hover {
    background-color: hsla(0, 0%, 100%, 0.25);
  }
  .lg\:bg-red-darkest,
  .lg\:hover\:bg-red-darkest:hover {
    background-color: #420806;
  }
  .lg\:bg-red-darker,
  .lg\:hover\:bg-red-darker:hover {
    background-color: #6a1b19;
  }
  .lg\:bg-red-dark,
  .lg\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }
  .lg\:bg-red,
  .lg\:hover\:bg-red:hover {
    background-color: #e3342f;
  }
  .lg\:bg-red-light,
  .lg\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }
  .lg\:bg-red-lighter,
  .lg\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }
  .lg\:bg-red-lightest,
  .lg\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }
  .lg\:bg-grey-light,
  .lg\:hover\:bg-grey-light:hover {
    background-color: #d8d8d8;
  }
  .lg\:bg-transparent,
  .lg\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
  .lg\:bg-bottom {
    background-position: bottom;
  }
  .lg\:bg-center {
    background-position: 50%;
  }
  .lg\:bg-left {
    background-position: 0;
  }
  .lg\:bg-left-bottom {
    background-position: 0 100%;
  }
  .lg\:bg-left-top {
    background-position: 0 0;
  }
  .lg\:bg-right {
    background-position: 100%;
  }
  .lg\:bg-right-bottom {
    background-position: 100% 100%;
  }
  .lg\:bg-right-top {
    background-position: 100% 0;
  }
  .lg\:bg-top {
    background-position: top;
  }
  .lg\:bg-cover {
    background-size: cover;
  }
  .lg\:bg-contain {
    background-size: contain;
  }
  .lg\:border-dashed,
  .lg\:border-dotted {
    border-width: 0;
  }
  .lg\:border {
    border: 1px solid #d8d8d8;
  }
  .lg\:border-t {
    border-top: 1px solid #d8d8d8;
  }
  .lg\:border-r {
    border-right: 1px solid #d8d8d8;
  }
  .lg\:border-b {
    border-bottom: 1px solid #d8d8d8;
  }
  .lg\:border-l {
    border-left: 1px solid #d8d8d8;
  }
  .lg\:border-0 {
    border: 0;
  }
  .lg\:border-t-0 {
    border-top: 0;
  }
  .lg\:border-r-0 {
    border-right: 0;
  }
  .lg\:border-b-0 {
    border-bottom: 0;
  }
  .lg\:border-l-0 {
    border-left: 0;
  }
  .lg\:border-2 {
    border: 2px solid #d8d8d8;
  }
  .lg\:border-t-2 {
    border-top: 2px solid #d8d8d8;
  }
  .lg\:border-r-2 {
    border-right: 2px solid #d8d8d8;
  }
  .lg\:border-b-2 {
    border-bottom: 2px solid #d8d8d8;
  }
  .lg\:border-l-2 {
    border-left: 2px solid #d8d8d8;
  }
  .lg\:border-4 {
    border: 4px solid #d8d8d8;
  }
  .lg\:border-t-4 {
    border-top: 4px solid #d8d8d8;
  }
  .lg\:border-r-4 {
    border-right: 4px solid #d8d8d8;
  }
  .lg\:border-b-4 {
    border-bottom: 4px solid #d8d8d8;
  }
  .lg\:border-l-4 {
    border-left: 4px solid #d8d8d8;
  }
  .lg\:border-8 {
    border: 8px solid #d8d8d8;
  }
  .lg\:border-t-8 {
    border-top: 8px solid #d8d8d8;
  }
  .lg\:border-r-8 {
    border-right: 8px solid #d8d8d8;
  }
  .lg\:border-b-8 {
    border-bottom: 8px solid #d8d8d8;
  }
  .lg\:border-l-8 {
    border-left: 8px solid #d8d8d8;
  }
  .lg\:border-black,
  .lg\:hover\:border-black:hover {
    border-color: #000;
  }
  .lg\:border-white,
  .lg\:hover\:border-white:hover {
    border-color: #fff;
  }
  .lg\:border-translucent,
  .lg\:hover\:border-translucent:hover {
    border-color: hsla(0, 0%, 100%, 0.25);
  }
  .lg\:border-red-darkest,
  .lg\:hover\:border-red-darkest:hover {
    border-color: #420806;
  }
  .lg\:border-red-darker,
  .lg\:hover\:border-red-darker:hover {
    border-color: #6a1b19;
  }
  .lg\:border-red-dark,
  .lg\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }
  .lg\:border-red,
  .lg\:hover\:border-red:hover {
    border-color: #e3342f;
  }
  .lg\:border-red-light,
  .lg\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }
  .lg\:border-red-lighter,
  .lg\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }
  .lg\:border-red-lightest,
  .lg\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }
  .lg\:border-grey-light,
  .lg\:hover\:border-grey-light:hover {
    border-color: #d8d8d8;
  }
  .lg\:border-transparent,
  .lg\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  .lg\:border-dashed {
    border-style: dashed;
  }
  .lg\:border-dotted {
    border-style: dotted;
  }
  .lg\:border-none {
    border-style: none;
  }
  .lg\:rounded {
    border-radius: 0.25rem;
  }
  .lg\:rounded-sm {
    border-radius: 0.125rem;
  }
  .lg\:rounded-lg {
    border-radius: 0.5rem;
  }
  .lg\:rounded-full {
    border-radius: 9999px;
  }
  .lg\:rounded-none {
    border-radius: 0;
  }
  .lg\:rounded-t {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .lg\:rounded-r {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .lg\:rounded-b {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .lg\:rounded-l {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .lg\:block {
    display: block;
  }
  .lg\:inline-block {
    display: inline-block;
  }
  .lg\:inline {
    display: inline;
  }
  .lg\:table {
    display: table;
  }
  .lg\:table-row {
    display: table-row;
  }
  .lg\:table-cell {
    display: table-cell;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:static {
    position: static;
  }
  .lg\:fixed {
    position: fixed;
  }
  .lg\:absolute {
    position: absolute;
  }
  .lg\:relative {
    position: relative;
  }
  .lg\:pin-t {
    top: 0;
  }
  .lg\:pin-r {
    right: 0;
  }
  .lg\:pin-b {
    bottom: 0;
  }
  .lg\:pin-l {
    left: 0;
  }
  .lg\:pin-y {
    top: 0;
    bottom: 0;
  }
  .lg\:pin,
  .lg\:pin-x {
    right: 0;
    left: 0;
  }
  .lg\:pin {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .lg\:overflow-auto {
    overflow: auto;
  }
  .lg\:overflow-hidden {
    overflow: hidden;
  }
  .lg\:overflow-visible {
    overflow: visible;
  }
  .lg\:overflow-scroll {
    overflow: scroll;
  }
  .lg\:overflow-x-scroll {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .lg\:overflow-y-scroll {
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .lg\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }
  .lg\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }
  .lg\:w-1 {
    width: 0.25rem;
  }
  .lg\:w-2 {
    width: 0.5rem;
  }
  .lg\:w-3 {
    width: 0.75rem;
  }
  .lg\:w-4 {
    width: 1rem;
  }
  .lg\:w-6 {
    width: 1.5rem;
  }
  .lg\:w-8 {
    width: 2rem;
  }
  .lg\:w-10 {
    width: 2.5rem;
  }
  .lg\:w-12 {
    width: 3rem;
  }
  .lg\:w-16 {
    width: 4rem;
  }
  .lg\:w-24 {
    width: 6rem;
  }
  .lg\:w-32 {
    width: 8rem;
  }
  .lg\:w-36 {
    width: 10rem;
  }
  .lg\:w-48 {
    width: 12rem;
  }
  .lg\:w-64 {
    width: 16rem;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-px {
    width: 1px;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.33333%;
  }
  .lg\:w-2\/3 {
    width: 66.66667%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-3\/4 {
    width: 75%;
  }
  .lg\:w-1\/5 {
    width: 20%;
  }
  .lg\:w-2\/5 {
    width: 40%;
  }
  .lg\:w-3\/5 {
    width: 60%;
  }
  .lg\:w-4\/5 {
    width: 80%;
  }
  .lg\:w-1\/6 {
    width: 16.66667%;
  }
  .lg\:w-5\/6 {
    width: 83.33333%;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:w-screen {
    width: 100vw;
  }
  .lg\:min-w-0 {
    min-width: 0;
  }
  .lg\:min-w-full {
    min-width: 100%;
  }
  .lg\:max-w-xs {
    max-width: 20rem;
  }
  .lg\:max-w-sm {
    max-width: 30rem;
  }
  .lg\:max-w-md {
    max-width: 40rem;
  }
  .lg\:max-w-lg {
    max-width: 50rem;
  }
  .lg\:max-w-xl {
    max-width: 60rem;
  }
  .lg\:max-w-2xl {
    max-width: 70rem;
  }
  .lg\:max-w-3xl {
    max-width: 80rem;
  }
  .lg\:max-w-4xl {
    max-width: 90rem;
  }
  .lg\:max-w-5xl {
    max-width: 100rem;
  }
  .lg\:max-w-full {
    max-width: 100%;
  }
  .lg\:h-1 {
    height: 0.25rem;
  }
  .lg\:h-2 {
    height: 0.5rem;
  }
  .lg\:h-3 {
    height: 0.75rem;
  }
  .lg\:h-4 {
    height: 1rem;
  }
  .lg\:h-6 {
    height: 1.5rem;
  }
  .lg\:h-8 {
    height: 2rem;
  }
  .lg\:h-10 {
    height: 2.5rem;
  }
  .lg\:h-12 {
    height: 3rem;
  }
  .lg\:h-16 {
    height: 4rem;
  }
  .lg\:h-24 {
    height: 6rem;
  }
  .lg\:h-32 {
    height: 8rem;
  }
  .lg\:h-36 {
    height: 10rem;
  }
  .lg\:h-48 {
    height: 12rem;
  }
  .lg\:h-64 {
    height: 16rem;
  }
  .lg\:h-72 {
    height: 18rem;
  }
  .lg\:h-80 {
    height: 20rem;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:h-px {
    height: 1px;
  }
  .lg\:h-full {
    height: 100%;
  }
  .lg\:h-screen {
    height: 100vh;
  }
  .lg\:min-h-0 {
    min-height: 0;
  }
  .lg\:min-h-full {
    min-height: 100%;
  }
  .lg\:min-h-screen {
    min-height: 100vh;
  }
  .lg\:max-h-full {
    max-height: 100%;
  }
  .lg\:max-h-screen {
    max-height: 100vh;
  }
  .lg\:pt-0 {
    padding-top: 0;
  }
  .lg\:pr-0 {
    padding-right: 0;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pl-0,
  .lg\:px-0 {
    padding-left: 0;
  }
  .lg\:px-0 {
    padding-right: 0;
  }
  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg\:p-0 {
    padding: 0;
  }
  .lg\:pt-1 {
    padding-top: 0.25rem;
  }
  .lg\:pr-1 {
    padding-right: 0.25rem;
  }
  .lg\:pb-1 {
    padding-bottom: 0.25rem;
  }
  .lg\:pl-1,
  .lg\:px-1 {
    padding-left: 0.25rem;
  }
  .lg\:px-1 {
    padding-right: 0.25rem;
  }
  .lg\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .lg\:p-1 {
    padding: 0.25rem;
  }
  .lg\:pt-2 {
    padding-top: 0.5rem;
  }
  .lg\:pr-2 {
    padding-right: 0.5rem;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .lg\:pl-2,
  .lg\:px-2 {
    padding-left: 0.5rem;
  }
  .lg\:px-2 {
    padding-right: 0.5rem;
  }
  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:p-2 {
    padding: 0.5rem;
  }
  .lg\:pt-3 {
    padding-top: 0.75rem;
  }
  .lg\:pr-3 {
    padding-right: 0.75rem;
  }
  .lg\:pb-3 {
    padding-bottom: 0.75rem;
  }
  .lg\:pl-3,
  .lg\:px-3 {
    padding-left: 0.75rem;
  }
  .lg\:px-3 {
    padding-right: 0.75rem;
  }
  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .lg\:p-3 {
    padding: 0.75rem;
  }
  .lg\:pt-4 {
    padding-top: 1rem;
  }
  .lg\:pr-4 {
    padding-right: 1rem;
  }
  .lg\:pb-4 {
    padding-bottom: 1rem;
  }
  .lg\:pl-4,
  .lg\:px-4 {
    padding-left: 1rem;
  }
  .lg\:px-4 {
    padding-right: 1rem;
  }
  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg\:p-4 {
    padding: 1rem;
  }
  .lg\:pt-6 {
    padding-top: 1.5rem;
  }
  .lg\:pr-6 {
    padding-right: 1.5rem;
  }
  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .lg\:pl-6,
  .lg\:px-6 {
    padding-left: 1.5rem;
  }
  .lg\:px-6 {
    padding-right: 1.5rem;
  }
  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:p-6 {
    padding: 1.5rem;
  }
  .lg\:pt-8 {
    padding-top: 2rem;
  }
  .lg\:pr-8 {
    padding-right: 2rem;
  }
  .lg\:pb-8 {
    padding-bottom: 2rem;
  }
  .lg\:pl-8,
  .lg\:px-8 {
    padding-left: 2rem;
  }
  .lg\:px-8 {
    padding-right: 2rem;
  }
  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:p-8 {
    padding: 2rem;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }
  .lg\:pr-10 {
    padding-right: 2.5rem;
  }
  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .lg\:pl-10,
  .lg\:px-10 {
    padding-left: 2.5rem;
  }
  .lg\:px-10 {
    padding-right: 2.5rem;
  }
  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:p-10 {
    padding: 2.5rem;
  }
  .lg\:pt-12 {
    padding-top: 3rem;
  }
  .lg\:pr-12 {
    padding-right: 3rem;
  }
  .lg\:pb-12 {
    padding-bottom: 3rem;
  }
  .lg\:pl-12,
  .lg\:px-12 {
    padding-left: 3rem;
  }
  .lg\:px-12 {
    padding-right: 3rem;
  }
  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:p-12 {
    padding: 3rem;
  }
  .lg\:pt-14 {
    padding-top: 3.5rem;
  }
  .lg\:pr-14 {
    padding-right: 3.5rem;
  }
  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }
  .lg\:pl-14,
  .lg\:px-14 {
    padding-left: 3.5rem;
  }
  .lg\:px-14 {
    padding-right: 3.5rem;
  }
  .lg\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .lg\:p-14 {
    padding: 3.5rem;
  }
  .lg\:pt-16 {
    padding-top: 4rem;
  }
  .lg\:pr-16 {
    padding-right: 4rem;
  }
  .lg\:pb-16 {
    padding-bottom: 4rem;
  }
  .lg\:pl-16,
  .lg\:px-16 {
    padding-left: 4rem;
  }
  .lg\:px-16 {
    padding-right: 4rem;
  }
  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:p-16 {
    padding: 4rem;
  }
  .lg\:pt-18 {
    padding-top: 6rem;
  }
  .lg\:pr-18 {
    padding-right: 6rem;
  }
  .lg\:pb-18 {
    padding-bottom: 6rem;
  }
  .lg\:pl-18,
  .lg\:px-18 {
    padding-left: 6rem;
  }
  .lg\:px-18 {
    padding-right: 6rem;
  }
  .lg\:py-18 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:p-18 {
    padding: 6rem;
  }
  .lg\:pt-20 {
    padding-top: 8rem;
  }
  .lg\:pr-20 {
    padding-right: 8rem;
  }
  .lg\:pb-20 {
    padding-bottom: 8rem;
  }
  .lg\:pl-20,
  .lg\:px-20 {
    padding-left: 8rem;
  }
  .lg\:px-20 {
    padding-right: 8rem;
  }
  .lg\:py-20 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:p-20 {
    padding: 8rem;
  }
  .lg\:pt-px {
    padding-top: 1px;
  }
  .lg\:pr-px {
    padding-right: 1px;
  }
  .lg\:pb-px {
    padding-bottom: 1px;
  }
  .lg\:pl-px,
  .lg\:px-px {
    padding-left: 1px;
  }
  .lg\:px-px {
    padding-right: 1px;
  }
  .lg\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .lg\:p-px {
    padding: 1px;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:mr-0 {
    margin-right: 0;
  }
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:ml-0,
  .lg\:mx-0 {
    margin-left: 0;
  }
  .lg\:mx-0 {
    margin-right: 0;
  }
  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:m-0 {
    margin: 0;
  }
  .lg\:mt-1 {
    margin-top: 0.25rem;
  }
  .lg\:mr-1 {
    margin-right: 0.25rem;
  }
  .lg\:mb-1 {
    margin-bottom: 0.25rem;
  }
  .lg\:ml-1,
  .lg\:mx-1 {
    margin-left: 0.25rem;
  }
  .lg\:mx-1 {
    margin-right: 0.25rem;
  }
  .lg\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .lg\:m-1 {
    margin: 0.25rem;
  }
  .lg\:mt-2 {
    margin-top: 0.5rem;
  }
  .lg\:mr-2 {
    margin-right: 0.5rem;
  }
  .lg\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .lg\:ml-2,
  .lg\:mx-2 {
    margin-left: 0.5rem;
  }
  .lg\:mx-2 {
    margin-right: 0.5rem;
  }
  .lg\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .lg\:m-2 {
    margin: 0.5rem;
  }
  .lg\:mt-3 {
    margin-top: 0.75rem;
  }
  .lg\:mr-3 {
    margin-right: 0.75rem;
  }
  .lg\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .lg\:ml-3,
  .lg\:mx-3 {
    margin-left: 0.75rem;
  }
  .lg\:mx-3 {
    margin-right: 0.75rem;
  }
  .lg\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .lg\:m-3 {
    margin: 0.75rem;
  }
  .lg\:mt-4 {
    margin-top: 1rem;
  }
  .lg\:mr-4 {
    margin-right: 1rem;
  }
  .lg\:mb-4 {
    margin-bottom: 1rem;
  }
  .lg\:ml-4,
  .lg\:mx-4 {
    margin-left: 1rem;
  }
  .lg\:mx-4 {
    margin-right: 1rem;
  }
  .lg\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .lg\:m-4 {
    margin: 1rem;
  }
  .lg\:mt-6 {
    margin-top: 1.5rem;
  }
  .lg\:mr-6 {
    margin-right: 1.5rem;
  }
  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .lg\:ml-6,
  .lg\:mx-6 {
    margin-left: 1.5rem;
  }
  .lg\:mx-6 {
    margin-right: 1.5rem;
  }
  .lg\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .lg\:m-6 {
    margin: 1.5rem;
  }
  .lg\:mt-8 {
    margin-top: 2rem;
  }
  .lg\:mr-8 {
    margin-right: 2rem;
  }
  .lg\:mb-8 {
    margin-bottom: 2rem;
  }
  .lg\:ml-8,
  .lg\:mx-8 {
    margin-left: 2rem;
  }
  .lg\:mx-8 {
    margin-right: 2rem;
  }
  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .lg\:m-8 {
    margin: 2rem;
  }
  .lg\:mt-10 {
    margin-top: 2.5rem;
  }
  .lg\:mr-10 {
    margin-right: 2.5rem;
  }
  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .lg\:ml-10,
  .lg\:mx-10 {
    margin-left: 2.5rem;
  }
  .lg\:mx-10 {
    margin-right: 2.5rem;
  }
  .lg\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .lg\:m-10 {
    margin: 2.5rem;
  }
  .lg\:mt-12 {
    margin-top: 3rem;
  }
  .lg\:mr-12 {
    margin-right: 3rem;
  }
  .lg\:mb-12 {
    margin-bottom: 3rem;
  }
  .lg\:ml-12,
  .lg\:mx-12 {
    margin-left: 3rem;
  }
  .lg\:mx-12 {
    margin-right: 3rem;
  }
  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .lg\:m-12 {
    margin: 3rem;
  }
  .lg\:mt-14 {
    margin-top: 3.5rem;
  }
  .lg\:mr-14 {
    margin-right: 3.5rem;
  }
  .lg\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .lg\:ml-14,
  .lg\:mx-14 {
    margin-left: 3.5rem;
  }
  .lg\:mx-14 {
    margin-right: 3.5rem;
  }
  .lg\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .lg\:m-14 {
    margin: 3.5rem;
  }
  .lg\:mt-16 {
    margin-top: 4rem;
  }
  .lg\:mr-16 {
    margin-right: 4rem;
  }
  .lg\:mb-16 {
    margin-bottom: 4rem;
  }
  .lg\:ml-16,
  .lg\:mx-16 {
    margin-left: 4rem;
  }
  .lg\:mx-16 {
    margin-right: 4rem;
  }
  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .lg\:m-16 {
    margin: 4rem;
  }
  .lg\:mt-18 {
    margin-top: 6rem;
  }
  .lg\:mr-18 {
    margin-right: 6rem;
  }
  .lg\:mb-18 {
    margin-bottom: 6rem;
  }
  .lg\:ml-18,
  .lg\:mx-18 {
    margin-left: 6rem;
  }
  .lg\:mx-18 {
    margin-right: 6rem;
  }
  .lg\:my-18 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .lg\:m-18 {
    margin: 6rem;
  }
  .lg\:mt-20 {
    margin-top: 8rem;
  }
  .lg\:mr-20 {
    margin-right: 8rem;
  }
  .lg\:mb-20 {
    margin-bottom: 8rem;
  }
  .lg\:ml-20,
  .lg\:mx-20 {
    margin-left: 8rem;
  }
  .lg\:mx-20 {
    margin-right: 8rem;
  }
  .lg\:my-20 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .lg\:m-20 {
    margin: 8rem;
  }
  .lg\:mt-px {
    margin-top: 1px;
  }
  .lg\:mr-px {
    margin-right: 1px;
  }
  .lg\:mb-px {
    margin-bottom: 1px;
  }
  .lg\:ml-px,
  .lg\:mx-px {
    margin-left: 1px;
  }
  .lg\:mx-px {
    margin-right: 1px;
  }
  .lg\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .lg\:m-px {
    margin: 1px;
  }
  .lg\:mt-auto {
    margin-top: auto;
  }
  .lg\:mr-auto {
    margin-right: auto;
  }
  .lg\:mb-auto {
    margin-bottom: auto;
  }
  .lg\:ml-auto,
  .lg\:mx-auto {
    margin-left: auto;
  }
  .lg\:mx-auto {
    margin-right: auto;
  }
  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .lg\:m-auto {
    margin: auto;
  }
  .lg\:-mt-0 {
    margin-top: 0;
  }
  .lg\:-mr-0 {
    margin-right: 0;
  }
  .lg\:-mb-0 {
    margin-bottom: 0;
  }
  .lg\:-ml-0,
  .lg\:-mx-0 {
    margin-left: 0;
  }
  .lg\:-mx-0 {
    margin-right: 0;
  }
  .lg\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:-m-0 {
    margin: 0;
  }
  .lg\:-mt-1 {
    margin-top: -0.25rem;
  }
  .lg\:-mr-1 {
    margin-right: -0.25rem;
  }
  .lg\:-mb-1 {
    margin-bottom: -0.25rem;
  }
  .lg\:-ml-1,
  .lg\:-mx-1 {
    margin-left: -0.25rem;
  }
  .lg\:-mx-1 {
    margin-right: -0.25rem;
  }
  .lg\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  .lg\:-m-1 {
    margin: -0.25rem;
  }
  .lg\:-mt-2 {
    margin-top: -0.5rem;
  }
  .lg\:-mr-2 {
    margin-right: -0.5rem;
  }
  .lg\:-mb-2 {
    margin-bottom: -0.5rem;
  }
  .lg\:-ml-2,
  .lg\:-mx-2 {
    margin-left: -0.5rem;
  }
  .lg\:-mx-2 {
    margin-right: -0.5rem;
  }
  .lg\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .lg\:-m-2 {
    margin: -0.5rem;
  }
  .lg\:-mt-3 {
    margin-top: -0.75rem;
  }
  .lg\:-mr-3 {
    margin-right: -0.75rem;
  }
  .lg\:-mb-3 {
    margin-bottom: -0.75rem;
  }
  .lg\:-ml-3,
  .lg\:-mx-3 {
    margin-left: -0.75rem;
  }
  .lg\:-mx-3 {
    margin-right: -0.75rem;
  }
  .lg\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  .lg\:-m-3 {
    margin: -0.75rem;
  }
  .lg\:-mt-4 {
    margin-top: -1rem;
  }
  .lg\:-mr-4 {
    margin-right: -1rem;
  }
  .lg\:-mb-4 {
    margin-bottom: -1rem;
  }
  .lg\:-ml-4,
  .lg\:-mx-4 {
    margin-left: -1rem;
  }
  .lg\:-mx-4 {
    margin-right: -1rem;
  }
  .lg\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .lg\:-m-4 {
    margin: -1rem;
  }
  .lg\:-mt-6 {
    margin-top: -1.5rem;
  }
  .lg\:-mr-6 {
    margin-right: -1.5rem;
  }
  .lg\:-mb-6 {
    margin-bottom: -1.5rem;
  }
  .lg\:-ml-6,
  .lg\:-mx-6 {
    margin-left: -1.5rem;
  }
  .lg\:-mx-6 {
    margin-right: -1.5rem;
  }
  .lg\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .lg\:-m-6 {
    margin: -1.5rem;
  }
  .lg\:-mt-8 {
    margin-top: -2rem;
  }
  .lg\:-mr-8 {
    margin-right: -2rem;
  }
  .lg\:-mb-8 {
    margin-bottom: -2rem;
  }
  .lg\:-ml-8,
  .lg\:-mx-8 {
    margin-left: -2rem;
  }
  .lg\:-mx-8 {
    margin-right: -2rem;
  }
  .lg\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .lg\:-m-8 {
    margin: -2rem;
  }
  .lg\:-mt-10 {
    margin-top: -2.5rem;
  }
  .lg\:-mr-10 {
    margin-right: -2.5rem;
  }
  .lg\:-mb-10 {
    margin-bottom: -2.5rem;
  }
  .lg\:-ml-10,
  .lg\:-mx-10 {
    margin-left: -2.5rem;
  }
  .lg\:-mx-10 {
    margin-right: -2.5rem;
  }
  .lg\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .lg\:-m-10 {
    margin: -2.5rem;
  }
  .lg\:-mt-12 {
    margin-top: -3rem;
  }
  .lg\:-mr-12 {
    margin-right: -3rem;
  }
  .lg\:-mb-12 {
    margin-bottom: -3rem;
  }
  .lg\:-ml-12,
  .lg\:-mx-12 {
    margin-left: -3rem;
  }
  .lg\:-mx-12 {
    margin-right: -3rem;
  }
  .lg\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .lg\:-m-12 {
    margin: -3rem;
  }
  .lg\:-mt-14 {
    margin-top: -3.5rem;
  }
  .lg\:-mr-14 {
    margin-right: -3.5rem;
  }
  .lg\:-mb-14 {
    margin-bottom: -3.5rem;
  }
  .lg\:-ml-14,
  .lg\:-mx-14 {
    margin-left: -3.5rem;
  }
  .lg\:-mx-14 {
    margin-right: -3.5rem;
  }
  .lg\:-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .lg\:-m-14 {
    margin: -3.5rem;
  }
  .lg\:-mt-16 {
    margin-top: -4rem;
  }
  .lg\:-mr-16 {
    margin-right: -4rem;
  }
  .lg\:-mb-16 {
    margin-bottom: -4rem;
  }
  .lg\:-ml-16,
  .lg\:-mx-16 {
    margin-left: -4rem;
  }
  .lg\:-mx-16 {
    margin-right: -4rem;
  }
  .lg\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .lg\:-m-16 {
    margin: -4rem;
  }
  .lg\:-mt-18 {
    margin-top: -6rem;
  }
  .lg\:-mr-18 {
    margin-right: -6rem;
  }
  .lg\:-mb-18 {
    margin-bottom: -6rem;
  }
  .lg\:-ml-18,
  .lg\:-mx-18 {
    margin-left: -6rem;
  }
  .lg\:-mx-18 {
    margin-right: -6rem;
  }
  .lg\:-my-18 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
  .lg\:-m-18 {
    margin: -6rem;
  }
  .lg\:-mt-20 {
    margin-top: -8rem;
  }
  .lg\:-mr-20 {
    margin-right: -8rem;
  }
  .lg\:-mb-20 {
    margin-bottom: -8rem;
  }
  .lg\:-ml-20,
  .lg\:-mx-20 {
    margin-left: -8rem;
  }
  .lg\:-mx-20 {
    margin-right: -8rem;
  }
  .lg\:-my-20 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
  .lg\:-m-20 {
    margin: -8rem;
  }
  .lg\:-mt-px {
    margin-top: -1px;
  }
  .lg\:-mr-px {
    margin-right: -1px;
  }
  .lg\:-mb-px {
    margin-bottom: -1px;
  }
  .lg\:-ml-px,
  .lg\:-mx-px {
    margin-left: -1px;
  }
  .lg\:-mx-px {
    margin-right: -1px;
  }
  .lg\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .lg\:-m-px {
    margin: -1px;
  }
  .lg\:shadow {
    box-shadow: 0 6px 10px 0 rgba(64, 47, 21, 0.2);
  }
  .lg\:shadow-sm {
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25);
  }
  .lg\:shadow-md {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  }
  .lg\:shadow-lg {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.19);
  }
  .lg\:shadow-inner {
    box-shadow: inset 0 5px 10px -5px #000;
  }
  .lg\:shadow-none {
    box-shadow: none;
  }
  .lg\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lg\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .lg\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .lg\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .lg\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lg\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .lg\:flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .lg\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .lg\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .lg\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .lg\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .lg\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .lg\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .lg\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .lg\:self-auto {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .lg\:self-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .lg\:self-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .lg\:self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .lg\:self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .lg\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .lg\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .lg\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lg\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .lg\:justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .lg\:content-center {
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .lg\:content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .lg\:content-end {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .lg\:content-between {
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .lg\:content-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .lg\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .lg\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .lg\:flex-initial {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  .lg\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .lg\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .lg\:flex-shrink {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .lg\:flex-no-grow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .lg\:flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .lg\:float-right {
    float: right;
  }
  .lg\:float-left {
    float: left;
  }
  .lg\:float-none {
    float: none;
  }
  .lg\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  .lg\:visible {
    visibility: visible;
  }
  .lg\:invisible {
    visibility: hidden;
  }
  .lg\:z-0 {
    z-index: 0;
  }
  .lg\:z-10 {
    z-index: 10;
  }
  .lg\:z-20 {
    z-index: 20;
  }
  .lg\:z-30 {
    z-index: 30;
  }
  .lg\:z-40 {
    z-index: 40;
  }
  .lg\:z-50 {
    z-index: 50;
  }
  .lg\:z-auto {
    z-index: auto;
  }
  .lg\:opacity-0 {
    opacity: 0;
  }
  .lg\:opacity-25 {
    opacity: 0.25;
  }
  .lg\:opacity-50 {
    opacity: 0.5;
  }
  .lg\:opacity-75 {
    opacity: 0.75;
  }
  .lg\:opacity-100 {
    opacity: 1;
  }
  .lg\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .lg\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  .lg\:pointer-events-none {
    pointer-events: none;
  }
  .lg\:pointer-events-auto {
    pointer-events: auto;
  }
  .lg\:resize-none {
    resize: none;
  }
  .lg\:resize-y {
    resize: vertical;
  }
  .lg\:resize-x {
    resize: horizontal;
  }
  .lg\:cursor-auto {
    cursor: auto;
  }
  .lg\:cursor-pointer {
    cursor: pointer;
  }
  .lg\:cursor-not-allowed {
    cursor: not-allowed;
  }
}
@media (min-width: 1800px) {
  .xl\:list-reset {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .xl\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .xl\:text-xs {
    font-size: 0.75rem;
  }
  .xl\:text-sm {
    font-size: 0.875rem;
  }
  .xl\:text-base {
    font-size: 1rem;
  }
  .xl\:text-lg {
    font-size: 1.125rem;
  }
  .xl\:text-xl {
    font-size: 1.25rem;
  }
  .xl\:text-2xl {
    font-size: 1.5rem;
  }
  .xl\:text-3xl {
    font-size: 1.875rem;
  }
  .xl\:text-4xl {
    font-size: 2.25rem;
  }
  .xl\:text-5xl {
    font-size: 2.65rem;
  }
  .xl\:text-6xl {
    font-size: 3.75rem;
  }
  .xl\:font-hairline,
  .xl\:hover\:font-hairline:hover {
    font-weight: 100;
  }
  .xl\:font-thin,
  .xl\:hover\:font-thin:hover {
    font-weight: 200;
  }
  .xl\:font-light,
  .xl\:hover\:font-light:hover {
    font-weight: 300;
  }
  .xl\:font-normal,
  .xl\:hover\:font-normal:hover {
    font-weight: 400;
  }
  .xl\:font-medium,
  .xl\:hover\:font-medium:hover {
    font-weight: 500;
  }
  .xl\:font-semibold,
  .xl\:hover\:font-semibold:hover {
    font-weight: 600;
  }
  .xl\:font-bold,
  .xl\:hover\:font-bold:hover {
    font-weight: 700;
  }
  .xl\:font-extrabold,
  .xl\:hover\:font-extrabold:hover {
    font-weight: 800;
  }
  .xl\:font-black,
  .xl\:hover\:font-black:hover {
    font-weight: 900;
  }
  .xl\:font-sans {
    font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
      Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue,
      sans-serif;
  }
  .xl\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida,
      DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }
  .xl\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New,
      monospace;
  }
  .xl\:hover\:text-black:hover,
  .xl\:text-black {
    color: #000;
  }
  .xl\:hover\:text-white:hover,
  .xl\:text-white {
    color: #fff;
  }
  .xl\:hover\:text-translucent:hover,
  .xl\:text-translucent {
    color: hsla(0, 0%, 100%, 0.25);
  }
  .xl\:hover\:text-red-darkest:hover,
  .xl\:text-red-darkest {
    color: #420806;
  }
  .xl\:hover\:text-red-darker:hover,
  .xl\:text-red-darker {
    color: #6a1b19;
  }
  .xl\:hover\:text-red-dark:hover,
  .xl\:text-red-dark {
    color: #cc1f1a;
  }
  .xl\:hover\:text-red:hover,
  .xl\:text-red {
    color: #e3342f;
  }
  .xl\:hover\:text-red-light:hover,
  .xl\:text-red-light {
    color: #ef5753;
  }
  .xl\:hover\:text-red-lighter:hover,
  .xl\:text-red-lighter {
    color: #f9acaa;
  }
  .xl\:hover\:text-red-lightest:hover,
  .xl\:text-red-lightest {
    color: #fcebea;
  }
  .xl\:hover\:text-grey-light:hover,
  .xl\:text-grey-light {
    color: #d8d8d8;
  }
  .xl\:hover\:text-transparent:hover,
  .xl\:text-transparent {
    color: transparent;
  }
  .xl\:leading-none {
    line-height: 1;
  }
  .xl\:leading-tighter {
    line-height: 1.12;
  }
  .xl\:leading-tight {
    line-height: 1.5;
  }
  .xl\:leading-normal {
    line-height: 2;
  }
  .xl\:leading-loose {
    line-height: 2.5;
  }
  .xl\:tracking-tight {
    letter-spacing: -1.8px;
  }
  .xl\:tracking-normal {
    letter-spacing: 0;
  }
  .xl\:tracking-medium {
    letter-spacing: 1px;
  }
  .xl\:tracking-wide {
    letter-spacing: 2px;
  }
  .xl\:text-left {
    text-align: left;
  }
  .xl\:text-center {
    text-align: center;
  }
  .xl\:text-right {
    text-align: right;
  }
  .xl\:text-justify {
    text-align: justify;
  }
  .xl\:whitespace-normal {
    white-space: normal;
  }
  .xl\:whitespace-no-wrap {
    white-space: nowrap;
  }
  .xl\:whitespace-pre {
    white-space: pre;
  }
  .xl\:whitespace-pre-line {
    white-space: pre-line;
  }
  .xl\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .xl\:break-words {
    word-wrap: break-word;
  }
  .xl\:break-normal {
    word-wrap: normal;
  }
  .xl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .xl\:hover\:italic:hover,
  .xl\:italic {
    font-style: italic;
  }
  .xl\:hover\:roman:hover,
  .xl\:roman {
    font-style: normal;
  }
  .xl\:hover\:uppercase:hover,
  .xl\:uppercase {
    text-transform: uppercase;
  }
  .xl\:hover\:lowercase:hover,
  .xl\:lowercase {
    text-transform: lowercase;
  }
  .xl\:capitalize,
  .xl\:hover\:capitalize:hover {
    text-transform: capitalize;
  }
  .xl\:hover\:normal-case:hover,
  .xl\:normal-case {
    text-transform: none;
  }
  .xl\:hover\:underline:hover,
  .xl\:underline {
    text-decoration: underline;
  }
  .xl\:hover\:line-through:hover,
  .xl\:line-through {
    text-decoration: line-through;
  }
  .xl\:hover\:no-underline:hover,
  .xl\:no-underline {
    text-decoration: none;
  }
  .xl\:antialiased,
  .xl\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .xl\:hover\:subpixel-antialiased:hover,
  .xl\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  .xl\:align-baseline {
    vertical-align: baseline;
  }
  .xl\:align-top {
    vertical-align: top;
  }
  .xl\:align-middle {
    vertical-align: middle;
  }
  .xl\:align-bottom {
    vertical-align: bottom;
  }
  .xl\:align-text-top {
    vertical-align: text-top;
  }
  .xl\:align-text-bottom {
    vertical-align: text-bottom;
  }
  .xl\:bg-black,
  .xl\:hover\:bg-black:hover {
    background-color: #000;
  }
  .xl\:bg-white,
  .xl\:hover\:bg-white:hover {
    background-color: #fff;
  }
  .xl\:bg-translucent,
  .xl\:hover\:bg-translucent:hover {
    background-color: hsla(0, 0%, 100%, 0.25);
  }
  .xl\:bg-red-darkest,
  .xl\:hover\:bg-red-darkest:hover {
    background-color: #420806;
  }
  .xl\:bg-red-darker,
  .xl\:hover\:bg-red-darker:hover {
    background-color: #6a1b19;
  }
  .xl\:bg-red-dark,
  .xl\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }
  .xl\:bg-red,
  .xl\:hover\:bg-red:hover {
    background-color: #e3342f;
  }
  .xl\:bg-red-light,
  .xl\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }
  .xl\:bg-red-lighter,
  .xl\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }
  .xl\:bg-red-lightest,
  .xl\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }
  .xl\:bg-grey-light,
  .xl\:hover\:bg-grey-light:hover {
    background-color: #d8d8d8;
  }
  .xl\:bg-transparent,
  .xl\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
  .xl\:bg-bottom {
    background-position: bottom;
  }
  .xl\:bg-center {
    background-position: 50%;
  }
  .xl\:bg-left {
    background-position: 0;
  }
  .xl\:bg-left-bottom {
    background-position: 0 100%;
  }
  .xl\:bg-left-top {
    background-position: 0 0;
  }
  .xl\:bg-right {
    background-position: 100%;
  }
  .xl\:bg-right-bottom {
    background-position: 100% 100%;
  }
  .xl\:bg-right-top {
    background-position: 100% 0;
  }
  .xl\:bg-top {
    background-position: top;
  }
  .xl\:bg-cover {
    background-size: cover;
  }
  .xl\:bg-contain {
    background-size: contain;
  }
  .xl\:border-dashed,
  .xl\:border-dotted {
    border-width: 0;
  }
  .xl\:border {
    border: 1px solid #d8d8d8;
  }
  .xl\:border-t {
    border-top: 1px solid #d8d8d8;
  }
  .xl\:border-r {
    border-right: 1px solid #d8d8d8;
  }
  .xl\:border-b {
    border-bottom: 1px solid #d8d8d8;
  }
  .xl\:border-l {
    border-left: 1px solid #d8d8d8;
  }
  .xl\:border-0 {
    border: 0;
  }
  .xl\:border-t-0 {
    border-top: 0;
  }
  .xl\:border-r-0 {
    border-right: 0;
  }
  .xl\:border-b-0 {
    border-bottom: 0;
  }
  .xl\:border-l-0 {
    border-left: 0;
  }
  .xl\:border-2 {
    border: 2px solid #d8d8d8;
  }
  .xl\:border-t-2 {
    border-top: 2px solid #d8d8d8;
  }
  .xl\:border-r-2 {
    border-right: 2px solid #d8d8d8;
  }
  .xl\:border-b-2 {
    border-bottom: 2px solid #d8d8d8;
  }
  .xl\:border-l-2 {
    border-left: 2px solid #d8d8d8;
  }
  .xl\:border-4 {
    border: 4px solid #d8d8d8;
  }
  .xl\:border-t-4 {
    border-top: 4px solid #d8d8d8;
  }
  .xl\:border-r-4 {
    border-right: 4px solid #d8d8d8;
  }
  .xl\:border-b-4 {
    border-bottom: 4px solid #d8d8d8;
  }
  .xl\:border-l-4 {
    border-left: 4px solid #d8d8d8;
  }
  .xl\:border-8 {
    border: 8px solid #d8d8d8;
  }
  .xl\:border-t-8 {
    border-top: 8px solid #d8d8d8;
  }
  .xl\:border-r-8 {
    border-right: 8px solid #d8d8d8;
  }
  .xl\:border-b-8 {
    border-bottom: 8px solid #d8d8d8;
  }
  .xl\:border-l-8 {
    border-left: 8px solid #d8d8d8;
  }
  .xl\:border-black,
  .xl\:hover\:border-black:hover {
    border-color: #000;
  }
  .xl\:border-white,
  .xl\:hover\:border-white:hover {
    border-color: #fff;
  }
  .xl\:border-translucent,
  .xl\:hover\:border-translucent:hover {
    border-color: hsla(0, 0%, 100%, 0.25);
  }
  .xl\:border-red-darkest,
  .xl\:hover\:border-red-darkest:hover {
    border-color: #420806;
  }
  .xl\:border-red-darker,
  .xl\:hover\:border-red-darker:hover {
    border-color: #6a1b19;
  }
  .xl\:border-red-dark,
  .xl\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }
  .xl\:border-red,
  .xl\:hover\:border-red:hover {
    border-color: #e3342f;
  }
  .xl\:border-red-light,
  .xl\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }
  .xl\:border-red-lighter,
  .xl\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }
  .xl\:border-red-lightest,
  .xl\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }
  .xl\:border-grey-light,
  .xl\:hover\:border-grey-light:hover {
    border-color: #d8d8d8;
  }
  .xl\:border-transparent,
  .xl\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  .xl\:border-dashed {
    border-style: dashed;
  }
  .xl\:border-dotted {
    border-style: dotted;
  }
  .xl\:border-none {
    border-style: none;
  }
  .xl\:rounded {
    border-radius: 0.25rem;
  }
  .xl\:rounded-sm {
    border-radius: 0.125rem;
  }
  .xl\:rounded-lg {
    border-radius: 0.5rem;
  }
  .xl\:rounded-full {
    border-radius: 9999px;
  }
  .xl\:rounded-none {
    border-radius: 0;
  }
  .xl\:rounded-t {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .xl\:rounded-r {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .xl\:rounded-b {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .xl\:rounded-l {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .xl\:block {
    display: block;
  }
  .xl\:inline-block {
    display: inline-block;
  }
  .xl\:inline {
    display: inline;
  }
  .xl\:table {
    display: table;
  }
  .xl\:table-row {
    display: table-row;
  }
  .xl\:table-cell {
    display: table-cell;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:static {
    position: static;
  }
  .xl\:fixed {
    position: fixed;
  }
  .xl\:absolute {
    position: absolute;
  }
  .xl\:relative {
    position: relative;
  }
  .xl\:pin-t {
    top: 0;
  }
  .xl\:pin-r {
    right: 0;
  }
  .xl\:pin-b {
    bottom: 0;
  }
  .xl\:pin-l {
    left: 0;
  }
  .xl\:pin-y {
    top: 0;
    bottom: 0;
  }
  .xl\:pin,
  .xl\:pin-x {
    right: 0;
    left: 0;
  }
  .xl\:pin {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .xl\:overflow-auto {
    overflow: auto;
  }
  .xl\:overflow-hidden {
    overflow: hidden;
  }
  .xl\:overflow-visible {
    overflow: visible;
  }
  .xl\:overflow-scroll {
    overflow: scroll;
  }
  .xl\:overflow-x-scroll {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xl\:overflow-y-scroll {
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xl\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }
  .xl\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }
  .xl\:w-1 {
    width: 0.25rem;
  }
  .xl\:w-2 {
    width: 0.5rem;
  }
  .xl\:w-3 {
    width: 0.75rem;
  }
  .xl\:w-4 {
    width: 1rem;
  }
  .xl\:w-6 {
    width: 1.5rem;
  }
  .xl\:w-8 {
    width: 2rem;
  }
  .xl\:w-10 {
    width: 2.5rem;
  }
  .xl\:w-12 {
    width: 3rem;
  }
  .xl\:w-16 {
    width: 4rem;
  }
  .xl\:w-24 {
    width: 6rem;
  }
  .xl\:w-32 {
    width: 8rem;
  }
  .xl\:w-36 {
    width: 10rem;
  }
  .xl\:w-48 {
    width: 12rem;
  }
  .xl\:w-64 {
    width: 16rem;
  }
  .xl\:w-auto {
    width: auto;
  }
  .xl\:w-px {
    width: 1px;
  }
  .xl\:w-1\/2 {
    width: 50%;
  }
  .xl\:w-1\/3 {
    width: 33.33333%;
  }
  .xl\:w-2\/3 {
    width: 66.66667%;
  }
  .xl\:w-1\/4 {
    width: 25%;
  }
  .xl\:w-3\/4 {
    width: 75%;
  }
  .xl\:w-1\/5 {
    width: 20%;
  }
  .xl\:w-2\/5 {
    width: 40%;
  }
  .xl\:w-3\/5 {
    width: 60%;
  }
  .xl\:w-4\/5 {
    width: 80%;
  }
  .xl\:w-1\/6 {
    width: 16.66667%;
  }
  .xl\:w-5\/6 {
    width: 83.33333%;
  }
  .xl\:w-full {
    width: 100%;
  }
  .xl\:w-screen {
    width: 100vw;
  }
  .xl\:min-w-0 {
    min-width: 0;
  }
  .xl\:min-w-full {
    min-width: 100%;
  }
  .xl\:max-w-xs {
    max-width: 20rem;
  }
  .xl\:max-w-sm {
    max-width: 30rem;
  }
  .xl\:max-w-md {
    max-width: 40rem;
  }
  .xl\:max-w-lg {
    max-width: 50rem;
  }
  .xl\:max-w-xl {
    max-width: 60rem;
  }
  .xl\:max-w-2xl {
    max-width: 70rem;
  }
  .xl\:max-w-3xl {
    max-width: 80rem;
  }
  .xl\:max-w-4xl {
    max-width: 90rem;
  }
  .xl\:max-w-5xl {
    max-width: 100rem;
  }
  .xl\:max-w-full {
    max-width: 100%;
  }
  .xl\:h-1 {
    height: 0.25rem;
  }
  .xl\:h-2 {
    height: 0.5rem;
  }
  .xl\:h-3 {
    height: 0.75rem;
  }
  .xl\:h-4 {
    height: 1rem;
  }
  .xl\:h-6 {
    height: 1.5rem;
  }
  .xl\:h-8 {
    height: 2rem;
  }
  .xl\:h-10 {
    height: 2.5rem;
  }
  .xl\:h-12 {
    height: 3rem;
  }
  .xl\:h-16 {
    height: 4rem;
  }
  .xl\:h-24 {
    height: 6rem;
  }
  .xl\:h-32 {
    height: 8rem;
  }
  .xl\:h-36 {
    height: 10rem;
  }
  .xl\:h-48 {
    height: 12rem;
  }
  .xl\:h-64 {
    height: 16rem;
  }
  .xl\:h-72 {
    height: 18rem;
  }
  .xl\:h-80 {
    height: 20rem;
  }
  .xl\:h-auto {
    height: auto;
  }
  .xl\:h-px {
    height: 1px;
  }
  .xl\:h-full {
    height: 100%;
  }
  .xl\:h-screen {
    height: 100vh;
  }
  .xl\:min-h-0 {
    min-height: 0;
  }
  .xl\:min-h-full {
    min-height: 100%;
  }
  .xl\:min-h-screen {
    min-height: 100vh;
  }
  .xl\:max-h-full {
    max-height: 100%;
  }
  .xl\:max-h-screen {
    max-height: 100vh;
  }
  .xl\:pt-0 {
    padding-top: 0;
  }
  .xl\:pr-0 {
    padding-right: 0;
  }
  .xl\:pb-0 {
    padding-bottom: 0;
  }
  .xl\:pl-0,
  .xl\:px-0 {
    padding-left: 0;
  }
  .xl\:px-0 {
    padding-right: 0;
  }
  .xl\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .xl\:p-0 {
    padding: 0;
  }
  .xl\:pt-1 {
    padding-top: 0.25rem;
  }
  .xl\:pr-1 {
    padding-right: 0.25rem;
  }
  .xl\:pb-1 {
    padding-bottom: 0.25rem;
  }
  .xl\:pl-1,
  .xl\:px-1 {
    padding-left: 0.25rem;
  }
  .xl\:px-1 {
    padding-right: 0.25rem;
  }
  .xl\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .xl\:p-1 {
    padding: 0.25rem;
  }
  .xl\:pt-2 {
    padding-top: 0.5rem;
  }
  .xl\:pr-2 {
    padding-right: 0.5rem;
  }
  .xl\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .xl\:pl-2,
  .xl\:px-2 {
    padding-left: 0.5rem;
  }
  .xl\:px-2 {
    padding-right: 0.5rem;
  }
  .xl\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .xl\:p-2 {
    padding: 0.5rem;
  }
  .xl\:pt-3 {
    padding-top: 0.75rem;
  }
  .xl\:pr-3 {
    padding-right: 0.75rem;
  }
  .xl\:pb-3 {
    padding-bottom: 0.75rem;
  }
  .xl\:pl-3,
  .xl\:px-3 {
    padding-left: 0.75rem;
  }
  .xl\:px-3 {
    padding-right: 0.75rem;
  }
  .xl\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .xl\:p-3 {
    padding: 0.75rem;
  }
  .xl\:pt-4 {
    padding-top: 1rem;
  }
  .xl\:pr-4 {
    padding-right: 1rem;
  }
  .xl\:pb-4 {
    padding-bottom: 1rem;
  }
  .xl\:pl-4,
  .xl\:px-4 {
    padding-left: 1rem;
  }
  .xl\:px-4 {
    padding-right: 1rem;
  }
  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .xl\:p-4 {
    padding: 1rem;
  }
  .xl\:pt-6 {
    padding-top: 1.5rem;
  }
  .xl\:pr-6 {
    padding-right: 1.5rem;
  }
  .xl\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .xl\:pl-6,
  .xl\:px-6 {
    padding-left: 1.5rem;
  }
  .xl\:px-6 {
    padding-right: 1.5rem;
  }
  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .xl\:p-6 {
    padding: 1.5rem;
  }
  .xl\:pt-8 {
    padding-top: 2rem;
  }
  .xl\:pr-8 {
    padding-right: 2rem;
  }
  .xl\:pb-8 {
    padding-bottom: 2rem;
  }
  .xl\:pl-8,
  .xl\:px-8 {
    padding-left: 2rem;
  }
  .xl\:px-8 {
    padding-right: 2rem;
  }
  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .xl\:p-8 {
    padding: 2rem;
  }
  .xl\:pt-10 {
    padding-top: 2.5rem;
  }
  .xl\:pr-10 {
    padding-right: 2.5rem;
  }
  .xl\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .xl\:pl-10,
  .xl\:px-10 {
    padding-left: 2.5rem;
  }
  .xl\:px-10 {
    padding-right: 2.5rem;
  }
  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .xl\:p-10 {
    padding: 2.5rem;
  }
  .xl\:pt-12 {
    padding-top: 3rem;
  }
  .xl\:pr-12 {
    padding-right: 3rem;
  }
  .xl\:pb-12 {
    padding-bottom: 3rem;
  }
  .xl\:pl-12,
  .xl\:px-12 {
    padding-left: 3rem;
  }
  .xl\:px-12 {
    padding-right: 3rem;
  }
  .xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .xl\:p-12 {
    padding: 3rem;
  }
  .xl\:pt-14 {
    padding-top: 3.5rem;
  }
  .xl\:pr-14 {
    padding-right: 3.5rem;
  }
  .xl\:pb-14 {
    padding-bottom: 3.5rem;
  }
  .xl\:pl-14,
  .xl\:px-14 {
    padding-left: 3.5rem;
  }
  .xl\:px-14 {
    padding-right: 3.5rem;
  }
  .xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .xl\:p-14 {
    padding: 3.5rem;
  }
  .xl\:pt-16 {
    padding-top: 4rem;
  }
  .xl\:pr-16 {
    padding-right: 4rem;
  }
  .xl\:pb-16 {
    padding-bottom: 4rem;
  }
  .xl\:pl-16,
  .xl\:px-16 {
    padding-left: 4rem;
  }
  .xl\:px-16 {
    padding-right: 4rem;
  }
  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:p-16 {
    padding: 4rem;
  }
  .xl\:pt-18 {
    padding-top: 6rem;
  }
  .xl\:pr-18 {
    padding-right: 6rem;
  }
  .xl\:pb-18 {
    padding-bottom: 6rem;
  }
  .xl\:pl-18,
  .xl\:px-18 {
    padding-left: 6rem;
  }
  .xl\:px-18 {
    padding-right: 6rem;
  }
  .xl\:py-18 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .xl\:p-18 {
    padding: 6rem;
  }
  .xl\:pt-20 {
    padding-top: 8rem;
  }
  .xl\:pr-20 {
    padding-right: 8rem;
  }
  .xl\:pb-20 {
    padding-bottom: 8rem;
  }
  .xl\:pl-20,
  .xl\:px-20 {
    padding-left: 8rem;
  }
  .xl\:px-20 {
    padding-right: 8rem;
  }
  .xl\:py-20 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .xl\:p-20 {
    padding: 8rem;
  }
  .xl\:pt-px {
    padding-top: 1px;
  }
  .xl\:pr-px {
    padding-right: 1px;
  }
  .xl\:pb-px {
    padding-bottom: 1px;
  }
  .xl\:pl-px,
  .xl\:px-px {
    padding-left: 1px;
  }
  .xl\:px-px {
    padding-right: 1px;
  }
  .xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .xl\:p-px {
    padding: 1px;
  }
  .xl\:mt-0 {
    margin-top: 0;
  }
  .xl\:mr-0 {
    margin-right: 0;
  }
  .xl\:mb-0 {
    margin-bottom: 0;
  }
  .xl\:ml-0,
  .xl\:mx-0 {
    margin-left: 0;
  }
  .xl\:mx-0 {
    margin-right: 0;
  }
  .xl\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .xl\:m-0 {
    margin: 0;
  }
  .xl\:mt-1 {
    margin-top: 0.25rem;
  }
  .xl\:mr-1 {
    margin-right: 0.25rem;
  }
  .xl\:mb-1 {
    margin-bottom: 0.25rem;
  }
  .xl\:ml-1,
  .xl\:mx-1 {
    margin-left: 0.25rem;
  }
  .xl\:mx-1 {
    margin-right: 0.25rem;
  }
  .xl\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .xl\:m-1 {
    margin: 0.25rem;
  }
  .xl\:mt-2 {
    margin-top: 0.5rem;
  }
  .xl\:mr-2 {
    margin-right: 0.5rem;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .xl\:ml-2,
  .xl\:mx-2 {
    margin-left: 0.5rem;
  }
  .xl\:mx-2 {
    margin-right: 0.5rem;
  }
  .xl\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .xl\:m-2 {
    margin: 0.5rem;
  }
  .xl\:mt-3 {
    margin-top: 0.75rem;
  }
  .xl\:mr-3 {
    margin-right: 0.75rem;
  }
  .xl\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .xl\:ml-3,
  .xl\:mx-3 {
    margin-left: 0.75rem;
  }
  .xl\:mx-3 {
    margin-right: 0.75rem;
  }
  .xl\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .xl\:m-3 {
    margin: 0.75rem;
  }
  .xl\:mt-4 {
    margin-top: 1rem;
  }
  .xl\:mr-4 {
    margin-right: 1rem;
  }
  .xl\:mb-4 {
    margin-bottom: 1rem;
  }
  .xl\:ml-4,
  .xl\:mx-4 {
    margin-left: 1rem;
  }
  .xl\:mx-4 {
    margin-right: 1rem;
  }
  .xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .xl\:m-4 {
    margin: 1rem;
  }
  .xl\:mt-6 {
    margin-top: 1.5rem;
  }
  .xl\:mr-6 {
    margin-right: 1.5rem;
  }
  .xl\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .xl\:ml-6,
  .xl\:mx-6 {
    margin-left: 1.5rem;
  }
  .xl\:mx-6 {
    margin-right: 1.5rem;
  }
  .xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .xl\:m-6 {
    margin: 1.5rem;
  }
  .xl\:mt-8 {
    margin-top: 2rem;
  }
  .xl\:mr-8 {
    margin-right: 2rem;
  }
  .xl\:mb-8 {
    margin-bottom: 2rem;
  }
  .xl\:ml-8,
  .xl\:mx-8 {
    margin-left: 2rem;
  }
  .xl\:mx-8 {
    margin-right: 2rem;
  }
  .xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .xl\:m-8 {
    margin: 2rem;
  }
  .xl\:mt-10 {
    margin-top: 2.5rem;
  }
  .xl\:mr-10 {
    margin-right: 2.5rem;
  }
  .xl\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .xl\:ml-10,
  .xl\:mx-10 {
    margin-left: 2.5rem;
  }
  .xl\:mx-10 {
    margin-right: 2.5rem;
  }
  .xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .xl\:m-10 {
    margin: 2.5rem;
  }
  .xl\:mt-12 {
    margin-top: 3rem;
  }
  .xl\:mr-12 {
    margin-right: 3rem;
  }
  .xl\:mb-12 {
    margin-bottom: 3rem;
  }
  .xl\:ml-12,
  .xl\:mx-12 {
    margin-left: 3rem;
  }
  .xl\:mx-12 {
    margin-right: 3rem;
  }
  .xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .xl\:m-12 {
    margin: 3rem;
  }
  .xl\:mt-14 {
    margin-top: 3.5rem;
  }
  .xl\:mr-14 {
    margin-right: 3.5rem;
  }
  .xl\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .xl\:ml-14,
  .xl\:mx-14 {
    margin-left: 3.5rem;
  }
  .xl\:mx-14 {
    margin-right: 3.5rem;
  }
  .xl\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .xl\:m-14 {
    margin: 3.5rem;
  }
  .xl\:mt-16 {
    margin-top: 4rem;
  }
  .xl\:mr-16 {
    margin-right: 4rem;
  }
  .xl\:mb-16 {
    margin-bottom: 4rem;
  }
  .xl\:ml-16,
  .xl\:mx-16 {
    margin-left: 4rem;
  }
  .xl\:mx-16 {
    margin-right: 4rem;
  }
  .xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .xl\:m-16 {
    margin: 4rem;
  }
  .xl\:mt-18 {
    margin-top: 6rem;
  }
  .xl\:mr-18 {
    margin-right: 6rem;
  }
  .xl\:mb-18 {
    margin-bottom: 6rem;
  }
  .xl\:ml-18,
  .xl\:mx-18 {
    margin-left: 6rem;
  }
  .xl\:mx-18 {
    margin-right: 6rem;
  }
  .xl\:my-18 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .xl\:m-18 {
    margin: 6rem;
  }
  .xl\:mt-20 {
    margin-top: 8rem;
  }
  .xl\:mr-20 {
    margin-right: 8rem;
  }
  .xl\:mb-20 {
    margin-bottom: 8rem;
  }
  .xl\:ml-20,
  .xl\:mx-20 {
    margin-left: 8rem;
  }
  .xl\:mx-20 {
    margin-right: 8rem;
  }
  .xl\:my-20 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .xl\:m-20 {
    margin: 8rem;
  }
  .xl\:mt-px {
    margin-top: 1px;
  }
  .xl\:mr-px {
    margin-right: 1px;
  }
  .xl\:mb-px {
    margin-bottom: 1px;
  }
  .xl\:ml-px,
  .xl\:mx-px {
    margin-left: 1px;
  }
  .xl\:mx-px {
    margin-right: 1px;
  }
  .xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .xl\:m-px {
    margin: 1px;
  }
  .xl\:mt-auto {
    margin-top: auto;
  }
  .xl\:mr-auto {
    margin-right: auto;
  }
  .xl\:mb-auto {
    margin-bottom: auto;
  }
  .xl\:ml-auto,
  .xl\:mx-auto {
    margin-left: auto;
  }
  .xl\:mx-auto {
    margin-right: auto;
  }
  .xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .xl\:m-auto {
    margin: auto;
  }
  .xl\:-mt-0 {
    margin-top: 0;
  }
  .xl\:-mr-0 {
    margin-right: 0;
  }
  .xl\:-mb-0 {
    margin-bottom: 0;
  }
  .xl\:-ml-0,
  .xl\:-mx-0 {
    margin-left: 0;
  }
  .xl\:-mx-0 {
    margin-right: 0;
  }
  .xl\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .xl\:-m-0 {
    margin: 0;
  }
  .xl\:-mt-1 {
    margin-top: -0.25rem;
  }
  .xl\:-mr-1 {
    margin-right: -0.25rem;
  }
  .xl\:-mb-1 {
    margin-bottom: -0.25rem;
  }
  .xl\:-ml-1,
  .xl\:-mx-1 {
    margin-left: -0.25rem;
  }
  .xl\:-mx-1 {
    margin-right: -0.25rem;
  }
  .xl\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  .xl\:-m-1 {
    margin: -0.25rem;
  }
  .xl\:-mt-2 {
    margin-top: -0.5rem;
  }
  .xl\:-mr-2 {
    margin-right: -0.5rem;
  }
  .xl\:-mb-2 {
    margin-bottom: -0.5rem;
  }
  .xl\:-ml-2,
  .xl\:-mx-2 {
    margin-left: -0.5rem;
  }
  .xl\:-mx-2 {
    margin-right: -0.5rem;
  }
  .xl\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .xl\:-m-2 {
    margin: -0.5rem;
  }
  .xl\:-mt-3 {
    margin-top: -0.75rem;
  }
  .xl\:-mr-3 {
    margin-right: -0.75rem;
  }
  .xl\:-mb-3 {
    margin-bottom: -0.75rem;
  }
  .xl\:-ml-3,
  .xl\:-mx-3 {
    margin-left: -0.75rem;
  }
  .xl\:-mx-3 {
    margin-right: -0.75rem;
  }
  .xl\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  .xl\:-m-3 {
    margin: -0.75rem;
  }
  .xl\:-mt-4 {
    margin-top: -1rem;
  }
  .xl\:-mr-4 {
    margin-right: -1rem;
  }
  .xl\:-mb-4 {
    margin-bottom: -1rem;
  }
  .xl\:-ml-4,
  .xl\:-mx-4 {
    margin-left: -1rem;
  }
  .xl\:-mx-4 {
    margin-right: -1rem;
  }
  .xl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .xl\:-m-4 {
    margin: -1rem;
  }
  .xl\:-mt-6 {
    margin-top: -1.5rem;
  }
  .xl\:-mr-6 {
    margin-right: -1.5rem;
  }
  .xl\:-mb-6 {
    margin-bottom: -1.5rem;
  }
  .xl\:-ml-6,
  .xl\:-mx-6 {
    margin-left: -1.5rem;
  }
  .xl\:-mx-6 {
    margin-right: -1.5rem;
  }
  .xl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .xl\:-m-6 {
    margin: -1.5rem;
  }
  .xl\:-mt-8 {
    margin-top: -2rem;
  }
  .xl\:-mr-8 {
    margin-right: -2rem;
  }
  .xl\:-mb-8 {
    margin-bottom: -2rem;
  }
  .xl\:-ml-8,
  .xl\:-mx-8 {
    margin-left: -2rem;
  }
  .xl\:-mx-8 {
    margin-right: -2rem;
  }
  .xl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .xl\:-m-8 {
    margin: -2rem;
  }
  .xl\:-mt-10 {
    margin-top: -2.5rem;
  }
  .xl\:-mr-10 {
    margin-right: -2.5rem;
  }
  .xl\:-mb-10 {
    margin-bottom: -2.5rem;
  }
  .xl\:-ml-10,
  .xl\:-mx-10 {
    margin-left: -2.5rem;
  }
  .xl\:-mx-10 {
    margin-right: -2.5rem;
  }
  .xl\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .xl\:-m-10 {
    margin: -2.5rem;
  }
  .xl\:-mt-12 {
    margin-top: -3rem;
  }
  .xl\:-mr-12 {
    margin-right: -3rem;
  }
  .xl\:-mb-12 {
    margin-bottom: -3rem;
  }
  .xl\:-ml-12,
  .xl\:-mx-12 {
    margin-left: -3rem;
  }
  .xl\:-mx-12 {
    margin-right: -3rem;
  }
  .xl\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .xl\:-m-12 {
    margin: -3rem;
  }
  .xl\:-mt-14 {
    margin-top: -3.5rem;
  }
  .xl\:-mr-14 {
    margin-right: -3.5rem;
  }
  .xl\:-mb-14 {
    margin-bottom: -3.5rem;
  }
  .xl\:-ml-14,
  .xl\:-mx-14 {
    margin-left: -3.5rem;
  }
  .xl\:-mx-14 {
    margin-right: -3.5rem;
  }
  .xl\:-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .xl\:-m-14 {
    margin: -3.5rem;
  }
  .xl\:-mt-16 {
    margin-top: -4rem;
  }
  .xl\:-mr-16 {
    margin-right: -4rem;
  }
  .xl\:-mb-16 {
    margin-bottom: -4rem;
  }
  .xl\:-ml-16,
  .xl\:-mx-16 {
    margin-left: -4rem;
  }
  .xl\:-mx-16 {
    margin-right: -4rem;
  }
  .xl\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .xl\:-m-16 {
    margin: -4rem;
  }
  .xl\:-mt-18 {
    margin-top: -6rem;
  }
  .xl\:-mr-18 {
    margin-right: -6rem;
  }
  .xl\:-mb-18 {
    margin-bottom: -6rem;
  }
  .xl\:-ml-18,
  .xl\:-mx-18 {
    margin-left: -6rem;
  }
  .xl\:-mx-18 {
    margin-right: -6rem;
  }
  .xl\:-my-18 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
  .xl\:-m-18 {
    margin: -6rem;
  }
  .xl\:-mt-20 {
    margin-top: -8rem;
  }
  .xl\:-mr-20 {
    margin-right: -8rem;
  }
  .xl\:-mb-20 {
    margin-bottom: -8rem;
  }
  .xl\:-ml-20,
  .xl\:-mx-20 {
    margin-left: -8rem;
  }
  .xl\:-mx-20 {
    margin-right: -8rem;
  }
  .xl\:-my-20 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
  .xl\:-m-20 {
    margin: -8rem;
  }
  .xl\:-mt-px {
    margin-top: -1px;
  }
  .xl\:-mr-px {
    margin-right: -1px;
  }
  .xl\:-mb-px {
    margin-bottom: -1px;
  }
  .xl\:-ml-px,
  .xl\:-mx-px {
    margin-left: -1px;
  }
  .xl\:-mx-px {
    margin-right: -1px;
  }
  .xl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .xl\:-m-px {
    margin: -1px;
  }
  .xl\:shadow {
    box-shadow: 0 6px 10px 0 rgba(64, 47, 21, 0.2);
  }
  .xl\:shadow-sm {
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25);
  }
  .xl\:shadow-md {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  }
  .xl\:shadow-lg {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.19);
  }
  .xl\:shadow-inner {
    box-shadow: inset 0 5px 10px -5px #000;
  }
  .xl\:shadow-none {
    box-shadow: none;
  }
  .xl\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xl\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .xl\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xl\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xl\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xl\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .xl\:flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xl\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .xl\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xl\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .xl\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .xl\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .xl\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .xl\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .xl\:self-auto {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .xl\:self-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .xl\:self-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .xl\:self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .xl\:self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .xl\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .xl\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .xl\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xl\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .xl\:justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .xl\:content-center {
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .xl\:content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .xl\:content-end {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .xl\:content-between {
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .xl\:content-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .xl\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .xl\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .xl\:flex-initial {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  .xl\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .xl\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .xl\:flex-shrink {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .xl\:flex-no-grow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .xl\:flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .xl\:float-right {
    float: right;
  }
  .xl\:float-left {
    float: left;
  }
  .xl\:float-none {
    float: none;
  }
  .xl\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  .xl\:visible {
    visibility: visible;
  }
  .xl\:invisible {
    visibility: hidden;
  }
  .xl\:z-0 {
    z-index: 0;
  }
  .xl\:z-10 {
    z-index: 10;
  }
  .xl\:z-20 {
    z-index: 20;
  }
  .xl\:z-30 {
    z-index: 30;
  }
  .xl\:z-40 {
    z-index: 40;
  }
  .xl\:z-50 {
    z-index: 50;
  }
  .xl\:z-auto {
    z-index: auto;
  }
  .xl\:opacity-0 {
    opacity: 0;
  }
  .xl\:opacity-25 {
    opacity: 0.25;
  }
  .xl\:opacity-50 {
    opacity: 0.5;
  }
  .xl\:opacity-75 {
    opacity: 0.75;
  }
  .xl\:opacity-100 {
    opacity: 1;
  }
  .xl\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .xl\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  .xl\:pointer-events-none {
    pointer-events: none;
  }
  .xl\:pointer-events-auto {
    pointer-events: auto;
  }
  .xl\:resize-none {
    resize: none;
  }
  .xl\:resize-y {
    resize: vertical;
  }
  .xl\:resize-x {
    resize: horizontal;
  }
  .xl\:cursor-auto {
    cursor: auto;
  }
  .xl\:cursor-pointer {
    cursor: pointer;
  }
  .xl\:cursor-not-allowed {
    cursor: not-allowed;
  }
}



@media (min-width: 1200px) {
  .xl\:list-reset {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .xl\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .xl\:text-xs {
    font-size: 0.75rem;
  }
  .xl\:text-sm {
    font-size: 0.875rem;
  }
  .xl\:text-base {
    font-size: 1rem;
  }
  .xl\:text-lg {
    font-size: 1.125rem;
  }
  .xl\:text-xl {
    font-size: 1.25rem;
  }
  .xl\:text-2xl {
    font-size: 1.5rem;
  }
  .xl\:text-3xl {
    font-size: 1.875rem;
  }
  .xl\:text-4xl {
    font-size: 2.25rem;
  }
  .xl\:text-5xl {
    font-size: 2.65rem;
  }
  .xl\:text-6xl {
    font-size: 3.75rem;
  }
  .xl\:font-hairline,
  .xl\:hover\:font-hairline:hover {
    font-weight: 100;
  }
  .xl\:font-thin,
  .xl\:hover\:font-thin:hover {
    font-weight: 200;
  }
  .xl\:font-light,
  .xl\:hover\:font-light:hover {
    font-weight: 300;
  }
  .xl\:font-normal,
  .xl\:hover\:font-normal:hover {
    font-weight: 400;
  }
  .xl\:font-medium,
  .xl\:hover\:font-medium:hover {
    font-weight: 500;
  }
  .xl\:font-semibold,
  .xl\:hover\:font-semibold:hover {
    font-weight: 600;
  }
  .xl\:font-bold,
  .xl\:hover\:font-bold:hover {
    font-weight: 700;
  }
  .xl\:font-extrabold,
  .xl\:hover\:font-extrabold:hover {
    font-weight: 800;
  }
  .xl\:font-black,
  .xl\:hover\:font-black:hover {
    font-weight: 900;
  }
  .xl\:font-sans {
    font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
      Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue,
      sans-serif;
  }
  .xl\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida,
      DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }
  .xl\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New,
      monospace;
  }
  .xl\:hover\:text-black:hover,
  .xl\:text-black {
    color: #000;
  }
  .xl\:hover\:text-white:hover,
  .xl\:text-white {
    color: #fff;
  }
  .xl\:hover\:text-translucent:hover,
  .xl\:text-translucent {
    color: hsla(0, 0%, 100%, 0.25);
  }
  .xl\:hover\:text-red-darkest:hover,
  .xl\:text-red-darkest {
    color: #420806;
  }
  .xl\:hover\:text-red-darker:hover,
  .xl\:text-red-darker {
    color: #6a1b19;
  }
  .xl\:hover\:text-red-dark:hover,
  .xl\:text-red-dark {
    color: #cc1f1a;
  }
  .xl\:hover\:text-red:hover,
  .xl\:text-red {
    color: #e3342f;
  }
  .xl\:hover\:text-red-light:hover,
  .xl\:text-red-light {
    color: #ef5753;
  }
  .xl\:hover\:text-red-lighter:hover,
  .xl\:text-red-lighter {
    color: #f9acaa;
  }
  .xl\:hover\:text-red-lightest:hover,
  .xl\:text-red-lightest {
    color: #fcebea;
  }
  .xl\:hover\:text-grey-light:hover,
  .xl\:text-grey-light {
    color: #d8d8d8;
  }
  .xl\:hover\:text-transparent:hover,
  .xl\:text-transparent {
    color: transparent;
  }
  .xl\:leading-none {
    line-height: 1;
  }
  .xl\:leading-tighter {
    line-height: 1.12;
  }
  .xl\:leading-tight {
    line-height: 1.5;
  }
  .xl\:leading-normal {
    line-height: 2;
  }
  .xl\:leading-loose {
    line-height: 2.5;
  }
  .xl\:tracking-tight {
    letter-spacing: -1.8px;
  }
  .xl\:tracking-normal {
    letter-spacing: 0;
  }
  .xl\:tracking-medium {
    letter-spacing: 1px;
  }
  .xl\:tracking-wide {
    letter-spacing: 2px;
  }
  .xl\:text-left {
    text-align: left;
  }
  .xl\:text-center {
    text-align: center;
  }
  .xl\:text-right {
    text-align: right;
  }
  .xl\:text-justify {
    text-align: justify;
  }
  .xl\:whitespace-normal {
    white-space: normal;
  }
  .xl\:whitespace-no-wrap {
    white-space: nowrap;
  }
  .xl\:whitespace-pre {
    white-space: pre;
  }
  .xl\:whitespace-pre-line {
    white-space: pre-line;
  }
  .xl\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .xl\:break-words {
    word-wrap: break-word;
  }
  .xl\:break-normal {
    word-wrap: normal;
  }
  .xl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .xl\:hover\:italic:hover,
  .xl\:italic {
    font-style: italic;
  }
  .xl\:hover\:roman:hover,
  .xl\:roman {
    font-style: normal;
  }
  .xl\:hover\:uppercase:hover,
  .xl\:uppercase {
    text-transform: uppercase;
  }
  .xl\:hover\:lowercase:hover,
  .xl\:lowercase {
    text-transform: lowercase;
  }
  .xl\:capitalize,
  .xl\:hover\:capitalize:hover {
    text-transform: capitalize;
  }
  .xl\:hover\:normal-case:hover,
  .xl\:normal-case {
    text-transform: none;
  }
  .xl\:hover\:underline:hover,
  .xl\:underline {
    text-decoration: underline;
  }
  .xl\:hover\:line-through:hover,
  .xl\:line-through {
    text-decoration: line-through;
  }
  .xl\:hover\:no-underline:hover,
  .xl\:no-underline {
    text-decoration: none;
  }
  .xl\:antialiased,
  .xl\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .xl\:hover\:subpixel-antialiased:hover,
  .xl\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  .xl\:align-baseline {
    vertical-align: baseline;
  }
  .xl\:align-top {
    vertical-align: top;
  }
  .xl\:align-middle {
    vertical-align: middle;
  }
  .xl\:align-bottom {
    vertical-align: bottom;
  }
  .xl\:align-text-top {
    vertical-align: text-top;
  }
  .xl\:align-text-bottom {
    vertical-align: text-bottom;
  }
  .xl\:bg-black,
  .xl\:hover\:bg-black:hover {
    background-color: #000;
  }
  .xl\:bg-white,
  .xl\:hover\:bg-white:hover {
    background-color: #fff;
  }
  .xl\:bg-translucent,
  .xl\:hover\:bg-translucent:hover {
    background-color: hsla(0, 0%, 100%, 0.25);
  }
  .xl\:bg-red-darkest,
  .xl\:hover\:bg-red-darkest:hover {
    background-color: #420806;
  }
  .xl\:bg-red-darker,
  .xl\:hover\:bg-red-darker:hover {
    background-color: #6a1b19;
  }
  .xl\:bg-red-dark,
  .xl\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }
  .xl\:bg-red,
  .xl\:hover\:bg-red:hover {
    background-color: #e3342f;
  }
  .xl\:bg-red-light,
  .xl\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }
  .xl\:bg-red-lighter,
  .xl\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }
  .xl\:bg-red-lightest,
  .xl\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }
  .xl\:bg-grey-light,
  .xl\:hover\:bg-grey-light:hover {
    background-color: #d8d8d8;
  }
  .xl\:bg-transparent,
  .xl\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
  .xl\:bg-bottom {
    background-position: bottom;
  }
  .xl\:bg-center {
    background-position: 50%;
  }
  .xl\:bg-left {
    background-position: 0;
  }
  .xl\:bg-left-bottom {
    background-position: 0 100%;
  }
  .xl\:bg-left-top {
    background-position: 0 0;
  }
  .xl\:bg-right {
    background-position: 100%;
  }
  .xl\:bg-right-bottom {
    background-position: 100% 100%;
  }
  .xl\:bg-right-top {
    background-position: 100% 0;
  }
  .xl\:bg-top {
    background-position: top;
  }
  .xl\:bg-cover {
    background-size: cover;
  }
  .xl\:bg-contain {
    background-size: contain;
  }
  .xl\:border-dashed,
  .xl\:border-dotted {
    border-width: 0;
  }
  .xl\:border {
    border: 1px solid #d8d8d8;
  }
  .xl\:border-t {
    border-top: 1px solid #d8d8d8;
  }
  .xl\:border-r {
    border-right: 1px solid #d8d8d8;
  }
  .xl\:border-b {
    border-bottom: 1px solid #d8d8d8;
  }
  .xl\:border-l {
    border-left: 1px solid #d8d8d8;
  }
  .xl\:border-0 {
    border: 0;
  }
  .xl\:border-t-0 {
    border-top: 0;
  }
  .xl\:border-r-0 {
    border-right: 0;
  }
  .xl\:border-b-0 {
    border-bottom: 0;
  }
  .xl\:border-l-0 {
    border-left: 0;
  }
  .xl\:border-2 {
    border: 2px solid #d8d8d8;
  }
  .xl\:border-t-2 {
    border-top: 2px solid #d8d8d8;
  }
  .xl\:border-r-2 {
    border-right: 2px solid #d8d8d8;
  }
  .xl\:border-b-2 {
    border-bottom: 2px solid #d8d8d8;
  }
  .xl\:border-l-2 {
    border-left: 2px solid #d8d8d8;
  }
  .xl\:border-4 {
    border: 4px solid #d8d8d8;
  }
  .xl\:border-t-4 {
    border-top: 4px solid #d8d8d8;
  }
  .xl\:border-r-4 {
    border-right: 4px solid #d8d8d8;
  }
  .xl\:border-b-4 {
    border-bottom: 4px solid #d8d8d8;
  }
  .xl\:border-l-4 {
    border-left: 4px solid #d8d8d8;
  }
  .xl\:border-8 {
    border: 8px solid #d8d8d8;
  }
  .xl\:border-t-8 {
    border-top: 8px solid #d8d8d8;
  }
  .xl\:border-r-8 {
    border-right: 8px solid #d8d8d8;
  }
  .xl\:border-b-8 {
    border-bottom: 8px solid #d8d8d8;
  }
  .xl\:border-l-8 {
    border-left: 8px solid #d8d8d8;
  }
  .xl\:border-black,
  .xl\:hover\:border-black:hover {
    border-color: #000;
  }
  .xl\:border-white,
  .xl\:hover\:border-white:hover {
    border-color: #fff;
  }
  .xl\:border-translucent,
  .xl\:hover\:border-translucent:hover {
    border-color: hsla(0, 0%, 100%, 0.25);
  }
  .xl\:border-red-darkest,
  .xl\:hover\:border-red-darkest:hover {
    border-color: #420806;
  }
  .xl\:border-red-darker,
  .xl\:hover\:border-red-darker:hover {
    border-color: #6a1b19;
  }
  .xl\:border-red-dark,
  .xl\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }
  .xl\:border-red,
  .xl\:hover\:border-red:hover {
    border-color: #e3342f;
  }
  .xl\:border-red-light,
  .xl\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }
  .xl\:border-red-lighter,
  .xl\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }
  .xl\:border-red-lightest,
  .xl\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }
  .xl\:border-grey-light,
  .xl\:hover\:border-grey-light:hover {
    border-color: #d8d8d8;
  }
  .xl\:border-transparent,
  .xl\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  .xl\:border-dashed {
    border-style: dashed;
  }
  .xl\:border-dotted {
    border-style: dotted;
  }
  .xl\:border-none {
    border-style: none;
  }
  .xl\:rounded {
    border-radius: 0.25rem;
  }
  .xl\:rounded-sm {
    border-radius: 0.125rem;
  }
  .xl\:rounded-lg {
    border-radius: 0.5rem;
  }
  .xl\:rounded-full {
    border-radius: 9999px;
  }
  .xl\:rounded-none {
    border-radius: 0;
  }
  .xl\:rounded-t {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .xl\:rounded-r {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .xl\:rounded-b {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .xl\:rounded-l {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .xl\:block {
    display: block;
  }
  .xl\:inline-block {
    display: inline-block;
  }
  .xl\:inline {
    display: inline;
  }
  .xl\:table {
    display: table;
  }
  .xl\:table-row {
    display: table-row;
  }
  .xl\:table-cell {
    display: table-cell;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:static {
    position: static;
  }
  .xl\:fixed {
    position: fixed;
  }
  .xl\:absolute {
    position: absolute;
  }
  .xl\:relative {
    position: relative;
  }
  .xl\:pin-t {
    top: 0;
  }
  .xl\:pin-r {
    right: 0;
  }
  .xl\:pin-b {
    bottom: 0;
  }
  .xl\:pin-l {
    left: 0;
  }
  .xl\:pin-y {
    top: 0;
    bottom: 0;
  }
  .xl\:pin,
  .xl\:pin-x {
    right: 0;
    left: 0;
  }
  .xl\:pin {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .xl\:overflow-auto {
    overflow: auto;
  }
  .xl\:overflow-hidden {
    overflow: hidden;
  }
  .xl\:overflow-visible {
    overflow: visible;
  }
  .xl\:overflow-scroll {
    overflow: scroll;
  }
  .xl\:overflow-x-scroll {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xl\:overflow-y-scroll {
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xl\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }
  .xl\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }
  .xl\:w-1 {
    width: 0.25rem;
  }
  .xl\:w-2 {
    width: 0.5rem;
  }
  .xl\:w-3 {
    width: 0.75rem;
  }
  .xl\:w-4 {
    width: 1rem;
  }
  .xl\:w-6 {
    width: 1.5rem;
  }
  .xl\:w-8 {
    width: 2rem;
  }
  .xl\:w-10 {
    width: 2.5rem;
  }
  .xl\:w-12 {
    width: 3rem;
  }
  .xl\:w-16 {
    width: 4rem;
  }
  .xl\:w-24 {
    width: 6rem;
  }
  .xl\:w-32 {
    width: 8rem;
  }
  .xl\:w-36 {
    width: 10rem;
  }
  .xl\:w-48 {
    width: 12rem;
  }
  .xl\:w-64 {
    width: 16rem;
  }
  .xl\:w-auto {
    width: auto;
  }
  .xl\:w-px {
    width: 1px;
  }
  .xl\:w-1\/2 {
    width: 50%;
  }
  .xl\:w-1\/3 {
    width: 33.33333%;
  }
  .xl\:w-2\/3 {
    width: 66.66667%;
  }
  .xl\:w-1\/4 {
    width: 25%;
  }
  .xl\:w-3\/4 {
    width: 75%;
  }
  .xl\:w-1\/5 {
    width: 20%;
  }
  .xl\:w-2\/5 {
    width: 40%;
  }
  .xl\:w-3\/5 {
    width: 60%;
  }
  .xl\:w-4\/5 {
    width: 80%;
  }
  .xl\:w-1\/6 {
    width: 16.66667%;
  }
  .xl\:w-5\/6 {
    width: 83.33333%;
  }
  .xl\:w-full {
    width: 100%;
  }
  .xl\:w-screen {
    width: 100vw;
  }
  .xl\:min-w-0 {
    min-width: 0;
  }
  .xl\:min-w-full {
    min-width: 100%;
  }
  .xl\:max-w-xs {
    max-width: 20rem;
  }
  .xl\:max-w-sm {
    max-width: 30rem;
  }
  .xl\:max-w-md {
    max-width: 40rem;
  }
  .xl\:max-w-lg {
    max-width: 50rem;
  }
  .xl\:max-w-xl {
    max-width: 60rem;
  }
  .xl\:max-w-2xl {
    max-width: 70rem;
  }
  .xl\:max-w-3xl {
    max-width: 80rem;
  }
  .xl\:max-w-4xl {
    max-width: 90rem;
  }
  .xl\:max-w-5xl {
    max-width: 100rem;
  }
  .xl\:max-w-full {
    max-width: 100%;
  }
  .xl\:h-1 {
    height: 0.25rem;
  }
  .xl\:h-2 {
    height: 0.5rem;
  }
  .xl\:h-3 {
    height: 0.75rem;
  }
  .xl\:h-4 {
    height: 1rem;
  }
  .xl\:h-6 {
    height: 1.5rem;
  }
  .xl\:h-8 {
    height: 2rem;
  }
  .xl\:h-10 {
    height: 2.5rem;
  }
  .xl\:h-12 {
    height: 3rem;
  }
  .xl\:h-16 {
    height: 4rem;
  }
  .xl\:h-24 {
    height: 6rem;
  }
  .xl\:h-32 {
    height: 8rem;
  }
  .xl\:h-36 {
    height: 10rem;
  }
  .xl\:h-48 {
    height: 12rem;
  }
  .xl\:h-64 {
    height: 16rem;
  }
  .xl\:h-72 {
    height: 18rem;
  }
  .xl\:h-80 {
    height: 20rem;
  }
  .xl\:h-auto {
    height: auto;
  }
  .xl\:h-px {
    height: 1px;
  }
  .xl\:h-full {
    height: 100%;
  }
  .xl\:h-screen {
    height: 100vh;
  }
  .xl\:min-h-0 {
    min-height: 0;
  }
  .xl\:min-h-full {
    min-height: 100%;
  }
  .xl\:min-h-screen {
    min-height: 100vh;
  }
  .xl\:max-h-full {
    max-height: 100%;
  }
  .xl\:max-h-screen {
    max-height: 100vh;
  }
  .xl\:pt-0 {
    padding-top: 0;
  }
  .xl\:pr-0 {
    padding-right: 0;
  }
  .xl\:pb-0 {
    padding-bottom: 0;
  }
  .xl\:pl-0,
  .xl\:px-0 {
    padding-left: 0;
  }
  .xl\:px-0 {
    padding-right: 0;
  }
  .xl\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .xl\:p-0 {
    padding: 0;
  }
  .xl\:pt-1 {
    padding-top: 0.25rem;
  }
  .xl\:pr-1 {
    padding-right: 0.25rem;
  }
  .xl\:pb-1 {
    padding-bottom: 0.25rem;
  }
  .xl\:pl-1,
  .xl\:px-1 {
    padding-left: 0.25rem;
  }
  .xl\:px-1 {
    padding-right: 0.25rem;
  }
  .xl\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .xl\:p-1 {
    padding: 0.25rem;
  }
  .xl\:pt-2 {
    padding-top: 0.5rem;
  }
  .xl\:pr-2 {
    padding-right: 0.5rem;
  }
  .xl\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .xl\:pl-2,
  .xl\:px-2 {
    padding-left: 0.5rem;
  }
  .xl\:px-2 {
    padding-right: 0.5rem;
  }
  .xl\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .xl\:p-2 {
    padding: 0.5rem;
  }
  .xl\:pt-3 {
    padding-top: 0.75rem;
  }
  .xl\:pr-3 {
    padding-right: 0.75rem;
  }
  .xl\:pb-3 {
    padding-bottom: 0.75rem;
  }
  .xl\:pl-3,
  .xl\:px-3 {
    padding-left: 0.75rem;
  }
  .xl\:px-3 {
    padding-right: 0.75rem;
  }
  .xl\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .xl\:p-3 {
    padding: 0.75rem;
  }
  .xl\:pt-4 {
    padding-top: 1rem;
  }
  .xl\:pr-4 {
    padding-right: 1rem;
  }
  .xl\:pb-4 {
    padding-bottom: 1rem;
  }
  .xl\:pl-4,
  .xl\:px-4 {
    padding-left: 1rem;
  }
  .xl\:px-4 {
    padding-right: 1rem;
  }
  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .xl\:p-4 {
    padding: 1rem;
  }
  .xl\:pt-6 {
    padding-top: 1.5rem;
  }
  .xl\:pr-6 {
    padding-right: 1.5rem;
  }
  .xl\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .xl\:pl-6,
  .xl\:px-6 {
    padding-left: 1.5rem;
  }
  .xl\:px-6 {
    padding-right: 1.5rem;
  }
  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .xl\:p-6 {
    padding: 1.5rem;
  }
  .xl\:pt-8 {
    padding-top: 2rem;
  }
  .xl\:pr-8 {
    padding-right: 2rem;
  }
  .xl\:pb-8 {
    padding-bottom: 2rem;
  }
  .xl\:pl-8,
  .xl\:px-8 {
    padding-left: 2rem;
  }
  .xl\:px-8 {
    padding-right: 2rem;
  }
  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .xl\:p-8 {
    padding: 2rem;
  }
  .xl\:pt-10 {
    padding-top: 2.5rem;
  }
  .xl\:pr-10 {
    padding-right: 2.5rem;
  }
  .xl\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .xl\:pl-10,
  .xl\:px-10 {
    padding-left: 2.5rem;
  }
  .xl\:px-10 {
    padding-right: 2.5rem;
  }
  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .xl\:p-10 {
    padding: 2.5rem;
  }
  .xl\:pt-12 {
    padding-top: 3rem;
  }
  .xl\:pr-12 {
    padding-right: 3rem;
  }
  .xl\:pb-12 {
    padding-bottom: 3rem;
  }
  .xl\:pl-12,
  .xl\:px-12 {
    padding-left: 3rem;
  }
  .xl\:px-12 {
    padding-right: 3rem;
  }
  .xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .xl\:p-12 {
    padding: 3rem;
  }
  .xl\:pt-14 {
    padding-top: 3.5rem;
  }
  .xl\:pr-14 {
    padding-right: 3.5rem;
  }
  .xl\:pb-14 {
    padding-bottom: 3.5rem;
  }
  .xl\:pl-14,
  .xl\:px-14 {
    padding-left: 3.5rem;
  }
  .xl\:px-14 {
    padding-right: 3.5rem;
  }
  .xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .xl\:p-14 {
    padding: 3.5rem;
  }
  .xl\:pt-16 {
    padding-top: 4rem;
  }
  .xl\:pr-16 {
    padding-right: 4rem;
  }
  .xl\:pb-16 {
    padding-bottom: 4rem;
  }
  .xl\:pl-16,
  .xl\:px-16 {
    padding-left: 4rem;
  }
  .xl\:px-16 {
    padding-right: 4rem;
  }
  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:p-16 {
    padding: 4rem;
  }
  .xl\:pt-18 {
    padding-top: 6rem;
  }
  .xl\:pr-18 {
    padding-right: 6rem;
  }
  .xl\:pb-18 {
    padding-bottom: 6rem;
  }
  .xl\:pl-18,
  .xl\:px-18 {
    padding-left: 6rem;
  }
  .xl\:px-18 {
    padding-right: 6rem;
  }
  .xl\:py-18 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .xl\:p-18 {
    padding: 6rem;
  }
  .xl\:pt-20 {
    padding-top: 8rem;
  }
  .xl\:pr-20 {
    padding-right: 8rem;
  }
  .xl\:pb-20 {
    padding-bottom: 8rem;
  }
  .xl\:pl-20,
  .xl\:px-20 {
    padding-left: 8rem;
  }
  .xl\:px-20 {
    padding-right: 8rem;
  }
  .xl\:py-20 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .xl\:p-20 {
    padding: 8rem;
  }
  .xl\:pt-px {
    padding-top: 1px;
  }
  .xl\:pr-px {
    padding-right: 1px;
  }
  .xl\:pb-px {
    padding-bottom: 1px;
  }
  .xl\:pl-px,
  .xl\:px-px {
    padding-left: 1px;
  }
  .xl\:px-px {
    padding-right: 1px;
  }
  .xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .xl\:p-px {
    padding: 1px;
  }
  .xl\:mt-0 {
    margin-top: 0;
  }
  .xl\:mr-0 {
    margin-right: 0;
  }
  .xl\:mb-0 {
    margin-bottom: 0;
  }
  .xl\:ml-0,
  .xl\:mx-0 {
    margin-left: 0;
  }
  .xl\:mx-0 {
    margin-right: 0;
  }
  .xl\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .xl\:m-0 {
    margin: 0;
  }
  .xl\:mt-1 {
    margin-top: 0.25rem;
  }
  .xl\:mr-1 {
    margin-right: 0.25rem;
  }
  .xl\:mb-1 {
    margin-bottom: 0.25rem;
  }
  .xl\:ml-1,
  .xl\:mx-1 {
    margin-left: 0.25rem;
  }
  .xl\:mx-1 {
    margin-right: 0.25rem;
  }
  .xl\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .xl\:m-1 {
    margin: 0.25rem;
  }
  .xl\:mt-2 {
    margin-top: 0.5rem;
  }
  .xl\:mr-2 {
    margin-right: 0.5rem;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .xl\:ml-2,
  .xl\:mx-2 {
    margin-left: 0.5rem;
  }
  .xl\:mx-2 {
    margin-right: 0.5rem;
  }
  .xl\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .xl\:m-2 {
    margin: 0.5rem;
  }
  .xl\:mt-3 {
    margin-top: 0.75rem;
  }
  .xl\:mr-3 {
    margin-right: 0.75rem;
  }
  .xl\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .xl\:ml-3,
  .xl\:mx-3 {
    margin-left: 0.75rem;
  }
  .xl\:mx-3 {
    margin-right: 0.75rem;
  }
  .xl\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .xl\:m-3 {
    margin: 0.75rem;
  }
  .xl\:mt-4 {
    margin-top: 1rem;
  }
  .xl\:mr-4 {
    margin-right: 1rem;
  }
  .xl\:mb-4 {
    margin-bottom: 1rem;
  }
  .xl\:ml-4,
  .xl\:mx-4 {
    margin-left: 1rem;
  }
  .xl\:mx-4 {
    margin-right: 1rem;
  }
  .xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .xl\:m-4 {
    margin: 1rem;
  }
  .xl\:mt-6 {
    margin-top: 1.5rem;
  }
  .xl\:mr-6 {
    margin-right: 1.5rem;
  }
  .xl\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .xl\:ml-6,
  .xl\:mx-6 {
    margin-left: 1.5rem;
  }
  .xl\:mx-6 {
    margin-right: 1.5rem;
  }
  .xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .xl\:m-6 {
    margin: 1.5rem;
  }
  .xl\:mt-8 {
    margin-top: 2rem;
  }
  .xl\:mr-8 {
    margin-right: 2rem;
  }
  .xl\:mb-8 {
    margin-bottom: 2rem;
  }
  .xl\:ml-8,
  .xl\:mx-8 {
    margin-left: 2rem;
  }
  .xl\:mx-8 {
    margin-right: 2rem;
  }
  .xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .xl\:m-8 {
    margin: 2rem;
  }
  .xl\:mt-10 {
    margin-top: 2.5rem;
  }
  .xl\:mr-10 {
    margin-right: 2.5rem;
  }
  .xl\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .xl\:ml-10,
  .xl\:mx-10 {
    margin-left: 2.5rem;
  }
  .xl\:mx-10 {
    margin-right: 2.5rem;
  }
  .xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .xl\:m-10 {
    margin: 2.5rem;
  }
  .xl\:mt-12 {
    margin-top: 3rem;
  }
  .xl\:mr-12 {
    margin-right: 3rem;
  }
  .xl\:mb-12 {
    margin-bottom: 3rem;
  }
  .xl\:ml-12,
  .xl\:mx-12 {
    margin-left: 3rem;
  }
  .xl\:mx-12 {
    margin-right: 3rem;
  }
  .xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .xl\:m-12 {
    margin: 3rem;
  }
  .xl\:mt-14 {
    margin-top: 3.5rem;
  }
  .xl\:mr-14 {
    margin-right: 3.5rem;
  }
  .xl\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .xl\:ml-14,
  .xl\:mx-14 {
    margin-left: 3.5rem;
  }
  .xl\:mx-14 {
    margin-right: 3.5rem;
  }
  .xl\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .xl\:m-14 {
    margin: 3.5rem;
  }
  .xl\:mt-16 {
    margin-top: 4rem;
  }
  .xl\:mr-16 {
    margin-right: 4rem;
  }
  .xl\:mb-16 {
    margin-bottom: 4rem;
  }
  .xl\:ml-16,
  .xl\:mx-16 {
    margin-left: 4rem;
  }
  .xl\:mx-16 {
    margin-right: 4rem;
  }
  .xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .xl\:m-16 {
    margin: 4rem;
  }
  .xl\:mt-18 {
    margin-top: 6rem;
  }
  .xl\:mr-18 {
    margin-right: 6rem;
  }
  .xl\:mb-18 {
    margin-bottom: 6rem;
  }
  .xl\:ml-18,
  .xl\:mx-18 {
    margin-left: 6rem;
  }
  .xl\:mx-18 {
    margin-right: 6rem;
  }
  .xl\:my-18 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .xl\:m-18 {
    margin: 6rem;
  }
  .xl\:mt-20 {
    margin-top: 8rem;
  }
  .xl\:mr-20 {
    margin-right: 8rem;
  }
  .xl\:mb-20 {
    margin-bottom: 8rem;
  }
  .xl\:ml-20,
  .xl\:mx-20 {
    margin-left: 8rem;
  }
  .xl\:mx-20 {
    margin-right: 8rem;
  }
  .xl\:my-20 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .xl\:m-20 {
    margin: 8rem;
  }
  .xl\:mt-px {
    margin-top: 1px;
  }
  .xl\:mr-px {
    margin-right: 1px;
  }
  .xl\:mb-px {
    margin-bottom: 1px;
  }
  .xl\:ml-px,
  .xl\:mx-px {
    margin-left: 1px;
  }
  .xl\:mx-px {
    margin-right: 1px;
  }
  .xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .xl\:m-px {
    margin: 1px;
  }
  .xl\:mt-auto {
    margin-top: auto;
  }
  .xl\:mr-auto {
    margin-right: auto;
  }
  .xl\:mb-auto {
    margin-bottom: auto;
  }
  .xl\:ml-auto,
  .xl\:mx-auto {
    margin-left: auto;
  }
  .xl\:mx-auto {
    margin-right: auto;
  }
  .xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .xl\:m-auto {
    margin: auto;
  }
  .xl\:-mt-0 {
    margin-top: 0;
  }
  .xl\:-mr-0 {
    margin-right: 0;
  }
  .xl\:-mb-0 {
    margin-bottom: 0;
  }
  .xl\:-ml-0,
  .xl\:-mx-0 {
    margin-left: 0;
  }
  .xl\:-mx-0 {
    margin-right: 0;
  }
  .xl\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .xl\:-m-0 {
    margin: 0;
  }
  .xl\:-mt-1 {
    margin-top: -0.25rem;
  }
  .xl\:-mr-1 {
    margin-right: -0.25rem;
  }
  .xl\:-mb-1 {
    margin-bottom: -0.25rem;
  }
  .xl\:-ml-1,
  .xl\:-mx-1 {
    margin-left: -0.25rem;
  }
  .xl\:-mx-1 {
    margin-right: -0.25rem;
  }
  .xl\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  .xl\:-m-1 {
    margin: -0.25rem;
  }
  .xl\:-mt-2 {
    margin-top: -0.5rem;
  }
  .xl\:-mr-2 {
    margin-right: -0.5rem;
  }
  .xl\:-mb-2 {
    margin-bottom: -0.5rem;
  }
  .xl\:-ml-2,
  .xl\:-mx-2 {
    margin-left: -0.5rem;
  }
  .xl\:-mx-2 {
    margin-right: -0.5rem;
  }
  .xl\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .xl\:-m-2 {
    margin: -0.5rem;
  }
  .xl\:-mt-3 {
    margin-top: -0.75rem;
  }
  .xl\:-mr-3 {
    margin-right: -0.75rem;
  }
  .xl\:-mb-3 {
    margin-bottom: -0.75rem;
  }
  .xl\:-ml-3,
  .xl\:-mx-3 {
    margin-left: -0.75rem;
  }
  .xl\:-mx-3 {
    margin-right: -0.75rem;
  }
  .xl\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  .xl\:-m-3 {
    margin: -0.75rem;
  }
  .xl\:-mt-4 {
    margin-top: -1rem;
  }
  .xl\:-mr-4 {
    margin-right: -1rem;
  }
  .xl\:-mb-4 {
    margin-bottom: -1rem;
  }
  .xl\:-ml-4,
  .xl\:-mx-4 {
    margin-left: -1rem;
  }
  .xl\:-mx-4 {
    margin-right: -1rem;
  }
  .xl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .xl\:-m-4 {
    margin: -1rem;
  }
  .xl\:-mt-6 {
    margin-top: -1.5rem;
  }
  .xl\:-mr-6 {
    margin-right: -1.5rem;
  }
  .xl\:-mb-6 {
    margin-bottom: -1.5rem;
  }
  .xl\:-ml-6,
  .xl\:-mx-6 {
    margin-left: -1.5rem;
  }
  .xl\:-mx-6 {
    margin-right: -1.5rem;
  }
  .xl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .xl\:-m-6 {
    margin: -1.5rem;
  }
  .xl\:-mt-8 {
    margin-top: -2rem;
  }
  .xl\:-mr-8 {
    margin-right: -2rem;
  }
  .xl\:-mb-8 {
    margin-bottom: -2rem;
  }
  .xl\:-ml-8,
  .xl\:-mx-8 {
    margin-left: -2rem;
  }
  .xl\:-mx-8 {
    margin-right: -2rem;
  }
  .xl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .xl\:-m-8 {
    margin: -2rem;
  }
  .xl\:-mt-10 {
    margin-top: -2.5rem;
  }
  .xl\:-mr-10 {
    margin-right: -2.5rem;
  }
  .xl\:-mb-10 {
    margin-bottom: -2.5rem;
  }
  .xl\:-ml-10,
  .xl\:-mx-10 {
    margin-left: -2.5rem;
  }
  .xl\:-mx-10 {
    margin-right: -2.5rem;
  }
  .xl\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .xl\:-m-10 {
    margin: -2.5rem;
  }
  .xl\:-mt-12 {
    margin-top: -3rem;
  }
  .xl\:-mr-12 {
    margin-right: -3rem;
  }
  .xl\:-mb-12 {
    margin-bottom: -3rem;
  }
  .xl\:-ml-12,
  .xl\:-mx-12 {
    margin-left: -3rem;
  }
  .xl\:-mx-12 {
    margin-right: -3rem;
  }
  .xl\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .xl\:-m-12 {
    margin: -3rem;
  }
  .xl\:-mt-14 {
    margin-top: -3.5rem;
  }
  .xl\:-mr-14 {
    margin-right: -3.5rem;
  }
  .xl\:-mb-14 {
    margin-bottom: -3.5rem;
  }
  .xl\:-ml-14,
  .xl\:-mx-14 {
    margin-left: -3.5rem;
  }
  .xl\:-mx-14 {
    margin-right: -3.5rem;
  }
  .xl\:-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .xl\:-m-14 {
    margin: -3.5rem;
  }
  .xl\:-mt-16 {
    margin-top: -4rem;
  }
  .xl\:-mr-16 {
    margin-right: -4rem;
  }
  .xl\:-mb-16 {
    margin-bottom: -4rem;
  }
  .xl\:-ml-16,
  .xl\:-mx-16 {
    margin-left: -4rem;
  }
  .xl\:-mx-16 {
    margin-right: -4rem;
  }
  .xl\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .xl\:-m-16 {
    margin: -4rem;
  }
  .xl\:-mt-18 {
    margin-top: -6rem;
  }
  .xl\:-mr-18 {
    margin-right: -6rem;
  }
  .xl\:-mb-18 {
    margin-bottom: -6rem;
  }
  .xl\:-ml-18,
  .xl\:-mx-18 {
    margin-left: -6rem;
  }
  .xl\:-mx-18 {
    margin-right: -6rem;
  }
  .xl\:-my-18 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }
  .xl\:-m-18 {
    margin: -6rem;
  }
  .xl\:-mt-20 {
    margin-top: -8rem;
  }
  .xl\:-mr-20 {
    margin-right: -8rem;
  }
  .xl\:-mb-20 {
    margin-bottom: -8rem;
  }
  .xl\:-ml-20,
  .xl\:-mx-20 {
    margin-left: -8rem;
  }
  .xl\:-mx-20 {
    margin-right: -8rem;
  }
  .xl\:-my-20 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }
  .xl\:-m-20 {
    margin: -8rem;
  }
  .xl\:-mt-px {
    margin-top: -1px;
  }
  .xl\:-mr-px {
    margin-right: -1px;
  }
  .xl\:-mb-px {
    margin-bottom: -1px;
  }
  .xl\:-ml-px,
  .xl\:-mx-px {
    margin-left: -1px;
  }
  .xl\:-mx-px {
    margin-right: -1px;
  }
  .xl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .xl\:-m-px {
    margin: -1px;
  }
  .xl\:shadow {
    box-shadow: 0 6px 10px 0 rgba(64, 47, 21, 0.2);
  }
  .xl\:shadow-sm {
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25);
  }
  .xl\:shadow-md {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  }
  .xl\:shadow-lg {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.19);
  }
  .xl\:shadow-inner {
    box-shadow: inset 0 5px 10px -5px #000;
  }
  .xl\:shadow-none {
    box-shadow: none;
  }
  .xl\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xl\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .xl\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xl\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xl\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xl\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .xl\:flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xl\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .xl\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xl\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .xl\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .xl\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .xl\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .xl\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .xl\:self-auto {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .xl\:self-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .xl\:self-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .xl\:self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .xl\:self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .xl\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .xl\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .xl\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xl\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .xl\:justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .xl\:content-center {
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .xl\:content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .xl\:content-end {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .xl\:content-between {
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .xl\:content-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .xl\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .xl\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .xl\:flex-initial {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  .xl\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .xl\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .xl\:flex-shrink {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .xl\:flex-no-grow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .xl\:flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .xl\:float-right {
    float: right;
  }
  .xl\:float-left {
    float: left;
  }
  .xl\:float-none {
    float: none;
  }
  .xl\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  .xl\:visible {
    visibility: visible;
  }
  .xl\:invisible {
    visibility: hidden;
  }
  .xl\:z-0 {
    z-index: 0;
  }
  .xl\:z-10 {
    z-index: 10;
  }
  .xl\:z-20 {
    z-index: 20;
  }
  .xl\:z-30 {
    z-index: 30;
  }
  .xl\:z-40 {
    z-index: 40;
  }
  .xl\:z-50 {
    z-index: 50;
  }
  .xl\:z-auto {
    z-index: auto;
  }
  .xl\:opacity-0 {
    opacity: 0;
  }
  .xl\:opacity-25 {
    opacity: 0.25;
  }
  .xl\:opacity-50 {
    opacity: 0.5;
  }
  .xl\:opacity-75 {
    opacity: 0.75;
  }
  .xl\:opacity-100 {
    opacity: 1;
  }
  .xl\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .xl\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  .xl\:pointer-events-none {
    pointer-events: none;
  }
  .xl\:pointer-events-auto {
    pointer-events: auto;
  }
  .xl\:resize-none {
    resize: none;
  }
  .xl\:resize-y {
    resize: vertical;
  }
  .xl\:resize-x {
    resize: horizontal;
  }
  .xl\:cursor-auto {
    cursor: auto;
  }
  .xl\:cursor-pointer {
    cursor: pointer;
  }
  .xl\:cursor-not-allowed {
    cursor: not-allowed;
  }
}
[v-cloak] {
  display: none;
}
.mg-banded-primary {
  background-color: #003e7e;
}
.mg-color-primary {
  color: #003e7e;
}
.mg-border-primary {
  border-color: #003e7e;
}
.hover\:mg-color-primary:hover {
  color: #003e7e;
}
.mg-banded-primary-darker {
  background-color: #002f60;
}
.mg-color-primary-darker {
  color: #002f60;
}
.mg-border-primary-darker {
  border-color: #002f60;
}
.hover\:mg-color-primary-darker:hover {
  color: #002f60;
}
.mg-banded-primary-darkest {
  background-color: #024;
}
.mg-color-primary-darkest {
  color: #024;
}
.mg-border-primary-darkest {
  border-color: #024;
}
.hover\:mg-color-primary-darkest:hover {
  color: #024;
}
.mg-banded-primary-light {
  background-color: #074b91;
}
.mg-color-primary-light {
  color: #074b91;
}
.mg-border-primary-light {
  border-color: #074b91;
}
.hover\:mg-color-primary-light:hover {
  color: #074b91;
}
.mg-banded-primary-lighter {
  background-color: #0165a0;
}
.mg-color-primary-lighter {
  color: #0165a0;
}
.mg-border-primary-lighter {
  border-color: #0165a0;
}
.hover\:mg-color-primary-lighter:hover {
  color: #0165a0;
}
.mg-banded-primary-lightest {
  background-color: #7ed0e0;
}
.mg-color-primary-lightest {
  color: #7ed0e0;
}
.mg-border-primary-lightest {
  border-color: #7ed0e0;
}
.hover\:mg-color-primary-lightest:hover {
  color: #7ed0e0;
}
.mg-banded-secondary {
  background-color: #402f15;
}
.mg-color-secondary {
  color: #402f15;
}
.mg-border-secondary {
  border-color: #402f15;
}
.hover\:mg-color-secondary:hover {
  color: #402f15;
}
.mg-banded-secondary-lighter {
  background-color: #7f7362;
}
.mg-color-secondary-lighter {
  color: #7f7362;
}
.mg-border-secondary-lighter {
  border-color: #7f7362;
}
.hover\:mg-color-secondary-lighter:hover {
  color: #7f7362;
}
.mg-banded-secondary-lightest {
  background-color: #efeae3;
}
.mg-color-secondary-lightest {
  color: #efeae3;
}
.mg-border-secondary-lightest {
  border-color: #efeae3;
}
.hover\:mg-color-secondary-lightest:hover {
  color: #efeae3;
}
.mg-banded-tertiary {
  background-color: #b7b7b7;
}
.mg-color-tertiary {
  color: #b7b7b7;
}
.mg-border-tertiary {
  border-color: #b7b7b7;
}
.hover\:mg-color-tertiary:hover {
  color: #b7b7b7;
}
.mg-banded-tertiary-lighter {
  background-color: #d8d8d8;
}
.mg-color-tertiary-lighter {
  color: #d8d8d8;
}
.mg-border-tertiary-lighter {
  border-color: #d8d8d8;
}
.hover\:mg-color-tertiary-lighter:hover {
  color: #d8d8d8;
}
.mg-banded-tertiary-lightest {
  background-color: #e9e9e9;
}
.mg-color-tertiary-lightest {
  color: #e9e9e9;
}
.mg-border-tertiary-lightest {
  border-color: #e9e9e9;
}
.hover\:mg-color-tertiary-lightest:hover {
  color: #e9e9e9;
}
.mg-banded-accent {
  background-color: #717608;
}
.mg-color-accent {
  color: #717608;
}
.mg-border-accent {
  border-color: #717608;
}
.hover\:mg-color-accent:hover {
  color: #717608;
}
.mg-banded-accent-lighter {
  background-color: #9fa617;
}
.mg-color-accent-lighter {
  color: #9fa617;
}
.mg-border-accent-lighter {
  border-color: #9fa617;
}
.hover\:mg-color-accent-lighter:hover {
  color: #9fa617;
}
.mg-banded-accent-lightest {
  background-color: #c2d322;
}
.mg-color-accent-lightest {
  color: #c2d322;
}
.mg-border-accent-lightest {
  border-color: #c2d322;
}
.hover\:mg-color-accent-lightest:hover {
  color: #c2d322;
}
.mg-banded-accent-2 {
  background-color: #d18316;
}
.mg-color-accent-2 {
  color: #d18316;
}
.mg-border-accent-2 {
  border-color: #d18316;
}
.hover\:mg-color-accent-2:hover {
  color: #d18316;
}
.mg-banded-accent-2-light {
  background-color: #eca748;
}
.mg-color-accent-2-light {
  color: #eca748;
}
.mg-border-accent-2-light {
  border-color: #eca748;
}
.hover\:mg-color-accent-2-light:hover {
  color: #eca748;
}
.mg-banded-accent-2-lighter {
  background-color: #f7e066;
}
.mg-color-accent-2-lighter {
  color: #f7e066;
}
.mg-border-accent-2-lighter {
  border-color: #f7e066;
}
.hover\:mg-color-accent-2-lighter:hover {
  color: #f7e066;
}
.mg-banded-accent-2-lightest {
  background-color: #f1d9b9;
}
.mg-color-accent-2-lightest {
  color: #f1d9b9;
}
.mg-border-accent-2-lightest {
  border-color: #f1d9b9;
}
.hover\:mg-color-accent-2-lightest:hover {
  color: #f1d9b9;
}
.mg-banded-accent-3 {
  background-color: #7ed0e0;
}
.mg-color-accent-3 {
  color: #7ed0e0;
}
.mg-border-accent-3 {
  border-color: #7ed0e0;
}
.hover\:mg-color-accent-3:hover {
  color: #7ed0e0;
}
.mg-banded-accent-3-darker {
  background-color: #69c9db;
}
.mg-color-accent-3-darker {
  color: #69c9db;
}
.mg-border-accent-3-darker {
  border-color: #69c9db;
}
.hover\:mg-color-accent-3-darker:hover {
  color: #69c9db;
}
.mg-banded-accent-4 {
  background-color: #a20021;
}
.mg-color-accent-4 {
  color: #a20021;
}
.mg-border-accent-4 {
  border-color: #a20021;
}
.hover\:mg-color-accent-4:hover {
  color: #a20021;
}
.mg-banded-accent-5 {
  background-color: #0068b3;
}
.mg-color-accent-5 {
  color: #0068b3;
}
.mg-border-accent-5 {
  border-color: #0068b3;
}
.hover\:mg-color-accent-5:hover {
  color: #0068b3;
}
.mg-banded-screen {
  background-color: hsla(0, 0%, 100%, 0.9);
}
.mg-color-screen {
  color: hsla(0, 0%, 100%, 0.9);
}
.mg-border-screen {
  border-color: hsla(0, 0%, 100%, 0.9);
}
.hover\:mg-color-screen:hover {
  color: hsla(0, 0%, 100%, 0.9);
}
.mg-banded-screen-lighter {
  background-color: hsla(0, 0%, 100%, 0.5);
}
.mg-color-screen-lighter {
  color: hsla(0, 0%, 100%, 0.5);
}
.mg-border-screen-lighter {
  border-color: hsla(0, 0%, 100%, 0.5);
}
.hover\:mg-color-screen-lighter:hover {
  color: hsla(0, 0%, 100%, 0.5);
}
.mg-banded-screen-lightest {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.mg-color-screen-lightest {
  color: hsla(0, 0%, 100%, 0.2);
}
.mg-border-screen-lightest {
  border-color: hsla(0, 0%, 100%, 0.2);
}
.hover\:mg-color-screen-lightest:hover {
  color: hsla(0, 0%, 100%, 0.2);
}
.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.mg-noise {
  background-image: url("/images/noise.png");
}
.filter-shadow {
  -webkit-filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.5));
}
.filter-shadow-sm {
  -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
}
.box-sizing-border {
  box-sizing: border-box;
}
.box-sizing-content {
  box-sizing: content-box;
}
.video-embed {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 30px;
}
.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.block-important {
  display: block !important;
}
.round {
  border-radius: 50%;
}
.overflow-x-scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.ui-has-state {
  transition: opacity 1s;
}
.ui-has-state--is-loading {
  opacity: 0.2;
  pointer-events: none;
}
.success-color {
  color: #14a751;
}
.error-color {
  color: #ec1f27;
}
@page {
  margin: 10mm;
}
@media print {
  .md-chart-wrapper__label-cell .button-cell__mg-icon,
  .no-print {
    display: none !important;
  }
  .md-chart-wrapper__label-cell button,
  .md-chart-wrapper__legend,
  .site-footer aside.widget-area {
    display: block !important;
  }
  .md-chart-wrapper__label-cell {
    display: table-cell !important;
  }
  .md-chart-wrapper__cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  table.mg-table-market-data-interactive tbody button,
  table button,
  th {
    background-color: transparent !important;
  }
  .text-white {
    color: #000;
  }
  .print-break-avoid,
  blockquote,
  pre {
    page-break-inside: avoid;
  }
  .md-chart-wrapper__change-content,
  .md-chart-wrapper__label-cell button,
  .site-header {
    position: relative;
  }
  .cell-inner,
  .md-chart-wrapper,
  .mg-hero__inner,
  .site-content-contain,
  .table-market-data-worldwide .pr-8,
  .wrap {
    padding: 0 !important;
  }
  td,
  th > span {
    padding: 5px !important;
  }
  .entry-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  p {
    margin-bottom: 1rem;
  }
  .md-chart-wrapper__legend,
  .md-chart-wrapper__legend > div {
    margin: 0 !important;
  }
  .site-footer {
    margin-top: 2rem;
  }
  .cell-inner,
  .md-chart-wrapper .mg-border-primary,
  .md-chart-wrapper .mg-border-primary-darker {
    border: 0 !important;
  }
  .entry-content {
    width: 100%;
  }
  .md-chart-wrapper__chart {
    width: 60%;
  }
  .wrap {
    max-width: none;
  }
  .entry-header h1 {
    font-size: 2rem !important;
    letter-spacing: 0 !important;
    text-transform: none;
  }
  .entry-header h1:after {
    content: " - U.S. GRAINS COUNCIL";
  }
  table.mg-table-market-data-interactive button .font-bold {
    font-weight: 300;
  }
  .md-chart-wrapper__label-cell .font-bold {
    font-weight: 600;
  }
  table.mg-table-market-data-interactive button.active .font-bold {
    font-weight: 700;
  }
  html {
    font-size: 12px;
  }
  .md-chart-wrapper__label-cell .text-base,
  .md-chart-wrapper th {
    font-size: 0.75rem;
  }
  .table-market-data-worldwide th {
    font-size: 0.9rem;
  }
  .table-market-data-worldwide,
  .table-market-data-worldwide .text-base,
  .table-market-data-worldwide .text-sm {
    font-size: 1rem;
  }
  .md-chart-wrapper__label-cell button {
    line-height: 1;
  }
  .md-chart-wrapper__change-wrap {
    text-align: left;
  }
  .table-market-data-worldwide-wrap {
    overflow-x: inherit;
  }
  .table-market-data-worldwide {
    table-layout: auto;
  }
  .table-market-data-worldwide .absolute {
    position: relative;
    text-align: right;
  }
  .table-market-data-worldwide .w-36 {
    width: auto;
  }
  .table-market-data-worldwide .border-l-8,
  .table-market-data-worldwide .border-r-8 {
    border: 0;
  }
  .table-market-data-worldwide th:first-child {
    width: 65px;
  }
  .md-chart-wrapper__chart,
  .md-chart-wrapper__chart canvas {
    width: 450px !important;
  }
  .md-chart-wrapper__chart canvas {
    height: 225px !important;
  }
}
/*# sourceMappingURL=style.css.map*/
