/*
Theme Name: Borzoi Bookshop
Theme URI: https://cdyer.co.uk
Author: Chris Dyer
Author URI: http://cdyer.co.uk
Description: Customizes Aurum theme to integrate with Borzoi Bookshop site
Version: 1.0
Template: aurum
Text Domain: aurum
*/

/*
** Override Aurum
 */

#yith-wcwl-popup-message, .alert, .banner .button_outer .button_inner .banner-content strong, .bordered-block .lost-password, .breadcrumb, .btn.btn-bordered, .contact-page .contact-form label, .dropdown-menu, .form-control, .header-menu .lab-mini-cart .total, .heading-font, .nav-tabs > li > a, .page-container .feature-tab .title, .page-container .vc_progress_bar .vc_single_bar .vc_label, .page-container .vc_tta-tabs.vc_tta-style-theme-styled .vc_tta-tabs-list .vc_tta-tab a, .page-container .wpb_content_element.alert p, .page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content, .page-container .wpb_content_element.lab_wpb_products_carousel .products-loading, .page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote, .page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav li a, .page-container .wpb_content_element.wpb_tour .wpb_tabs_nav li a, .page-heading small p, .pagination > a, .pagination > span, .search .search-header, .shop-empty-cart-page .cart-empty-title p a, .sidebar .sidebar-entry, .sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-bordered, .sidebar .sidebar-entry .woocommerce-product-search [type="submit"].btn-bordered, .sidebar .sidebar-entry select, .sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-bordered, .sidebar .sidebar-entry.widget_search #searchsubmit.btn-bordered, .sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-bordered, .sidebar .sidebar-entry.widget_shopping_cart .total, .sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-bordered, .sidebar .sidebar-list li, .table > thead > tr > th, .tooltip-inner, .top-menu, .woocommerce #order_review .shop_table tr td, .woocommerce #order_review .shop_table tr th, .woocommerce #review_form_wrapper .comment-form-rating label, .woocommerce #review_form_wrapper .form-submit [type="submit"].btn-bordered, .woocommerce .bacs_details li, .woocommerce .button, .woocommerce .cart_totals .shop_table tr td, .woocommerce .cart_totals .shop_table tr th, .woocommerce .commentlist .comment_container .comment-text .meta, .woocommerce .cross-sells .product-item .product-details .price, .woocommerce .digital-downloads li .count, .woocommerce .icon-button .title, .woocommerce .order-details-list li, .woocommerce .order-info, .woocommerce .products .product .item-info span, .woocommerce .quantity.buttons_added input.input-text, .woocommerce .shop_attributes td, .woocommerce .shop_attributes th, .woocommerce .summary .group_table .woocommerce-grouped-product-list-item__price, .woocommerce .summary .price, .woocommerce .summary .product_meta .wcml_currency_switcher, .woocommerce .summary .product_meta > span, .woocommerce .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-bordered, .woocommerce .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-bordered, .woocommerce .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-bordered, .woocommerce .summary form.cart .variations .label, .woocommerce .summary form.cart .variations div.variation-select, .woocommerce .woocommerce-MyAccount-links, .woocommerce .woocommerce-cart-form .shop_table td, .woocommerce .woocommerce-cart-form .shop_table td > .price, .woocommerce .woocommerce-cart-form .shop_table th, .woocommerce .woocommerce-cart-form table.wishlist_table thead tr th, .woocommerce .woocommerce-checkout .order-totals-column .lost-password, .woocommerce .woocommerce-orders-table td, .woocommerce .woocommerce-orders-table th, .woocommerce .woocommerce-shop-header--title .woocommerce-result-count, .woocommerce dl.variation dd, .woocommerce dl.variation dt, .woocommerce legend, .woocommerce-breadcrumb, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-notice, .woocommerce-order-pay #order_review .lost-password, footer.site-footer, footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-bordered, h1, h2, h3, h4, h5, h6, header.mobile-menu .mobile-logo .logo.text-logo a, header.site-header, header.site-header .logo.text-logo a, section.blog .post .comments .comment + .comment-respond #cancel-comment-reply-link, section.blog .post .comments .comment-form #submit.btn-bordered, section.blog .post .comments .comment-respond label, section.blog .post-password-form input[type="submit"].btn-bordered, section.blog .post-password-form label, .primary-font, body, header.mobile-menu .cart-info a strong, p, .woocommerce .woocommerce-shipping-destination {
  font-family: Montserrat,Helvetica,Roboto,Arial,sans-serif;
}

.header-tools p {
  font-size: 15px;
}

::-moz-selection {
  color: #fff !important;
  background: #262C3E
}

::selection {
  color: #fff !important;
  background: #262C3E
}

::-moz-selection {
  color: #fff !important;
  background: #262C3E
}

.woocommerce-shipping-methods [type="checkbox"] + label,
.woocommerce-shipping-methods [type="radio"] + label {
  margin-right: 0;
}

.products-archive .image-placeholder.image-loaded,
.related.products .image-placeholder.image-loaded {
  padding-bottom: 0 !important;
}

.products-archive .image-placeholder > img,
.related.products .image-placeholder > img
{
  position: static;
  max-height: 250px;
  width: auto;
  max-width: 100%;
}

.woocommerce .products-archive .products .product .item-image a,
.woocommerce .related.products .product .item-image a
{
  display: flex;
  align-items: center;
  height: 250px;
  justify-content: center;
}

@media (min-width: 768px) {
  .products-archive .image-placeholder > img,
  .related.products .image-placeholder > img
  {
    max-height: 376px;
  }

  .woocommerce .products-archive .products .product .item-image a,
  .woocommerce .related.products .products .product .item-image a
  {
    height: 376px;
  }
}

.page-wrap > .woocommerce {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .woocommerce .content-area .site-main,
  .page-wrap > .woocommerce, .page-wrap > .woocommerce {
    width: 750px
  }
}

@media (min-width: 992px) {
  .woocommerce .content-area .site-main,
  .page-wrap > .woocommerce, .page-wrap > .woocommerce {
    width: 970px
  }
}

@media (min-width: 1200px) {
  .woocommerce .content-area .site-main,
  .page-wrap > .woocommerce, .page-wrap > .woocommerce {
    width: 1160px;
  }
}

header.global {
  height: auto !important;
  padding: 25px 0 7px !important;
}

header.shop {
  border-top: 1px solid #0b0d13;
  margin-top: 20px;
  background: #171a25;
  padding: 6px 0;
}

nav.shop {
  display: flex;
  align-items: center;
  justify-content: flex-end;

  text-shadow: none;
}
nav.shop > a {
  display: none;
  margin-right: auto;
  color: #FFF;
}

nav.shop h3 {
  font-size: 26px;
}

@media (min-width: 600px) {
  nav.shop > a {
    display: block;
  }
}

nav.shop .search-form {
  flex-grow: 2;
  max-width: 320px;
}

nav.shop .search-form .search-input-env {
  display: flex;
  align-items: center;
}

nav.shop .search-form input[type=text] {
  margin: 0 0.5rem 0 0;
  font-family: Montserrat,Helvetica,Roboto,Arial,sans-serif;
  border-radius: 2px;
  // background: #262C3E;
  border: rgba(0,0,0,0.5);
}

nav.shop .search-form input[type=text]::placeholder {
  color: #222;
}

nav.shop .search-form button {
  fill: white;
  line-height: 1;
}

nav.shop .mini-cart {
  position: relative;
  margin-left: 1rem;
  margin-right: 0.35rem;
}

nav.shop .cart-counter {
  position: relative;
  display: block;
  width: 35px;
  height: 35px
}

nav.shop .cart-counter svg {
  width: 100%;
  height: 100%;
  fill: white;
}

nav.shop .cart-counter .badge {
  top: 0;
  left: -5px;
  position: absolute;
  background-color: #262C3E;
  text-align: center;
  padding: 0;
  line-height: 18px;
  font-size: 11px;
  width: 18px;
  height: 18px;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 250ms linear
}

nav.shop .cart-counter.has-notifications .badge {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100)
}

nav.shop  .lab-mini-cart {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 10px;
  background: #fff;
  border: 1px solid #ebebeb;
  width: 350px;
  visibility: hidden;
  z-index: 11;
  opacity: 0;
  transition: all 350ms
}

nav.shop  .lab-mini-cart .cart_list {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  max-height: 300px
}

nav.shop  .lab-mini-cart .cart_list li {
  margin: 0;
  padding: 15px 20px;
  border-bottom: 1px solid #f3f3f3;
  float: none;
  display: block;
  float: none !important;
  transition: all .2s
}

nav.shop  .lab-mini-cart .cart_list li:after,
nav.shop  .lab-mini-cart .cart_list li:before {
  content: " ";
  display: table
}

nav.shop  .lab-mini-cart .cart_list li:after {
  clear: both
}

nav.shop  .lab-mini-cart .cart_list li:after,
nav.shop  .lab-mini-cart .cart_list li:before {
  content: " ";
  display: table
}

nav.shop  .lab-mini-cart .cart_list li:after {
  clear: both
}

nav.shop  .lab-mini-cart .cart_list li+li {
  margin-right: 0 !important
}

nav.shop  .lab-mini-cart .cart_list li:hover {
  background-color: #fbfbfb
}

nav.shop  .lab-mini-cart .cart_list li .product-img {
  float: left;
  width: 15%
}

nav.shop  .lab-mini-cart .cart_list li .product-img img {
  width: 100%;
  height: auto !important;
  box-shadow: 0 0 0 1px #e1e1e1
}

nav.shop  .lab-mini-cart .cart_list li .product-details {
  float: left;
  position: relative;
  padding-right: 50px;
  width: 85%;
  padding-left: 15px;
  box-sizing: border-box
}

nav.shop  .lab-mini-cart .cart_list li .product-details .price-total {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 15px;
  transform: translateY(-50%)
}

nav.shop  .lab-mini-cart .cart_list li .product-details a {
  display: block
}

nav.shop  .lab-mini-cart .cart_list li .product-details a span {
  display: block;
  margin-top: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 5px;
  font-size: 15px;
  color: #222
}

nav.shop  .lab-mini-cart .cart_list li .product-details .quantity {
  color: #888;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  background-color: transparent;
  width: 100%;
  margin-top: 5px
}

nav.shop  .lab-mini-cart .cart_list li .product-details .quantity .price {
  font-weight: 400;
  color: #222
}

nav.shop  .lab-mini-cart .cart_list li .product-details .variation {
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: normal
}

nav.shop  .lab-mini-cart .cart_list li .product-details .variation dd,
nav.shop  .lab-mini-cart .cart_list li .product-details .variation dt {
  font-weight: 400;
  display: inline-block;
  float: none;
  clear: none;
  margin: 0;
  padding: 0;
  font-size: 11px
}

nav.shop  .lab-mini-cart .cart_list li .product-details .variation dd p,
nav.shop  .lab-mini-cart .cart_list li .product-details .variation dt p {
  padding: 0;
  margin: 0
}

nav.shop  .lab-mini-cart .cart_list li .product-details .variation dd+dt:before {
  content: ', ';
  font-weight: 400;
  position: relative;
  left: -1px
}

nav.shop  .lab-mini-cart .cart_list li.empty {
  text-transform: uppercase;
  text-align: center;
  color: #888;
  border-bottom: 0
}

nav.shop  .lab-mini-cart .cart-bottom {
  border-top: 1px solid #e8e8e8;
  padding: 15px 20px;
  background: #f7f7f7
}

nav.shop  .lab-mini-cart .cart-bottom .button {
  padding-top: 8px;
  padding-bottom: 8px
}

nav.shop  .lab-mini-cart .total {
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #888;
  margin-bottom: 0
}

nav.shop  .lab-mini-cart .total strong {
  font-weight: 300;
  display: inline-block;
  margin-right: 5px
}

nav.shop  .lab-mini-cart .total .amount {
  font-weight: 400;
  color: #333
}

nav.shop  .lab-mini-cart .cart-is-loading {
  padding: 20px;
  text-align: center;
  color: #888
}

nav.shop  .cart-visible .lab-mini-cart,
nav.shop  .cart-visible.lab-mini-cart {
  opacity: 1;
  visibility: visible
}

.search .search-results-list .search-results li .post-details .meta .add_to_cart_button:before {
  position: static;
  top: auto;
  margin-right: 0.5rem;
}

@media (max-width: 768px) {
  .woocommerce .woocommerce-cart-form .shop_table .product-subtotal .amount {
    font-size: 18px;
    color: #222;
  }

  .woocommerce .woocommerce-cart-form .shop_table td .name {
    padding-right: 10px;
    font-size: 14px;
  }
}

.error404 .not-found {
  background: transparent;
}

.error404 h1,
.error404 h2,
.error404 h3,
.error404 h4,
.error404 h5,
.error404 h6 {
  color: #171a25;
}

.shop-empty-cart-page {
  background: transparent;
  border: none;
}

.shop-empty-cart-page .cart-bag-env {
  display: none;
}

.shop-empty-cart-page .cart-empty-title {
  display: inline-block;
  padding-left: 0;
  padding-top: 0;
  text-align: center;
}

.shop-empty-cart-page .cart-empty-title h1 {
  color: #222;
}

ul.wc_payment_methods {
  margin-left: 0;
}

.woocommerce .payment_methods .wc_payment_method img {
  display: inline-block;
}

/*
  Shop Categories
*/

.woocommerce .products.shop-categories {
  margin-bottom: 0
}

.woocommerce .products.shop-categories .product-category {
}

.woocommerce .products.shop-categories .product-category h2 {
  position: absolute;
  left: 0;
  bottom: .2em;
  right: 0;
  z-index: 3;
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 2px 2px rgba(0,0,0,0.2);
  opacity: 1;
  transition: opacity .15s ease-in-out;
}
/*
.woocommerce .products.shop-categories .product-category::after {
  content: " ";
  position: absolute;
  bottom: 0;
  height: 40%;
  max-height: 80px;
  left: 0;
  right: 0;
  transition: background .25s ease-out;

  background: #6a6a6a;
  background: linear-gradient(180deg, rgba(66,15,18,0), rgba(66,15,18,0.7) 50%, rgba(66,15,18,0.8));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6a6a6a",endColorstr="#525252",GradientType=1);
}
*/
.woocommerce .products.shop-categories .product-category .overview {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 4;
  opacity: 0;
  transition: opacity .2s ease-in;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2em;
  text-align: center;
  color: #fff;
  font-family: Montserrat,serif;
  font-size: 1.6em;
  line-height: 1.4;
  text-shadow: 0 2px 2px rgba(0,0,0,0.4);
}

.woocommerce .products.shop-categories .product-category a {
  display: block;
  position: relative
}
/*
.woocommerce .products.shop-categories .product-category a img {
  display: block;
  width: 100%;
  height: auto
}

.woocommerce .products.shop-categories .product-category a .woocommerce-loop-category__title,
.woocommerce .products.shop-categories .product-category a h3 {
  display: block;
  margin: 0;
  position: relative;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  background-color: #222;
  line-height: 1;
  padding: 7px 15px;
  font-size: 18px;
  padding-top: 7px;
  transition: all .2s
}

.woocommerce .products.shop-categories .product-category a .woocommerce-loop-category__title .count,
.woocommerce .products.shop-categories .product-category a h3 .count {
  position: relative;
  background-color: transparent;
  font-size: 15px;
  top: -2px;
  zoom: 1;
  -webkit-opacity: .8;
  -moz-opacity: .8;
  opacity: .8;
  filter: alpha(opacity=80)
}

.woocommerce .products.shop-categories+.products {
  margin-top: 30px
}

.woocommerce .products.shop-categories+.products:before {
  position: relative;
  display: block;
  content: '';
  height: 1px;
  margin: 0 15px;
  top: -30px;
  border-top: 1px dashed #EEE
}*/

.woocommerce-notice.alert-success {
  box-shadow: none;
}

.woocommerce .order-details-list li strong {
  font-size: 1rem;
}

.woocommerce .coupon-form .coupon .checkout_coupon .close-coupon {
  left: 5px;
  top: 38%;
  font-size: 20px;
}

.woocommerce #order_review .shop_table tr.shipping ul {
  width: 240px;
}

.woocommerce-error strong {
  color: #FFFFFF;
}

.woocommerce .products.shop-categories .product-category a .woocommerce-loop-category__title {
  display: none;
}

/* Bundled */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 15px
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: Montserrat, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #2b2b2b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.6rem;
    margin: 0 0 1.0666666667rem;
    padding: .5333333333rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(43, 43, 43, 0.1);
    font-family: inherit;
    font-size: 1.0666666667rem;
    font-weight: 400;
    line-height: 1.5;
    color: #2b2b2b;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

:-ms-input-placeholder {
    color: #cacaca
}

::placeholder {
    color: #cacaca
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1.0666666667rem
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5333333333rem;
    margin-right: 1.0666666667rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .5333333333rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .9333333333rem;
    font-weight: 700;
    line-height: 1.8;
    color: #2b2b2b
}

label.middle {
    margin: 0 0 1.0666666667rem;
    padding: .6rem 0
}

.help-text {
    margin-top: -.5333333333rem;
    font-size: .8666666667rem;
    font-style: italic;
    color: #2b2b2b
}

.input-group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1.0666666667rem;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>*,
.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
    border-radius: 0 0 0 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #2b2b2b;
    text-align: center;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -ms-flex: 1 1;
    flex: 1 1;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.0666666667rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5333333333rem
}

.fieldset {
    margin: 1.2rem 0;
    padding: 1.3333333333rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.2rem;
    padding: 0 .2rem
}

select {
    height: 2.6rem;
    margin: 0 0 1.0666666667rem;
    padding: .5333333333rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1.0666666667rem;
    font-weight: 400;
    line-height: 1.5;
    color: #2b2b2b;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1.0666666667rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.6rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width: 0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.form-error,
.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5333333333rem;
    margin-bottom: 1.0666666667rem;
    font-size: .8rem;
    font-weight: 700
}

.form-error.is-visible {
    display: block
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic
}

b,
em,
i,
strong {
    line-height: inherit
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca
}

.h1,
h1 {
    font-size: 1.6rem
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,
h2 {
    font-size: 1.3333333333rem
}

.h3,
h3 {
    font-size: 1.2666666667rem
}

.h3,
.h4,
h3,
h4 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,
h4 {
    font-size: 1.2rem
}

.h5,
h5 {
    font-size: 1.1333333333rem
}

.h5,
.h6,
h5,
h6 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,
h6 {
    font-size: 1.0666666667rem
}

@media print,
screen and (min-width: 40em) {
    .h1,
    h1 {
        font-size: 2.8rem
    }
    .h2,
    h2 {
        font-size: 2.4rem
    }
    .h3,
    h3 {
        font-size: 2.0666666667rem
    }
    .h4,
    h4 {
        font-size: 1.6666666667rem
    }
    .h5,
    h5 {
        font-size: 1.3333333333rem
    }
    .h6,
    h6 {
        font-size: 1.0666666667rem
    }
}

a {
    line-height: inherit;
    color: #262C3E;
    text-decoration: none;
    cursor: pointer
}

a:focus,
a:hover {
    color: #9b1922
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 80rem;
    height: 0;
    margin: 1.3333333333rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,
ul {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .6rem 1.3333333333rem 0;
    border-left: none
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8666666667rem;
    color: #8a8a8a
}

cite:before {
    content: "\2014   "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .1333333333rem .3333333333rem .0666666667rem;
    border: 1px solid #cacaca;
    font-weight: 400
}

code,
kbd {
    background-color: #e6e6e6;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #2b2b2b
}

kbd {
    margin: 0;
    padding: .1333333333rem .2666666667rem 0
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 18.75px;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }
    .show-for-print {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .print-break-inside {
        page-break-inside: auto
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid rgba(43, 43, 43, 0.25);
    border-radius: 0;
    background-color: #fff;
    color: #2b2b2b
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #f9d8da;
    color: #2b2b2b
}

.callout.secondary {
    background-color: #eaeaea;
    color: #2b2b2b
}

.callout.success {
    background-color: #e1faea;
    color: #2b2b2b
}

.callout.warning {
    background-color: #fff3d9;
    color: #2b2b2b
}

.callout.alert {
    background-color: #f7e4e1;
    color: #2b2b2b
}

.callout.small {
    padding: .5rem
}

.callout.large {
    padding: 3rem
}

.grid-container {
    padding-right: .8333333333rem;
    padding-left: .8333333333rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto
}

@media print,
screen and (min-width: 40em) {
    .grid-container {
        padding-right: 1.3333333333rem;
        padding-left: 1.3333333333rem
    }
}

.grid-container.fluid {
    padding-right: .8333333333rem;
    padding-left: .8333333333rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media print,
screen and (min-width: 40em) {
    .grid-container.fluid {
        padding-right: 1.3333333333rem;
        padding-left: 1.3333333333rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.grid-x {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -ms-flex: 1 1;
    flex: 1 1
}

.cell.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto,
.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-full,
.grid-x>.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width: 40em) {
    .grid-x>.medium-1,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-full,
    .grid-x>.medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-x>.large-1,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-full,
    .grid-x>.large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.small-1 {
    width: 8.3333333333%
}

.grid-x>.small-2 {
    width: 16.6666666667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.3333333333%
}

.grid-x>.small-5 {
    width: 41.6666666667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.3333333333%
}

.grid-x>.small-8 {
    width: 66.6666666667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.3333333333%
}

.grid-x>.small-11 {
    width: 91.6666666667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width: 40em) {
    .grid-x>.medium-auto {
        -ms-flex: 1 1;
        flex: 1 1;
        width: auto
    }
    .grid-x>.medium-1,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-x>.medium-shrink {
        width: auto
    }
    .grid-x>.medium-1 {
        width: 8.3333333333%
    }
    .grid-x>.medium-2 {
        width: 16.6666666667%
    }
    .grid-x>.medium-3 {
        width: 25%
    }
    .grid-x>.medium-4 {
        width: 33.3333333333%
    }
    .grid-x>.medium-5 {
        width: 41.6666666667%
    }
    .grid-x>.medium-6 {
        width: 50%
    }
    .grid-x>.medium-7 {
        width: 58.3333333333%
    }
    .grid-x>.medium-8 {
        width: 66.6666666667%
    }
    .grid-x>.medium-9 {
        width: 75%
    }
    .grid-x>.medium-10 {
        width: 83.3333333333%
    }
    .grid-x>.medium-11 {
        width: 91.6666666667%
    }
    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-x>.large-auto {
        -ms-flex: 1 1;
        flex: 1 1;
        width: auto
    }
    .grid-x>.large-1,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-x>.large-shrink {
        width: auto
    }
    .grid-x>.large-1 {
        width: 8.3333333333%
    }
    .grid-x>.large-2 {
        width: 16.6666666667%
    }
    .grid-x>.large-3 {
        width: 25%
    }
    .grid-x>.large-4 {
        width: 33.3333333333%
    }
    .grid-x>.large-5 {
        width: 41.6666666667%
    }
    .grid-x>.large-6 {
        width: 50%
    }
    .grid-x>.large-7 {
        width: 58.3333333333%
    }
    .grid-x>.large-8 {
        width: 66.6666666667%
    }
    .grid-x>.large-9 {
        width: 75%
    }
    .grid-x>.large-10 {
        width: 83.3333333333%
    }
    .grid-x>.large-11 {
        width: 91.6666666667%
    }
    .grid-x>.large-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.8333333333rem;
    margin-right: -.8333333333rem
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x {
        margin-left: -1.3333333333rem;
        margin-right: -1.3333333333rem
    }
}

.grid-margin-x>.cell {
    width: calc(100% - 1.6666666667rem);
    margin-left: .8333333333rem;
    margin-right: .8333333333rem
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x>.cell {
        width: calc(100% - 2.6666666667rem);
        margin-left: 1.3333333333rem;
        margin-right: 1.3333333333rem
    }
}

.grid-margin-x>.auto,
.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.3333333333% - 1.6666666667rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.6666666667% - 1.6666666667rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - 1.6666666667rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.3333333333% - 1.6666666667rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.6666666667% - 1.6666666667rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - 1.6666666667rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.3333333333% - 1.6666666667rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.6666666667% - 1.6666666667rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - 1.6666666667rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.3333333333% - 1.6666666667rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.6666666667% - 1.6666666667rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - 1.6666666667rem)
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x>.auto,
    .grid-margin-x>.shrink {
        width: auto
    }
    .grid-margin-x>.small-1 {
        width: calc(8.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.small-2 {
        width: calc(16.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.small-3 {
        width: calc(25% - 2.6666666667rem)
    }
    .grid-margin-x>.small-4 {
        width: calc(33.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.small-5 {
        width: calc(41.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.small-6 {
        width: calc(50% - 2.6666666667rem)
    }
    .grid-margin-x>.small-7 {
        width: calc(58.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.small-8 {
        width: calc(66.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.small-9 {
        width: calc(75% - 2.6666666667rem)
    }
    .grid-margin-x>.small-10 {
        width: calc(83.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.small-11 {
        width: calc(91.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.small-12 {
        width: calc(100% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-auto,
    .grid-margin-x>.medium-shrink {
        width: auto
    }
    .grid-margin-x>.medium-1 {
        width: calc(8.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-2 {
        width: calc(16.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-3 {
        width: calc(25% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-4 {
        width: calc(33.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-5 {
        width: calc(41.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-6 {
        width: calc(50% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-7 {
        width: calc(58.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-8 {
        width: calc(66.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-9 {
        width: calc(75% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-10 {
        width: calc(83.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-11 {
        width: calc(91.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.medium-12 {
        width: calc(100% - 2.6666666667rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-x>.large-auto,
    .grid-margin-x>.large-shrink {
        width: auto
    }
    .grid-margin-x>.large-1 {
        width: calc(8.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.large-2 {
        width: calc(16.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.large-3 {
        width: calc(25% - 2.6666666667rem)
    }
    .grid-margin-x>.large-4 {
        width: calc(33.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.large-5 {
        width: calc(41.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.large-6 {
        width: calc(50% - 2.6666666667rem)
    }
    .grid-margin-x>.large-7 {
        width: calc(58.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.large-8 {
        width: calc(66.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.large-9 {
        width: calc(75% - 2.6666666667rem)
    }
    .grid-margin-x>.large-10 {
        width: calc(83.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x>.large-11 {
        width: calc(91.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x>.large-12 {
        width: calc(100% - 2.6666666667rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.8333333333rem;
    margin-left: -.8333333333rem
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -1.3333333333rem;
        margin-left: -1.3333333333rem
    }
}

.grid-container:not(.full)>.grid-padding-x {
    margin-right: -.8333333333rem;
    margin-left: -.8333333333rem
}

@media print,
screen and (min-width: 40em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-right: -1.3333333333rem;
        margin-left: -1.3333333333rem
    }
}

.grid-padding-x>.cell {
    padding-right: .8333333333rem;
    padding-left: .8333333333rem
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-x>.cell {
        padding-right: 1.3333333333rem;
        padding-left: 1.3333333333rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.3333333333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.6666666667%
}

.small-up-7>.cell {
    width: 14.2857142857%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width: 40em) {
    .medium-up-1>.cell {
        width: 100%
    }
    .medium-up-2>.cell {
        width: 50%
    }
    .medium-up-3>.cell {
        width: 33.3333333333%
    }
    .medium-up-4>.cell {
        width: 25%
    }
    .medium-up-5>.cell {
        width: 20%
    }
    .medium-up-6>.cell {
        width: 16.6666666667%
    }
    .medium-up-7>.cell {
        width: 14.2857142857%
    }
    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-up-1>.cell {
        width: 100%
    }
    .large-up-2>.cell {
        width: 50%
    }
    .large-up-3>.cell {
        width: 33.3333333333%
    }
    .large-up-4>.cell {
        width: 25%
    }
    .large-up-5>.cell {
        width: 20%
    }
    .large-up-6>.cell {
        width: 16.6666666667%
    }
    .large-up-7>.cell {
        width: 14.2857142857%
    }
    .large-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.6666666667rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.6666666667rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.3333333333% - 1.6666666667rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.6666666667rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.6666666667rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.6666666667% - 1.6666666667rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.2857142857% - 1.6666666667rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.6666666667rem)
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 2.6666666667rem)
    }
    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 2.6666666667rem)
    }
    .grid-margin-x.small-up-3>.cell {
        width: calc(33.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 2.6666666667rem)
    }
    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 2.6666666667rem)
    }
    .grid-margin-x.small-up-6>.cell {
        width: calc(16.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x.small-up-7>.cell {
        width: calc(14.2857142857% - 2.6666666667rem)
    }
    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 2.6666666667rem)
    }
    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 2.6666666667rem)
    }
    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 2.6666666667rem)
    }
    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 2.6666666667rem)
    }
    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 2.6666666667rem)
    }
    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.2857142857% - 2.6666666667rem)
    }
    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 2.6666666667rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 2.6666666667rem)
    }
    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 2.6666666667rem)
    }
    .grid-margin-x.large-up-3>.cell {
        width: calc(33.3333333333% - 2.6666666667rem)
    }
    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 2.6666666667rem)
    }
    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 2.6666666667rem)
    }
    .grid-margin-x.large-up-6>.cell {
        width: calc(16.6666666667% - 2.6666666667rem)
    }
    .grid-margin-x.large-up-7>.cell {
        width: calc(14.2857142857% - 2.6666666667rem)
    }
    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 2.6666666667rem)
    }
}

.small-margin-collapse,
.small-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.small-1 {
    width: 8.3333333333%
}

.small-margin-collapse>.small-2 {
    width: 16.6666666667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.3333333333%
}

.small-margin-collapse>.small-5 {
    width: 41.6666666667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.3333333333%
}

.small-margin-collapse>.small-8 {
    width: 66.6666666667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.3333333333%
}

.small-margin-collapse>.small-11 {
    width: 91.6666666667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

@media print,
screen and (min-width: 40em) {
    .small-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }
    .small-margin-collapse>.medium-2 {
        width: 16.6666666667%
    }
    .small-margin-collapse>.medium-3 {
        width: 25%
    }
    .small-margin-collapse>.medium-4 {
        width: 33.3333333333%
    }
    .small-margin-collapse>.medium-5 {
        width: 41.6666666667%
    }
    .small-margin-collapse>.medium-6 {
        width: 50%
    }
    .small-margin-collapse>.medium-7 {
        width: 58.3333333333%
    }
    .small-margin-collapse>.medium-8 {
        width: 66.6666666667%
    }
    .small-margin-collapse>.medium-9 {
        width: 75%
    }
    .small-margin-collapse>.medium-10 {
        width: 83.3333333333%
    }
    .small-margin-collapse>.medium-11 {
        width: 91.6666666667%
    }
    .small-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .small-margin-collapse>.large-1 {
        width: 8.3333333333%
    }
    .small-margin-collapse>.large-2 {
        width: 16.6666666667%
    }
    .small-margin-collapse>.large-3 {
        width: 25%
    }
    .small-margin-collapse>.large-4 {
        width: 33.3333333333%
    }
    .small-margin-collapse>.large-5 {
        width: 41.6666666667%
    }
    .small-margin-collapse>.large-6 {
        width: 50%
    }
    .small-margin-collapse>.large-7 {
        width: 58.3333333333%
    }
    .small-margin-collapse>.large-8 {
        width: 66.6666666667%
    }
    .small-margin-collapse>.large-9 {
        width: 75%
    }
    .small-margin-collapse>.large-10 {
        width: 83.3333333333%
    }
    .small-margin-collapse>.large-11 {
        width: 91.6666666667%
    }
    .small-margin-collapse>.large-12 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media print,
screen and (min-width: 40em) {
    .medium-margin-collapse,
    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-margin-collapse>.small-1 {
        width: 8.3333333333%
    }
    .medium-margin-collapse>.small-2 {
        width: 16.6666666667%
    }
    .medium-margin-collapse>.small-3 {
        width: 25%
    }
    .medium-margin-collapse>.small-4 {
        width: 33.3333333333%
    }
    .medium-margin-collapse>.small-5 {
        width: 41.6666666667%
    }
    .medium-margin-collapse>.small-6 {
        width: 50%
    }
    .medium-margin-collapse>.small-7 {
        width: 58.3333333333%
    }
    .medium-margin-collapse>.small-8 {
        width: 66.6666666667%
    }
    .medium-margin-collapse>.small-9 {
        width: 75%
    }
    .medium-margin-collapse>.small-10 {
        width: 83.3333333333%
    }
    .medium-margin-collapse>.small-11 {
        width: 91.6666666667%
    }
    .medium-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }
    .medium-margin-collapse>.medium-2 {
        width: 16.6666666667%
    }
    .medium-margin-collapse>.medium-3 {
        width: 25%
    }
    .medium-margin-collapse>.medium-4 {
        width: 33.3333333333%
    }
    .medium-margin-collapse>.medium-5 {
        width: 41.6666666667%
    }
    .medium-margin-collapse>.medium-6 {
        width: 50%
    }
    .medium-margin-collapse>.medium-7 {
        width: 58.3333333333%
    }
    .medium-margin-collapse>.medium-8 {
        width: 66.6666666667%
    }
    .medium-margin-collapse>.medium-9 {
        width: 75%
    }
    .medium-margin-collapse>.medium-10 {
        width: 83.3333333333%
    }
    .medium-margin-collapse>.medium-11 {
        width: 91.6666666667%
    }
    .medium-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .medium-margin-collapse>.large-1 {
        width: 8.3333333333%
    }
    .medium-margin-collapse>.large-2 {
        width: 16.6666666667%
    }
    .medium-margin-collapse>.large-3 {
        width: 25%
    }
    .medium-margin-collapse>.large-4 {
        width: 33.3333333333%
    }
    .medium-margin-collapse>.large-5 {
        width: 41.6666666667%
    }
    .medium-margin-collapse>.large-6 {
        width: 50%
    }
    .medium-margin-collapse>.large-7 {
        width: 58.3333333333%
    }
    .medium-margin-collapse>.large-8 {
        width: 66.6666666667%
    }
    .medium-margin-collapse>.large-9 {
        width: 75%
    }
    .medium-margin-collapse>.large-10 {
        width: 83.3333333333%
    }
    .medium-margin-collapse>.large-11 {
        width: 91.6666666667%
    }
    .medium-margin-collapse>.large-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .medium-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse,
    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse>.small-1 {
        width: 8.3333333333%
    }
    .large-margin-collapse>.small-2 {
        width: 16.6666666667%
    }
    .large-margin-collapse>.small-3 {
        width: 25%
    }
    .large-margin-collapse>.small-4 {
        width: 33.3333333333%
    }
    .large-margin-collapse>.small-5 {
        width: 41.6666666667%
    }
    .large-margin-collapse>.small-6 {
        width: 50%
    }
    .large-margin-collapse>.small-7 {
        width: 58.3333333333%
    }
    .large-margin-collapse>.small-8 {
        width: 66.6666666667%
    }
    .large-margin-collapse>.small-9 {
        width: 75%
    }
    .large-margin-collapse>.small-10 {
        width: 83.3333333333%
    }
    .large-margin-collapse>.small-11 {
        width: 91.6666666667%
    }
    .large-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }
    .large-margin-collapse>.medium-2 {
        width: 16.6666666667%
    }
    .large-margin-collapse>.medium-3 {
        width: 25%
    }
    .large-margin-collapse>.medium-4 {
        width: 33.3333333333%
    }
    .large-margin-collapse>.medium-5 {
        width: 41.6666666667%
    }
    .large-margin-collapse>.medium-6 {
        width: 50%
    }
    .large-margin-collapse>.medium-7 {
        width: 58.3333333333%
    }
    .large-margin-collapse>.medium-8 {
        width: 66.6666666667%
    }
    .large-margin-collapse>.medium-9 {
        width: 75%
    }
    .large-margin-collapse>.medium-10 {
        width: 83.3333333333%
    }
    .large-margin-collapse>.medium-11 {
        width: 91.6666666667%
    }
    .large-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse>.large-1 {
        width: 8.3333333333%
    }
    .large-margin-collapse>.large-2 {
        width: 16.6666666667%
    }
    .large-margin-collapse>.large-3 {
        width: 25%
    }
    .large-margin-collapse>.large-4 {
        width: 33.3333333333%
    }
    .large-margin-collapse>.large-5 {
        width: 41.6666666667%
    }
    .large-margin-collapse>.large-6 {
        width: 50%
    }
    .large-margin-collapse>.large-7 {
        width: 58.3333333333%
    }
    .large-margin-collapse>.large-8 {
        width: 66.6666666667%
    }
    .large-margin-collapse>.large-9 {
        width: 75%
    }
    .large-margin-collapse>.large-10 {
        width: 83.3333333333%
    }
    .large-margin-collapse>.large-11 {
        width: 91.6666666667%
    }
    .large-margin-collapse>.large-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

.small-offset-0 {
    margin-left: 0
}

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + .8333333333rem)
}

.small-offset-1 {
    margin-left: 8.3333333333%
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.3333333333% + .8333333333rem)
}

.small-offset-2 {
    margin-left: 16.6666666667%
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.6666666667% + .8333333333rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .8333333333rem)
}

.small-offset-4 {
    margin-left: 33.3333333333%
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.3333333333% + .8333333333rem)
}

.small-offset-5 {
    margin-left: 41.6666666667%
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.6666666667% + .8333333333rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .8333333333rem)
}

.small-offset-7 {
    margin-left: 58.3333333333%
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.3333333333% + .8333333333rem)
}

.small-offset-8 {
    margin-left: 66.6666666667%
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.6666666667% + .8333333333rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .8333333333rem)
}

.small-offset-10 {
    margin-left: 83.3333333333%
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.3333333333% + .8333333333rem)
}

.small-offset-11 {
    margin-left: 91.6666666667%
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.6666666667% + .8333333333rem)
}

@media print,
screen and (min-width: 40em) {
    .medium-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + 1.3333333333rem)
    }
    .medium-offset-1 {
        margin-left: 8.3333333333%
    }
    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.3333333333% + 1.3333333333rem)
    }
    .medium-offset-2 {
        margin-left: 16.6666666667%
    }
    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.6666666667% + 1.3333333333rem)
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + 1.3333333333rem)
    }
    .medium-offset-4 {
        margin-left: 33.3333333333%
    }
    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.3333333333% + 1.3333333333rem)
    }
    .medium-offset-5 {
        margin-left: 41.6666666667%
    }
    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.6666666667% + 1.3333333333rem)
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + 1.3333333333rem)
    }
    .medium-offset-7 {
        margin-left: 58.3333333333%
    }
    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.3333333333% + 1.3333333333rem)
    }
    .medium-offset-8 {
        margin-left: 66.6666666667%
    }
    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.6666666667% + 1.3333333333rem)
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + 1.3333333333rem)
    }
    .medium-offset-10 {
        margin-left: 83.3333333333%
    }
    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.3333333333% + 1.3333333333rem)
    }
    .medium-offset-11 {
        margin-left: 91.6666666667%
    }
    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.6666666667% + 1.3333333333rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .large-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + 1.3333333333rem)
    }
    .large-offset-1 {
        margin-left: 8.3333333333%
    }
    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.3333333333% + 1.3333333333rem)
    }
    .large-offset-2 {
        margin-left: 16.6666666667%
    }
    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.6666666667% + 1.3333333333rem)
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + 1.3333333333rem)
    }
    .large-offset-4 {
        margin-left: 33.3333333333%
    }
    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.3333333333% + 1.3333333333rem)
    }
    .large-offset-5 {
        margin-left: 41.6666666667%
    }
    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.6666666667% + 1.3333333333rem)
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + 1.3333333333rem)
    }
    .large-offset-7 {
        margin-left: 58.3333333333%
    }
    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.3333333333% + 1.3333333333rem)
    }
    .large-offset-8 {
        margin-left: 66.6666666667%
    }
    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.6666666667% + 1.3333333333rem)
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + 1.3333333333rem)
    }
    .large-offset-10 {
        margin-left: 83.3333333333%
    }
    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.3333333333% + 1.3333333333rem)
    }
    .large-offset-11 {
        margin-left: 91.6666666667%
    }
    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.6666666667% + 1.3333333333rem)
    }
}

.grid-y {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto;
    max-width: none
}

.grid-y>.auto,
.grid-y>.shrink {
    height: auto
}

.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-full,
.grid-y>.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width: 40em) {
    .grid-y>.medium-1,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-full,
    .grid-y>.medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-y>.large-1,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-full,
    .grid-y>.large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-y>.small-1 {
    height: 8.3333333333%
}

.grid-y>.small-2 {
    height: 16.6666666667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.3333333333%
}

.grid-y>.small-5 {
    height: 41.6666666667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.3333333333%
}

.grid-y>.small-8 {
    height: 66.6666666667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.3333333333%
}

.grid-y>.small-11 {
    height: 91.6666666667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,
screen and (min-width: 40em) {
    .grid-y>.medium-auto {
        -ms-flex: 1 1;
        flex: 1 1;
        height: auto
    }
    .grid-y>.medium-1,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-y>.medium-shrink {
        height: auto
    }
    .grid-y>.medium-1 {
        height: 8.3333333333%
    }
    .grid-y>.medium-2 {
        height: 16.6666666667%
    }
    .grid-y>.medium-3 {
        height: 25%
    }
    .grid-y>.medium-4 {
        height: 33.3333333333%
    }
    .grid-y>.medium-5 {
        height: 41.6666666667%
    }
    .grid-y>.medium-6 {
        height: 50%
    }
    .grid-y>.medium-7 {
        height: 58.3333333333%
    }
    .grid-y>.medium-8 {
        height: 66.6666666667%
    }
    .grid-y>.medium-9 {
        height: 75%
    }
    .grid-y>.medium-10 {
        height: 83.3333333333%
    }
    .grid-y>.medium-11 {
        height: 91.6666666667%
    }
    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-y>.large-auto {
        -ms-flex: 1 1;
        flex: 1 1;
        height: auto
    }
    .grid-y>.large-1,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-y>.large-shrink {
        height: auto
    }
    .grid-y>.large-1 {
        height: 8.3333333333%
    }
    .grid-y>.large-2 {
        height: 16.6666666667%
    }
    .grid-y>.large-3 {
        height: 25%
    }
    .grid-y>.large-4 {
        height: 33.3333333333%
    }
    .grid-y>.large-5 {
        height: 41.6666666667%
    }
    .grid-y>.large-6 {
        height: 50%
    }
    .grid-y>.large-7 {
        height: 58.3333333333%
    }
    .grid-y>.large-8 {
        height: 66.6666666667%
    }
    .grid-y>.large-9 {
        height: 75%
    }
    .grid-y>.large-10 {
        height: 83.3333333333%
    }
    .grid-y>.large-11 {
        height: 91.6666666667%
    }
    .grid-y>.large-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.8333333333rem;
    margin-bottom: -.8333333333rem
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -1.3333333333rem;
        margin-bottom: -1.3333333333rem
    }
}

.grid-padding-y>.cell {
    padding-top: .8333333333rem;
    padding-bottom: .8333333333rem
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-y>.cell {
        padding-top: 1.3333333333rem;
        padding-bottom: 1.3333333333rem
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%
}

.cell-block,
.cell-block-y {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%
}

.cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,
screen and (min-width: 40em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .medium-grid-frame {
        width: 100%
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .medium-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width: 64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .large-grid-frame {
        width: 100%
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .large-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media print,
screen and (min-width: 40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width: 40em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -.8333333333rem;
    margin-bottom: -.8333333333rem
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -1.3333333333rem;
        margin-bottom: -1.3333333333rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.6666666667rem);
    margin-top: .8333333333rem;
    margin-bottom: .8333333333rem
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y>.cell {
        height: calc(100% - 2.6666666667rem);
        margin-top: 1.3333333333rem;
        margin-bottom: 1.3333333333rem
    }
}

.grid-margin-y>.auto,
.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.3333333333% - 1.6666666667rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.6666666667% - 1.6666666667rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.6666666667rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.3333333333% - 1.6666666667rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.6666666667% - 1.6666666667rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.6666666667rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.3333333333% - 1.6666666667rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.6666666667% - 1.6666666667rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.6666666667rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.3333333333% - 1.6666666667rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.6666666667% - 1.6666666667rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.6666666667rem)
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y>.auto,
    .grid-margin-y>.shrink {
        height: auto
    }
    .grid-margin-y>.small-1 {
        height: calc(8.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.small-2 {
        height: calc(16.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.small-3 {
        height: calc(25% - 2.6666666667rem)
    }
    .grid-margin-y>.small-4 {
        height: calc(33.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.small-5 {
        height: calc(41.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.small-6 {
        height: calc(50% - 2.6666666667rem)
    }
    .grid-margin-y>.small-7 {
        height: calc(58.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.small-8 {
        height: calc(66.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.small-9 {
        height: calc(75% - 2.6666666667rem)
    }
    .grid-margin-y>.small-10 {
        height: calc(83.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.small-11 {
        height: calc(91.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.small-12 {
        height: calc(100% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-auto,
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(8.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(16.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(25% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(33.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(41.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(50% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(58.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(66.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(75% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(83.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(91.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(100% - 2.6666666667rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-y>.large-auto,
    .grid-margin-y>.large-shrink {
        height: auto
    }
    .grid-margin-y>.large-1 {
        height: calc(8.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.large-2 {
        height: calc(16.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.large-3 {
        height: calc(25% - 2.6666666667rem)
    }
    .grid-margin-y>.large-4 {
        height: calc(33.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.large-5 {
        height: calc(41.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.large-6 {
        height: calc(50% - 2.6666666667rem)
    }
    .grid-margin-y>.large-7 {
        height: calc(58.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.large-8 {
        height: calc(66.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.large-9 {
        height: calc(75% - 2.6666666667rem)
    }
    .grid-margin-y>.large-10 {
        height: calc(83.3333333333% - 2.6666666667rem)
    }
    .grid-margin-y>.large-11 {
        height: calc(91.6666666667% - 2.6666666667rem)
    }
    .grid-margin-y>.large-12 {
        height: calc(100% - 2.6666666667rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 1.6666666667rem)
}

@media print,
screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 2.6666666667rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 2.6666666667rem)
    }
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 2.6666666667rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 2.6666666667rem)
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    padding: .85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-family: inherit;
    font-size: .9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #262C3E;
    color: #fefefe
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus,
.button:hover {
    background-color: #991921;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #262C3E;
    color: #fefefe
}

.button.primary:focus,
.button.primary:hover {
    background-color: #90171f;
    color: #fefefe
}

.button.secondary {
    background-color: #767676;
    color: #fefefe
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #2b2b2b
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #2b2b2b
}

.button.warning {
    background-color: #ffae00;
    color: #2b2b2b
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #2b2b2b
}

.button.alert {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #262C3E;
    color: #fefefe
}

.button.disabled.primary,
.button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #262C3E;
    color: #fefefe
}

.button.disabled.secondary,
.button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    background-color: #767676;
    color: #fefefe
}

.button.disabled.success,
.button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #3adb76;
    color: #2b2b2b
}

.button.disabled.warning,
.button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    background-color: #ffae00;
    color: #2b2b2b
}

.button.disabled.alert,
.button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    background-color: #cc4b37;
    color: #fefefe
}

.button.hollow {
    border: 1px solid #262C3E;
    color: #262C3E
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #5a0f14;
    color: #5a0f14
}

.button.hollow.primary,
.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
    border: 1px solid #262C3E;
    color: #262C3E
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #5a0f14;
    color: #5a0f14
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
    border: 1px solid #262C3E;
    color: #262C3E
}

.button.hollow.secondary {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear {
    border: 1px solid #262C3E;
    color: #262C3E
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,
.button.clear:hover {
    border-color: #5a0f14;
    color: #5a0f14
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #262C3E;
    color: #262C3E
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
    border-color: transparent
}

.button.clear.primary {
    border: 1px solid #262C3E;
    color: #262C3E
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #5a0f14;
    color: #5a0f14
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 1px solid #262C3E;
    color: #262C3E
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
    border-color: transparent
}

.button.clear.secondary {
    border: 1px solid #767676;
    color: #767676
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
    border-color: transparent
}

.button.clear.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
    border-color: #157539;
    color: #157539
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
    border-color: transparent
}

.button.clear.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
    border-color: transparent
}

.button.clear.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
    border-color: transparent
}

.button.dropdown:after {
    display: block;
    width: 0;
    height: 0;
    border: .4em inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.clear.primary:after,
.button.dropdown.clear:after,
.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
    border-top-color: #262C3E
}

.button.dropdown.clear.secondary:after,
.button.dropdown.hollow.secondary:after {
    border-top-color: #767676
}

.button.dropdown.clear.success:after,
.button.dropdown.hollow.success:after {
    border-top-color: #3adb76
}

.button.dropdown.clear.warning:after,
.button.dropdown.hollow.warning:after {
    border-top-color: #ffae00
}

.button.dropdown.clear.alert:after,
.button.dropdown.hollow.alert:after {
    border-top-color: #cc4b37
}

.button.arrow-only:after {
    top: -.1em;
    float: none;
    margin-left: 0
}

a.button:focus,
a.button:hover {
    text-decoration: none
}

.button-group {
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-group:after,
.button-group:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.button-group:after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded .button {
    -ms-flex: 1 1;
    flex: 1 1
}

.button-group.primary .button {
    background-color: #262C3E;
    color: #fefefe
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #90171f;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #767676;
    color: #fefefe
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button-group.success .button {
    background-color: #3adb76;
    color: #2b2b2b
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #2b2b2b
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #2b2b2b
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #2b2b2b
}

.button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button,
.button-group.stacked .button {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked .button:last-child {
    margin-bottom: 0
}

.button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked.expanded .button {
    -ms-flex: 1 1;
    flex: 1 1
}

@media print,
screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media screen and (max-width: 39.99875em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

@media screen and (max-width: 63.99875em) {
    .button-group.stacked-for-medium.expanded {
        display: block
    }
    .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0
    }
}

.align-left {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width: 40em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width: 64em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width: 40em) {
    .medium-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .medium-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .medium-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .medium-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .medium-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .medium-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .medium-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .medium-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width: 64em) {
    .large-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .large-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .large-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .large-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .large-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .large-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .large-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .large-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.99875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em),
screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 39.99875em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 39.99875em),
screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.99875em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.99875em),
screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.bx-wrapper {
    position: relative;
    margin-bottom: 20px;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bxslider {
    margin: 0;
    padding: 0;
    -webkit-perspective: 1000
}

ul.bxslider {
    list-style: none
}

.bx-viewport {
    -webkit-transform: translateZ(0)
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/node_modules/bxslider/dist/images/bx_loader.gif) 50% no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(68, 68, 68, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #fff
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/node_modules/bxslider/dist/images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/node_modules/bxslider/dist/images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 6
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/node_modules/bxslider/dist/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/node_modules/bxslider/dist/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

body {
    letter-spacing: .5px
}

h1,
h2 {
    color: #262C3E;
    letter-spacing: 1.2px
}

h3,
h4,
h5 {
    letter-spacing: .8px
}

b,
h4,
strong {
    color: #262C3E
}

blockquote {
    margin-top: 1em;
    font-style: italic
}

.mg,
.mg-2 {
    margin: 1em
}

.mg-1 {
    margin: .5em
}

.mg-3 {
    margin: 1.5em
}

.mg-4 {
    margin: 2em
}

.mg-5 {
    margin: 2.75em
}

.mg-6 {
    margin: 3.5em
}

.mg-0 {
    margin: 0
}

.pad,
.pad-2 {
    padding: 1em
}

.pad-1 {
    padding: .5em
}

.pad-3 {
    padding: 1.5em
}

.pad-0 {
    padding: 0
}

.mg-t,
.mg-t-2 {
    margin-top: 1em
}

.mg-b,
.mg-b-2 {
    margin-bottom: 1em
}

.mg-r,
.mg-r-2 {
    margin-right: 1em
}

.mg-l,
.mg-l-2 {
    margin-left: 1em
}

.mg-t-0 {
    margin-top: 0
}

.mg-b-0 {
    margin-bottom: 0
}

.mg-r-0 {
    margin-right: 0
}

.mg-l-0 {
    margin-left: 0
}

.mg-t-1 {
    margin-top: .5em
}

.mg-b-1 {
    margin-bottom: .5em
}

.mg-r-1 {
    margin-right: .5em
}

.mg-l-1 {
    margin-left: .5em
}

.mg-t-3 {
    margin-top: 1.5em
}

.mg-b-3 {
    margin-bottom: 1.5em
}

.mg-r-3 {
    margin-right: 1.5em
}

.mg-l-3 {
    margin-left: 1.5em
}

.mg-t-4 {
    margin-top: 2em
}

.mg-b-4 {
    margin-bottom: 2em
}

.mg-r-4 {
    margin-right: 2em
}

.mg-l-4 {
    margin-left: 2em
}

.mg-t-5 {
    margin-top: 2.75em
}

.mg-b-5 {
    margin-bottom: 2.75em
}

.mg-r-5 {
    margin-right: 2.75em
}

.mg-l-5 {
    margin-left: 2.75em
}

.mg-t-6 {
    margin-top: 3.5em
}

.mg-b-6 {
    margin-bottom: 3.5em
}

.mg-r-6 {
    margin-right: 3.5em
}

.mg-l-6 {
    margin-left: 3.5em
}

.pad-t-0 {
    padding-top: 0
}

.pad-b-0 {
    padding-bottom: 0
}

.pad-r-0 {
    padding-right: 0
}

.pad-l-0 {
    padding-left: 0
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

header.global {
    background: #262C3E;
    width: 100%;
    height: 180px;
    position: relative;
    padding: 25px 0 20px;
    font-family: Montserrat, serif;
    letter-spacing: 1px;
    font-size: 18px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5)
}

header.global:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: auto 100%;
    height: 7px;
    width: 100%;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAQCAYAAADgUdqDAAAABGdBTUEAALGPC/xhBQAAAJ9JREFUWAnt1DsOgDAMA9DCyM7V2Dgdx2NnLfGAhBCfNqVJB0fymAx+UroY4xRCmCWjZJUskk2inUEWeU/ZXi97KB8IwAAKykSp2uG9gv4AgmGJBSX+2d8BQpRGPsMZhCgNoFxBiOKMcgdCFEeUJxCiOKG8gRDFAeULhCjGKCkgRDFESQUhihFKDghRDFByQYhSGUUDQpSKKFoQolRC2QHW//Np4BI+ygAAAABJRU5ErkJggg==");
    background-repeat: repeat-x
}

header.global h1 {
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 2px rgba(64, 64, 64, 0.74)
}

header.global h1>span {
    display: block
}

header.global h1>span:first-child {
    font-size: 18px;
    line-height: 18px
}

header.global h1>span:nth-child(2) {
    font-size: 64px;
    line-height: 64px;
    letter-spacing: 3px
}

header.global h1>span:last-child {
    font-size: 34px;
    line-height: 38px;
    letter-spacing: 1.5px
}

header.global .mobile-menu-button {
    display: none
}

header.global p {
    text-align: right
}

header.global p>a {
    color: #fff !important
}

@media (min-width: 640px) and (max-width: 1144px) {
    header.global {
        height: 172px
    }
    header.global h1 {
        padding: 6px 0 0 5px
    }
    header.global h1>span:first-child {
        font-size: 17px;
        line-height: 17px
    }
    header.global h1>span:nth-child(2) {
        font-size: 52px;
        line-height: 60px
    }
    header.global h1>span:last-child {
        font-size: 26px;
        line-height: 28px
    }
}

@media (max-width: 929px) {
    header.global .mobile-menu-button {
        display: inline-block;
        border: 2px solid rgba(255, 255, 255, 0.4);
        padding: 12px 20px 11px;
        position: relative;
        margin: .5em 0 .25em
    }
    header.global .mobile-menu-button .bar {
        position: absolute
    }
    header.global .mobile-menu-button>span {
        display: inline-block;
        padding-left: 2em;
        font-size: 1.5em;
        vertical-align: top
    }
}

@media (min-width: 640px) and (max-width: 939px) {
    header.global .mobile-menu-button {
        float: right
    }
}

@media (max-width: 639px) {
    header.global {
        height: auto;
        text-align: center
    }
    header.global .header-tools {
        height: auto
    }
    header.global p {
        margin: .75em 1em;
        text-align: center;
        font-size: .9em;
        width: 100%
    }
}

nav.global {
    margin-top: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

nav.global>div {
    position: relative;
    overflow: hidden
}

nav.global>div>a {
    display: inline-block;
    margin: 0 .2em;
    padding: .4rem .7rem .5rem;
    color: #fff;
    font-size: .875rem;
    border-radius: 2px;
    border-bottom: 2px solid transparent;
    transition: background .2s ease-in-out
}

nav.global>div>a:last-child {
    margin-right: 0
}

nav.global>div>a.current {
    border-bottom: 2px solid rgba(255, 255, 255, 0.5)
}

nav.global>div>a:hover {
    background: rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.1)
}

@media (min-width: 1024px) and (max-width: 1169px) {
    nav.global>div>a {
        font-size: 1em;
        padding-left: .5rem;
        padding-right: .5rem
    }
}

@media (min-width: 930px) and (max-width: 1023px) {
    nav.global {
        margin-top: 18px
    }
    nav.global>div>a {
        font-size: .9em;
        margin: 0 .3em;
        padding-left: .4em;
        padding-right: .4em
    }
}

@media (max-width: 929px) {
    nav.global {
        display: none
    }
}

nav.global .nav-dropdown {
    opacity: 0;
    transform: translateY(-15px);
    transition: transform .4s;
    position: absolute;
    z-index: 3;
    top: 100%;
    right: -20px;
    width: 250px;
    border-bottom: 2px solid rgba(180, 29, 39, 0.5);
    background: #fff;
    font-size: 1em
}

nav.global .nav-dropdown:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 0;
    box-shadow: 0 0 15px rgba(40, 40, 40, 0.4), 0 0 30px rgba(40, 40, 40, 0.75);
    -webkit-box-shadow: 0 0 15px rgba(40, 40, 40, 0.4), 0 0 30px rgba(40, 40, 40, 0.75)
}

nav.global .nav-dropdown:after {
    content: "";
    height: 12px;
    width: 12px;
    background: #fff;
    box-shadow: -2px -2px 4px rgba(6, 67, 117, 0.05);
    position: absolute;
    right: 40px;
    top: -10px;
    transform: rotate(45deg) translateY(50%)
}

nav.global .nav-dropdown ul {
    list-style: none;
    position: relative;
    margin: 0;
    background: #fff;
    padding: 10px 0
}

nav.global .nav-dropdown li {
    list-style: none;
    margin: 0
}

nav.global .nav-dropdown a {
    display: block;
    padding: .5em 1.75em;
    text-shadow: none
}

nav.global .nav-dropdown a:hover {
    background: rgba(230, 230, 230, 0.5)
}

nav.global>div:hover {
    overflow: visible
}

nav.global>div:hover .nav-dropdown {
    opacity: 1;
    transform: translateY(0)
}

nav.mobile {
    display: none;
    margin: .5em 0 .75em
}

nav.mobile>a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1.05em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: .3em 0
}

nav.mobile>a:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.header-tools {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 70px
}

.social-icons {
    margin-top: 14px;
    margin-left: 2em
}

.social-icons a {
    fill: #fff;
    transition: fill .2s ease-in-out;
    margin: 0 8px
}

.social-icons a:hover {
    fill: rgba(255, 255, 255, 0.7)
}

@media (min-width: 930px) and (max-width: 1023px) {
    .social-icons {
        margin-left: 17.5%
    }
}

@media (max-width: 929px) {
    .social-icons {
        display: none
    }
}

.bar,
.bar:after,
.bar:before {
    width: 26px;
    height: 3px
}

.bar {
    position: relative;
    transform: translateY(8px);
    background: #fff;
    transition: all 0ms .3s
}

.bar.animate {
    background: rgba(255, 255, 255, 0)
}

.bar:before {
    bottom: 8px;
    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)
}

.bar:after,
.bar:before {
    content: "";
    position: absolute;
    left: 0;
    background: #fff
}

.bar:after {
    top: 8px;
    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)
}

.bar.animate:after {
    top: 0;
    transform: rotate(45deg);
    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
}

.bar.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    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
}

body,
html {
    height: 100%;
    margin: 0
}

.page-wrap {
    min-height: 100%;
    margin-bottom: -200px
}

footer.wrap {
    margin-top: 40px;
    height: 160px
}

.page-wrap-push {
    height: 200px
}

@media (max-width: 499px) {
    .request-book__toggle {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

footer.global {
    padding: 1.5em 0 .5em
}

footer.global .footer-copyright {
    font-size: .8em
}

footer.global .footer-copyright a {
    color: #2b2b2b
}

@media (max-width: 639px) {
    footer.global .footer-copyright {
        text-align: center !important
    }
}

nav.footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

nav.footer>a {
    display: inline-block;
    padding: .6em 1.5em .6em 0
}

nav.footer>a:after {
    content: "\2022";
    color: rgba(180, 29, 39, 0.6);
    padding-left: 1.5em
}

nav.footer>a:last-child:after {
    content: "";
    padding-left: 0
}

@media (max-width: 899px) {
    nav.footer {
        display: block
    }
}

@media (max-width: 639px) {
    nav.footer>a {
        display: block;
        padding: .5em 1em;
        text-align: center
    }
    nav.footer>a:after {
        padding: 0;
        content: ""
    }
}

@media (max-width: 959px) {
    footer .borzoi {
        padding-top: 1em;
        text-align: center
    }
}

.close-quote__wrap {
    border-top: 1px dashed #ddd;
    padding-top: 1.5em;
    padding-bottom: 1.5em
}

.close-quote__wrap blockquote {
    margin: 0;
    color: #444;
    font-size: 1.25em
}

.close-quote__wrap cite {
    margin-top: .5em;
    font-size: .8em;
    color: #888
}

.close-quote__wrap cite:before {
    content: ""
}

.loader {
    margin: 50px auto
}

.lds-ellipsis {
    display: block;
    position: relative;
    width: 64px;
    height: 64px
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #262C3E;
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis div:first-child {
    left: 6px;
    animation: a .6s infinite
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: c .6s infinite
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: c .6s infinite
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: b .6s infinite
}

@keyframes a {
    0% {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

@keyframes b {
    0% {
        transform: scale(1)
    }
    to {
        transform: scale(0)
    }
}

@keyframes c {
    0% {
        transform: translate(0)
    }
    to {
        transform: translate(19px)
    }
}

.social-icons-red a {
    fill: #262C3E;
    transition: fill .2s ease-in-out;
    margin: 0 8px
}

.social-icons-red a:hover {
    fill: #721219
}

.callout {
    text-align: center
}

.book-genres .book-genre:after,
.red-overlay {
    background: #6a6a6a;
    background: linear-gradient(180deg, rgba(39, 6, 9, 0), rgba(39, 6, 9, 0.7) 50%, rgba(39, 6, 9, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6a6a6a", endColorstr="#525252", GradientType=1)
}

.home-slide {
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 560px
}

@media (max-width: 959px) {
    .home-slide {
        height: 400px
    }
}

@media (max-width: 639px) {
    .home-slide {
        height: 200px
    }
}

.slider,
.slider-wrapper {
    position: relative;
    min-height: 300px
}

.slider-overlay {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 160px;
    text-align: center;
    padding: 60px 0 0;
    background: linear-gradient(180deg, rgba(65, 25, 28, 0), rgba(65, 25, 28, 0.7) 50%, rgba(65, 25, 28, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6a6a6a", endColorstr="#525252", GradientType=1)
}

.slider-overlay h2 {
    font-size: 2.75em;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3)
}

@media (max-width: 959px) {
    .slider-overlay {
        height: 145px
    }
    .slider-overlay h2 {
        font-size: 2em
    }
}

@media (max-width: 639px) {
    .slider-overlay {
        position: static;
        background: none;
        padding: 0;
        height: auto
    }
    .slider-overlay h2 {
        font-size: 1.75em;
        color: #262C3E;
        text-shadow: none
    }
}

.book-genres {
    width: 100%
}

.book-genres .book-genre {
    width: 48%;
    margin: 10px 1%;
    height: auto;
    background: #f4f4f4;
    position: relative
}

@media (max-width: 639px) {
    .book-genres .book-genre {
        width: 98%
    }
}

.book-genres .book-genre:after {
    content: " ";
    position: absolute;
    bottom: 0;
    height: 40%;
    max-height: 80px;
    left: 0;
    right: 0;
    transition: background .25s ease-out
}

.shop-genres {
    width: 100%
}

.shop-genres .shop-genre {
    width: 18%;
    margin: 10px 1%;
    height: auto;
    background: #f4f4f4;
    position: relative
}

@media (max-width: 969px) {
    .shop-genres .shop-genre {
        width: 31%
    }
}

@media (max-width: 639px) {
    .shop-genres .shop-genre {
        width: 48%
    }
}

.shop-genres .shop-genre:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: background .25s ease-out;
    height: 100%;
    background: rgba(180, 29, 39, 0)
}

.book-genres .book-genre h2,
.book-genres .shop-genre h2,
.shop-genres .book-genre h2,
.shop-genres .shop-genre h2 {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.book-genres .book-genre .overview,
.book-genres .shop-genre .overview,
.shop-genres .book-genre .overview,
.shop-genres .shop-genre .overview {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 4;
    opacity: 0;
    transition: opacity .2s ease-in;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2em;
    text-align: center;
    color: #fff;
    font-family: Montserrat, serif;
    font-size: 1.6em;
    line-height: 1.4;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4)
}

.book-genres .book-genre:hover .overview,
.book-genres .shop-genre:hover .overview,
.shop-genres .book-genre:hover .overview,
.shop-genres .shop-genre:hover .overview {
    display: -ms-flexbox;
    display: flex;
    opacity: 1
}

.book-genres .book-genre:hover h2,
.book-genres .shop-genre:hover h2,
.shop-genres .book-genre:hover h2,
.shop-genres .shop-genre:hover h2 {
    opacity: 0
}

.book-genres .book-genre:hover:after,
.book-genres .shop-genre:hover:after,
.shop-genres .book-genre:hover:after,
.shop-genres .shop-genre:hover:after {
    max-height: 100%;
    height: 100%;
    background: rgba(180, 29, 39, 0.5)
}

.book-highlights {
    width: 100%
}

.book-highlights .book-highlight {
    width: 31.5%;
    margin: 8px .6%;
    height: auto;
    background: #fafafa;
    box-shadow: inset 0 0 12px rgba(230, 230, 230, 0.5);
    position: relative;
    padding: 1.25em 1.75em;
    text-align: center
}

@media (max-width: 899px) {
    .book-highlights .book-highlight {
        width: 48%
    }
}

@media (max-width: 639px) {
    .book-highlights .book-highlight {
        width: 98%
    }
}

.book-highlights .book-highlight h4 {
    font-size: 1.5em;
    color: #2b2b2b
}

.gmap {
    width: 100%;
    height: 360px
}

.event {
    margin-bottom: 50px
}

@media (max-width: 639px) {
    .event {
        margin-bottom: 2em
    }
}

.event__cover {
    height: 540px;
    overflow: hidden;
    margin-bottom: 1em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.event img {
    max-width: 95%;
    max-height: 100%
}

.stationery-item {
    margin-bottom: 50px
}

@media (max-width: 699px) {
    .stationery-item {
        margin-bottom: 25px
    }
}

.stationery-item section {
    padding: 1em 1.5em 1em 0
}

@media (min-width: 1024px) {
    .stationery-item section.stationery-item__alt {
        padding: 1em 0 1em 1.5em
    }
}

.book-club__cover {
    max-width: 100%
}
