/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sort_fixed_ee44/customify
Author: WPCustomify
Author URI: https://pressmaximum.sort_fixed_ee44
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.sort_fixed_ee44/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.stone-c8c0.panel_steel_bf07/licenses/gpl-2.0.bright_57f1
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.next-4703/, (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.row-7dc0.sort_12d4/normalize.label_9439/
 ======
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.label_9439 v7.0.0 | MIT License | github.sort_fixed_ee44/necolas/normalize.label_9439 */
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;
}
.solid-f67b .paper_4d3d,
.layout_22e4,
.main_fluid_78fc,
.old_0b51,
.notice-c523,
.nav_hovered_f554,
.badge-stone-49dc,
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;
}
.layout_22e4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .layout_22e4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .layout_22e4,
  h1 {
    font-size: 1.8em;
  }
}
.main_fluid_78fc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.main_fluid_78fc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .main_fluid_78fc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .main_fluid_78fc,
  h2 {
    font-size: 1.7em;
  }
}
.old_0b51,
h3 {
  font-size: 1.618em;
}
.solid-f67b .paper_4d3d,
.notice-c523,
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.aside-mini-1118 {
  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;
}
.summary_basic_ca00:after,
.summary_basic_ca00:before,
.widget_3e66:after,
.widget_3e66:before {
  content: "";
  display: table;
}
.summary_basic_ca00:after,
.widget_3e66:after {
  clear: both;
}
.rough_8c0d {
  float: right;
  margin-right: 0;
}
.layout_c3b5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media_right_57cd .current-5af3,
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;
}
.media_right_57cd .current-5af3: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;
}
.tag_9489 .current-5af3 {
  box-shadow: none;
}
.tag_9489
  .current-5af3
  .cool-c345 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tag_9489 .current-5af3 .picture_f71f {
  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;
}
.tag_9489
  .current-5af3
  .picture_f71f
  b {
  display: none;
}
.tag_9489 .filter_hard_e31c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pattern_full_130c:not(.inner-4a05):not(.highlight_fe37),
button:not(.inner-4a05):not(.highlight_fe37),
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ),
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ),
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ):hover,
button:not(.inner-4a05):not(
    .highlight_fe37
  ):hover,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ):hover,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ):hover,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ):active,
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ):focus,
button:not(.inner-4a05):not(
    .highlight_fe37
  ):active,
button:not(.inner-4a05):not(
    .highlight_fe37
  ):focus,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ):active,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ):focus,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ):active,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ):focus,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ):active,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ):focus {
  outline: 0;
}
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164,
button:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164 {
  position: relative;
}
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .new_2a66,
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .down_188d,
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .breadcrumb_faa9,
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  i,
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  svg,
button:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .new_2a66,
button:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .down_188d,
button:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .breadcrumb_faa9,
button:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  i,
button:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  svg,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .new_2a66,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .down_188d,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .breadcrumb_faa9,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  i,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  svg,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .new_2a66,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .down_188d,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .breadcrumb_faa9,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  i,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  svg,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .new_2a66,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .down_188d,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  .breadcrumb_faa9,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  i,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164
  svg {
  visibility: hidden;
}
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164:after,
button:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164:after,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164:after,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164:after,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ).fn-loading-2164:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.pattern_full_130c:not(.inner-4a05):not(.highlight_fe37),
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ),
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ),
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ) {
  color: #fff;
  background: #235787;
}
.pattern_full_130c:not(.inner-4a05):not(
    .highlight_fe37
  ):focus,
input[type="button"]:not(.inner-4a05):not(
    .highlight_fe37
  ):focus,
input[type="reset"]:not(.inner-4a05):not(
    .highlight_fe37
  ):focus,
input[type="submit"]:not(.inner-4a05):not(
    .highlight_fe37
  ):focus {
  color: #fff;
}
.pattern_full_130c.fn-disabled-2164:not(.inner-4a05):not(
    .highlight_fe37
  ),
.pattern_full_130c[disabled]:not(.inner-4a05):not(
    .highlight_fe37
  ),
button.fn-disabled-2164:not(.inner-4a05):not(
    .highlight_fe37
  ),
button[disabled]:not(.inner-4a05):not(
    .highlight_fe37
  ) {
  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-dim-dc3b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.form-dim-dc3b: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;
}
.module_3287 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.badge_85a3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.basic-c849 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.summary_basic_ca00:after,
.summary_basic_ca00:before,
.carousel-medium-2238:after,
.carousel-medium-2238:before,
.primary_fast_77bc:after,
.primary_fast_77bc:before,
.surface_upper_d7d7:after,
.surface_upper_d7d7:before,
.description-721a:after,
.description-721a:before,
.search-2eff:after,
.search-2eff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.summary_basic_ca00:after,
.carousel-medium-2238:after,
.primary_fast_77bc:after,
.surface_upper_d7d7:after,
.description-721a:after,
.search-2eff:after {
  clear: both;
}
.carousel-medium-2238 .text_left_5457,
.primary_fast_77bc .text_left_5457,
.border_silver_481f .text_left_5457 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.layout-966e {
  display: inline-block;
}
.frame_649a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame_649a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame_649a .picture_e909 {
  padding: 1em 0;
  font-size: 85%;
}
.picture_e909 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.media-easy-5e7d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.media-easy-5e7d:after,
.media-easy-5e7d:before {
  content: "";
  display: table;
}
.media-easy-5e7d:after {
  clear: both;
}
.gallery_ab50 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gradient_basic_391b .gallery_ab50 {
  max-width: 50%;
}
.secondary-2eac .gallery_ab50 {
  max-width: 33.33%;
}
.middle_076d .gallery_ab50 {
  max-width: 25%;
}
.heading-3796 .gallery_ab50 {
  max-width: 20%;
}
.overlay-upper-1e96 .gallery_ab50 {
  max-width: 16.66%;
}
.primary-light-22a0 .gallery_ab50 {
  max-width: 14.28%;
}
.summary-0536 .gallery_ab50 {
  max-width: 12.5%;
}
.rough_44e5 .gallery_ab50 {
  max-width: 11.11%;
}
.row-right-500f {
  display: block;
}
.solid-f67b .footer-right-0573 label,
.solid-f67b .outer_6e61 label,
.solid-f67b .overlay_in_06b1 label,
.solid-f67b .module-cool-2cb0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot_4e7d {
  list-style: none;
  margin: 0;
}
.hot_4e7d article.search_1a27 {
  margin-bottom: 0;
}
.hot_4e7d ul {
  list-style: none;
  margin: 0;
}
.hot_4e7d .clean_2123 li.search_1a27 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot_4e7d .clean_2123 li.search_1a27 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot_4e7d .clean_2123 li.search_1a27: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) {
  .hot_4e7d .clean_2123 li.search_1a27 li.search_1a27 li.search_1a27 li.search_1a27 {
    padding-left: 0;
  }
}
article.search_1a27 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_1a27 .carousel-medium-2238 p:last-of-type {
  margin-bottom: 0;
}
article.search_1a27 .widget-da93 {
  float: left;
}
article.search_1a27 .hard-6ce0 {
  margin-left: 85px;
}
article.search_1a27 .dirty_dbd1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_1a27 .dirty_dbd1 .upper-7fc8 {
  margin-left: 10px;
}
article.search_1a27 .cool-a6fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_1a27 .silver_410c {
  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 .footer-right-0573,
  #respond .overlay_in_06b1,
  #respond .module-cool-2cb0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer-right-0573 input,
#respond .overlay_in_06b1 input,
#respond .module-cool-2cb0 input {
  width: 100%;
}
#respond .module-cool-2cb0 {
  margin-right: 0;
}
#respond .footer_dirty_1df7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary_hot_0de3 {
  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;
}
.primary_hot_0de3.pro-5386 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.primary_hot_0de3 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%);
}
.primary_hot_0de3:focus,
.primary_hot_0de3: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);
}
.chip_5a9a {
  border-radius: 10%;
}
.image-bright-2a0f {
  border-radius: 50%;
}
.banner_right_ef3c {
  font-size: 0.72em;
}
.focus_13be {
  font-size: 0.875em;
}
.image_b02d {
  font-size: 1.1em;
}
.secondary-7322 {
  text-transform: uppercase;
  line-height: 1.2;
}
.secondary-7322.banner_right_ef3c {
  letter-spacing: 0.5px;
}
.footer_light_e4a3,
.footer_light_e4a3 a {
  color: #6d6d6d;
}
.footer_light_e4a3 a:hover {
  color: #111;
}
.info-hovered-c44c {
  color: #6d6d6d;
}
.tall_a373 {
  overflow-x: hidden;
}
.tall_a373 .caption-gas-d9ae.huge_e543 {
  position: relative;
}
.tall_a373 .caption-gas-d9ae.huge_e543.block_5edf {
  position: initial;
}
.tall_a373
  .caption-gas-d9ae.huge_e543.block_5edf
  .red_4b42 {
  left: auto;
}
.tall_a373 .caption-gas-d9ae .red_4b42 {
  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;
}
.tall_a373 .caption-gas-d9ae:hover.huge_e543 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tall_a373
  .caption-gas-d9ae:hover.huge_e543
  .red_4b42 {
  display: block;
  z-index: 9999999;
}
.tall_a373 .table-6db4 .slider_6c63,
.tall_a373 .carousel_short_34e7 .slider_6c63 {
  display: none;
}
.tall_a373 .tooltip_dab5 .caption-gas-d9ae:hover.huge_e543 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.solid-f67b .footer-right-0573 label,
.solid-f67b .outer_6e61 label,
.solid-f67b .overlay_in_06b1 label,
.solid-f67b .module-cool-2cb0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot_4e7d {
  list-style: none;
  margin: 0;
}
.hot_4e7d article.search_1a27 {
  margin-bottom: 0;
}
.hot_4e7d ul {
  list-style: none;
  margin: 0;
}
.hot_4e7d .clean_2123 li.search_1a27 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot_4e7d .clean_2123 li.search_1a27 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot_4e7d .clean_2123 li.search_1a27: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) {
  .hot_4e7d .clean_2123 li.search_1a27 li.search_1a27 li.search_1a27 li.search_1a27 {
    padding-left: 0;
  }
}
article.search_1a27 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_1a27 .carousel-medium-2238 p:last-of-type {
  margin-bottom: 0;
}
article.search_1a27 .widget-da93 {
  float: left;
}
article.search_1a27 .hard-6ce0 {
  margin-left: 85px;
}
article.search_1a27 .dirty_dbd1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_1a27 .dirty_dbd1 .upper-7fc8 {
  margin-left: 10px;
}
article.search_1a27 .cool-a6fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_1a27 .silver_410c {
  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 .footer-right-0573,
  #respond .overlay_in_06b1,
  #respond .module-cool-2cb0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer-right-0573 input,
#respond .overlay_in_06b1 input,
#respond .module-cool-2cb0 input {
  width: 100%;
}
#respond .module-cool-2cb0 {
  margin-right: 0;
}
#respond .footer_dirty_1df7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table-6db4 .warm_4e99 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.warm_4e99 .sidebar-fbc7.nav_huge_a553 .hard-d627 > li > a:focus,
.warm_4e99 .sidebar-fbc7.nav_huge_a553 .hard-d627 > li > a:hover,
.warm_4e99 .sidebar-fbc7.easy_27be .hard-d627 > li > a:focus,
.warm_4e99 .sidebar-fbc7.easy_27be .hard-d627 > li > a:hover,
.warm_4e99 .sidebar-fbc7.primary-fb55 .hard-d627 > li > a:focus,
.warm_4e99 .sidebar-fbc7.primary-fb55 .hard-d627 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm_4e99
  .sidebar-fbc7.nav_huge_a553
  .hard-d627
  > li.warm_1a51
  > a,
.warm_4e99
  .sidebar-fbc7.nav_huge_a553
  .hard-d627
  > li.thumbnail-f4ac
  > a,
.warm_4e99
  .sidebar-fbc7.easy_27be
  .hard-d627
  > li.warm_1a51
  > a,
.warm_4e99
  .sidebar-fbc7.easy_27be
  .hard-d627
  > li.thumbnail-f4ac
  > a,
.warm_4e99
  .sidebar-fbc7.primary-fb55
  .hard-d627
  > li.warm_1a51
  > a,
.warm_4e99 .sidebar-fbc7.primary-fb55 .hard-d627 > li.breadcrumb_6003 > a {
  color: rgba(255, 255, 255, 0.99);
}
.warm_4e99 .focus-6460,
.warm_4e99 .focus-6460 a {
  color: rgba(255, 255, 255, 0.99);
}
.warm_4e99 .input-122f.progress-next-28f2 li a,
.warm_4e99 .picture_hard_9b11 a,
.warm_4e99 .short_b8dc,
.warm_4e99 .hard-d627 > li > a,
.warm_4e99 .caption-b274 {
  color: rgba(255, 255, 255, 0.79);
}
.warm_4e99 .input-122f.progress-next-28f2 li a:hover,
.warm_4e99 .picture_hard_9b11 a:hover,
.warm_4e99 .short_b8dc:hover,
.warm_4e99 .hard-d627 > li > a:hover,
.warm_4e99 .caption-b274:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm_4e99 .liquid_9408 {
  color: rgba(255, 255, 255, 0.79);
}
.warm_4e99 .liquid_9408 .video-fast-84ef {
  color: rgba(255, 255, 255, 0.99);
}
.warm_4e99 .liquid_9408:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm_4e99 .medium-5630 .small-9288 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm_4e99 .medium-5630 .small-9288 .gradient-pressed-6476 {
  color: rgba(255, 255, 255, 0.79);
}
.warm_4e99
  .medium-5630
  .small-9288
  .gradient-pressed-6476::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.warm_4e99
  .medium-5630
  .small-9288
  .gradient-pressed-6476:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.warm_4e99
  .medium-5630
  .small-9288
  .gradient-pressed-6476::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.warm_4e99
  .medium-5630
  .small-9288
  .gradient-pressed-6476::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.warm_4e99 .medium-5630 .thumbnail-2bcb {
  color: rgba(255, 255, 255, 0.79);
}
.warm_4e99 .medium-5630 .thumbnail-2bcb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_32e0
  .warm_4e99
  .medium-5630
  .backdrop_7901
  .filter-43c4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed_32e0
  .warm_4e99
  .medium-5630
  .backdrop_7901
  .gradient-pressed-6476 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table-6db4 .popup_bright_1510 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.popup_bright_1510 .sidebar-fbc7.nav_huge_a553 .hard-d627 > li > a:focus,
.popup_bright_1510 .sidebar-fbc7.nav_huge_a553 .hard-d627 > li > a:hover,
.popup_bright_1510 .sidebar-fbc7.easy_27be .hard-d627 > li > a:focus,
.popup_bright_1510 .sidebar-fbc7.easy_27be .hard-d627 > li > a:hover,
.popup_bright_1510 .sidebar-fbc7.primary-fb55 .hard-d627 > li > a:focus,
.popup_bright_1510 .sidebar-fbc7.primary-fb55 .hard-d627 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_bright_1510
  .sidebar-fbc7.nav_huge_a553
  .hard-d627
  > li.warm_1a51
  > a,
.popup_bright_1510
  .sidebar-fbc7.nav_huge_a553
  .hard-d627
  > li.thumbnail-f4ac
  > a,
.popup_bright_1510
  .sidebar-fbc7.easy_27be
  .hard-d627
  > li.warm_1a51
  > a,
.popup_bright_1510
  .sidebar-fbc7.easy_27be
  .hard-d627
  > li.thumbnail-f4ac
  > a,
.popup_bright_1510
  .sidebar-fbc7.primary-fb55
  .hard-d627
  > li.warm_1a51
  > a,
.popup_bright_1510 .sidebar-fbc7.primary-fb55 .hard-d627 > li.breadcrumb_6003 > a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_bright_1510 .focus-6460,
.popup_bright_1510 .focus-6460 a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_bright_1510 .input-122f.progress-next-28f2 li a,
.popup_bright_1510 .picture_hard_9b11 a,
.popup_bright_1510 .short_b8dc,
.popup_bright_1510 .hard-d627 > li > a,
.popup_bright_1510 .caption-b274 {
  color: rgba(0, 0, 0, 0.55);
}
.popup_bright_1510 .input-122f.progress-next-28f2 li a:hover,
.popup_bright_1510 .picture_hard_9b11 a:hover,
.popup_bright_1510 .short_b8dc:hover,
.popup_bright_1510 .hard-d627 > li > a:hover,
.popup_bright_1510 .caption-b274:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_bright_1510 .liquid_9408 {
  color: rgba(0, 0, 0, 0.55);
}
.popup_bright_1510 .liquid_9408 .video-fast-84ef {
  color: rgba(0, 0, 0, 0.8);
}
.popup_bright_1510 .liquid_9408:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hot-3133 .motion-5206 {
  margin-left: auto;
  margin-right: auto;
}
.primary_fast_77bc > * {
  margin-left: auto;
  margin-right: auto;
}
.primary_fast_77bc .module_3287 {
  margin-right: 1.41575em;
}
.link_complex_2c07 .primary_fast_77bc > .preview_496e {
  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;
}
.link_complex_2c07 .primary_fast_77bc > .list_mini_065c {
  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;
}
.message_white_3d70.hot-3133 .motion-5206,
.header-next-d187.hot-3133 .motion-5206 {
  margin-left: 0;
}
.notice-8b3a.hot-3133 .motion-5206,
.tall-9ad7.hot-3133 .motion-5206 {
  margin-right: 0;
}
.primary_fast_77bc ol,
.primary_fast_77bc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.article_pink_45ac video {
  max-width: 100%;
}
.fixed-8699 img {
  display: block;
}
.fixed-8699.module_3287,
.fixed-8699.badge_85a3 {
  width: 100%;
}
.fixed-8699.list_mini_065c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shade_360c:not(.badge-mini-fe8a) {
  margin: 1.5em auto;
}
.upper_5d6f p {
  padding: 1.5em 14px;
}
ul.icon_glass_3e83.list_mini_065c,
ul.icon_glass_3e83.preview_496e,
ul.icon_glass_3e83.stale-6210.preview_496e {
  padding: 0 14px;
}
.preview_gold_50a1 {
  display: block;
  overflow-x: auto;
}
.preview_gold_50a1 table {
  border-collapse: collapse;
  width: 100%;
}
.preview_gold_50a1 td,
.preview_gold_50a1 th {
  padding: 0.5em;
}
.primary_fast_77bc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.primary_fast_77bc ol ol,
.primary_fast_77bc ol ul,
.primary_fast_77bc ul ol,
.primary_fast_77bc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.primary_fast_77bc ol ol li,
.primary_fast_77bc ol ul li,
.primary_fast_77bc ul ol li,
.primary_fast_77bc ul ul li {
  margin-left: 0;
}
.detail-e5e3.gradient-stale-c33d > .narrow-53fb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.detail-e5e3.gradient-stale-c33d > .narrow-53fb iframe,
.detail-e5e3.gradient-stale-c33d > .narrow-53fb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.brown-3d56 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.brown-3d56.primary-287d {
  padding: 0;
}
.brown-3d56.primary-287d cite {
  font-size: 13px;
}
.brown-3d56 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.brown-3d56 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.slider_current_2d9e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.slider_current_2d9e > p:first-child {
  margin-top: 0;
}
.slider_current_2d9e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.slider_current_2d9e blockquote {
  border-left: 0;
}
.item-a8e9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.item-a8e9:not(.out_3471) {
  max-width: 100px;
}
.item-a8e9.photo_hard_40e3 {
  border-bottom: none !important;
  text-align: center;
}
.item-a8e9.photo_hard_40e3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .upper_5d6f p {
    padding: 1.5em 0;
  }
}
.sort_2fe3 {
  color: #0073aa;
}
.notification-black-a133 {
  background-color: #0073aa;
}
.medium_02d4 {
  color: #229fd8;
}
.text-blue-94da {
  background-color: #229fd8;
}
.menu_985c {
  color: #eee;
}
.hover_7259 {
  background-color: #eee;
}
.brown_75f6 {
  color: #444;
}
.shadow-a633 {
  background-color: #444;
}
.slider_liquid_cda8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.slider_liquid_cda8 .widget_fluid_f498 .picture_hard_9b11 {
  font-size: 15px;
}
.slider_liquid_cda8 .picture_hard_9b11 {
  line-height: 1.3;
}
.slider_liquid_cda8 .popup_bright_1510 {
}
.slider_liquid_cda8 .warm_4e99 {
  background: #235787;
}
.image_thick_60e2 {
  padding: 0;
}
.image_thick_60e2 .warm_4e99 {
  background: #1a1a1a;
}
.image_thick_60e2 .popup_bright_1510 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active_2150 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active_2150 .popup_bright_1510 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active_2150 .warm_4e99 {
  background: #303030;
}
.search-2eff {
  position: relative;
  z-index: 10;
}
.search-2eff .old_a585 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left_00a4 .huge_e543 {
  display: inline-block;
  vertical-align: middle;
}
.left_00a4.cold-7aab .huge_e543 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .left_00a4.cold-7aab .huge_e543 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .left_00a4.cold-7aab .huge_e543 {
    margin-right: 0.4em;
  }
}
.left_00a4.cold-7aab .huge_e543:last-child {
  margin-right: 0;
}
.small-44d6 .old_a585 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .table-6db4 .widget_fluid_f498 {
    margin: 0 -0.5em;
  }
  .table-6db4 .widget_fluid_f498 [class*="customify-col-"],
  .table-6db4 .widget_fluid_f498 [class*="customify-col_"],
  .table-6db4 .widget_fluid_f498 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.table-6db4.paper_511d .old_a585 {
  background: 0 0 !important;
}
.table-6db4.paper_511d .old_a585,
.table-6db4.small-44d6 .old_a585 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .table-6db4.info-4817 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.table-6db4.small-44d6 .old_a585 {
  box-shadow: none !important;
}
.fluid_ce6e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fluid_ce6e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fluid_ce6e {
    padding: 18px 0 20px;
  }
}
.fluid_ce6e .article-ba7b {
  width: 100%;
}
.fluid_ce6e .new_8981 {
  margin-bottom: 0;
}
.fluid_ce6e .left_bded {
  margin-top: 5px;
  font-size: 0.875em;
}
.block_5e9b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.block_5e9b .first-2bef {
  width: 100%;
}
.text-middle-5a9b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.text-middle-5a9b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.text-middle-5a9b 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;
}
.text-middle-5a9b li:last-child:after {
  display: none;
}
.text-middle-5a9b li a {
  font-weight: 500;
  margin-right: 10px;
}
.highlight-71de .slider_6c63 button,
.fluid_ce6e .slider_6c63 button {
  left: 0;
}
.highlight-71de .first-2bef,
.fluid_ce6e .first-2bef {
  padding-left: 0;
  padding-right: 0;
}
.highlight-71de .block_5e9b,
.fluid_ce6e .block_5e9b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.highlight-71de {
  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;
}
.highlight-71de: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;
}
.highlight-71de .nav_small_7cd9 {
  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) {
  .highlight-71de .nav_small_7cd9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-71de .nav_small_7cd9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .highlight-71de .nav_small_7cd9 {
    min-height: 200px;
  }
}
.highlight-71de .text-middle-5a9b {
  color: rgba(255, 255, 255, 0.8);
}
.highlight-71de .text-middle-5a9b a,
.highlight-71de .text-middle-5a9b li:after {
  color: inherit;
}
.highlight-71de .text-middle-5a9b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.solid-e6bd {
  margin-bottom: 0.5em;
}
.input_39f1 {
  margin-bottom: 1.2em;
}
.input_39f1,
.solid-e6bd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input_39f1 p:last-child,
.solid-e6bd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .slider_6c63,
#masthead .slider_6c63 {
  display: none;
}
#masthead
  > .slider_6c63.alert-clean-4d89 {
  display: none;
}
#masthead > .slider_6c63 button {
  left: 0;
}
.dim_f428 {
  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%;
}
.dim_f428 .huge_e543 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dim_f428 .tall_616e {
  display: -webkit-box;
  display: flex;
}
.dim_f428 .tall_616e.menu-short-cdc9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dim_f428 .tall_616e.nav_8f30 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dim_f428 .tall_616e.sidebar_33d0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dim_f428.banner-motion-9167.last_e7ab .tall_616e.menu-short-cdc9 {
  flex-basis: 100%;
}
.dim_f428.disabled_e69d .tall_616e.nav_8f30 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dim_f428.disabled_e69d .tall_616e.sidebar_33d0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .slider_6c63.alert-clean-4d89 {
  display: none;
}
#masthead > .slider_6c63 button {
  left: 0;
}
.info_e71b {
  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;
}
.info_e71b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.info_e71b.pattern_cea2 i {
  margin-right: 4px;
}
.info_e71b.item_old_9947 i {
  margin-left: 5px;
}
.picture_hard_9b11 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.picture_hard_9b11 p:last-child {
  margin-bottom: 0;
}
.detail-cf7d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.detail-cf7d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.detail-cf7d img {
  display: block;
  width: auto;
  line-height: 1;
}
.detail-cf7d .focus-6460 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.detail-cf7d .pagination_wide_52f5 {
  margin: 5px 0 7px 0;
}
.detail-cf7d.item-c063 .slow_a544 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-cf7d.item-c063 .cold_0a63 {
  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;
}
.detail-cf7d.mask_yellow_19d3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.detail-cf7d.mask_yellow_19d3 .slow_a544 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-cf7d.mask_yellow_19d3 .cold_0a63 {
  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;
}
.detail-cf7d.shade-9fb5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail-cf7d.paper_87cf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.detail-cf7d.paper_87cf .cold_0a63 {
  margin-top: 7px;
}
.tag_55f7 {
  display: inline-block;
}
.search-2eff .form_over_12e2 .detail-cf7d img {
  max-width: 100%;
}
.sidebar-fbc7 .fresh_6687.outline_green_0811,
.hero-0cc7 .fresh_6687.outline_green_0811 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-fbc7 .highlight_687f,
.hero-0cc7 .highlight_687f {
  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%);
}
.sidebar-fbc7 .highlight_687f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sidebar-fbc7.progress-copper-3d92 .highlight_687f {
  display: none;
}
.sidebar-fbc7 .fluid_17d0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-fbc7 .fluid_17d0 li {
  display: inline-block;
  position: relative;
}
.sidebar-fbc7 .fluid_17d0 li:last-child {
  margin-right: 0;
}
.sidebar-fbc7 .fluid_17d0 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;
}
.sidebar-fbc7 .fluid_17d0 li.breadcrumb_6003 > a {
  color: rgba(0, 0, 0, 0.9);
}
.sidebar-fbc7 .fluid_17d0 > 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;
}
.sidebar-fbc7 .fluid_17d0 > li > a i {
  line-height: 0;
}
.sidebar-fbc7 .fluid_17d0 > li.modal-red-874e > a .highlight_687f {
  margin-left: 4px;
  line-height: 0;
}
.sidebar-fbc7 .fluid_17d0 .menu-cold-8242 li.modal-red-874e > a {
  position: relative;
}
.sidebar-fbc7 .fluid_17d0 .menu-cold-8242 li.modal-red-874e > a:after,
.sidebar-fbc7 .fluid_17d0 .menu-cold-8242 li.modal-red-874e > a:before {
  content: "";
  display: table;
}
.sidebar-fbc7 .fluid_17d0 .menu-cold-8242 li.modal-red-874e > a:after {
  clear: both;
}
.sidebar-fbc7 .fluid_17d0 .menu-cold-8242 li.modal-red-874e > a .highlight_687f {
  margin-left: 5px;
  float: right;
}
.sidebar-fbc7 .summary_4939,
.sidebar-fbc7 .menu-cold-8242 {
  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;
}
.sidebar-fbc7 .menu-cold-8242 {
  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;
}
.sidebar-fbc7 .menu-cold-8242 .outline_green_0811 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar-fbc7 .menu-cold-8242 .highlight_687f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sidebar-fbc7 .menu-cold-8242 li {
  display: block;
  margin: 0;
  padding: 0;
}
.sidebar-fbc7 .menu-cold-8242 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;
}
.sidebar-fbc7 .menu-cold-8242 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-fbc7 .menu-cold-8242 .menu-cold-8242 {
  top: 0;
  left: 100%;
}
.sidebar-fbc7 .slider_00bc.fn-focus-2164 > .summary_4939,
.sidebar-fbc7 .slider_00bc.fn-focus-2164 > .menu-cold-8242,
.sidebar-fbc7 .slider_00bc:focus > .summary_4939,
.sidebar-fbc7 .slider_00bc:focus > .menu-cold-8242,
.sidebar-fbc7 .slider_00bc:hover > .summary_4939,
.sidebar-fbc7 .slider_00bc:hover > .menu-cold-8242 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sidebar-fbc7.primary-fb55 .hard-d627:after,
.sidebar-fbc7.primary-fb55 .hard-d627:before {
  content: "";
  display: table;
}
.sidebar-fbc7.primary-fb55 .hard-d627:after {
  clear: both;
}
.sidebar-fbc7.primary-fb55 .hard-d627 > li {
  float: left;
}
.sidebar-fbc7.text-prev-a564 .hard-d627:after,
.sidebar-fbc7.text-prev-a564 .hard-d627:before {
  content: "";
  display: table;
}
.sidebar-fbc7.text-prev-a564 .hard-d627:after {
  clear: both;
}
.sidebar-fbc7.text-prev-a564 .hard-d627 > li {
  float: left;
}
.sidebar-fbc7.text-prev-a564 .hard-d627 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-fbc7.text-prev-a564 .hard-d627 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sidebar-fbc7.text-prev-a564 .hard-d627 > li.warm_1a51 > a,
.sidebar-fbc7.text-prev-a564 .hard-d627 > li.breadcrumb_6003 > a {
  color: #fff;
  background-color: #1e4b75;
}
.sidebar-fbc7.nav_huge_a553 .hard-d627 > li > a .outline_green_0811 {
  position: relative;
}
.sidebar-fbc7.nav_huge_a553 .hard-d627 > li > a .outline_green_0811: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;
}
.sidebar-fbc7.nav_huge_a553
  .hard-d627
  > li:focus
  > a
  .outline_green_0811:before,
.sidebar-fbc7.nav_huge_a553
  .hard-d627
  > li:hover
  > a
  .outline_green_0811:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-fbc7.nav_huge_a553
  .hard-d627
  > li.warm_1a51
  > a
  .outline_green_0811:before,
.sidebar-fbc7.nav_huge_a553
  .hard-d627
  > li.thumbnail-f4ac
  > a
  .outline_green_0811:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-fbc7.easy_27be .hard-d627 > li > a .outline_green_0811 {
  position: relative;
}
.sidebar-fbc7.easy_27be .hard-d627 > li > a .outline_green_0811: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;
}
.sidebar-fbc7.easy_27be .hard-d627 > li:focus > a .outline_green_0811:before,
.sidebar-fbc7.easy_27be
  .hard-d627
  > li:hover
  > a
  .outline_green_0811:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-fbc7.easy_27be
  .hard-d627
  > li.warm_1a51
  > a
  .outline_green_0811:before,
.sidebar-fbc7.easy_27be
  .hard-d627
  > li.thumbnail-f4ac
  > a
  .outline_green_0811:before {
  width: 100%;
  background-color: currentColor;
}
.hero-0cc7 .fluid_17d0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hero-0cc7 .fluid_17d0 li:first-child > a {
  border-top: none;
}
.hero-0cc7 .fluid_17d0 .pattern_pressed_fdec > .outline_green_0811 .highlight_687f {
  display: none;
}
.hero-0cc7 .fluid_17d0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hero-0cc7 .fluid_17d0 li:last-child {
  border: none;
}
.hero-0cc7 .fluid_17d0 li.modal-red-874e > a {
  padding-right: 45px !important;
}
.hero-0cc7 .fluid_17d0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hero-0cc7 .fluid_17d0 li a:focus,
.hero-0cc7 .fluid_17d0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-0cc7 .fluid_17d0 li .form-1786 {
  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;
}
.hero-0cc7 .fluid_17d0 li .form-1786:hover {
  box-shadow: none;
}
.hero-0cc7 .fluid_17d0 li .form-1786 .highlight_687f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hero-0cc7 .fluid_17d0 .menu-cold-8242 {
  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);
}
.hero-0cc7 .fluid_17d0 .menu-cold-8242 li a {
  padding-left: 3em;
}
.hero-0cc7 .fluid_17d0 .tabs_green_1edc > a .form-1786 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hero-0cc7 .fluid_17d0 .tabs_green_1edc > .menu-cold-8242 {
  display: block;
  opacity: 1;
}
.light-e371 {
  max-width: 100%;
}
.row-right-48f6 {
  line-height: 0;
  cursor: pointer;
}
.caption-b274 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption-b274:hover {
  box-shadow: none;
  color: currentColor;
}
.caption-b274 svg {
  width: 18px;
  height: 18px;
}
.caption-b274 .basic-8f18 {
  display: none;
}
.caption_bronze_9213 {
  position: relative;
}
.caption_bronze_9213.fn-active-2164 .caption-b274 .focused_1968 {
  display: none;
}
.caption_bronze_9213.fn-active-2164 .caption-b274 .basic-8f18 {
  display: inline-block;
}
.caption_bronze_9213 .dropdown-19b1 {
  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);
}
.caption_bronze_9213.slow-6e41 .dropdown-19b1 {
  left: auto;
  right: -0.9em;
}
.caption_bronze_9213.slow-6e41 .pro-ef28::before {
  left: auto;
  right: 15px;
}
.caption_bronze_9213.fn-active-2164 .dropdown-19b1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop_7901 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.backdrop_7901 label {
  flex-basis: 100%;
}
.backdrop_7901 .small-9288 {
  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;
}
.backdrop_7901 .gradient-pressed-6476 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.backdrop_7901 .gradient-pressed-6476:focus {
  background-color: transparent;
}
.backdrop_7901 button.thumbnail-2bcb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.backdrop_7901 button.thumbnail-2bcb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.backdrop_7901 button.thumbnail-2bcb svg {
  width: 18px;
  height: 18px;
}
.backdrop_7901 input[type="submit"] {
  min-height: auto;
}
.medium-5630 .backdrop_7901 .gradient-pressed-6476 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pro-ef28 {
  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) {
  .pro-ef28 {
    width: 220px;
  }
}
.pro-ef28 label {
  flex-basis: 100%;
}
.pro-ef28::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;
}
.pressed_32e0 .medium-5630 .backdrop_7901 {
  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;
}
.pressed_32e0
  .medium-5630
  .backdrop_7901
  .small-9288 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pressed_32e0 .medium-5630 .backdrop_7901 .gradient-pressed-6476 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pressed_32e0
  .medium-5630
  .backdrop_7901
  .gradient-pressed-6476:focus {
  background: 0 0;
}
.pressed_32e0
  .medium-5630
  .backdrop_7901
  .filter-43c4 {
  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;
}
.input-122f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.input-122f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.input-122f li:last-child {
  margin-right: 0;
}
.input-122f li:first-child {
  margin-left: 0;
}
.input-122f.alert-8a57 a {
  color: #fff;
}
.input-122f.alert-8a57 a:hover {
  color: #fff;
}
.input-122f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.input-122f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.input-122f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.input-122f a:hover {
  opacity: 0.9;
  color: inherit;
}
.input-122f [class*="social-icon-apple"] {
  background-color: #999;
}
.input-122f [class*="social-icon-apple"].paragraph-thick-1cac {
  background-color: transparent;
  color: #999;
}
.input-122f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.input-122f [class*="social-icon-behance"].paragraph-thick-1cac {
  background-color: transparent;
  color: #1769ff;
}
.input-122f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.input-122f [class*="social-icon-bitbucket"].paragraph-thick-1cac {
  background-color: transparent;
  color: #205081;
}
.input-122f [class*="social-icon-codepen"] {
  background-color: #000;
}
.input-122f [class*="social-icon-codepen"].paragraph-thick-1cac {
  background-color: transparent;
  color: #000;
}
.input-122f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.input-122f [class*="social-icon-delicious"].paragraph-thick-1cac {
  background-color: transparent;
  color: #39f;
}
.input-122f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.input-122f [class*="social-icon-digg"].paragraph-thick-1cac {
  background-color: transparent;
  color: #005be2;
}
.input-122f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.input-122f [class*="social-icon-dribbble"].paragraph-thick-1cac {
  background-color: transparent;
  color: #ea4c89;
}
.input-122f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.input-122f [class*="social-icon-envelope"].paragraph-thick-1cac {
  background-color: transparent;
  color: #ea4335;
}
.input-122f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.input-122f [class*="social-icon-facebook"].paragraph-thick-1cac {
  background-color: transparent;
  color: #3b5998;
}
.input-122f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.input-122f [class*="social-icon-flickr"].paragraph-thick-1cac {
  background-color: transparent;
  color: #0063dc;
}
.input-122f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.input-122f [class*="social-icon-foursquare"].paragraph-thick-1cac {
  background-color: transparent;
  color: #2d5be3;
}
.input-122f [class*="social-icon-github"] {
  background-color: #333;
}
.input-122f [class*="social-icon-github"].paragraph-thick-1cac {
  background-color: transparent;
  color: #333;
}
.input-122f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.input-122f [class*="social-icon-google-plus"].paragraph-thick-1cac {
  background-color: transparent;
  color: #dd4b39;
}
.input-122f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.input-122f [class*="social-icon-houzz"].paragraph-thick-1cac {
  background-color: transparent;
  color: #7ac142;
}
.input-122f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.input-122f [class*="social-icon-instagram"].paragraph-thick-1cac {
  background-color: transparent;
  color: #262626;
}
.input-122f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.input-122f [class*="social-icon-jsfiddle"].paragraph-thick-1cac {
  background-color: transparent;
  color: #487aa2;
}
.input-122f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.input-122f [class*="social-icon-linkedin"].paragraph-thick-1cac {
  background-color: transparent;
  color: #0077b5;
}
.input-122f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.input-122f [class*="social-icon-medium"].paragraph-thick-1cac {
  background-color: transparent;
  color: #00ab6b;
}
.input-122f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.input-122f
  [class*="social-icon-odnoklassniki"].paragraph-thick-1cac {
  background-color: transparent;
  color: #f4731c;
}
.input-122f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.input-122f [class*="social-icon-meetup"].paragraph-thick-1cac {
  background-color: transparent;
  color: #ec1c40;
}
.input-122f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.input-122f [class*="social-icon-pinterest"].paragraph-thick-1cac {
  background-color: transparent;
  color: #bd081c;
}
.input-122f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.input-122f [class*="social-icon-product-hunt"].paragraph-thick-1cac {
  background-color: transparent;
  color: #da552f;
}
.input-122f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.input-122f [class*="social-icon-reddit"].paragraph-thick-1cac {
  background-color: transparent;
  color: #ff4500;
}
.input-122f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.input-122f [class*="social-icon-rss"].paragraph-thick-1cac {
  background-color: transparent;
  color: #f26522;
}
.input-122f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.input-122f
  [class*="social-icon-shopping-cart"].paragraph-thick-1cac {
  background-color: transparent;
  color: #4caf50;
}
.input-122f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.input-122f [class*="social-icon-skype"].paragraph-thick-1cac {
  background-color: transparent;
  color: #00aff0;
}
.input-122f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.input-122f [class*="social-icon-slideshare"].paragraph-thick-1cac {
  background-color: transparent;
  color: #0077b5;
}
.input-122f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.input-122f [class*="social-icon-snapchat"].paragraph-thick-1cac {
  background-color: transparent;
  color: #fffc00;
}
.input-122f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.input-122f [class*="social-icon-soundcloud"].paragraph-thick-1cac {
  background-color: transparent;
  color: #f80;
}
.input-122f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.input-122f [class*="social-icon-spotify"].paragraph-thick-1cac {
  background-color: transparent;
  color: #2ebd59;
}
.input-122f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.input-122f
  [class*="social-icon-stack-overflow"].paragraph-thick-1cac {
  background-color: transparent;
  color: #fe7a15;
}
.input-122f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.input-122f [class*="social-icon-maldkfgram"].paragraph-thick-1cac {
  background-color: transparent;
  color: #2ca5e0;
}
.input-122f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.input-122f [class*="social-icon-tripadvisor"].paragraph-thick-1cac {
  background-color: transparent;
  color: #589442;
}
.input-122f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.input-122f [class*="social-icon-tumblr"].paragraph-thick-1cac {
  background-color: transparent;
  color: #35465c;
}
.input-122f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.input-122f [class*="social-icon-twitch"].paragraph-thick-1cac {
  background-color: transparent;
  color: #6441a5;
}
.input-122f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.input-122f [class*="social-icon-twitter"].paragraph-thick-1cac {
  background-color: transparent;
  color: #1da1f2;
}
.input-122f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.input-122f [class*="social-icon-vimeo"].paragraph-thick-1cac {
  background-color: transparent;
  color: #1ab7ea;
}
.input-122f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.input-122f [class*="social-icon-vk"].paragraph-thick-1cac {
  background-color: transparent;
  color: #45668e;
}
.input-122f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.input-122f [class*="social-icon-weibo"].paragraph-thick-1cac {
  background-color: transparent;
  color: #df2029;
}
.input-122f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.input-122f [class*="social-icon-weixin"].paragraph-thick-1cac {
  background-color: transparent;
  color: #7bb32e;
}
.input-122f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.input-122f [class*="social-icon-whatsapp"].paragraph-thick-1cac {
  background-color: transparent;
  color: #25d366;
}
.input-122f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.input-122f [class*="social-icon-wordpress"].paragraph-thick-1cac {
  background-color: transparent;
  color: #21759b;
}
.input-122f [class*="social-icon-xing"] {
  background-color: #026466;
}
.input-122f [class*="social-icon-xing"].paragraph-thick-1cac {
  background-color: transparent;
  color: #026466;
}
.input-122f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.input-122f [class*="social-icon-yelp"].paragraph-thick-1cac {
  background-color: transparent;
  color: #af0606;
}
.input-122f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.input-122f [class*="social-icon-youtube"].paragraph-thick-1cac {
  background-color: transparent;
  color: #cd201f;
}
.short_b8dc {
  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;
}
.short_b8dc:hover {
  box-shadow: none;
  background: 0 0;
}
.detail_557e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.up_a273 {
  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;
}
.current_39ee {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.title-d8fc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.title-d8fc,
.title-d8fc::after,
.title-d8fc::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;
}
.title-d8fc::after,
.title-d8fc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tabs_bede .up_a273 .current_39ee {
  margin-top: -2px;
  width: 19px;
}
.tabs_bede .up_a273 .title-d8fc {
  margin-top: -1px;
}
.tabs_bede .up_a273 .title-d8fc,
.tabs_bede .up_a273 .title-d8fc::after,
.tabs_bede .up_a273 .title-d8fc::before {
  width: 19px;
  height: 2px;
}
.tabs_bede .up_a273 .title-d8fc::before {
  top: -6px;
}
.tabs_bede .up_a273 .title-d8fc::after {
  bottom: -6px;
}
.action_9154 .up_a273 .current_39ee {
  margin-top: -2px;
  width: 22px;
}
.action_9154 .up_a273 .title-d8fc {
  margin-top: -1px;
}
.action_9154 .up_a273 .title-d8fc,
.action_9154 .up_a273 .title-d8fc::after,
.action_9154 .up_a273 .title-d8fc::before {
  width: 22px;
  height: 2px;
}
.action_9154 .up_a273 .title-d8fc::before {
  top: -7px;
}
.action_9154 .up_a273 .title-d8fc::after {
  bottom: -7px;
}
.texture-advanced-34ac .up_a273 .current_39ee {
  margin-top: -2px;
  width: 31px;
}
.texture-advanced-34ac .up_a273 .title-d8fc {
  margin-top: -1.5px;
}
.texture-advanced-34ac .up_a273 .title-d8fc,
.texture-advanced-34ac .up_a273 .title-d8fc::after,
.texture-advanced-34ac .up_a273 .title-d8fc::before {
  width: 31px;
  height: 3px;
}
.texture-advanced-34ac .up_a273 .title-d8fc::before {
  top: -9px;
}
.texture-advanced-34ac .up_a273 .title-d8fc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main-wide-6d4d .up_a273 .current_39ee {
    margin-top: -2px;
    width: 19px;
  }
  .main-wide-6d4d .up_a273 .title-d8fc {
    margin-top: -1px;
  }
  .main-wide-6d4d .up_a273 .title-d8fc,
  .main-wide-6d4d .up_a273 .title-d8fc::after,
  .main-wide-6d4d .up_a273 .title-d8fc::before {
    width: 19px;
    height: 2px;
  }
  .main-wide-6d4d .up_a273 .title-d8fc::before {
    top: -6px;
  }
  .main-wide-6d4d .up_a273 .title-d8fc::after {
    bottom: -6px;
  }
  .disabled_pro_25bf .up_a273 .current_39ee {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_pro_25bf .up_a273 .title-d8fc {
    margin-top: -1px;
  }
  .disabled_pro_25bf .up_a273 .title-d8fc,
  .disabled_pro_25bf .up_a273 .title-d8fc::after,
  .disabled_pro_25bf .up_a273 .title-d8fc::before {
    width: 22px;
    height: 2px;
  }
  .disabled_pro_25bf .up_a273 .title-d8fc::before {
    top: -7px;
  }
  .disabled_pro_25bf .up_a273 .title-d8fc::after {
    bottom: -7px;
  }
  .inner-a1e8 .up_a273 .current_39ee {
    margin-top: -2px;
    width: 31px;
  }
  .inner-a1e8 .up_a273 .title-d8fc {
    margin-top: -1.5px;
  }
  .inner-a1e8 .up_a273 .title-d8fc,
  .inner-a1e8 .up_a273 .title-d8fc::after,
  .inner-a1e8 .up_a273 .title-d8fc::before {
    width: 31px;
    height: 3px;
  }
  .inner-a1e8 .up_a273 .title-d8fc::before {
    top: -9px;
  }
  .inner-a1e8 .up_a273 .title-d8fc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .liquid_c4fa .up_a273 .current_39ee {
    margin-top: -2px;
    width: 19px;
  }
  .liquid_c4fa .up_a273 .title-d8fc {
    margin-top: -1px;
  }
  .liquid_c4fa .up_a273 .title-d8fc,
  .liquid_c4fa .up_a273 .title-d8fc::after,
  .liquid_c4fa .up_a273 .title-d8fc::before {
    width: 19px;
    height: 2px;
  }
  .liquid_c4fa .up_a273 .title-d8fc::before {
    top: -6px;
  }
  .liquid_c4fa .up_a273 .title-d8fc::after {
    bottom: -6px;
  }
  .lite-5d30 .up_a273 .current_39ee {
    margin-top: -2px;
    width: 22px;
  }
  .lite-5d30 .up_a273 .title-d8fc {
    margin-top: -1px;
  }
  .lite-5d30 .up_a273 .title-d8fc,
  .lite-5d30 .up_a273 .title-d8fc::after,
  .lite-5d30 .up_a273 .title-d8fc::before {
    width: 22px;
    height: 2px;
  }
  .lite-5d30 .up_a273 .title-d8fc::before {
    top: -7px;
  }
  .lite-5d30 .up_a273 .title-d8fc::after {
    bottom: -7px;
  }
  .hero-de0a .up_a273 .current_39ee {
    margin-top: -2px;
    width: 31px;
  }
  .hero-de0a .up_a273 .title-d8fc {
    margin-top: -1.5px;
  }
  .hero-de0a .up_a273 .title-d8fc,
  .hero-de0a .up_a273 .title-d8fc::after,
  .hero-de0a .up_a273 .title-d8fc::before {
    width: 31px;
    height: 3px;
  }
  .hero-de0a .up_a273 .title-d8fc::before {
    top: -9px;
  }
  .hero-de0a .up_a273 .title-d8fc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .progress_832d .up_a273 .current_39ee {
    margin-top: -2px;
    width: 19px;
  }
  .progress_832d .up_a273 .title-d8fc {
    margin-top: -1px;
  }
  .progress_832d .up_a273 .title-d8fc,
  .progress_832d .up_a273 .title-d8fc::after,
  .progress_832d .up_a273 .title-d8fc::before {
    width: 19px;
    height: 2px;
  }
  .progress_832d .up_a273 .title-d8fc::before {
    top: -6px;
  }
  .progress_832d .up_a273 .title-d8fc::after {
    bottom: -6px;
  }
  .link_stone_12af .up_a273 .current_39ee {
    margin-top: -2px;
    width: 22px;
  }
  .link_stone_12af .up_a273 .title-d8fc {
    margin-top: -1px;
  }
  .link_stone_12af .up_a273 .title-d8fc,
  .link_stone_12af .up_a273 .title-d8fc::after,
  .link_stone_12af .up_a273 .title-d8fc::before {
    width: 22px;
    height: 2px;
  }
  .link_stone_12af .up_a273 .title-d8fc::before {
    top: -7px;
  }
  .link_stone_12af .up_a273 .title-d8fc::after {
    bottom: -7px;
  }
  .detail-over-369f .up_a273 .current_39ee {
    margin-top: -2px;
    width: 31px;
  }
  .detail-over-369f .up_a273 .title-d8fc {
    margin-top: -1.5px;
  }
  .detail-over-369f .up_a273 .title-d8fc,
  .detail-over-369f .up_a273 .title-d8fc::after,
  .detail-over-369f .up_a273 .title-d8fc::before {
    width: 31px;
    height: 3px;
  }
  .detail-over-369f .up_a273 .title-d8fc::before {
    top: -9px;
  }
  .detail-over-369f .up_a273 .title-d8fc::after {
    bottom: -9px;
  }
}
.content-tiny-70ff .title-d8fc {
  -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);
}
.content-tiny-70ff .title-d8fc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.content-tiny-70ff .title-d8fc::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);
}
.content-tiny-70ff.clean-e3b1 .title-d8fc {
  -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);
}
.content-tiny-70ff.clean-e3b1 .title-d8fc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.content-tiny-70ff.clean-e3b1 .title-d8fc::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);
}
.wrapper-medium-9168 {
  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.photo_old_dd5d:before {
  display: none;
}
.carousel_short_34e7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel_short_34e7 .selected_8b09 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel_short_34e7 .selected_8b09:last-of-type {
  border-bottom: none;
}
.carousel_short_34e7 .selected_8b09.wood-8c71,
.carousel_short_34e7 .selected_8b09.hover-silver-8dc4,
.carousel_short_34e7 .selected_8b09.gas_717d {
  padding: 0;
}
.carousel_short_34e7 .hero-0cc7 .form-1786 {
  color: currentColor;
}
.carousel_short_34e7 .hero-0cc7 .form-1786:focus,
.carousel_short_34e7 .hero-0cc7 .form-1786:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_short_34e7.popup_bright_1510 .liquid_9408,
.carousel_short_34e7.popup_bright_1510 .picture_hard_9b11 a,
.carousel_short_34e7.popup_bright_1510 .hard-d627 a,
.carousel_short_34e7.popup_bright_1510 .menu-cold-8242 a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_short_34e7.popup_bright_1510 .liquid_9408:hover,
.carousel_short_34e7.popup_bright_1510 .picture_hard_9b11 a:hover,
.carousel_short_34e7.popup_bright_1510 .hard-d627 a:hover,
.carousel_short_34e7.popup_bright_1510 .menu-cold-8242 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_short_34e7.popup_bright_1510 .video-fast-84ef {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_short_34e7.popup_bright_1510 .selected_8b09 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_short_34e7.popup_bright_1510 .selected_8b09:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel_short_34e7.popup_bright_1510 .shade_24a5:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel_short_34e7.popup_bright_1510 .hero-0cc7 .fluid_17d0 li a,
.carousel_short_34e7.popup_bright_1510 .hero-0cc7 .form-1786,
.carousel_short_34e7.popup_bright_1510 .menu-cold-8242 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_short_34e7.popup_bright_1510 .hero-0cc7 .form-1786:focus,
.carousel_short_34e7.popup_bright_1510 .hero-0cc7 .form-1786:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_short_34e7.popup_bright_1510 .fluid_17d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_short_34e7.warm_4e99 .liquid_9408,
.carousel_short_34e7.warm_4e99 .picture_hard_9b11 a,
.carousel_short_34e7.warm_4e99 .hard-d627 .form-1786,
.carousel_short_34e7.warm_4e99 .hard-d627 a,
.carousel_short_34e7.warm_4e99 .menu-cold-8242 a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_short_34e7.warm_4e99 .liquid_9408:hover,
.carousel_short_34e7.warm_4e99 .picture_hard_9b11 a:hover,
.carousel_short_34e7.warm_4e99 .hard-d627 .form-1786:hover,
.carousel_short_34e7.warm_4e99 .hard-d627 a:hover,
.carousel_short_34e7.warm_4e99 .menu-cold-8242 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_short_34e7.warm_4e99 .video-fast-84ef {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_short_34e7.warm_4e99 .selected_8b09 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_short_34e7.warm_4e99 .selected_8b09:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel_short_34e7.warm_4e99 .shade_24a5:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_short_34e7.warm_4e99 .hero-0cc7 .fluid_17d0 li a,
.carousel_short_34e7.warm_4e99 .hero-0cc7 .form-1786,
.carousel_short_34e7.warm_4e99 .menu-cold-8242 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_short_34e7.warm_4e99 .hero-0cc7 .form-1786:focus,
.carousel_short_34e7.warm_4e99 .hero-0cc7 .form-1786:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_short_34e7.warm_4e99 .fluid_17d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_24a5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shade_24a5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.out-10c5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.list_f28f .carousel_short_34e7 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.list_f28f .selected_8b09 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.list_f28f .selected_8b09:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .list_f28f .selected_8b09:before {
    width: 16%;
    left: 42%;
  }
}
.list_f28f .selected_8b09:last-child:before {
  content: none;
}
.list_f28f .selected_8b09[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.list_f28f .hero-0cc7 .fluid_17d0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.list_f28f .hero-0cc7 .fluid_17d0 li a .form-1786 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.list_f28f .hero-0cc7 .menu-cold-8242 {
  border: none;
}
.list_f28f .hero-0cc7 .menu-cold-8242 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.list_f28f .shade_24a5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.list_f28f .out-10c5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.list_f28f .warm_4e99 .shade_24a5:before {
  background: rgba(0, 0, 0, 0.9);
}
.list_f28f .popup_bright_1510.link-plasma-b775 .title-d8fc {
  background: rgba(0, 0, 0, 0.6);
}
.list_f28f
  .popup_bright_1510.link-plasma-b775
  .title-d8fc::after,
.list_f28f
  .popup_bright_1510.link-plasma-b775
  .title-d8fc:before {
  background: inherit;
}
.list_f28f
  .popup_bright_1510.link-plasma-b775:hover
  .title-d8fc {
  background: rgba(0, 0, 0, 0.8);
}
.description-clean-fbf1 .carousel_short_34e7 {
  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) {
  .description-clean-fbf1 .carousel_short_34e7 {
    width: auto;
    right: 45px;
  }
}
.icon-basic-71ec .carousel_short_34e7 {
  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) {
  .icon-basic-71ec .carousel_short_34e7 {
    width: auto;
    left: 45px;
  }
}
.photo_old_dd5d .carousel_short_34e7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.photo_old_dd5d .out-10c5 {
  max-width: 48em;
  margin: 0 auto;
}
.photo_old_dd5d .shade_24a5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.column-action-bf0a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.column-action-bf0a.list_f28f .carousel_short_34e7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.column-action-bf0a.description-clean-fbf1 .carousel_short_34e7 {
  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);
}
.column-action-bf0a .carousel_short_34e7 {
  visibility: visible;
}
.column-action-bf0a.icon-basic-71ec .carousel_short_34e7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.description-new-40cf,
.gallery_light_97e0 {
  overflow-x: hidden;
}
.description-new-40cf .carousel_short_34e7 {
  overflow: auto;
}
.description-new-40cf.list_f28f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description-new-40cf.list_f28f .carousel_short_34e7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.description-new-40cf.list_f28f .short_b8dc {
  opacity: 0;
}
.description-new-40cf.description-clean-fbf1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description-new-40cf.description-clean-fbf1 .carousel_short_34e7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.description-new-40cf.description-clean-fbf1 .short_b8dc {
  opacity: 0;
}
.description-new-40cf.icon-basic-71ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description-new-40cf.icon-basic-71ec .carousel_short_34e7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.description-new-40cf.icon-basic-71ec .short_b8dc {
  opacity: 0;
}
.description-new-40cf.photo_old_dd5d .carousel_short_34e7 {
  z-index: 10;
  visibility: visible;
}
.link-plasma-b775 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.link-plasma-b775 .title-d8fc {
  background: rgba(255, 255, 255, 0.99);
}
.link-plasma-b775 .title-d8fc::after,
.link-plasma-b775 .title-d8fc:before {
  background: inherit;
}
.link-plasma-b775:hover .title-d8fc {
  background: rgba(255, 255, 255, 0.99);
}
.icon-basic-71ec .link-plasma-b775 {
  top: 10px;
  right: auto;
  left: 12px;
}
.photo_old_dd5d .link-plasma-b775 {
  display: none !important;
}
.description-new-40cf:before,
.gallery_light_97e0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.description-new-40cf .link-plasma-b775,
.gallery_light_97e0 .link-plasma-b775 {
  display: inline-block;
}
.carousel_short_34e7 .huge_e543 {
  -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;
}
.description-new-40cf .carousel_short_34e7 .huge_e543,
.gallery_light_97e0 .carousel_short_34e7 .huge_e543 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large-1632 .small-9288 {
  width: 100%;
}
.form_over_12e2 {
  padding: 0 0.5em 0;
}
.form_over_12e2 [class*="customify-col-"],
.form_over_12e2 [class*="customify-col_"],
.form_over_12e2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gallery_fb0c .form_over_12e2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget_fluid_f498 .disabled_7af3,
  .disabled_7af3 {
    display: none;
  }
  .heading-6e7a {
    text-align: left;
  }
  .info-outer-83c3 {
    text-align: center;
  }
  .breadcrumb_short_2808 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget_fluid_f498 .info_1ef0,
  .info_1ef0 {
    display: none;
  }
  .silver_99de {
    text-align: left;
  }
  .first-09f1 {
    text-align: center;
  }
  .out-b2eb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget_fluid_f498 .south_dc67,
  .south_dc67 {
    display: none;
  }
  .icon_236f {
    text-align: left;
  }
  .element-7c42 {
    text-align: center;
  }
  .shadow-071d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thumbnail_21ea {
  box-shadow: none !important;
}
.logo-a34f .silver_5a44,
.stone-658e .silver_5a44 {
  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;
}
.stone-658e .silver_5a44 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.old_a585 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.old_a585:after,
.old_a585:before {
  content: "";
  display: table;
}
.old_a585:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .old_a585 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.old_a585,
.info-4817 {
  max-width: 1248px;
  margin: 0 auto;
}

.surface_upper_d7d7.gallery-5fe9 .old_a585 {
  max-width: 100%;
}
.surface_upper_d7d7.table-0c51 {
  max-width: 1200px;
  margin: 0 auto;
}
.surface_upper_d7d7.full_9f03 .old_a585 {
  max-width: 100%;
}
.surface_upper_d7d7.full_9f03 > .old_a585 {
  padding-left: 0;
  padding-right: 0;
}
.surface_upper_d7d7.full_9f03 > .old_a585 .widget_fluid_f498 {
  margin: 0;
}
.surface_upper_d7d7.full_9f03
  > .old_a585
  .sidebar_c0b1.clean_edc3 {
  margin-right: 0;
  margin-left: 0;
}
.surface_upper_d7d7.full_9f03 #main.clean_edc3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .focus-0734 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .focus-0734 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .container-1b93 .motion-5206 {
    padding-right: 1em;
  }
  .container-1b93.dim_1adc .sidebar_c0b1 {
    border-right: 1px solid #eaecee;
  }
  .container-1b93.dim_1adc .motion-5206 {
    padding-right: 1em;
  }
  .container-1b93.dim_1adc .search-3870 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_glass_d546 .motion-5206 {
    padding-left: 1em;
  }
  .icon_glass_d546.dim_1adc .sidebar_c0b1 {
    border-left: 1px solid #eaecee;
  }
  .icon_glass_d546.dim_1adc .motion-5206 {
    padding-left: 1em;
  }
  .icon_glass_d546.dim_1adc .search-3870 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_a9c4 .motion-5206 {
    padding-left: 1em;
  }
  .slider_a9c4.dim_1adc .media_326b {
    border-right: 1px solid #eaecee;
  }
  .slider_a9c4.dim_1adc .hidden-2849 {
    border-right: 1px solid #eaecee;
  }
  .slider_a9c4.dim_1adc .motion-5206 {
    padding-left: 1em;
  }
  .slider_a9c4.dim_1adc .search-3870 {
    padding-right: 1em;
  }
  .slider_a9c4.dim_1adc .last_44b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero-pink-67d7 .motion-5206 {
    padding-right: 1em;
  }
  .hero-pink-67d7.dim_1adc .media_326b {
    border-left: 1px solid #eaecee;
  }
  .hero-pink-67d7.dim_1adc .hidden-2849 {
    border-left: 1px solid #eaecee;
  }
  .hero-pink-67d7.dim_1adc .motion-5206 {
    padding-right: 1em;
  }
  .hero-pink-67d7.dim_1adc .search-3870 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero-pink-67d7.dim_1adc .last_44b9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-0734 .motion-5206 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-0734.dim_1adc .sidebar_c0b1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .focus-0734.dim_1adc .motion-5206 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-0734.dim_1adc .search-3870 {
    padding-left: 1em;
  }
  .focus-0734.dim_1adc .last_44b9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .focus-0734.dim_1adc .motion-5206 {
    padding-left: 0;
  }
}
.breadcrumb-slow-43f1 .left_00a4 {
  display: inline-block;
}
.notification_stale_2469 {
  display: inline-block;
}
.lower_0b8f {
  word-con: break-word;
}
.highlight_03d2 > span {
  display: inline-block;
  padding: 5px 0;
}
.highlight_03d2 .popup-east-1ae6 {
  margin-left: 8px;
  margin-right: 8px;
}
.highlight_03d2 .block_ee17 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.texture-blue-ac64 .focused_e0c3 {
  margin-bottom: 2em;
}
.texture-blue-ac64 .highlight_a9f2 {
  margin-bottom: 15px;
}
.texture-blue-ac64 .highlight_a9f2:last-child {
  margin-bottom: 0;
}
.texture-blue-ac64 .nav_e4e2 {
  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) {
  .texture-blue-ac64 .nav_e4e2 {
    display: block;
  }
}
.texture-blue-ac64 .background_inner_5dd7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .texture-blue-ac64 .background_inner_5dd7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.texture-blue-ac64 .paragraph_first_a876 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.texture-blue-ac64 .paragraph_first_a876 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.texture-blue-ac64 .paragraph_first_a876 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.texture-blue-ac64 .lower_0b8f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture-blue-ac64 .lower_0b8f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.texture-blue-ac64 .title_east_8946 p:last-child {
  margin-bottom: 0;
}
.texture-blue-ac64 .module_south_1406 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.texture-blue-ac64 .tooltip-38ff {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.texture-blue-ac64 .text-thick-3c8a {
  margin-top: 1em;
}
.texture-blue-ac64 .focus-ba28 {
  top: 0;
  display: block;
}
.texture-blue-ac64 .focus-ba28 a {
  color: inherit;
}
.texture-blue-ac64 .focus-ba28 a:hover {
  color: inherit;
}
.texture-blue-ac64 .text-narrow-9e53 {
  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;
}
.texture-blue-ac64 .text-narrow-9e53:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.texture-blue-ac64 .tooltip-38ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.texture-blue-ac64 .list-tiny-e2c3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.texture-blue-ac64 .list-tiny-e2c3:first-child {
  margin-top: 0;
}
.texture-blue-ac64 .list-tiny-e2c3.secondary_wood_b139 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.texture-blue-ac64 .list-tiny-e2c3.background-huge-ee00 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture-blue-ac64
  .list-tiny-e2c3.background-huge-ee00.card_373a
  .text-thick-3c8a {
  width: 100%;
}
.texture-blue-ac64 .background-huge-ee00 {
  -webkit-box-align: center;
  align-items: center;
}
.texture-blue-ac64 .background-huge-ee00 .highlight_03d2,
.texture-blue-ac64 .background-huge-ee00 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.texture-blue-ac64 .paragraph_first_a876 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture-blue-ac64 .paragraph_first_a876 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture-blue-ac64 .paragraph_first_a876: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;
}
.texture-blue-ac64 .secondary_wood_b139 {
  z-index: 5;
}
.texture-blue-ac64 .slider-d600 .badge_320d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.texture-blue-ac64 .main_active_702d .badge_320d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.texture-blue-ac64 .slider-yellow-4784 .badge_320d {
  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;
}
.texture-blue-ac64.layout-first-7506 .nav_e4e2,
.texture-blue-ac64.notification_pressed_a7fa .nav_e4e2 {
  display: block;
}
.texture-blue-ac64.layout-first-7506 .nav_e4e2 .heading_d9fb,
.texture-blue-ac64.layout-first-7506 .nav_e4e2 .tooltip-38ff,
.texture-blue-ac64.notification_pressed_a7fa .nav_e4e2 .heading_d9fb,
.texture-blue-ac64.notification_pressed_a7fa .nav_e4e2 .tooltip-38ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture-blue-ac64.element-6d8d .background_inner_5dd7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .texture-blue-ac64.element-6d8d .background_inner_5dd7 {
    margin-right: 0;
  }
}
.texture-blue-ac64.layout-first-7506 .background_inner_5dd7,
.texture-blue-ac64.notification_pressed_a7fa .background_inner_5dd7 {
  padding-top: 40%;
}
.texture-blue-ac64.layout-first-7506 .focused_e0c3,
.texture-blue-ac64.notification_pressed_a7fa .focused_e0c3 {
  display: block;
}
.texture-blue-ac64.layout-first-7506 .fn-sticky-2164 .tooltip-38ff,
.texture-blue-ac64.notification_pressed_a7fa .fn-sticky-2164 .tooltip-38ff {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.texture-blue-ac64.layout-first-7506 .background_inner_5dd7,
.texture-blue-ac64.notification_pressed_a7fa .background_inner_5dd7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.texture-blue-ac64.layout-first-7506 .tooltip-38ff {
  padding: 1em;
}
.heading_c394 {
  margin: 30px auto;
  display: block;
}
.heading_c394 .current_c423 > * {
  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;
}
.heading_c394 .current_c423 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_c394 .current_c423 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-clean-a781 .highlight_03d2 {
  margin-bottom: 1.41575em;
}
.menu-clean-a781 .light_f0ec {
  margin-bottom: 1.618em;
}
.primary_fast_77bc .basic_12a8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.primary_fast_77bc .basic_12a8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.primary_fast_77bc .up-4a9f {
  max-width: 100%;
  overflow: auto;
}
.hot-3133 .primary_fast_77bc a:hover {
  text-decoration: underline;
}
.notice-81f5 .highlight_a9f2:not(.lower_0b8f),
.notice-81f5 .paragraph_first_a876 {
  margin-bottom: 1.41575em;
}
.notice-81f5 .highlight_a9f2:not(.lower_0b8f):last-child,
.notice-81f5 .paragraph_first_a876:last-child {
  margin-bottom: 0;
}
.notice-81f5 .highlight_a9f2.tag-stale-20ad {
  margin-bottom: 0.41575em;
}
.notice-81f5 .message-a091:before,
.notice-81f5 .steel_689c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notice-81f5 .message-a091:before {
  content: "\f115";
}
.notice-81f5 .steel_689c:before {
  content: "\f02c";
}
.notice-81f5 .simple_60d5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notice-81f5 .simple_60d5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outline-complex-4880 {
  display: -webkit-box;
  display: flex;
}
.outline-complex-4880 .thick-e2e9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outline-complex-4880 .thick-e2e9 {
    flex-basis: 90px;
  }
}
.outline-complex-4880 .filter_in_5470 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline-complex-4880 .filter_in_5470 {
    flex-basis: calc(100% - 50px);
  }
}
.outline-complex-4880 .accordion_gold_6688 p:last-child {
  margin-bottom: 0.72em;
}
.lower-5036 .current_c423 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.lower-5036 .current_c423:after,
.lower-5036 .current_c423:before {
  content: "";
  display: table;
}
.lower-5036 .current_c423:after {
  clear: both;
}
.lower-5036 .current_c423 .block-13f1,
.lower-5036 .current_c423 .mini-6b89 {
  width: 49%;
}
.lower-5036 .current_c423 .block-13f1 a span.feature-under-241f,
.lower-5036 .current_c423 .mini-6b89 a span.feature-under-241f {
  display: block;
  margin-bottom: 5px;
}
.lower-5036 .current_c423 .mini-6b89 {
  float: left;
  text-align: left;
}
.lower-5036 .current_c423 .block-13f1 {
  float: right;
  text-align: right;
}
.outline_d4be {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outline_d4be {
    margin-bottom: 0;
  }
}
.carousel_yellow_3c72 {
  margin-bottom: 1em;
}
.carousel_yellow_3c72 .lower_0b8f {
  font-size: 1.1em;
  line-height: 1.3;
}
.hidden_bright_3e3f a {
  display: block;
  line-height: 0;
  position: relative;
}
.header_b487 .carousel_yellow_3c72,
.item-orange-0e72 .carousel_yellow_3c72 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .header_b487 .carousel_yellow_3c72,
  .item-orange-0e72 .carousel_yellow_3c72 {
    display: block;
  }
}
.header_b487 .hidden_bright_3e3f,
.item-orange-0e72 .hidden_bright_3e3f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .header_b487 .hidden_bright_3e3f,
  .item-orange-0e72 .hidden_bright_3e3f {
    margin-bottom: 1em;
  }
}
.header_b487 .hidden_bright_3e3f img,
.item-orange-0e72 .hidden_bright_3e3f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.header_b487 .feature-full-58bb,
.item-orange-0e72 .feature-full-58bb {
  flex-basis: calc(100% - 160px);
}
.header_b487 .feature-full-58bb p,
.item-orange-0e72 .feature-full-58bb p {
  margin-bottom: 0;
}
.header_b487 .feature-full-58bb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .header_b487 .feature-full-58bb {
    padding-left: 0;
  }
}
.item-orange-0e72 .feature-full-58bb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .item-orange-0e72 .feature-full-58bb {
    padding-right: 0;
  }
}
.item-orange-0e72 .hidden_bright_3e3f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.texture_fluid_a32b .hidden_bright_3e3f {
  margin-bottom: 0.5em;
}
.texture_fluid_a32b .hidden_bright_3e3f img {
  width: 100%;
}
.button_slow_e47d .layout-47d2,
.shadow-static-2ada .layout-47d2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow-static-2ada .sidebar_c0b1 .new_3444 p:last-child {
  margin-bottom: 0;
}
.title_838e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.easy_3c62 .dropdown-4ddf {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .easy_3c62 .dropdown-4ddf:last-of-type {
    margin-bottom: 0;
  }
}
.easy_3c62 .dropdown-4ddf ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.easy_3c62 .dropdown-4ddf ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.easy_3c62 .dropdown-4ddf ul li {
  margin: 0 0 0.6em;
}
.easy_3c62 .dropdown-4ddf ul li.pagination-d23f,
.easy_3c62 .dropdown-4ddf ul li.slow-ba59 {
  position: relative;
}
.easy_3c62 .dropdown-4ddf ul li.pagination-d23f .shade_medium_f302,
.easy_3c62 .dropdown-4ddf ul li.slow-ba59 .shade_medium_f302 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.easy_3c62 .dropdown-4ddf ul li.pagination-d23f:after:after,
.easy_3c62 .dropdown-4ddf ul li.pagination-d23f:after:before,
.easy_3c62
  .dropdown-4ddf
  ul
  li.slow-ba59:after:after,
.easy_3c62
  .dropdown-4ddf
  ul
  li.slow-ba59:after:before {
  content: "";
  display: table;
}
.easy_3c62 .dropdown-4ddf ul li.pagination-d23f:after:after,
.easy_3c62
  .dropdown-4ddf
  ul
  li.slow-ba59:after:after {
  clear: both;
}
.easy_3c62 .dropdown-4ddf a.pattern_full_130c:hover {
  text-decoration: none;
}
.easy_3c62 .dropdown-4ddf select {
  max-width: 100%;
}
.easy_3c62 .dropdown-4ddf table {
  font-size: 85%;
}
.easy_3c62 .dropdown-4ddf table td,
.easy_3c62 .dropdown-4ddf table th {
  padding: 0.2360828548em;
  text-align: center;
}
.easy_3c62 .dropdown-4ddf table tfoot td {
  text-align: left;
}
.easy_3c62 .dropdown-4ddf :last-child {
  margin-bottom: 0;
}
.easy_3c62 .dropdown-4ddf .element-f85e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.easy_3c62 .dropdown-4ddf .element-f85e label {
  width: 100%;
}
.easy_3c62 .dropdown-4ddf .element-f85e .gradient-pressed-6476 {
  width: 100%;
  display: block;
}
.easy_3c62 .dropdown-4ddf .element-f85e .thumbnail-2bcb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.easy_3c62 .dropdown-4ddf .element-f85e .thumbnail-2bcb:hover svg #svg-search {
  fill: #444;
}
.easy_3c62 .dropdown-4ddf .element-f85e .thumbnail-2bcb svg {
  width: 18px;
  height: 18px;
}
.easy_3c62 .out_2963 ul ul,
.easy_3c62 .pink-f191 ul ul,
.easy_3c62 .nav-blue-e233 ul ul,
.easy_3c62 .motion-b7f2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.easy_3c62 .out_2963 .modal-red-874e > a,
.easy_3c62 .pink-f191 .modal-red-874e > a,
.easy_3c62 .nav-blue-e233 .modal-red-874e > a,
.easy_3c62 .motion-b7f2 .modal-red-874e > a {
  margin-bottom: 0;
}
.easy_3c62 .image_dff8 li,
.easy_3c62 .out_2963 li,
.easy_3c62 .container-slow-dedb li,
.easy_3c62 .pink-f191 li,
.easy_3c62 .nav-blue-e233 li,
.easy_3c62 .motion-b7f2 li,
.easy_3c62 .container_4b84 li,
.easy_3c62 .primary_fluid_0b2b li {
  display: block;
  position: relative;
}
.easy_3c62 .image_dff8 li:last-child,
.easy_3c62 .out_2963 li:last-child,
.easy_3c62 .container-slow-dedb li:last-child,
.easy_3c62 .pink-f191 li:last-child,
.easy_3c62 .nav-blue-e233 li:last-child,
.easy_3c62 .motion-b7f2 li:last-child,
.easy_3c62 .container_4b84 li:last-child,
.easy_3c62 .primary_fluid_0b2b li:last-child {
  border: none;
}
.easy_3c62 .image_dff8 li a,
.easy_3c62 .out_2963 li a,
.easy_3c62 .container-slow-dedb li a,
.easy_3c62 .pink-f191 li a,
.easy_3c62 .nav-blue-e233 li a,
.easy_3c62 .motion-b7f2 li a,
.easy_3c62 .container_4b84 li a,
.easy_3c62 .primary_fluid_0b2b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy_3c62 .image_dff8 li ul li::before,
.easy_3c62 .out_2963 li ul li::before,
.easy_3c62 .container-slow-dedb li ul li::before,
.easy_3c62 .pink-f191 li ul li::before,
.easy_3c62 .nav-blue-e233 li ul li::before,
.easy_3c62 .motion-b7f2 li ul li::before,
.easy_3c62 .container_4b84 li ul li::before,
.easy_3c62 .primary_fluid_0b2b li ul li::before {
  left: 15px;
}
.easy_3c62 .image_dff8 li ul a,
.easy_3c62 .out_2963 li ul a,
.easy_3c62 .container-slow-dedb li ul a,
.easy_3c62 .pink-f191 li ul a,
.easy_3c62 .nav-blue-e233 li ul a,
.easy_3c62 .motion-b7f2 li ul a,
.easy_3c62 .container_4b84 li ul a,
.easy_3c62 .primary_fluid_0b2b li ul a {
  padding-left: 20px;
}
.easy_3c62 .image_dff8 li ul ul li::before,
.easy_3c62 .out_2963 li ul ul li::before,
.easy_3c62 .container-slow-dedb li ul ul li::before,
.easy_3c62 .pink-f191 li ul ul li::before,
.easy_3c62 .nav-blue-e233 li ul ul li::before,
.easy_3c62 .motion-b7f2 li ul ul li::before,
.easy_3c62 .container_4b84 li ul ul li::before,
.easy_3c62 .primary_fluid_0b2b li ul ul li::before {
  left: 30px;
}
.easy_3c62 .image_dff8 li ul ul a,
.easy_3c62 .out_2963 li ul ul a,
.easy_3c62 .container-slow-dedb li ul ul a,
.easy_3c62 .pink-f191 li ul ul a,
.easy_3c62 .nav-blue-e233 li ul ul a,
.easy_3c62 .motion-b7f2 li ul ul a,
.easy_3c62 .container_4b84 li ul ul a,
.easy_3c62 .primary_fluid_0b2b li ul ul a {
  padding-left: 40px;
}
.easy_3c62 .feature-white-94ce li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy_3c62 .primary_fluid_0b2b ul li {
  margin-bottom: 1.41575em;
}
.easy_3c62 .primary_fluid_0b2b ul li .dim-bf0b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.easy_3c62 .primary_fluid_0b2b ul li .filter-e6dc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.warm_4e99 .image_dff8 li a,
.warm_4e99 .out_2963 li a,
.warm_4e99 .container-slow-dedb li a,
.warm_4e99 .pink-f191 li a,
.warm_4e99 .nav-blue-e233 li a,
.warm_4e99 .motion-b7f2 li a,
.warm_4e99 .container_4b84 li a,
.warm_4e99 .primary_fluid_0b2b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_4e99 .feature-white-94ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_4e99 .dropdown-4ddf ul li.pagination-d23f .shade_medium_f302,
.warm_4e99 .dropdown-4ddf ul li.slow-ba59 .shade_medium_f302 {
  background: rgba(0, 0, 0, 0.2);
}
.warm_4e99 .easy_3c62 .dropdown-4ddf select {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_upper_d7d7 .easy_3c62 .fluid_17d0 li {
  margin: 0;
}
.surface_upper_d7d7 .easy_3c62 .fluid_17d0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.surface_upper_d7d7 .easy_3c62 .fluid_17d0 li ul {
  margin: 0;
}
.surface_upper_d7d7 .easy_3c62 .fluid_17d0 li ul li a {
  padding-left: 15px;
}
.surface_upper_d7d7 .easy_3c62 .fluid_17d0 li ul li li a {
  padding-left: 30px;
}
.surface_upper_d7d7 .easy_3c62 .fluid_17d0 li.breadcrumb_6003 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.surface_upper_d7d7 .easy_3c62 .fluid_17d0 li.breadcrumb_6003 > 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;
}
.surface_upper_d7d7 .easy_3c62 .fluid_17d0 li.breadcrumb_6003 > 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;
}
.menu_a73b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.description-721a {
  position: relative;
  z-index: 10;
}
.description-721a .huge_e543 {
  width: 100%;
  max-width: 100%;
}
.large-fcfc .short-16bf {
  padding-top: 2em;
  padding-bottom: 2em;
}
.large-fcfc .popup_bright_1510 {
}
.large-fcfc .warm_4e99 {
  background: #292929;
}
.search_aff8 .short-16bf {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_aff8 .popup_bright_1510 {
  background: #f9f9f9;
}
.search_aff8 .warm_4e99 {
  background: #303030;
}
.input_13c1 .short-16bf {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .input_13c1 .left_00a4 {
    margin-bottom: 1em;
  }
  .input_13c1 .left_00a4:last-child {
    margin-bottom: 0;
  }
}
.input_13c1 .popup_bright_1510 {
  background: #ededed;
}
.input_13c1 .warm_4e99 {
  background: #1a1a1a;
}
.short-16bf.popup_bright_1510 {
  color: rgba(0, 0, 0, 0.6);
}
.short-16bf.popup_bright_1510 .icon_e93e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-16bf.warm_4e99 {
  color: rgba(255, 255, 255, 0.99);
}
.short-16bf.warm_4e99 a:not(.pattern_full_130c) {
  color: rgba(255, 255, 255, 0.79);
}
.short-16bf.warm_4e99 a:not(.pattern_full_130c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.short-16bf.warm_4e99 .icon_e93e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-16bf.warm_4e99 table tbody td,
.short-16bf.warm_4e99 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip_dab5.small-44d6 .old_a585 {
  max-width: initial;
}
.tooltip_dab5 .cold-7aab {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tooltip_dab5 .cold-7aab .huge_e543 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tooltip_dab5 .cold-7aab .huge_e543 {
    display: block;
    margin-bottom: 2em;
  }
  .tooltip_dab5 .cold-7aab .huge_e543:last-child {
    margin-bottom: 0;
  }
}
.input_13c1 .left_00a4:last-child,
.search_aff8 .left_00a4:last-child,
.large-fcfc .left_00a4:last-child {
  margin-bottom: 0;
}
.input_13c1 .left_00a4 .easy_3c62 .dropdown-4ddf:last-child,
.search_aff8 .left_00a4 .easy_3c62 .dropdown-4ddf:last-child,
.large-fcfc .left_00a4 .easy_3c62 .dropdown-4ddf:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .input_13c1 .overlay-lite-a3a4,
  .input_13c1 .slider_7252,
  .search_aff8 .overlay-lite-a3a4,
  .search_aff8 .slider_7252,
  .large-fcfc .overlay-lite-a3a4,
  .large-fcfc .slider_7252 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .description-721a .left_00a4 {
    margin-bottom: 2em;
  }
}
.description-721a p:last-child {
  margin-bottom: 0;
}
.description-721a li,
.description-721a ul {
  list-style: none;
  margin: 0;
}
.description-721a ul ul {
  margin-left: 2.617924em;
}
.picture-narrow-0db2 {
  font-size: 0.875em;
}

/* css-noise: 7b34 */
.ghost-box-d0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
