/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accent_0759/customify
Author: WPCustomify
Author URI: https://pressmaximum.accent_0759
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.accent_0759/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern-4506.dropdown_ac4d/licenses/gpl-2.0.left_4e39
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.hover-light-7b9a/, (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.wood_3bfe.pagination_90b6/normalize.orange_c103/
 ======
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.orange_c103 v7.0.0 | MIT License | github.accent_0759/necolas/normalize.orange_c103 */
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;
}
.layout-c364 .focus-pressed-20f1,
.medium-8256,
.pagination_selected_7c28,
.accent_bottom_9cf2,
.soft_cec7,
.modal-fc51,
.alert_9f0c,
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;
}
.medium-8256,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .medium-8256,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .medium-8256,
  h1 {
    font-size: 1.8em;
  }
}
.pagination_selected_7c28,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pagination_selected_7c28 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pagination_selected_7c28,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pagination_selected_7c28,
  h2 {
    font-size: 1.7em;
  }
}
.accent_bottom_9cf2,
h3 {
  font-size: 1.618em;
}
.layout-c364 .focus-pressed-20f1,
.soft_cec7,
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.outline-gold-3180 {
  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;
}
.panel-fast-5369:after,
.panel-fast-5369:before,
.description-41fd:after,
.description-41fd:before {
  content: "";
  display: table;
}
.panel-fast-5369:after,
.description-41fd:after {
  clear: both;
}
.gallery_soft_2b6f {
  float: right;
  margin-right: 0;
}
.focused_2545 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.card-61cd .hero_4392,
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;
}
.card-61cd .hero_4392: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;
}
.caption_04ce .hero_4392 {
  box-shadow: none;
}
.caption_04ce
  .hero_4392
  .progress-up-0eca {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.caption_04ce .hero_4392 .carousel-mini-0a6f {
  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;
}
.caption_04ce
  .hero_4392
  .carousel-mini-0a6f
  b {
  display: none;
}
.caption_04ce .texture_last_87c1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gradient-a905:not(.caption-current-6019):not(.stale-8ca9),
button:not(.caption-current-6019):not(.stale-8ca9),
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ),
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ),
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ) {
  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;
}
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ):hover,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ):hover,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):hover,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):hover,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ):active,
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ):focus,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ):active,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ):focus,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):active,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):focus,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):active,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):focus,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):active,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):focus {
  outline: 0;
}
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04 {
  position: relative;
}
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .tabs-3490,
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .accent_steel_b461,
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .panel-wood-a294,
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  i,
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  svg,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .tabs-3490,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .accent_steel_b461,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .panel-wood-a294,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  i,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  svg,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .tabs-3490,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .accent_steel_b461,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .panel-wood-a294,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  i,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  svg,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .tabs-3490,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .accent_steel_b461,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .panel-wood-a294,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  i,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  svg,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .tabs-3490,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .accent_steel_b461,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  .panel-wood-a294,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  i,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04
  svg {
  visibility: hidden;
}
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04:after,
button:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04:after,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04:after,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04:after,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ).fn-loading-ea04: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;
}
.gradient-a905:not(.caption-current-6019):not(.stale-8ca9),
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ),
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ),
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ) {
  color: #fff;
  background: #235787;
}
.gradient-a905:not(.caption-current-6019):not(
    .stale-8ca9
  ):focus,
input[type="button"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):focus,
input[type="reset"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):focus,
input[type="submit"]:not(.caption-current-6019):not(
    .stale-8ca9
  ):focus {
  color: #fff;
}
.gradient-a905.fn-disabled-ea04:not(.caption-current-6019):not(
    .stale-8ca9
  ),
.gradient-a905[disabled]:not(.caption-current-6019):not(
    .stale-8ca9
  ),
button.fn-disabled-ea04:not(.caption-current-6019):not(
    .stale-8ca9
  ),
button[disabled]:not(.caption-current-6019):not(
    .stale-8ca9
  ) {
  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;
}
.label_action_bbb1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.label_action_bbb1: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;
}
.menu-e30c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accordion_2305 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.solid-a08a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.panel-fast-5369:after,
.panel-fast-5369:before,
.photo_rough_d2eb:after,
.photo_rough_d2eb:before,
.west_f82c:after,
.west_f82c:before,
.item_out_ebd5:after,
.item_out_ebd5:before,
.soft_a179:after,
.soft_a179:before,
.middle_852a:after,
.middle_852a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.panel-fast-5369:after,
.photo_rough_d2eb:after,
.west_f82c:after,
.item_out_ebd5:after,
.soft_a179:after,
.middle_852a:after {
  clear: both;
}
.photo_rough_d2eb .hover_4ea0,
.west_f82c .hover_4ea0,
.wrapper_blue_647d .hover_4ea0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.main_south_2abb {
  display: inline-block;
}
.fixed-e9d1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fixed-e9d1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fixed-e9d1 .fast-56df {
  padding: 1em 0;
  font-size: 85%;
}
.fast-56df {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav-right-bc73 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav-right-bc73:after,
.nav-right-bc73:before {
  content: "";
  display: table;
}
.nav-right-bc73:after {
  clear: both;
}
.last-9897 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.bottom_15e9 .last-9897 {
  max-width: 50%;
}
.solid_a710 .last-9897 {
  max-width: 33.33%;
}
.current_df58 .last-9897 {
  max-width: 25%;
}
.clean_95f2 .last-9897 {
  max-width: 20%;
}
.heading-motion-b153 .last-9897 {
  max-width: 16.66%;
}
.shadow-hard-d9b5 .last-9897 {
  max-width: 14.28%;
}
.glass_5a18 .last-9897 {
  max-width: 12.5%;
}
.list_first_2771 .last-9897 {
  max-width: 11.11%;
}
.first-c25e {
  display: block;
}
.layout-c364 .heading-3458 label,
.layout-c364 .popup-dark-38dd label,
.layout-c364 .media_0438 label,
.layout-c364 .icon-bronze-08c1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component_south_c52e {
  list-style: none;
  margin: 0;
}
.component_south_c52e article.stone-2738 {
  margin-bottom: 0;
}
.component_south_c52e ul {
  list-style: none;
  margin: 0;
}
.component_south_c52e .frame_68f9 li.stone-2738 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component_south_c52e .frame_68f9 li.stone-2738 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component_south_c52e .frame_68f9 li.stone-2738: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) {
  .component_south_c52e .frame_68f9 li.stone-2738 li.stone-2738 li.stone-2738 li.stone-2738 {
    padding-left: 0;
  }
}
article.stone-2738 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stone-2738 .photo_rough_d2eb p:last-of-type {
  margin-bottom: 0;
}
article.stone-2738 .green-dcd2 {
  float: left;
}
article.stone-2738 .message_38a5 {
  margin-left: 85px;
}
article.stone-2738 .bright_4c38 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stone-2738 .bright_4c38 .tiny-cd38 {
  margin-left: 10px;
}
article.stone-2738 .fast_5a26 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stone-2738 .filter_b523 {
  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 .heading-3458,
  #respond .media_0438,
  #respond .icon-bronze-08c1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-3458 input,
#respond .media_0438 input,
#respond .icon-bronze-08c1 input {
  width: 100%;
}
#respond .icon-bronze-08c1 {
  margin-right: 0;
}
#respond .content-61d3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini_d921 {
  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;
}
.mini_d921.gold-faf7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mini_d921 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%);
}
.mini_d921:focus,
.mini_d921: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);
}
.pagination-6fe0 {
  border-radius: 10%;
}
.tooltip_f33e {
  border-radius: 50%;
}
.photo_clean_3e35 {
  font-size: 0.72em;
}
.hidden-tall-5d3f {
  font-size: 0.875em;
}
.status_1bc7 {
  font-size: 1.1em;
}
.dark-1287 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dark-1287.photo_clean_3e35 {
  letter-spacing: 0.5px;
}
.cool-91ed,
.cool-91ed a {
  color: #6d6d6d;
}
.cool-91ed a:hover {
  color: #111;
}
.link_7209 {
  color: #6d6d6d;
}
.highlight-easy-8014 {
  overflow-x: hidden;
}
.highlight-easy-8014 .column_center_d60d.dim_168e {
  position: relative;
}
.highlight-easy-8014 .column_center_d60d.dim_168e.gas_0c77 {
  position: initial;
}
.highlight-easy-8014
  .column_center_d60d.dim_168e.gas_0c77
  .logo-last-e982 {
  left: auto;
}
.highlight-easy-8014 .column_center_d60d .logo-last-e982 {
  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;
}
.highlight-easy-8014 .column_center_d60d:hover.dim_168e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.highlight-easy-8014
  .column_center_d60d:hover.dim_168e
  .logo-last-e982 {
  display: block;
  z-index: 9999999;
}
.highlight-easy-8014 .hidden_wood_d10b .small_6e01,
.highlight-easy-8014 .form_c069 .small_6e01 {
  display: none;
}
.highlight-easy-8014 .gradient_d0e5 .column_center_d60d:hover.dim_168e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.layout-c364 .heading-3458 label,
.layout-c364 .popup-dark-38dd label,
.layout-c364 .media_0438 label,
.layout-c364 .icon-bronze-08c1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component_south_c52e {
  list-style: none;
  margin: 0;
}
.component_south_c52e article.stone-2738 {
  margin-bottom: 0;
}
.component_south_c52e ul {
  list-style: none;
  margin: 0;
}
.component_south_c52e .frame_68f9 li.stone-2738 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component_south_c52e .frame_68f9 li.stone-2738 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component_south_c52e .frame_68f9 li.stone-2738: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) {
  .component_south_c52e .frame_68f9 li.stone-2738 li.stone-2738 li.stone-2738 li.stone-2738 {
    padding-left: 0;
  }
}
article.stone-2738 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stone-2738 .photo_rough_d2eb p:last-of-type {
  margin-bottom: 0;
}
article.stone-2738 .green-dcd2 {
  float: left;
}
article.stone-2738 .message_38a5 {
  margin-left: 85px;
}
article.stone-2738 .bright_4c38 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stone-2738 .bright_4c38 .tiny-cd38 {
  margin-left: 10px;
}
article.stone-2738 .fast_5a26 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stone-2738 .filter_b523 {
  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 .heading-3458,
  #respond .media_0438,
  #respond .icon-bronze-08c1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-3458 input,
#respond .media_0438 input,
#respond .icon-bronze-08c1 input {
  width: 100%;
}
#respond .icon-bronze-08c1 {
  margin-right: 0;
}
#respond .content-61d3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden_wood_d10b .icon_baa4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.icon_baa4 .heading_up_f675.heading_4abc .background-084a > li > a:focus,
.icon_baa4 .heading_up_f675.heading_4abc .background-084a > li > a:hover,
.icon_baa4 .heading_up_f675.pagination_stale_0264 .background-084a > li > a:focus,
.icon_baa4 .heading_up_f675.pagination_stale_0264 .background-084a > li > a:hover,
.icon_baa4 .heading_up_f675.popup_prev_7b9f .background-084a > li > a:focus,
.icon_baa4 .heading_up_f675.popup_prev_7b9f .background-084a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_baa4
  .heading_up_f675.heading_4abc
  .background-084a
  > li.widget_in_a879
  > a,
.icon_baa4
  .heading_up_f675.heading_4abc
  .background-084a
  > li.feature_middle_d2e4
  > a,
.icon_baa4
  .heading_up_f675.pagination_stale_0264
  .background-084a
  > li.widget_in_a879
  > a,
.icon_baa4
  .heading_up_f675.pagination_stale_0264
  .background-084a
  > li.feature_middle_d2e4
  > a,
.icon_baa4
  .heading_up_f675.popup_prev_7b9f
  .background-084a
  > li.widget_in_a879
  > a,
.icon_baa4 .heading_up_f675.popup_prev_7b9f .background-084a > li.main_921c > a {
  color: rgba(255, 255, 255, 0.99);
}
.icon_baa4 .box_short_b256,
.icon_baa4 .box_short_b256 a {
  color: rgba(255, 255, 255, 0.99);
}
.icon_baa4 .tiny_d89c.progress_647f li a,
.icon_baa4 .banner-fedd a,
.icon_baa4 .complex-0418,
.icon_baa4 .background-084a > li > a,
.icon_baa4 .form-ce05 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_baa4 .tiny_d89c.progress_647f li a:hover,
.icon_baa4 .banner-fedd a:hover,
.icon_baa4 .complex-0418:hover,
.icon_baa4 .background-084a > li > a:hover,
.icon_baa4 .form-ce05:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_baa4 .short-46f0 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_baa4 .short-46f0 .menu_small_bb24 {
  color: rgba(255, 255, 255, 0.99);
}
.icon_baa4 .short-46f0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_baa4 .filter-over-82f7 .tag-9050 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon_baa4 .filter-over-82f7 .tag-9050 .info_0fc5 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_baa4
  .filter-over-82f7
  .tag-9050
  .info_0fc5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_baa4
  .filter-over-82f7
  .tag-9050
  .info_0fc5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_baa4
  .filter-over-82f7
  .tag-9050
  .info_0fc5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_baa4
  .filter-over-82f7
  .tag-9050
  .info_0fc5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_baa4 .filter-over-82f7 .primary-paper-0aca {
  color: rgba(255, 255, 255, 0.79);
}
.icon_baa4 .filter-over-82f7 .primary-paper-0aca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_666f
  .icon_baa4
  .filter-over-82f7
  .tag_fixed_a932
  .new-0ae1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_666f
  .icon_baa4
  .filter-over-82f7
  .tag_fixed_a932
  .info_0fc5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_wood_d10b .nav_pro_4676 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.nav_pro_4676 .heading_up_f675.heading_4abc .background-084a > li > a:focus,
.nav_pro_4676 .heading_up_f675.heading_4abc .background-084a > li > a:hover,
.nav_pro_4676 .heading_up_f675.pagination_stale_0264 .background-084a > li > a:focus,
.nav_pro_4676 .heading_up_f675.pagination_stale_0264 .background-084a > li > a:hover,
.nav_pro_4676 .heading_up_f675.popup_prev_7b9f .background-084a > li > a:focus,
.nav_pro_4676 .heading_up_f675.popup_prev_7b9f .background-084a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_pro_4676
  .heading_up_f675.heading_4abc
  .background-084a
  > li.widget_in_a879
  > a,
.nav_pro_4676
  .heading_up_f675.heading_4abc
  .background-084a
  > li.feature_middle_d2e4
  > a,
.nav_pro_4676
  .heading_up_f675.pagination_stale_0264
  .background-084a
  > li.widget_in_a879
  > a,
.nav_pro_4676
  .heading_up_f675.pagination_stale_0264
  .background-084a
  > li.feature_middle_d2e4
  > a,
.nav_pro_4676
  .heading_up_f675.popup_prev_7b9f
  .background-084a
  > li.widget_in_a879
  > a,
.nav_pro_4676 .heading_up_f675.popup_prev_7b9f .background-084a > li.main_921c > a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_pro_4676 .box_short_b256,
.nav_pro_4676 .box_short_b256 a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_pro_4676 .tiny_d89c.progress_647f li a,
.nav_pro_4676 .banner-fedd a,
.nav_pro_4676 .complex-0418,
.nav_pro_4676 .background-084a > li > a,
.nav_pro_4676 .form-ce05 {
  color: rgba(0, 0, 0, 0.55);
}
.nav_pro_4676 .tiny_d89c.progress_647f li a:hover,
.nav_pro_4676 .banner-fedd a:hover,
.nav_pro_4676 .complex-0418:hover,
.nav_pro_4676 .background-084a > li > a:hover,
.nav_pro_4676 .form-ce05:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_pro_4676 .short-46f0 {
  color: rgba(0, 0, 0, 0.55);
}
.nav_pro_4676 .short-46f0 .menu_small_bb24 {
  color: rgba(0, 0, 0, 0.8);
}
.nav_pro_4676 .short-46f0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-3d96 .orange_96c4 {
  margin-left: auto;
  margin-right: auto;
}
.west_f82c > * {
  margin-left: auto;
  margin-right: auto;
}
.west_f82c .menu-e30c {
  margin-right: 1.41575em;
}
.plasma_3158 .west_f82c > .picture-1064 {
  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;
}
.plasma_3158 .west_f82c > .heading-basic-5472 {
  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;
}
.tiny_23c2.east-3d96 .orange_96c4,
.old-78fe.east-3d96 .orange_96c4 {
  margin-left: 0;
}
.down_414d.east-3d96 .orange_96c4,
.filter-north-4366.east-3d96 .orange_96c4 {
  margin-right: 0;
}
.west_f82c ol,
.west_f82c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container_c053 video {
  max-width: 100%;
}
.icon_huge_8523 img {
  display: block;
}
.icon_huge_8523.menu-e30c,
.icon_huge_8523.accordion_2305 {
  width: 100%;
}
.icon_huge_8523.heading-basic-5472 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hover-hard-4df1:not(.action-b712) {
  margin: 1.5em auto;
}
.right-ff78 p {
  padding: 1.5em 14px;
}
ul.basic_8296.heading-basic-5472,
ul.basic_8296.picture-1064,
ul.basic_8296.alert_ad2b.picture-1064 {
  padding: 0 14px;
}
.full-f52c {
  display: block;
  overflow-x: auto;
}
.full-f52c table {
  border-collapse: collapse;
  width: 100%;
}
.full-f52c td,
.full-f52c th {
  padding: 0.5em;
}
.west_f82c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.west_f82c ol ol,
.west_f82c ol ul,
.west_f82c ul ol,
.west_f82c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.west_f82c ol ol li,
.west_f82c ol ul li,
.west_f82c ul ol li,
.west_f82c ul ul li {
  margin-left: 0;
}
.info-selected-c98c.block-6a5c > .picture_fluid_ce0f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.info-selected-c98c.block-6a5c > .picture_fluid_ce0f iframe,
.info-selected-c98c.block-6a5c > .picture_fluid_ce0f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget_dynamic_4a05 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget_dynamic_4a05.wide-3212 {
  padding: 0;
}
.widget_dynamic_4a05.wide-3212 cite {
  font-size: 13px;
}
.widget_dynamic_4a05 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget_dynamic_4a05 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.primary-mini-b5e0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.primary-mini-b5e0 > p:first-child {
  margin-top: 0;
}
.primary-mini-b5e0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.primary-mini-b5e0 blockquote {
  border-left: 0;
}
.picture_9845 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.picture_9845:not(.sort_2e04) {
  max-width: 100px;
}
.picture_9845.rough-b77b {
  border-bottom: none !important;
  text-align: center;
}
.picture_9845.rough-b77b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .right-ff78 p {
    padding: 1.5em 0;
  }
}
.out-bc51 {
  color: #0073aa;
}
.backdrop_gold_e73e {
  background-color: #0073aa;
}
.iron_3637 {
  color: #229fd8;
}
.upper-fe4c {
  background-color: #229fd8;
}
.article-next-05a7 {
  color: #eee;
}
.north-d328 {
  background-color: #eee;
}
.image-6fa1 {
  color: #444;
}
.notification-31ce {
  background-color: #444;
}
.tag-827a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag-827a .pagination_acaf .banner-fedd {
  font-size: 15px;
}
.tag-827a .banner-fedd {
  line-height: 1.3;
}
.tag-827a .nav_pro_4676 {
}
.tag-827a .icon_baa4 {
  background: #235787;
}
.preview_lower_e95b {
  padding: 0;
}
.preview_lower_e95b .icon_baa4 {
  background: #1a1a1a;
}
.preview_lower_e95b .nav_pro_4676 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.description_c13a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.description_c13a .nav_pro_4676 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.description_c13a .icon_baa4 {
  background: #303030;
}
.middle_852a {
  position: relative;
  z-index: 10;
}
.middle_852a .photo_hovered_4330 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.plasma_cbe0 .dim_168e {
  display: inline-block;
  vertical-align: middle;
}
.plasma_cbe0.chip-c79c .dim_168e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .plasma_cbe0.chip-c79c .dim_168e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma_cbe0.chip-c79c .dim_168e {
    margin-right: 0.4em;
  }
}
.plasma_cbe0.chip-c79c .dim_168e:last-child {
  margin-right: 0;
}
.active-1c3b .photo_hovered_4330 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hidden_wood_d10b .pagination_acaf {
    margin: 0 -0.5em;
  }
  .hidden_wood_d10b .pagination_acaf [class*="customify-col-"],
  .hidden_wood_d10b .pagination_acaf [class*="customify-col_"],
  .hidden_wood_d10b .pagination_acaf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hidden_wood_d10b.item-219c .photo_hovered_4330 {
  background: 0 0 !important;
}
.hidden_wood_d10b.item-219c .photo_hovered_4330,
.hidden_wood_d10b.active-1c3b .photo_hovered_4330 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hidden_wood_d10b.tabs-current-08df {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hidden_wood_d10b.active-1c3b .photo_hovered_4330 {
  box-shadow: none !important;
}
.overlay-lite-8ffe {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .overlay-lite-8ffe {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-lite-8ffe {
    padding: 18px 0 20px;
  }
}
.overlay-lite-8ffe .slider-lower-7776 {
  width: 100%;
}
.overlay-lite-8ffe .active-1e8c {
  margin-bottom: 0;
}
.overlay-lite-8ffe .module_advanced_9412 {
  margin-top: 5px;
  font-size: 0.875em;
}
.overlay-pro-52c5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.overlay-pro-52c5 .row_0a28 {
  width: 100%;
}
.steel_363c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.steel_363c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.steel_363c 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;
}
.steel_363c li:last-child:after {
  display: none;
}
.steel_363c li a {
  font-weight: 500;
  margin-right: 10px;
}
.feature_stale_05d9 .small_6e01 button,
.overlay-lite-8ffe .small_6e01 button {
  left: 0;
}
.feature_stale_05d9 .row_0a28,
.overlay-lite-8ffe .row_0a28 {
  padding-left: 0;
  padding-right: 0;
}
.feature_stale_05d9 .overlay-pro-52c5,
.overlay-lite-8ffe .overlay-pro-52c5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.feature_stale_05d9 {
  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;
}
.feature_stale_05d9: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;
}
.feature_stale_05d9 .focus_tall_22b1 {
  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) {
  .feature_stale_05d9 .focus_tall_22b1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_stale_05d9 .focus_tall_22b1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .feature_stale_05d9 .focus_tall_22b1 {
    min-height: 200px;
  }
}
.feature_stale_05d9 .steel_363c {
  color: rgba(255, 255, 255, 0.8);
}
.feature_stale_05d9 .steel_363c a,
.feature_stale_05d9 .steel_363c li:after {
  color: inherit;
}
.feature_stale_05d9 .steel_363c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notification-cold-89e4 {
  margin-bottom: 0.5em;
}
.info_stale_3a23 {
  margin-bottom: 1.2em;
}
.info_stale_3a23,
.notification-cold-89e4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.info_stale_3a23 p:last-child,
.notification-cold-89e4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .small_6e01,
#masthead .small_6e01 {
  display: none;
}
#masthead
  > .small_6e01.photo-fresh-5d79 {
  display: none;
}
#masthead > .small_6e01 button {
  left: 0;
}
.badge_motion_d4cc {
  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%;
}
.badge_motion_d4cc .dim_168e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.badge_motion_d4cc .secondary-7cfa {
  display: -webkit-box;
  display: flex;
}
.badge_motion_d4cc .secondary-7cfa.picture-4d99 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.badge_motion_d4cc .secondary-7cfa.section-hovered-ce87 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_motion_d4cc .secondary-7cfa.fresh-f762 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_motion_d4cc.list_9459.disabled_de9c .secondary-7cfa.picture-4d99 {
  flex-basis: 100%;
}
.badge_motion_d4cc.avatar-b8aa .secondary-7cfa.section-hovered-ce87 {
  -webkit-box-flex: 1;
  flex: auto;
}
.badge_motion_d4cc.avatar-b8aa .secondary-7cfa.fresh-f762 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .small_6e01.photo-fresh-5d79 {
  display: none;
}
#masthead > .small_6e01 button {
  left: 0;
}
.texture-glass-e739 {
  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;
}
.texture-glass-e739:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.texture-glass-e739.column-3ba6 i {
  margin-right: 4px;
}
.texture-glass-e739.search_0f34 i {
  margin-left: 5px;
}
.banner-fedd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.banner-fedd p:last-child {
  margin-bottom: 0;
}
.highlight-wide-aeb5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.highlight-wide-aeb5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.highlight-wide-aeb5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.highlight-wide-aeb5 .box_short_b256 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.highlight-wide-aeb5 .paper_6c52 {
  margin: 5px 0 7px 0;
}
.highlight-wide-aeb5.secondary_a3f9 .backdrop_b7b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-wide-aeb5.secondary_a3f9 .feature_e9bc {
  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;
}
.highlight-wide-aeb5.link_green_c4f3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.highlight-wide-aeb5.link_green_c4f3 .backdrop_b7b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-wide-aeb5.link_green_c4f3 .feature_e9bc {
  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;
}
.highlight-wide-aeb5.next-6611 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight-wide-aeb5.last_183b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.highlight-wide-aeb5.last_183b .feature_e9bc {
  margin-top: 7px;
}
.article_7bd2 {
  display: inline-block;
}
.middle_852a .dynamic-d844 .highlight-wide-aeb5 img {
  max-width: 100%;
}
.heading_up_f675 .table-lite-10b8.slider_wide_180d,
.heading-2c34 .table-lite-10b8.slider_wide_180d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading_up_f675 .accordion-e216,
.heading-2c34 .accordion-e216 {
  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%);
}
.heading_up_f675 .accordion-e216 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.heading_up_f675.accordion-over-411f .accordion-e216 {
  display: none;
}
.heading_up_f675 .link_glass_5603 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading_up_f675 .link_glass_5603 li {
  display: inline-block;
  position: relative;
}
.heading_up_f675 .link_glass_5603 li:last-child {
  margin-right: 0;
}
.heading_up_f675 .link_glass_5603 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;
}
.heading_up_f675 .link_glass_5603 li.main_921c > a {
  color: rgba(0, 0, 0, 0.9);
}
.heading_up_f675 .link_glass_5603 > 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;
}
.heading_up_f675 .link_glass_5603 > li > a i {
  line-height: 0;
}
.heading_up_f675 .link_glass_5603 > li.blue-6004 > a .accordion-e216 {
  margin-left: 4px;
  line-height: 0;
}
.heading_up_f675 .link_glass_5603 .border-a755 li.blue-6004 > a {
  position: relative;
}
.heading_up_f675 .link_glass_5603 .border-a755 li.blue-6004 > a:after,
.heading_up_f675 .link_glass_5603 .border-a755 li.blue-6004 > a:before {
  content: "";
  display: table;
}
.heading_up_f675 .link_glass_5603 .border-a755 li.blue-6004 > a:after {
  clear: both;
}
.heading_up_f675 .link_glass_5603 .border-a755 li.blue-6004 > a .accordion-e216 {
  margin-left: 5px;
  float: right;
}
.heading_up_f675 .outline-0281,
.heading_up_f675 .border-a755 {
  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;
}
.heading_up_f675 .border-a755 {
  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;
}
.heading_up_f675 .border-a755 .slider_wide_180d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading_up_f675 .border-a755 .accordion-e216 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.heading_up_f675 .border-a755 li {
  display: block;
  margin: 0;
  padding: 0;
}
.heading_up_f675 .border-a755 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;
}
.heading_up_f675 .border-a755 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.heading_up_f675 .border-a755 .border-a755 {
  top: 0;
  left: 100%;
}
.heading_up_f675 .selected_00b6.fn-focus-ea04 > .outline-0281,
.heading_up_f675 .selected_00b6.fn-focus-ea04 > .border-a755,
.heading_up_f675 .selected_00b6:focus > .outline-0281,
.heading_up_f675 .selected_00b6:focus > .border-a755,
.heading_up_f675 .selected_00b6:hover > .outline-0281,
.heading_up_f675 .selected_00b6:hover > .border-a755 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.heading_up_f675.popup_prev_7b9f .background-084a:after,
.heading_up_f675.popup_prev_7b9f .background-084a:before {
  content: "";
  display: table;
}
.heading_up_f675.popup_prev_7b9f .background-084a:after {
  clear: both;
}
.heading_up_f675.popup_prev_7b9f .background-084a > li {
  float: left;
}
.heading_up_f675.fluid-7fd2 .background-084a:after,
.heading_up_f675.fluid-7fd2 .background-084a:before {
  content: "";
  display: table;
}
.heading_up_f675.fluid-7fd2 .background-084a:after {
  clear: both;
}
.heading_up_f675.fluid-7fd2 .background-084a > li {
  float: left;
}
.heading_up_f675.fluid-7fd2 .background-084a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.heading_up_f675.fluid-7fd2 .background-084a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.heading_up_f675.fluid-7fd2 .background-084a > li.widget_in_a879 > a,
.heading_up_f675.fluid-7fd2 .background-084a > li.main_921c > a {
  color: #fff;
  background-color: #1e4b75;
}
.heading_up_f675.heading_4abc .background-084a > li > a .slider_wide_180d {
  position: relative;
}
.heading_up_f675.heading_4abc .background-084a > li > a .slider_wide_180d: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;
}
.heading_up_f675.heading_4abc
  .background-084a
  > li:focus
  > a
  .slider_wide_180d:before,
.heading_up_f675.heading_4abc
  .background-084a
  > li:hover
  > a
  .slider_wide_180d:before {
  width: 100%;
  background-color: currentColor;
}
.heading_up_f675.heading_4abc
  .background-084a
  > li.widget_in_a879
  > a
  .slider_wide_180d:before,
.heading_up_f675.heading_4abc
  .background-084a
  > li.feature_middle_d2e4
  > a
  .slider_wide_180d:before {
  width: 100%;
  background-color: currentColor;
}
.heading_up_f675.pagination_stale_0264 .background-084a > li > a .slider_wide_180d {
  position: relative;
}
.heading_up_f675.pagination_stale_0264 .background-084a > li > a .slider_wide_180d: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;
}
.heading_up_f675.pagination_stale_0264 .background-084a > li:focus > a .slider_wide_180d:before,
.heading_up_f675.pagination_stale_0264
  .background-084a
  > li:hover
  > a
  .slider_wide_180d:before {
  width: 100%;
  background-color: currentColor;
}
.heading_up_f675.pagination_stale_0264
  .background-084a
  > li.widget_in_a879
  > a
  .slider_wide_180d:before,
.heading_up_f675.pagination_stale_0264
  .background-084a
  > li.feature_middle_d2e4
  > a
  .slider_wide_180d:before {
  width: 100%;
  background-color: currentColor;
}
.heading-2c34 .link_glass_5603 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.heading-2c34 .link_glass_5603 li:first-child > a {
  border-top: none;
}
.heading-2c34 .link_glass_5603 .summary_fac3 > .slider_wide_180d .accordion-e216 {
  display: none;
}
.heading-2c34 .link_glass_5603 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.heading-2c34 .link_glass_5603 li:last-child {
  border: none;
}
.heading-2c34 .link_glass_5603 li.blue-6004 > a {
  padding-right: 45px !important;
}
.heading-2c34 .link_glass_5603 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.heading-2c34 .link_glass_5603 li a:focus,
.heading-2c34 .link_glass_5603 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-2c34 .link_glass_5603 li .caption_blue_e92e {
  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;
}
.heading-2c34 .link_glass_5603 li .caption_blue_e92e:hover {
  box-shadow: none;
}
.heading-2c34 .link_glass_5603 li .caption_blue_e92e .accordion-e216 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.heading-2c34 .link_glass_5603 .border-a755 {
  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);
}
.heading-2c34 .link_glass_5603 .border-a755 li a {
  padding-left: 3em;
}
.heading-2c34 .link_glass_5603 .row_258f > a .caption_blue_e92e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.heading-2c34 .link_glass_5603 .row_258f > .border-a755 {
  display: block;
  opacity: 1;
}
.yellow-1099 {
  max-width: 100%;
}
.shadow-tiny-d3e8 {
  line-height: 0;
  cursor: pointer;
}
.form-ce05 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.form-ce05:hover {
  box-shadow: none;
  color: currentColor;
}
.form-ce05 svg {
  width: 18px;
  height: 18px;
}
.form-ce05 .texture-4065 {
  display: none;
}
.content-0aaa {
  position: relative;
}
.content-0aaa.fn-active-ea04 .form-ce05 .selected-39b7 {
  display: none;
}
.content-0aaa.fn-active-ea04 .form-ce05 .texture-4065 {
  display: inline-block;
}
.content-0aaa .disabled-copper-bd52 {
  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);
}
.content-0aaa.hovered-77de .disabled-copper-bd52 {
  left: auto;
  right: -0.9em;
}
.content-0aaa.hovered-77de .nav_under_f2af::before {
  left: auto;
  right: 15px;
}
.content-0aaa.fn-active-ea04 .disabled-copper-bd52 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag_fixed_a932 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag_fixed_a932 label {
  flex-basis: 100%;
}
.tag_fixed_a932 .tag-9050 {
  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;
}
.tag_fixed_a932 .info_0fc5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag_fixed_a932 .info_0fc5:focus {
  background-color: transparent;
}
.tag_fixed_a932 button.primary-paper-0aca {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag_fixed_a932 button.primary-paper-0aca:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag_fixed_a932 button.primary-paper-0aca svg {
  width: 18px;
  height: 18px;
}
.tag_fixed_a932 input[type="submit"] {
  min-height: auto;
}
.filter-over-82f7 .tag_fixed_a932 .info_0fc5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.nav_under_f2af {
  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) {
  .nav_under_f2af {
    width: 220px;
  }
}
.nav_under_f2af label {
  flex-basis: 100%;
}
.nav_under_f2af::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;
}
.surface_666f .filter-over-82f7 .tag_fixed_a932 {
  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;
}
.surface_666f
  .filter-over-82f7
  .tag_fixed_a932
  .tag-9050 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.surface_666f .filter-over-82f7 .tag_fixed_a932 .info_0fc5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.surface_666f
  .filter-over-82f7
  .tag_fixed_a932
  .info_0fc5:focus {
  background: 0 0;
}
.surface_666f
  .filter-over-82f7
  .tag_fixed_a932
  .new-0ae1 {
  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;
}
.tiny_d89c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tiny_d89c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tiny_d89c li:last-child {
  margin-right: 0;
}
.tiny_d89c li:first-child {
  margin-left: 0;
}
.tiny_d89c.action-f9da a {
  color: #fff;
}
.tiny_d89c.action-f9da a:hover {
  color: #fff;
}
.tiny_d89c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tiny_d89c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tiny_d89c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tiny_d89c a:hover {
  opacity: 0.9;
  color: inherit;
}
.tiny_d89c [class*="social-icon-apple"] {
  background-color: #999;
}
.tiny_d89c [class*="social-icon-apple"].iron-650f {
  background-color: transparent;
  color: #999;
}
.tiny_d89c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tiny_d89c [class*="social-icon-behance"].iron-650f {
  background-color: transparent;
  color: #1769ff;
}
.tiny_d89c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tiny_d89c [class*="social-icon-bitbucket"].iron-650f {
  background-color: transparent;
  color: #205081;
}
.tiny_d89c [class*="social-icon-codepen"] {
  background-color: #000;
}
.tiny_d89c [class*="social-icon-codepen"].iron-650f {
  background-color: transparent;
  color: #000;
}
.tiny_d89c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tiny_d89c [class*="social-icon-delicious"].iron-650f {
  background-color: transparent;
  color: #39f;
}
.tiny_d89c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tiny_d89c [class*="social-icon-digg"].iron-650f {
  background-color: transparent;
  color: #005be2;
}
.tiny_d89c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tiny_d89c [class*="social-icon-dribbble"].iron-650f {
  background-color: transparent;
  color: #ea4c89;
}
.tiny_d89c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tiny_d89c [class*="social-icon-envelope"].iron-650f {
  background-color: transparent;
  color: #ea4335;
}
.tiny_d89c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tiny_d89c [class*="social-icon-facebook"].iron-650f {
  background-color: transparent;
  color: #3b5998;
}
.tiny_d89c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tiny_d89c [class*="social-icon-flickr"].iron-650f {
  background-color: transparent;
  color: #0063dc;
}
.tiny_d89c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tiny_d89c [class*="social-icon-foursquare"].iron-650f {
  background-color: transparent;
  color: #2d5be3;
}
.tiny_d89c [class*="social-icon-github"] {
  background-color: #333;
}
.tiny_d89c [class*="social-icon-github"].iron-650f {
  background-color: transparent;
  color: #333;
}
.tiny_d89c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tiny_d89c [class*="social-icon-google-plus"].iron-650f {
  background-color: transparent;
  color: #dd4b39;
}
.tiny_d89c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tiny_d89c [class*="social-icon-houzz"].iron-650f {
  background-color: transparent;
  color: #7ac142;
}
.tiny_d89c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tiny_d89c [class*="social-icon-instagram"].iron-650f {
  background-color: transparent;
  color: #262626;
}
.tiny_d89c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tiny_d89c [class*="social-icon-jsfiddle"].iron-650f {
  background-color: transparent;
  color: #487aa2;
}
.tiny_d89c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tiny_d89c [class*="social-icon-linkedin"].iron-650f {
  background-color: transparent;
  color: #0077b5;
}
.tiny_d89c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tiny_d89c [class*="social-icon-medium"].iron-650f {
  background-color: transparent;
  color: #00ab6b;
}
.tiny_d89c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tiny_d89c
  [class*="social-icon-odnoklassniki"].iron-650f {
  background-color: transparent;
  color: #f4731c;
}
.tiny_d89c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tiny_d89c [class*="social-icon-meetup"].iron-650f {
  background-color: transparent;
  color: #ec1c40;
}
.tiny_d89c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tiny_d89c [class*="social-icon-pinterest"].iron-650f {
  background-color: transparent;
  color: #bd081c;
}
.tiny_d89c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tiny_d89c [class*="social-icon-product-hunt"].iron-650f {
  background-color: transparent;
  color: #da552f;
}
.tiny_d89c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tiny_d89c [class*="social-icon-reddit"].iron-650f {
  background-color: transparent;
  color: #ff4500;
}
.tiny_d89c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tiny_d89c [class*="social-icon-rss"].iron-650f {
  background-color: transparent;
  color: #f26522;
}
.tiny_d89c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tiny_d89c
  [class*="social-icon-shopping-cart"].iron-650f {
  background-color: transparent;
  color: #4caf50;
}
.tiny_d89c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tiny_d89c [class*="social-icon-skype"].iron-650f {
  background-color: transparent;
  color: #00aff0;
}
.tiny_d89c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tiny_d89c [class*="social-icon-slideshare"].iron-650f {
  background-color: transparent;
  color: #0077b5;
}
.tiny_d89c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tiny_d89c [class*="social-icon-snapchat"].iron-650f {
  background-color: transparent;
  color: #fffc00;
}
.tiny_d89c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tiny_d89c [class*="social-icon-soundcloud"].iron-650f {
  background-color: transparent;
  color: #f80;
}
.tiny_d89c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tiny_d89c [class*="social-icon-spotify"].iron-650f {
  background-color: transparent;
  color: #2ebd59;
}
.tiny_d89c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tiny_d89c
  [class*="social-icon-stack-overflow"].iron-650f {
  background-color: transparent;
  color: #fe7a15;
}
.tiny_d89c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tiny_d89c [class*="social-icon-maldkfgram"].iron-650f {
  background-color: transparent;
  color: #2ca5e0;
}
.tiny_d89c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tiny_d89c [class*="social-icon-tripadvisor"].iron-650f {
  background-color: transparent;
  color: #589442;
}
.tiny_d89c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tiny_d89c [class*="social-icon-tumblr"].iron-650f {
  background-color: transparent;
  color: #35465c;
}
.tiny_d89c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tiny_d89c [class*="social-icon-twitch"].iron-650f {
  background-color: transparent;
  color: #6441a5;
}
.tiny_d89c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tiny_d89c [class*="social-icon-twitter"].iron-650f {
  background-color: transparent;
  color: #1da1f2;
}
.tiny_d89c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tiny_d89c [class*="social-icon-vimeo"].iron-650f {
  background-color: transparent;
  color: #1ab7ea;
}
.tiny_d89c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tiny_d89c [class*="social-icon-vk"].iron-650f {
  background-color: transparent;
  color: #45668e;
}
.tiny_d89c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tiny_d89c [class*="social-icon-weibo"].iron-650f {
  background-color: transparent;
  color: #df2029;
}
.tiny_d89c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tiny_d89c [class*="social-icon-weixin"].iron-650f {
  background-color: transparent;
  color: #7bb32e;
}
.tiny_d89c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tiny_d89c [class*="social-icon-whatsapp"].iron-650f {
  background-color: transparent;
  color: #25d366;
}
.tiny_d89c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tiny_d89c [class*="social-icon-wordpress"].iron-650f {
  background-color: transparent;
  color: #21759b;
}
.tiny_d89c [class*="social-icon-xing"] {
  background-color: #026466;
}
.tiny_d89c [class*="social-icon-xing"].iron-650f {
  background-color: transparent;
  color: #026466;
}
.tiny_d89c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tiny_d89c [class*="social-icon-yelp"].iron-650f {
  background-color: transparent;
  color: #af0606;
}
.tiny_d89c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tiny_d89c [class*="social-icon-youtube"].iron-650f {
  background-color: transparent;
  color: #cd201f;
}
.complex-0418 {
  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;
}
.complex-0418:hover {
  box-shadow: none;
  background: 0 0;
}
.input-fluid-dd15 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.right-9b37 {
  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;
}
.chip_924d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.media-9745 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.media-9745,
.media-9745::after,
.media-9745::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;
}
.media-9745::after,
.media-9745::before {
  content: "";
  display: block;
  background-color: inherit;
}
.new_1d65 .right-9b37 .chip_924d {
  margin-top: -2px;
  width: 19px;
}
.new_1d65 .right-9b37 .media-9745 {
  margin-top: -1px;
}
.new_1d65 .right-9b37 .media-9745,
.new_1d65 .right-9b37 .media-9745::after,
.new_1d65 .right-9b37 .media-9745::before {
  width: 19px;
  height: 2px;
}
.new_1d65 .right-9b37 .media-9745::before {
  top: -6px;
}
.new_1d65 .right-9b37 .media-9745::after {
  bottom: -6px;
}
.panel-medium-023e .right-9b37 .chip_924d {
  margin-top: -2px;
  width: 22px;
}
.panel-medium-023e .right-9b37 .media-9745 {
  margin-top: -1px;
}
.panel-medium-023e .right-9b37 .media-9745,
.panel-medium-023e .right-9b37 .media-9745::after,
.panel-medium-023e .right-9b37 .media-9745::before {
  width: 22px;
  height: 2px;
}
.panel-medium-023e .right-9b37 .media-9745::before {
  top: -7px;
}
.panel-medium-023e .right-9b37 .media-9745::after {
  bottom: -7px;
}
.under_c7d2 .right-9b37 .chip_924d {
  margin-top: -2px;
  width: 31px;
}
.under_c7d2 .right-9b37 .media-9745 {
  margin-top: -1.5px;
}
.under_c7d2 .right-9b37 .media-9745,
.under_c7d2 .right-9b37 .media-9745::after,
.under_c7d2 .right-9b37 .media-9745::before {
  width: 31px;
  height: 3px;
}
.under_c7d2 .right-9b37 .media-9745::before {
  top: -9px;
}
.under_c7d2 .right-9b37 .media-9745::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .message_dab7 .right-9b37 .chip_924d {
    margin-top: -2px;
    width: 19px;
  }
  .message_dab7 .right-9b37 .media-9745 {
    margin-top: -1px;
  }
  .message_dab7 .right-9b37 .media-9745,
  .message_dab7 .right-9b37 .media-9745::after,
  .message_dab7 .right-9b37 .media-9745::before {
    width: 19px;
    height: 2px;
  }
  .message_dab7 .right-9b37 .media-9745::before {
    top: -6px;
  }
  .message_dab7 .right-9b37 .media-9745::after {
    bottom: -6px;
  }
  .tabs-341d .right-9b37 .chip_924d {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-341d .right-9b37 .media-9745 {
    margin-top: -1px;
  }
  .tabs-341d .right-9b37 .media-9745,
  .tabs-341d .right-9b37 .media-9745::after,
  .tabs-341d .right-9b37 .media-9745::before {
    width: 22px;
    height: 2px;
  }
  .tabs-341d .right-9b37 .media-9745::before {
    top: -7px;
  }
  .tabs-341d .right-9b37 .media-9745::after {
    bottom: -7px;
  }
  .next-3b8d .right-9b37 .chip_924d {
    margin-top: -2px;
    width: 31px;
  }
  .next-3b8d .right-9b37 .media-9745 {
    margin-top: -1.5px;
  }
  .next-3b8d .right-9b37 .media-9745,
  .next-3b8d .right-9b37 .media-9745::after,
  .next-3b8d .right-9b37 .media-9745::before {
    width: 31px;
    height: 3px;
  }
  .next-3b8d .right-9b37 .media-9745::before {
    top: -9px;
  }
  .next-3b8d .right-9b37 .media-9745::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .medium-3ed0 .right-9b37 .chip_924d {
    margin-top: -2px;
    width: 19px;
  }
  .medium-3ed0 .right-9b37 .media-9745 {
    margin-top: -1px;
  }
  .medium-3ed0 .right-9b37 .media-9745,
  .medium-3ed0 .right-9b37 .media-9745::after,
  .medium-3ed0 .right-9b37 .media-9745::before {
    width: 19px;
    height: 2px;
  }
  .medium-3ed0 .right-9b37 .media-9745::before {
    top: -6px;
  }
  .medium-3ed0 .right-9b37 .media-9745::after {
    bottom: -6px;
  }
  .caption_adc6 .right-9b37 .chip_924d {
    margin-top: -2px;
    width: 22px;
  }
  .caption_adc6 .right-9b37 .media-9745 {
    margin-top: -1px;
  }
  .caption_adc6 .right-9b37 .media-9745,
  .caption_adc6 .right-9b37 .media-9745::after,
  .caption_adc6 .right-9b37 .media-9745::before {
    width: 22px;
    height: 2px;
  }
  .caption_adc6 .right-9b37 .media-9745::before {
    top: -7px;
  }
  .caption_adc6 .right-9b37 .media-9745::after {
    bottom: -7px;
  }
  .smooth-8916 .right-9b37 .chip_924d {
    margin-top: -2px;
    width: 31px;
  }
  .smooth-8916 .right-9b37 .media-9745 {
    margin-top: -1.5px;
  }
  .smooth-8916 .right-9b37 .media-9745,
  .smooth-8916 .right-9b37 .media-9745::after,
  .smooth-8916 .right-9b37 .media-9745::before {
    width: 31px;
    height: 3px;
  }
  .smooth-8916 .right-9b37 .media-9745::before {
    top: -9px;
  }
  .smooth-8916 .right-9b37 .media-9745::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .basic_9bfa .right-9b37 .chip_924d {
    margin-top: -2px;
    width: 19px;
  }
  .basic_9bfa .right-9b37 .media-9745 {
    margin-top: -1px;
  }
  .basic_9bfa .right-9b37 .media-9745,
  .basic_9bfa .right-9b37 .media-9745::after,
  .basic_9bfa .right-9b37 .media-9745::before {
    width: 19px;
    height: 2px;
  }
  .basic_9bfa .right-9b37 .media-9745::before {
    top: -6px;
  }
  .basic_9bfa .right-9b37 .media-9745::after {
    bottom: -6px;
  }
  .paragraph-2063 .right-9b37 .chip_924d {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-2063 .right-9b37 .media-9745 {
    margin-top: -1px;
  }
  .paragraph-2063 .right-9b37 .media-9745,
  .paragraph-2063 .right-9b37 .media-9745::after,
  .paragraph-2063 .right-9b37 .media-9745::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-2063 .right-9b37 .media-9745::before {
    top: -7px;
  }
  .paragraph-2063 .right-9b37 .media-9745::after {
    bottom: -7px;
  }
  .yellow_c19c .right-9b37 .chip_924d {
    margin-top: -2px;
    width: 31px;
  }
  .yellow_c19c .right-9b37 .media-9745 {
    margin-top: -1.5px;
  }
  .yellow_c19c .right-9b37 .media-9745,
  .yellow_c19c .right-9b37 .media-9745::after,
  .yellow_c19c .right-9b37 .media-9745::before {
    width: 31px;
    height: 3px;
  }
  .yellow_c19c .right-9b37 .media-9745::before {
    top: -9px;
  }
  .yellow_c19c .right-9b37 .media-9745::after {
    bottom: -9px;
  }
}
.mask_action_044c .media-9745 {
  -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);
}
.mask_action_044c .media-9745::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mask_action_044c .media-9745::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);
}
.mask_action_044c.last_cf96 .media-9745 {
  -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);
}
.mask_action_044c.last_cf96 .media-9745::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mask_action_044c.last_cf96 .media-9745::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);
}
.cool_4f11 {
  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.wrapper_huge_7772:before {
  display: none;
}
.form_c069 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.form_c069 .element_ee6e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.form_c069 .element_ee6e:last-of-type {
  border-bottom: none;
}
.form_c069 .element_ee6e.dirty-97c8,
.form_c069 .element_ee6e.blue-f1dd,
.form_c069 .element_ee6e.bottom_8600 {
  padding: 0;
}
.form_c069 .heading-2c34 .caption_blue_e92e {
  color: currentColor;
}
.form_c069 .heading-2c34 .caption_blue_e92e:focus,
.form_c069 .heading-2c34 .caption_blue_e92e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_c069.nav_pro_4676 .short-46f0,
.form_c069.nav_pro_4676 .banner-fedd a,
.form_c069.nav_pro_4676 .background-084a a,
.form_c069.nav_pro_4676 .border-a755 a {
  color: rgba(0, 0, 0, 0.55);
}
.form_c069.nav_pro_4676 .short-46f0:hover,
.form_c069.nav_pro_4676 .banner-fedd a:hover,
.form_c069.nav_pro_4676 .background-084a a:hover,
.form_c069.nav_pro_4676 .border-a755 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form_c069.nav_pro_4676 .menu_small_bb24 {
  color: rgba(0, 0, 0, 0.8);
}
.form_c069.nav_pro_4676 .element_ee6e {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_c069.nav_pro_4676 .element_ee6e:before {
  background: rgba(0, 0, 0, 0.08);
}
.form_c069.nav_pro_4676 .iron-816e:before {
  background: rgba(255, 255, 255, 0.9);
}
.form_c069.nav_pro_4676 .heading-2c34 .link_glass_5603 li a,
.form_c069.nav_pro_4676 .heading-2c34 .caption_blue_e92e,
.form_c069.nav_pro_4676 .border-a755 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_c069.nav_pro_4676 .heading-2c34 .caption_blue_e92e:focus,
.form_c069.nav_pro_4676 .heading-2c34 .caption_blue_e92e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_c069.nav_pro_4676 .link_glass_5603 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_c069.icon_baa4 .short-46f0,
.form_c069.icon_baa4 .banner-fedd a,
.form_c069.icon_baa4 .background-084a .caption_blue_e92e,
.form_c069.icon_baa4 .background-084a a,
.form_c069.icon_baa4 .border-a755 a {
  color: rgba(255, 255, 255, 0.79);
}
.form_c069.icon_baa4 .short-46f0:hover,
.form_c069.icon_baa4 .banner-fedd a:hover,
.form_c069.icon_baa4 .background-084a .caption_blue_e92e:hover,
.form_c069.icon_baa4 .background-084a a:hover,
.form_c069.icon_baa4 .border-a755 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_c069.icon_baa4 .menu_small_bb24 {
  color: rgba(255, 255, 255, 0.99);
}
.form_c069.icon_baa4 .element_ee6e {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_c069.icon_baa4 .element_ee6e:before {
  background: rgba(255, 255, 255, 0.08);
}
.form_c069.icon_baa4 .iron-816e:before {
  background: rgba(0, 0, 0, 0.9);
}
.form_c069.icon_baa4 .heading-2c34 .link_glass_5603 li a,
.form_c069.icon_baa4 .heading-2c34 .caption_blue_e92e,
.form_c069.icon_baa4 .border-a755 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_c069.icon_baa4 .heading-2c34 .caption_blue_e92e:focus,
.form_c069.icon_baa4 .heading-2c34 .caption_blue_e92e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_c069.icon_baa4 .link_glass_5603 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron-816e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.iron-816e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.iron-ef88 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.under_9190 .form_c069 {
  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;
}
.under_9190 .element_ee6e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.under_9190 .element_ee6e: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) {
  .under_9190 .element_ee6e:before {
    width: 16%;
    left: 42%;
  }
}
.under_9190 .element_ee6e:last-child:before {
  content: none;
}
.under_9190 .element_ee6e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.under_9190 .heading-2c34 .link_glass_5603 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.under_9190 .heading-2c34 .link_glass_5603 li a .caption_blue_e92e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.under_9190 .heading-2c34 .border-a755 {
  border: none;
}
.under_9190 .heading-2c34 .border-a755 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.under_9190 .iron-816e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.under_9190 .iron-ef88 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.under_9190 .icon_baa4 .iron-816e:before {
  background: rgba(0, 0, 0, 0.9);
}
.under_9190 .nav_pro_4676.form_right_bb03 .media-9745 {
  background: rgba(0, 0, 0, 0.6);
}
.under_9190
  .nav_pro_4676.form_right_bb03
  .media-9745::after,
.under_9190
  .nav_pro_4676.form_right_bb03
  .media-9745:before {
  background: inherit;
}
.under_9190
  .nav_pro_4676.form_right_bb03:hover
  .media-9745 {
  background: rgba(0, 0, 0, 0.8);
}
.iron-7ed2 .form_c069 {
  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) {
  .iron-7ed2 .form_c069 {
    width: auto;
    right: 45px;
  }
}
.banner-complex-65e8 .form_c069 {
  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) {
  .banner-complex-65e8 .form_c069 {
    width: auto;
    left: 45px;
  }
}
.wrapper_huge_7772 .form_c069 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wrapper_huge_7772 .iron-ef88 {
  max-width: 48em;
  margin: 0 auto;
}
.wrapper_huge_7772 .iron-816e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.lite_ef8b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.lite_ef8b.under_9190 .form_c069 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.lite_ef8b.iron-7ed2 .form_c069 {
  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);
}
.lite_ef8b .form_c069 {
  visibility: visible;
}
.lite_ef8b.banner-complex-65e8 .form_c069 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.over-5693,
.backdrop-slow-217e {
  overflow-x: hidden;
}
.over-5693 .form_c069 {
  overflow: auto;
}
.over-5693.under_9190 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.over-5693.under_9190 .form_c069 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.over-5693.under_9190 .complex-0418 {
  opacity: 0;
}
.over-5693.iron-7ed2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.over-5693.iron-7ed2 .form_c069 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.over-5693.iron-7ed2 .complex-0418 {
  opacity: 0;
}
.over-5693.banner-complex-65e8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.over-5693.banner-complex-65e8 .form_c069 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.over-5693.banner-complex-65e8 .complex-0418 {
  opacity: 0;
}
.over-5693.wrapper_huge_7772 .form_c069 {
  z-index: 10;
  visibility: visible;
}
.form_right_bb03 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.form_right_bb03 .media-9745 {
  background: rgba(255, 255, 255, 0.99);
}
.form_right_bb03 .media-9745::after,
.form_right_bb03 .media-9745:before {
  background: inherit;
}
.form_right_bb03:hover .media-9745 {
  background: rgba(255, 255, 255, 0.99);
}
.banner-complex-65e8 .form_right_bb03 {
  top: 10px;
  right: auto;
  left: 12px;
}
.wrapper_huge_7772 .form_right_bb03 {
  display: none !important;
}
.over-5693:before,
.backdrop-slow-217e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.over-5693 .form_right_bb03,
.backdrop-slow-217e .form_right_bb03 {
  display: inline-block;
}
.form_c069 .dim_168e {
  -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;
}
.over-5693 .form_c069 .dim_168e,
.backdrop-slow-217e .form_c069 .dim_168e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lite-6c65 .tag-9050 {
  width: 100%;
}
.dynamic-d844 {
  padding: 0 0.5em 0;
}
.dynamic-d844 [class*="customify-col-"],
.dynamic-d844 [class*="customify-col_"],
.dynamic-d844 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.disabled_hot_9119 .dynamic-d844 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pagination_acaf .steel-0b3c,
  .steel-0b3c {
    display: none;
  }
  .dark-2dd6 {
    text-align: left;
  }
  .aside_mini_6fb0 {
    text-align: center;
  }
  .badge_a693 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pagination_acaf .search-3620,
  .search-3620 {
    display: none;
  }
  .icon-cbb8 {
    text-align: left;
  }
  .footer-e84e {
    text-align: center;
  }
  .shadow_first_3d64 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pagination_acaf .highlight-pink-a12d,
  .highlight-pink-a12d {
    display: none;
  }
  .pagination-stale-81f0 {
    text-align: left;
  }
  .pagination-fluid-7da9 {
    text-align: center;
  }
  .pattern-center-1225 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern-82dd {
  box-shadow: none !important;
}
.dark_12b6 .primary-86c7,
.texture_2710 .primary-86c7 {
  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;
}
.texture_2710 .primary-86c7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.photo_hovered_4330 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.photo_hovered_4330:after,
.photo_hovered_4330:before {
  content: "";
  display: table;
}
.photo_hovered_4330:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .photo_hovered_4330 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.photo_hovered_4330,
.tabs-current-08df {
  max-width: 1248px;
  margin: 0 auto;
}

.item_out_ebd5.icon_d8a3 .photo_hovered_4330 {
  max-width: 100%;
}
.item_out_ebd5.tabs-copper-1097 {
  max-width: 1200px;
  margin: 0 auto;
}
.item_out_ebd5.card-7dba .photo_hovered_4330 {
  max-width: 100%;
}
.item_out_ebd5.card-7dba > .photo_hovered_4330 {
  padding-left: 0;
  padding-right: 0;
}
.item_out_ebd5.card-7dba > .photo_hovered_4330 .pagination_acaf {
  margin: 0;
}
.item_out_ebd5.card-7dba
  > .photo_hovered_4330
  .copper-2fc0.button-023a {
  margin-right: 0;
  margin-left: 0;
}
.item_out_ebd5.card-7dba #main.button-023a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main-lower-570f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main-lower-570f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .component_yellow_32ba .orange_96c4 {
    padding-right: 1em;
  }
  .component_yellow_32ba.orange_eceb .copper-2fc0 {
    border-right: 1px solid #eaecee;
  }
  .component_yellow_32ba.orange_eceb .orange_96c4 {
    padding-right: 1em;
  }
  .component_yellow_32ba.orange_eceb .cool_fed3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-stale-3772 .orange_96c4 {
    padding-left: 1em;
  }
  .notice-stale-3772.orange_eceb .copper-2fc0 {
    border-left: 1px solid #eaecee;
  }
  .notice-stale-3772.orange_eceb .orange_96c4 {
    padding-left: 1em;
  }
  .notice-stale-3772.orange_eceb .cool_fed3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_3b02 .orange_96c4 {
    padding-left: 1em;
  }
  .copper_3b02.orange_eceb .component-cool-0a86 {
    border-right: 1px solid #eaecee;
  }
  .copper_3b02.orange_eceb .large_e043 {
    border-right: 1px solid #eaecee;
  }
  .copper_3b02.orange_eceb .orange_96c4 {
    padding-left: 1em;
  }
  .copper_3b02.orange_eceb .cool_fed3 {
    padding-right: 1em;
  }
  .copper_3b02.orange_eceb .progress_old_f3d2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_21db .orange_96c4 {
    padding-right: 1em;
  }
  .dropdown_21db.orange_eceb .component-cool-0a86 {
    border-left: 1px solid #eaecee;
  }
  .dropdown_21db.orange_eceb .large_e043 {
    border-left: 1px solid #eaecee;
  }
  .dropdown_21db.orange_eceb .orange_96c4 {
    padding-right: 1em;
  }
  .dropdown_21db.orange_eceb .cool_fed3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown_21db.orange_eceb .progress_old_f3d2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-lower-570f .orange_96c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-lower-570f.orange_eceb .copper-2fc0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main-lower-570f.orange_eceb .orange_96c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-lower-570f.orange_eceb .cool_fed3 {
    padding-left: 1em;
  }
  .main-lower-570f.orange_eceb .progress_old_f3d2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main-lower-570f.orange_eceb .orange_96c4 {
    padding-left: 0;
  }
}
.heading-over-b4dd .plasma_cbe0 {
  display: inline-block;
}
.wrapper_pro_4fca {
  display: inline-block;
}
.breadcrumb-8ddd {
  word-con: break-word;
}
.backdrop-simple-a2e4 > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop-simple-a2e4 .main_inner_9138 {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop-simple-a2e4 .search_0d12 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.solid-09d9 .pattern-black-99b5 {
  margin-bottom: 2em;
}
.solid-09d9 .east-3137 {
  margin-bottom: 15px;
}
.solid-09d9 .east-3137:last-child {
  margin-bottom: 0;
}
.solid-09d9 .heading_cdad {
  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) {
  .solid-09d9 .heading_cdad {
    display: block;
  }
}
.solid-09d9 .focused_5a0a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .solid-09d9 .focused_5a0a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.solid-09d9 .slider_bright_5da8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.solid-09d9 .slider_bright_5da8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.solid-09d9 .slider_bright_5da8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.solid-09d9 .breadcrumb-8ddd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.solid-09d9 .breadcrumb-8ddd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.solid-09d9 .orange-bc06 p:last-child {
  margin-bottom: 0;
}
.solid-09d9 .in_c53f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.solid-09d9 .background-f380 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.solid-09d9 .focused_2418 {
  margin-top: 1em;
}
.solid-09d9 .status_9f1b {
  top: 0;
  display: block;
}
.solid-09d9 .status_9f1b a {
  color: inherit;
}
.solid-09d9 .status_9f1b a:hover {
  color: inherit;
}
.solid-09d9 .narrow-05d9 {
  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;
}
.solid-09d9 .narrow-05d9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.solid-09d9 .background-f380 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.solid-09d9 .left_e790 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.solid-09d9 .left_e790:first-child {
  margin-top: 0;
}
.solid-09d9 .left_e790.overlay_27c4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.solid-09d9 .left_e790.yellow_e8bc {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.solid-09d9
  .left_e790.yellow_e8bc.active_north_d02e
  .focused_2418 {
  width: 100%;
}
.solid-09d9 .yellow_e8bc {
  -webkit-box-align: center;
  align-items: center;
}
.solid-09d9 .yellow_e8bc .backdrop-simple-a2e4,
.solid-09d9 .yellow_e8bc > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.solid-09d9 .slider_bright_5da8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.solid-09d9 .slider_bright_5da8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.solid-09d9 .slider_bright_5da8: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;
}
.solid-09d9 .overlay_27c4 {
  z-index: 5;
}
.solid-09d9 .frame-short-2e90 .texture-tiny-ce22 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.solid-09d9 .hero_hard_dd2b .texture-tiny-ce22 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.solid-09d9 .caption_brown_2ee4 .texture-tiny-ce22 {
  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;
}
.solid-09d9.fast_25e1 .heading_cdad,
.solid-09d9.form_3fae .heading_cdad {
  display: block;
}
.solid-09d9.fast_25e1 .heading_cdad .block_over_74f0,
.solid-09d9.fast_25e1 .heading_cdad .background-f380,
.solid-09d9.form_3fae .heading_cdad .block_over_74f0,
.solid-09d9.form_3fae .heading_cdad .background-f380 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.solid-09d9.card_824f .focused_5a0a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .solid-09d9.card_824f .focused_5a0a {
    margin-right: 0;
  }
}
.solid-09d9.fast_25e1 .focused_5a0a,
.solid-09d9.form_3fae .focused_5a0a {
  padding-top: 40%;
}
.solid-09d9.fast_25e1 .pattern-black-99b5,
.solid-09d9.form_3fae .pattern-black-99b5 {
  display: block;
}
.solid-09d9.fast_25e1 .fn-sticky-ea04 .background-f380,
.solid-09d9.form_3fae .fn-sticky-ea04 .background-f380 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.solid-09d9.fast_25e1 .focused_5a0a,
.solid-09d9.form_3fae .focused_5a0a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.solid-09d9.fast_25e1 .background-f380 {
  padding: 1em;
}
.east-2b4a {
  margin: 30px auto;
  display: block;
}
.east-2b4a .widget_b554 > * {
  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;
}
.east-2b4a .widget_b554 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east-2b4a .widget_b554 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover_12b6 .backdrop-simple-a2e4 {
  margin-bottom: 1.41575em;
}
.hover_12b6 .notification-50c1 {
  margin-bottom: 1.618em;
}
.west_f82c .dropdown_large_4539 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.west_f82c .dropdown_large_4539 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.west_f82c .row_3c4a {
  max-width: 100%;
  overflow: auto;
}
.east-3d96 .west_f82c a:hover {
  text-decoration: underline;
}
.pagination_small_f9f9 .east-3137:not(.breadcrumb-8ddd),
.pagination_small_f9f9 .slider_bright_5da8 {
  margin-bottom: 1.41575em;
}
.pagination_small_f9f9 .east-3137:not(.breadcrumb-8ddd):last-child,
.pagination_small_f9f9 .slider_bright_5da8:last-child {
  margin-bottom: 0;
}
.pagination_small_f9f9 .east-3137.backdrop-db08 {
  margin-bottom: 0.41575em;
}
.pagination_small_f9f9 .overlay_inner_fc5d:before,
.pagination_small_f9f9 .component_slow_eb74:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination_small_f9f9 .overlay_inner_fc5d:before {
  content: "\f115";
}
.pagination_small_f9f9 .component_slow_eb74:before {
  content: "\f02c";
}
.pagination_small_f9f9 .main-cold-022e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination_small_f9f9 .main-cold-022e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.soft-d66f {
  display: -webkit-box;
  display: flex;
}
.soft-d66f .solid-efdc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .soft-d66f .solid-efdc {
    flex-basis: 90px;
  }
}
.soft-d66f .badge_6737 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .soft-d66f .badge_6737 {
    flex-basis: calc(100% - 50px);
  }
}
.soft-d66f .clean_8bc0 p:last-child {
  margin-bottom: 0.72em;
}
.nav_4482 .widget_b554 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.nav_4482 .widget_b554:after,
.nav_4482 .widget_b554:before {
  content: "";
  display: table;
}
.nav_4482 .widget_b554:after {
  clear: both;
}
.nav_4482 .widget_b554 .full-7e19,
.nav_4482 .widget_b554 .info_8230 {
  width: 49%;
}
.nav_4482 .widget_b554 .full-7e19 a span.sort-3c3e,
.nav_4482 .widget_b554 .info_8230 a span.sort-3c3e {
  display: block;
  margin-bottom: 5px;
}
.nav_4482 .widget_b554 .info_8230 {
  float: left;
  text-align: left;
}
.nav_4482 .widget_b554 .full-7e19 {
  float: right;
  text-align: right;
}
.upper_a6fd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .upper_a6fd {
    margin-bottom: 0;
  }
}
.accent_lower_7caa {
  margin-bottom: 1em;
}
.accent_lower_7caa .breadcrumb-8ddd {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon_copper_2ded a {
  display: block;
  line-height: 0;
  position: relative;
}
.message-tiny-34d8 .accent_lower_7caa,
.detail-3418 .accent_lower_7caa {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .message-tiny-34d8 .accent_lower_7caa,
  .detail-3418 .accent_lower_7caa {
    display: block;
  }
}
.message-tiny-34d8 .icon_copper_2ded,
.detail-3418 .icon_copper_2ded {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .message-tiny-34d8 .icon_copper_2ded,
  .detail-3418 .icon_copper_2ded {
    margin-bottom: 1em;
  }
}
.message-tiny-34d8 .icon_copper_2ded img,
.detail-3418 .icon_copper_2ded img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.message-tiny-34d8 .highlight-under-baad,
.detail-3418 .highlight-under-baad {
  flex-basis: calc(100% - 160px);
}
.message-tiny-34d8 .highlight-under-baad p,
.detail-3418 .highlight-under-baad p {
  margin-bottom: 0;
}
.message-tiny-34d8 .highlight-under-baad {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .message-tiny-34d8 .highlight-under-baad {
    padding-left: 0;
  }
}
.detail-3418 .highlight-under-baad {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .detail-3418 .highlight-under-baad {
    padding-right: 0;
  }
}
.detail-3418 .icon_copper_2ded {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar-9db4 .icon_copper_2ded {
  margin-bottom: 0.5em;
}
.sidebar-9db4 .icon_copper_2ded img {
  width: 100%;
}
.accordion_inner_0e53 .modal-5aa0,
.notice_8a34 .modal-5aa0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notice_8a34 .copper-2fc0 .outer-9c93 p:last-child {
  margin-bottom: 0;
}
.tiny-0030 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.secondary_under_071f .hard_8b37 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .secondary_under_071f .hard_8b37:last-of-type {
    margin-bottom: 0;
  }
}
.secondary_under_071f .hard_8b37 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_under_071f .hard_8b37 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.secondary_under_071f .hard_8b37 ul li {
  margin: 0 0 0.6em;
}
.secondary_under_071f .hard_8b37 ul li.avatar_753f,
.secondary_under_071f .hard_8b37 ul li.overlay_lite_229e {
  position: relative;
}
.secondary_under_071f .hard_8b37 ul li.avatar_753f .detail-hard-7ad5,
.secondary_under_071f .hard_8b37 ul li.overlay_lite_229e .detail-hard-7ad5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.secondary_under_071f .hard_8b37 ul li.avatar_753f:after:after,
.secondary_under_071f .hard_8b37 ul li.avatar_753f:after:before,
.secondary_under_071f
  .hard_8b37
  ul
  li.overlay_lite_229e:after:after,
.secondary_under_071f
  .hard_8b37
  ul
  li.overlay_lite_229e:after:before {
  content: "";
  display: table;
}
.secondary_under_071f .hard_8b37 ul li.avatar_753f:after:after,
.secondary_under_071f
  .hard_8b37
  ul
  li.overlay_lite_229e:after:after {
  clear: both;
}
.secondary_under_071f .hard_8b37 a.gradient-a905:hover {
  text-decoration: none;
}
.secondary_under_071f .hard_8b37 select {
  max-width: 100%;
}
.secondary_under_071f .hard_8b37 table {
  font-size: 85%;
}
.secondary_under_071f .hard_8b37 table td,
.secondary_under_071f .hard_8b37 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.secondary_under_071f .hard_8b37 table tfoot td {
  text-align: left;
}
.secondary_under_071f .hard_8b37 :last-child {
  margin-bottom: 0;
}
.secondary_under_071f .hard_8b37 .notice-hot-80cd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.secondary_under_071f .hard_8b37 .notice-hot-80cd label {
  width: 100%;
}
.secondary_under_071f .hard_8b37 .notice-hot-80cd .info_0fc5 {
  width: 100%;
  display: block;
}
.secondary_under_071f .hard_8b37 .notice-hot-80cd .primary-paper-0aca {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.secondary_under_071f .hard_8b37 .notice-hot-80cd .primary-paper-0aca:hover svg #svg-search {
  fill: #444;
}
.secondary_under_071f .hard_8b37 .notice-hot-80cd .primary-paper-0aca svg {
  width: 18px;
  height: 18px;
}
.secondary_under_071f .logo-6e31 ul ul,
.secondary_under_071f .layout_f06f ul ul,
.secondary_under_071f .surface_0a8c ul ul,
.secondary_under_071f .header_12db ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.secondary_under_071f .logo-6e31 .blue-6004 > a,
.secondary_under_071f .layout_f06f .blue-6004 > a,
.secondary_under_071f .surface_0a8c .blue-6004 > a,
.secondary_under_071f .header_12db .blue-6004 > a {
  margin-bottom: 0;
}
.secondary_under_071f .box_large_5142 li,
.secondary_under_071f .logo-6e31 li,
.secondary_under_071f .mask_5a26 li,
.secondary_under_071f .layout_f06f li,
.secondary_under_071f .surface_0a8c li,
.secondary_under_071f .header_12db li,
.secondary_under_071f .white-a5d8 li,
.secondary_under_071f .brown_15c0 li {
  display: block;
  position: relative;
}
.secondary_under_071f .box_large_5142 li:last-child,
.secondary_under_071f .logo-6e31 li:last-child,
.secondary_under_071f .mask_5a26 li:last-child,
.secondary_under_071f .layout_f06f li:last-child,
.secondary_under_071f .surface_0a8c li:last-child,
.secondary_under_071f .header_12db li:last-child,
.secondary_under_071f .white-a5d8 li:last-child,
.secondary_under_071f .brown_15c0 li:last-child {
  border: none;
}
.secondary_under_071f .box_large_5142 li a,
.secondary_under_071f .logo-6e31 li a,
.secondary_under_071f .mask_5a26 li a,
.secondary_under_071f .layout_f06f li a,
.secondary_under_071f .surface_0a8c li a,
.secondary_under_071f .header_12db li a,
.secondary_under_071f .white-a5d8 li a,
.secondary_under_071f .brown_15c0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_under_071f .box_large_5142 li ul li::before,
.secondary_under_071f .logo-6e31 li ul li::before,
.secondary_under_071f .mask_5a26 li ul li::before,
.secondary_under_071f .layout_f06f li ul li::before,
.secondary_under_071f .surface_0a8c li ul li::before,
.secondary_under_071f .header_12db li ul li::before,
.secondary_under_071f .white-a5d8 li ul li::before,
.secondary_under_071f .brown_15c0 li ul li::before {
  left: 15px;
}
.secondary_under_071f .box_large_5142 li ul a,
.secondary_under_071f .logo-6e31 li ul a,
.secondary_under_071f .mask_5a26 li ul a,
.secondary_under_071f .layout_f06f li ul a,
.secondary_under_071f .surface_0a8c li ul a,
.secondary_under_071f .header_12db li ul a,
.secondary_under_071f .white-a5d8 li ul a,
.secondary_under_071f .brown_15c0 li ul a {
  padding-left: 20px;
}
.secondary_under_071f .box_large_5142 li ul ul li::before,
.secondary_under_071f .logo-6e31 li ul ul li::before,
.secondary_under_071f .mask_5a26 li ul ul li::before,
.secondary_under_071f .layout_f06f li ul ul li::before,
.secondary_under_071f .surface_0a8c li ul ul li::before,
.secondary_under_071f .header_12db li ul ul li::before,
.secondary_under_071f .white-a5d8 li ul ul li::before,
.secondary_under_071f .brown_15c0 li ul ul li::before {
  left: 30px;
}
.secondary_under_071f .box_large_5142 li ul ul a,
.secondary_under_071f .logo-6e31 li ul ul a,
.secondary_under_071f .mask_5a26 li ul ul a,
.secondary_under_071f .layout_f06f li ul ul a,
.secondary_under_071f .surface_0a8c li ul ul a,
.secondary_under_071f .header_12db li ul ul a,
.secondary_under_071f .white-a5d8 li ul ul a,
.secondary_under_071f .brown_15c0 li ul ul a {
  padding-left: 40px;
}
.secondary_under_071f .white-a245 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_under_071f .brown_15c0 ul li {
  margin-bottom: 1.41575em;
}
.secondary_under_071f .brown_15c0 ul li .modal_short_3a9b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.secondary_under_071f .brown_15c0 ul li .narrow-6929 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.icon_baa4 .box_large_5142 li a,
.icon_baa4 .logo-6e31 li a,
.icon_baa4 .mask_5a26 li a,
.icon_baa4 .layout_f06f li a,
.icon_baa4 .surface_0a8c li a,
.icon_baa4 .header_12db li a,
.icon_baa4 .white-a5d8 li a,
.icon_baa4 .brown_15c0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_baa4 .white-a245 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_baa4 .hard_8b37 ul li.avatar_753f .detail-hard-7ad5,
.icon_baa4 .hard_8b37 ul li.overlay_lite_229e .detail-hard-7ad5 {
  background: rgba(0, 0, 0, 0.2);
}
.icon_baa4 .secondary_under_071f .hard_8b37 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_out_ebd5 .secondary_under_071f .link_glass_5603 li {
  margin: 0;
}
.item_out_ebd5 .secondary_under_071f .link_glass_5603 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.item_out_ebd5 .secondary_under_071f .link_glass_5603 li ul {
  margin: 0;
}
.item_out_ebd5 .secondary_under_071f .link_glass_5603 li ul li a {
  padding-left: 15px;
}
.item_out_ebd5 .secondary_under_071f .link_glass_5603 li ul li li a {
  padding-left: 30px;
}
.item_out_ebd5 .secondary_under_071f .link_glass_5603 li.main_921c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.item_out_ebd5 .secondary_under_071f .link_glass_5603 li.main_921c > 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;
}
.item_out_ebd5 .secondary_under_071f .link_glass_5603 li.main_921c > 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;
}
.current_63c4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.soft_a179 {
  position: relative;
  z-index: 10;
}
.soft_a179 .dim_168e {
  width: 100%;
  max-width: 100%;
}
.chip-paper-daea .blue-d21e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.chip-paper-daea .nav_pro_4676 {
}
.chip-paper-daea .icon_baa4 {
  background: #292929;
}
.gallery_e8df .blue-d21e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gallery_e8df .nav_pro_4676 {
  background: #f9f9f9;
}
.gallery_e8df .icon_baa4 {
  background: #303030;
}
.card-b357 .blue-d21e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .card-b357 .plasma_cbe0 {
    margin-bottom: 1em;
  }
  .card-b357 .plasma_cbe0:last-child {
    margin-bottom: 0;
  }
}
.card-b357 .nav_pro_4676 {
  background: #ededed;
}
.card-b357 .icon_baa4 {
  background: #1a1a1a;
}
.blue-d21e.nav_pro_4676 {
  color: rgba(0, 0, 0, 0.6);
}
.blue-d21e.nav_pro_4676 .disabled_bronze_6eb4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.blue-d21e.icon_baa4 {
  color: rgba(255, 255, 255, 0.99);
}
.blue-d21e.icon_baa4 a:not(.gradient-a905) {
  color: rgba(255, 255, 255, 0.79);
}
.blue-d21e.icon_baa4 a:not(.gradient-a905):hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-d21e.icon_baa4 .disabled_bronze_6eb4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-d21e.icon_baa4 table tbody td,
.blue-d21e.icon_baa4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient_d0e5.active-1c3b .photo_hovered_4330 {
  max-width: initial;
}
.gradient_d0e5 .chip-c79c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient_d0e5 .chip-c79c .dim_168e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient_d0e5 .chip-c79c .dim_168e {
    display: block;
    margin-bottom: 2em;
  }
  .gradient_d0e5 .chip-c79c .dim_168e:last-child {
    margin-bottom: 0;
  }
}
.card-b357 .plasma_cbe0:last-child,
.gallery_e8df .plasma_cbe0:last-child,
.chip-paper-daea .plasma_cbe0:last-child {
  margin-bottom: 0;
}
.card-b357 .plasma_cbe0 .secondary_under_071f .hard_8b37:last-child,
.gallery_e8df .plasma_cbe0 .secondary_under_071f .hard_8b37:last-child,
.chip-paper-daea .plasma_cbe0 .secondary_under_071f .hard_8b37:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .card-b357 .white-01b4,
  .card-b357 .tiny-0c3c,
  .gallery_e8df .white-01b4,
  .gallery_e8df .tiny-0c3c,
  .chip-paper-daea .white-01b4,
  .chip-paper-daea .tiny-0c3c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .soft_a179 .plasma_cbe0 {
    margin-bottom: 2em;
  }
}
.soft_a179 p:last-child {
  margin-bottom: 0;
}
.soft_a179 li,
.soft_a179 ul {
  list-style: none;
  margin: 0;
}
.soft_a179 ul ul {
  margin-left: 2.617924em;
}
.outer-7f74 {
  font-size: 0.875em;
}

/* css-noise: 20fb */
.phantom-card-v0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
