/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bright_4f10/customify
Author: WPCustomify
Author URI: https://pressmaximum.bright_4f10
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.bright_4f10/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.main-bronze-0dfc.photo_large_97eb/licenses/gpl-2.0.huge_1f7d
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.component-31c8/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.modal-old-4de8.focus_old_e878/normalize.outline-tiny-17b9/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.outline-tiny-17b9 v7.0.0 | MIT License | github.bright_4f10/necolas/normalize.outline-tiny-17b9 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="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: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="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-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.pattern_slow_076c .right_3b6e,
.mask-877f,
.content_1584,
.caption-focused-3ec9,
.menu_db67,
.prev-3050,
.alert-b981,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.mask-877f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mask-877f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-877f,
  h1 {
    font-size: 1.8em;
  }
}
.content_1584,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.content_1584 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .content_1584,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .content_1584,
  h2 {
    font-size: 1.7em;
  }
}
.caption-focused-3ec9,
h3 {
  font-size: 1.618em;
}
.pattern_slow_076c .right_3b6e,
.menu_db67,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.dynamic_84cc {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.detail_outer_ed71:after,
.detail_outer_ed71:before,
.easy-cf07:after,
.easy-cf07:before {
  content: "";
  display: table;
}
.detail_outer_ed71:after,
.easy-cf07:after {
  clear: both;
}
.west-62e5 {
  float: right;
  margin-right: 0;
}
.primary-paper-70f2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.widget_south_874e .mini-b7a7,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.widget_south_874e .mini-b7a7:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.mask-9a43 .mini-b7a7 {
  box-shadow: none;
}
.mask-9a43
  .mini-b7a7
  .picture-5c31 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mask-9a43 .mini-b7a7 .link-d045 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.mask-9a43
  .mini-b7a7
  .link-d045
  b {
  display: none;
}
.mask-9a43 .easy-522c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dirty-0d91:not(.description-6d55):not(.red-1161),
button:not(.description-6d55):not(.red-1161),
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ),
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ),
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ):hover,
button:not(.description-6d55):not(
    .red-1161
  ):hover,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ):hover,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ):hover,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ):active,
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ):focus,
button:not(.description-6d55):not(
    .red-1161
  ):active,
button:not(.description-6d55):not(
    .red-1161
  ):focus,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ):active,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ):focus,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ):active,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ):focus,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ):active,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ):focus {
  outline: 0;
}
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3,
button:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3 {
  position: relative;
}
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .focus_07b0,
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .media_lower_ddc8,
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .basic_da45,
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  i,
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  svg,
button:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .focus_07b0,
button:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .media_lower_ddc8,
button:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .basic_da45,
button:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  i,
button:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  svg,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .focus_07b0,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .media_lower_ddc8,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .basic_da45,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  i,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  svg,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .focus_07b0,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .media_lower_ddc8,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .basic_da45,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  i,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  svg,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .focus_07b0,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .media_lower_ddc8,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  .basic_da45,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  i,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3
  svg {
  visibility: hidden;
}
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3:after,
button:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3:after,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3:after,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3:after,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ).fn-loading-16e3:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.dirty-0d91:not(.description-6d55):not(.red-1161),
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ),
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ),
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ) {
  color: #fff;
  background: #235787;
}
.dirty-0d91:not(.description-6d55):not(
    .red-1161
  ):focus,
input[type="button"]:not(.description-6d55):not(
    .red-1161
  ):focus,
input[type="reset"]:not(.description-6d55):not(
    .red-1161
  ):focus,
input[type="submit"]:not(.description-6d55):not(
    .red-1161
  ):focus {
  color: #fff;
}
.dirty-0d91.fn-disabled-16e3:not(.description-6d55):not(
    .red-1161
  ),
.dirty-0d91[disabled]:not(.description-6d55):not(
    .red-1161
  ),
button.fn-disabled-16e3:not(.description-6d55):not(
    .red-1161
  ),
button[disabled]:not(.description-6d55):not(
    .red-1161
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.article-e6e9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.article-e6e9:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.glass-02c3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.secondary_selected_8014 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sidebar-0c19 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail_outer_ed71:after,
.detail_outer_ed71:before,
.tertiary_north_acab:after,
.tertiary_north_acab:before,
.photo-purple-ca6f:after,
.photo-purple-ca6f:before,
.paper_726e:after,
.paper_726e:before,
.pattern-copper-271d:after,
.pattern-copper-271d:before,
.gas-2171:after,
.gas-2171:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail_outer_ed71:after,
.tertiary_north_acab:after,
.photo-purple-ca6f:after,
.paper_726e:after,
.pattern-copper-271d:after,
.gas-2171:after {
  clear: both;
}
.tertiary_north_acab .widget_warm_dbaa,
.photo-purple-ca6f .widget_warm_dbaa,
.south_a24e .widget_warm_dbaa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info-motion-4e9e {
  display: inline-block;
}
.component_red_efac {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.component_red_efac img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.component_red_efac .upper-a066 {
  padding: 1em 0;
  font-size: 85%;
}
.upper-a066 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.article-in-02e5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.article-in-02e5:after,
.article-in-02e5:before {
  content: "";
  display: table;
}
.article-in-02e5:after {
  clear: both;
}
.hovered_3403 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.header_cbd2 .hovered_3403 {
  max-width: 50%;
}
.description-black-079d .hovered_3403 {
  max-width: 33.33%;
}
.hero-outer-fec7 .hovered_3403 {
  max-width: 25%;
}
.hidden_4a83 .hovered_3403 {
  max-width: 20%;
}
.icon_pro_a47f .hovered_3403 {
  max-width: 16.66%;
}
.input-15f7 .hovered_3403 {
  max-width: 14.28%;
}
.form_9f44 .hovered_3403 {
  max-width: 12.5%;
}
.tertiary-purple-a949 .hovered_3403 {
  max-width: 11.11%;
}
.main-orange-59c8 {
  display: block;
}
.pattern_slow_076c .tooltip_8534 label,
.pattern_slow_076c .fresh_532b label,
.pattern_slow_076c .last-cdbd label,
.pattern_slow_076c .stale_2671 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-west-ce1f {
  list-style: none;
  margin: 0;
}
.tag-west-ce1f article.hero-black-fb0a {
  margin-bottom: 0;
}
.tag-west-ce1f ul {
  list-style: none;
  margin: 0;
}
.tag-west-ce1f .tertiary_rough_e4ab li.hero-black-fb0a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-west-ce1f .tertiary_rough_e4ab li.hero-black-fb0a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-west-ce1f .tertiary_rough_e4ab li.hero-black-fb0a:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .tag-west-ce1f .tertiary_rough_e4ab li.hero-black-fb0a li.hero-black-fb0a li.hero-black-fb0a li.hero-black-fb0a {
    padding-left: 0;
  }
}
article.hero-black-fb0a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero-black-fb0a .tertiary_north_acab p:last-of-type {
  margin-bottom: 0;
}
article.hero-black-fb0a .main-over-f781 {
  float: left;
}
article.hero-black-fb0a .input-de7a {
  margin-left: 85px;
}
article.hero-black-fb0a .icon-steel-66cb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero-black-fb0a .icon-steel-66cb .picture_pressed_b1e7 {
  margin-left: 10px;
}
article.hero-black-fb0a .shade-prev-aa28 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero-black-fb0a .lite_759d {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .tooltip_8534,
  #respond .last-cdbd,
  #respond .stale_2671 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tooltip_8534 input,
#respond .last-cdbd input,
#respond .stale_2671 input {
  width: 100%;
}
#respond .stale_2671 {
  margin-right: 0;
}
#respond .small-14c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.module-8240 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module-8240.center_e738 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.module-8240 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.module-8240:focus,
.module-8240:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.liquid_6155 {
  border-radius: 10%;
}
.summary_glass_50e0 {
  border-radius: 50%;
}
.gold-d4c6 {
  font-size: 0.72em;
}
.lite_f2be {
  font-size: 0.875em;
}
.highlight_fast_bd11 {
  font-size: 1.1em;
}
.gallery-d984 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gallery-d984.gold-d4c6 {
  letter-spacing: 0.5px;
}
.column_rough_ae92,
.column_rough_ae92 a {
  color: #6d6d6d;
}
.column_rough_ae92 a:hover {
  color: #111;
}
.short_895a {
  color: #6d6d6d;
}
.last_879a {
  overflow-x: hidden;
}
.last_879a .complex_a7ae.logo_f5c9 {
  position: relative;
}
.last_879a .complex_a7ae.logo_f5c9.pattern_4083 {
  position: initial;
}
.last_879a
  .complex_a7ae.logo_f5c9.pattern_4083
  .left-3bf5 {
  left: auto;
}
.last_879a .complex_a7ae .left-3bf5 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.last_879a .complex_a7ae:hover.logo_f5c9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.last_879a
  .complex_a7ae:hover.logo_f5c9
  .left-3bf5 {
  display: block;
  z-index: 9999999;
}
.last_879a .tertiary-static-db17 .bright_a616,
.last_879a .mini_c647 .bright_a616 {
  display: none;
}
.last_879a .menu-f601 .complex_a7ae:hover.logo_f5c9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pattern_slow_076c .tooltip_8534 label,
.pattern_slow_076c .fresh_532b label,
.pattern_slow_076c .last-cdbd label,
.pattern_slow_076c .stale_2671 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-west-ce1f {
  list-style: none;
  margin: 0;
}
.tag-west-ce1f article.hero-black-fb0a {
  margin-bottom: 0;
}
.tag-west-ce1f ul {
  list-style: none;
  margin: 0;
}
.tag-west-ce1f .tertiary_rough_e4ab li.hero-black-fb0a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-west-ce1f .tertiary_rough_e4ab li.hero-black-fb0a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-west-ce1f .tertiary_rough_e4ab li.hero-black-fb0a:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .tag-west-ce1f .tertiary_rough_e4ab li.hero-black-fb0a li.hero-black-fb0a li.hero-black-fb0a li.hero-black-fb0a {
    padding-left: 0;
  }
}
article.hero-black-fb0a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero-black-fb0a .tertiary_north_acab p:last-of-type {
  margin-bottom: 0;
}
article.hero-black-fb0a .main-over-f781 {
  float: left;
}
article.hero-black-fb0a .input-de7a {
  margin-left: 85px;
}
article.hero-black-fb0a .icon-steel-66cb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero-black-fb0a .icon-steel-66cb .picture_pressed_b1e7 {
  margin-left: 10px;
}
article.hero-black-fb0a .shade-prev-aa28 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero-black-fb0a .lite_759d {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .tooltip_8534,
  #respond .last-cdbd,
  #respond .stale_2671 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tooltip_8534 input,
#respond .last-cdbd input,
#respond .stale_2671 input {
  width: 100%;
}
#respond .stale_2671 {
  margin-right: 0;
}
#respond .small-14c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary-static-db17 .soft_d937 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.soft_d937 .soft-f6ba.pattern-cffb .light-c165 > li > a:focus,
.soft_d937 .soft-f6ba.pattern-cffb .light-c165 > li > a:hover,
.soft_d937 .soft-f6ba.bright-47dd .light-c165 > li > a:focus,
.soft_d937 .soft-f6ba.bright-47dd .light-c165 > li > a:hover,
.soft_d937 .soft-f6ba.highlight_4beb .light-c165 > li > a:focus,
.soft_d937 .soft-f6ba.highlight_4beb .light-c165 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_d937
  .soft-f6ba.pattern-cffb
  .light-c165
  > li.label-short-b127
  > a,
.soft_d937
  .soft-f6ba.pattern-cffb
  .light-c165
  > li.hovered-e3d9
  > a,
.soft_d937
  .soft-f6ba.bright-47dd
  .light-c165
  > li.label-short-b127
  > a,
.soft_d937
  .soft-f6ba.bright-47dd
  .light-c165
  > li.hovered-e3d9
  > a,
.soft_d937
  .soft-f6ba.highlight_4beb
  .light-c165
  > li.label-short-b127
  > a,
.soft_d937 .soft-f6ba.highlight_4beb .light-c165 > li.popup_left_f665 > a {
  color: rgba(255, 255, 255, 0.99);
}
.soft_d937 .shade_ba1e,
.soft_d937 .shade_ba1e a {
  color: rgba(255, 255, 255, 0.99);
}
.soft_d937 .element-d902.gas_885b li a,
.soft_d937 .liquid-f540 a,
.soft_d937 .texture-north-1fcc,
.soft_d937 .light-c165 > li > a,
.soft_d937 .center-222c {
  color: rgba(255, 255, 255, 0.79);
}
.soft_d937 .element-d902.gas_885b li a:hover,
.soft_d937 .liquid-f540 a:hover,
.soft_d937 .texture-north-1fcc:hover,
.soft_d937 .light-c165 > li > a:hover,
.soft_d937 .center-222c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_d937 .breadcrumb_basic_02ca {
  color: rgba(255, 255, 255, 0.79);
}
.soft_d937 .breadcrumb_basic_02ca .first-9844 {
  color: rgba(255, 255, 255, 0.99);
}
.soft_d937 .breadcrumb_basic_02ca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_d937 .aside_east_877c .pagination-9819 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.soft_d937 .aside_east_877c .pagination-9819 .easy_8f59 {
  color: rgba(255, 255, 255, 0.79);
}
.soft_d937
  .aside_east_877c
  .pagination-9819
  .easy_8f59::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft_d937
  .aside_east_877c
  .pagination-9819
  .easy_8f59:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft_d937
  .aside_east_877c
  .pagination-9819
  .easy_8f59::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft_d937
  .aside_east_877c
  .pagination-9819
  .easy_8f59::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft_d937 .aside_east_877c .active_1a94 {
  color: rgba(255, 255, 255, 0.79);
}
.soft_d937 .aside_east_877c .active_1a94:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-cf04
  .soft_d937
  .aside_east_877c
  .west_79a9
  .action_4702 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-cf04
  .soft_d937
  .aside_east_877c
  .west_79a9
  .easy_8f59 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-static-db17 .left-8f5d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.left-8f5d .soft-f6ba.pattern-cffb .light-c165 > li > a:focus,
.left-8f5d .soft-f6ba.pattern-cffb .light-c165 > li > a:hover,
.left-8f5d .soft-f6ba.bright-47dd .light-c165 > li > a:focus,
.left-8f5d .soft-f6ba.bright-47dd .light-c165 > li > a:hover,
.left-8f5d .soft-f6ba.highlight_4beb .light-c165 > li > a:focus,
.left-8f5d .soft-f6ba.highlight_4beb .light-c165 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left-8f5d
  .soft-f6ba.pattern-cffb
  .light-c165
  > li.label-short-b127
  > a,
.left-8f5d
  .soft-f6ba.pattern-cffb
  .light-c165
  > li.hovered-e3d9
  > a,
.left-8f5d
  .soft-f6ba.bright-47dd
  .light-c165
  > li.label-short-b127
  > a,
.left-8f5d
  .soft-f6ba.bright-47dd
  .light-c165
  > li.hovered-e3d9
  > a,
.left-8f5d
  .soft-f6ba.highlight_4beb
  .light-c165
  > li.label-short-b127
  > a,
.left-8f5d .soft-f6ba.highlight_4beb .light-c165 > li.popup_left_f665 > a {
  color: rgba(0, 0, 0, 0.8);
}
.left-8f5d .shade_ba1e,
.left-8f5d .shade_ba1e a {
  color: rgba(0, 0, 0, 0.8);
}
.left-8f5d .element-d902.gas_885b li a,
.left-8f5d .liquid-f540 a,
.left-8f5d .texture-north-1fcc,
.left-8f5d .light-c165 > li > a,
.left-8f5d .center-222c {
  color: rgba(0, 0, 0, 0.55);
}
.left-8f5d .element-d902.gas_885b li a:hover,
.left-8f5d .liquid-f540 a:hover,
.left-8f5d .texture-north-1fcc:hover,
.left-8f5d .light-c165 > li > a:hover,
.left-8f5d .center-222c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left-8f5d .breadcrumb_basic_02ca {
  color: rgba(0, 0, 0, 0.55);
}
.left-8f5d .breadcrumb_basic_02ca .first-9844 {
  color: rgba(0, 0, 0, 0.8);
}
.left-8f5d .breadcrumb_basic_02ca:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-e265 .paper_c7f1 {
  margin-left: auto;
  margin-right: auto;
}
.photo-purple-ca6f > * {
  margin-left: auto;
  margin-right: auto;
}
.photo-purple-ca6f .glass-02c3 {
  margin-right: 1.41575em;
}
.picture_dfd9 .photo-purple-ca6f > .dropdown-steel-b709 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.picture_dfd9 .photo-purple-ca6f > .hero_orange_e595 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.primary-1fc5.message-e265 .paper_c7f1,
.avatar-current-d745.message-e265 .paper_c7f1 {
  margin-left: 0;
}
.picture_small_87eb.message-e265 .paper_c7f1,
.gas-5d70.message-e265 .paper_c7f1 {
  margin-right: 0;
}
.photo-purple-ca6f ol,
.photo-purple-ca6f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.silver_a723 video {
  max-width: 100%;
}
.layout_82e9 img {
  display: block;
}
.layout_82e9.glass-02c3,
.layout_82e9.secondary_selected_8014 {
  width: 100%;
}
.layout_82e9.hero_orange_e595 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.lite_f0e1:not(.alert-d4ad) {
  margin: 1.5em auto;
}
.background_silver_9796 p {
  padding: 1.5em 14px;
}
ul.card_5900.hero_orange_e595,
ul.card_5900.dropdown-steel-b709,
ul.card_5900.hard-69f1.dropdown-steel-b709 {
  padding: 0 14px;
}
.selected_bf65 {
  display: block;
  overflow-x: auto;
}
.selected_bf65 table {
  border-collapse: collapse;
  width: 100%;
}
.selected_bf65 td,
.selected_bf65 th {
  padding: 0.5em;
}
.photo-purple-ca6f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.photo-purple-ca6f ol ol,
.photo-purple-ca6f ol ul,
.photo-purple-ca6f ul ol,
.photo-purple-ca6f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.photo-purple-ca6f ol ol li,
.photo-purple-ca6f ol ul li,
.photo-purple-ca6f ul ol li,
.photo-purple-ca6f ul ul li {
  margin-left: 0;
}
.fast_341a.progress_bottom_77c7 > .icon-left-7718 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fast_341a.progress_bottom_77c7 > .icon-left-7718 iframe,
.fast_341a.progress_bottom_77c7 > .icon-left-7718 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.green-38f0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.green-38f0.slow_92db {
  padding: 0;
}
.green-38f0.slow_92db cite {
  font-size: 13px;
}
.green-38f0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.green-38f0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wide-24cb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wide-24cb > p:first-child {
  margin-top: 0;
}
.wide-24cb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wide-24cb blockquote {
  border-left: 0;
}
.notice_7b57 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notice_7b57:not(.last-62c2) {
  max-width: 100px;
}
.notice_7b57.outline-under-d6a3 {
  border-bottom: none !important;
  text-align: center;
}
.notice_7b57.outline-under-d6a3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .background_silver_9796 p {
    padding: 1.5em 0;
  }
}
.alert_outer_d1fb {
  color: #0073aa;
}
.tag_31c0 {
  background-color: #0073aa;
}
.section-large-2c81 {
  color: #229fd8;
}
.badge-a5ed {
  background-color: #229fd8;
}
.description-action-63d3 {
  color: #eee;
}
.caption-soft-7d25 {
  background-color: #eee;
}
.warm-701e {
  color: #444;
}
.badge-smooth-8d88 {
  background-color: #444;
}
.message-hard-df40 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.message-hard-df40 .item-67b1 .liquid-f540 {
  font-size: 15px;
}
.message-hard-df40 .liquid-f540 {
  line-height: 1.3;
}
.message-hard-df40 .left-8f5d {
}
.message-hard-df40 .soft_d937 {
  background: #235787;
}
.primary_02b5 {
  padding: 0;
}
.primary_02b5 .soft_d937 {
  background: #1a1a1a;
}
.primary_02b5 .left-8f5d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table_850a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table_850a .left-8f5d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table_850a .soft_d937 {
  background: #303030;
}
.gas-2171 {
  position: relative;
  z-index: 10;
}
.gas-2171 .fixed-4ed0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper-c3d7 .logo_f5c9 {
  display: inline-block;
  vertical-align: middle;
}
.paper-c3d7.link-steel-d89c .logo_f5c9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paper-c3d7.link-steel-d89c .logo_f5c9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paper-c3d7.link-steel-d89c .logo_f5c9 {
    margin-right: 0.4em;
  }
}
.paper-c3d7.link-steel-d89c .logo_f5c9:last-child {
  margin-right: 0;
}
.wood_1f91 .fixed-4ed0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tertiary-static-db17 .item-67b1 {
    margin: 0 -0.5em;
  }
  .tertiary-static-db17 .item-67b1 [class*="customify-col-"],
  .tertiary-static-db17 .item-67b1 [class*="customify-col_"],
  .tertiary-static-db17 .item-67b1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tertiary-static-db17.huge-02bf .fixed-4ed0 {
  background: 0 0 !important;
}
.tertiary-static-db17.huge-02bf .fixed-4ed0,
.tertiary-static-db17.wood_1f91 .fixed-4ed0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tertiary-static-db17.top_11ae {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tertiary-static-db17.wood_1f91 .fixed-4ed0 {
  box-shadow: none !important;
}
.status-narrow-7034 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status-narrow-7034 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status-narrow-7034 {
    padding: 18px 0 20px;
  }
}
.status-narrow-7034 .under_8bfe {
  width: 100%;
}
.status-narrow-7034 .column-1db3 {
  margin-bottom: 0;
}
.status-narrow-7034 .tertiary-dynamic-8d82 {
  margin-top: 5px;
  font-size: 0.875em;
}
.fresh-5a0a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fresh-5a0a .modal-ad39 {
  width: 100%;
}
.slider-prev-2d3f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.slider-prev-2d3f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.slider-prev-2d3f li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.slider-prev-2d3f li:last-child:after {
  display: none;
}
.slider-prev-2d3f li a {
  font-weight: 500;
  margin-right: 10px;
}
.main-last-e57b .bright_a616 button,
.status-narrow-7034 .bright_a616 button {
  left: 0;
}
.main-last-e57b .modal-ad39,
.status-narrow-7034 .modal-ad39 {
  padding-left: 0;
  padding-right: 0;
}
.main-last-e57b .fresh-5a0a,
.status-narrow-7034 .fresh-5a0a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.main-last-e57b {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-last-e57b:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.main-last-e57b .label-solid-3b72 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .main-last-e57b .label-solid-3b72 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .main-last-e57b .label-solid-3b72 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .main-last-e57b .label-solid-3b72 {
    min-height: 200px;
  }
}
.main-last-e57b .slider-prev-2d3f {
  color: rgba(255, 255, 255, 0.8);
}
.main-last-e57b .slider-prev-2d3f a,
.main-last-e57b .slider-prev-2d3f li:after {
  color: inherit;
}
.main-last-e57b .slider-prev-2d3f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pattern_down_18c1 {
  margin-bottom: 0.5em;
}
.tabs-1947 {
  margin-bottom: 1.2em;
}
.tabs-1947,
.pattern_down_18c1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tabs-1947 p:last-child,
.pattern_down_18c1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright_a616,
#masthead .bright_a616 {
  display: none;
}
#masthead
  > .bright_a616.prev_7139 {
  display: none;
}
#masthead > .bright_a616 button {
  left: 0;
}
.backdrop_03f6 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.backdrop_03f6 .logo_f5c9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop_03f6 .status-orange-eb0d {
  display: -webkit-box;
  display: flex;
}
.backdrop_03f6 .status-orange-eb0d.highlight_solid_9b18 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop_03f6 .status-orange-eb0d.short_0ea1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_03f6 .status-orange-eb0d.card-6a9e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_03f6.chip_efcd.outline_basic_fa50 .status-orange-eb0d.highlight_solid_9b18 {
  flex-basis: 100%;
}
.backdrop_03f6.breadcrumb_fa69 .status-orange-eb0d.short_0ea1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop_03f6.breadcrumb_fa69 .status-orange-eb0d.card-6a9e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright_a616.prev_7139 {
  display: none;
}
#masthead > .bright_a616 button {
  left: 0;
}
.wide_dfa6 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.wide_dfa6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wide_dfa6.disabled-inner-6285 i {
  margin-right: 4px;
}
.wide_dfa6.light-e42c i {
  margin-left: 5px;
}
.liquid-f540 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.liquid-f540 p:last-child {
  margin-bottom: 0;
}
.layout-short-36d0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout-short-36d0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout-short-36d0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout-short-36d0 .shade_ba1e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout-short-36d0 .center-45db {
  margin: 5px 0 7px 0;
}
.layout-short-36d0.element_south_f4a8 .selected_e9d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-short-36d0.element_south_f4a8 .hidden-d265 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-short-36d0.card-silver-9cd0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout-short-36d0.card-silver-9cd0 .selected_e9d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-short-36d0.card-silver-9cd0 .hidden-d265 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-short-36d0.widget_west_36f8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout-short-36d0.summary_e109 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout-short-36d0.summary_e109 .hidden-d265 {
  margin-top: 7px;
}
.slider_glass_1789 {
  display: inline-block;
}
.gas-2171 .main-5e02 .layout-short-36d0 img {
  max-width: 100%;
}
.soft-f6ba .in_a21a.box_6c1d,
.chip_paper_eaf2 .in_a21a.box_6c1d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-f6ba .backdrop_cd9e,
.chip_paper_eaf2 .backdrop_cd9e {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.soft-f6ba .backdrop_cd9e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.soft-f6ba.tertiary_middle_59cf .backdrop_cd9e {
  display: none;
}
.soft-f6ba .glass_41ec {
  list-style: none;
  padding: 0;
  margin: 0;
}
.soft-f6ba .glass_41ec li {
  display: inline-block;
  position: relative;
}
.soft-f6ba .glass_41ec li:last-child {
  margin-right: 0;
}
.soft-f6ba .glass_41ec li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.soft-f6ba .glass_41ec li.popup_left_f665 > a {
  color: rgba(0, 0, 0, 0.9);
}
.soft-f6ba .glass_41ec > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.soft-f6ba .glass_41ec > li > a i {
  line-height: 0;
}
.soft-f6ba .glass_41ec > li.background-738b > a .backdrop_cd9e {
  margin-left: 4px;
  line-height: 0;
}
.soft-f6ba .glass_41ec .box-west-9566 li.background-738b > a {
  position: relative;
}
.soft-f6ba .glass_41ec .box-west-9566 li.background-738b > a:after,
.soft-f6ba .glass_41ec .box-west-9566 li.background-738b > a:before {
  content: "";
  display: table;
}
.soft-f6ba .glass_41ec .box-west-9566 li.background-738b > a:after {
  clear: both;
}
.soft-f6ba .glass_41ec .box-west-9566 li.background-738b > a .backdrop_cd9e {
  margin-left: 5px;
  float: right;
}
.soft-f6ba .tabs-left-c95b,
.soft-f6ba .box-west-9566 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.soft-f6ba .box-west-9566 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.soft-f6ba .box-west-9566 .box_6c1d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-f6ba .box-west-9566 .backdrop_cd9e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.soft-f6ba .box-west-9566 li {
  display: block;
  margin: 0;
  padding: 0;
}
.soft-f6ba .box-west-9566 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.soft-f6ba .box-west-9566 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.soft-f6ba .box-west-9566 .box-west-9566 {
  top: 0;
  left: 100%;
}
.soft-f6ba .nav_456f.fn-focus-16e3 > .tabs-left-c95b,
.soft-f6ba .nav_456f.fn-focus-16e3 > .box-west-9566,
.soft-f6ba .nav_456f:focus > .tabs-left-c95b,
.soft-f6ba .nav_456f:focus > .box-west-9566,
.soft-f6ba .nav_456f:hover > .tabs-left-c95b,
.soft-f6ba .nav_456f:hover > .box-west-9566 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.soft-f6ba.highlight_4beb .light-c165:after,
.soft-f6ba.highlight_4beb .light-c165:before {
  content: "";
  display: table;
}
.soft-f6ba.highlight_4beb .light-c165:after {
  clear: both;
}
.soft-f6ba.highlight_4beb .light-c165 > li {
  float: left;
}
.soft-f6ba.wrapper_complex_cccd .light-c165:after,
.soft-f6ba.wrapper_complex_cccd .light-c165:before {
  content: "";
  display: table;
}
.soft-f6ba.wrapper_complex_cccd .light-c165:after {
  clear: both;
}
.soft-f6ba.wrapper_complex_cccd .light-c165 > li {
  float: left;
}
.soft-f6ba.wrapper_complex_cccd .light-c165 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.soft-f6ba.wrapper_complex_cccd .light-c165 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.soft-f6ba.wrapper_complex_cccd .light-c165 > li.label-short-b127 > a,
.soft-f6ba.wrapper_complex_cccd .light-c165 > li.popup_left_f665 > a {
  color: #fff;
  background-color: #1e4b75;
}
.soft-f6ba.pattern-cffb .light-c165 > li > a .box_6c1d {
  position: relative;
}
.soft-f6ba.pattern-cffb .light-c165 > li > a .box_6c1d:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.soft-f6ba.pattern-cffb
  .light-c165
  > li:focus
  > a
  .box_6c1d:before,
.soft-f6ba.pattern-cffb
  .light-c165
  > li:hover
  > a
  .box_6c1d:before {
  width: 100%;
  background-color: currentColor;
}
.soft-f6ba.pattern-cffb
  .light-c165
  > li.label-short-b127
  > a
  .box_6c1d:before,
.soft-f6ba.pattern-cffb
  .light-c165
  > li.hovered-e3d9
  > a
  .box_6c1d:before {
  width: 100%;
  background-color: currentColor;
}
.soft-f6ba.bright-47dd .light-c165 > li > a .box_6c1d {
  position: relative;
}
.soft-f6ba.bright-47dd .light-c165 > li > a .box_6c1d:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.soft-f6ba.bright-47dd .light-c165 > li:focus > a .box_6c1d:before,
.soft-f6ba.bright-47dd
  .light-c165
  > li:hover
  > a
  .box_6c1d:before {
  width: 100%;
  background-color: currentColor;
}
.soft-f6ba.bright-47dd
  .light-c165
  > li.label-short-b127
  > a
  .box_6c1d:before,
.soft-f6ba.bright-47dd
  .light-c165
  > li.hovered-e3d9
  > a
  .box_6c1d:before {
  width: 100%;
  background-color: currentColor;
}
.chip_paper_eaf2 .glass_41ec {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chip_paper_eaf2 .glass_41ec li:first-child > a {
  border-top: none;
}
.chip_paper_eaf2 .glass_41ec .active_187a > .box_6c1d .backdrop_cd9e {
  display: none;
}
.chip_paper_eaf2 .glass_41ec li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.chip_paper_eaf2 .glass_41ec li:last-child {
  border: none;
}
.chip_paper_eaf2 .glass_41ec li.background-738b > a {
  padding-right: 45px !important;
}
.chip_paper_eaf2 .glass_41ec li a {
  display: block;
  padding: 0.55em 1.5em;
}
.chip_paper_eaf2 .glass_41ec li a:focus,
.chip_paper_eaf2 .glass_41ec li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_paper_eaf2 .glass_41ec li .menu_liquid_7161 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.chip_paper_eaf2 .glass_41ec li .menu_liquid_7161:hover {
  box-shadow: none;
}
.chip_paper_eaf2 .glass_41ec li .menu_liquid_7161 .backdrop_cd9e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.chip_paper_eaf2 .glass_41ec .box-west-9566 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.chip_paper_eaf2 .glass_41ec .box-west-9566 li a {
  padding-left: 3em;
}
.chip_paper_eaf2 .glass_41ec .content_plasma_7d48 > a .menu_liquid_7161 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.chip_paper_eaf2 .glass_41ec .content_plasma_7d48 > .box-west-9566 {
  display: block;
  opacity: 1;
}
.block_lower_d0af {
  max-width: 100%;
}
.badge-c8e8 {
  line-height: 0;
  cursor: pointer;
}
.center-222c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.center-222c:hover {
  box-shadow: none;
  color: currentColor;
}
.center-222c svg {
  width: 18px;
  height: 18px;
}
.center-222c .disabled-silver-bba8 {
  display: none;
}
.smooth_9d4a {
  position: relative;
}
.smooth_9d4a.fn-active-16e3 .center-222c .nav_middle_8e7b {
  display: none;
}
.smooth_9d4a.fn-active-16e3 .center-222c .disabled-silver-bba8 {
  display: inline-block;
}
.smooth_9d4a .fresh-591c {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.smooth_9d4a.over_ccbb .fresh-591c {
  left: auto;
  right: -0.9em;
}
.smooth_9d4a.over_ccbb .lite-6220::before {
  left: auto;
  right: 15px;
}
.smooth_9d4a.fn-active-16e3 .fresh-591c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.west_79a9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.west_79a9 label {
  flex-basis: 100%;
}
.west_79a9 .pagination-9819 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.west_79a9 .easy_8f59 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.west_79a9 .easy_8f59:focus {
  background-color: transparent;
}
.west_79a9 button.active_1a94 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.west_79a9 button.active_1a94:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.west_79a9 button.active_1a94 svg {
  width: 18px;
  height: 18px;
}
.west_79a9 input[type="submit"] {
  min-height: auto;
}
.aside_east_877c .west_79a9 .easy_8f59 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.lite-6220 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .lite-6220 {
    width: 220px;
  }
}
.lite-6220 label {
  flex-basis: 100%;
}
.lite-6220::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.chip-cf04 .aside_east_877c .west_79a9 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.chip-cf04
  .aside_east_877c
  .west_79a9
  .pagination-9819 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.chip-cf04 .aside_east_877c .west_79a9 .easy_8f59 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.chip-cf04
  .aside_east_877c
  .west_79a9
  .easy_8f59:focus {
  background: 0 0;
}
.chip-cf04
  .aside_east_877c
  .west_79a9
  .action_4702 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.element-d902 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.element-d902 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.element-d902 li:last-child {
  margin-right: 0;
}
.element-d902 li:first-child {
  margin-left: 0;
}
.element-d902.container_445c a {
  color: #fff;
}
.element-d902.container_445c a:hover {
  color: #fff;
}
.element-d902 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.element-d902 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.element-d902 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.element-d902 a:hover {
  opacity: 0.9;
  color: inherit;
}
.element-d902 [class*="social-icon-apple"] {
  background-color: #999;
}
.element-d902 [class*="social-icon-apple"].tall_7d0d {
  background-color: transparent;
  color: #999;
}
.element-d902 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.element-d902 [class*="social-icon-behance"].tall_7d0d {
  background-color: transparent;
  color: #1769ff;
}
.element-d902 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.element-d902 [class*="social-icon-bitbucket"].tall_7d0d {
  background-color: transparent;
  color: #205081;
}
.element-d902 [class*="social-icon-codepen"] {
  background-color: #000;
}
.element-d902 [class*="social-icon-codepen"].tall_7d0d {
  background-color: transparent;
  color: #000;
}
.element-d902 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.element-d902 [class*="social-icon-delicious"].tall_7d0d {
  background-color: transparent;
  color: #39f;
}
.element-d902 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.element-d902 [class*="social-icon-digg"].tall_7d0d {
  background-color: transparent;
  color: #005be2;
}
.element-d902 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.element-d902 [class*="social-icon-dribbble"].tall_7d0d {
  background-color: transparent;
  color: #ea4c89;
}
.element-d902 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.element-d902 [class*="social-icon-envelope"].tall_7d0d {
  background-color: transparent;
  color: #ea4335;
}
.element-d902 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.element-d902 [class*="social-icon-facebook"].tall_7d0d {
  background-color: transparent;
  color: #3b5998;
}
.element-d902 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.element-d902 [class*="social-icon-flickr"].tall_7d0d {
  background-color: transparent;
  color: #0063dc;
}
.element-d902 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.element-d902 [class*="social-icon-foursquare"].tall_7d0d {
  background-color: transparent;
  color: #2d5be3;
}
.element-d902 [class*="social-icon-github"] {
  background-color: #333;
}
.element-d902 [class*="social-icon-github"].tall_7d0d {
  background-color: transparent;
  color: #333;
}
.element-d902 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.element-d902 [class*="social-icon-google-plus"].tall_7d0d {
  background-color: transparent;
  color: #dd4b39;
}
.element-d902 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.element-d902 [class*="social-icon-houzz"].tall_7d0d {
  background-color: transparent;
  color: #7ac142;
}
.element-d902 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.element-d902 [class*="social-icon-instagram"].tall_7d0d {
  background-color: transparent;
  color: #262626;
}
.element-d902 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.element-d902 [class*="social-icon-jsfiddle"].tall_7d0d {
  background-color: transparent;
  color: #487aa2;
}
.element-d902 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.element-d902 [class*="social-icon-linkedin"].tall_7d0d {
  background-color: transparent;
  color: #0077b5;
}
.element-d902 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.element-d902 [class*="social-icon-medium"].tall_7d0d {
  background-color: transparent;
  color: #00ab6b;
}
.element-d902 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.element-d902
  [class*="social-icon-odnoklassniki"].tall_7d0d {
  background-color: transparent;
  color: #f4731c;
}
.element-d902 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.element-d902 [class*="social-icon-meetup"].tall_7d0d {
  background-color: transparent;
  color: #ec1c40;
}
.element-d902 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.element-d902 [class*="social-icon-pinterest"].tall_7d0d {
  background-color: transparent;
  color: #bd081c;
}
.element-d902 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.element-d902 [class*="social-icon-product-hunt"].tall_7d0d {
  background-color: transparent;
  color: #da552f;
}
.element-d902 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.element-d902 [class*="social-icon-reddit"].tall_7d0d {
  background-color: transparent;
  color: #ff4500;
}
.element-d902 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.element-d902 [class*="social-icon-rss"].tall_7d0d {
  background-color: transparent;
  color: #f26522;
}
.element-d902 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.element-d902
  [class*="social-icon-shopping-cart"].tall_7d0d {
  background-color: transparent;
  color: #4caf50;
}
.element-d902 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.element-d902 [class*="social-icon-skype"].tall_7d0d {
  background-color: transparent;
  color: #00aff0;
}
.element-d902 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.element-d902 [class*="social-icon-slideshare"].tall_7d0d {
  background-color: transparent;
  color: #0077b5;
}
.element-d902 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.element-d902 [class*="social-icon-snapchat"].tall_7d0d {
  background-color: transparent;
  color: #fffc00;
}
.element-d902 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.element-d902 [class*="social-icon-soundcloud"].tall_7d0d {
  background-color: transparent;
  color: #f80;
}
.element-d902 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.element-d902 [class*="social-icon-spotify"].tall_7d0d {
  background-color: transparent;
  color: #2ebd59;
}
.element-d902 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.element-d902
  [class*="social-icon-stack-overflow"].tall_7d0d {
  background-color: transparent;
  color: #fe7a15;
}
.element-d902 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.element-d902 [class*="social-icon-maldkfgram"].tall_7d0d {
  background-color: transparent;
  color: #2ca5e0;
}
.element-d902 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.element-d902 [class*="social-icon-tripadvisor"].tall_7d0d {
  background-color: transparent;
  color: #589442;
}
.element-d902 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.element-d902 [class*="social-icon-tumblr"].tall_7d0d {
  background-color: transparent;
  color: #35465c;
}
.element-d902 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.element-d902 [class*="social-icon-twitch"].tall_7d0d {
  background-color: transparent;
  color: #6441a5;
}
.element-d902 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.element-d902 [class*="social-icon-twitter"].tall_7d0d {
  background-color: transparent;
  color: #1da1f2;
}
.element-d902 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.element-d902 [class*="social-icon-vimeo"].tall_7d0d {
  background-color: transparent;
  color: #1ab7ea;
}
.element-d902 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.element-d902 [class*="social-icon-vk"].tall_7d0d {
  background-color: transparent;
  color: #45668e;
}
.element-d902 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.element-d902 [class*="social-icon-weibo"].tall_7d0d {
  background-color: transparent;
  color: #df2029;
}
.element-d902 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.element-d902 [class*="social-icon-weixin"].tall_7d0d {
  background-color: transparent;
  color: #7bb32e;
}
.element-d902 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.element-d902 [class*="social-icon-whatsapp"].tall_7d0d {
  background-color: transparent;
  color: #25d366;
}
.element-d902 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.element-d902 [class*="social-icon-wordpress"].tall_7d0d {
  background-color: transparent;
  color: #21759b;
}
.element-d902 [class*="social-icon-xing"] {
  background-color: #026466;
}
.element-d902 [class*="social-icon-xing"].tall_7d0d {
  background-color: transparent;
  color: #026466;
}
.element-d902 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.element-d902 [class*="social-icon-yelp"].tall_7d0d {
  background-color: transparent;
  color: #af0606;
}
.element-d902 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.element-d902 [class*="social-icon-youtube"].tall_7d0d {
  background-color: transparent;
  color: #cd201f;
}
.texture-north-1fcc {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.texture-north-1fcc:hover {
  box-shadow: none;
  background: 0 0;
}
.fresh-5c6f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.complex_a65d {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.pagination_977f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview-ca9c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview-ca9c,
.preview-ca9c::after,
.preview-ca9c::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.preview-ca9c::after,
.preview-ca9c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.description_down_0dcd .complex_a65d .pagination_977f {
  margin-top: -2px;
  width: 19px;
}
.description_down_0dcd .complex_a65d .preview-ca9c {
  margin-top: -1px;
}
.description_down_0dcd .complex_a65d .preview-ca9c,
.description_down_0dcd .complex_a65d .preview-ca9c::after,
.description_down_0dcd .complex_a65d .preview-ca9c::before {
  width: 19px;
  height: 2px;
}
.description_down_0dcd .complex_a65d .preview-ca9c::before {
  top: -6px;
}
.description_down_0dcd .complex_a65d .preview-ca9c::after {
  bottom: -6px;
}
.caption_narrow_6a1e .complex_a65d .pagination_977f {
  margin-top: -2px;
  width: 22px;
}
.caption_narrow_6a1e .complex_a65d .preview-ca9c {
  margin-top: -1px;
}
.caption_narrow_6a1e .complex_a65d .preview-ca9c,
.caption_narrow_6a1e .complex_a65d .preview-ca9c::after,
.caption_narrow_6a1e .complex_a65d .preview-ca9c::before {
  width: 22px;
  height: 2px;
}
.caption_narrow_6a1e .complex_a65d .preview-ca9c::before {
  top: -7px;
}
.caption_narrow_6a1e .complex_a65d .preview-ca9c::after {
  bottom: -7px;
}
.notice_bottom_d0bc .complex_a65d .pagination_977f {
  margin-top: -2px;
  width: 31px;
}
.notice_bottom_d0bc .complex_a65d .preview-ca9c {
  margin-top: -1.5px;
}
.notice_bottom_d0bc .complex_a65d .preview-ca9c,
.notice_bottom_d0bc .complex_a65d .preview-ca9c::after,
.notice_bottom_d0bc .complex_a65d .preview-ca9c::before {
  width: 31px;
  height: 3px;
}
.notice_bottom_d0bc .complex_a65d .preview-ca9c::before {
  top: -9px;
}
.notice_bottom_d0bc .complex_a65d .preview-ca9c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .left_9b1d .complex_a65d .pagination_977f {
    margin-top: -2px;
    width: 19px;
  }
  .left_9b1d .complex_a65d .preview-ca9c {
    margin-top: -1px;
  }
  .left_9b1d .complex_a65d .preview-ca9c,
  .left_9b1d .complex_a65d .preview-ca9c::after,
  .left_9b1d .complex_a65d .preview-ca9c::before {
    width: 19px;
    height: 2px;
  }
  .left_9b1d .complex_a65d .preview-ca9c::before {
    top: -6px;
  }
  .left_9b1d .complex_a65d .preview-ca9c::after {
    bottom: -6px;
  }
  .avatar-narrow-32f2 .complex_a65d .pagination_977f {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-narrow-32f2 .complex_a65d .preview-ca9c {
    margin-top: -1px;
  }
  .avatar-narrow-32f2 .complex_a65d .preview-ca9c,
  .avatar-narrow-32f2 .complex_a65d .preview-ca9c::after,
  .avatar-narrow-32f2 .complex_a65d .preview-ca9c::before {
    width: 22px;
    height: 2px;
  }
  .avatar-narrow-32f2 .complex_a65d .preview-ca9c::before {
    top: -7px;
  }
  .avatar-narrow-32f2 .complex_a65d .preview-ca9c::after {
    bottom: -7px;
  }
  .solid_9287 .complex_a65d .pagination_977f {
    margin-top: -2px;
    width: 31px;
  }
  .solid_9287 .complex_a65d .preview-ca9c {
    margin-top: -1.5px;
  }
  .solid_9287 .complex_a65d .preview-ca9c,
  .solid_9287 .complex_a65d .preview-ca9c::after,
  .solid_9287 .complex_a65d .preview-ca9c::before {
    width: 31px;
    height: 3px;
  }
  .solid_9287 .complex_a65d .preview-ca9c::before {
    top: -9px;
  }
  .solid_9287 .complex_a65d .preview-ca9c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .button-7707 .complex_a65d .pagination_977f {
    margin-top: -2px;
    width: 19px;
  }
  .button-7707 .complex_a65d .preview-ca9c {
    margin-top: -1px;
  }
  .button-7707 .complex_a65d .preview-ca9c,
  .button-7707 .complex_a65d .preview-ca9c::after,
  .button-7707 .complex_a65d .preview-ca9c::before {
    width: 19px;
    height: 2px;
  }
  .button-7707 .complex_a65d .preview-ca9c::before {
    top: -6px;
  }
  .button-7707 .complex_a65d .preview-ca9c::after {
    bottom: -6px;
  }
  .light_067d .complex_a65d .pagination_977f {
    margin-top: -2px;
    width: 22px;
  }
  .light_067d .complex_a65d .preview-ca9c {
    margin-top: -1px;
  }
  .light_067d .complex_a65d .preview-ca9c,
  .light_067d .complex_a65d .preview-ca9c::after,
  .light_067d .complex_a65d .preview-ca9c::before {
    width: 22px;
    height: 2px;
  }
  .light_067d .complex_a65d .preview-ca9c::before {
    top: -7px;
  }
  .light_067d .complex_a65d .preview-ca9c::after {
    bottom: -7px;
  }
  .pro_bd65 .complex_a65d .pagination_977f {
    margin-top: -2px;
    width: 31px;
  }
  .pro_bd65 .complex_a65d .preview-ca9c {
    margin-top: -1.5px;
  }
  .pro_bd65 .complex_a65d .preview-ca9c,
  .pro_bd65 .complex_a65d .preview-ca9c::after,
  .pro_bd65 .complex_a65d .preview-ca9c::before {
    width: 31px;
    height: 3px;
  }
  .pro_bd65 .complex_a65d .preview-ca9c::before {
    top: -9px;
  }
  .pro_bd65 .complex_a65d .preview-ca9c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fast-c399 .complex_a65d .pagination_977f {
    margin-top: -2px;
    width: 19px;
  }
  .fast-c399 .complex_a65d .preview-ca9c {
    margin-top: -1px;
  }
  .fast-c399 .complex_a65d .preview-ca9c,
  .fast-c399 .complex_a65d .preview-ca9c::after,
  .fast-c399 .complex_a65d .preview-ca9c::before {
    width: 19px;
    height: 2px;
  }
  .fast-c399 .complex_a65d .preview-ca9c::before {
    top: -6px;
  }
  .fast-c399 .complex_a65d .preview-ca9c::after {
    bottom: -6px;
  }
  .surface-wide-230f .complex_a65d .pagination_977f {
    margin-top: -2px;
    width: 22px;
  }
  .surface-wide-230f .complex_a65d .preview-ca9c {
    margin-top: -1px;
  }
  .surface-wide-230f .complex_a65d .preview-ca9c,
  .surface-wide-230f .complex_a65d .preview-ca9c::after,
  .surface-wide-230f .complex_a65d .preview-ca9c::before {
    width: 22px;
    height: 2px;
  }
  .surface-wide-230f .complex_a65d .preview-ca9c::before {
    top: -7px;
  }
  .surface-wide-230f .complex_a65d .preview-ca9c::after {
    bottom: -7px;
  }
  .liquid-27db .complex_a65d .pagination_977f {
    margin-top: -2px;
    width: 31px;
  }
  .liquid-27db .complex_a65d .preview-ca9c {
    margin-top: -1.5px;
  }
  .liquid-27db .complex_a65d .preview-ca9c,
  .liquid-27db .complex_a65d .preview-ca9c::after,
  .liquid-27db .complex_a65d .preview-ca9c::before {
    width: 31px;
    height: 3px;
  }
  .liquid-27db .complex_a65d .preview-ca9c::before {
    top: -9px;
  }
  .liquid-27db .complex_a65d .preview-ca9c::after {
    bottom: -9px;
  }
}
.status_pink_eddf .preview-ca9c {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.status_pink_eddf .preview-ca9c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.status_pink_eddf .preview-ca9c::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.status_pink_eddf.last-7737 .preview-ca9c {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.status_pink_eddf.last-7737 .preview-ca9c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.status_pink_eddf.last-7737 .preview-ca9c::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.iron_6960 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.hidden-easy-940a:before {
  display: none;
}
.mini_c647 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mini_c647 .footer_first_f0a5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mini_c647 .footer_first_f0a5:last-of-type {
  border-bottom: none;
}
.mini_c647 .footer_first_f0a5.large_7979,
.mini_c647 .footer_first_f0a5.dirty-e413,
.mini_c647 .footer_first_f0a5.title_e358 {
  padding: 0;
}
.mini_c647 .chip_paper_eaf2 .menu_liquid_7161 {
  color: currentColor;
}
.mini_c647 .chip_paper_eaf2 .menu_liquid_7161:focus,
.mini_c647 .chip_paper_eaf2 .menu_liquid_7161:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini_c647.left-8f5d .breadcrumb_basic_02ca,
.mini_c647.left-8f5d .liquid-f540 a,
.mini_c647.left-8f5d .light-c165 a,
.mini_c647.left-8f5d .box-west-9566 a {
  color: rgba(0, 0, 0, 0.55);
}
.mini_c647.left-8f5d .breadcrumb_basic_02ca:hover,
.mini_c647.left-8f5d .liquid-f540 a:hover,
.mini_c647.left-8f5d .light-c165 a:hover,
.mini_c647.left-8f5d .box-west-9566 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini_c647.left-8f5d .first-9844 {
  color: rgba(0, 0, 0, 0.8);
}
.mini_c647.left-8f5d .footer_first_f0a5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini_c647.left-8f5d .footer_first_f0a5:before {
  background: rgba(0, 0, 0, 0.08);
}
.mini_c647.left-8f5d .soft_a911:before {
  background: rgba(255, 255, 255, 0.9);
}
.mini_c647.left-8f5d .chip_paper_eaf2 .glass_41ec li a,
.mini_c647.left-8f5d .chip_paper_eaf2 .menu_liquid_7161,
.mini_c647.left-8f5d .box-west-9566 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini_c647.left-8f5d .chip_paper_eaf2 .menu_liquid_7161:focus,
.mini_c647.left-8f5d .chip_paper_eaf2 .menu_liquid_7161:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini_c647.left-8f5d .glass_41ec li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini_c647.soft_d937 .breadcrumb_basic_02ca,
.mini_c647.soft_d937 .liquid-f540 a,
.mini_c647.soft_d937 .light-c165 .menu_liquid_7161,
.mini_c647.soft_d937 .light-c165 a,
.mini_c647.soft_d937 .box-west-9566 a {
  color: rgba(255, 255, 255, 0.79);
}
.mini_c647.soft_d937 .breadcrumb_basic_02ca:hover,
.mini_c647.soft_d937 .liquid-f540 a:hover,
.mini_c647.soft_d937 .light-c165 .menu_liquid_7161:hover,
.mini_c647.soft_d937 .light-c165 a:hover,
.mini_c647.soft_d937 .box-west-9566 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini_c647.soft_d937 .first-9844 {
  color: rgba(255, 255, 255, 0.99);
}
.mini_c647.soft_d937 .footer_first_f0a5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_c647.soft_d937 .footer_first_f0a5:before {
  background: rgba(255, 255, 255, 0.08);
}
.mini_c647.soft_d937 .soft_a911:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini_c647.soft_d937 .chip_paper_eaf2 .glass_41ec li a,
.mini_c647.soft_d937 .chip_paper_eaf2 .menu_liquid_7161,
.mini_c647.soft_d937 .box-west-9566 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_c647.soft_d937 .chip_paper_eaf2 .menu_liquid_7161:focus,
.mini_c647.soft_d937 .chip_paper_eaf2 .menu_liquid_7161:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini_c647.soft_d937 .glass_41ec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_a911 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.soft_a911:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hidden-tall-86d8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.footer_stale_9dd3 .mini_c647 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.footer_stale_9dd3 .footer_first_f0a5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.footer_stale_9dd3 .footer_first_f0a5:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .footer_stale_9dd3 .footer_first_f0a5:before {
    width: 16%;
    left: 42%;
  }
}
.footer_stale_9dd3 .footer_first_f0a5:last-child:before {
  content: none;
}
.footer_stale_9dd3 .footer_first_f0a5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.footer_stale_9dd3 .chip_paper_eaf2 .glass_41ec li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.footer_stale_9dd3 .chip_paper_eaf2 .glass_41ec li a .menu_liquid_7161 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.footer_stale_9dd3 .chip_paper_eaf2 .box-west-9566 {
  border: none;
}
.footer_stale_9dd3 .chip_paper_eaf2 .box-west-9566 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.footer_stale_9dd3 .soft_a911 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.footer_stale_9dd3 .hidden-tall-86d8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.footer_stale_9dd3 .soft_d937 .soft_a911:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer_stale_9dd3 .left-8f5d.wide-b314 .preview-ca9c {
  background: rgba(0, 0, 0, 0.6);
}
.footer_stale_9dd3
  .left-8f5d.wide-b314
  .preview-ca9c::after,
.footer_stale_9dd3
  .left-8f5d.wide-b314
  .preview-ca9c:before {
  background: inherit;
}
.footer_stale_9dd3
  .left-8f5d.wide-b314:hover
  .preview-ca9c {
  background: rgba(0, 0, 0, 0.8);
}
.smooth-923f .mini_c647 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .smooth-923f .mini_c647 {
    width: auto;
    right: 45px;
  }
}
.light_0b79 .mini_c647 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .light_0b79 .mini_c647 {
    width: auto;
    left: 45px;
  }
}
.hidden-easy-940a .mini_c647 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hidden-easy-940a .hidden-tall-86d8 {
  max-width: 48em;
  margin: 0 auto;
}
.hidden-easy-940a .soft_a911:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav-53c9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav-53c9.footer_stale_9dd3 .mini_c647 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav-53c9.smooth-923f .mini_c647 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.nav-53c9 .mini_c647 {
  visibility: visible;
}
.nav-53c9.light_0b79 .mini_c647 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.basic-df19,
.next_99db {
  overflow-x: hidden;
}
.basic-df19 .mini_c647 {
  overflow: auto;
}
.basic-df19.footer_stale_9dd3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic-df19.footer_stale_9dd3 .mini_c647 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.basic-df19.footer_stale_9dd3 .texture-north-1fcc {
  opacity: 0;
}
.basic-df19.smooth-923f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic-df19.smooth-923f .mini_c647 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.basic-df19.smooth-923f .texture-north-1fcc {
  opacity: 0;
}
.basic-df19.light_0b79 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic-df19.light_0b79 .mini_c647 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.basic-df19.light_0b79 .texture-north-1fcc {
  opacity: 0;
}
.basic-df19.hidden-easy-940a .mini_c647 {
  z-index: 10;
  visibility: visible;
}
.wide-b314 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wide-b314 .preview-ca9c {
  background: rgba(255, 255, 255, 0.99);
}
.wide-b314 .preview-ca9c::after,
.wide-b314 .preview-ca9c:before {
  background: inherit;
}
.wide-b314:hover .preview-ca9c {
  background: rgba(255, 255, 255, 0.99);
}
.light_0b79 .wide-b314 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hidden-easy-940a .wide-b314 {
  display: none !important;
}
.basic-df19:before,
.next_99db:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.basic-df19 .wide-b314,
.next_99db .wide-b314 {
  display: inline-block;
}
.mini_c647 .logo_f5c9 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.basic-df19 .mini_c647 .logo_f5c9,
.next_99db .mini_c647 .logo_f5c9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-dynamic-0acb .pagination-9819 {
  width: 100%;
}
.main-5e02 {
  padding: 0 0.5em 0;
}
.main-5e02 [class*="customify-col-"],
.main-5e02 [class*="customify-col_"],
.main-5e02 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notification-lower-b938 .main-5e02 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .item-67b1 .tooltip-dim-9bc6,
  .tooltip-dim-9bc6 {
    display: none;
  }
  .avatar-rough-4484 {
    text-align: left;
  }
  .complex-c6e3 {
    text-align: center;
  }
  .content-e9f7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .item-67b1 .card_f067,
  .card_f067 {
    display: none;
  }
  .blue-3fec {
    text-align: left;
  }
  .icon_4953 {
    text-align: center;
  }
  .bright_3e3e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .item-67b1 .down_f6da,
  .down_f6da {
    display: none;
  }
  .message_simple_3a0e {
    text-align: left;
  }
  .summary_prev_871d {
    text-align: center;
  }
  .dynamic-4cdb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.up_ed77 {
  box-shadow: none !important;
}
.bronze-5d68 .row-a711,
.cool_8f52 .row-a711 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.cool_8f52 .row-a711 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fixed-4ed0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fixed-4ed0:after,
.fixed-4ed0:before {
  content: "";
  display: table;
}
.fixed-4ed0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fixed-4ed0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fixed-4ed0,
.top_11ae {
  max-width: 1248px;
  margin: 0 auto;
}

.paper_726e.highlight_7dde .fixed-4ed0 {
  max-width: 100%;
}
.paper_726e.new-5e22 {
  max-width: 1200px;
  margin: 0 auto;
}
.paper_726e.motion-3180 .fixed-4ed0 {
  max-width: 100%;
}
.paper_726e.motion-3180 > .fixed-4ed0 {
  padding-left: 0;
  padding-right: 0;
}
.paper_726e.motion-3180 > .fixed-4ed0 .item-67b1 {
  margin: 0;
}
.paper_726e.motion-3180
  > .fixed-4ed0
  .chip_dark_8823.photo_1c84 {
  margin-right: 0;
  margin-left: 0;
}
.paper_726e.motion-3180 #main.photo_1c84 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .footer-fluid-c0a7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .footer-fluid-c0a7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .green_4175 .paper_c7f1 {
    padding-right: 1em;
  }
  .green_4175.caption-9cec .chip_dark_8823 {
    border-right: 1px solid #eaecee;
  }
  .green_4175.caption-9cec .paper_c7f1 {
    padding-right: 1em;
  }
  .green_4175.caption-9cec .sidebar_7480 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_2bb1 .paper_c7f1 {
    padding-left: 1em;
  }
  .active_2bb1.caption-9cec .chip_dark_8823 {
    border-left: 1px solid #eaecee;
  }
  .active_2bb1.caption-9cec .paper_c7f1 {
    padding-left: 1em;
  }
  .active_2bb1.caption-9cec .sidebar_7480 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west_82b2 .paper_c7f1 {
    padding-left: 1em;
  }
  .west_82b2.caption-9cec .border-bright-158e {
    border-right: 1px solid #eaecee;
  }
  .west_82b2.caption-9cec .logo_bac9 {
    border-right: 1px solid #eaecee;
  }
  .west_82b2.caption-9cec .paper_c7f1 {
    padding-left: 1em;
  }
  .west_82b2.caption-9cec .sidebar_7480 {
    padding-right: 1em;
  }
  .west_82b2.caption-9cec .dark_6ad6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_3ff3 .paper_c7f1 {
    padding-right: 1em;
  }
  .form_3ff3.caption-9cec .border-bright-158e {
    border-left: 1px solid #eaecee;
  }
  .form_3ff3.caption-9cec .logo_bac9 {
    border-left: 1px solid #eaecee;
  }
  .form_3ff3.caption-9cec .paper_c7f1 {
    padding-right: 1em;
  }
  .form_3ff3.caption-9cec .sidebar_7480 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_3ff3.caption-9cec .dark_6ad6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-fluid-c0a7 .paper_c7f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-fluid-c0a7.caption-9cec .chip_dark_8823 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .footer-fluid-c0a7.caption-9cec .paper_c7f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-fluid-c0a7.caption-9cec .sidebar_7480 {
    padding-left: 1em;
  }
  .footer-fluid-c0a7.caption-9cec .dark_6ad6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .footer-fluid-c0a7.caption-9cec .paper_c7f1 {
    padding-left: 0;
  }
}
.full_294a .paper-c3d7 {
  display: inline-block;
}
.light-d515 {
  display: inline-block;
}
.badge_323d {
  word-con: break-word;
}
.form_in_4a8f > span {
  display: inline-block;
  padding: 5px 0;
}
.form_in_4a8f .over-bf0c {
  margin-left: 8px;
  margin-right: 8px;
}
.form_in_4a8f .pressed_46cc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.highlight-a997 .disabled_soft_3471 {
  margin-bottom: 2em;
}
.highlight-a997 .dirty_acb7 {
  margin-bottom: 15px;
}
.highlight-a997 .dirty_acb7:last-child {
  margin-bottom: 0;
}
.highlight-a997 .component-e347 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .highlight-a997 .component-e347 {
    display: block;
  }
}
.highlight-a997 .message_866f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .highlight-a997 .message_866f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.highlight-a997 .input-6a63 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.highlight-a997 .input-6a63 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.highlight-a997 .input-6a63 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.highlight-a997 .badge_323d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-a997 .badge_323d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.highlight-a997 .old-496d p:last-child {
  margin-bottom: 0;
}
.highlight-a997 .section_d0e7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.highlight-a997 .main_7673 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.highlight-a997 .tag-white-3ff4 {
  margin-top: 1em;
}
.highlight-a997 .link_upper_288d {
  top: 0;
  display: block;
}
.highlight-a997 .link_upper_288d a {
  color: inherit;
}
.highlight-a997 .link_upper_288d a:hover {
  color: inherit;
}
.highlight-a997 .search-new-5ead {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.highlight-a997 .search-new-5ead:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.highlight-a997 .main_7673 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.highlight-a997 .thick_4f9b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.highlight-a997 .thick_4f9b:first-child {
  margin-top: 0;
}
.highlight-a997 .thick_4f9b.iron_9373 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.highlight-a997 .thick_4f9b.shadow_c50b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight-a997
  .thick_4f9b.shadow_c50b.photo-simple-d5a7
  .tag-white-3ff4 {
  width: 100%;
}
.highlight-a997 .shadow_c50b {
  -webkit-box-align: center;
  align-items: center;
}
.highlight-a997 .shadow_c50b .form_in_4a8f,
.highlight-a997 .shadow_c50b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.highlight-a997 .input-6a63 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight-a997 .input-6a63 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight-a997 .input-6a63:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.highlight-a997 .iron_9373 {
  z-index: 5;
}
.highlight-a997 .media-a632 .primary-da93 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.highlight-a997 .aside_e8c3 .primary-da93 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.highlight-a997 .first-48f2 .primary-da93 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-a997.mask-12a6 .component-e347,
.highlight-a997.huge_d9cb .component-e347 {
  display: block;
}
.highlight-a997.mask-12a6 .component-e347 .yellow-d3db,
.highlight-a997.mask-12a6 .component-e347 .main_7673,
.highlight-a997.huge_d9cb .component-e347 .yellow-d3db,
.highlight-a997.huge_d9cb .component-e347 .main_7673 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight-a997.tertiary-acab .message_866f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .highlight-a997.tertiary-acab .message_866f {
    margin-right: 0;
  }
}
.highlight-a997.mask-12a6 .message_866f,
.highlight-a997.huge_d9cb .message_866f {
  padding-top: 40%;
}
.highlight-a997.mask-12a6 .disabled_soft_3471,
.highlight-a997.huge_d9cb .disabled_soft_3471 {
  display: block;
}
.highlight-a997.mask-12a6 .fn-sticky-16e3 .main_7673,
.highlight-a997.huge_d9cb .fn-sticky-16e3 .main_7673 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.highlight-a997.mask-12a6 .message_866f,
.highlight-a997.huge_d9cb .message_866f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.highlight-a997.mask-12a6 .main_7673 {
  padding: 1em;
}
.description-0abd {
  margin: 30px auto;
  display: block;
}
.description-0abd .nav_middle_97c2 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.description-0abd .nav_middle_97c2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description-0abd .nav_middle_97c2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.left_d938 .form_in_4a8f {
  margin-bottom: 1.41575em;
}
.left_d938 .overlay_05db {
  margin-bottom: 1.618em;
}
.photo-purple-ca6f .avatar-right-e7fd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.photo-purple-ca6f .avatar-right-e7fd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.photo-purple-ca6f .notice-37fc {
  max-width: 100%;
  overflow: auto;
}
.message-e265 .photo-purple-ca6f a:hover {
  text-decoration: underline;
}
.main_ef23 .dirty_acb7:not(.badge_323d),
.main_ef23 .input-6a63 {
  margin-bottom: 1.41575em;
}
.main_ef23 .dirty_acb7:not(.badge_323d):last-child,
.main_ef23 .input-6a63:last-child {
  margin-bottom: 0;
}
.main_ef23 .dirty_acb7.modal-4b2b {
  margin-bottom: 0.41575em;
}
.main_ef23 .outer-6e3b:before,
.main_ef23 .smooth-f781:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.main_ef23 .outer-6e3b:before {
  content: "\f115";
}
.main_ef23 .smooth-f781:before {
  content: "\f02c";
}
.main_ef23 .light_04bf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.main_ef23 .light_04bf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outline_tall_1c2b {
  display: -webkit-box;
  display: flex;
}
.outline_tall_1c2b .primary_hot_c3a1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outline_tall_1c2b .primary_hot_c3a1 {
    flex-basis: 90px;
  }
}
.outline_tall_1c2b .brown-28f7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline_tall_1c2b .brown-28f7 {
    flex-basis: calc(100% - 50px);
  }
}
.outline_tall_1c2b .module-0d7f p:last-child {
  margin-bottom: 0.72em;
}
.image_3a6f .nav_middle_97c2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.image_3a6f .nav_middle_97c2:after,
.image_3a6f .nav_middle_97c2:before {
  content: "";
  display: table;
}
.image_3a6f .nav_middle_97c2:after {
  clear: both;
}
.image_3a6f .nav_middle_97c2 .alert_west_7ec2,
.image_3a6f .nav_middle_97c2 .button-e9a1 {
  width: 49%;
}
.image_3a6f .nav_middle_97c2 .alert_west_7ec2 a span.content_dc38,
.image_3a6f .nav_middle_97c2 .button-e9a1 a span.content_dc38 {
  display: block;
  margin-bottom: 5px;
}
.image_3a6f .nav_middle_97c2 .button-e9a1 {
  float: left;
  text-align: left;
}
.image_3a6f .nav_middle_97c2 .alert_west_7ec2 {
  float: right;
  text-align: right;
}
.media-90b5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media-90b5 {
    margin-bottom: 0;
  }
}
.thumbnail-current-e3b2 {
  margin-bottom: 1em;
}
.thumbnail-current-e3b2 .badge_323d {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_fdcf a {
  display: block;
  line-height: 0;
  position: relative;
}
.cool_9f00 .thumbnail-current-e3b2,
.description-3a20 .thumbnail-current-e3b2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .cool_9f00 .thumbnail-current-e3b2,
  .description-3a20 .thumbnail-current-e3b2 {
    display: block;
  }
}
.cool_9f00 .highlight_fdcf,
.description-3a20 .highlight_fdcf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .cool_9f00 .highlight_fdcf,
  .description-3a20 .highlight_fdcf {
    margin-bottom: 1em;
  }
}
.cool_9f00 .highlight_fdcf img,
.description-3a20 .highlight_fdcf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.cool_9f00 .article_center_254b,
.description-3a20 .article_center_254b {
  flex-basis: calc(100% - 160px);
}
.cool_9f00 .article_center_254b p,
.description-3a20 .article_center_254b p {
  margin-bottom: 0;
}
.cool_9f00 .article_center_254b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .cool_9f00 .article_center_254b {
    padding-left: 0;
  }
}
.description-3a20 .article_center_254b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .description-3a20 .article_center_254b {
    padding-right: 0;
  }
}
.description-3a20 .highlight_fdcf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outline-simple-8743 .highlight_fdcf {
  margin-bottom: 0.5em;
}
.outline-simple-8743 .highlight_fdcf img {
  width: 100%;
}
.icon-d7fe .solid-4f55,
.warm_b53e .solid-4f55 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.warm_b53e .chip_dark_8823 .next-8d22 p:last-child {
  margin-bottom: 0;
}
.layout_mini_06b4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tag-rough-c508 .iron-f219 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tag-rough-c508 .iron-f219:last-of-type {
    margin-bottom: 0;
  }
}
.tag-rough-c508 .iron-f219 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-rough-c508 .iron-f219 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tag-rough-c508 .iron-f219 ul li {
  margin: 0 0 0.6em;
}
.tag-rough-c508 .iron-f219 ul li.tooltip-9942,
.tag-rough-c508 .iron-f219 ul li.texture-mini-5d3e {
  position: relative;
}
.tag-rough-c508 .iron-f219 ul li.tooltip-9942 .message-a634,
.tag-rough-c508 .iron-f219 ul li.texture-mini-5d3e .message-a634 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tag-rough-c508 .iron-f219 ul li.tooltip-9942:after:after,
.tag-rough-c508 .iron-f219 ul li.tooltip-9942:after:before,
.tag-rough-c508
  .iron-f219
  ul
  li.texture-mini-5d3e:after:after,
.tag-rough-c508
  .iron-f219
  ul
  li.texture-mini-5d3e:after:before {
  content: "";
  display: table;
}
.tag-rough-c508 .iron-f219 ul li.tooltip-9942:after:after,
.tag-rough-c508
  .iron-f219
  ul
  li.texture-mini-5d3e:after:after {
  clear: both;
}
.tag-rough-c508 .iron-f219 a.dirty-0d91:hover {
  text-decoration: none;
}
.tag-rough-c508 .iron-f219 select {
  max-width: 100%;
}
.tag-rough-c508 .iron-f219 table {
  font-size: 85%;
}
.tag-rough-c508 .iron-f219 table td,
.tag-rough-c508 .iron-f219 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tag-rough-c508 .iron-f219 table tfoot td {
  text-align: left;
}
.tag-rough-c508 .iron-f219 :last-child {
  margin-bottom: 0;
}
.tag-rough-c508 .iron-f219 .avatar-340c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tag-rough-c508 .iron-f219 .avatar-340c label {
  width: 100%;
}
.tag-rough-c508 .iron-f219 .avatar-340c .easy_8f59 {
  width: 100%;
  display: block;
}
.tag-rough-c508 .iron-f219 .avatar-340c .active_1a94 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tag-rough-c508 .iron-f219 .avatar-340c .active_1a94:hover svg #svg-search {
  fill: #444;
}
.tag-rough-c508 .iron-f219 .avatar-340c .active_1a94 svg {
  width: 18px;
  height: 18px;
}
.tag-rough-c508 .basic-5833 ul ul,
.tag-rough-c508 .video-out-75b0 ul ul,
.tag-rough-c508 .fast_2fe7 ul ul,
.tag-rough-c508 .complex-f95c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tag-rough-c508 .basic-5833 .background-738b > a,
.tag-rough-c508 .video-out-75b0 .background-738b > a,
.tag-rough-c508 .fast_2fe7 .background-738b > a,
.tag-rough-c508 .complex-f95c .background-738b > a {
  margin-bottom: 0;
}
.tag-rough-c508 .fast-f2fe li,
.tag-rough-c508 .basic-5833 li,
.tag-rough-c508 .menu_simple_d268 li,
.tag-rough-c508 .video-out-75b0 li,
.tag-rough-c508 .fast_2fe7 li,
.tag-rough-c508 .complex-f95c li,
.tag-rough-c508 .narrow_040e li,
.tag-rough-c508 .row_566a li {
  display: block;
  position: relative;
}
.tag-rough-c508 .fast-f2fe li:last-child,
.tag-rough-c508 .basic-5833 li:last-child,
.tag-rough-c508 .menu_simple_d268 li:last-child,
.tag-rough-c508 .video-out-75b0 li:last-child,
.tag-rough-c508 .fast_2fe7 li:last-child,
.tag-rough-c508 .complex-f95c li:last-child,
.tag-rough-c508 .narrow_040e li:last-child,
.tag-rough-c508 .row_566a li:last-child {
  border: none;
}
.tag-rough-c508 .fast-f2fe li a,
.tag-rough-c508 .basic-5833 li a,
.tag-rough-c508 .menu_simple_d268 li a,
.tag-rough-c508 .video-out-75b0 li a,
.tag-rough-c508 .fast_2fe7 li a,
.tag-rough-c508 .complex-f95c li a,
.tag-rough-c508 .narrow_040e li a,
.tag-rough-c508 .row_566a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag-rough-c508 .fast-f2fe li ul li::before,
.tag-rough-c508 .basic-5833 li ul li::before,
.tag-rough-c508 .menu_simple_d268 li ul li::before,
.tag-rough-c508 .video-out-75b0 li ul li::before,
.tag-rough-c508 .fast_2fe7 li ul li::before,
.tag-rough-c508 .complex-f95c li ul li::before,
.tag-rough-c508 .narrow_040e li ul li::before,
.tag-rough-c508 .row_566a li ul li::before {
  left: 15px;
}
.tag-rough-c508 .fast-f2fe li ul a,
.tag-rough-c508 .basic-5833 li ul a,
.tag-rough-c508 .menu_simple_d268 li ul a,
.tag-rough-c508 .video-out-75b0 li ul a,
.tag-rough-c508 .fast_2fe7 li ul a,
.tag-rough-c508 .complex-f95c li ul a,
.tag-rough-c508 .narrow_040e li ul a,
.tag-rough-c508 .row_566a li ul a {
  padding-left: 20px;
}
.tag-rough-c508 .fast-f2fe li ul ul li::before,
.tag-rough-c508 .basic-5833 li ul ul li::before,
.tag-rough-c508 .menu_simple_d268 li ul ul li::before,
.tag-rough-c508 .video-out-75b0 li ul ul li::before,
.tag-rough-c508 .fast_2fe7 li ul ul li::before,
.tag-rough-c508 .complex-f95c li ul ul li::before,
.tag-rough-c508 .narrow_040e li ul ul li::before,
.tag-rough-c508 .row_566a li ul ul li::before {
  left: 30px;
}
.tag-rough-c508 .fast-f2fe li ul ul a,
.tag-rough-c508 .basic-5833 li ul ul a,
.tag-rough-c508 .menu_simple_d268 li ul ul a,
.tag-rough-c508 .video-out-75b0 li ul ul a,
.tag-rough-c508 .fast_2fe7 li ul ul a,
.tag-rough-c508 .complex-f95c li ul ul a,
.tag-rough-c508 .narrow_040e li ul ul a,
.tag-rough-c508 .row_566a li ul ul a {
  padding-left: 40px;
}
.tag-rough-c508 .focus_tall_9bd9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag-rough-c508 .row_566a ul li {
  margin-bottom: 1.41575em;
}
.tag-rough-c508 .row_566a ul li .right-555a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tag-rough-c508 .row_566a ul li .message-cf9e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.soft_d937 .fast-f2fe li a,
.soft_d937 .basic-5833 li a,
.soft_d937 .menu_simple_d268 li a,
.soft_d937 .video-out-75b0 li a,
.soft_d937 .fast_2fe7 li a,
.soft_d937 .complex-f95c li a,
.soft_d937 .narrow_040e li a,
.soft_d937 .row_566a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_d937 .focus_tall_9bd9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_d937 .iron-f219 ul li.tooltip-9942 .message-a634,
.soft_d937 .iron-f219 ul li.texture-mini-5d3e .message-a634 {
  background: rgba(0, 0, 0, 0.2);
}
.soft_d937 .tag-rough-c508 .iron-f219 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_726e .tag-rough-c508 .glass_41ec li {
  margin: 0;
}
.paper_726e .tag-rough-c508 .glass_41ec li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paper_726e .tag-rough-c508 .glass_41ec li ul {
  margin: 0;
}
.paper_726e .tag-rough-c508 .glass_41ec li ul li a {
  padding-left: 15px;
}
.paper_726e .tag-rough-c508 .glass_41ec li ul li li a {
  padding-left: 30px;
}
.paper_726e .tag-rough-c508 .glass_41ec li.popup_left_f665 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paper_726e .tag-rough-c508 .glass_41ec li.popup_left_f665 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.paper_726e .tag-rough-c508 .glass_41ec li.popup_left_f665 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.right-da92 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pattern-copper-271d {
  position: relative;
  z-index: 10;
}
.pattern-copper-271d .logo_f5c9 {
  width: 100%;
  max-width: 100%;
}
.popup_stale_ae14 .center_80a7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.popup_stale_ae14 .left-8f5d {
}
.popup_stale_ae14 .soft_d937 {
  background: #292929;
}
.north_345d .center_80a7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.north_345d .left-8f5d {
  background: #f9f9f9;
}
.north_345d .soft_d937 {
  background: #303030;
}
.accordion_out_ed48 .center_80a7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_out_ed48 .paper-c3d7 {
    margin-bottom: 1em;
  }
  .accordion_out_ed48 .paper-c3d7:last-child {
    margin-bottom: 0;
  }
}
.accordion_out_ed48 .left-8f5d {
  background: #ededed;
}
.accordion_out_ed48 .soft_d937 {
  background: #1a1a1a;
}
.center_80a7.left-8f5d {
  color: rgba(0, 0, 0, 0.6);
}
.center_80a7.left-8f5d .silver-f0cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.center_80a7.soft_d937 {
  color: rgba(255, 255, 255, 0.99);
}
.center_80a7.soft_d937 a:not(.dirty-0d91) {
  color: rgba(255, 255, 255, 0.79);
}
.center_80a7.soft_d937 a:not(.dirty-0d91):hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_80a7.soft_d937 .silver-f0cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_80a7.soft_d937 table tbody td,
.center_80a7.soft_d937 table th {
  background: rgba(0, 0, 0, 0.08);
}
.menu-f601.wood_1f91 .fixed-4ed0 {
  max-width: initial;
}
.menu-f601 .link-steel-d89c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.menu-f601 .link-steel-d89c .logo_f5c9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .menu-f601 .link-steel-d89c .logo_f5c9 {
    display: block;
    margin-bottom: 2em;
  }
  .menu-f601 .link-steel-d89c .logo_f5c9:last-child {
    margin-bottom: 0;
  }
}
.accordion_out_ed48 .paper-c3d7:last-child,
.north_345d .paper-c3d7:last-child,
.popup_stale_ae14 .paper-c3d7:last-child {
  margin-bottom: 0;
}
.accordion_out_ed48 .paper-c3d7 .tag-rough-c508 .iron-f219:last-child,
.north_345d .paper-c3d7 .tag-rough-c508 .iron-f219:last-child,
.popup_stale_ae14 .paper-c3d7 .tag-rough-c508 .iron-f219:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .accordion_out_ed48 .copper_f492,
  .accordion_out_ed48 .input_535c,
  .north_345d .copper_f492,
  .north_345d .input_535c,
  .popup_stale_ae14 .copper_f492,
  .popup_stale_ae14 .input_535c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pattern-copper-271d .paper-c3d7 {
    margin-bottom: 2em;
  }
}
.pattern-copper-271d p:last-child {
  margin-bottom: 0;
}
.pattern-copper-271d li,
.pattern-copper-271d ul {
  list-style: none;
  margin: 0;
}
.pattern-copper-271d ul ul {
  margin-left: 2.617924em;
}
.lite_10f5 {
  font-size: 0.875em;
}

/* css-noise: 7b45 */
.phantom-card-h0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
