/*!
Theme Name: Customify
Theme URI: https://pressmaximum.content_08da/customify
Author: WPCustomify
Author URI: https://pressmaximum.content_08da
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.content_08da/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.west_cc28.motion-f324/licenses/gpl-2.0.info_dirty_2662
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.shade_424c/, (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.clean_7439.basic-a12a/normalize.huge_4956/
 ======
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.huge_4956 v7.0.0 | MIT License | github.content_08da/necolas/normalize.huge_4956 */
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;
}
.thumbnail-de14 .hover-b206,
.lite-dfaf,
.filter-05f8,
.list-f0a0,
.thumbnail_medium_cef5,
.basic_5e0a,
.warm-0656,
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;
}
.lite-dfaf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lite-dfaf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lite-dfaf,
  h1 {
    font-size: 1.8em;
  }
}
.filter-05f8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.filter-05f8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .filter-05f8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .filter-05f8,
  h2 {
    font-size: 1.7em;
  }
}
.list-f0a0,
h3 {
  font-size: 1.618em;
}
.thumbnail-de14 .hover-b206,
.thumbnail_medium_cef5,
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.in-9c57 {
  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;
}
.notice-79f0:after,
.notice-79f0:before,
.old-660d:after,
.old-660d:before {
  content: "";
  display: table;
}
.notice-79f0:after,
.old-660d:after {
  clear: both;
}
.hover_c8d8 {
  float: right;
  margin-right: 0;
}
.link_ee68 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.form_fixed_f13c .up_2a55,
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;
}
.form_fixed_f13c .up_2a55: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;
}
.gas_cf59 .up_2a55 {
  box-shadow: none;
}
.gas_cf59
  .up_2a55
  .title_out_515d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gas_cf59 .up_2a55 .outline_focused_699b {
  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;
}
.gas_cf59
  .up_2a55
  .outline_focused_699b
  b {
  display: none;
}
.gas_cf59 .sidebar_c691 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pattern-1d3c:not(.inner_e485):not(.block-e0e2),
button:not(.inner_e485):not(.block-e0e2),
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ),
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ),
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ) {
  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;
}
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ):hover,
button:not(.inner_e485):not(
    .block-e0e2
  ):hover,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ):hover,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ):hover,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ):active,
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ):focus,
button:not(.inner_e485):not(
    .block-e0e2
  ):active,
button:not(.inner_e485):not(
    .block-e0e2
  ):focus,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ):active,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ):focus,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ):active,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ):focus,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ):active,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ):focus {
  outline: 0;
}
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5,
button:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5 {
  position: relative;
}
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .iron-4e58,
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .row-233f,
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .highlight-83d7,
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  i,
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  svg,
button:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .iron-4e58,
button:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .row-233f,
button:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .highlight-83d7,
button:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  i,
button:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  svg,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .iron-4e58,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .row-233f,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .highlight-83d7,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  i,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  svg,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .iron-4e58,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .row-233f,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .highlight-83d7,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  i,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  svg,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .iron-4e58,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .row-233f,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  .highlight-83d7,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  i,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5
  svg {
  visibility: hidden;
}
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5:after,
button:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5:after,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5:after,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5:after,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ).fn-loading-6ff5: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;
}
.pattern-1d3c:not(.inner_e485):not(.block-e0e2),
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ),
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ),
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ) {
  color: #fff;
  background: #235787;
}
.pattern-1d3c:not(.inner_e485):not(
    .block-e0e2
  ):focus,
input[type="button"]:not(.inner_e485):not(
    .block-e0e2
  ):focus,
input[type="reset"]:not(.inner_e485):not(
    .block-e0e2
  ):focus,
input[type="submit"]:not(.inner_e485):not(
    .block-e0e2
  ):focus {
  color: #fff;
}
.pattern-1d3c.fn-disabled-6ff5:not(.inner_e485):not(
    .block-e0e2
  ),
.pattern-1d3c[disabled]:not(.inner_e485):not(
    .block-e0e2
  ),
button.fn-disabled-6ff5:not(.inner_e485):not(
    .block-e0e2
  ),
button[disabled]:not(.inner_e485):not(
    .block-e0e2
  ) {
  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;
}
.caption-8c17 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption-8c17: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;
}
.item_4f46 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.top_4fc4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.south-4eef {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notice-79f0:after,
.notice-79f0:before,
.widget_last_859b:after,
.widget_last_859b:before,
.dropdown_0034:after,
.dropdown_0034:before,
.static_13bc:after,
.static_13bc:before,
.overlay_green_c37d:after,
.overlay_green_c37d:before,
.item-b6e0:after,
.item-b6e0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notice-79f0:after,
.widget_last_859b:after,
.dropdown_0034:after,
.static_13bc:after,
.overlay_green_c37d:after,
.item-b6e0:after {
  clear: both;
}
.widget_last_859b .notification_slow_45e2,
.dropdown_0034 .notification_slow_45e2,
.basic_3726 .notification_slow_45e2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.title-short-fa68 {
  display: inline-block;
}
.brown_f23e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.brown_f23e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.brown_f23e .layout_5f77 {
  padding: 1em 0;
  font-size: 85%;
}
.layout_5f77 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.title_6b83 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.title_6b83:after,
.title_6b83:before {
  content: "";
  display: table;
}
.title_6b83:after {
  clear: both;
}
.left_98da {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hover_c4a8 .left_98da {
  max-width: 50%;
}
.outline_ab93 .left_98da {
  max-width: 33.33%;
}
.message-fast-b024 .left_98da {
  max-width: 25%;
}
.stale-89b8 .left_98da {
  max-width: 20%;
}
.layout-7485 .left_98da {
  max-width: 16.66%;
}
.disabled_upper_646e .left_98da {
  max-width: 14.28%;
}
.avatar-middle-38a6 .left_98da {
  max-width: 12.5%;
}
.info-first-4ed5 .left_98da {
  max-width: 11.11%;
}
.border_95c2 {
  display: block;
}
.thumbnail-de14 .layout-first-d303 label,
.thumbnail-de14 .module_white_1b39 label,
.thumbnail-de14 .large-823b label,
.thumbnail-de14 .over_80dd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-center-fc61 {
  list-style: none;
  margin: 0;
}
.notice-center-fc61 article.accordion-west-ab54 {
  margin-bottom: 0;
}
.notice-center-fc61 ul {
  list-style: none;
  margin: 0;
}
.notice-center-fc61 .fresh_b1f5 li.accordion-west-ab54 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-center-fc61 .fresh_b1f5 li.accordion-west-ab54 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-center-fc61 .fresh_b1f5 li.accordion-west-ab54: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) {
  .notice-center-fc61 .fresh_b1f5 li.accordion-west-ab54 li.accordion-west-ab54 li.accordion-west-ab54 li.accordion-west-ab54 {
    padding-left: 0;
  }
}
article.accordion-west-ab54 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion-west-ab54 .widget_last_859b p:last-of-type {
  margin-bottom: 0;
}
article.accordion-west-ab54 .detail_cd98 {
  float: left;
}
article.accordion-west-ab54 .dark-e0ab {
  margin-left: 85px;
}
article.accordion-west-ab54 .pattern_23c7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion-west-ab54 .pattern_23c7 .info-b3c4 {
  margin-left: 10px;
}
article.accordion-west-ab54 .column_action_7523 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion-west-ab54 .article_right_eece {
  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 .layout-first-d303,
  #respond .large-823b,
  #respond .over_80dd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout-first-d303 input,
#respond .large-823b input,
#respond .over_80dd input {
  width: 100%;
}
#respond .over_80dd {
  margin-right: 0;
}
#respond .shadow_3c7a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress_medium_3ce9 {
  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;
}
.progress_medium_3ce9.layout-cool-a34e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.progress_medium_3ce9 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%);
}
.progress_medium_3ce9:focus,
.progress_medium_3ce9: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);
}
.east_8e6a {
  border-radius: 10%;
}
.active_prev_ebec {
  border-radius: 50%;
}
.container-b7dc {
  font-size: 0.72em;
}
.card_clean_6b94 {
  font-size: 0.875em;
}
.motion_2540 {
  font-size: 1.1em;
}
.secondary_f8b1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.secondary_f8b1.container-b7dc {
  letter-spacing: 0.5px;
}
.header-b4ed,
.header-b4ed a {
  color: #6d6d6d;
}
.header-b4ed a:hover {
  color: #111;
}
.secondary_top_dbfd {
  color: #6d6d6d;
}
.tertiary-6af1 {
  overflow-x: hidden;
}
.tertiary-6af1 .section_clean_68c6.table_outer_339c {
  position: relative;
}
.tertiary-6af1 .section_clean_68c6.table_outer_339c.short-88e4 {
  position: initial;
}
.tertiary-6af1
  .section_clean_68c6.table_outer_339c.short-88e4
  .texture-warm-a963 {
  left: auto;
}
.tertiary-6af1 .section_clean_68c6 .texture-warm-a963 {
  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;
}
.tertiary-6af1 .section_clean_68c6:hover.table_outer_339c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tertiary-6af1
  .section_clean_68c6:hover.table_outer_339c
  .texture-warm-a963 {
  display: block;
  z-index: 9999999;
}
.tertiary-6af1 .fluid_e720 .tall_de79,
.tertiary-6af1 .upper_1560 .tall_de79 {
  display: none;
}
.tertiary-6af1 .text_af39 .section_clean_68c6:hover.table_outer_339c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.thumbnail-de14 .layout-first-d303 label,
.thumbnail-de14 .module_white_1b39 label,
.thumbnail-de14 .large-823b label,
.thumbnail-de14 .over_80dd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-center-fc61 {
  list-style: none;
  margin: 0;
}
.notice-center-fc61 article.accordion-west-ab54 {
  margin-bottom: 0;
}
.notice-center-fc61 ul {
  list-style: none;
  margin: 0;
}
.notice-center-fc61 .fresh_b1f5 li.accordion-west-ab54 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-center-fc61 .fresh_b1f5 li.accordion-west-ab54 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-center-fc61 .fresh_b1f5 li.accordion-west-ab54: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) {
  .notice-center-fc61 .fresh_b1f5 li.accordion-west-ab54 li.accordion-west-ab54 li.accordion-west-ab54 li.accordion-west-ab54 {
    padding-left: 0;
  }
}
article.accordion-west-ab54 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion-west-ab54 .widget_last_859b p:last-of-type {
  margin-bottom: 0;
}
article.accordion-west-ab54 .detail_cd98 {
  float: left;
}
article.accordion-west-ab54 .dark-e0ab {
  margin-left: 85px;
}
article.accordion-west-ab54 .pattern_23c7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion-west-ab54 .pattern_23c7 .info-b3c4 {
  margin-left: 10px;
}
article.accordion-west-ab54 .column_action_7523 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion-west-ab54 .article_right_eece {
  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 .layout-first-d303,
  #respond .large-823b,
  #respond .over_80dd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout-first-d303 input,
#respond .large-823b input,
#respond .over_80dd input {
  width: 100%;
}
#respond .over_80dd {
  margin-right: 0;
}
#respond .shadow_3c7a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fluid_e720 .lite_c68b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.lite_c68b .accent-south-014a.sidebar-b0af .lite-8b8f > li > a:focus,
.lite_c68b .accent-south-014a.sidebar-b0af .lite-8b8f > li > a:hover,
.lite_c68b .accent-south-014a.slider_a0d4 .lite-8b8f > li > a:focus,
.lite_c68b .accent-south-014a.slider_a0d4 .lite-8b8f > li > a:hover,
.lite_c68b .accent-south-014a.sidebar_stone_47cb .lite-8b8f > li > a:focus,
.lite_c68b .accent-south-014a.sidebar_stone_47cb .lite-8b8f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_c68b
  .accent-south-014a.sidebar-b0af
  .lite-8b8f
  > li.last_3437
  > a,
.lite_c68b
  .accent-south-014a.sidebar-b0af
  .lite-8b8f
  > li.cold-1d63
  > a,
.lite_c68b
  .accent-south-014a.slider_a0d4
  .lite-8b8f
  > li.last_3437
  > a,
.lite_c68b
  .accent-south-014a.slider_a0d4
  .lite-8b8f
  > li.cold-1d63
  > a,
.lite_c68b
  .accent-south-014a.sidebar_stone_47cb
  .lite-8b8f
  > li.last_3437
  > a,
.lite_c68b .accent-south-014a.sidebar_stone_47cb .lite-8b8f > li.small_032c > a {
  color: rgba(255, 255, 255, 0.99);
}
.lite_c68b .blue-7c5a,
.lite_c68b .blue-7c5a a {
  color: rgba(255, 255, 255, 0.99);
}
.lite_c68b .feature_focused_ea45.blue_deb2 li a,
.lite_c68b .media_e3ab a,
.lite_c68b .carousel-last-e270,
.lite_c68b .lite-8b8f > li > a,
.lite_c68b .article-63a9 {
  color: rgba(255, 255, 255, 0.79);
}
.lite_c68b .feature_focused_ea45.blue_deb2 li a:hover,
.lite_c68b .media_e3ab a:hover,
.lite_c68b .carousel-last-e270:hover,
.lite_c68b .lite-8b8f > li > a:hover,
.lite_c68b .article-63a9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_c68b .sidebar_ea4e {
  color: rgba(255, 255, 255, 0.79);
}
.lite_c68b .sidebar_ea4e .dynamic-8f71 {
  color: rgba(255, 255, 255, 0.99);
}
.lite_c68b .sidebar_ea4e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_c68b .shadow_down_6b96 .icon_center_1605 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite_c68b .shadow_down_6b96 .icon_center_1605 .blue_472e {
  color: rgba(255, 255, 255, 0.79);
}
.lite_c68b
  .shadow_down_6b96
  .icon_center_1605
  .blue_472e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_c68b
  .shadow_down_6b96
  .icon_center_1605
  .blue_472e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_c68b
  .shadow_down_6b96
  .icon_center_1605
  .blue_472e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_c68b
  .shadow_down_6b96
  .icon_center_1605
  .blue_472e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_c68b .shadow_down_6b96 .pink-378b {
  color: rgba(255, 255, 255, 0.79);
}
.lite_c68b .shadow_down_6b96 .pink-378b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_353d
  .lite_c68b
  .shadow_down_6b96
  .short_9f16
  .banner-b348 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy_353d
  .lite_c68b
  .shadow_down_6b96
  .short_9f16
  .blue_472e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid_e720 .green-3a06 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.green-3a06 .accent-south-014a.sidebar-b0af .lite-8b8f > li > a:focus,
.green-3a06 .accent-south-014a.sidebar-b0af .lite-8b8f > li > a:hover,
.green-3a06 .accent-south-014a.slider_a0d4 .lite-8b8f > li > a:focus,
.green-3a06 .accent-south-014a.slider_a0d4 .lite-8b8f > li > a:hover,
.green-3a06 .accent-south-014a.sidebar_stone_47cb .lite-8b8f > li > a:focus,
.green-3a06 .accent-south-014a.sidebar_stone_47cb .lite-8b8f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green-3a06
  .accent-south-014a.sidebar-b0af
  .lite-8b8f
  > li.last_3437
  > a,
.green-3a06
  .accent-south-014a.sidebar-b0af
  .lite-8b8f
  > li.cold-1d63
  > a,
.green-3a06
  .accent-south-014a.slider_a0d4
  .lite-8b8f
  > li.last_3437
  > a,
.green-3a06
  .accent-south-014a.slider_a0d4
  .lite-8b8f
  > li.cold-1d63
  > a,
.green-3a06
  .accent-south-014a.sidebar_stone_47cb
  .lite-8b8f
  > li.last_3437
  > a,
.green-3a06 .accent-south-014a.sidebar_stone_47cb .lite-8b8f > li.small_032c > a {
  color: rgba(0, 0, 0, 0.8);
}
.green-3a06 .blue-7c5a,
.green-3a06 .blue-7c5a a {
  color: rgba(0, 0, 0, 0.8);
}
.green-3a06 .feature_focused_ea45.blue_deb2 li a,
.green-3a06 .media_e3ab a,
.green-3a06 .carousel-last-e270,
.green-3a06 .lite-8b8f > li > a,
.green-3a06 .article-63a9 {
  color: rgba(0, 0, 0, 0.55);
}
.green-3a06 .feature_focused_ea45.blue_deb2 li a:hover,
.green-3a06 .media_e3ab a:hover,
.green-3a06 .carousel-last-e270:hover,
.green-3a06 .lite-8b8f > li > a:hover,
.green-3a06 .article-63a9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green-3a06 .sidebar_ea4e {
  color: rgba(0, 0, 0, 0.55);
}
.green-3a06 .sidebar_ea4e .dynamic-8f71 {
  color: rgba(0, 0, 0, 0.8);
}
.green-3a06 .sidebar_ea4e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood-4c4a .bottom_d766 {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_0034 > * {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_0034 .item_4f46 {
  margin-right: 1.41575em;
}
.hot-19ac .dropdown_0034 > .aside_9a62 {
  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;
}
.hot-19ac .dropdown_0034 > .advanced_788b {
  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;
}
.purple-3e18.wood-4c4a .bottom_d766,
.notification_94fe.wood-4c4a .bottom_d766 {
  margin-left: 0;
}
.logo-3280.wood-4c4a .bottom_d766,
.accent-0fa3.wood-4c4a .bottom_d766 {
  margin-right: 0;
}
.dropdown_0034 ol,
.dropdown_0034 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.large-a462 video {
  max-width: 100%;
}
.thumbnail-dcd9 img {
  display: block;
}
.thumbnail-dcd9.item_4f46,
.thumbnail-dcd9.top_4fc4 {
  width: 100%;
}
.thumbnail-dcd9.advanced_788b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tooltip-c2f6:not(.item-5167) {
  margin: 1.5em auto;
}
.media-dff4 p {
  padding: 1.5em 14px;
}
ul.under_7bc7.advanced_788b,
ul.under_7bc7.aside_9a62,
ul.under_7bc7.solid-05eb.aside_9a62 {
  padding: 0 14px;
}
.gradient_380f {
  display: block;
  overflow-x: auto;
}
.gradient_380f table {
  border-collapse: collapse;
  width: 100%;
}
.gradient_380f td,
.gradient_380f th {
  padding: 0.5em;
}
.dropdown_0034 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dropdown_0034 ol ol,
.dropdown_0034 ol ul,
.dropdown_0034 ul ol,
.dropdown_0034 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dropdown_0034 ol ol li,
.dropdown_0034 ol ul li,
.dropdown_0034 ul ol li,
.dropdown_0034 ul ul li {
  margin-left: 0;
}
.hard-00d5.secondary-367a > .widget-pink-ddcd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hard-00d5.secondary-367a > .widget-pink-ddcd iframe,
.hard-00d5.secondary-367a > .widget-pink-ddcd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden_old_a259 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden_old_a259.pattern_2914 {
  padding: 0;
}
.hidden_old_a259.pattern_2914 cite {
  font-size: 13px;
}
.hidden_old_a259 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden_old_a259 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focus-basic-9e6d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focus-basic-9e6d > p:first-child {
  margin-top: 0;
}
.focus-basic-9e6d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focus-basic-9e6d blockquote {
  border-left: 0;
}
.grid_f444 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.grid_f444:not(.item-orange-619d) {
  max-width: 100px;
}
.grid_f444.pink-c721 {
  border-bottom: none !important;
  text-align: center;
}
.grid_f444.pink-c721::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .media-dff4 p {
    padding: 1.5em 0;
  }
}
.upper-c71f {
  color: #0073aa;
}
.selected_4dc0 {
  background-color: #0073aa;
}
.feature_9790 {
  color: #229fd8;
}
.gallery-stale-26c0 {
  background-color: #229fd8;
}
.table-2204 {
  color: #eee;
}
.complex_b144 {
  background-color: #eee;
}
.slow-e198 {
  color: #444;
}
.plasma_f333 {
  background-color: #444;
}
.status-orange-fb79 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.status-orange-fb79 .section_526e .media_e3ab {
  font-size: 15px;
}
.status-orange-fb79 .media_e3ab {
  line-height: 1.3;
}
.status-orange-fb79 .green-3a06 {
}
.status-orange-fb79 .lite_c68b {
  background: #235787;
}
.aside_lite_a504 {
  padding: 0;
}
.aside_lite_a504 .lite_c68b {
  background: #1a1a1a;
}
.aside_lite_a504 .green-3a06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tooltip_6cc8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tooltip_6cc8 .green-3a06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tooltip_6cc8 .lite_c68b {
  background: #303030;
}
.item-b6e0 {
  position: relative;
  z-index: 10;
}
.item-b6e0 .dim-864d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter-red-2ca5 .table_outer_339c {
  display: inline-block;
  vertical-align: middle;
}
.filter-red-2ca5.gallery-focused-a585 .table_outer_339c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .filter-red-2ca5.gallery-focused-a585 .table_outer_339c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .filter-red-2ca5.gallery-focused-a585 .table_outer_339c {
    margin-right: 0.4em;
  }
}
.filter-red-2ca5.gallery-focused-a585 .table_outer_339c:last-child {
  margin-right: 0;
}
.icon-70da .dim-864d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fluid_e720 .section_526e {
    margin: 0 -0.5em;
  }
  .fluid_e720 .section_526e [class*="customify-col-"],
  .fluid_e720 .section_526e [class*="customify-col_"],
  .fluid_e720 .section_526e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fluid_e720.active-yellow-549a .dim-864d {
  background: 0 0 !important;
}
.fluid_e720.active-yellow-549a .dim-864d,
.fluid_e720.icon-70da .dim-864d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fluid_e720.picture_solid_0818 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fluid_e720.icon-70da .dim-864d {
  box-shadow: none !important;
}
.tertiary_e377 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tertiary_e377 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_e377 {
    padding: 18px 0 20px;
  }
}
.tertiary_e377 .status-be46 {
  width: 100%;
}
.tertiary_e377 .avatar-current-e599 {
  margin-bottom: 0;
}
.tertiary_e377 .slider_a0e8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary-focused-7f34 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary-focused-7f34 .basic-1dac {
  width: 100%;
}
.dropdown_aef4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dropdown_aef4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dropdown_aef4 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;
}
.dropdown_aef4 li:last-child:after {
  display: none;
}
.dropdown_aef4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.background_c4bd .tall_de79 button,
.tertiary_e377 .tall_de79 button {
  left: 0;
}
.background_c4bd .basic-1dac,
.tertiary_e377 .basic-1dac {
  padding-left: 0;
  padding-right: 0;
}
.background_c4bd .secondary-focused-7f34,
.tertiary_e377 .secondary-focused-7f34 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.background_c4bd {
  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;
}
.background_c4bd: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;
}
.background_c4bd .outer-a714 {
  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) {
  .background_c4bd .outer-a714 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .background_c4bd .outer-a714 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .background_c4bd .outer-a714 {
    min-height: 200px;
  }
}
.background_c4bd .dropdown_aef4 {
  color: rgba(255, 255, 255, 0.8);
}
.background_c4bd .dropdown_aef4 a,
.background_c4bd .dropdown_aef4 li:after {
  color: inherit;
}
.background_c4bd .dropdown_aef4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.alert_warm_5b3b {
  margin-bottom: 0.5em;
}
.stone_3880 {
  margin-bottom: 1.2em;
}
.stone_3880,
.alert_warm_5b3b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.stone_3880 p:last-child,
.alert_warm_5b3b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tall_de79,
#masthead .tall_de79 {
  display: none;
}
#masthead
  > .tall_de79.table_full_9df4 {
  display: none;
}
#masthead > .tall_de79 button {
  left: 0;
}
.banner-a930 {
  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%;
}
.banner-a930 .table_outer_339c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.banner-a930 .picture-e6d8 {
  display: -webkit-box;
  display: flex;
}
.banner-a930 .picture-e6d8.out_f863 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.banner-a930 .picture-e6d8.hard-0304 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner-a930 .picture-e6d8.status_wide_a1bf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner-a930.outline-tiny-44ec.breadcrumb-3861 .picture-e6d8.out_f863 {
  flex-basis: 100%;
}
.banner-a930.module-north-89f1 .picture-e6d8.hard-0304 {
  -webkit-box-flex: 1;
  flex: auto;
}
.banner-a930.module-north-89f1 .picture-e6d8.status_wide_a1bf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tall_de79.table_full_9df4 {
  display: none;
}
#masthead > .tall_de79 button {
  left: 0;
}
.mask-glass-3c00 {
  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;
}
.mask-glass-3c00:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mask-glass-3c00.highlight_dynamic_a35a i {
  margin-right: 4px;
}
.mask-glass-3c00.down-6ba7 i {
  margin-left: 5px;
}
.media_e3ab p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.media_e3ab p:last-child {
  margin-bottom: 0;
}
.primary_01d0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.primary_01d0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.primary_01d0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.primary_01d0 .blue-7c5a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.primary_01d0 .sort-yellow-3469 {
  margin: 5px 0 7px 0;
}
.primary_01d0.light_d80b .logo-c90a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary_01d0.light_d80b .outline_dc4f {
  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;
}
.primary_01d0.block_c6e9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.primary_01d0.block_c6e9 .logo-c90a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary_01d0.block_c6e9 .outline_dc4f {
  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;
}
.primary_01d0.upper_7bde {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_01d0.info-dbe7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.primary_01d0.info-dbe7 .outline_dc4f {
  margin-top: 7px;
}
.middle-5661 {
  display: inline-block;
}
.item-b6e0 .image_8465 .primary_01d0 img {
  max-width: 100%;
}
.accent-south-014a .dynamic_deab.surface-664c,
.component-7608 .dynamic_deab.surface-664c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent-south-014a .solid_0917,
.component-7608 .solid_0917 {
  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%);
}
.accent-south-014a .solid_0917 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.accent-south-014a.pink_c9b2 .solid_0917 {
  display: none;
}
.accent-south-014a .box_white_da50 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent-south-014a .box_white_da50 li {
  display: inline-block;
  position: relative;
}
.accent-south-014a .box_white_da50 li:last-child {
  margin-right: 0;
}
.accent-south-014a .box_white_da50 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;
}
.accent-south-014a .box_white_da50 li.small_032c > a {
  color: rgba(0, 0, 0, 0.9);
}
.accent-south-014a .box_white_da50 > 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;
}
.accent-south-014a .box_white_da50 > li > a i {
  line-height: 0;
}
.accent-south-014a .box_white_da50 > li.brown-087b > a .solid_0917 {
  margin-left: 4px;
  line-height: 0;
}
.accent-south-014a .box_white_da50 .tertiary-static-bc90 li.brown-087b > a {
  position: relative;
}
.accent-south-014a .box_white_da50 .tertiary-static-bc90 li.brown-087b > a:after,
.accent-south-014a .box_white_da50 .tertiary-static-bc90 li.brown-087b > a:before {
  content: "";
  display: table;
}
.accent-south-014a .box_white_da50 .tertiary-static-bc90 li.brown-087b > a:after {
  clear: both;
}
.accent-south-014a .box_white_da50 .tertiary-static-bc90 li.brown-087b > a .solid_0917 {
  margin-left: 5px;
  float: right;
}
.accent-south-014a .gold-dd38,
.accent-south-014a .tertiary-static-bc90 {
  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;
}
.accent-south-014a .tertiary-static-bc90 {
  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;
}
.accent-south-014a .tertiary-static-bc90 .surface-664c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent-south-014a .tertiary-static-bc90 .solid_0917 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.accent-south-014a .tertiary-static-bc90 li {
  display: block;
  margin: 0;
  padding: 0;
}
.accent-south-014a .tertiary-static-bc90 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;
}
.accent-south-014a .tertiary-static-bc90 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.accent-south-014a .tertiary-static-bc90 .tertiary-static-bc90 {
  top: 0;
  left: 100%;
}
.accent-south-014a .feature-fixed-f275.fn-focus-6ff5 > .gold-dd38,
.accent-south-014a .feature-fixed-f275.fn-focus-6ff5 > .tertiary-static-bc90,
.accent-south-014a .feature-fixed-f275:focus > .gold-dd38,
.accent-south-014a .feature-fixed-f275:focus > .tertiary-static-bc90,
.accent-south-014a .feature-fixed-f275:hover > .gold-dd38,
.accent-south-014a .feature-fixed-f275:hover > .tertiary-static-bc90 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.accent-south-014a.sidebar_stone_47cb .lite-8b8f:after,
.accent-south-014a.sidebar_stone_47cb .lite-8b8f:before {
  content: "";
  display: table;
}
.accent-south-014a.sidebar_stone_47cb .lite-8b8f:after {
  clear: both;
}
.accent-south-014a.sidebar_stone_47cb .lite-8b8f > li {
  float: left;
}
.accent-south-014a.table-2d77 .lite-8b8f:after,
.accent-south-014a.table-2d77 .lite-8b8f:before {
  content: "";
  display: table;
}
.accent-south-014a.table-2d77 .lite-8b8f:after {
  clear: both;
}
.accent-south-014a.table-2d77 .lite-8b8f > li {
  float: left;
}
.accent-south-014a.table-2d77 .lite-8b8f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.accent-south-014a.table-2d77 .lite-8b8f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.accent-south-014a.table-2d77 .lite-8b8f > li.last_3437 > a,
.accent-south-014a.table-2d77 .lite-8b8f > li.small_032c > a {
  color: #fff;
  background-color: #1e4b75;
}
.accent-south-014a.sidebar-b0af .lite-8b8f > li > a .surface-664c {
  position: relative;
}
.accent-south-014a.sidebar-b0af .lite-8b8f > li > a .surface-664c: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;
}
.accent-south-014a.sidebar-b0af
  .lite-8b8f
  > li:focus
  > a
  .surface-664c:before,
.accent-south-014a.sidebar-b0af
  .lite-8b8f
  > li:hover
  > a
  .surface-664c:before {
  width: 100%;
  background-color: currentColor;
}
.accent-south-014a.sidebar-b0af
  .lite-8b8f
  > li.last_3437
  > a
  .surface-664c:before,
.accent-south-014a.sidebar-b0af
  .lite-8b8f
  > li.cold-1d63
  > a
  .surface-664c:before {
  width: 100%;
  background-color: currentColor;
}
.accent-south-014a.slider_a0d4 .lite-8b8f > li > a .surface-664c {
  position: relative;
}
.accent-south-014a.slider_a0d4 .lite-8b8f > li > a .surface-664c: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;
}
.accent-south-014a.slider_a0d4 .lite-8b8f > li:focus > a .surface-664c:before,
.accent-south-014a.slider_a0d4
  .lite-8b8f
  > li:hover
  > a
  .surface-664c:before {
  width: 100%;
  background-color: currentColor;
}
.accent-south-014a.slider_a0d4
  .lite-8b8f
  > li.last_3437
  > a
  .surface-664c:before,
.accent-south-014a.slider_a0d4
  .lite-8b8f
  > li.cold-1d63
  > a
  .surface-664c:before {
  width: 100%;
  background-color: currentColor;
}
.component-7608 .box_white_da50 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.component-7608 .box_white_da50 li:first-child > a {
  border-top: none;
}
.component-7608 .box_white_da50 .box-df7e > .surface-664c .solid_0917 {
  display: none;
}
.component-7608 .box_white_da50 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.component-7608 .box_white_da50 li:last-child {
  border: none;
}
.component-7608 .box_white_da50 li.brown-087b > a {
  padding-right: 45px !important;
}
.component-7608 .box_white_da50 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.component-7608 .box_white_da50 li a:focus,
.component-7608 .box_white_da50 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-7608 .box_white_da50 li .main-2ff3 {
  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;
}
.component-7608 .box_white_da50 li .main-2ff3:hover {
  box-shadow: none;
}
.component-7608 .box_white_da50 li .main-2ff3 .solid_0917 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.component-7608 .box_white_da50 .tertiary-static-bc90 {
  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);
}
.component-7608 .box_white_da50 .tertiary-static-bc90 li a {
  padding-left: 3em;
}
.component-7608 .box_white_da50 .aside_selected_d02e > a .main-2ff3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.component-7608 .box_white_da50 .aside_selected_d02e > .tertiary-static-bc90 {
  display: block;
  opacity: 1;
}
.frame-0a27 {
  max-width: 100%;
}
.menu-f9c9 {
  line-height: 0;
  cursor: pointer;
}
.article-63a9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.article-63a9:hover {
  box-shadow: none;
  color: currentColor;
}
.article-63a9 svg {
  width: 18px;
  height: 18px;
}
.article-63a9 .black-ebbe {
  display: none;
}
.header_f0fe {
  position: relative;
}
.header_f0fe.fn-active-6ff5 .article-63a9 .media-359d {
  display: none;
}
.header_f0fe.fn-active-6ff5 .article-63a9 .black-ebbe {
  display: inline-block;
}
.header_f0fe .hidden_df1b {
  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);
}
.header_f0fe.mini-7d32 .hidden_df1b {
  left: auto;
  right: -0.9em;
}
.header_f0fe.mini-7d32 .accordion-easy-7f9b::before {
  left: auto;
  right: 15px;
}
.header_f0fe.fn-active-6ff5 .hidden_df1b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.short_9f16 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.short_9f16 label {
  flex-basis: 100%;
}
.short_9f16 .icon_center_1605 {
  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;
}
.short_9f16 .blue_472e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.short_9f16 .blue_472e:focus {
  background-color: transparent;
}
.short_9f16 button.pink-378b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.short_9f16 button.pink-378b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.short_9f16 button.pink-378b svg {
  width: 18px;
  height: 18px;
}
.short_9f16 input[type="submit"] {
  min-height: auto;
}
.shadow_down_6b96 .short_9f16 .blue_472e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accordion-easy-7f9b {
  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) {
  .accordion-easy-7f9b {
    width: 220px;
  }
}
.accordion-easy-7f9b label {
  flex-basis: 100%;
}
.accordion-easy-7f9b::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;
}
.easy_353d .shadow_down_6b96 .short_9f16 {
  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;
}
.easy_353d
  .shadow_down_6b96
  .short_9f16
  .icon_center_1605 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.easy_353d .shadow_down_6b96 .short_9f16 .blue_472e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.easy_353d
  .shadow_down_6b96
  .short_9f16
  .blue_472e:focus {
  background: 0 0;
}
.easy_353d
  .shadow_down_6b96
  .short_9f16
  .banner-b348 {
  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;
}
.feature_focused_ea45 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.feature_focused_ea45 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.feature_focused_ea45 li:last-child {
  margin-right: 0;
}
.feature_focused_ea45 li:first-child {
  margin-left: 0;
}
.feature_focused_ea45.overlay-right-31fa a {
  color: #fff;
}
.feature_focused_ea45.overlay-right-31fa a:hover {
  color: #fff;
}
.feature_focused_ea45 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.feature_focused_ea45 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.feature_focused_ea45 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.feature_focused_ea45 a:hover {
  opacity: 0.9;
  color: inherit;
}
.feature_focused_ea45 [class*="social-icon-apple"] {
  background-color: #999;
}
.feature_focused_ea45 [class*="social-icon-apple"].next_5e02 {
  background-color: transparent;
  color: #999;
}
.feature_focused_ea45 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.feature_focused_ea45 [class*="social-icon-behance"].next_5e02 {
  background-color: transparent;
  color: #1769ff;
}
.feature_focused_ea45 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.feature_focused_ea45 [class*="social-icon-bitbucket"].next_5e02 {
  background-color: transparent;
  color: #205081;
}
.feature_focused_ea45 [class*="social-icon-codepen"] {
  background-color: #000;
}
.feature_focused_ea45 [class*="social-icon-codepen"].next_5e02 {
  background-color: transparent;
  color: #000;
}
.feature_focused_ea45 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.feature_focused_ea45 [class*="social-icon-delicious"].next_5e02 {
  background-color: transparent;
  color: #39f;
}
.feature_focused_ea45 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.feature_focused_ea45 [class*="social-icon-digg"].next_5e02 {
  background-color: transparent;
  color: #005be2;
}
.feature_focused_ea45 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.feature_focused_ea45 [class*="social-icon-dribbble"].next_5e02 {
  background-color: transparent;
  color: #ea4c89;
}
.feature_focused_ea45 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.feature_focused_ea45 [class*="social-icon-envelope"].next_5e02 {
  background-color: transparent;
  color: #ea4335;
}
.feature_focused_ea45 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.feature_focused_ea45 [class*="social-icon-facebook"].next_5e02 {
  background-color: transparent;
  color: #3b5998;
}
.feature_focused_ea45 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.feature_focused_ea45 [class*="social-icon-flickr"].next_5e02 {
  background-color: transparent;
  color: #0063dc;
}
.feature_focused_ea45 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.feature_focused_ea45 [class*="social-icon-foursquare"].next_5e02 {
  background-color: transparent;
  color: #2d5be3;
}
.feature_focused_ea45 [class*="social-icon-github"] {
  background-color: #333;
}
.feature_focused_ea45 [class*="social-icon-github"].next_5e02 {
  background-color: transparent;
  color: #333;
}
.feature_focused_ea45 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.feature_focused_ea45 [class*="social-icon-google-plus"].next_5e02 {
  background-color: transparent;
  color: #dd4b39;
}
.feature_focused_ea45 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.feature_focused_ea45 [class*="social-icon-houzz"].next_5e02 {
  background-color: transparent;
  color: #7ac142;
}
.feature_focused_ea45 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.feature_focused_ea45 [class*="social-icon-instagram"].next_5e02 {
  background-color: transparent;
  color: #262626;
}
.feature_focused_ea45 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.feature_focused_ea45 [class*="social-icon-jsfiddle"].next_5e02 {
  background-color: transparent;
  color: #487aa2;
}
.feature_focused_ea45 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.feature_focused_ea45 [class*="social-icon-linkedin"].next_5e02 {
  background-color: transparent;
  color: #0077b5;
}
.feature_focused_ea45 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.feature_focused_ea45 [class*="social-icon-medium"].next_5e02 {
  background-color: transparent;
  color: #00ab6b;
}
.feature_focused_ea45 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.feature_focused_ea45
  [class*="social-icon-odnoklassniki"].next_5e02 {
  background-color: transparent;
  color: #f4731c;
}
.feature_focused_ea45 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.feature_focused_ea45 [class*="social-icon-meetup"].next_5e02 {
  background-color: transparent;
  color: #ec1c40;
}
.feature_focused_ea45 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.feature_focused_ea45 [class*="social-icon-pinterest"].next_5e02 {
  background-color: transparent;
  color: #bd081c;
}
.feature_focused_ea45 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.feature_focused_ea45 [class*="social-icon-product-hunt"].next_5e02 {
  background-color: transparent;
  color: #da552f;
}
.feature_focused_ea45 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.feature_focused_ea45 [class*="social-icon-reddit"].next_5e02 {
  background-color: transparent;
  color: #ff4500;
}
.feature_focused_ea45 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.feature_focused_ea45 [class*="social-icon-rss"].next_5e02 {
  background-color: transparent;
  color: #f26522;
}
.feature_focused_ea45 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.feature_focused_ea45
  [class*="social-icon-shopping-cart"].next_5e02 {
  background-color: transparent;
  color: #4caf50;
}
.feature_focused_ea45 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.feature_focused_ea45 [class*="social-icon-skype"].next_5e02 {
  background-color: transparent;
  color: #00aff0;
}
.feature_focused_ea45 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.feature_focused_ea45 [class*="social-icon-slideshare"].next_5e02 {
  background-color: transparent;
  color: #0077b5;
}
.feature_focused_ea45 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.feature_focused_ea45 [class*="social-icon-snapchat"].next_5e02 {
  background-color: transparent;
  color: #fffc00;
}
.feature_focused_ea45 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.feature_focused_ea45 [class*="social-icon-soundcloud"].next_5e02 {
  background-color: transparent;
  color: #f80;
}
.feature_focused_ea45 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.feature_focused_ea45 [class*="social-icon-spotify"].next_5e02 {
  background-color: transparent;
  color: #2ebd59;
}
.feature_focused_ea45 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.feature_focused_ea45
  [class*="social-icon-stack-overflow"].next_5e02 {
  background-color: transparent;
  color: #fe7a15;
}
.feature_focused_ea45 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.feature_focused_ea45 [class*="social-icon-maldkfgram"].next_5e02 {
  background-color: transparent;
  color: #2ca5e0;
}
.feature_focused_ea45 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.feature_focused_ea45 [class*="social-icon-tripadvisor"].next_5e02 {
  background-color: transparent;
  color: #589442;
}
.feature_focused_ea45 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.feature_focused_ea45 [class*="social-icon-tumblr"].next_5e02 {
  background-color: transparent;
  color: #35465c;
}
.feature_focused_ea45 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.feature_focused_ea45 [class*="social-icon-twitch"].next_5e02 {
  background-color: transparent;
  color: #6441a5;
}
.feature_focused_ea45 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.feature_focused_ea45 [class*="social-icon-twitter"].next_5e02 {
  background-color: transparent;
  color: #1da1f2;
}
.feature_focused_ea45 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.feature_focused_ea45 [class*="social-icon-vimeo"].next_5e02 {
  background-color: transparent;
  color: #1ab7ea;
}
.feature_focused_ea45 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.feature_focused_ea45 [class*="social-icon-vk"].next_5e02 {
  background-color: transparent;
  color: #45668e;
}
.feature_focused_ea45 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.feature_focused_ea45 [class*="social-icon-weibo"].next_5e02 {
  background-color: transparent;
  color: #df2029;
}
.feature_focused_ea45 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.feature_focused_ea45 [class*="social-icon-weixin"].next_5e02 {
  background-color: transparent;
  color: #7bb32e;
}
.feature_focused_ea45 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.feature_focused_ea45 [class*="social-icon-whatsapp"].next_5e02 {
  background-color: transparent;
  color: #25d366;
}
.feature_focused_ea45 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.feature_focused_ea45 [class*="social-icon-wordpress"].next_5e02 {
  background-color: transparent;
  color: #21759b;
}
.feature_focused_ea45 [class*="social-icon-xing"] {
  background-color: #026466;
}
.feature_focused_ea45 [class*="social-icon-xing"].next_5e02 {
  background-color: transparent;
  color: #026466;
}
.feature_focused_ea45 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.feature_focused_ea45 [class*="social-icon-yelp"].next_5e02 {
  background-color: transparent;
  color: #af0606;
}
.feature_focused_ea45 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.feature_focused_ea45 [class*="social-icon-youtube"].next_5e02 {
  background-color: transparent;
  color: #cd201f;
}
.carousel-last-e270 {
  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;
}
.carousel-last-e270:hover {
  box-shadow: none;
  background: 0 0;
}
.down-a635 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.summary-0d80 {
  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;
}
.thick-7a49 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accent_green_ea11 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accent_green_ea11,
.accent_green_ea11::after,
.accent_green_ea11::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;
}
.accent_green_ea11::after,
.accent_green_ea11::before {
  content: "";
  display: block;
  background-color: inherit;
}
.element-f1b9 .summary-0d80 .thick-7a49 {
  margin-top: -2px;
  width: 19px;
}
.element-f1b9 .summary-0d80 .accent_green_ea11 {
  margin-top: -1px;
}
.element-f1b9 .summary-0d80 .accent_green_ea11,
.element-f1b9 .summary-0d80 .accent_green_ea11::after,
.element-f1b9 .summary-0d80 .accent_green_ea11::before {
  width: 19px;
  height: 2px;
}
.element-f1b9 .summary-0d80 .accent_green_ea11::before {
  top: -6px;
}
.element-f1b9 .summary-0d80 .accent_green_ea11::after {
  bottom: -6px;
}
.footer_6520 .summary-0d80 .thick-7a49 {
  margin-top: -2px;
  width: 22px;
}
.footer_6520 .summary-0d80 .accent_green_ea11 {
  margin-top: -1px;
}
.footer_6520 .summary-0d80 .accent_green_ea11,
.footer_6520 .summary-0d80 .accent_green_ea11::after,
.footer_6520 .summary-0d80 .accent_green_ea11::before {
  width: 22px;
  height: 2px;
}
.footer_6520 .summary-0d80 .accent_green_ea11::before {
  top: -7px;
}
.footer_6520 .summary-0d80 .accent_green_ea11::after {
  bottom: -7px;
}
.hero-51bb .summary-0d80 .thick-7a49 {
  margin-top: -2px;
  width: 31px;
}
.hero-51bb .summary-0d80 .accent_green_ea11 {
  margin-top: -1.5px;
}
.hero-51bb .summary-0d80 .accent_green_ea11,
.hero-51bb .summary-0d80 .accent_green_ea11::after,
.hero-51bb .summary-0d80 .accent_green_ea11::before {
  width: 31px;
  height: 3px;
}
.hero-51bb .summary-0d80 .accent_green_ea11::before {
  top: -9px;
}
.hero-51bb .summary-0d80 .accent_green_ea11::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .primary-inner-9f79 .summary-0d80 .thick-7a49 {
    margin-top: -2px;
    width: 19px;
  }
  .primary-inner-9f79 .summary-0d80 .accent_green_ea11 {
    margin-top: -1px;
  }
  .primary-inner-9f79 .summary-0d80 .accent_green_ea11,
  .primary-inner-9f79 .summary-0d80 .accent_green_ea11::after,
  .primary-inner-9f79 .summary-0d80 .accent_green_ea11::before {
    width: 19px;
    height: 2px;
  }
  .primary-inner-9f79 .summary-0d80 .accent_green_ea11::before {
    top: -6px;
  }
  .primary-inner-9f79 .summary-0d80 .accent_green_ea11::after {
    bottom: -6px;
  }
  .paragraph-prev-dd92 .summary-0d80 .thick-7a49 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-prev-dd92 .summary-0d80 .accent_green_ea11 {
    margin-top: -1px;
  }
  .paragraph-prev-dd92 .summary-0d80 .accent_green_ea11,
  .paragraph-prev-dd92 .summary-0d80 .accent_green_ea11::after,
  .paragraph-prev-dd92 .summary-0d80 .accent_green_ea11::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-prev-dd92 .summary-0d80 .accent_green_ea11::before {
    top: -7px;
  }
  .paragraph-prev-dd92 .summary-0d80 .accent_green_ea11::after {
    bottom: -7px;
  }
  .focus_3798 .summary-0d80 .thick-7a49 {
    margin-top: -2px;
    width: 31px;
  }
  .focus_3798 .summary-0d80 .accent_green_ea11 {
    margin-top: -1.5px;
  }
  .focus_3798 .summary-0d80 .accent_green_ea11,
  .focus_3798 .summary-0d80 .accent_green_ea11::after,
  .focus_3798 .summary-0d80 .accent_green_ea11::before {
    width: 31px;
    height: 3px;
  }
  .focus_3798 .summary-0d80 .accent_green_ea11::before {
    top: -9px;
  }
  .focus_3798 .summary-0d80 .accent_green_ea11::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .avatar-facb .summary-0d80 .thick-7a49 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-facb .summary-0d80 .accent_green_ea11 {
    margin-top: -1px;
  }
  .avatar-facb .summary-0d80 .accent_green_ea11,
  .avatar-facb .summary-0d80 .accent_green_ea11::after,
  .avatar-facb .summary-0d80 .accent_green_ea11::before {
    width: 19px;
    height: 2px;
  }
  .avatar-facb .summary-0d80 .accent_green_ea11::before {
    top: -6px;
  }
  .avatar-facb .summary-0d80 .accent_green_ea11::after {
    bottom: -6px;
  }
  .complex-23c1 .summary-0d80 .thick-7a49 {
    margin-top: -2px;
    width: 22px;
  }
  .complex-23c1 .summary-0d80 .accent_green_ea11 {
    margin-top: -1px;
  }
  .complex-23c1 .summary-0d80 .accent_green_ea11,
  .complex-23c1 .summary-0d80 .accent_green_ea11::after,
  .complex-23c1 .summary-0d80 .accent_green_ea11::before {
    width: 22px;
    height: 2px;
  }
  .complex-23c1 .summary-0d80 .accent_green_ea11::before {
    top: -7px;
  }
  .complex-23c1 .summary-0d80 .accent_green_ea11::after {
    bottom: -7px;
  }
  .pattern_hard_98ef .summary-0d80 .thick-7a49 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_hard_98ef .summary-0d80 .accent_green_ea11 {
    margin-top: -1.5px;
  }
  .pattern_hard_98ef .summary-0d80 .accent_green_ea11,
  .pattern_hard_98ef .summary-0d80 .accent_green_ea11::after,
  .pattern_hard_98ef .summary-0d80 .accent_green_ea11::before {
    width: 31px;
    height: 3px;
  }
  .pattern_hard_98ef .summary-0d80 .accent_green_ea11::before {
    top: -9px;
  }
  .pattern_hard_98ef .summary-0d80 .accent_green_ea11::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .west-f1cd .summary-0d80 .thick-7a49 {
    margin-top: -2px;
    width: 19px;
  }
  .west-f1cd .summary-0d80 .accent_green_ea11 {
    margin-top: -1px;
  }
  .west-f1cd .summary-0d80 .accent_green_ea11,
  .west-f1cd .summary-0d80 .accent_green_ea11::after,
  .west-f1cd .summary-0d80 .accent_green_ea11::before {
    width: 19px;
    height: 2px;
  }
  .west-f1cd .summary-0d80 .accent_green_ea11::before {
    top: -6px;
  }
  .west-f1cd .summary-0d80 .accent_green_ea11::after {
    bottom: -6px;
  }
  .action_9441 .summary-0d80 .thick-7a49 {
    margin-top: -2px;
    width: 22px;
  }
  .action_9441 .summary-0d80 .accent_green_ea11 {
    margin-top: -1px;
  }
  .action_9441 .summary-0d80 .accent_green_ea11,
  .action_9441 .summary-0d80 .accent_green_ea11::after,
  .action_9441 .summary-0d80 .accent_green_ea11::before {
    width: 22px;
    height: 2px;
  }
  .action_9441 .summary-0d80 .accent_green_ea11::before {
    top: -7px;
  }
  .action_9441 .summary-0d80 .accent_green_ea11::after {
    bottom: -7px;
  }
  .notice_bb28 .summary-0d80 .thick-7a49 {
    margin-top: -2px;
    width: 31px;
  }
  .notice_bb28 .summary-0d80 .accent_green_ea11 {
    margin-top: -1.5px;
  }
  .notice_bb28 .summary-0d80 .accent_green_ea11,
  .notice_bb28 .summary-0d80 .accent_green_ea11::after,
  .notice_bb28 .summary-0d80 .accent_green_ea11::before {
    width: 31px;
    height: 3px;
  }
  .notice_bb28 .summary-0d80 .accent_green_ea11::before {
    top: -9px;
  }
  .notice_bb28 .summary-0d80 .accent_green_ea11::after {
    bottom: -9px;
  }
}
.dynamic_f9de .accent_green_ea11 {
  -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);
}
.dynamic_f9de .accent_green_ea11::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dynamic_f9de .accent_green_ea11::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);
}
.dynamic_f9de.black-b189 .accent_green_ea11 {
  -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);
}
.dynamic_f9de.black-b189 .accent_green_ea11::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dynamic_f9de.black-b189 .accent_green_ea11::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);
}
.accordion-8a57 {
  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.list-bfda:before {
  display: none;
}
.upper_1560 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.upper_1560 .primary-a65a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.upper_1560 .primary-a65a:last-of-type {
  border-bottom: none;
}
.upper_1560 .primary-a65a.paper_664b,
.upper_1560 .primary-a65a.paragraph-32af,
.upper_1560 .primary-a65a.text-new-2ef1 {
  padding: 0;
}
.upper_1560 .component-7608 .main-2ff3 {
  color: currentColor;
}
.upper_1560 .component-7608 .main-2ff3:focus,
.upper_1560 .component-7608 .main-2ff3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_1560.green-3a06 .sidebar_ea4e,
.upper_1560.green-3a06 .media_e3ab a,
.upper_1560.green-3a06 .lite-8b8f a,
.upper_1560.green-3a06 .tertiary-static-bc90 a {
  color: rgba(0, 0, 0, 0.55);
}
.upper_1560.green-3a06 .sidebar_ea4e:hover,
.upper_1560.green-3a06 .media_e3ab a:hover,
.upper_1560.green-3a06 .lite-8b8f a:hover,
.upper_1560.green-3a06 .tertiary-static-bc90 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_1560.green-3a06 .dynamic-8f71 {
  color: rgba(0, 0, 0, 0.8);
}
.upper_1560.green-3a06 .primary-a65a {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_1560.green-3a06 .primary-a65a:before {
  background: rgba(0, 0, 0, 0.08);
}
.upper_1560.green-3a06 .disabled_down_f22a:before {
  background: rgba(255, 255, 255, 0.9);
}
.upper_1560.green-3a06 .component-7608 .box_white_da50 li a,
.upper_1560.green-3a06 .component-7608 .main-2ff3,
.upper_1560.green-3a06 .tertiary-static-bc90 {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_1560.green-3a06 .component-7608 .main-2ff3:focus,
.upper_1560.green-3a06 .component-7608 .main-2ff3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_1560.green-3a06 .box_white_da50 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_1560.lite_c68b .sidebar_ea4e,
.upper_1560.lite_c68b .media_e3ab a,
.upper_1560.lite_c68b .lite-8b8f .main-2ff3,
.upper_1560.lite_c68b .lite-8b8f a,
.upper_1560.lite_c68b .tertiary-static-bc90 a {
  color: rgba(255, 255, 255, 0.79);
}
.upper_1560.lite_c68b .sidebar_ea4e:hover,
.upper_1560.lite_c68b .media_e3ab a:hover,
.upper_1560.lite_c68b .lite-8b8f .main-2ff3:hover,
.upper_1560.lite_c68b .lite-8b8f a:hover,
.upper_1560.lite_c68b .tertiary-static-bc90 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_1560.lite_c68b .dynamic-8f71 {
  color: rgba(255, 255, 255, 0.99);
}
.upper_1560.lite_c68b .primary-a65a {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_1560.lite_c68b .primary-a65a:before {
  background: rgba(255, 255, 255, 0.08);
}
.upper_1560.lite_c68b .disabled_down_f22a:before {
  background: rgba(0, 0, 0, 0.9);
}
.upper_1560.lite_c68b .component-7608 .box_white_da50 li a,
.upper_1560.lite_c68b .component-7608 .main-2ff3,
.upper_1560.lite_c68b .tertiary-static-bc90 {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_1560.lite_c68b .component-7608 .main-2ff3:focus,
.upper_1560.lite_c68b .component-7608 .main-2ff3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_1560.lite_c68b .box_white_da50 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_down_f22a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.disabled_down_f22a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hero-391f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.list_center_b2e3 .upper_1560 {
  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;
}
.list_center_b2e3 .primary-a65a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.list_center_b2e3 .primary-a65a: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) {
  .list_center_b2e3 .primary-a65a:before {
    width: 16%;
    left: 42%;
  }
}
.list_center_b2e3 .primary-a65a:last-child:before {
  content: none;
}
.list_center_b2e3 .primary-a65a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.list_center_b2e3 .component-7608 .box_white_da50 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.list_center_b2e3 .component-7608 .box_white_da50 li a .main-2ff3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.list_center_b2e3 .component-7608 .tertiary-static-bc90 {
  border: none;
}
.list_center_b2e3 .component-7608 .tertiary-static-bc90 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.list_center_b2e3 .disabled_down_f22a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.list_center_b2e3 .hero-391f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.list_center_b2e3 .lite_c68b .disabled_down_f22a:before {
  background: rgba(0, 0, 0, 0.9);
}
.list_center_b2e3 .green-3a06.first-82d5 .accent_green_ea11 {
  background: rgba(0, 0, 0, 0.6);
}
.list_center_b2e3
  .green-3a06.first-82d5
  .accent_green_ea11::after,
.list_center_b2e3
  .green-3a06.first-82d5
  .accent_green_ea11:before {
  background: inherit;
}
.list_center_b2e3
  .green-3a06.first-82d5:hover
  .accent_green_ea11 {
  background: rgba(0, 0, 0, 0.8);
}
.module-0c72 .upper_1560 {
  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) {
  .module-0c72 .upper_1560 {
    width: auto;
    right: 45px;
  }
}
.focused_8d9a .upper_1560 {
  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) {
  .focused_8d9a .upper_1560 {
    width: auto;
    left: 45px;
  }
}
.list-bfda .upper_1560 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-bfda .hero-391f {
  max-width: 48em;
  margin: 0 auto;
}
.list-bfda .disabled_down_f22a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accordion-b73b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-b73b.list_center_b2e3 .upper_1560 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accordion-b73b.module-0c72 .upper_1560 {
  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);
}
.accordion-b73b .upper_1560 {
  visibility: visible;
}
.accordion-b73b.focused_8d9a .upper_1560 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focused-b57c,
.mini_8f27 {
  overflow-x: hidden;
}
.focused-b57c .upper_1560 {
  overflow: auto;
}
.focused-b57c.list_center_b2e3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focused-b57c.list_center_b2e3 .upper_1560 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focused-b57c.list_center_b2e3 .carousel-last-e270 {
  opacity: 0;
}
.focused-b57c.module-0c72 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focused-b57c.module-0c72 .upper_1560 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focused-b57c.module-0c72 .carousel-last-e270 {
  opacity: 0;
}
.focused-b57c.focused_8d9a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focused-b57c.focused_8d9a .upper_1560 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focused-b57c.focused_8d9a .carousel-last-e270 {
  opacity: 0;
}
.focused-b57c.list-bfda .upper_1560 {
  z-index: 10;
  visibility: visible;
}
.first-82d5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.first-82d5 .accent_green_ea11 {
  background: rgba(255, 255, 255, 0.99);
}
.first-82d5 .accent_green_ea11::after,
.first-82d5 .accent_green_ea11:before {
  background: inherit;
}
.first-82d5:hover .accent_green_ea11 {
  background: rgba(255, 255, 255, 0.99);
}
.focused_8d9a .first-82d5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-bfda .first-82d5 {
  display: none !important;
}
.focused-b57c:before,
.mini_8f27:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focused-b57c .first-82d5,
.mini_8f27 .first-82d5 {
  display: inline-block;
}
.upper_1560 .table_outer_339c {
  -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;
}
.focused-b57c .upper_1560 .table_outer_339c,
.mini_8f27 .upper_1560 .table_outer_339c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.basic_c641 .icon_center_1605 {
  width: 100%;
}
.image_8465 {
  padding: 0 0.5em 0;
}
.image_8465 [class*="customify-col-"],
.image_8465 [class*="customify-col_"],
.image_8465 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop-light-c67c .image_8465 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .section_526e .pink-1c6b,
  .pink-1c6b {
    display: none;
  }
  .component_ee24 {
    text-align: left;
  }
  .hovered-9de6 {
    text-align: center;
  }
  .link_selected_80c5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .section_526e .carousel-2e3f,
  .carousel-2e3f {
    display: none;
  }
  .gold-76de {
    text-align: left;
  }
  .hidden-mini-5fca {
    text-align: center;
  }
  .gradient_plasma_8299 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .section_526e .article-narrow-00d8,
  .article-narrow-00d8 {
    display: none;
  }
  .gradient-8f09 {
    text-align: left;
  }
  .easy_aab7 {
    text-align: center;
  }
  .right-030f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.iron_4234 {
  box-shadow: none !important;
}
.element_cd43 .small_bbee,
.media-orange-f7c5 .small_bbee {
  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;
}
.media-orange-f7c5 .small_bbee {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dim-864d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dim-864d:after,
.dim-864d:before {
  content: "";
  display: table;
}
.dim-864d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dim-864d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dim-864d,
.picture_solid_0818 {
  max-width: 1248px;
  margin: 0 auto;
}

.static_13bc.label-basic-766c .dim-864d {
  max-width: 100%;
}
.static_13bc.iron-68ba {
  max-width: 1200px;
  margin: 0 auto;
}
.static_13bc.selected-0b75 .dim-864d {
  max-width: 100%;
}
.static_13bc.selected-0b75 > .dim-864d {
  padding-left: 0;
  padding-right: 0;
}
.static_13bc.selected-0b75 > .dim-864d .section_526e {
  margin: 0;
}
.static_13bc.selected-0b75
  > .dim-864d
  .simple_3e27.pagination_b787 {
  margin-right: 0;
  margin-left: 0;
}
.static_13bc.selected-0b75 #main.pagination_b787 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content_94c8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content_94c8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lower_b8e7 .bottom_d766 {
    padding-right: 1em;
  }
  .lower_b8e7.secondary_5a0c .simple_3e27 {
    border-right: 1px solid #eaecee;
  }
  .lower_b8e7.secondary_5a0c .bottom_d766 {
    padding-right: 1em;
  }
  .lower_b8e7.secondary_5a0c .tag_stale_9b13 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_b534 .bottom_d766 {
    padding-left: 1em;
  }
  .sort_b534.secondary_5a0c .simple_3e27 {
    border-left: 1px solid #eaecee;
  }
  .sort_b534.secondary_5a0c .bottom_d766 {
    padding-left: 1em;
  }
  .sort_b534.secondary_5a0c .tag_stale_9b13 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-3733 .bottom_d766 {
    padding-left: 1em;
  }
  .text-3733.secondary_5a0c .yellow-f99b {
    border-right: 1px solid #eaecee;
  }
  .text-3733.secondary_5a0c .yellow-41af {
    border-right: 1px solid #eaecee;
  }
  .text-3733.secondary_5a0c .bottom_d766 {
    padding-left: 1em;
  }
  .text-3733.secondary_5a0c .tag_stale_9b13 {
    padding-right: 1em;
  }
  .text-3733.secondary_5a0c .fast-0410 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean_5c31 .bottom_d766 {
    padding-right: 1em;
  }
  .clean_5c31.secondary_5a0c .yellow-f99b {
    border-left: 1px solid #eaecee;
  }
  .clean_5c31.secondary_5a0c .yellow-41af {
    border-left: 1px solid #eaecee;
  }
  .clean_5c31.secondary_5a0c .bottom_d766 {
    padding-right: 1em;
  }
  .clean_5c31.secondary_5a0c .tag_stale_9b13 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean_5c31.secondary_5a0c .fast-0410 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_94c8 .bottom_d766 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_94c8.secondary_5a0c .simple_3e27 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content_94c8.secondary_5a0c .bottom_d766 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_94c8.secondary_5a0c .tag_stale_9b13 {
    padding-left: 1em;
  }
  .content_94c8.secondary_5a0c .fast-0410 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content_94c8.secondary_5a0c .bottom_d766 {
    padding-left: 0;
  }
}
.thumbnail_old_efc9 .filter-red-2ca5 {
  display: inline-block;
}
.purple-99e8 {
  display: inline-block;
}
.wrapper-b80e {
  word-con: break-word;
}
.purple_0c47 > span {
  display: inline-block;
  padding: 5px 0;
}
.purple_0c47 .dirty_229b {
  margin-left: 8px;
  margin-right: 8px;
}
.purple_0c47 .solid-3225 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.preview_under_022c .middle_e833 {
  margin-bottom: 2em;
}
.preview_under_022c .aside_484b {
  margin-bottom: 15px;
}
.preview_under_022c .aside_484b:last-child {
  margin-bottom: 0;
}
.preview_under_022c .photo-blue-7132 {
  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) {
  .preview_under_022c .photo-blue-7132 {
    display: block;
  }
}
.preview_under_022c .large_9116 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .preview_under_022c .large_9116 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.preview_under_022c .video_blue_8cd1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.preview_under_022c .video_blue_8cd1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.preview_under_022c .video_blue_8cd1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.preview_under_022c .wrapper-b80e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview_under_022c .wrapper-b80e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.preview_under_022c .input_2d93 p:last-child {
  margin-bottom: 0;
}
.preview_under_022c .selected-dc01 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.preview_under_022c .menu_purple_99e0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.preview_under_022c .thumbnail_light_775d {
  margin-top: 1em;
}
.preview_under_022c .primary-f4c1 {
  top: 0;
  display: block;
}
.preview_under_022c .primary-f4c1 a {
  color: inherit;
}
.preview_under_022c .primary-f4c1 a:hover {
  color: inherit;
}
.preview_under_022c .picture_4dd5 {
  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;
}
.preview_under_022c .picture_4dd5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.preview_under_022c .menu_purple_99e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.preview_under_022c .in_3569 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.preview_under_022c .in_3569:first-child {
  margin-top: 0;
}
.preview_under_022c .in_3569.item-1c10 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.preview_under_022c .in_3569.tiny-9299 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview_under_022c
  .in_3569.tiny-9299.tag-cool-11b4
  .thumbnail_light_775d {
  width: 100%;
}
.preview_under_022c .tiny-9299 {
  -webkit-box-align: center;
  align-items: center;
}
.preview_under_022c .tiny-9299 .purple_0c47,
.preview_under_022c .tiny-9299 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.preview_under_022c .video_blue_8cd1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.preview_under_022c .video_blue_8cd1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.preview_under_022c .video_blue_8cd1: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;
}
.preview_under_022c .item-1c10 {
  z-index: 5;
}
.preview_under_022c .footer-ab26 .lower_4431 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.preview_under_022c .center_abcc .lower_4431 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.preview_under_022c .component_bbfe .lower_4431 {
  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;
}
.preview_under_022c.box_simple_6c49 .photo-blue-7132,
.preview_under_022c.active_pressed_685e .photo-blue-7132 {
  display: block;
}
.preview_under_022c.box_simple_6c49 .photo-blue-7132 .simple-5d17,
.preview_under_022c.box_simple_6c49 .photo-blue-7132 .menu_purple_99e0,
.preview_under_022c.active_pressed_685e .photo-blue-7132 .simple-5d17,
.preview_under_022c.active_pressed_685e .photo-blue-7132 .menu_purple_99e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview_under_022c.content_silver_1fdf .large_9116 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .preview_under_022c.content_silver_1fdf .large_9116 {
    margin-right: 0;
  }
}
.preview_under_022c.box_simple_6c49 .large_9116,
.preview_under_022c.active_pressed_685e .large_9116 {
  padding-top: 40%;
}
.preview_under_022c.box_simple_6c49 .middle_e833,
.preview_under_022c.active_pressed_685e .middle_e833 {
  display: block;
}
.preview_under_022c.box_simple_6c49 .fn-sticky-6ff5 .menu_purple_99e0,
.preview_under_022c.active_pressed_685e .fn-sticky-6ff5 .menu_purple_99e0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.preview_under_022c.box_simple_6c49 .large_9116,
.preview_under_022c.active_pressed_685e .large_9116 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.preview_under_022c.box_simple_6c49 .menu_purple_99e0 {
  padding: 1em;
}
.background_liquid_af8e {
  margin: 30px auto;
  display: block;
}
.background_liquid_af8e .sort-8ad3 > * {
  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;
}
.background_liquid_af8e .sort-8ad3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.background_liquid_af8e .sort-8ad3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image_dfc3 .purple_0c47 {
  margin-bottom: 1.41575em;
}
.image_dfc3 .block-stale-77be {
  margin-bottom: 1.618em;
}
.dropdown_0034 .notification_8f02 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dropdown_0034 .notification_8f02 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dropdown_0034 .south_09ae {
  max-width: 100%;
  overflow: auto;
}
.wood-4c4a .dropdown_0034 a:hover {
  text-decoration: underline;
}
.steel-2e39 .aside_484b:not(.wrapper-b80e),
.steel-2e39 .video_blue_8cd1 {
  margin-bottom: 1.41575em;
}
.steel-2e39 .aside_484b:not(.wrapper-b80e):last-child,
.steel-2e39 .video_blue_8cd1:last-child {
  margin-bottom: 0;
}
.steel-2e39 .aside_484b.status_paper_7396 {
  margin-bottom: 0.41575em;
}
.steel-2e39 .form_ba3e:before,
.steel-2e39 .list-stale-11de:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.steel-2e39 .form_ba3e:before {
  content: "\f115";
}
.steel-2e39 .list-stale-11de:before {
  content: "\f02c";
}
.steel-2e39 .menu-9277 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.steel-2e39 .menu-9277 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bright_525b {
  display: -webkit-box;
  display: flex;
}
.bright_525b .active-out-dbcf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bright_525b .active-out-dbcf {
    flex-basis: 90px;
  }
}
.bright_525b .primary-smooth-dfda {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright_525b .primary-smooth-dfda {
    flex-basis: calc(100% - 50px);
  }
}
.bright_525b .article-7a9d p:last-child {
  margin-bottom: 0.72em;
}
.description_a8a7 .sort-8ad3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.description_a8a7 .sort-8ad3:after,
.description_a8a7 .sort-8ad3:before {
  content: "";
  display: table;
}
.description_a8a7 .sort-8ad3:after {
  clear: both;
}
.description_a8a7 .sort-8ad3 .accent_bright_3ed7,
.description_a8a7 .sort-8ad3 .input-71dc {
  width: 49%;
}
.description_a8a7 .sort-8ad3 .accent_bright_3ed7 a span.modal-hovered-9ec1,
.description_a8a7 .sort-8ad3 .input-71dc a span.modal-hovered-9ec1 {
  display: block;
  margin-bottom: 5px;
}
.description_a8a7 .sort-8ad3 .input-71dc {
  float: left;
  text-align: left;
}
.description_a8a7 .sort-8ad3 .accent_bright_3ed7 {
  float: right;
  text-align: right;
}
.tag-7da3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tag-7da3 {
    margin-bottom: 0;
  }
}
.down-45a2 {
  margin-bottom: 1em;
}
.down-45a2 .wrapper-b80e {
  font-size: 1.1em;
  line-height: 1.3;
}
.box-huge-d112 a {
  display: block;
  line-height: 0;
  position: relative;
}
.logo_center_eee9 .down-45a2,
.layout-c9c0 .down-45a2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .logo_center_eee9 .down-45a2,
  .layout-c9c0 .down-45a2 {
    display: block;
  }
}
.logo_center_eee9 .box-huge-d112,
.layout-c9c0 .box-huge-d112 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .logo_center_eee9 .box-huge-d112,
  .layout-c9c0 .box-huge-d112 {
    margin-bottom: 1em;
  }
}
.logo_center_eee9 .box-huge-d112 img,
.layout-c9c0 .box-huge-d112 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.logo_center_eee9 .hard_f92e,
.layout-c9c0 .hard_f92e {
  flex-basis: calc(100% - 160px);
}
.logo_center_eee9 .hard_f92e p,
.layout-c9c0 .hard_f92e p {
  margin-bottom: 0;
}
.logo_center_eee9 .hard_f92e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .logo_center_eee9 .hard_f92e {
    padding-left: 0;
  }
}
.layout-c9c0 .hard_f92e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .layout-c9c0 .hard_f92e {
    padding-right: 0;
  }
}
.layout-c9c0 .box-huge-d112 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.frame_fluid_27d5 .box-huge-d112 {
  margin-bottom: 0.5em;
}
.frame_fluid_27d5 .box-huge-d112 img {
  width: 100%;
}
.module_glass_fcdc .pattern_9744,
.button-complex-7ad7 .pattern_9744 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.button-complex-7ad7 .simple_3e27 .component-hard-1f04 p:last-child {
  margin-bottom: 0;
}
.outline_smooth_3531 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.current_215d .article_up_5d13 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .current_215d .article_up_5d13:last-of-type {
    margin-bottom: 0;
  }
}
.current_215d .article_up_5d13 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.current_215d .article_up_5d13 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.current_215d .article_up_5d13 ul li {
  margin: 0 0 0.6em;
}
.current_215d .article_up_5d13 ul li.chip_blue_dfca,
.current_215d .article_up_5d13 ul li.text_b226 {
  position: relative;
}
.current_215d .article_up_5d13 ul li.chip_blue_dfca .avatar-a646,
.current_215d .article_up_5d13 ul li.text_b226 .avatar-a646 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.current_215d .article_up_5d13 ul li.chip_blue_dfca:after:after,
.current_215d .article_up_5d13 ul li.chip_blue_dfca:after:before,
.current_215d
  .article_up_5d13
  ul
  li.text_b226:after:after,
.current_215d
  .article_up_5d13
  ul
  li.text_b226:after:before {
  content: "";
  display: table;
}
.current_215d .article_up_5d13 ul li.chip_blue_dfca:after:after,
.current_215d
  .article_up_5d13
  ul
  li.text_b226:after:after {
  clear: both;
}
.current_215d .article_up_5d13 a.pattern-1d3c:hover {
  text-decoration: none;
}
.current_215d .article_up_5d13 select {
  max-width: 100%;
}
.current_215d .article_up_5d13 table {
  font-size: 85%;
}
.current_215d .article_up_5d13 table td,
.current_215d .article_up_5d13 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.current_215d .article_up_5d13 table tfoot td {
  text-align: left;
}
.current_215d .article_up_5d13 :last-child {
  margin-bottom: 0;
}
.current_215d .article_up_5d13 .clean_72f9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.current_215d .article_up_5d13 .clean_72f9 label {
  width: 100%;
}
.current_215d .article_up_5d13 .clean_72f9 .blue_472e {
  width: 100%;
  display: block;
}
.current_215d .article_up_5d13 .clean_72f9 .pink-378b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.current_215d .article_up_5d13 .clean_72f9 .pink-378b:hover svg #svg-search {
  fill: #444;
}
.current_215d .article_up_5d13 .clean_72f9 .pink-378b svg {
  width: 18px;
  height: 18px;
}
.current_215d .old-7f98 ul ul,
.current_215d .content_cbbb ul ul,
.current_215d .motion_1cb0 ul ul,
.current_215d .column-614c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.current_215d .old-7f98 .brown-087b > a,
.current_215d .content_cbbb .brown-087b > a,
.current_215d .motion_1cb0 .brown-087b > a,
.current_215d .column-614c .brown-087b > a {
  margin-bottom: 0;
}
.current_215d .description_paper_11d6 li,
.current_215d .old-7f98 li,
.current_215d .hard-7d89 li,
.current_215d .content_cbbb li,
.current_215d .motion_1cb0 li,
.current_215d .column-614c li,
.current_215d .pattern-focused-87e0 li,
.current_215d .tall-dc11 li {
  display: block;
  position: relative;
}
.current_215d .description_paper_11d6 li:last-child,
.current_215d .old-7f98 li:last-child,
.current_215d .hard-7d89 li:last-child,
.current_215d .content_cbbb li:last-child,
.current_215d .motion_1cb0 li:last-child,
.current_215d .column-614c li:last-child,
.current_215d .pattern-focused-87e0 li:last-child,
.current_215d .tall-dc11 li:last-child {
  border: none;
}
.current_215d .description_paper_11d6 li a,
.current_215d .old-7f98 li a,
.current_215d .hard-7d89 li a,
.current_215d .content_cbbb li a,
.current_215d .motion_1cb0 li a,
.current_215d .column-614c li a,
.current_215d .pattern-focused-87e0 li a,
.current_215d .tall-dc11 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.current_215d .description_paper_11d6 li ul li::before,
.current_215d .old-7f98 li ul li::before,
.current_215d .hard-7d89 li ul li::before,
.current_215d .content_cbbb li ul li::before,
.current_215d .motion_1cb0 li ul li::before,
.current_215d .column-614c li ul li::before,
.current_215d .pattern-focused-87e0 li ul li::before,
.current_215d .tall-dc11 li ul li::before {
  left: 15px;
}
.current_215d .description_paper_11d6 li ul a,
.current_215d .old-7f98 li ul a,
.current_215d .hard-7d89 li ul a,
.current_215d .content_cbbb li ul a,
.current_215d .motion_1cb0 li ul a,
.current_215d .column-614c li ul a,
.current_215d .pattern-focused-87e0 li ul a,
.current_215d .tall-dc11 li ul a {
  padding-left: 20px;
}
.current_215d .description_paper_11d6 li ul ul li::before,
.current_215d .old-7f98 li ul ul li::before,
.current_215d .hard-7d89 li ul ul li::before,
.current_215d .content_cbbb li ul ul li::before,
.current_215d .motion_1cb0 li ul ul li::before,
.current_215d .column-614c li ul ul li::before,
.current_215d .pattern-focused-87e0 li ul ul li::before,
.current_215d .tall-dc11 li ul ul li::before {
  left: 30px;
}
.current_215d .description_paper_11d6 li ul ul a,
.current_215d .old-7f98 li ul ul a,
.current_215d .hard-7d89 li ul ul a,
.current_215d .content_cbbb li ul ul a,
.current_215d .motion_1cb0 li ul ul a,
.current_215d .column-614c li ul ul a,
.current_215d .pattern-focused-87e0 li ul ul a,
.current_215d .tall-dc11 li ul ul a {
  padding-left: 40px;
}
.current_215d .dropdown_upper_ec72 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.current_215d .tall-dc11 ul li {
  margin-bottom: 1.41575em;
}
.current_215d .tall-dc11 ul li .aside-medium-2b38 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.current_215d .tall-dc11 ul li .cool_07aa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.lite_c68b .description_paper_11d6 li a,
.lite_c68b .old-7f98 li a,
.lite_c68b .hard-7d89 li a,
.lite_c68b .content_cbbb li a,
.lite_c68b .motion_1cb0 li a,
.lite_c68b .column-614c li a,
.lite_c68b .pattern-focused-87e0 li a,
.lite_c68b .tall-dc11 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_c68b .dropdown_upper_ec72 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_c68b .article_up_5d13 ul li.chip_blue_dfca .avatar-a646,
.lite_c68b .article_up_5d13 ul li.text_b226 .avatar-a646 {
  background: rgba(0, 0, 0, 0.2);
}
.lite_c68b .current_215d .article_up_5d13 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_13bc .current_215d .box_white_da50 li {
  margin: 0;
}
.static_13bc .current_215d .box_white_da50 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.static_13bc .current_215d .box_white_da50 li ul {
  margin: 0;
}
.static_13bc .current_215d .box_white_da50 li ul li a {
  padding-left: 15px;
}
.static_13bc .current_215d .box_white_da50 li ul li li a {
  padding-left: 30px;
}
.static_13bc .current_215d .box_white_da50 li.small_032c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.static_13bc .current_215d .box_white_da50 li.small_032c > 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;
}
.static_13bc .current_215d .box_white_da50 li.small_032c > 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;
}
.tertiary_866b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.overlay_green_c37d {
  position: relative;
  z-index: 10;
}
.overlay_green_c37d .table_outer_339c {
  width: 100%;
  max-width: 100%;
}
.pagination-ecad .iron_348f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pagination-ecad .green-3a06 {
}
.pagination-ecad .lite_c68b {
  background: #292929;
}
.logo-dark-1c3b .iron_348f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.logo-dark-1c3b .green-3a06 {
  background: #f9f9f9;
}
.logo-dark-1c3b .lite_c68b {
  background: #303030;
}
.hover-4c21 .iron_348f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hover-4c21 .filter-red-2ca5 {
    margin-bottom: 1em;
  }
  .hover-4c21 .filter-red-2ca5:last-child {
    margin-bottom: 0;
  }
}
.hover-4c21 .green-3a06 {
  background: #ededed;
}
.hover-4c21 .lite_c68b {
  background: #1a1a1a;
}
.iron_348f.green-3a06 {
  color: rgba(0, 0, 0, 0.6);
}
.iron_348f.green-3a06 .smooth-164a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron_348f.lite_c68b {
  color: rgba(255, 255, 255, 0.99);
}
.iron_348f.lite_c68b a:not(.pattern-1d3c) {
  color: rgba(255, 255, 255, 0.79);
}
.iron_348f.lite_c68b a:not(.pattern-1d3c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_348f.lite_c68b .smooth-164a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_348f.lite_c68b table tbody td,
.iron_348f.lite_c68b table th {
  background: rgba(0, 0, 0, 0.08);
}
.text_af39.icon-70da .dim-864d {
  max-width: initial;
}
.text_af39 .gallery-focused-a585 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.text_af39 .gallery-focused-a585 .table_outer_339c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .text_af39 .gallery-focused-a585 .table_outer_339c {
    display: block;
    margin-bottom: 2em;
  }
  .text_af39 .gallery-focused-a585 .table_outer_339c:last-child {
    margin-bottom: 0;
  }
}
.hover-4c21 .filter-red-2ca5:last-child,
.logo-dark-1c3b .filter-red-2ca5:last-child,
.pagination-ecad .filter-red-2ca5:last-child {
  margin-bottom: 0;
}
.hover-4c21 .filter-red-2ca5 .current_215d .article_up_5d13:last-child,
.logo-dark-1c3b .filter-red-2ca5 .current_215d .article_up_5d13:last-child,
.pagination-ecad .filter-red-2ca5 .current_215d .article_up_5d13:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hover-4c21 .content_d08e,
  .hover-4c21 .link-lower-7150,
  .logo-dark-1c3b .content_d08e,
  .logo-dark-1c3b .link-lower-7150,
  .pagination-ecad .content_d08e,
  .pagination-ecad .link-lower-7150 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .overlay_green_c37d .filter-red-2ca5 {
    margin-bottom: 2em;
  }
}
.overlay_green_c37d p:last-child {
  margin-bottom: 0;
}
.overlay_green_c37d li,
.overlay_green_c37d ul {
  list-style: none;
  margin: 0;
}
.overlay_green_c37d ul ul {
  margin-left: 2.617924em;
}
.gradient-c678 {
  font-size: 0.875em;
}

/* css-noise: 2827 */
.promo-block-v8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
