/*!
Theme Name: Customify
Theme URI: https://pressmaximum.block_dirty_c892/customify
Author: WPCustomify
Author URI: https://pressmaximum.block_dirty_c892
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.block_dirty_c892/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header_9df2.iron_6de1/licenses/gpl-2.0.motion-ee4e
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.old_890c/, (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.narrow_5604.highlight-ed01/normalize.title_7806/
 ======
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.title_7806 v7.0.0 | MIT License | github.block_dirty_c892/necolas/normalize.title_7806 */
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;
}
.active_1463 .medium_a777,
.breadcrumb-edc8,
.media_fe3a,
.small-c2bd,
.medium-e7a6,
.current-c969,
.current_06be,
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;
}
.breadcrumb-edc8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-edc8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-edc8,
  h1 {
    font-size: 1.8em;
  }
}
.media_fe3a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.media_fe3a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .media_fe3a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .media_fe3a,
  h2 {
    font-size: 1.7em;
  }
}
.small-c2bd,
h3 {
  font-size: 1.618em;
}
.active_1463 .medium_a777,
.medium-e7a6,
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.secondary_green_a8c6 {
  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;
}
.highlight-fast-0b01:after,
.highlight-fast-0b01:before,
.filter-4185:after,
.filter-4185:before {
  content: "";
  display: table;
}
.highlight-fast-0b01:after,
.filter-4185:after {
  clear: both;
}
.next-27ff {
  float: right;
  margin-right: 0;
}
.layout-b416 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.avatar-light-a0da .center_952c,
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;
}
.avatar-light-a0da .center_952c: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;
}
.row_full_8361 .center_952c {
  box-shadow: none;
}
.row_full_8361
  .center_952c
  .row_8ec9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row_full_8361 .center_952c .description_medium_849c {
  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;
}
.row_full_8361
  .center_952c
  .description_medium_849c
  b {
  display: none;
}
.row_full_8361 .disabled_873b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.avatar-b371:not(.warm-6342):not(.fluid_8867),
button:not(.warm-6342):not(.fluid_8867),
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ),
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ),
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ) {
  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;
}
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ):hover,
button:not(.warm-6342):not(
    .fluid_8867
  ):hover,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ):hover,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ):hover,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ):active,
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ):focus,
button:not(.warm-6342):not(
    .fluid_8867
  ):active,
button:not(.warm-6342):not(
    .fluid_8867
  ):focus,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ):active,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ):focus,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ):active,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ):focus,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ):active,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ):focus {
  outline: 0;
}
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0,
button:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0 {
  position: relative;
}
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .tall_4a80,
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .photo_202b,
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .purple_9c74,
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  i,
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  svg,
button:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .tall_4a80,
button:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .photo_202b,
button:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .purple_9c74,
button:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  i,
button:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  svg,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .tall_4a80,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .photo_202b,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .purple_9c74,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  i,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  svg,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .tall_4a80,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .photo_202b,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .purple_9c74,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  i,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  svg,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .tall_4a80,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .photo_202b,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  .purple_9c74,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  i,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0
  svg {
  visibility: hidden;
}
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0:after,
button:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0:after,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0:after,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0:after,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ).fn-loading-4ea0: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;
}
.avatar-b371:not(.warm-6342):not(.fluid_8867),
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ),
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ),
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ) {
  color: #fff;
  background: #235787;
}
.avatar-b371:not(.warm-6342):not(
    .fluid_8867
  ):focus,
input[type="button"]:not(.warm-6342):not(
    .fluid_8867
  ):focus,
input[type="reset"]:not(.warm-6342):not(
    .fluid_8867
  ):focus,
input[type="submit"]:not(.warm-6342):not(
    .fluid_8867
  ):focus {
  color: #fff;
}
.avatar-b371.fn-disabled-4ea0:not(.warm-6342):not(
    .fluid_8867
  ),
.avatar-b371[disabled]:not(.warm-6342):not(
    .fluid_8867
  ),
button.fn-disabled-4ea0:not(.warm-6342):not(
    .fluid_8867
  ),
button[disabled]:not(.warm-6342):not(
    .fluid_8867
  ) {
  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;
}
.form-fresh-5c31 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.form-fresh-5c31: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;
}
.focus_medium_8118 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.text-5099 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.blue_7658 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.highlight-fast-0b01:after,
.highlight-fast-0b01:before,
.link_5e9d:after,
.link_5e9d:before,
.title-inner-7b43:after,
.title-inner-7b43:before,
.simple-d92b:after,
.simple-d92b:before,
.hover_209c:after,
.hover_209c:before,
.photo_ddc3:after,
.photo_ddc3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.highlight-fast-0b01:after,
.link_5e9d:after,
.title-inner-7b43:after,
.simple-d92b:after,
.hover_209c:after,
.photo_ddc3:after {
  clear: both;
}
.link_5e9d .prev-00f4,
.title-inner-7b43 .prev-00f4,
.action-7efa .prev-00f4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.list-up-c2a2 {
  display: inline-block;
}
.media-d9fb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.media-d9fb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.media-d9fb .chip_advanced_d3d6 {
  padding: 1em 0;
  font-size: 85%;
}
.chip_advanced_d3d6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.alert_5aa5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.alert_5aa5:after,
.alert_5aa5:before {
  content: "";
  display: table;
}
.alert_5aa5:after {
  clear: both;
}
.lower-765a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hot_a301 .lower-765a {
  max-width: 50%;
}
.description_brown_9698 .lower-765a {
  max-width: 33.33%;
}
.next_68f5 .lower-765a {
  max-width: 25%;
}
.shade-fb81 .lower-765a {
  max-width: 20%;
}
.active-0ffe .lower-765a {
  max-width: 16.66%;
}
.summary_aa80 .lower-765a {
  max-width: 14.28%;
}
.primary-6c9d .lower-765a {
  max-width: 12.5%;
}
.picture-d428 .lower-765a {
  max-width: 11.11%;
}
.paragraph_fluid_2f03 {
  display: block;
}
.active_1463 .list_cf16 label,
.active_1463 .lite-6396 label,
.active_1463 .selected_e6ce label,
.active_1463 .label_orange_4ee5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-3459 {
  list-style: none;
  margin: 0;
}
.input-3459 article.tag_a07e {
  margin-bottom: 0;
}
.input-3459 ul {
  list-style: none;
  margin: 0;
}
.input-3459 .tabs-gas-15db li.tag_a07e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-3459 .tabs-gas-15db li.tag_a07e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-3459 .tabs-gas-15db li.tag_a07e: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) {
  .input-3459 .tabs-gas-15db li.tag_a07e li.tag_a07e li.tag_a07e li.tag_a07e {
    padding-left: 0;
  }
}
article.tag_a07e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_a07e .link_5e9d p:last-of-type {
  margin-bottom: 0;
}
article.tag_a07e .message-6023 {
  float: left;
}
article.tag_a07e .detail-1df2 {
  margin-left: 85px;
}
article.tag_a07e .complex_de12 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_a07e .complex_de12 .label_2118 {
  margin-left: 10px;
}
article.tag_a07e .form-soft-1805 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_a07e .label-0331 {
  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 .list_cf16,
  #respond .selected_e6ce,
  #respond .label_orange_4ee5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_cf16 input,
#respond .selected_e6ce input,
#respond .label_orange_4ee5 input {
  width: 100%;
}
#respond .label_orange_4ee5 {
  margin-right: 0;
}
#respond .image-left-c13f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main-97c9 {
  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;
}
.main-97c9.content-2797 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.main-97c9 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%);
}
.main-97c9:focus,
.main-97c9: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);
}
.paragraph_a7b9 {
  border-radius: 10%;
}
.white-8dee {
  border-radius: 50%;
}
.blue-d541 {
  font-size: 0.72em;
}
.tag-8285 {
  font-size: 0.875em;
}
.wrapper-905e {
  font-size: 1.1em;
}
.wide_8532 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wide_8532.blue-d541 {
  letter-spacing: 0.5px;
}
.clean-3f34,
.clean-3f34 a {
  color: #6d6d6d;
}
.clean-3f34 a:hover {
  color: #111;
}
.description-70f2 {
  color: #6d6d6d;
}
.wrapper-up-4f4d {
  overflow-x: hidden;
}
.wrapper-up-4f4d .wrapper-hovered-12ca.card-dark-5862 {
  position: relative;
}
.wrapper-up-4f4d .wrapper-hovered-12ca.card-dark-5862.smooth_5dc2 {
  position: initial;
}
.wrapper-up-4f4d
  .wrapper-hovered-12ca.card-dark-5862.smooth_5dc2
  .background-810e {
  left: auto;
}
.wrapper-up-4f4d .wrapper-hovered-12ca .background-810e {
  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;
}
.wrapper-up-4f4d .wrapper-hovered-12ca:hover.card-dark-5862 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper-up-4f4d
  .wrapper-hovered-12ca:hover.card-dark-5862
  .background-810e {
  display: block;
  z-index: 9999999;
}
.wrapper-up-4f4d .shade-dark-60e3 .pressed-d4bc,
.wrapper-up-4f4d .secondary_wood_38d0 .pressed-d4bc {
  display: none;
}
.wrapper-up-4f4d .old_3187 .wrapper-hovered-12ca:hover.card-dark-5862 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active_1463 .list_cf16 label,
.active_1463 .lite-6396 label,
.active_1463 .selected_e6ce label,
.active_1463 .label_orange_4ee5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-3459 {
  list-style: none;
  margin: 0;
}
.input-3459 article.tag_a07e {
  margin-bottom: 0;
}
.input-3459 ul {
  list-style: none;
  margin: 0;
}
.input-3459 .tabs-gas-15db li.tag_a07e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-3459 .tabs-gas-15db li.tag_a07e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-3459 .tabs-gas-15db li.tag_a07e: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) {
  .input-3459 .tabs-gas-15db li.tag_a07e li.tag_a07e li.tag_a07e li.tag_a07e {
    padding-left: 0;
  }
}
article.tag_a07e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_a07e .link_5e9d p:last-of-type {
  margin-bottom: 0;
}
article.tag_a07e .message-6023 {
  float: left;
}
article.tag_a07e .detail-1df2 {
  margin-left: 85px;
}
article.tag_a07e .complex_de12 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_a07e .complex_de12 .label_2118 {
  margin-left: 10px;
}
article.tag_a07e .form-soft-1805 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_a07e .label-0331 {
  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 .list_cf16,
  #respond .selected_e6ce,
  #respond .label_orange_4ee5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_cf16 input,
#respond .selected_e6ce input,
#respond .label_orange_4ee5 input {
  width: 100%;
}
#respond .label_orange_4ee5 {
  margin-right: 0;
}
#respond .image-left-c13f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shade-dark-60e3 .modal_f768 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.modal_f768 .secondary-white-15f9.dropdown-142f .secondary_south_84c4 > li > a:focus,
.modal_f768 .secondary-white-15f9.dropdown-142f .secondary_south_84c4 > li > a:hover,
.modal_f768 .secondary-white-15f9.menu_a9f8 .secondary_south_84c4 > li > a:focus,
.modal_f768 .secondary-white-15f9.menu_a9f8 .secondary_south_84c4 > li > a:hover,
.modal_f768 .secondary-white-15f9.south-ffd6 .secondary_south_84c4 > li > a:focus,
.modal_f768 .secondary-white-15f9.south-ffd6 .secondary_south_84c4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_f768
  .secondary-white-15f9.dropdown-142f
  .secondary_south_84c4
  > li.summary_1cf5
  > a,
.modal_f768
  .secondary-white-15f9.dropdown-142f
  .secondary_south_84c4
  > li.photo_700b
  > a,
.modal_f768
  .secondary-white-15f9.menu_a9f8
  .secondary_south_84c4
  > li.summary_1cf5
  > a,
.modal_f768
  .secondary-white-15f9.menu_a9f8
  .secondary_south_84c4
  > li.photo_700b
  > a,
.modal_f768
  .secondary-white-15f9.south-ffd6
  .secondary_south_84c4
  > li.summary_1cf5
  > a,
.modal_f768 .secondary-white-15f9.south-ffd6 .secondary_south_84c4 > li.module-e0dd > a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_f768 .slider_6e9b,
.modal_f768 .slider_6e9b a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_f768 .middle_f67b.outline-prev-eb81 li a,
.modal_f768 .hovered-c148 a,
.modal_f768 .primary-958a,
.modal_f768 .secondary_south_84c4 > li > a,
.modal_f768 .iron-a46b {
  color: rgba(255, 255, 255, 0.79);
}
.modal_f768 .middle_f67b.outline-prev-eb81 li a:hover,
.modal_f768 .hovered-c148 a:hover,
.modal_f768 .primary-958a:hover,
.modal_f768 .secondary_south_84c4 > li > a:hover,
.modal_f768 .iron-a46b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_f768 .grid-ccc9 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_f768 .grid-ccc9 .medium_939b {
  color: rgba(255, 255, 255, 0.99);
}
.modal_f768 .grid-ccc9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_f768 .prev_99eb .backdrop_db11 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_f768 .prev_99eb .backdrop_db11 .shade-wide-8ba9 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_f768
  .prev_99eb
  .backdrop_db11
  .shade-wide-8ba9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_f768
  .prev_99eb
  .backdrop_db11
  .shade-wide-8ba9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_f768
  .prev_99eb
  .backdrop_db11
  .shade-wide-8ba9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_f768
  .prev_99eb
  .backdrop_db11
  .shade-wide-8ba9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_f768 .prev_99eb .feature_glass_453b {
  color: rgba(255, 255, 255, 0.79);
}
.modal_f768 .prev_99eb .feature_glass_453b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_action_74aa
  .modal_f768
  .prev_99eb
  .up-2d97
  .wide_0cb6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_action_74aa
  .modal_f768
  .prev_99eb
  .up-2d97
  .shade-wide-8ba9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade-dark-60e3 .container_a60d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container_a60d .secondary-white-15f9.dropdown-142f .secondary_south_84c4 > li > a:focus,
.container_a60d .secondary-white-15f9.dropdown-142f .secondary_south_84c4 > li > a:hover,
.container_a60d .secondary-white-15f9.menu_a9f8 .secondary_south_84c4 > li > a:focus,
.container_a60d .secondary-white-15f9.menu_a9f8 .secondary_south_84c4 > li > a:hover,
.container_a60d .secondary-white-15f9.south-ffd6 .secondary_south_84c4 > li > a:focus,
.container_a60d .secondary-white-15f9.south-ffd6 .secondary_south_84c4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_a60d
  .secondary-white-15f9.dropdown-142f
  .secondary_south_84c4
  > li.summary_1cf5
  > a,
.container_a60d
  .secondary-white-15f9.dropdown-142f
  .secondary_south_84c4
  > li.photo_700b
  > a,
.container_a60d
  .secondary-white-15f9.menu_a9f8
  .secondary_south_84c4
  > li.summary_1cf5
  > a,
.container_a60d
  .secondary-white-15f9.menu_a9f8
  .secondary_south_84c4
  > li.photo_700b
  > a,
.container_a60d
  .secondary-white-15f9.south-ffd6
  .secondary_south_84c4
  > li.summary_1cf5
  > a,
.container_a60d .secondary-white-15f9.south-ffd6 .secondary_south_84c4 > li.module-e0dd > a {
  color: rgba(0, 0, 0, 0.8);
}
.container_a60d .slider_6e9b,
.container_a60d .slider_6e9b a {
  color: rgba(0, 0, 0, 0.8);
}
.container_a60d .middle_f67b.outline-prev-eb81 li a,
.container_a60d .hovered-c148 a,
.container_a60d .primary-958a,
.container_a60d .secondary_south_84c4 > li > a,
.container_a60d .iron-a46b {
  color: rgba(0, 0, 0, 0.55);
}
.container_a60d .middle_f67b.outline-prev-eb81 li a:hover,
.container_a60d .hovered-c148 a:hover,
.container_a60d .primary-958a:hover,
.container_a60d .secondary_south_84c4 > li > a:hover,
.container_a60d .iron-a46b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_a60d .grid-ccc9 {
  color: rgba(0, 0, 0, 0.55);
}
.container_a60d .grid-ccc9 .medium_939b {
  color: rgba(0, 0, 0, 0.8);
}
.container_a60d .grid-ccc9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-f379 .gradient-over-953b {
  margin-left: auto;
  margin-right: auto;
}
.title-inner-7b43 > * {
  margin-left: auto;
  margin-right: auto;
}
.title-inner-7b43 .focus_medium_8118 {
  margin-right: 1.41575em;
}
.disabled-smooth-5603 .title-inner-7b43 > .grid_copper_83be {
  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;
}
.disabled-smooth-5603 .title-inner-7b43 > .west-4419 {
  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;
}
.info_9a97.accordion-f379 .gradient-over-953b,
.photo-complex-c8cf.accordion-f379 .gradient-over-953b {
  margin-left: 0;
}
.picture_copper_0ff9.accordion-f379 .gradient-over-953b,
.complex_3c27.accordion-f379 .gradient-over-953b {
  margin-right: 0;
}
.title-inner-7b43 ol,
.title-inner-7b43 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bottom_cd45 video {
  max-width: 100%;
}
.accent-up-adb0 img {
  display: block;
}
.accent-up-adb0.focus_medium_8118,
.accent-up-adb0.text-5099 {
  width: 100%;
}
.accent-up-adb0.west-4419 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.overlay_in_5854:not(.inner_6db3) {
  margin: 1.5em auto;
}
.over_f87e p {
  padding: 1.5em 14px;
}
ul.widget_b868.west-4419,
ul.widget_b868.grid_copper_83be,
ul.widget_b868.black-37a7.grid_copper_83be {
  padding: 0 14px;
}
.tertiary-9a35 {
  display: block;
  overflow-x: auto;
}
.tertiary-9a35 table {
  border-collapse: collapse;
  width: 100%;
}
.tertiary-9a35 td,
.tertiary-9a35 th {
  padding: 0.5em;
}
.title-inner-7b43 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title-inner-7b43 ol ol,
.title-inner-7b43 ol ul,
.title-inner-7b43 ul ol,
.title-inner-7b43 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title-inner-7b43 ol ol li,
.title-inner-7b43 ol ul li,
.title-inner-7b43 ul ol li,
.title-inner-7b43 ul ul li {
  margin-left: 0;
}
.preview_motion_eafe.active-5c3a > .column_pink_f1db {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview_motion_eafe.active-5c3a > .column_pink_f1db iframe,
.preview_motion_eafe.active-5c3a > .column_pink_f1db > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thick-5f00 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.thick-5f00.inner_0bce {
  padding: 0;
}
.thick-5f00.inner_0bce cite {
  font-size: 13px;
}
.thick-5f00 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.thick-5f00 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.layout_in_3966 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.layout_in_3966 > p:first-child {
  margin-top: 0;
}
.layout_in_3966 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.layout_in_3966 blockquote {
  border-left: 0;
}
.pattern-3aaa {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern-3aaa:not(.heading-349e) {
  max-width: 100px;
}
.pattern-3aaa.caption-2851 {
  border-bottom: none !important;
  text-align: center;
}
.pattern-3aaa.caption-2851::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .over_f87e p {
    padding: 1.5em 0;
  }
}
.title_simple_51be {
  color: #0073aa;
}
.content_north_b9a3 {
  background-color: #0073aa;
}
.slider-iron-144b {
  color: #229fd8;
}
.iron-1589 {
  background-color: #229fd8;
}
.tabs-dc65 {
  color: #eee;
}
.liquid-20f7 {
  background-color: #eee;
}
.rough-fc0f {
  color: #444;
}
.tall-0147 {
  background-color: #444;
}
.hidden_0611 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hidden_0611 .article-218e .hovered-c148 {
  font-size: 15px;
}
.hidden_0611 .hovered-c148 {
  line-height: 1.3;
}
.hidden_0611 .container_a60d {
}
.hidden_0611 .modal_f768 {
  background: #235787;
}
.under-6fcb {
  padding: 0;
}
.under-6fcb .modal_f768 {
  background: #1a1a1a;
}
.under-6fcb .container_a60d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.lower_439a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.lower_439a .container_a60d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.lower_439a .modal_f768 {
  background: #303030;
}
.photo_ddc3 {
  position: relative;
  z-index: 10;
}
.photo_ddc3 .white_045e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification_selected_6f88 .card-dark-5862 {
  display: inline-block;
  vertical-align: middle;
}
.notification_selected_6f88.breadcrumb_e7f4 .card-dark-5862 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification_selected_6f88.breadcrumb_e7f4 .card-dark-5862 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_selected_6f88.breadcrumb_e7f4 .card-dark-5862 {
    margin-right: 0.4em;
  }
}
.notification_selected_6f88.breadcrumb_e7f4 .card-dark-5862:last-child {
  margin-right: 0;
}
.shade-0444 .white_045e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shade-dark-60e3 .article-218e {
    margin: 0 -0.5em;
  }
  .shade-dark-60e3 .article-218e [class*="customify-col-"],
  .shade-dark-60e3 .article-218e [class*="customify-col_"],
  .shade-dark-60e3 .article-218e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shade-dark-60e3.progress_2c32 .white_045e {
  background: 0 0 !important;
}
.shade-dark-60e3.progress_2c32 .white_045e,
.shade-dark-60e3.shade-0444 .white_045e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shade-dark-60e3.bronze_227b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shade-dark-60e3.shade-0444 .white_045e {
  box-shadow: none !important;
}
.sidebar-074a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar-074a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-074a {
    padding: 18px 0 20px;
  }
}
.sidebar-074a .footer-20df {
  width: 100%;
}
.sidebar-074a .section-2fef {
  margin-bottom: 0;
}
.sidebar-074a .east-5a48 {
  margin-top: 5px;
  font-size: 0.875em;
}
.status-9e00 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status-9e00 .list_in_4fcb {
  width: 100%;
}
.image_fresh_b40d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.image_fresh_b40d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.image_fresh_b40d 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;
}
.image_fresh_b40d li:last-child:after {
  display: none;
}
.image_fresh_b40d li a {
  font-weight: 500;
  margin-right: 10px;
}
.over-e745 .pressed-d4bc button,
.sidebar-074a .pressed-d4bc button {
  left: 0;
}
.over-e745 .list_in_4fcb,
.sidebar-074a .list_in_4fcb {
  padding-left: 0;
  padding-right: 0;
}
.over-e745 .status-9e00,
.sidebar-074a .status-9e00 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.over-e745 {
  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;
}
.over-e745: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;
}
.over-e745 .description-paper-17b2 {
  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) {
  .over-e745 .description-paper-17b2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .over-e745 .description-paper-17b2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .over-e745 .description-paper-17b2 {
    min-height: 200px;
  }
}
.over-e745 .image_fresh_b40d {
  color: rgba(255, 255, 255, 0.8);
}
.over-e745 .image_fresh_b40d a,
.over-e745 .image_fresh_b40d li:after {
  color: inherit;
}
.over-e745 .image_fresh_b40d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.narrow_72ac {
  margin-bottom: 0.5em;
}
.accordion_9a46 {
  margin-bottom: 1.2em;
}
.accordion_9a46,
.narrow_72ac {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accordion_9a46 p:last-child,
.narrow_72ac p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pressed-d4bc,
#masthead .pressed-d4bc {
  display: none;
}
#masthead
  > .pressed-d4bc.glass-71e5 {
  display: none;
}
#masthead > .pressed-d4bc button {
  left: 0;
}
.center_98f1 {
  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%;
}
.center_98f1 .card-dark-5862 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.center_98f1 .motion_9833 {
  display: -webkit-box;
  display: flex;
}
.center_98f1 .motion_9833.tiny-6b15 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.center_98f1 .motion_9833.silver_d72a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center_98f1 .motion_9833.menu_d1c4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center_98f1.search_0a17.preview_a19d .motion_9833.tiny-6b15 {
  flex-basis: 100%;
}
.center_98f1.menu_solid_be9f .motion_9833.silver_d72a {
  -webkit-box-flex: 1;
  flex: auto;
}
.center_98f1.menu_solid_be9f .motion_9833.menu_d1c4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pressed-d4bc.glass-71e5 {
  display: none;
}
#masthead > .pressed-d4bc button {
  left: 0;
}
.main-afea {
  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;
}
.main-afea:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.main-afea.summary-slow-2f8c i {
  margin-right: 4px;
}
.main-afea.shadow_dynamic_31f3 i {
  margin-left: 5px;
}
.hovered-c148 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hovered-c148 p:last-child {
  margin-bottom: 0;
}
.logo_out_1bd6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo_out_1bd6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo_out_1bd6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo_out_1bd6 .slider_6e9b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo_out_1bd6 .mini-a279 {
  margin: 5px 0 7px 0;
}
.logo_out_1bd6.sort_c7ca .iron-f56a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_out_1bd6.sort_c7ca .tiny_904f {
  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;
}
.logo_out_1bd6.static-c535 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo_out_1bd6.static-c535 .iron-f56a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_out_1bd6.static-c535 .tiny_904f {
  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;
}
.logo_out_1bd6.button-up-f436 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo_out_1bd6.banner_4b4b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo_out_1bd6.banner_4b4b .tiny_904f {
  margin-top: 7px;
}
.video-582d {
  display: inline-block;
}
.photo_ddc3 .south_055f .logo_out_1bd6 img {
  max-width: 100%;
}
.secondary-white-15f9 .shade-cold-4242.text_cbff,
.red-3393 .shade-cold-4242.text_cbff {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary-white-15f9 .solid-5816,
.red-3393 .solid-5816 {
  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%);
}
.secondary-white-15f9 .solid-5816 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.secondary-white-15f9.tertiary_11aa .solid-5816 {
  display: none;
}
.secondary-white-15f9 .texture-wide-83db {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary-white-15f9 .texture-wide-83db li {
  display: inline-block;
  position: relative;
}
.secondary-white-15f9 .texture-wide-83db li:last-child {
  margin-right: 0;
}
.secondary-white-15f9 .texture-wide-83db 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;
}
.secondary-white-15f9 .texture-wide-83db li.module-e0dd > a {
  color: rgba(0, 0, 0, 0.9);
}
.secondary-white-15f9 .texture-wide-83db > 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;
}
.secondary-white-15f9 .texture-wide-83db > li > a i {
  line-height: 0;
}
.secondary-white-15f9 .texture-wide-83db > li.badge_yellow_4b4d > a .solid-5816 {
  margin-left: 4px;
  line-height: 0;
}
.secondary-white-15f9 .texture-wide-83db .short_1d88 li.badge_yellow_4b4d > a {
  position: relative;
}
.secondary-white-15f9 .texture-wide-83db .short_1d88 li.badge_yellow_4b4d > a:after,
.secondary-white-15f9 .texture-wide-83db .short_1d88 li.badge_yellow_4b4d > a:before {
  content: "";
  display: table;
}
.secondary-white-15f9 .texture-wide-83db .short_1d88 li.badge_yellow_4b4d > a:after {
  clear: both;
}
.secondary-white-15f9 .texture-wide-83db .short_1d88 li.badge_yellow_4b4d > a .solid-5816 {
  margin-left: 5px;
  float: right;
}
.secondary-white-15f9 .banner-f790,
.secondary-white-15f9 .short_1d88 {
  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;
}
.secondary-white-15f9 .short_1d88 {
  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;
}
.secondary-white-15f9 .short_1d88 .text_cbff {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary-white-15f9 .short_1d88 .solid-5816 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.secondary-white-15f9 .short_1d88 li {
  display: block;
  margin: 0;
  padding: 0;
}
.secondary-white-15f9 .short_1d88 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;
}
.secondary-white-15f9 .short_1d88 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.secondary-white-15f9 .short_1d88 .short_1d88 {
  top: 0;
  left: 100%;
}
.secondary-white-15f9 .article-82fe.fn-focus-4ea0 > .banner-f790,
.secondary-white-15f9 .article-82fe.fn-focus-4ea0 > .short_1d88,
.secondary-white-15f9 .article-82fe:focus > .banner-f790,
.secondary-white-15f9 .article-82fe:focus > .short_1d88,
.secondary-white-15f9 .article-82fe:hover > .banner-f790,
.secondary-white-15f9 .article-82fe:hover > .short_1d88 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.secondary-white-15f9.south-ffd6 .secondary_south_84c4:after,
.secondary-white-15f9.south-ffd6 .secondary_south_84c4:before {
  content: "";
  display: table;
}
.secondary-white-15f9.south-ffd6 .secondary_south_84c4:after {
  clear: both;
}
.secondary-white-15f9.south-ffd6 .secondary_south_84c4 > li {
  float: left;
}
.secondary-white-15f9.first-94c8 .secondary_south_84c4:after,
.secondary-white-15f9.first-94c8 .secondary_south_84c4:before {
  content: "";
  display: table;
}
.secondary-white-15f9.first-94c8 .secondary_south_84c4:after {
  clear: both;
}
.secondary-white-15f9.first-94c8 .secondary_south_84c4 > li {
  float: left;
}
.secondary-white-15f9.first-94c8 .secondary_south_84c4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.secondary-white-15f9.first-94c8 .secondary_south_84c4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.secondary-white-15f9.first-94c8 .secondary_south_84c4 > li.summary_1cf5 > a,
.secondary-white-15f9.first-94c8 .secondary_south_84c4 > li.module-e0dd > a {
  color: #fff;
  background-color: #1e4b75;
}
.secondary-white-15f9.dropdown-142f .secondary_south_84c4 > li > a .text_cbff {
  position: relative;
}
.secondary-white-15f9.dropdown-142f .secondary_south_84c4 > li > a .text_cbff: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;
}
.secondary-white-15f9.dropdown-142f
  .secondary_south_84c4
  > li:focus
  > a
  .text_cbff:before,
.secondary-white-15f9.dropdown-142f
  .secondary_south_84c4
  > li:hover
  > a
  .text_cbff:before {
  width: 100%;
  background-color: currentColor;
}
.secondary-white-15f9.dropdown-142f
  .secondary_south_84c4
  > li.summary_1cf5
  > a
  .text_cbff:before,
.secondary-white-15f9.dropdown-142f
  .secondary_south_84c4
  > li.photo_700b
  > a
  .text_cbff:before {
  width: 100%;
  background-color: currentColor;
}
.secondary-white-15f9.menu_a9f8 .secondary_south_84c4 > li > a .text_cbff {
  position: relative;
}
.secondary-white-15f9.menu_a9f8 .secondary_south_84c4 > li > a .text_cbff: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;
}
.secondary-white-15f9.menu_a9f8 .secondary_south_84c4 > li:focus > a .text_cbff:before,
.secondary-white-15f9.menu_a9f8
  .secondary_south_84c4
  > li:hover
  > a
  .text_cbff:before {
  width: 100%;
  background-color: currentColor;
}
.secondary-white-15f9.menu_a9f8
  .secondary_south_84c4
  > li.summary_1cf5
  > a
  .text_cbff:before,
.secondary-white-15f9.menu_a9f8
  .secondary_south_84c4
  > li.photo_700b
  > a
  .text_cbff:before {
  width: 100%;
  background-color: currentColor;
}
.red-3393 .texture-wide-83db {
  margin: 0;
  padding: 0;
  list-style: none;
}
.red-3393 .texture-wide-83db li:first-child > a {
  border-top: none;
}
.red-3393 .texture-wide-83db .disabled-huge-79db > .text_cbff .solid-5816 {
  display: none;
}
.red-3393 .texture-wide-83db li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.red-3393 .texture-wide-83db li:last-child {
  border: none;
}
.red-3393 .texture-wide-83db li.badge_yellow_4b4d > a {
  padding-right: 45px !important;
}
.red-3393 .texture-wide-83db li a {
  display: block;
  padding: 0.55em 1.5em;
}
.red-3393 .texture-wide-83db li a:focus,
.red-3393 .texture-wide-83db li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red-3393 .texture-wide-83db li .dropdown-in-f74c {
  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;
}
.red-3393 .texture-wide-83db li .dropdown-in-f74c:hover {
  box-shadow: none;
}
.red-3393 .texture-wide-83db li .dropdown-in-f74c .solid-5816 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.red-3393 .texture-wide-83db .short_1d88 {
  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);
}
.red-3393 .texture-wide-83db .short_1d88 li a {
  padding-left: 3em;
}
.red-3393 .texture-wide-83db .mask_df4a > a .dropdown-in-f74c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.red-3393 .texture-wide-83db .mask_df4a > .short_1d88 {
  display: block;
  opacity: 1;
}
.thumbnail-ecf2 {
  max-width: 100%;
}
.hard-2cb7 {
  line-height: 0;
  cursor: pointer;
}
.iron-a46b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.iron-a46b:hover {
  box-shadow: none;
  color: currentColor;
}
.iron-a46b svg {
  width: 18px;
  height: 18px;
}
.iron-a46b .header_solid_7282 {
  display: none;
}
.card_west_90a0 {
  position: relative;
}
.card_west_90a0.fn-active-4ea0 .iron-a46b .video-fixed-846c {
  display: none;
}
.card_west_90a0.fn-active-4ea0 .iron-a46b .header_solid_7282 {
  display: inline-block;
}
.card_west_90a0 .alert-5637 {
  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);
}
.card_west_90a0.active_fc1c .alert-5637 {
  left: auto;
  right: -0.9em;
}
.card_west_90a0.active_fc1c .search-first-105e::before {
  left: auto;
  right: 15px;
}
.card_west_90a0.fn-active-4ea0 .alert-5637 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.up-2d97 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.up-2d97 label {
  flex-basis: 100%;
}
.up-2d97 .backdrop_db11 {
  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;
}
.up-2d97 .shade-wide-8ba9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.up-2d97 .shade-wide-8ba9:focus {
  background-color: transparent;
}
.up-2d97 button.feature_glass_453b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.up-2d97 button.feature_glass_453b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.up-2d97 button.feature_glass_453b svg {
  width: 18px;
  height: 18px;
}
.up-2d97 input[type="submit"] {
  min-height: auto;
}
.prev_99eb .up-2d97 .shade-wide-8ba9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.search-first-105e {
  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) {
  .search-first-105e {
    width: 220px;
  }
}
.search-first-105e label {
  flex-basis: 100%;
}
.search-first-105e::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;
}
.picture_action_74aa .prev_99eb .up-2d97 {
  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;
}
.picture_action_74aa
  .prev_99eb
  .up-2d97
  .backdrop_db11 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture_action_74aa .prev_99eb .up-2d97 .shade-wide-8ba9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture_action_74aa
  .prev_99eb
  .up-2d97
  .shade-wide-8ba9:focus {
  background: 0 0;
}
.picture_action_74aa
  .prev_99eb
  .up-2d97
  .wide_0cb6 {
  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;
}
.middle_f67b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.middle_f67b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.middle_f67b li:last-child {
  margin-right: 0;
}
.middle_f67b li:first-child {
  margin-left: 0;
}
.middle_f67b.hovered_7f5e a {
  color: #fff;
}
.middle_f67b.hovered_7f5e a:hover {
  color: #fff;
}
.middle_f67b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.middle_f67b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.middle_f67b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.middle_f67b a:hover {
  opacity: 0.9;
  color: inherit;
}
.middle_f67b [class*="social-icon-apple"] {
  background-color: #999;
}
.middle_f67b [class*="social-icon-apple"].text-8a63 {
  background-color: transparent;
  color: #999;
}
.middle_f67b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.middle_f67b [class*="social-icon-behance"].text-8a63 {
  background-color: transparent;
  color: #1769ff;
}
.middle_f67b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.middle_f67b [class*="social-icon-bitbucket"].text-8a63 {
  background-color: transparent;
  color: #205081;
}
.middle_f67b [class*="social-icon-codepen"] {
  background-color: #000;
}
.middle_f67b [class*="social-icon-codepen"].text-8a63 {
  background-color: transparent;
  color: #000;
}
.middle_f67b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.middle_f67b [class*="social-icon-delicious"].text-8a63 {
  background-color: transparent;
  color: #39f;
}
.middle_f67b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.middle_f67b [class*="social-icon-digg"].text-8a63 {
  background-color: transparent;
  color: #005be2;
}
.middle_f67b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.middle_f67b [class*="social-icon-dribbble"].text-8a63 {
  background-color: transparent;
  color: #ea4c89;
}
.middle_f67b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.middle_f67b [class*="social-icon-envelope"].text-8a63 {
  background-color: transparent;
  color: #ea4335;
}
.middle_f67b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.middle_f67b [class*="social-icon-facebook"].text-8a63 {
  background-color: transparent;
  color: #3b5998;
}
.middle_f67b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.middle_f67b [class*="social-icon-flickr"].text-8a63 {
  background-color: transparent;
  color: #0063dc;
}
.middle_f67b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.middle_f67b [class*="social-icon-foursquare"].text-8a63 {
  background-color: transparent;
  color: #2d5be3;
}
.middle_f67b [class*="social-icon-github"] {
  background-color: #333;
}
.middle_f67b [class*="social-icon-github"].text-8a63 {
  background-color: transparent;
  color: #333;
}
.middle_f67b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.middle_f67b [class*="social-icon-google-plus"].text-8a63 {
  background-color: transparent;
  color: #dd4b39;
}
.middle_f67b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.middle_f67b [class*="social-icon-houzz"].text-8a63 {
  background-color: transparent;
  color: #7ac142;
}
.middle_f67b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.middle_f67b [class*="social-icon-instagram"].text-8a63 {
  background-color: transparent;
  color: #262626;
}
.middle_f67b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.middle_f67b [class*="social-icon-jsfiddle"].text-8a63 {
  background-color: transparent;
  color: #487aa2;
}
.middle_f67b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.middle_f67b [class*="social-icon-linkedin"].text-8a63 {
  background-color: transparent;
  color: #0077b5;
}
.middle_f67b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.middle_f67b [class*="social-icon-medium"].text-8a63 {
  background-color: transparent;
  color: #00ab6b;
}
.middle_f67b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.middle_f67b
  [class*="social-icon-odnoklassniki"].text-8a63 {
  background-color: transparent;
  color: #f4731c;
}
.middle_f67b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.middle_f67b [class*="social-icon-meetup"].text-8a63 {
  background-color: transparent;
  color: #ec1c40;
}
.middle_f67b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.middle_f67b [class*="social-icon-pinterest"].text-8a63 {
  background-color: transparent;
  color: #bd081c;
}
.middle_f67b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.middle_f67b [class*="social-icon-product-hunt"].text-8a63 {
  background-color: transparent;
  color: #da552f;
}
.middle_f67b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.middle_f67b [class*="social-icon-reddit"].text-8a63 {
  background-color: transparent;
  color: #ff4500;
}
.middle_f67b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.middle_f67b [class*="social-icon-rss"].text-8a63 {
  background-color: transparent;
  color: #f26522;
}
.middle_f67b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.middle_f67b
  [class*="social-icon-shopping-cart"].text-8a63 {
  background-color: transparent;
  color: #4caf50;
}
.middle_f67b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.middle_f67b [class*="social-icon-skype"].text-8a63 {
  background-color: transparent;
  color: #00aff0;
}
.middle_f67b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.middle_f67b [class*="social-icon-slideshare"].text-8a63 {
  background-color: transparent;
  color: #0077b5;
}
.middle_f67b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.middle_f67b [class*="social-icon-snapchat"].text-8a63 {
  background-color: transparent;
  color: #fffc00;
}
.middle_f67b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.middle_f67b [class*="social-icon-soundcloud"].text-8a63 {
  background-color: transparent;
  color: #f80;
}
.middle_f67b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.middle_f67b [class*="social-icon-spotify"].text-8a63 {
  background-color: transparent;
  color: #2ebd59;
}
.middle_f67b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.middle_f67b
  [class*="social-icon-stack-overflow"].text-8a63 {
  background-color: transparent;
  color: #fe7a15;
}
.middle_f67b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.middle_f67b [class*="social-icon-maldkfgram"].text-8a63 {
  background-color: transparent;
  color: #2ca5e0;
}
.middle_f67b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.middle_f67b [class*="social-icon-tripadvisor"].text-8a63 {
  background-color: transparent;
  color: #589442;
}
.middle_f67b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.middle_f67b [class*="social-icon-tumblr"].text-8a63 {
  background-color: transparent;
  color: #35465c;
}
.middle_f67b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.middle_f67b [class*="social-icon-twitch"].text-8a63 {
  background-color: transparent;
  color: #6441a5;
}
.middle_f67b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.middle_f67b [class*="social-icon-twitter"].text-8a63 {
  background-color: transparent;
  color: #1da1f2;
}
.middle_f67b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.middle_f67b [class*="social-icon-vimeo"].text-8a63 {
  background-color: transparent;
  color: #1ab7ea;
}
.middle_f67b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.middle_f67b [class*="social-icon-vk"].text-8a63 {
  background-color: transparent;
  color: #45668e;
}
.middle_f67b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.middle_f67b [class*="social-icon-weibo"].text-8a63 {
  background-color: transparent;
  color: #df2029;
}
.middle_f67b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.middle_f67b [class*="social-icon-weixin"].text-8a63 {
  background-color: transparent;
  color: #7bb32e;
}
.middle_f67b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.middle_f67b [class*="social-icon-whatsapp"].text-8a63 {
  background-color: transparent;
  color: #25d366;
}
.middle_f67b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.middle_f67b [class*="social-icon-wordpress"].text-8a63 {
  background-color: transparent;
  color: #21759b;
}
.middle_f67b [class*="social-icon-xing"] {
  background-color: #026466;
}
.middle_f67b [class*="social-icon-xing"].text-8a63 {
  background-color: transparent;
  color: #026466;
}
.middle_f67b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.middle_f67b [class*="social-icon-yelp"].text-8a63 {
  background-color: transparent;
  color: #af0606;
}
.middle_f67b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.middle_f67b [class*="social-icon-youtube"].text-8a63 {
  background-color: transparent;
  color: #cd201f;
}
.primary-958a {
  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;
}
.primary-958a:hover {
  box-shadow: none;
  background: 0 0;
}
.accent_rough_a6a8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gas-6615 {
  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;
}
.hover-91f2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.header_edaa {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.header_edaa,
.header_edaa::after,
.header_edaa::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;
}
.header_edaa::after,
.header_edaa::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pink-211f .gas-6615 .hover-91f2 {
  margin-top: -2px;
  width: 19px;
}
.pink-211f .gas-6615 .header_edaa {
  margin-top: -1px;
}
.pink-211f .gas-6615 .header_edaa,
.pink-211f .gas-6615 .header_edaa::after,
.pink-211f .gas-6615 .header_edaa::before {
  width: 19px;
  height: 2px;
}
.pink-211f .gas-6615 .header_edaa::before {
  top: -6px;
}
.pink-211f .gas-6615 .header_edaa::after {
  bottom: -6px;
}
.south_2659 .gas-6615 .hover-91f2 {
  margin-top: -2px;
  width: 22px;
}
.south_2659 .gas-6615 .header_edaa {
  margin-top: -1px;
}
.south_2659 .gas-6615 .header_edaa,
.south_2659 .gas-6615 .header_edaa::after,
.south_2659 .gas-6615 .header_edaa::before {
  width: 22px;
  height: 2px;
}
.south_2659 .gas-6615 .header_edaa::before {
  top: -7px;
}
.south_2659 .gas-6615 .header_edaa::after {
  bottom: -7px;
}
.hero-brown-85f7 .gas-6615 .hover-91f2 {
  margin-top: -2px;
  width: 31px;
}
.hero-brown-85f7 .gas-6615 .header_edaa {
  margin-top: -1.5px;
}
.hero-brown-85f7 .gas-6615 .header_edaa,
.hero-brown-85f7 .gas-6615 .header_edaa::after,
.hero-brown-85f7 .gas-6615 .header_edaa::before {
  width: 31px;
  height: 3px;
}
.hero-brown-85f7 .gas-6615 .header_edaa::before {
  top: -9px;
}
.hero-brown-85f7 .gas-6615 .header_edaa::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid_full_8771 .gas-6615 .hover-91f2 {
    margin-top: -2px;
    width: 19px;
  }
  .grid_full_8771 .gas-6615 .header_edaa {
    margin-top: -1px;
  }
  .grid_full_8771 .gas-6615 .header_edaa,
  .grid_full_8771 .gas-6615 .header_edaa::after,
  .grid_full_8771 .gas-6615 .header_edaa::before {
    width: 19px;
    height: 2px;
  }
  .grid_full_8771 .gas-6615 .header_edaa::before {
    top: -6px;
  }
  .grid_full_8771 .gas-6615 .header_edaa::after {
    bottom: -6px;
  }
  .lite-1482 .gas-6615 .hover-91f2 {
    margin-top: -2px;
    width: 22px;
  }
  .lite-1482 .gas-6615 .header_edaa {
    margin-top: -1px;
  }
  .lite-1482 .gas-6615 .header_edaa,
  .lite-1482 .gas-6615 .header_edaa::after,
  .lite-1482 .gas-6615 .header_edaa::before {
    width: 22px;
    height: 2px;
  }
  .lite-1482 .gas-6615 .header_edaa::before {
    top: -7px;
  }
  .lite-1482 .gas-6615 .header_edaa::after {
    bottom: -7px;
  }
  .outer_b15b .gas-6615 .hover-91f2 {
    margin-top: -2px;
    width: 31px;
  }
  .outer_b15b .gas-6615 .header_edaa {
    margin-top: -1.5px;
  }
  .outer_b15b .gas-6615 .header_edaa,
  .outer_b15b .gas-6615 .header_edaa::after,
  .outer_b15b .gas-6615 .header_edaa::before {
    width: 31px;
    height: 3px;
  }
  .outer_b15b .gas-6615 .header_edaa::before {
    top: -9px;
  }
  .outer_b15b .gas-6615 .header_edaa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .border_6632 .gas-6615 .hover-91f2 {
    margin-top: -2px;
    width: 19px;
  }
  .border_6632 .gas-6615 .header_edaa {
    margin-top: -1px;
  }
  .border_6632 .gas-6615 .header_edaa,
  .border_6632 .gas-6615 .header_edaa::after,
  .border_6632 .gas-6615 .header_edaa::before {
    width: 19px;
    height: 2px;
  }
  .border_6632 .gas-6615 .header_edaa::before {
    top: -6px;
  }
  .border_6632 .gas-6615 .header_edaa::after {
    bottom: -6px;
  }
  .button-7f51 .gas-6615 .hover-91f2 {
    margin-top: -2px;
    width: 22px;
  }
  .button-7f51 .gas-6615 .header_edaa {
    margin-top: -1px;
  }
  .button-7f51 .gas-6615 .header_edaa,
  .button-7f51 .gas-6615 .header_edaa::after,
  .button-7f51 .gas-6615 .header_edaa::before {
    width: 22px;
    height: 2px;
  }
  .button-7f51 .gas-6615 .header_edaa::before {
    top: -7px;
  }
  .button-7f51 .gas-6615 .header_edaa::after {
    bottom: -7px;
  }
  .hard-3bfc .gas-6615 .hover-91f2 {
    margin-top: -2px;
    width: 31px;
  }
  .hard-3bfc .gas-6615 .header_edaa {
    margin-top: -1.5px;
  }
  .hard-3bfc .gas-6615 .header_edaa,
  .hard-3bfc .gas-6615 .header_edaa::after,
  .hard-3bfc .gas-6615 .header_edaa::before {
    width: 31px;
    height: 3px;
  }
  .hard-3bfc .gas-6615 .header_edaa::before {
    top: -9px;
  }
  .hard-3bfc .gas-6615 .header_edaa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-afa6 .gas-6615 .hover-91f2 {
    margin-top: -2px;
    width: 19px;
  }
  .pagination-afa6 .gas-6615 .header_edaa {
    margin-top: -1px;
  }
  .pagination-afa6 .gas-6615 .header_edaa,
  .pagination-afa6 .gas-6615 .header_edaa::after,
  .pagination-afa6 .gas-6615 .header_edaa::before {
    width: 19px;
    height: 2px;
  }
  .pagination-afa6 .gas-6615 .header_edaa::before {
    top: -6px;
  }
  .pagination-afa6 .gas-6615 .header_edaa::after {
    bottom: -6px;
  }
  .logo_5469 .gas-6615 .hover-91f2 {
    margin-top: -2px;
    width: 22px;
  }
  .logo_5469 .gas-6615 .header_edaa {
    margin-top: -1px;
  }
  .logo_5469 .gas-6615 .header_edaa,
  .logo_5469 .gas-6615 .header_edaa::after,
  .logo_5469 .gas-6615 .header_edaa::before {
    width: 22px;
    height: 2px;
  }
  .logo_5469 .gas-6615 .header_edaa::before {
    top: -7px;
  }
  .logo_5469 .gas-6615 .header_edaa::after {
    bottom: -7px;
  }
  .menu_inner_4ed8 .gas-6615 .hover-91f2 {
    margin-top: -2px;
    width: 31px;
  }
  .menu_inner_4ed8 .gas-6615 .header_edaa {
    margin-top: -1.5px;
  }
  .menu_inner_4ed8 .gas-6615 .header_edaa,
  .menu_inner_4ed8 .gas-6615 .header_edaa::after,
  .menu_inner_4ed8 .gas-6615 .header_edaa::before {
    width: 31px;
    height: 3px;
  }
  .menu_inner_4ed8 .gas-6615 .header_edaa::before {
    top: -9px;
  }
  .menu_inner_4ed8 .gas-6615 .header_edaa::after {
    bottom: -9px;
  }
}
.blue-b0ff .header_edaa {
  -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);
}
.blue-b0ff .header_edaa::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.blue-b0ff .header_edaa::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);
}
.blue-b0ff.nav-7770 .header_edaa {
  -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);
}
.blue-b0ff.nav-7770 .header_edaa::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.blue-b0ff.nav-7770 .header_edaa::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);
}
.pagination_f706 {
  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.search-south-8234:before {
  display: none;
}
.secondary_wood_38d0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.secondary_wood_38d0 .notice_941f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.secondary_wood_38d0 .notice_941f:last-of-type {
  border-bottom: none;
}
.secondary_wood_38d0 .notice_941f.dirty-6d0c,
.secondary_wood_38d0 .notice_941f.accent-9e5b,
.secondary_wood_38d0 .notice_941f.gallery_orange_fc04 {
  padding: 0;
}
.secondary_wood_38d0 .red-3393 .dropdown-in-f74c {
  color: currentColor;
}
.secondary_wood_38d0 .red-3393 .dropdown-in-f74c:focus,
.secondary_wood_38d0 .red-3393 .dropdown-in-f74c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_wood_38d0.container_a60d .grid-ccc9,
.secondary_wood_38d0.container_a60d .hovered-c148 a,
.secondary_wood_38d0.container_a60d .secondary_south_84c4 a,
.secondary_wood_38d0.container_a60d .short_1d88 a {
  color: rgba(0, 0, 0, 0.55);
}
.secondary_wood_38d0.container_a60d .grid-ccc9:hover,
.secondary_wood_38d0.container_a60d .hovered-c148 a:hover,
.secondary_wood_38d0.container_a60d .secondary_south_84c4 a:hover,
.secondary_wood_38d0.container_a60d .short_1d88 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_wood_38d0.container_a60d .medium_939b {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_wood_38d0.container_a60d .notice_941f {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_wood_38d0.container_a60d .notice_941f:before {
  background: rgba(0, 0, 0, 0.08);
}
.secondary_wood_38d0.container_a60d .layout_south_9287:before {
  background: rgba(255, 255, 255, 0.9);
}
.secondary_wood_38d0.container_a60d .red-3393 .texture-wide-83db li a,
.secondary_wood_38d0.container_a60d .red-3393 .dropdown-in-f74c,
.secondary_wood_38d0.container_a60d .short_1d88 {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_wood_38d0.container_a60d .red-3393 .dropdown-in-f74c:focus,
.secondary_wood_38d0.container_a60d .red-3393 .dropdown-in-f74c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_wood_38d0.container_a60d .texture-wide-83db li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_wood_38d0.modal_f768 .grid-ccc9,
.secondary_wood_38d0.modal_f768 .hovered-c148 a,
.secondary_wood_38d0.modal_f768 .secondary_south_84c4 .dropdown-in-f74c,
.secondary_wood_38d0.modal_f768 .secondary_south_84c4 a,
.secondary_wood_38d0.modal_f768 .short_1d88 a {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_wood_38d0.modal_f768 .grid-ccc9:hover,
.secondary_wood_38d0.modal_f768 .hovered-c148 a:hover,
.secondary_wood_38d0.modal_f768 .secondary_south_84c4 .dropdown-in-f74c:hover,
.secondary_wood_38d0.modal_f768 .secondary_south_84c4 a:hover,
.secondary_wood_38d0.modal_f768 .short_1d88 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_wood_38d0.modal_f768 .medium_939b {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_wood_38d0.modal_f768 .notice_941f {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_wood_38d0.modal_f768 .notice_941f:before {
  background: rgba(255, 255, 255, 0.08);
}
.secondary_wood_38d0.modal_f768 .layout_south_9287:before {
  background: rgba(0, 0, 0, 0.9);
}
.secondary_wood_38d0.modal_f768 .red-3393 .texture-wide-83db li a,
.secondary_wood_38d0.modal_f768 .red-3393 .dropdown-in-f74c,
.secondary_wood_38d0.modal_f768 .short_1d88 {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_wood_38d0.modal_f768 .red-3393 .dropdown-in-f74c:focus,
.secondary_wood_38d0.modal_f768 .red-3393 .dropdown-in-f74c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_wood_38d0.modal_f768 .texture-wide-83db li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_south_9287 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.layout_south_9287:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.module_new_2171 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pro-85a8 .secondary_wood_38d0 {
  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;
}
.pro-85a8 .notice_941f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pro-85a8 .notice_941f: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) {
  .pro-85a8 .notice_941f:before {
    width: 16%;
    left: 42%;
  }
}
.pro-85a8 .notice_941f:last-child:before {
  content: none;
}
.pro-85a8 .notice_941f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pro-85a8 .red-3393 .texture-wide-83db li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pro-85a8 .red-3393 .texture-wide-83db li a .dropdown-in-f74c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pro-85a8 .red-3393 .short_1d88 {
  border: none;
}
.pro-85a8 .red-3393 .short_1d88 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pro-85a8 .layout_south_9287 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pro-85a8 .module_new_2171 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pro-85a8 .modal_f768 .layout_south_9287:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro-85a8 .container_a60d.photo_c865 .header_edaa {
  background: rgba(0, 0, 0, 0.6);
}
.pro-85a8
  .container_a60d.photo_c865
  .header_edaa::after,
.pro-85a8
  .container_a60d.photo_c865
  .header_edaa:before {
  background: inherit;
}
.pro-85a8
  .container_a60d.photo_c865:hover
  .header_edaa {
  background: rgba(0, 0, 0, 0.8);
}
.dirty-1598 .secondary_wood_38d0 {
  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) {
  .dirty-1598 .secondary_wood_38d0 {
    width: auto;
    right: 45px;
  }
}
.medium_cf16 .secondary_wood_38d0 {
  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) {
  .medium_cf16 .secondary_wood_38d0 {
    width: auto;
    left: 45px;
  }
}
.search-south-8234 .secondary_wood_38d0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.search-south-8234 .module_new_2171 {
  max-width: 48em;
  margin: 0 auto;
}
.search-south-8234 .layout_south_9287:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sort-outer-864b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sort-outer-864b.pro-85a8 .secondary_wood_38d0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sort-outer-864b.dirty-1598 .secondary_wood_38d0 {
  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);
}
.sort-outer-864b .secondary_wood_38d0 {
  visibility: visible;
}
.sort-outer-864b.medium_cf16 .secondary_wood_38d0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.old_c961,
.grid_7994 {
  overflow-x: hidden;
}
.old_c961 .secondary_wood_38d0 {
  overflow: auto;
}
.old_c961.pro-85a8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.old_c961.pro-85a8 .secondary_wood_38d0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.old_c961.pro-85a8 .primary-958a {
  opacity: 0;
}
.old_c961.dirty-1598 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.old_c961.dirty-1598 .secondary_wood_38d0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.old_c961.dirty-1598 .primary-958a {
  opacity: 0;
}
.old_c961.medium_cf16 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.old_c961.medium_cf16 .secondary_wood_38d0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.old_c961.medium_cf16 .primary-958a {
  opacity: 0;
}
.old_c961.search-south-8234 .secondary_wood_38d0 {
  z-index: 10;
  visibility: visible;
}
.photo_c865 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo_c865 .header_edaa {
  background: rgba(255, 255, 255, 0.99);
}
.photo_c865 .header_edaa::after,
.photo_c865 .header_edaa:before {
  background: inherit;
}
.photo_c865:hover .header_edaa {
  background: rgba(255, 255, 255, 0.99);
}
.medium_cf16 .photo_c865 {
  top: 10px;
  right: auto;
  left: 12px;
}
.search-south-8234 .photo_c865 {
  display: none !important;
}
.old_c961:before,
.grid_7994:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.old_c961 .photo_c865,
.grid_7994 .photo_c865 {
  display: inline-block;
}
.secondary_wood_38d0 .card-dark-5862 {
  -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;
}
.old_c961 .secondary_wood_38d0 .card-dark-5862,
.grid_7994 .secondary_wood_38d0 .card-dark-5862 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice-action-7c19 .backdrop_db11 {
  width: 100%;
}
.south_055f {
  padding: 0 0.5em 0;
}
.south_055f [class*="customify-col-"],
.south_055f [class*="customify-col_"],
.south_055f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hovered_6865 .south_055f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .article-218e .input-0369,
  .input-0369 {
    display: none;
  }
  .primary_fresh_6b70 {
    text-align: left;
  }
  .fresh_0043 {
    text-align: center;
  }
  .border-fe4f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .article-218e .button-dark-2c3f,
  .button-dark-2c3f {
    display: none;
  }
  .tabs-fa2d {
    text-align: left;
  }
  .button_accb {
    text-align: center;
  }
  .image_9a2a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .article-218e .current_fabf,
  .current_fabf {
    display: none;
  }
  .message-dirty-25ca {
    text-align: left;
  }
  .basic_e9c2 {
    text-align: center;
  }
  .in_c74c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.paper-8eef {
  box-shadow: none !important;
}
.component-paper-ce38 .overlay_abdb,
.content-3a51 .overlay_abdb {
  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;
}
.content-3a51 .overlay_abdb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.white_045e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.white_045e:after,
.white_045e:before {
  content: "";
  display: table;
}
.white_045e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .white_045e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.white_045e,
.bronze_227b {
  max-width: 1248px;
  margin: 0 auto;
}

.simple-d92b.pink_bb5e .white_045e {
  max-width: 100%;
}
.simple-d92b.yellow_b3e7 {
  max-width: 1200px;
  margin: 0 auto;
}
.simple-d92b.border_53f5 .white_045e {
  max-width: 100%;
}
.simple-d92b.border_53f5 > .white_045e {
  padding-left: 0;
  padding-right: 0;
}
.simple-d92b.border_53f5 > .white_045e .article-218e {
  margin: 0;
}
.simple-d92b.border_53f5
  > .white_045e
  .huge-32fb.under-2ac0 {
  margin-right: 0;
  margin-left: 0;
}
.simple-d92b.border_53f5 #main.under-2ac0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image-749f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image-749f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .blue-ea87 .gradient-over-953b {
    padding-right: 1em;
  }
  .blue-ea87.row-2fba .huge-32fb {
    border-right: 1px solid #eaecee;
  }
  .blue-ea87.row-2fba .gradient-over-953b {
    padding-right: 1em;
  }
  .blue-ea87.row-2fba .list-tiny-f7ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_large_7846 .gradient-over-953b {
    padding-left: 1em;
  }
  .title_large_7846.row-2fba .huge-32fb {
    border-left: 1px solid #eaecee;
  }
  .title_large_7846.row-2fba .gradient-over-953b {
    padding-left: 1em;
  }
  .title_large_7846.row-2fba .list-tiny-f7ad {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_8ed0 .gradient-over-953b {
    padding-left: 1em;
  }
  .chip_8ed0.row-2fba .avatar_stale_ef8b {
    border-right: 1px solid #eaecee;
  }
  .chip_8ed0.row-2fba .dark_465c {
    border-right: 1px solid #eaecee;
  }
  .chip_8ed0.row-2fba .gradient-over-953b {
    padding-left: 1em;
  }
  .chip_8ed0.row-2fba .list-tiny-f7ad {
    padding-right: 1em;
  }
  .chip_8ed0.row-2fba .shade-f516 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_89cb .gradient-over-953b {
    padding-right: 1em;
  }
  .info_89cb.row-2fba .avatar_stale_ef8b {
    border-left: 1px solid #eaecee;
  }
  .info_89cb.row-2fba .dark_465c {
    border-left: 1px solid #eaecee;
  }
  .info_89cb.row-2fba .gradient-over-953b {
    padding-right: 1em;
  }
  .info_89cb.row-2fba .list-tiny-f7ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_89cb.row-2fba .shade-f516 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-749f .gradient-over-953b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-749f.row-2fba .huge-32fb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image-749f.row-2fba .gradient-over-953b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-749f.row-2fba .list-tiny-f7ad {
    padding-left: 1em;
  }
  .image-749f.row-2fba .shade-f516 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image-749f.row-2fba .gradient-over-953b {
    padding-left: 0;
  }
}
.chip_9fde .notification_selected_6f88 {
  display: inline-block;
}
.input_prev_2142 {
  display: inline-block;
}
.message-large-d7f8 {
  word-con: break-word;
}
.footer-a5f7 > span {
  display: inline-block;
  padding: 5px 0;
}
.footer-a5f7 .button_ed47 {
  margin-left: 8px;
  margin-right: 8px;
}
.footer-a5f7 .status_46e2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.icon_5ef0 .wide-83fa {
  margin-bottom: 2em;
}
.icon_5ef0 .hero_up_b88d {
  margin-bottom: 15px;
}
.icon_5ef0 .hero_up_b88d:last-child {
  margin-bottom: 0;
}
.icon_5ef0 .description-bcde {
  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) {
  .icon_5ef0 .description-bcde {
    display: block;
  }
}
.icon_5ef0 .paragraph-new-59ef {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .icon_5ef0 .paragraph-new-59ef {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.icon_5ef0 .form-thick-96c0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.icon_5ef0 .form-thick-96c0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.icon_5ef0 .form-thick-96c0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.icon_5ef0 .message-large-d7f8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.icon_5ef0 .message-large-d7f8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.icon_5ef0 .notice_inner_9c5e p:last-child {
  margin-bottom: 0;
}
.icon_5ef0 .thumbnail-black-8454 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.icon_5ef0 .left-f574 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.icon_5ef0 .title-warm-18fa {
  margin-top: 1em;
}
.icon_5ef0 .box-tall-ab0c {
  top: 0;
  display: block;
}
.icon_5ef0 .box-tall-ab0c a {
  color: inherit;
}
.icon_5ef0 .box-tall-ab0c a:hover {
  color: inherit;
}
.icon_5ef0 .dark_ecf0 {
  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;
}
.icon_5ef0 .dark_ecf0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.icon_5ef0 .left-f574 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.icon_5ef0 .gallery-green-f18b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.icon_5ef0 .gallery-green-f18b:first-child {
  margin-top: 0;
}
.icon_5ef0 .gallery-green-f18b.hero-fa2f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.icon_5ef0 .gallery-green-f18b.status_iron_4068 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.icon_5ef0
  .gallery-green-f18b.status_iron_4068.silver_9bc1
  .title-warm-18fa {
  width: 100%;
}
.icon_5ef0 .status_iron_4068 {
  -webkit-box-align: center;
  align-items: center;
}
.icon_5ef0 .status_iron_4068 .footer-a5f7,
.icon_5ef0 .status_iron_4068 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.icon_5ef0 .form-thick-96c0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon_5ef0 .form-thick-96c0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon_5ef0 .form-thick-96c0: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;
}
.icon_5ef0 .hero-fa2f {
  z-index: 5;
}
.icon_5ef0 .overlay-upper-66c0 .background-b601 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.icon_5ef0 .texture_hot_78e4 .background-b601 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.icon_5ef0 .active-86e0 .background-b601 {
  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;
}
.icon_5ef0.search_16b9 .description-bcde,
.icon_5ef0.video_mini_4a2c .description-bcde {
  display: block;
}
.icon_5ef0.search_16b9 .description-bcde .element-d60e,
.icon_5ef0.search_16b9 .description-bcde .left-f574,
.icon_5ef0.video_mini_4a2c .description-bcde .element-d60e,
.icon_5ef0.video_mini_4a2c .description-bcde .left-f574 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon_5ef0.image_9558 .paragraph-new-59ef {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .icon_5ef0.image_9558 .paragraph-new-59ef {
    margin-right: 0;
  }
}
.icon_5ef0.search_16b9 .paragraph-new-59ef,
.icon_5ef0.video_mini_4a2c .paragraph-new-59ef {
  padding-top: 40%;
}
.icon_5ef0.search_16b9 .wide-83fa,
.icon_5ef0.video_mini_4a2c .wide-83fa {
  display: block;
}
.icon_5ef0.search_16b9 .fn-sticky-4ea0 .left-f574,
.icon_5ef0.video_mini_4a2c .fn-sticky-4ea0 .left-f574 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.icon_5ef0.search_16b9 .paragraph-new-59ef,
.icon_5ef0.video_mini_4a2c .paragraph-new-59ef {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.icon_5ef0.search_16b9 .left-f574 {
  padding: 1em;
}
.progress_slow_4d5a {
  margin: 30px auto;
  display: block;
}
.progress_slow_4d5a .avatar_b501 > * {
  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;
}
.progress_slow_4d5a .avatar_b501 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress_slow_4d5a .avatar_b501 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.box_b941 .footer-a5f7 {
  margin-bottom: 1.41575em;
}
.box_b941 .column_dark_922b {
  margin-bottom: 1.618em;
}
.title-inner-7b43 .search-left-f507 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title-inner-7b43 .search-left-f507 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title-inner-7b43 .wide-e281 {
  max-width: 100%;
  overflow: auto;
}
.accordion-f379 .title-inner-7b43 a:hover {
  text-decoration: underline;
}
.link-aa0c .hero_up_b88d:not(.message-large-d7f8),
.link-aa0c .form-thick-96c0 {
  margin-bottom: 1.41575em;
}
.link-aa0c .hero_up_b88d:not(.message-large-d7f8):last-child,
.link-aa0c .form-thick-96c0:last-child {
  margin-bottom: 0;
}
.link-aa0c .hero_up_b88d.pattern_7bbd {
  margin-bottom: 0.41575em;
}
.link-aa0c .focus_236a:before,
.link-aa0c .sort-advanced-6836:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.link-aa0c .focus_236a:before {
  content: "\f115";
}
.link-aa0c .sort-advanced-6836:before {
  content: "\f02c";
}
.link-aa0c .input_51e2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.link-aa0c .input_51e2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.smooth_e271 {
  display: -webkit-box;
  display: flex;
}
.smooth_e271 .footer_4114 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .smooth_e271 .footer_4114 {
    flex-basis: 90px;
  }
}
.smooth_e271 .info_huge_dea4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .smooth_e271 .info_huge_dea4 {
    flex-basis: calc(100% - 50px);
  }
}
.smooth_e271 .tabs_7703 p:last-child {
  margin-bottom: 0.72em;
}
.video_slow_1316 .avatar_b501 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.video_slow_1316 .avatar_b501:after,
.video_slow_1316 .avatar_b501:before {
  content: "";
  display: table;
}
.video_slow_1316 .avatar_b501:after {
  clear: both;
}
.video_slow_1316 .avatar_b501 .sidebar-red-9031,
.video_slow_1316 .avatar_b501 .huge-d32a {
  width: 49%;
}
.video_slow_1316 .avatar_b501 .sidebar-red-9031 a span.notification-43d2,
.video_slow_1316 .avatar_b501 .huge-d32a a span.notification-43d2 {
  display: block;
  margin-bottom: 5px;
}
.video_slow_1316 .avatar_b501 .huge-d32a {
  float: left;
  text-align: left;
}
.video_slow_1316 .avatar_b501 .sidebar-red-9031 {
  float: right;
  text-align: right;
}
.full-ed3b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .full-ed3b {
    margin-bottom: 0;
  }
}
.article_stone_6fe0 {
  margin-bottom: 1em;
}
.article_stone_6fe0 .message-large-d7f8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.section_selected_dfe6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hot-b46d .article_stone_6fe0,
.table_752b .article_stone_6fe0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hot-b46d .article_stone_6fe0,
  .table_752b .article_stone_6fe0 {
    display: block;
  }
}
.hot-b46d .section_selected_dfe6,
.table_752b .section_selected_dfe6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hot-b46d .section_selected_dfe6,
  .table_752b .section_selected_dfe6 {
    margin-bottom: 1em;
  }
}
.hot-b46d .section_selected_dfe6 img,
.table_752b .section_selected_dfe6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hot-b46d .background-west-021b,
.table_752b .background-west-021b {
  flex-basis: calc(100% - 160px);
}
.hot-b46d .background-west-021b p,
.table_752b .background-west-021b p {
  margin-bottom: 0;
}
.hot-b46d .background-west-021b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hot-b46d .background-west-021b {
    padding-left: 0;
  }
}
.table_752b .background-west-021b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .table_752b .background-west-021b {
    padding-right: 0;
  }
}
.table_752b .section_selected_dfe6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.button_7b66 .section_selected_dfe6 {
  margin-bottom: 0.5em;
}
.button_7b66 .section_selected_dfe6 img {
  width: 100%;
}
.pink_5700 .shade_db29,
.medium-eef6 .shade_db29 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.medium-eef6 .huge-32fb .hero_yellow_f227 p:last-child {
  margin-bottom: 0;
}
.focus_06b9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gallery_2d28 .fast_8a4e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gallery_2d28 .fast_8a4e:last-of-type {
    margin-bottom: 0;
  }
}
.gallery_2d28 .fast_8a4e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery_2d28 .fast_8a4e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gallery_2d28 .fast_8a4e ul li {
  margin: 0 0 0.6em;
}
.gallery_2d28 .fast_8a4e ul li.header_175c,
.gallery_2d28 .fast_8a4e ul li.input_short_5ae3 {
  position: relative;
}
.gallery_2d28 .fast_8a4e ul li.header_175c .image-black-08f9,
.gallery_2d28 .fast_8a4e ul li.input_short_5ae3 .image-black-08f9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gallery_2d28 .fast_8a4e ul li.header_175c:after:after,
.gallery_2d28 .fast_8a4e ul li.header_175c:after:before,
.gallery_2d28
  .fast_8a4e
  ul
  li.input_short_5ae3:after:after,
.gallery_2d28
  .fast_8a4e
  ul
  li.input_short_5ae3:after:before {
  content: "";
  display: table;
}
.gallery_2d28 .fast_8a4e ul li.header_175c:after:after,
.gallery_2d28
  .fast_8a4e
  ul
  li.input_short_5ae3:after:after {
  clear: both;
}
.gallery_2d28 .fast_8a4e a.avatar-b371:hover {
  text-decoration: none;
}
.gallery_2d28 .fast_8a4e select {
  max-width: 100%;
}
.gallery_2d28 .fast_8a4e table {
  font-size: 85%;
}
.gallery_2d28 .fast_8a4e table td,
.gallery_2d28 .fast_8a4e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gallery_2d28 .fast_8a4e table tfoot td {
  text-align: left;
}
.gallery_2d28 .fast_8a4e :last-child {
  margin-bottom: 0;
}
.gallery_2d28 .fast_8a4e .container_current_21aa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gallery_2d28 .fast_8a4e .container_current_21aa label {
  width: 100%;
}
.gallery_2d28 .fast_8a4e .container_current_21aa .shade-wide-8ba9 {
  width: 100%;
  display: block;
}
.gallery_2d28 .fast_8a4e .container_current_21aa .feature_glass_453b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gallery_2d28 .fast_8a4e .container_current_21aa .feature_glass_453b:hover svg #svg-search {
  fill: #444;
}
.gallery_2d28 .fast_8a4e .container_current_21aa .feature_glass_453b svg {
  width: 18px;
  height: 18px;
}
.gallery_2d28 .progress-4125 ul ul,
.gallery_2d28 .description_up_f78a ul ul,
.gallery_2d28 .badge-active-8ee3 ul ul,
.gallery_2d28 .steel_713c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gallery_2d28 .progress-4125 .badge_yellow_4b4d > a,
.gallery_2d28 .description_up_f78a .badge_yellow_4b4d > a,
.gallery_2d28 .badge-active-8ee3 .badge_yellow_4b4d > a,
.gallery_2d28 .steel_713c .badge_yellow_4b4d > a {
  margin-bottom: 0;
}
.gallery_2d28 .article_aa4f li,
.gallery_2d28 .progress-4125 li,
.gallery_2d28 .motion_2ffc li,
.gallery_2d28 .description_up_f78a li,
.gallery_2d28 .badge-active-8ee3 li,
.gallery_2d28 .steel_713c li,
.gallery_2d28 .component-3203 li,
.gallery_2d28 .silver-4b2a li {
  display: block;
  position: relative;
}
.gallery_2d28 .article_aa4f li:last-child,
.gallery_2d28 .progress-4125 li:last-child,
.gallery_2d28 .motion_2ffc li:last-child,
.gallery_2d28 .description_up_f78a li:last-child,
.gallery_2d28 .badge-active-8ee3 li:last-child,
.gallery_2d28 .steel_713c li:last-child,
.gallery_2d28 .component-3203 li:last-child,
.gallery_2d28 .silver-4b2a li:last-child {
  border: none;
}
.gallery_2d28 .article_aa4f li a,
.gallery_2d28 .progress-4125 li a,
.gallery_2d28 .motion_2ffc li a,
.gallery_2d28 .description_up_f78a li a,
.gallery_2d28 .badge-active-8ee3 li a,
.gallery_2d28 .steel_713c li a,
.gallery_2d28 .component-3203 li a,
.gallery_2d28 .silver-4b2a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery_2d28 .article_aa4f li ul li::before,
.gallery_2d28 .progress-4125 li ul li::before,
.gallery_2d28 .motion_2ffc li ul li::before,
.gallery_2d28 .description_up_f78a li ul li::before,
.gallery_2d28 .badge-active-8ee3 li ul li::before,
.gallery_2d28 .steel_713c li ul li::before,
.gallery_2d28 .component-3203 li ul li::before,
.gallery_2d28 .silver-4b2a li ul li::before {
  left: 15px;
}
.gallery_2d28 .article_aa4f li ul a,
.gallery_2d28 .progress-4125 li ul a,
.gallery_2d28 .motion_2ffc li ul a,
.gallery_2d28 .description_up_f78a li ul a,
.gallery_2d28 .badge-active-8ee3 li ul a,
.gallery_2d28 .steel_713c li ul a,
.gallery_2d28 .component-3203 li ul a,
.gallery_2d28 .silver-4b2a li ul a {
  padding-left: 20px;
}
.gallery_2d28 .article_aa4f li ul ul li::before,
.gallery_2d28 .progress-4125 li ul ul li::before,
.gallery_2d28 .motion_2ffc li ul ul li::before,
.gallery_2d28 .description_up_f78a li ul ul li::before,
.gallery_2d28 .badge-active-8ee3 li ul ul li::before,
.gallery_2d28 .steel_713c li ul ul li::before,
.gallery_2d28 .component-3203 li ul ul li::before,
.gallery_2d28 .silver-4b2a li ul ul li::before {
  left: 30px;
}
.gallery_2d28 .article_aa4f li ul ul a,
.gallery_2d28 .progress-4125 li ul ul a,
.gallery_2d28 .motion_2ffc li ul ul a,
.gallery_2d28 .description_up_f78a li ul ul a,
.gallery_2d28 .badge-active-8ee3 li ul ul a,
.gallery_2d28 .steel_713c li ul ul a,
.gallery_2d28 .component-3203 li ul ul a,
.gallery_2d28 .silver-4b2a li ul ul a {
  padding-left: 40px;
}
.gallery_2d28 .over_c29b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery_2d28 .silver-4b2a ul li {
  margin-bottom: 1.41575em;
}
.gallery_2d28 .silver-4b2a ul li .purple_970e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gallery_2d28 .silver-4b2a ul li .heading_112b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.modal_f768 .article_aa4f li a,
.modal_f768 .progress-4125 li a,
.modal_f768 .motion_2ffc li a,
.modal_f768 .description_up_f78a li a,
.modal_f768 .badge-active-8ee3 li a,
.modal_f768 .steel_713c li a,
.modal_f768 .component-3203 li a,
.modal_f768 .silver-4b2a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_f768 .over_c29b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_f768 .fast_8a4e ul li.header_175c .image-black-08f9,
.modal_f768 .fast_8a4e ul li.input_short_5ae3 .image-black-08f9 {
  background: rgba(0, 0, 0, 0.2);
}
.modal_f768 .gallery_2d28 .fast_8a4e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-d92b .gallery_2d28 .texture-wide-83db li {
  margin: 0;
}
.simple-d92b .gallery_2d28 .texture-wide-83db li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.simple-d92b .gallery_2d28 .texture-wide-83db li ul {
  margin: 0;
}
.simple-d92b .gallery_2d28 .texture-wide-83db li ul li a {
  padding-left: 15px;
}
.simple-d92b .gallery_2d28 .texture-wide-83db li ul li li a {
  padding-left: 30px;
}
.simple-d92b .gallery_2d28 .texture-wide-83db li.module-e0dd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.simple-d92b .gallery_2d28 .texture-wide-83db li.module-e0dd > 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;
}
.simple-d92b .gallery_2d28 .texture-wide-83db li.module-e0dd > 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;
}
.link-2fbb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hover_209c {
  position: relative;
  z-index: 10;
}
.hover_209c .card-dark-5862 {
  width: 100%;
  max-width: 100%;
}
.alert-1d1c .pagination-fluid-3342 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.alert-1d1c .container_a60d {
}
.alert-1d1c .modal_f768 {
  background: #292929;
}
.badge-de58 .pagination-fluid-3342 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge-de58 .container_a60d {
  background: #f9f9f9;
}
.badge-de58 .modal_f768 {
  background: #303030;
}
.new-1739 .pagination-fluid-3342 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .new-1739 .notification_selected_6f88 {
    margin-bottom: 1em;
  }
  .new-1739 .notification_selected_6f88:last-child {
    margin-bottom: 0;
  }
}
.new-1739 .container_a60d {
  background: #ededed;
}
.new-1739 .modal_f768 {
  background: #1a1a1a;
}
.pagination-fluid-3342.container_a60d {
  color: rgba(0, 0, 0, 0.6);
}
.pagination-fluid-3342.container_a60d .large-27e7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-fluid-3342.modal_f768 {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-fluid-3342.modal_f768 a:not(.avatar-b371) {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-fluid-3342.modal_f768 a:not(.avatar-b371):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-fluid-3342.modal_f768 .large-27e7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-fluid-3342.modal_f768 table tbody td,
.pagination-fluid-3342.modal_f768 table th {
  background: rgba(0, 0, 0, 0.08);
}
.old_3187.shade-0444 .white_045e {
  max-width: initial;
}
.old_3187 .breadcrumb_e7f4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.old_3187 .breadcrumb_e7f4 .card-dark-5862 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .old_3187 .breadcrumb_e7f4 .card-dark-5862 {
    display: block;
    margin-bottom: 2em;
  }
  .old_3187 .breadcrumb_e7f4 .card-dark-5862:last-child {
    margin-bottom: 0;
  }
}
.new-1739 .notification_selected_6f88:last-child,
.badge-de58 .notification_selected_6f88:last-child,
.alert-1d1c .notification_selected_6f88:last-child {
  margin-bottom: 0;
}
.new-1739 .notification_selected_6f88 .gallery_2d28 .fast_8a4e:last-child,
.badge-de58 .notification_selected_6f88 .gallery_2d28 .fast_8a4e:last-child,
.alert-1d1c .notification_selected_6f88 .gallery_2d28 .fast_8a4e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .new-1739 .slider-soft-ff71,
  .new-1739 .input_1362,
  .badge-de58 .slider-soft-ff71,
  .badge-de58 .input_1362,
  .alert-1d1c .slider-soft-ff71,
  .alert-1d1c .input_1362 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hover_209c .notification_selected_6f88 {
    margin-bottom: 2em;
  }
}
.hover_209c p:last-child {
  margin-bottom: 0;
}
.hover_209c li,
.hover_209c ul {
  list-style: none;
  margin: 0;
}
.hover_209c ul ul {
  margin-left: 2.617924em;
}
.module-5518 {
  font-size: 0.875em;
}

/* css-noise: eafc */
.widget-item-c6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
