/*!
Theme Name: Customify
Theme URI: https://pressmaximum.paragraph_121f/customify
Author: WPCustomify
Author URI: https://pressmaximum.paragraph_121f
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.paragraph_121f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.up_1902.mask_9a67/licenses/gpl-2.0.blue_0602
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.border_smooth_d642/, (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.aside-ebdc.banner-ece3/normalize.accent-2660/
 ======
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.accent-2660 v7.0.0 | MIT License | github.paragraph_121f/necolas/normalize.accent-2660 */
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;
}
.primary_fresh_321b .list_e674,
.feature_pink_4021,
.message-upper-240e,
.tooltip-lower-e1b3,
.footer-thick-149f,
.shade-upper-b188,
.gradient_light_d238,
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;
}
.feature_pink_4021,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .feature_pink_4021,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .feature_pink_4021,
  h1 {
    font-size: 1.8em;
  }
}
.message-upper-240e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.message-upper-240e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .message-upper-240e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .message-upper-240e,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip-lower-e1b3,
h3 {
  font-size: 1.618em;
}
.primary_fresh_321b .list_e674,
.footer-thick-149f,
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.thumbnail-a8db {
  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;
}
.photo_static_7c7d:after,
.photo_static_7c7d:before,
.content-bottom-78bc:after,
.content-bottom-78bc:before {
  content: "";
  display: table;
}
.photo_static_7c7d:after,
.content-bottom-78bc:after {
  clear: both;
}
.info-east-db6a {
  float: right;
  margin-right: 0;
}
.notification_easy_c64c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pro-1382 .icon-purple-528a,
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;
}
.pro-1382 .icon-purple-528a: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;
}
.sort_east_ed5a .icon-purple-528a {
  box-shadow: none;
}
.sort_east_ed5a
  .icon-purple-528a
  .left_297d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort_east_ed5a .icon-purple-528a .pink_bd5d {
  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;
}
.sort_east_ed5a
  .icon-purple-528a
  .pink_bd5d
  b {
  display: none;
}
.sort_east_ed5a .description-2d2f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.layout_down_515c:not(.alert_stone_a8e3):not(.hero_4e21),
button:not(.alert_stone_a8e3):not(.hero_4e21),
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ),
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ),
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ) {
  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;
}
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):hover,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):hover,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):hover,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):hover,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):active,
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):focus,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):active,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):focus,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):active,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):focus,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):active,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):focus,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):active,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):focus {
  outline: 0;
}
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4 {
  position: relative;
}
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .section_iron_4a05,
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .medium-94f6,
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .media_lite_85ed,
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  i,
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  svg,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .section_iron_4a05,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .medium-94f6,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .media_lite_85ed,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  i,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  svg,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .section_iron_4a05,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .medium-94f6,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .media_lite_85ed,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  i,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  svg,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .section_iron_4a05,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .medium-94f6,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .media_lite_85ed,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  i,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  svg,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .section_iron_4a05,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .medium-94f6,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  .media_lite_85ed,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  i,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4
  svg {
  visibility: hidden;
}
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4:after,
button:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4:after,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4:after,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4:after,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ).fn-loading-73c4: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;
}
.layout_down_515c:not(.alert_stone_a8e3):not(.hero_4e21),
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ),
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ),
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ) {
  color: #fff;
  background: #235787;
}
.layout_down_515c:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):focus,
input[type="button"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):focus,
input[type="reset"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):focus,
input[type="submit"]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ):focus {
  color: #fff;
}
.layout_down_515c.fn-disabled-73c4:not(.alert_stone_a8e3):not(
    .hero_4e21
  ),
.layout_down_515c[disabled]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ),
button.fn-disabled-73c4:not(.alert_stone_a8e3):not(
    .hero_4e21
  ),
button[disabled]:not(.alert_stone_a8e3):not(
    .hero_4e21
  ) {
  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;
}
.description-hot-4095 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.description-hot-4095: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;
}
.image_thick_70e6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.preview-2c57 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.overlay_copper_c1a4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.photo_static_7c7d:after,
.photo_static_7c7d:before,
.caption-dirty-66c7:after,
.caption-dirty-66c7:before,
.south_9d9a:after,
.south_9d9a:before,
.menu_c714:after,
.menu_c714:before,
.tooltip_4e78:after,
.tooltip_4e78:before,
.shadow_818c:after,
.shadow_818c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.photo_static_7c7d:after,
.caption-dirty-66c7:after,
.south_9d9a:after,
.menu_c714:after,
.tooltip_4e78:after,
.shadow_818c:after {
  clear: both;
}
.caption-dirty-66c7 .filter_5578,
.south_9d9a .filter_5578,
.bronze-1bb0 .filter_5578 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion_small_40c3 {
  display: inline-block;
}
.basic_8f93 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.basic_8f93 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.basic_8f93 .inner_4420 {
  padding: 1em 0;
  font-size: 85%;
}
.inner_4420 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.medium-fd4a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.medium-fd4a:after,
.medium-fd4a:before {
  content: "";
  display: table;
}
.medium-fd4a:after {
  clear: both;
}
.module-green-ec92 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.label-small-5b41 .module-green-ec92 {
  max-width: 50%;
}
.tooltip_4a66 .module-green-ec92 {
  max-width: 33.33%;
}
.silver-229f .module-green-ec92 {
  max-width: 25%;
}
.article_4564 .module-green-ec92 {
  max-width: 20%;
}
.short_112c .module-green-ec92 {
  max-width: 16.66%;
}
.article_under_894f .module-green-ec92 {
  max-width: 14.28%;
}
.new-e908 .module-green-ec92 {
  max-width: 12.5%;
}
.thick-ecca .module-green-ec92 {
  max-width: 11.11%;
}
.wide_5f9e {
  display: block;
}
.primary_fresh_321b .outer_2a42 label,
.primary_fresh_321b .next_003e label,
.primary_fresh_321b .orange_51c4 label,
.primary_fresh_321b .detail_4418 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame_wood_87f9 {
  list-style: none;
  margin: 0;
}
.frame_wood_87f9 article.pattern_5811 {
  margin-bottom: 0;
}
.frame_wood_87f9 ul {
  list-style: none;
  margin: 0;
}
.frame_wood_87f9 .breadcrumb-801e li.pattern_5811 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame_wood_87f9 .breadcrumb-801e li.pattern_5811 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame_wood_87f9 .breadcrumb-801e li.pattern_5811: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) {
  .frame_wood_87f9 .breadcrumb-801e li.pattern_5811 li.pattern_5811 li.pattern_5811 li.pattern_5811 {
    padding-left: 0;
  }
}
article.pattern_5811 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern_5811 .caption-dirty-66c7 p:last-of-type {
  margin-bottom: 0;
}
article.pattern_5811 .highlight_fb2c {
  float: left;
}
article.pattern_5811 .dropdown-efb3 {
  margin-left: 85px;
}
article.pattern_5811 .bottom_fd9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern_5811 .bottom_fd9c .aside-b459 {
  margin-left: 10px;
}
article.pattern_5811 .cold-1250 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern_5811 .progress-easy-496e {
  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 .outer_2a42,
  #respond .orange_51c4,
  #respond .detail_4418 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer_2a42 input,
#respond .orange_51c4 input,
#respond .detail_4418 input {
  width: 100%;
}
#respond .detail_4418 {
  margin-right: 0;
}
#respond .gallery_5f44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cold_bb2e {
  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;
}
.cold_bb2e.nav_fast_6713 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.cold_bb2e 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%);
}
.cold_bb2e:focus,
.cold_bb2e: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);
}
.caption-c096 {
  border-radius: 10%;
}
.row_9c87 {
  border-radius: 50%;
}
.breadcrumb_8daf {
  font-size: 0.72em;
}
.silver_f196 {
  font-size: 0.875em;
}
.shadow-025e {
  font-size: 1.1em;
}
.inner_88fc {
  text-transform: uppercase;
  line-height: 1.2;
}
.inner_88fc.breadcrumb_8daf {
  letter-spacing: 0.5px;
}
.down-5de6,
.down-5de6 a {
  color: #6d6d6d;
}
.down-5de6 a:hover {
  color: #111;
}
.outer_a648 {
  color: #6d6d6d;
}
.top_ffba {
  overflow-x: hidden;
}
.top_ffba .footer-east-9f51.container_ec32 {
  position: relative;
}
.top_ffba .footer-east-9f51.container_ec32.black-455c {
  position: initial;
}
.top_ffba
  .footer-east-9f51.container_ec32.black-455c
  .picture_upper_e6d9 {
  left: auto;
}
.top_ffba .footer-east-9f51 .picture_upper_e6d9 {
  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;
}
.top_ffba .footer-east-9f51:hover.container_ec32 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.top_ffba
  .footer-east-9f51:hover.container_ec32
  .picture_upper_e6d9 {
  display: block;
  z-index: 9999999;
}
.top_ffba .clean-2c30 .modal_paper_c243,
.top_ffba .image_77fd .modal_paper_c243 {
  display: none;
}
.top_ffba .heading-17e3 .footer-east-9f51:hover.container_ec32 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary_fresh_321b .outer_2a42 label,
.primary_fresh_321b .next_003e label,
.primary_fresh_321b .orange_51c4 label,
.primary_fresh_321b .detail_4418 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame_wood_87f9 {
  list-style: none;
  margin: 0;
}
.frame_wood_87f9 article.pattern_5811 {
  margin-bottom: 0;
}
.frame_wood_87f9 ul {
  list-style: none;
  margin: 0;
}
.frame_wood_87f9 .breadcrumb-801e li.pattern_5811 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame_wood_87f9 .breadcrumb-801e li.pattern_5811 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame_wood_87f9 .breadcrumb-801e li.pattern_5811: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) {
  .frame_wood_87f9 .breadcrumb-801e li.pattern_5811 li.pattern_5811 li.pattern_5811 li.pattern_5811 {
    padding-left: 0;
  }
}
article.pattern_5811 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern_5811 .caption-dirty-66c7 p:last-of-type {
  margin-bottom: 0;
}
article.pattern_5811 .highlight_fb2c {
  float: left;
}
article.pattern_5811 .dropdown-efb3 {
  margin-left: 85px;
}
article.pattern_5811 .bottom_fd9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern_5811 .bottom_fd9c .aside-b459 {
  margin-left: 10px;
}
article.pattern_5811 .cold-1250 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern_5811 .progress-easy-496e {
  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 .outer_2a42,
  #respond .orange_51c4,
  #respond .detail_4418 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer_2a42 input,
#respond .orange_51c4 input,
#respond .detail_4418 input {
  width: 100%;
}
#respond .detail_4418 {
  margin-right: 0;
}
#respond .gallery_5f44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.clean-2c30 .upper-29c9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.upper-29c9 .over_60b6.cold-b7d1 .progress-soft-d6ed > li > a:focus,
.upper-29c9 .over_60b6.cold-b7d1 .progress-soft-d6ed > li > a:hover,
.upper-29c9 .over_60b6.image-e803 .progress-soft-d6ed > li > a:focus,
.upper-29c9 .over_60b6.image-e803 .progress-soft-d6ed > li > a:hover,
.upper-29c9 .over_60b6.inner-10b2 .progress-soft-d6ed > li > a:focus,
.upper-29c9 .over_60b6.inner-10b2 .progress-soft-d6ed > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-29c9
  .over_60b6.cold-b7d1
  .progress-soft-d6ed
  > li.avatar_south_bef8
  > a,
.upper-29c9
  .over_60b6.cold-b7d1
  .progress-soft-d6ed
  > li.pressed_2374
  > a,
.upper-29c9
  .over_60b6.image-e803
  .progress-soft-d6ed
  > li.avatar_south_bef8
  > a,
.upper-29c9
  .over_60b6.image-e803
  .progress-soft-d6ed
  > li.pressed_2374
  > a,
.upper-29c9
  .over_60b6.inner-10b2
  .progress-soft-d6ed
  > li.avatar_south_bef8
  > a,
.upper-29c9 .over_60b6.inner-10b2 .progress-soft-d6ed > li.hidden-silver-d1a2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.upper-29c9 .caption-stale-5a4c,
.upper-29c9 .caption-stale-5a4c a {
  color: rgba(255, 255, 255, 0.99);
}
.upper-29c9 .image-hard-80d0.notification_780c li a,
.upper-29c9 .main-up-6ce5 a,
.upper-29c9 .sort-faf1,
.upper-29c9 .progress-soft-d6ed > li > a,
.upper-29c9 .dim-e8dc {
  color: rgba(255, 255, 255, 0.79);
}
.upper-29c9 .image-hard-80d0.notification_780c li a:hover,
.upper-29c9 .main-up-6ce5 a:hover,
.upper-29c9 .sort-faf1:hover,
.upper-29c9 .progress-soft-d6ed > li > a:hover,
.upper-29c9 .dim-e8dc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-29c9 .search_huge_8da5 {
  color: rgba(255, 255, 255, 0.79);
}
.upper-29c9 .search_huge_8da5 .backdrop-a7d9 {
  color: rgba(255, 255, 255, 0.99);
}
.upper-29c9 .search_huge_8da5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-29c9 .bronze-4aae .tooltip-active-9e1f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.upper-29c9 .bronze-4aae .tooltip-active-9e1f .nav_f5ca {
  color: rgba(255, 255, 255, 0.79);
}
.upper-29c9
  .bronze-4aae
  .tooltip-active-9e1f
  .nav_f5ca::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper-29c9
  .bronze-4aae
  .tooltip-active-9e1f
  .nav_f5ca:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper-29c9
  .bronze-4aae
  .tooltip-active-9e1f
  .nav_f5ca::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper-29c9
  .bronze-4aae
  .tooltip-active-9e1f
  .nav_f5ca::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.upper-29c9 .bronze-4aae .label-gas-410b {
  color: rgba(255, 255, 255, 0.79);
}
.upper-29c9 .bronze-4aae .label-gas-410b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_d49c
  .upper-29c9
  .bronze-4aae
  .main-simple-7f55
  .alert-steel-fcb1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_d49c
  .upper-29c9
  .bronze-4aae
  .main-simple-7f55
  .nav_f5ca {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.clean-2c30 .texture_4811 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture_4811 .over_60b6.cold-b7d1 .progress-soft-d6ed > li > a:focus,
.texture_4811 .over_60b6.cold-b7d1 .progress-soft-d6ed > li > a:hover,
.texture_4811 .over_60b6.image-e803 .progress-soft-d6ed > li > a:focus,
.texture_4811 .over_60b6.image-e803 .progress-soft-d6ed > li > a:hover,
.texture_4811 .over_60b6.inner-10b2 .progress-soft-d6ed > li > a:focus,
.texture_4811 .over_60b6.inner-10b2 .progress-soft-d6ed > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_4811
  .over_60b6.cold-b7d1
  .progress-soft-d6ed
  > li.avatar_south_bef8
  > a,
.texture_4811
  .over_60b6.cold-b7d1
  .progress-soft-d6ed
  > li.pressed_2374
  > a,
.texture_4811
  .over_60b6.image-e803
  .progress-soft-d6ed
  > li.avatar_south_bef8
  > a,
.texture_4811
  .over_60b6.image-e803
  .progress-soft-d6ed
  > li.pressed_2374
  > a,
.texture_4811
  .over_60b6.inner-10b2
  .progress-soft-d6ed
  > li.avatar_south_bef8
  > a,
.texture_4811 .over_60b6.inner-10b2 .progress-soft-d6ed > li.hidden-silver-d1a2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_4811 .caption-stale-5a4c,
.texture_4811 .caption-stale-5a4c a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_4811 .image-hard-80d0.notification_780c li a,
.texture_4811 .main-up-6ce5 a,
.texture_4811 .sort-faf1,
.texture_4811 .progress-soft-d6ed > li > a,
.texture_4811 .dim-e8dc {
  color: rgba(0, 0, 0, 0.55);
}
.texture_4811 .image-hard-80d0.notification_780c li a:hover,
.texture_4811 .main-up-6ce5 a:hover,
.texture_4811 .sort-faf1:hover,
.texture_4811 .progress-soft-d6ed > li > a:hover,
.texture_4811 .dim-e8dc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_4811 .search_huge_8da5 {
  color: rgba(0, 0, 0, 0.55);
}
.texture_4811 .search_huge_8da5 .backdrop-a7d9 {
  color: rgba(0, 0, 0, 0.8);
}
.texture_4811 .search_huge_8da5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_0f98 .list_medium_6b9f {
  margin-left: auto;
  margin-right: auto;
}
.south_9d9a > * {
  margin-left: auto;
  margin-right: auto;
}
.south_9d9a .image_thick_70e6 {
  margin-right: 1.41575em;
}
.pagination-177d .south_9d9a > .thumbnail_large_8684 {
  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;
}
.pagination-177d .south_9d9a > .basic-1334 {
  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;
}
.avatar_hot_d9f1.middle_0f98 .list_medium_6b9f,
.footer_advanced_32da.middle_0f98 .list_medium_6b9f {
  margin-left: 0;
}
.logo_d401.middle_0f98 .list_medium_6b9f,
.selected-7907.middle_0f98 .list_medium_6b9f {
  margin-right: 0;
}
.south_9d9a ol,
.south_9d9a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.article-67ac video {
  max-width: 100%;
}
.purple-4539 img {
  display: block;
}
.purple-4539.image_thick_70e6,
.purple-4539.preview-2c57 {
  width: 100%;
}
.purple-4539.basic-1334 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search-narrow-8372:not(.filter-wide-955b) {
  margin: 1.5em auto;
}
.background_ae2f p {
  padding: 1.5em 14px;
}
ul.description-91a2.basic-1334,
ul.description-91a2.thumbnail_large_8684,
ul.description-91a2.soft-9290.thumbnail_large_8684 {
  padding: 0 14px;
}
.hover_current_7a3b {
  display: block;
  overflow-x: auto;
}
.hover_current_7a3b table {
  border-collapse: collapse;
  width: 100%;
}
.hover_current_7a3b td,
.hover_current_7a3b th {
  padding: 0.5em;
}
.south_9d9a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.south_9d9a ol ol,
.south_9d9a ol ul,
.south_9d9a ul ol,
.south_9d9a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.south_9d9a ol ol li,
.south_9d9a ol ul li,
.south_9d9a ul ol li,
.south_9d9a ul ul li {
  margin-left: 0;
}
.element_complex_b1f2.hero_selected_5228 > .large-abd3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.element_complex_b1f2.hero_selected_5228 > .large-abd3 iframe,
.element_complex_b1f2.hero_selected_5228 > .large-abd3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.avatar-middle-274a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.avatar-middle-274a.dim_2201 {
  padding: 0;
}
.avatar-middle-274a.dim_2201 cite {
  font-size: 13px;
}
.avatar-middle-274a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.avatar-middle-274a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.out_b676 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.out_b676 > p:first-child {
  margin-top: 0;
}
.out_b676 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.out_b676 blockquote {
  border-left: 0;
}
.widget-76a8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.widget-76a8:not(.huge-baf3) {
  max-width: 100px;
}
.widget-76a8.lite-eb23 {
  border-bottom: none !important;
  text-align: center;
}
.widget-76a8.lite-eb23::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .background_ae2f p {
    padding: 1.5em 0;
  }
}
.orange-23f5 {
  color: #0073aa;
}
.search-62bd {
  background-color: #0073aa;
}
.west_2654 {
  color: #229fd8;
}
.gradient-2189 {
  background-color: #229fd8;
}
.notice-large-7350 {
  color: #eee;
}
.header_3794 {
  background-color: #eee;
}
.in-df2e {
  color: #444;
}
.text-complex-c33b {
  background-color: #444;
}
.pattern-east-94b3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pattern-east-94b3 .huge_cbb3 .main-up-6ce5 {
  font-size: 15px;
}
.pattern-east-94b3 .main-up-6ce5 {
  line-height: 1.3;
}
.pattern-east-94b3 .texture_4811 {
}
.pattern-east-94b3 .upper-29c9 {
  background: #235787;
}
.section_02e5 {
  padding: 0;
}
.section_02e5 .upper-29c9 {
  background: #1a1a1a;
}
.section_02e5 .texture_4811 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tiny-f731 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tiny-f731 .texture_4811 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tiny-f731 .upper-29c9 {
  background: #303030;
}
.shadow_818c {
  position: relative;
  z-index: 10;
}
.shadow_818c .table_5431 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.north_181f .container_ec32 {
  display: inline-block;
  vertical-align: middle;
}
.north_181f.component_old_d0e8 .container_ec32 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .north_181f.component_old_d0e8 .container_ec32 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .north_181f.component_old_d0e8 .container_ec32 {
    margin-right: 0.4em;
  }
}
.north_181f.component_old_d0e8 .container_ec32:last-child {
  margin-right: 0;
}
.badge_a16a .table_5431 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .clean-2c30 .huge_cbb3 {
    margin: 0 -0.5em;
  }
  .clean-2c30 .huge_cbb3 [class*="customify-col-"],
  .clean-2c30 .huge_cbb3 [class*="customify-col_"],
  .clean-2c30 .huge_cbb3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.clean-2c30.cool-1464 .table_5431 {
  background: 0 0 !important;
}
.clean-2c30.cool-1464 .table_5431,
.clean-2c30.badge_a16a .table_5431 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .clean-2c30.media_6c73 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.clean-2c30.badge_a16a .table_5431 {
  box-shadow: none !important;
}
.description-hard-acb1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description-hard-acb1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description-hard-acb1 {
    padding: 18px 0 20px;
  }
}
.description-hard-acb1 .breadcrumb-pressed-3afe {
  width: 100%;
}
.description-hard-acb1 .steel_dd6c {
  margin-bottom: 0;
}
.description-hard-acb1 .dirty_a9b5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.plasma_3b9c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.plasma_3b9c .dirty-9118 {
  width: 100%;
}
.aside_c756 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.aside_c756 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.aside_c756 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;
}
.aside_c756 li:last-child:after {
  display: none;
}
.aside_c756 li a {
  font-weight: 500;
  margin-right: 10px;
}
.active_30f0 .modal_paper_c243 button,
.description-hard-acb1 .modal_paper_c243 button {
  left: 0;
}
.active_30f0 .dirty-9118,
.description-hard-acb1 .dirty-9118 {
  padding-left: 0;
  padding-right: 0;
}
.active_30f0 .plasma_3b9c,
.description-hard-acb1 .plasma_3b9c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.active_30f0 {
  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;
}
.active_30f0: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;
}
.active_30f0 .feature_thick_04d4 {
  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) {
  .active_30f0 .feature_thick_04d4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .active_30f0 .feature_thick_04d4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .active_30f0 .feature_thick_04d4 {
    min-height: 200px;
  }
}
.active_30f0 .aside_c756 {
  color: rgba(255, 255, 255, 0.8);
}
.active_30f0 .aside_c756 a,
.active_30f0 .aside_c756 li:after {
  color: inherit;
}
.active_30f0 .aside_c756 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background_ee48 {
  margin-bottom: 0.5em;
}
.left-40ad {
  margin-bottom: 1.2em;
}
.left-40ad,
.background_ee48 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.left-40ad p:last-child,
.background_ee48 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .modal_paper_c243,
#masthead .modal_paper_c243 {
  display: none;
}
#masthead
  > .modal_paper_c243.photo_cdb4 {
  display: none;
}
#masthead > .modal_paper_c243 button {
  left: 0;
}
.disabled_over_9daf {
  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%;
}
.disabled_over_9daf .container_ec32 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled_over_9daf .tooltip-6c4d {
  display: -webkit-box;
  display: flex;
}
.disabled_over_9daf .tooltip-6c4d.sort_out_32d6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled_over_9daf .tooltip-6c4d.wrapper_outer_0565 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_over_9daf .tooltip-6c4d.center-f0e9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_over_9daf.highlight-active-2948.photo-3ecc .tooltip-6c4d.sort_out_32d6 {
  flex-basis: 100%;
}
.disabled_over_9daf.block-140a .tooltip-6c4d.wrapper_outer_0565 {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled_over_9daf.block-140a .tooltip-6c4d.center-f0e9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .modal_paper_c243.photo_cdb4 {
  display: none;
}
#masthead > .modal_paper_c243 button {
  left: 0;
}
.media_1ba4 {
  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;
}
.media_1ba4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.media_1ba4.narrow-4e49 i {
  margin-right: 4px;
}
.media_1ba4.cold-3df9 i {
  margin-left: 5px;
}
.main-up-6ce5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.main-up-6ce5 p:last-child {
  margin-bottom: 0;
}
.slow-dcbf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slow-dcbf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slow-dcbf img {
  display: block;
  width: auto;
  line-height: 1;
}
.slow-dcbf .caption-stale-5a4c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slow-dcbf .gas_6426 {
  margin: 5px 0 7px 0;
}
.slow-dcbf.gas-a72e .description_8885 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow-dcbf.gas-a72e .secondary-3a2f {
  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;
}
.slow-dcbf.dim-91da {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slow-dcbf.dim-91da .description_8885 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow-dcbf.dim-91da .secondary-3a2f {
  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;
}
.slow-dcbf.feature_soft_55a7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slow-dcbf.box-blue-01c9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slow-dcbf.box-blue-01c9 .secondary-3a2f {
  margin-top: 7px;
}
.tertiary_red_6202 {
  display: inline-block;
}
.shadow_818c .feature_over_0d53 .slow-dcbf img {
  max-width: 100%;
}
.over_60b6 .grid-35d2.badge-paper-a16b,
.short-a801 .grid-35d2.badge-paper-a16b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.over_60b6 .row-pressed-771d,
.short-a801 .row-pressed-771d {
  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%);
}
.over_60b6 .row-pressed-771d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.over_60b6.label-7914 .row-pressed-771d {
  display: none;
}
.over_60b6 .gradient_blue_899d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over_60b6 .gradient_blue_899d li {
  display: inline-block;
  position: relative;
}
.over_60b6 .gradient_blue_899d li:last-child {
  margin-right: 0;
}
.over_60b6 .gradient_blue_899d 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;
}
.over_60b6 .gradient_blue_899d li.hidden-silver-d1a2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.over_60b6 .gradient_blue_899d > 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;
}
.over_60b6 .gradient_blue_899d > li > a i {
  line-height: 0;
}
.over_60b6 .gradient_blue_899d > li.video_ae69 > a .row-pressed-771d {
  margin-left: 4px;
  line-height: 0;
}
.over_60b6 .gradient_blue_899d .input_715a li.video_ae69 > a {
  position: relative;
}
.over_60b6 .gradient_blue_899d .input_715a li.video_ae69 > a:after,
.over_60b6 .gradient_blue_899d .input_715a li.video_ae69 > a:before {
  content: "";
  display: table;
}
.over_60b6 .gradient_blue_899d .input_715a li.video_ae69 > a:after {
  clear: both;
}
.over_60b6 .gradient_blue_899d .input_715a li.video_ae69 > a .row-pressed-771d {
  margin-left: 5px;
  float: right;
}
.over_60b6 .south-21d0,
.over_60b6 .input_715a {
  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;
}
.over_60b6 .input_715a {
  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;
}
.over_60b6 .input_715a .badge-paper-a16b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over_60b6 .input_715a .row-pressed-771d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.over_60b6 .input_715a li {
  display: block;
  margin: 0;
  padding: 0;
}
.over_60b6 .input_715a 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;
}
.over_60b6 .input_715a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.over_60b6 .input_715a .input_715a {
  top: 0;
  left: 100%;
}
.over_60b6 .selected-f4b2.fn-focus-73c4 > .south-21d0,
.over_60b6 .selected-f4b2.fn-focus-73c4 > .input_715a,
.over_60b6 .selected-f4b2:focus > .south-21d0,
.over_60b6 .selected-f4b2:focus > .input_715a,
.over_60b6 .selected-f4b2:hover > .south-21d0,
.over_60b6 .selected-f4b2:hover > .input_715a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.over_60b6.inner-10b2 .progress-soft-d6ed:after,
.over_60b6.inner-10b2 .progress-soft-d6ed:before {
  content: "";
  display: table;
}
.over_60b6.inner-10b2 .progress-soft-d6ed:after {
  clear: both;
}
.over_60b6.inner-10b2 .progress-soft-d6ed > li {
  float: left;
}
.over_60b6.active_77ce .progress-soft-d6ed:after,
.over_60b6.active_77ce .progress-soft-d6ed:before {
  content: "";
  display: table;
}
.over_60b6.active_77ce .progress-soft-d6ed:after {
  clear: both;
}
.over_60b6.active_77ce .progress-soft-d6ed > li {
  float: left;
}
.over_60b6.active_77ce .progress-soft-d6ed > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.over_60b6.active_77ce .progress-soft-d6ed > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.over_60b6.active_77ce .progress-soft-d6ed > li.avatar_south_bef8 > a,
.over_60b6.active_77ce .progress-soft-d6ed > li.hidden-silver-d1a2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.over_60b6.cold-b7d1 .progress-soft-d6ed > li > a .badge-paper-a16b {
  position: relative;
}
.over_60b6.cold-b7d1 .progress-soft-d6ed > li > a .badge-paper-a16b: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;
}
.over_60b6.cold-b7d1
  .progress-soft-d6ed
  > li:focus
  > a
  .badge-paper-a16b:before,
.over_60b6.cold-b7d1
  .progress-soft-d6ed
  > li:hover
  > a
  .badge-paper-a16b:before {
  width: 100%;
  background-color: currentColor;
}
.over_60b6.cold-b7d1
  .progress-soft-d6ed
  > li.avatar_south_bef8
  > a
  .badge-paper-a16b:before,
.over_60b6.cold-b7d1
  .progress-soft-d6ed
  > li.pressed_2374
  > a
  .badge-paper-a16b:before {
  width: 100%;
  background-color: currentColor;
}
.over_60b6.image-e803 .progress-soft-d6ed > li > a .badge-paper-a16b {
  position: relative;
}
.over_60b6.image-e803 .progress-soft-d6ed > li > a .badge-paper-a16b: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;
}
.over_60b6.image-e803 .progress-soft-d6ed > li:focus > a .badge-paper-a16b:before,
.over_60b6.image-e803
  .progress-soft-d6ed
  > li:hover
  > a
  .badge-paper-a16b:before {
  width: 100%;
  background-color: currentColor;
}
.over_60b6.image-e803
  .progress-soft-d6ed
  > li.avatar_south_bef8
  > a
  .badge-paper-a16b:before,
.over_60b6.image-e803
  .progress-soft-d6ed
  > li.pressed_2374
  > a
  .badge-paper-a16b:before {
  width: 100%;
  background-color: currentColor;
}
.short-a801 .gradient_blue_899d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.short-a801 .gradient_blue_899d li:first-child > a {
  border-top: none;
}
.short-a801 .gradient_blue_899d .dirty-22bd > .badge-paper-a16b .row-pressed-771d {
  display: none;
}
.short-a801 .gradient_blue_899d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.short-a801 .gradient_blue_899d li:last-child {
  border: none;
}
.short-a801 .gradient_blue_899d li.video_ae69 > a {
  padding-right: 45px !important;
}
.short-a801 .gradient_blue_899d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.short-a801 .gradient_blue_899d li a:focus,
.short-a801 .gradient_blue_899d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short-a801 .gradient_blue_899d li .progress_9112 {
  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;
}
.short-a801 .gradient_blue_899d li .progress_9112:hover {
  box-shadow: none;
}
.short-a801 .gradient_blue_899d li .progress_9112 .row-pressed-771d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.short-a801 .gradient_blue_899d .input_715a {
  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);
}
.short-a801 .gradient_blue_899d .input_715a li a {
  padding-left: 3em;
}
.short-a801 .gradient_blue_899d .accordion_pro_0291 > a .progress_9112 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.short-a801 .gradient_blue_899d .accordion_pro_0291 > .input_715a {
  display: block;
  opacity: 1;
}
.mini_2afc {
  max-width: 100%;
}
.column_tiny_fb58 {
  line-height: 0;
  cursor: pointer;
}
.dim-e8dc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dim-e8dc:hover {
  box-shadow: none;
  color: currentColor;
}
.dim-e8dc svg {
  width: 18px;
  height: 18px;
}
.dim-e8dc .current-c7a4 {
  display: none;
}
.form_815e {
  position: relative;
}
.form_815e.fn-active-73c4 .dim-e8dc .item-wood-1da2 {
  display: none;
}
.form_815e.fn-active-73c4 .dim-e8dc .current-c7a4 {
  display: inline-block;
}
.form_815e .notification_1384 {
  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);
}
.form_815e.focused_d3d1 .notification_1384 {
  left: auto;
  right: -0.9em;
}
.form_815e.focused_d3d1 .rough_1c6a::before {
  left: auto;
  right: 15px;
}
.form_815e.fn-active-73c4 .notification_1384 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-simple-7f55 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.main-simple-7f55 label {
  flex-basis: 100%;
}
.main-simple-7f55 .tooltip-active-9e1f {
  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;
}
.main-simple-7f55 .nav_f5ca {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.main-simple-7f55 .nav_f5ca:focus {
  background-color: transparent;
}
.main-simple-7f55 button.label-gas-410b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.main-simple-7f55 button.label-gas-410b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.main-simple-7f55 button.label-gas-410b svg {
  width: 18px;
  height: 18px;
}
.main-simple-7f55 input[type="submit"] {
  min-height: auto;
}
.bronze-4aae .main-simple-7f55 .nav_f5ca {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.rough_1c6a {
  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) {
  .rough_1c6a {
    width: 220px;
  }
}
.rough_1c6a label {
  flex-basis: 100%;
}
.rough_1c6a::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;
}
.card_d49c .bronze-4aae .main-simple-7f55 {
  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;
}
.card_d49c
  .bronze-4aae
  .main-simple-7f55
  .tooltip-active-9e1f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card_d49c .bronze-4aae .main-simple-7f55 .nav_f5ca {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card_d49c
  .bronze-4aae
  .main-simple-7f55
  .nav_f5ca:focus {
  background: 0 0;
}
.card_d49c
  .bronze-4aae
  .main-simple-7f55
  .alert-steel-fcb1 {
  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;
}
.image-hard-80d0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image-hard-80d0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image-hard-80d0 li:last-child {
  margin-right: 0;
}
.image-hard-80d0 li:first-child {
  margin-left: 0;
}
.image-hard-80d0.hot-a596 a {
  color: #fff;
}
.image-hard-80d0.hot-a596 a:hover {
  color: #fff;
}
.image-hard-80d0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image-hard-80d0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image-hard-80d0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image-hard-80d0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.image-hard-80d0 [class*="social-icon-apple"] {
  background-color: #999;
}
.image-hard-80d0 [class*="social-icon-apple"].surface-7e30 {
  background-color: transparent;
  color: #999;
}
.image-hard-80d0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image-hard-80d0 [class*="social-icon-behance"].surface-7e30 {
  background-color: transparent;
  color: #1769ff;
}
.image-hard-80d0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image-hard-80d0 [class*="social-icon-bitbucket"].surface-7e30 {
  background-color: transparent;
  color: #205081;
}
.image-hard-80d0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.image-hard-80d0 [class*="social-icon-codepen"].surface-7e30 {
  background-color: transparent;
  color: #000;
}
.image-hard-80d0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image-hard-80d0 [class*="social-icon-delicious"].surface-7e30 {
  background-color: transparent;
  color: #39f;
}
.image-hard-80d0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image-hard-80d0 [class*="social-icon-digg"].surface-7e30 {
  background-color: transparent;
  color: #005be2;
}
.image-hard-80d0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image-hard-80d0 [class*="social-icon-dribbble"].surface-7e30 {
  background-color: transparent;
  color: #ea4c89;
}
.image-hard-80d0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image-hard-80d0 [class*="social-icon-envelope"].surface-7e30 {
  background-color: transparent;
  color: #ea4335;
}
.image-hard-80d0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image-hard-80d0 [class*="social-icon-facebook"].surface-7e30 {
  background-color: transparent;
  color: #3b5998;
}
.image-hard-80d0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image-hard-80d0 [class*="social-icon-flickr"].surface-7e30 {
  background-color: transparent;
  color: #0063dc;
}
.image-hard-80d0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image-hard-80d0 [class*="social-icon-foursquare"].surface-7e30 {
  background-color: transparent;
  color: #2d5be3;
}
.image-hard-80d0 [class*="social-icon-github"] {
  background-color: #333;
}
.image-hard-80d0 [class*="social-icon-github"].surface-7e30 {
  background-color: transparent;
  color: #333;
}
.image-hard-80d0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image-hard-80d0 [class*="social-icon-google-plus"].surface-7e30 {
  background-color: transparent;
  color: #dd4b39;
}
.image-hard-80d0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image-hard-80d0 [class*="social-icon-houzz"].surface-7e30 {
  background-color: transparent;
  color: #7ac142;
}
.image-hard-80d0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image-hard-80d0 [class*="social-icon-instagram"].surface-7e30 {
  background-color: transparent;
  color: #262626;
}
.image-hard-80d0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image-hard-80d0 [class*="social-icon-jsfiddle"].surface-7e30 {
  background-color: transparent;
  color: #487aa2;
}
.image-hard-80d0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image-hard-80d0 [class*="social-icon-linkedin"].surface-7e30 {
  background-color: transparent;
  color: #0077b5;
}
.image-hard-80d0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image-hard-80d0 [class*="social-icon-medium"].surface-7e30 {
  background-color: transparent;
  color: #00ab6b;
}
.image-hard-80d0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image-hard-80d0
  [class*="social-icon-odnoklassniki"].surface-7e30 {
  background-color: transparent;
  color: #f4731c;
}
.image-hard-80d0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image-hard-80d0 [class*="social-icon-meetup"].surface-7e30 {
  background-color: transparent;
  color: #ec1c40;
}
.image-hard-80d0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image-hard-80d0 [class*="social-icon-pinterest"].surface-7e30 {
  background-color: transparent;
  color: #bd081c;
}
.image-hard-80d0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image-hard-80d0 [class*="social-icon-product-hunt"].surface-7e30 {
  background-color: transparent;
  color: #da552f;
}
.image-hard-80d0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image-hard-80d0 [class*="social-icon-reddit"].surface-7e30 {
  background-color: transparent;
  color: #ff4500;
}
.image-hard-80d0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image-hard-80d0 [class*="social-icon-rss"].surface-7e30 {
  background-color: transparent;
  color: #f26522;
}
.image-hard-80d0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image-hard-80d0
  [class*="social-icon-shopping-cart"].surface-7e30 {
  background-color: transparent;
  color: #4caf50;
}
.image-hard-80d0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image-hard-80d0 [class*="social-icon-skype"].surface-7e30 {
  background-color: transparent;
  color: #00aff0;
}
.image-hard-80d0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image-hard-80d0 [class*="social-icon-slideshare"].surface-7e30 {
  background-color: transparent;
  color: #0077b5;
}
.image-hard-80d0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image-hard-80d0 [class*="social-icon-snapchat"].surface-7e30 {
  background-color: transparent;
  color: #fffc00;
}
.image-hard-80d0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image-hard-80d0 [class*="social-icon-soundcloud"].surface-7e30 {
  background-color: transparent;
  color: #f80;
}
.image-hard-80d0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image-hard-80d0 [class*="social-icon-spotify"].surface-7e30 {
  background-color: transparent;
  color: #2ebd59;
}
.image-hard-80d0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image-hard-80d0
  [class*="social-icon-stack-overflow"].surface-7e30 {
  background-color: transparent;
  color: #fe7a15;
}
.image-hard-80d0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image-hard-80d0 [class*="social-icon-maldkfgram"].surface-7e30 {
  background-color: transparent;
  color: #2ca5e0;
}
.image-hard-80d0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image-hard-80d0 [class*="social-icon-tripadvisor"].surface-7e30 {
  background-color: transparent;
  color: #589442;
}
.image-hard-80d0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image-hard-80d0 [class*="social-icon-tumblr"].surface-7e30 {
  background-color: transparent;
  color: #35465c;
}
.image-hard-80d0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image-hard-80d0 [class*="social-icon-twitch"].surface-7e30 {
  background-color: transparent;
  color: #6441a5;
}
.image-hard-80d0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image-hard-80d0 [class*="social-icon-twitter"].surface-7e30 {
  background-color: transparent;
  color: #1da1f2;
}
.image-hard-80d0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image-hard-80d0 [class*="social-icon-vimeo"].surface-7e30 {
  background-color: transparent;
  color: #1ab7ea;
}
.image-hard-80d0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image-hard-80d0 [class*="social-icon-vk"].surface-7e30 {
  background-color: transparent;
  color: #45668e;
}
.image-hard-80d0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image-hard-80d0 [class*="social-icon-weibo"].surface-7e30 {
  background-color: transparent;
  color: #df2029;
}
.image-hard-80d0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image-hard-80d0 [class*="social-icon-weixin"].surface-7e30 {
  background-color: transparent;
  color: #7bb32e;
}
.image-hard-80d0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image-hard-80d0 [class*="social-icon-whatsapp"].surface-7e30 {
  background-color: transparent;
  color: #25d366;
}
.image-hard-80d0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image-hard-80d0 [class*="social-icon-wordpress"].surface-7e30 {
  background-color: transparent;
  color: #21759b;
}
.image-hard-80d0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.image-hard-80d0 [class*="social-icon-xing"].surface-7e30 {
  background-color: transparent;
  color: #026466;
}
.image-hard-80d0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image-hard-80d0 [class*="social-icon-yelp"].surface-7e30 {
  background-color: transparent;
  color: #af0606;
}
.image-hard-80d0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image-hard-80d0 [class*="social-icon-youtube"].surface-7e30 {
  background-color: transparent;
  color: #cd201f;
}
.sort-faf1 {
  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;
}
.sort-faf1:hover {
  box-shadow: none;
  background: 0 0;
}
.large_7f23 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.bronze-cf19 {
  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;
}
.module_e975 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.out-444b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.out-444b,
.out-444b::after,
.out-444b::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;
}
.out-444b::after,
.out-444b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.main-03c3 .bronze-cf19 .module_e975 {
  margin-top: -2px;
  width: 19px;
}
.main-03c3 .bronze-cf19 .out-444b {
  margin-top: -1px;
}
.main-03c3 .bronze-cf19 .out-444b,
.main-03c3 .bronze-cf19 .out-444b::after,
.main-03c3 .bronze-cf19 .out-444b::before {
  width: 19px;
  height: 2px;
}
.main-03c3 .bronze-cf19 .out-444b::before {
  top: -6px;
}
.main-03c3 .bronze-cf19 .out-444b::after {
  bottom: -6px;
}
.icon_pro_fe2d .bronze-cf19 .module_e975 {
  margin-top: -2px;
  width: 22px;
}
.icon_pro_fe2d .bronze-cf19 .out-444b {
  margin-top: -1px;
}
.icon_pro_fe2d .bronze-cf19 .out-444b,
.icon_pro_fe2d .bronze-cf19 .out-444b::after,
.icon_pro_fe2d .bronze-cf19 .out-444b::before {
  width: 22px;
  height: 2px;
}
.icon_pro_fe2d .bronze-cf19 .out-444b::before {
  top: -7px;
}
.icon_pro_fe2d .bronze-cf19 .out-444b::after {
  bottom: -7px;
}
.pagination-790a .bronze-cf19 .module_e975 {
  margin-top: -2px;
  width: 31px;
}
.pagination-790a .bronze-cf19 .out-444b {
  margin-top: -1.5px;
}
.pagination-790a .bronze-cf19 .out-444b,
.pagination-790a .bronze-cf19 .out-444b::after,
.pagination-790a .bronze-cf19 .out-444b::before {
  width: 31px;
  height: 3px;
}
.pagination-790a .bronze-cf19 .out-444b::before {
  top: -9px;
}
.pagination-790a .bronze-cf19 .out-444b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .info-bottom-720b .bronze-cf19 .module_e975 {
    margin-top: -2px;
    width: 19px;
  }
  .info-bottom-720b .bronze-cf19 .out-444b {
    margin-top: -1px;
  }
  .info-bottom-720b .bronze-cf19 .out-444b,
  .info-bottom-720b .bronze-cf19 .out-444b::after,
  .info-bottom-720b .bronze-cf19 .out-444b::before {
    width: 19px;
    height: 2px;
  }
  .info-bottom-720b .bronze-cf19 .out-444b::before {
    top: -6px;
  }
  .info-bottom-720b .bronze-cf19 .out-444b::after {
    bottom: -6px;
  }
  .panel_fixed_0dfc .bronze-cf19 .module_e975 {
    margin-top: -2px;
    width: 22px;
  }
  .panel_fixed_0dfc .bronze-cf19 .out-444b {
    margin-top: -1px;
  }
  .panel_fixed_0dfc .bronze-cf19 .out-444b,
  .panel_fixed_0dfc .bronze-cf19 .out-444b::after,
  .panel_fixed_0dfc .bronze-cf19 .out-444b::before {
    width: 22px;
    height: 2px;
  }
  .panel_fixed_0dfc .bronze-cf19 .out-444b::before {
    top: -7px;
  }
  .panel_fixed_0dfc .bronze-cf19 .out-444b::after {
    bottom: -7px;
  }
  .paper-b90d .bronze-cf19 .module_e975 {
    margin-top: -2px;
    width: 31px;
  }
  .paper-b90d .bronze-cf19 .out-444b {
    margin-top: -1.5px;
  }
  .paper-b90d .bronze-cf19 .out-444b,
  .paper-b90d .bronze-cf19 .out-444b::after,
  .paper-b90d .bronze-cf19 .out-444b::before {
    width: 31px;
    height: 3px;
  }
  .paper-b90d .bronze-cf19 .out-444b::before {
    top: -9px;
  }
  .paper-b90d .bronze-cf19 .out-444b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-c8f4 .bronze-cf19 .module_e975 {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail-c8f4 .bronze-cf19 .out-444b {
    margin-top: -1px;
  }
  .thumbnail-c8f4 .bronze-cf19 .out-444b,
  .thumbnail-c8f4 .bronze-cf19 .out-444b::after,
  .thumbnail-c8f4 .bronze-cf19 .out-444b::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail-c8f4 .bronze-cf19 .out-444b::before {
    top: -6px;
  }
  .thumbnail-c8f4 .bronze-cf19 .out-444b::after {
    bottom: -6px;
  }
  .hovered-c638 .bronze-cf19 .module_e975 {
    margin-top: -2px;
    width: 22px;
  }
  .hovered-c638 .bronze-cf19 .out-444b {
    margin-top: -1px;
  }
  .hovered-c638 .bronze-cf19 .out-444b,
  .hovered-c638 .bronze-cf19 .out-444b::after,
  .hovered-c638 .bronze-cf19 .out-444b::before {
    width: 22px;
    height: 2px;
  }
  .hovered-c638 .bronze-cf19 .out-444b::before {
    top: -7px;
  }
  .hovered-c638 .bronze-cf19 .out-444b::after {
    bottom: -7px;
  }
  .wrapper-5980 .bronze-cf19 .module_e975 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-5980 .bronze-cf19 .out-444b {
    margin-top: -1.5px;
  }
  .wrapper-5980 .bronze-cf19 .out-444b,
  .wrapper-5980 .bronze-cf19 .out-444b::after,
  .wrapper-5980 .bronze-cf19 .out-444b::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-5980 .bronze-cf19 .out-444b::before {
    top: -9px;
  }
  .wrapper-5980 .bronze-cf19 .out-444b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .card-hard-8582 .bronze-cf19 .module_e975 {
    margin-top: -2px;
    width: 19px;
  }
  .card-hard-8582 .bronze-cf19 .out-444b {
    margin-top: -1px;
  }
  .card-hard-8582 .bronze-cf19 .out-444b,
  .card-hard-8582 .bronze-cf19 .out-444b::after,
  .card-hard-8582 .bronze-cf19 .out-444b::before {
    width: 19px;
    height: 2px;
  }
  .card-hard-8582 .bronze-cf19 .out-444b::before {
    top: -6px;
  }
  .card-hard-8582 .bronze-cf19 .out-444b::after {
    bottom: -6px;
  }
  .backdrop_hot_93b9 .bronze-cf19 .module_e975 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_hot_93b9 .bronze-cf19 .out-444b {
    margin-top: -1px;
  }
  .backdrop_hot_93b9 .bronze-cf19 .out-444b,
  .backdrop_hot_93b9 .bronze-cf19 .out-444b::after,
  .backdrop_hot_93b9 .bronze-cf19 .out-444b::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_hot_93b9 .bronze-cf19 .out-444b::before {
    top: -7px;
  }
  .backdrop_hot_93b9 .bronze-cf19 .out-444b::after {
    bottom: -7px;
  }
  .simple-5523 .bronze-cf19 .module_e975 {
    margin-top: -2px;
    width: 31px;
  }
  .simple-5523 .bronze-cf19 .out-444b {
    margin-top: -1.5px;
  }
  .simple-5523 .bronze-cf19 .out-444b,
  .simple-5523 .bronze-cf19 .out-444b::after,
  .simple-5523 .bronze-cf19 .out-444b::before {
    width: 31px;
    height: 3px;
  }
  .simple-5523 .bronze-cf19 .out-444b::before {
    top: -9px;
  }
  .simple-5523 .bronze-cf19 .out-444b::after {
    bottom: -9px;
  }
}
.selected-d3d6 .out-444b {
  -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);
}
.selected-d3d6 .out-444b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.selected-d3d6 .out-444b::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);
}
.selected-d3d6.up_1cb4 .out-444b {
  -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);
}
.selected-d3d6.up_1cb4 .out-444b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.selected-d3d6.up_1cb4 .out-444b::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);
}
.small_734b {
  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.lower_4e95:before {
  display: none;
}
.image_77fd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image_77fd .action_84c4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image_77fd .action_84c4:last-of-type {
  border-bottom: none;
}
.image_77fd .action_84c4.avatar_rough_42d8,
.image_77fd .action_84c4.picture-static-90fd,
.image_77fd .action_84c4.menu-short-563f {
  padding: 0;
}
.image_77fd .short-a801 .progress_9112 {
  color: currentColor;
}
.image_77fd .short-a801 .progress_9112:focus,
.image_77fd .short-a801 .progress_9112:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_77fd.texture_4811 .search_huge_8da5,
.image_77fd.texture_4811 .main-up-6ce5 a,
.image_77fd.texture_4811 .progress-soft-d6ed a,
.image_77fd.texture_4811 .input_715a a {
  color: rgba(0, 0, 0, 0.55);
}
.image_77fd.texture_4811 .search_huge_8da5:hover,
.image_77fd.texture_4811 .main-up-6ce5 a:hover,
.image_77fd.texture_4811 .progress-soft-d6ed a:hover,
.image_77fd.texture_4811 .input_715a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_77fd.texture_4811 .backdrop-a7d9 {
  color: rgba(0, 0, 0, 0.8);
}
.image_77fd.texture_4811 .action_84c4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_77fd.texture_4811 .action_84c4:before {
  background: rgba(0, 0, 0, 0.08);
}
.image_77fd.texture_4811 .title_69ca:before {
  background: rgba(255, 255, 255, 0.9);
}
.image_77fd.texture_4811 .short-a801 .gradient_blue_899d li a,
.image_77fd.texture_4811 .short-a801 .progress_9112,
.image_77fd.texture_4811 .input_715a {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_77fd.texture_4811 .short-a801 .progress_9112:focus,
.image_77fd.texture_4811 .short-a801 .progress_9112:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_77fd.texture_4811 .gradient_blue_899d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_77fd.upper-29c9 .search_huge_8da5,
.image_77fd.upper-29c9 .main-up-6ce5 a,
.image_77fd.upper-29c9 .progress-soft-d6ed .progress_9112,
.image_77fd.upper-29c9 .progress-soft-d6ed a,
.image_77fd.upper-29c9 .input_715a a {
  color: rgba(255, 255, 255, 0.79);
}
.image_77fd.upper-29c9 .search_huge_8da5:hover,
.image_77fd.upper-29c9 .main-up-6ce5 a:hover,
.image_77fd.upper-29c9 .progress-soft-d6ed .progress_9112:hover,
.image_77fd.upper-29c9 .progress-soft-d6ed a:hover,
.image_77fd.upper-29c9 .input_715a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_77fd.upper-29c9 .backdrop-a7d9 {
  color: rgba(255, 255, 255, 0.99);
}
.image_77fd.upper-29c9 .action_84c4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_77fd.upper-29c9 .action_84c4:before {
  background: rgba(255, 255, 255, 0.08);
}
.image_77fd.upper-29c9 .title_69ca:before {
  background: rgba(0, 0, 0, 0.9);
}
.image_77fd.upper-29c9 .short-a801 .gradient_blue_899d li a,
.image_77fd.upper-29c9 .short-a801 .progress_9112,
.image_77fd.upper-29c9 .input_715a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_77fd.upper-29c9 .short-a801 .progress_9112:focus,
.image_77fd.upper-29c9 .short-a801 .progress_9112:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_77fd.upper-29c9 .gradient_blue_899d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_69ca {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title_69ca:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main-full-21aa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.advanced_b3a6 .image_77fd {
  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;
}
.advanced_b3a6 .action_84c4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.advanced_b3a6 .action_84c4: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) {
  .advanced_b3a6 .action_84c4:before {
    width: 16%;
    left: 42%;
  }
}
.advanced_b3a6 .action_84c4:last-child:before {
  content: none;
}
.advanced_b3a6 .action_84c4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.advanced_b3a6 .short-a801 .gradient_blue_899d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.advanced_b3a6 .short-a801 .gradient_blue_899d li a .progress_9112 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.advanced_b3a6 .short-a801 .input_715a {
  border: none;
}
.advanced_b3a6 .short-a801 .input_715a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.advanced_b3a6 .title_69ca {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.advanced_b3a6 .main-full-21aa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.advanced_b3a6 .upper-29c9 .title_69ca:before {
  background: rgba(0, 0, 0, 0.9);
}
.advanced_b3a6 .texture_4811.tooltip-ec0d .out-444b {
  background: rgba(0, 0, 0, 0.6);
}
.advanced_b3a6
  .texture_4811.tooltip-ec0d
  .out-444b::after,
.advanced_b3a6
  .texture_4811.tooltip-ec0d
  .out-444b:before {
  background: inherit;
}
.advanced_b3a6
  .texture_4811.tooltip-ec0d:hover
  .out-444b {
  background: rgba(0, 0, 0, 0.8);
}
.wrapper-3532 .image_77fd {
  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) {
  .wrapper-3532 .image_77fd {
    width: auto;
    right: 45px;
  }
}
.pagination-6d84 .image_77fd {
  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) {
  .pagination-6d84 .image_77fd {
    width: auto;
    left: 45px;
  }
}
.lower_4e95 .image_77fd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.lower_4e95 .main-full-21aa {
  max-width: 48em;
  margin: 0 auto;
}
.lower_4e95 .title_69ca:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accent_smooth_335c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accent_smooth_335c.advanced_b3a6 .image_77fd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accent_smooth_335c.wrapper-3532 .image_77fd {
  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);
}
.accent_smooth_335c .image_77fd {
  visibility: visible;
}
.accent_smooth_335c.pagination-6d84 .image_77fd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer_tiny_aaeb,
.input_pink_db18 {
  overflow-x: hidden;
}
.footer_tiny_aaeb .image_77fd {
  overflow: auto;
}
.footer_tiny_aaeb.advanced_b3a6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_tiny_aaeb.advanced_b3a6 .image_77fd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer_tiny_aaeb.advanced_b3a6 .sort-faf1 {
  opacity: 0;
}
.footer_tiny_aaeb.wrapper-3532 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_tiny_aaeb.wrapper-3532 .image_77fd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer_tiny_aaeb.wrapper-3532 .sort-faf1 {
  opacity: 0;
}
.footer_tiny_aaeb.pagination-6d84 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_tiny_aaeb.pagination-6d84 .image_77fd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer_tiny_aaeb.pagination-6d84 .sort-faf1 {
  opacity: 0;
}
.footer_tiny_aaeb.lower_4e95 .image_77fd {
  z-index: 10;
  visibility: visible;
}
.tooltip-ec0d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip-ec0d .out-444b {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-ec0d .out-444b::after,
.tooltip-ec0d .out-444b:before {
  background: inherit;
}
.tooltip-ec0d:hover .out-444b {
  background: rgba(255, 255, 255, 0.99);
}
.pagination-6d84 .tooltip-ec0d {
  top: 10px;
  right: auto;
  left: 12px;
}
.lower_4e95 .tooltip-ec0d {
  display: none !important;
}
.footer_tiny_aaeb:before,
.input_pink_db18:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer_tiny_aaeb .tooltip-ec0d,
.input_pink_db18 .tooltip-ec0d {
  display: inline-block;
}
.image_77fd .container_ec32 {
  -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;
}
.footer_tiny_aaeb .image_77fd .container_ec32,
.input_pink_db18 .image_77fd .container_ec32 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button_hard_1fd7 .tooltip-active-9e1f {
  width: 100%;
}
.feature_over_0d53 {
  padding: 0 0.5em 0;
}
.feature_over_0d53 [class*="customify-col-"],
.feature_over_0d53 [class*="customify-col_"],
.feature_over_0d53 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.sort_cold_3146 .feature_over_0d53 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .huge_cbb3 .chip_black_1a34,
  .chip_black_1a34 {
    display: none;
  }
  .feature_last_24bb {
    text-align: left;
  }
  .iron-a834 {
    text-align: center;
  }
  .iron-b2a9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .huge_cbb3 .short-b485,
  .short-b485 {
    display: none;
  }
  .new-54cc {
    text-align: left;
  }
  .mask_fast_6e9d {
    text-align: center;
  }
  .narrow-83a7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .huge_cbb3 .texture_top_4423,
  .texture_top_4423 {
    display: none;
  }
  .tertiary-6954 {
    text-align: left;
  }
  .plasma-ed50 {
    text-align: center;
  }
  .dim_34ec {
    text-align: right;
  }
}
#page {
  position: relative;
}
.old_609c {
  box-shadow: none !important;
}
.last-1dce .heading-3cc7,
.panel-3069 .heading-3cc7 {
  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;
}
.panel-3069 .heading-3cc7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_5431 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_5431:after,
.table_5431:before {
  content: "";
  display: table;
}
.table_5431:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_5431 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_5431,
.media_6c73 {
  max-width: 1248px;
  margin: 0 auto;
}

.menu_c714.avatar-e285 .table_5431 {
  max-width: 100%;
}
.menu_c714.picture-up-8236 {
  max-width: 1200px;
  margin: 0 auto;
}
.menu_c714.right_0e23 .table_5431 {
  max-width: 100%;
}
.menu_c714.right_0e23 > .table_5431 {
  padding-left: 0;
  padding-right: 0;
}
.menu_c714.right_0e23 > .table_5431 .huge_cbb3 {
  margin: 0;
}
.menu_c714.right_0e23
  > .table_5431
  .background-dirty-e8bc.info_paper_d626 {
  margin-right: 0;
  margin-left: 0;
}
.menu_c714.right_0e23 #main.info_paper_d626 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid-over-0aa1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid-over-0aa1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .filter-medium-2581 .list_medium_6b9f {
    padding-right: 1em;
  }
  .filter-medium-2581.caption-dark-912a .background-dirty-e8bc {
    border-right: 1px solid #eaecee;
  }
  .filter-medium-2581.caption-dark-912a .list_medium_6b9f {
    padding-right: 1em;
  }
  .filter-medium-2581.caption-dark-912a .block_last_94c4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_pink_d3f2 .list_medium_6b9f {
    padding-left: 1em;
  }
  .link_pink_d3f2.caption-dark-912a .background-dirty-e8bc {
    border-left: 1px solid #eaecee;
  }
  .link_pink_d3f2.caption-dark-912a .list_medium_6b9f {
    padding-left: 1em;
  }
  .link_pink_d3f2.caption-dark-912a .block_last_94c4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_rough_c1cd .list_medium_6b9f {
    padding-left: 1em;
  }
  .sort_rough_c1cd.caption-dark-912a .gold_cb14 {
    border-right: 1px solid #eaecee;
  }
  .sort_rough_c1cd.caption-dark-912a .west-cb09 {
    border-right: 1px solid #eaecee;
  }
  .sort_rough_c1cd.caption-dark-912a .list_medium_6b9f {
    padding-left: 1em;
  }
  .sort_rough_c1cd.caption-dark-912a .block_last_94c4 {
    padding-right: 1em;
  }
  .sort_rough_c1cd.caption-dark-912a .header_6308 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-6477 .list_medium_6b9f {
    padding-right: 1em;
  }
  .menu-6477.caption-dark-912a .gold_cb14 {
    border-left: 1px solid #eaecee;
  }
  .menu-6477.caption-dark-912a .west-cb09 {
    border-left: 1px solid #eaecee;
  }
  .menu-6477.caption-dark-912a .list_medium_6b9f {
    padding-right: 1em;
  }
  .menu-6477.caption-dark-912a .block_last_94c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-6477.caption-dark-912a .header_6308 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-over-0aa1 .list_medium_6b9f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-over-0aa1.caption-dark-912a .background-dirty-e8bc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid-over-0aa1.caption-dark-912a .list_medium_6b9f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-over-0aa1.caption-dark-912a .block_last_94c4 {
    padding-left: 1em;
  }
  .grid-over-0aa1.caption-dark-912a .header_6308 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid-over-0aa1.caption-dark-912a .list_medium_6b9f {
    padding-left: 0;
  }
}
.grid-f2fd .north_181f {
  display: inline-block;
}
.narrow_a689 {
  display: inline-block;
}
.full-6b91 {
  word-con: break-word;
}
.old_3e10 > span {
  display: inline-block;
  padding: 5px 0;
}
.old_3e10 .in_97e9 {
  margin-left: 8px;
  margin-right: 8px;
}
.old_3e10 .popup-medium-2912 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fast-df77 .pro_4e13 {
  margin-bottom: 2em;
}
.fast-df77 .description-396c {
  margin-bottom: 15px;
}
.fast-df77 .description-396c:last-child {
  margin-bottom: 0;
}
.fast-df77 .mask-052b {
  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) {
  .fast-df77 .mask-052b {
    display: block;
  }
}
.fast-df77 .label-basic-1461 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fast-df77 .label-basic-1461 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fast-df77 .active-51e2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fast-df77 .active-51e2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fast-df77 .active-51e2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fast-df77 .full-6b91 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fast-df77 .full-6b91 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fast-df77 .surface_8959 p:last-child {
  margin-bottom: 0;
}
.fast-df77 .breadcrumb_cold_241d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fast-df77 .link-2fbf {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fast-df77 .thumbnail_6d58 {
  margin-top: 1em;
}
.fast-df77 .image_e1c1 {
  top: 0;
  display: block;
}
.fast-df77 .image_e1c1 a {
  color: inherit;
}
.fast-df77 .image_e1c1 a:hover {
  color: inherit;
}
.fast-df77 .plasma_5190 {
  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;
}
.fast-df77 .plasma_5190:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fast-df77 .link-2fbf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fast-df77 .block_3c23 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fast-df77 .block_3c23:first-child {
  margin-top: 0;
}
.fast-df77 .block_3c23.tag_bb60 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fast-df77 .block_3c23.active-brown-dfb5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fast-df77
  .block_3c23.active-brown-dfb5.header-a3c2
  .thumbnail_6d58 {
  width: 100%;
}
.fast-df77 .active-brown-dfb5 {
  -webkit-box-align: center;
  align-items: center;
}
.fast-df77 .active-brown-dfb5 .old_3e10,
.fast-df77 .active-brown-dfb5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fast-df77 .active-51e2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fast-df77 .active-51e2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fast-df77 .active-51e2: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;
}
.fast-df77 .tag_bb60 {
  z-index: 5;
}
.fast-df77 .info-silver-ebdb .fixed-cb07 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fast-df77 .fast_339c .fixed-cb07 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fast-df77 .filter-293e .fixed-cb07 {
  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;
}
.fast-df77.tertiary_3229 .mask-052b,
.fast-df77.item-yellow-e467 .mask-052b {
  display: block;
}
.fast-df77.tertiary_3229 .mask-052b .last-1237,
.fast-df77.tertiary_3229 .mask-052b .link-2fbf,
.fast-df77.item-yellow-e467 .mask-052b .last-1237,
.fast-df77.item-yellow-e467 .mask-052b .link-2fbf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fast-df77.sidebar-6156 .label-basic-1461 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fast-df77.sidebar-6156 .label-basic-1461 {
    margin-right: 0;
  }
}
.fast-df77.tertiary_3229 .label-basic-1461,
.fast-df77.item-yellow-e467 .label-basic-1461 {
  padding-top: 40%;
}
.fast-df77.tertiary_3229 .pro_4e13,
.fast-df77.item-yellow-e467 .pro_4e13 {
  display: block;
}
.fast-df77.tertiary_3229 .fn-sticky-73c4 .link-2fbf,
.fast-df77.item-yellow-e467 .fn-sticky-73c4 .link-2fbf {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fast-df77.tertiary_3229 .label-basic-1461,
.fast-df77.item-yellow-e467 .label-basic-1461 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fast-df77.tertiary_3229 .link-2fbf {
  padding: 1em;
}
.slider-92c4 {
  margin: 30px auto;
  display: block;
}
.slider-92c4 .lite-aa73 > * {
  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;
}
.slider-92c4 .lite-aa73 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider-92c4 .lite-aa73 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message_e30f .old_3e10 {
  margin-bottom: 1.41575em;
}
.message_e30f .info_gas_f475 {
  margin-bottom: 1.618em;
}
.south_9d9a .component-stale-6153 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.south_9d9a .component-stale-6153 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.south_9d9a .in-e960 {
  max-width: 100%;
  overflow: auto;
}
.middle_0f98 .south_9d9a a:hover {
  text-decoration: underline;
}
.content_solid_e3ea .description-396c:not(.full-6b91),
.content_solid_e3ea .active-51e2 {
  margin-bottom: 1.41575em;
}
.content_solid_e3ea .description-396c:not(.full-6b91):last-child,
.content_solid_e3ea .active-51e2:last-child {
  margin-bottom: 0;
}
.content_solid_e3ea .description-396c.active-aa01 {
  margin-bottom: 0.41575em;
}
.content_solid_e3ea .container-black-216b:before,
.content_solid_e3ea .hidden-current-5f8d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.content_solid_e3ea .container-black-216b:before {
  content: "\f115";
}
.content_solid_e3ea .hidden-current-5f8d:before {
  content: "\f02c";
}
.content_solid_e3ea .form-tiny-6e3a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.content_solid_e3ea .form-tiny-6e3a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.nav_new_8b1d {
  display: -webkit-box;
  display: flex;
}
.nav_new_8b1d .heading-current-40b5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .nav_new_8b1d .heading-current-40b5 {
    flex-basis: 90px;
  }
}
.nav_new_8b1d .footer-2264 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav_new_8b1d .footer-2264 {
    flex-basis: calc(100% - 50px);
  }
}
.nav_new_8b1d .stale-bb8e p:last-child {
  margin-bottom: 0.72em;
}
.smooth_a969 .lite-aa73 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.smooth_a969 .lite-aa73:after,
.smooth_a969 .lite-aa73:before {
  content: "";
  display: table;
}
.smooth_a969 .lite-aa73:after {
  clear: both;
}
.smooth_a969 .lite-aa73 .hard_4f61,
.smooth_a969 .lite-aa73 .lower-d6b0 {
  width: 49%;
}
.smooth_a969 .lite-aa73 .hard_4f61 a span.shade_2642,
.smooth_a969 .lite-aa73 .lower-d6b0 a span.shade_2642 {
  display: block;
  margin-bottom: 5px;
}
.smooth_a969 .lite-aa73 .lower-d6b0 {
  float: left;
  text-align: left;
}
.smooth_a969 .lite-aa73 .hard_4f61 {
  float: right;
  text-align: right;
}
.paragraph-orange-95b4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph-orange-95b4 {
    margin-bottom: 0;
  }
}
.surface_top_057b {
  margin-bottom: 1em;
}
.surface_top_057b .full-6b91 {
  font-size: 1.1em;
  line-height: 1.3;
}
.menu_0128 a {
  display: block;
  line-height: 0;
  position: relative;
}
.soft-0b18 .surface_top_057b,
.mini_7fa3 .surface_top_057b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .soft-0b18 .surface_top_057b,
  .mini_7fa3 .surface_top_057b {
    display: block;
  }
}
.soft-0b18 .menu_0128,
.mini_7fa3 .menu_0128 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .soft-0b18 .menu_0128,
  .mini_7fa3 .menu_0128 {
    margin-bottom: 1em;
  }
}
.soft-0b18 .menu_0128 img,
.mini_7fa3 .menu_0128 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.soft-0b18 .north-78e0,
.mini_7fa3 .north-78e0 {
  flex-basis: calc(100% - 160px);
}
.soft-0b18 .north-78e0 p,
.mini_7fa3 .north-78e0 p {
  margin-bottom: 0;
}
.soft-0b18 .north-78e0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .soft-0b18 .north-78e0 {
    padding-left: 0;
  }
}
.mini_7fa3 .north-78e0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mini_7fa3 .north-78e0 {
    padding-right: 0;
  }
}
.mini_7fa3 .menu_0128 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden-pro-6856 .menu_0128 {
  margin-bottom: 0.5em;
}
.hidden-pro-6856 .menu_0128 img {
  width: 100%;
}
.highlight_solid_9e04 .row_4bf1,
.primary_b607 .row_4bf1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.primary_b607 .background-dirty-e8bc .small-30cf p:last-child {
  margin-bottom: 0;
}
.gradient_d778 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.easy-fa2a .hover_dim_efba {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .easy-fa2a .hover_dim_efba:last-of-type {
    margin-bottom: 0;
  }
}
.easy-fa2a .hover_dim_efba ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.easy-fa2a .hover_dim_efba ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.easy-fa2a .hover_dim_efba ul li {
  margin: 0 0 0.6em;
}
.easy-fa2a .hover_dim_efba ul li.right_f222,
.easy-fa2a .hover_dim_efba ul li.accent-83ab {
  position: relative;
}
.easy-fa2a .hover_dim_efba ul li.right_f222 .gas_4d5d,
.easy-fa2a .hover_dim_efba ul li.accent-83ab .gas_4d5d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.easy-fa2a .hover_dim_efba ul li.right_f222:after:after,
.easy-fa2a .hover_dim_efba ul li.right_f222:after:before,
.easy-fa2a
  .hover_dim_efba
  ul
  li.accent-83ab:after:after,
.easy-fa2a
  .hover_dim_efba
  ul
  li.accent-83ab:after:before {
  content: "";
  display: table;
}
.easy-fa2a .hover_dim_efba ul li.right_f222:after:after,
.easy-fa2a
  .hover_dim_efba
  ul
  li.accent-83ab:after:after {
  clear: both;
}
.easy-fa2a .hover_dim_efba a.layout_down_515c:hover {
  text-decoration: none;
}
.easy-fa2a .hover_dim_efba select {
  max-width: 100%;
}
.easy-fa2a .hover_dim_efba table {
  font-size: 85%;
}
.easy-fa2a .hover_dim_efba table td,
.easy-fa2a .hover_dim_efba table th {
  padding: 0.2360828548em;
  text-align: center;
}
.easy-fa2a .hover_dim_efba table tfoot td {
  text-align: left;
}
.easy-fa2a .hover_dim_efba :last-child {
  margin-bottom: 0;
}
.easy-fa2a .hover_dim_efba .shade_326d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.easy-fa2a .hover_dim_efba .shade_326d label {
  width: 100%;
}
.easy-fa2a .hover_dim_efba .shade_326d .nav_f5ca {
  width: 100%;
  display: block;
}
.easy-fa2a .hover_dim_efba .shade_326d .label-gas-410b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.easy-fa2a .hover_dim_efba .shade_326d .label-gas-410b:hover svg #svg-search {
  fill: #444;
}
.easy-fa2a .hover_dim_efba .shade_326d .label-gas-410b svg {
  width: 18px;
  height: 18px;
}
.easy-fa2a .wrapper_3d08 ul ul,
.easy-fa2a .label_basic_cdc8 ul ul,
.easy-fa2a .nav_3ffe ul ul,
.easy-fa2a .black-da5f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.easy-fa2a .wrapper_3d08 .video_ae69 > a,
.easy-fa2a .label_basic_cdc8 .video_ae69 > a,
.easy-fa2a .nav_3ffe .video_ae69 > a,
.easy-fa2a .black-da5f .video_ae69 > a {
  margin-bottom: 0;
}
.easy-fa2a .last-19ac li,
.easy-fa2a .wrapper_3d08 li,
.easy-fa2a .tooltip-3dad li,
.easy-fa2a .label_basic_cdc8 li,
.easy-fa2a .nav_3ffe li,
.easy-fa2a .black-da5f li,
.easy-fa2a .accent-hot-56eb li,
.easy-fa2a .overlay_0da5 li {
  display: block;
  position: relative;
}
.easy-fa2a .last-19ac li:last-child,
.easy-fa2a .wrapper_3d08 li:last-child,
.easy-fa2a .tooltip-3dad li:last-child,
.easy-fa2a .label_basic_cdc8 li:last-child,
.easy-fa2a .nav_3ffe li:last-child,
.easy-fa2a .black-da5f li:last-child,
.easy-fa2a .accent-hot-56eb li:last-child,
.easy-fa2a .overlay_0da5 li:last-child {
  border: none;
}
.easy-fa2a .last-19ac li a,
.easy-fa2a .wrapper_3d08 li a,
.easy-fa2a .tooltip-3dad li a,
.easy-fa2a .label_basic_cdc8 li a,
.easy-fa2a .nav_3ffe li a,
.easy-fa2a .black-da5f li a,
.easy-fa2a .accent-hot-56eb li a,
.easy-fa2a .overlay_0da5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy-fa2a .last-19ac li ul li::before,
.easy-fa2a .wrapper_3d08 li ul li::before,
.easy-fa2a .tooltip-3dad li ul li::before,
.easy-fa2a .label_basic_cdc8 li ul li::before,
.easy-fa2a .nav_3ffe li ul li::before,
.easy-fa2a .black-da5f li ul li::before,
.easy-fa2a .accent-hot-56eb li ul li::before,
.easy-fa2a .overlay_0da5 li ul li::before {
  left: 15px;
}
.easy-fa2a .last-19ac li ul a,
.easy-fa2a .wrapper_3d08 li ul a,
.easy-fa2a .tooltip-3dad li ul a,
.easy-fa2a .label_basic_cdc8 li ul a,
.easy-fa2a .nav_3ffe li ul a,
.easy-fa2a .black-da5f li ul a,
.easy-fa2a .accent-hot-56eb li ul a,
.easy-fa2a .overlay_0da5 li ul a {
  padding-left: 20px;
}
.easy-fa2a .last-19ac li ul ul li::before,
.easy-fa2a .wrapper_3d08 li ul ul li::before,
.easy-fa2a .tooltip-3dad li ul ul li::before,
.easy-fa2a .label_basic_cdc8 li ul ul li::before,
.easy-fa2a .nav_3ffe li ul ul li::before,
.easy-fa2a .black-da5f li ul ul li::before,
.easy-fa2a .accent-hot-56eb li ul ul li::before,
.easy-fa2a .overlay_0da5 li ul ul li::before {
  left: 30px;
}
.easy-fa2a .last-19ac li ul ul a,
.easy-fa2a .wrapper_3d08 li ul ul a,
.easy-fa2a .tooltip-3dad li ul ul a,
.easy-fa2a .label_basic_cdc8 li ul ul a,
.easy-fa2a .nav_3ffe li ul ul a,
.easy-fa2a .black-da5f li ul ul a,
.easy-fa2a .accent-hot-56eb li ul ul a,
.easy-fa2a .overlay_0da5 li ul ul a {
  padding-left: 40px;
}
.easy-fa2a .label-cool-7f35 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.easy-fa2a .overlay_0da5 ul li {
  margin-bottom: 1.41575em;
}
.easy-fa2a .overlay_0da5 ul li .layout-6d05 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.easy-fa2a .overlay_0da5 ul li .layout_north_0788 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.upper-29c9 .last-19ac li a,
.upper-29c9 .wrapper_3d08 li a,
.upper-29c9 .tooltip-3dad li a,
.upper-29c9 .label_basic_cdc8 li a,
.upper-29c9 .nav_3ffe li a,
.upper-29c9 .black-da5f li a,
.upper-29c9 .accent-hot-56eb li a,
.upper-29c9 .overlay_0da5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-29c9 .label-cool-7f35 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-29c9 .hover_dim_efba ul li.right_f222 .gas_4d5d,
.upper-29c9 .hover_dim_efba ul li.accent-83ab .gas_4d5d {
  background: rgba(0, 0, 0, 0.2);
}
.upper-29c9 .easy-fa2a .hover_dim_efba select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_c714 .easy-fa2a .gradient_blue_899d li {
  margin: 0;
}
.menu_c714 .easy-fa2a .gradient_blue_899d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu_c714 .easy-fa2a .gradient_blue_899d li ul {
  margin: 0;
}
.menu_c714 .easy-fa2a .gradient_blue_899d li ul li a {
  padding-left: 15px;
}
.menu_c714 .easy-fa2a .gradient_blue_899d li ul li li a {
  padding-left: 30px;
}
.menu_c714 .easy-fa2a .gradient_blue_899d li.hidden-silver-d1a2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu_c714 .easy-fa2a .gradient_blue_899d li.hidden-silver-d1a2 > 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;
}
.menu_c714 .easy-fa2a .gradient_blue_899d li.hidden-silver-d1a2 > 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;
}
.secondary_87ca a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tooltip_4e78 {
  position: relative;
  z-index: 10;
}
.tooltip_4e78 .container_ec32 {
  width: 100%;
  max-width: 100%;
}
.list_simple_b5de .new_7f18 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.list_simple_b5de .texture_4811 {
}
.list_simple_b5de .upper-29c9 {
  background: #292929;
}
.layout-ebb7 .new_7f18 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.layout-ebb7 .texture_4811 {
  background: #f9f9f9;
}
.layout-ebb7 .upper-29c9 {
  background: #303030;
}
.soft_bda2 .new_7f18 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .soft_bda2 .north_181f {
    margin-bottom: 1em;
  }
  .soft_bda2 .north_181f:last-child {
    margin-bottom: 0;
  }
}
.soft_bda2 .texture_4811 {
  background: #ededed;
}
.soft_bda2 .upper-29c9 {
  background: #1a1a1a;
}
.new_7f18.texture_4811 {
  color: rgba(0, 0, 0, 0.6);
}
.new_7f18.texture_4811 .menu-a268 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new_7f18.upper-29c9 {
  color: rgba(255, 255, 255, 0.99);
}
.new_7f18.upper-29c9 a:not(.layout_down_515c) {
  color: rgba(255, 255, 255, 0.79);
}
.new_7f18.upper-29c9 a:not(.layout_down_515c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_7f18.upper-29c9 .menu-a268 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_7f18.upper-29c9 table tbody td,
.new_7f18.upper-29c9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.heading-17e3.badge_a16a .table_5431 {
  max-width: initial;
}
.heading-17e3 .component_old_d0e8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.heading-17e3 .component_old_d0e8 .container_ec32 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .heading-17e3 .component_old_d0e8 .container_ec32 {
    display: block;
    margin-bottom: 2em;
  }
  .heading-17e3 .component_old_d0e8 .container_ec32:last-child {
    margin-bottom: 0;
  }
}
.soft_bda2 .north_181f:last-child,
.layout-ebb7 .north_181f:last-child,
.list_simple_b5de .north_181f:last-child {
  margin-bottom: 0;
}
.soft_bda2 .north_181f .easy-fa2a .hover_dim_efba:last-child,
.layout-ebb7 .north_181f .easy-fa2a .hover_dim_efba:last-child,
.list_simple_b5de .north_181f .easy-fa2a .hover_dim_efba:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .soft_bda2 .thick_2701,
  .soft_bda2 .filter-4fcc,
  .layout-ebb7 .thick_2701,
  .layout-ebb7 .filter-4fcc,
  .list_simple_b5de .thick_2701,
  .list_simple_b5de .filter-4fcc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tooltip_4e78 .north_181f {
    margin-bottom: 2em;
  }
}
.tooltip_4e78 p:last-child {
  margin-bottom: 0;
}
.tooltip_4e78 li,
.tooltip_4e78 ul {
  list-style: none;
  margin: 0;
}
.tooltip_4e78 ul ul {
  margin-left: 2.617924em;
}
.texture_1b4f {
  font-size: 0.875em;
}

/* css-noise: 1320 */
.promo-block-h9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
