/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover_4916/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover_4916
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.hover_4916/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tabs_action_e67e.clean-53d5/licenses/gpl-2.0.narrow-b30f
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.bright_6723/, (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.logo-west-a56d.top_4548/normalize.hidden_middle_f4af/
 ======
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.hidden_middle_f4af v7.0.0 | MIT License | github.hover_4916/necolas/normalize.hidden_middle_f4af */
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;
}
.feature-cdcf .frame_short_794a,
.large_93fe,
.surface-hot-d87a,
.mini-ef49,
.search_f57e,
.status-silver-31ad,
.search-b0f3,
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;
}
.large_93fe,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .large_93fe,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .large_93fe,
  h1 {
    font-size: 1.8em;
  }
}
.surface-hot-d87a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.surface-hot-d87a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .surface-hot-d87a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .surface-hot-d87a,
  h2 {
    font-size: 1.7em;
  }
}
.mini-ef49,
h3 {
  font-size: 1.618em;
}
.feature-cdcf .frame_short_794a,
.search_f57e,
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.tiny-43dc {
  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;
}
.label-05ae:after,
.label-05ae:before,
.outline-bba4:after,
.outline-bba4:before {
  content: "";
  display: table;
}
.label-05ae:after,
.outline-bba4:after {
  clear: both;
}
.south_0656 {
  float: right;
  margin-right: 0;
}
.accordion_f712 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.message-active-f417 .primary-cold-aafd,
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;
}
.message-active-f417 .primary-cold-aafd: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;
}
.header-a432 .primary-cold-aafd {
  box-shadow: none;
}
.header-a432
  .primary-cold-aafd
  .message-a8fd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.header-a432 .primary-cold-aafd .element_huge_9194 {
  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;
}
.header-a432
  .primary-cold-aafd
  .element_huge_9194
  b {
  display: none;
}
.header-a432 .chip_smooth_e471 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort-lower-d1b3:not(.last_e6b5):not(.hovered-7730),
button:not(.last_e6b5):not(.hovered-7730),
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ),
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ),
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ) {
  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;
}
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ):hover,
button:not(.last_e6b5):not(
    .hovered-7730
  ):hover,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ):hover,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ):hover,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ):active,
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ):focus,
button:not(.last_e6b5):not(
    .hovered-7730
  ):active,
button:not(.last_e6b5):not(
    .hovered-7730
  ):focus,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ):active,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ):focus,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ):active,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ):focus,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ):active,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ):focus {
  outline: 0;
}
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4,
button:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4 {
  position: relative;
}
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .soft-af95,
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .tertiary-out-bf47,
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .next-57c0,
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  i,
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  svg,
button:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .soft-af95,
button:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .tertiary-out-bf47,
button:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .next-57c0,
button:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  i,
button:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  svg,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .soft-af95,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .tertiary-out-bf47,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .next-57c0,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  i,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  svg,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .soft-af95,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .tertiary-out-bf47,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .next-57c0,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  i,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  svg,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .soft-af95,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .tertiary-out-bf47,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  .next-57c0,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  i,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4
  svg {
  visibility: hidden;
}
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4:after,
button:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4:after,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4:after,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4:after,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ).fn-loading-07a4: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;
}
.sort-lower-d1b3:not(.last_e6b5):not(.hovered-7730),
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ),
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ),
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ) {
  color: #fff;
  background: #235787;
}
.sort-lower-d1b3:not(.last_e6b5):not(
    .hovered-7730
  ):focus,
input[type="button"]:not(.last_e6b5):not(
    .hovered-7730
  ):focus,
input[type="reset"]:not(.last_e6b5):not(
    .hovered-7730
  ):focus,
input[type="submit"]:not(.last_e6b5):not(
    .hovered-7730
  ):focus {
  color: #fff;
}
.sort-lower-d1b3.fn-disabled-07a4:not(.last_e6b5):not(
    .hovered-7730
  ),
.sort-lower-d1b3[disabled]:not(.last_e6b5):not(
    .hovered-7730
  ),
button.fn-disabled-07a4:not(.last_e6b5):not(
    .hovered-7730
  ),
button[disabled]:not(.last_e6b5):not(
    .hovered-7730
  ) {
  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;
}
.iron-9795 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.iron-9795: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;
}
.header_ee46 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.text_a674 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.panel-solid-bf76 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.label-05ae:after,
.label-05ae:before,
.tabs_72cb:after,
.tabs_72cb:before,
.item-586b:after,
.item-586b:before,
.down-c479:after,
.down-c479:before,
.silver_9829:after,
.silver_9829:before,
.wood_3ba9:after,
.wood_3ba9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.label-05ae:after,
.tabs_72cb:after,
.item-586b:after,
.down-c479:after,
.silver_9829:after,
.wood_3ba9:after {
  clear: both;
}
.tabs_72cb .notice-e424,
.item-586b .notice-e424,
.yellow-55a6 .notice-e424 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.picture_thick_f8cd {
  display: inline-block;
}
.gold-7525 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gold-7525 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gold-7525 .border_light_a2fd {
  padding: 1em 0;
  font-size: 85%;
}
.border_light_a2fd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.north-3e85 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.north-3e85:after,
.north-3e85:before {
  content: "";
  display: table;
}
.north-3e85:after {
  clear: both;
}
.solid_54dd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paragraph-purple-99c4 .solid_54dd {
  max-width: 50%;
}
.basic-607a .solid_54dd {
  max-width: 33.33%;
}
.description-rough-2654 .solid_54dd {
  max-width: 25%;
}
.thumbnail-hovered-9754 .solid_54dd {
  max-width: 20%;
}
.alert_glass_fa1d .solid_54dd {
  max-width: 16.66%;
}
.complex_8d0e .solid_54dd {
  max-width: 14.28%;
}
.large-d24e .solid_54dd {
  max-width: 12.5%;
}
.avatar_1048 .solid_54dd {
  max-width: 11.11%;
}
.aside_inner_a351 {
  display: block;
}
.feature-cdcf .silver-9545 label,
.feature-cdcf .filter-huge-24f6 label,
.feature-cdcf .pagination_complex_afab label,
.feature-cdcf .avatar-stone-b803 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-complex-80cb {
  list-style: none;
  margin: 0;
}
.aside-complex-80cb article.table_a6b5 {
  margin-bottom: 0;
}
.aside-complex-80cb ul {
  list-style: none;
  margin: 0;
}
.aside-complex-80cb .modal_8e3a li.table_a6b5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-complex-80cb .modal_8e3a li.table_a6b5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-complex-80cb .modal_8e3a li.table_a6b5: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) {
  .aside-complex-80cb .modal_8e3a li.table_a6b5 li.table_a6b5 li.table_a6b5 li.table_a6b5 {
    padding-left: 0;
  }
}
article.table_a6b5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_a6b5 .tabs_72cb p:last-of-type {
  margin-bottom: 0;
}
article.table_a6b5 .backdrop_3ce8 {
  float: left;
}
article.table_a6b5 .basic-c569 {
  margin-left: 85px;
}
article.table_a6b5 .up-a831 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_a6b5 .up-a831 .cold_ab2f {
  margin-left: 10px;
}
article.table_a6b5 .description_motion_9c60 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_a6b5 .yellow_34cd {
  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 .silver-9545,
  #respond .pagination_complex_afab,
  #respond .avatar-stone-b803 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .silver-9545 input,
#respond .pagination_complex_afab input,
#respond .avatar-stone-b803 input {
  width: 100%;
}
#respond .avatar-stone-b803 {
  margin-right: 0;
}
#respond .alert-orange-d977 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main_simple_62b1 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_simple_62b1.button_basic_b738 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.main_simple_62b1 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main_simple_62b1:focus,
.main_simple_62b1: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);
}
.hero-61bc {
  border-radius: 10%;
}
.paragraph_up_4a6d {
  border-radius: 50%;
}
.slider-45de {
  font-size: 0.72em;
}
.tag_14fd {
  font-size: 0.875em;
}
.nav-pink-bb07 {
  font-size: 1.1em;
}
.bottom-b86f {
  text-transform: uppercase;
  line-height: 1.2;
}
.bottom-b86f.slider-45de {
  letter-spacing: 0.5px;
}
.tiny_bd83,
.tiny_bd83 a {
  color: #6d6d6d;
}
.tiny_bd83 a:hover {
  color: #111;
}
.primary_4d63 {
  color: #6d6d6d;
}
.dim-81ec {
  overflow-x: hidden;
}
.dim-81ec .backdrop-paper-506e.menu_glass_7e94 {
  position: relative;
}
.dim-81ec .backdrop-paper-506e.menu_glass_7e94.form-fce3 {
  position: initial;
}
.dim-81ec
  .backdrop-paper-506e.menu_glass_7e94.form-fce3
  .dropdown-00be {
  left: auto;
}
.dim-81ec .backdrop-paper-506e .dropdown-00be {
  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;
}
.dim-81ec .backdrop-paper-506e:hover.menu_glass_7e94 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dim-81ec
  .backdrop-paper-506e:hover.menu_glass_7e94
  .dropdown-00be {
  display: block;
  z-index: 9999999;
}
.dim-81ec .overlay_current_d2ac .light_094b,
.dim-81ec .dynamic_f27f .light_094b {
  display: none;
}
.dim-81ec .media_a856 .backdrop-paper-506e:hover.menu_glass_7e94 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature-cdcf .silver-9545 label,
.feature-cdcf .filter-huge-24f6 label,
.feature-cdcf .pagination_complex_afab label,
.feature-cdcf .avatar-stone-b803 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-complex-80cb {
  list-style: none;
  margin: 0;
}
.aside-complex-80cb article.table_a6b5 {
  margin-bottom: 0;
}
.aside-complex-80cb ul {
  list-style: none;
  margin: 0;
}
.aside-complex-80cb .modal_8e3a li.table_a6b5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-complex-80cb .modal_8e3a li.table_a6b5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-complex-80cb .modal_8e3a li.table_a6b5: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) {
  .aside-complex-80cb .modal_8e3a li.table_a6b5 li.table_a6b5 li.table_a6b5 li.table_a6b5 {
    padding-left: 0;
  }
}
article.table_a6b5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_a6b5 .tabs_72cb p:last-of-type {
  margin-bottom: 0;
}
article.table_a6b5 .backdrop_3ce8 {
  float: left;
}
article.table_a6b5 .basic-c569 {
  margin-left: 85px;
}
article.table_a6b5 .up-a831 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_a6b5 .up-a831 .cold_ab2f {
  margin-left: 10px;
}
article.table_a6b5 .description_motion_9c60 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_a6b5 .yellow_34cd {
  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 .silver-9545,
  #respond .pagination_complex_afab,
  #respond .avatar-stone-b803 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .silver-9545 input,
#respond .pagination_complex_afab input,
#respond .avatar-stone-b803 input {
  width: 100%;
}
#respond .avatar-stone-b803 {
  margin-right: 0;
}
#respond .alert-orange-d977 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.overlay_current_d2ac .large_14e8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.large_14e8 .panel-eb69.blue_4a5f .north_cea0 > li > a:focus,
.large_14e8 .panel-eb69.blue_4a5f .north_cea0 > li > a:hover,
.large_14e8 .panel-eb69.nav-dea1 .north_cea0 > li > a:focus,
.large_14e8 .panel-eb69.nav-dea1 .north_cea0 > li > a:hover,
.large_14e8 .panel-eb69.up_1714 .north_cea0 > li > a:focus,
.large_14e8 .panel-eb69.up_1714 .north_cea0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large_14e8
  .panel-eb69.blue_4a5f
  .north_cea0
  > li.popup_c8e9
  > a,
.large_14e8
  .panel-eb69.blue_4a5f
  .north_cea0
  > li.panel_up_c58d
  > a,
.large_14e8
  .panel-eb69.nav-dea1
  .north_cea0
  > li.popup_c8e9
  > a,
.large_14e8
  .panel-eb69.nav-dea1
  .north_cea0
  > li.panel_up_c58d
  > a,
.large_14e8
  .panel-eb69.up_1714
  .north_cea0
  > li.popup_c8e9
  > a,
.large_14e8 .panel-eb69.up_1714 .north_cea0 > li.breadcrumb-dirty-9280 > a {
  color: rgba(255, 255, 255, 0.99);
}
.large_14e8 .new_4af1,
.large_14e8 .new_4af1 a {
  color: rgba(255, 255, 255, 0.99);
}
.large_14e8 .wood_ba66.sidebar-3dec li a,
.large_14e8 .outline-ee98 a,
.large_14e8 .grid-2e78,
.large_14e8 .north_cea0 > li > a,
.large_14e8 .full_1629 {
  color: rgba(255, 255, 255, 0.79);
}
.large_14e8 .wood_ba66.sidebar-3dec li a:hover,
.large_14e8 .outline-ee98 a:hover,
.large_14e8 .grid-2e78:hover,
.large_14e8 .north_cea0 > li > a:hover,
.large_14e8 .full_1629:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large_14e8 .hero-pro-3a49 {
  color: rgba(255, 255, 255, 0.79);
}
.large_14e8 .hero-pro-3a49 .new-f43e {
  color: rgba(255, 255, 255, 0.99);
}
.large_14e8 .hero-pro-3a49:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large_14e8 .accordion_large_1e62 .component_dc13 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.large_14e8 .accordion_large_1e62 .component_dc13 .table_solid_54a8 {
  color: rgba(255, 255, 255, 0.79);
}
.large_14e8
  .accordion_large_1e62
  .component_dc13
  .table_solid_54a8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.large_14e8
  .accordion_large_1e62
  .component_dc13
  .table_solid_54a8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.large_14e8
  .accordion_large_1e62
  .component_dc13
  .table_solid_54a8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.large_14e8
  .accordion_large_1e62
  .component_dc13
  .table_solid_54a8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.large_14e8 .accordion_large_1e62 .layout-paper-3c77 {
  color: rgba(255, 255, 255, 0.79);
}
.large_14e8 .accordion_large_1e62 .layout-paper-3c77:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-b491
  .large_14e8
  .accordion_large_1e62
  .hero-dim-c4fa
  .tag-b970 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-b491
  .large_14e8
  .accordion_large_1e62
  .hero-dim-c4fa
  .table_solid_54a8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay_current_d2ac .active_e65f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active_e65f .panel-eb69.blue_4a5f .north_cea0 > li > a:focus,
.active_e65f .panel-eb69.blue_4a5f .north_cea0 > li > a:hover,
.active_e65f .panel-eb69.nav-dea1 .north_cea0 > li > a:focus,
.active_e65f .panel-eb69.nav-dea1 .north_cea0 > li > a:hover,
.active_e65f .panel-eb69.up_1714 .north_cea0 > li > a:focus,
.active_e65f .panel-eb69.up_1714 .north_cea0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_e65f
  .panel-eb69.blue_4a5f
  .north_cea0
  > li.popup_c8e9
  > a,
.active_e65f
  .panel-eb69.blue_4a5f
  .north_cea0
  > li.panel_up_c58d
  > a,
.active_e65f
  .panel-eb69.nav-dea1
  .north_cea0
  > li.popup_c8e9
  > a,
.active_e65f
  .panel-eb69.nav-dea1
  .north_cea0
  > li.panel_up_c58d
  > a,
.active_e65f
  .panel-eb69.up_1714
  .north_cea0
  > li.popup_c8e9
  > a,
.active_e65f .panel-eb69.up_1714 .north_cea0 > li.breadcrumb-dirty-9280 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active_e65f .new_4af1,
.active_e65f .new_4af1 a {
  color: rgba(0, 0, 0, 0.8);
}
.active_e65f .wood_ba66.sidebar-3dec li a,
.active_e65f .outline-ee98 a,
.active_e65f .grid-2e78,
.active_e65f .north_cea0 > li > a,
.active_e65f .full_1629 {
  color: rgba(0, 0, 0, 0.55);
}
.active_e65f .wood_ba66.sidebar-3dec li a:hover,
.active_e65f .outline-ee98 a:hover,
.active_e65f .grid-2e78:hover,
.active_e65f .north_cea0 > li > a:hover,
.active_e65f .full_1629:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_e65f .hero-pro-3a49 {
  color: rgba(0, 0, 0, 0.55);
}
.active_e65f .hero-pro-3a49 .new-f43e {
  color: rgba(0, 0, 0, 0.8);
}
.active_e65f .hero-pro-3a49:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-blue-fa84 .gallery_copper_1a08 {
  margin-left: auto;
  margin-right: auto;
}
.item-586b > * {
  margin-left: auto;
  margin-right: auto;
}
.item-586b .header_ee46 {
  margin-right: 1.41575em;
}
.avatar-lower-b245 .item-586b > .sort-bright-d8a8 {
  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;
}
.avatar-lower-b245 .item-586b > .slider_pink_cc98 {
  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;
}
.shadow_center_7927.picture-blue-fa84 .gallery_copper_1a08,
.popup_ea18.picture-blue-fa84 .gallery_copper_1a08 {
  margin-left: 0;
}
.sort_large_6fe4.picture-blue-fa84 .gallery_copper_1a08,
.background_2d04.picture-blue-fa84 .gallery_copper_1a08 {
  margin-right: 0;
}
.item-586b ol,
.item-586b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.main_c332 video {
  max-width: 100%;
}
.preview_copper_6834 img {
  display: block;
}
.preview_copper_6834.header_ee46,
.preview_copper_6834.text_a674 {
  width: 100%;
}
.preview_copper_6834.slider_pink_cc98 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dark-52b3:not(.wrapper_stale_ef26) {
  margin: 1.5em auto;
}
.heading-e7e1 p {
  padding: 1.5em 14px;
}
ul.slider-bronze-4c91.slider_pink_cc98,
ul.slider-bronze-4c91.sort-bright-d8a8,
ul.slider-bronze-4c91.progress-south-cd3d.sort-bright-d8a8 {
  padding: 0 14px;
}
.search-current-00fa {
  display: block;
  overflow-x: auto;
}
.search-current-00fa table {
  border-collapse: collapse;
  width: 100%;
}
.search-current-00fa td,
.search-current-00fa th {
  padding: 0.5em;
}
.item-586b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.item-586b ol ol,
.item-586b ol ul,
.item-586b ul ol,
.item-586b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.item-586b ol ol li,
.item-586b ol ul li,
.item-586b ul ol li,
.item-586b ul ul li {
  margin-left: 0;
}
.grid_97b2.glass_f30e > .last_72db {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.grid_97b2.glass_f30e > .last_72db iframe,
.grid_97b2.glass_f30e > .last_72db > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bronze_5c2d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bronze_5c2d.module_f7b5 {
  padding: 0;
}
.bronze_5c2d.module_f7b5 cite {
  font-size: 13px;
}
.bronze_5c2d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bronze_5c2d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.column-8753 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.column-8753 > p:first-child {
  margin-top: 0;
}
.column-8753 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.column-8753 blockquote {
  border-left: 0;
}
.hero-c9c9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hero-c9c9:not(.background-blue-1e50) {
  max-width: 100px;
}
.hero-c9c9.video-silver-7a9c {
  border-bottom: none !important;
  text-align: center;
}
.hero-c9c9.video-silver-7a9c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .heading-e7e1 p {
    padding: 1.5em 0;
  }
}
.dynamic_edef {
  color: #0073aa;
}
.link_56e4 {
  background-color: #0073aa;
}
.popup-full-d80f {
  color: #229fd8;
}
.pink-87fe {
  background-color: #229fd8;
}
.bronze-4e4b {
  color: #eee;
}
.fast-9bcc {
  background-color: #eee;
}
.gallery_ce6c {
  color: #444;
}
.content_ae90 {
  background-color: #444;
}
.shade_thick_821e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade_thick_821e .badge-new-d37f .outline-ee98 {
  font-size: 15px;
}
.shade_thick_821e .outline-ee98 {
  line-height: 1.3;
}
.shade_thick_821e .active_e65f {
}
.shade_thick_821e .large_14e8 {
  background: #235787;
}
.tooltip-32c5 {
  padding: 0;
}
.tooltip-32c5 .large_14e8 {
  background: #1a1a1a;
}
.tooltip-32c5 .active_e65f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.modal-fast-646f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.modal-fast-646f .active_e65f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.modal-fast-646f .large_14e8 {
  background: #303030;
}
.wood_3ba9 {
  position: relative;
  z-index: 10;
}
.wood_3ba9 .avatar-up-005e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-rough-44c5 .menu_glass_7e94 {
  display: inline-block;
  vertical-align: middle;
}
.border-rough-44c5.paragraph_403e .menu_glass_7e94 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .border-rough-44c5.paragraph_403e .menu_glass_7e94 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .border-rough-44c5.paragraph_403e .menu_glass_7e94 {
    margin-right: 0.4em;
  }
}
.border-rough-44c5.paragraph_403e .menu_glass_7e94:last-child {
  margin-right: 0;
}
.element_c490 .avatar-up-005e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .overlay_current_d2ac .badge-new-d37f {
    margin: 0 -0.5em;
  }
  .overlay_current_d2ac .badge-new-d37f [class*="customify-col-"],
  .overlay_current_d2ac .badge-new-d37f [class*="customify-col_"],
  .overlay_current_d2ac .badge-new-d37f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.overlay_current_d2ac.outline_e57e .avatar-up-005e {
  background: 0 0 !important;
}
.overlay_current_d2ac.outline_e57e .avatar-up-005e,
.overlay_current_d2ac.element_c490 .avatar-up-005e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .overlay_current_d2ac.picture-51dc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.overlay_current_d2ac.element_c490 .avatar-up-005e {
  box-shadow: none !important;
}
.black-764f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .black-764f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .black-764f {
    padding: 18px 0 20px;
  }
}
.black-764f .backdrop_motion_6a9c {
  width: 100%;
}
.black-764f .tooltip-yellow-9143 {
  margin-bottom: 0;
}
.black-764f .active_7a9c {
  margin-top: 5px;
  font-size: 0.875em;
}
.carousel_smooth_46e7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.carousel_smooth_46e7 .filter-ad82 {
  width: 100%;
}
.carousel_stale_83a8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel_stale_83a8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel_stale_83a8 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;
}
.carousel_stale_83a8 li:last-child:after {
  display: none;
}
.carousel_stale_83a8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.focused_1cf5 .light_094b button,
.black-764f .light_094b button {
  left: 0;
}
.focused_1cf5 .filter-ad82,
.black-764f .filter-ad82 {
  padding-left: 0;
  padding-right: 0;
}
.focused_1cf5 .carousel_smooth_46e7,
.black-764f .carousel_smooth_46e7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focused_1cf5 {
  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;
}
.focused_1cf5: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;
}
.focused_1cf5 .light_d6b0 {
  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) {
  .focused_1cf5 .light_d6b0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focused_1cf5 .light_d6b0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focused_1cf5 .light_d6b0 {
    min-height: 200px;
  }
}
.focused_1cf5 .carousel_stale_83a8 {
  color: rgba(255, 255, 255, 0.8);
}
.focused_1cf5 .carousel_stale_83a8 a,
.focused_1cf5 .carousel_stale_83a8 li:after {
  color: inherit;
}
.focused_1cf5 .carousel_stale_83a8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.video_0c71 {
  margin-bottom: 0.5em;
}
.banner-up-b2f4 {
  margin-bottom: 1.2em;
}
.banner-up-b2f4,
.video_0c71 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.banner-up-b2f4 p:last-child,
.video_0c71 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .light_094b,
#masthead .light_094b {
  display: none;
}
#masthead
  > .light_094b.out-a886 {
  display: none;
}
#masthead > .light_094b button {
  left: 0;
}
.thumbnail_491a {
  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%;
}
.thumbnail_491a .menu_glass_7e94 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.thumbnail_491a .background_85cc {
  display: -webkit-box;
  display: flex;
}
.thumbnail_491a .background_85cc.menu-cd81 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.thumbnail_491a .background_85cc.notification-steel-f6a3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail_491a .background_85cc.new_b035 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail_491a.picture_c57e.wood-9223 .background_85cc.menu-cd81 {
  flex-basis: 100%;
}
.thumbnail_491a.info-dynamic-dcdc .background_85cc.notification-steel-f6a3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.thumbnail_491a.info-dynamic-dcdc .background_85cc.new_b035 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .light_094b.out-a886 {
  display: none;
}
#masthead > .light_094b button {
  left: 0;
}
.header-8296 {
  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;
}
.header-8296:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.header-8296.pagination_next_2225 i {
  margin-right: 4px;
}
.header-8296.description-up-dda6 i {
  margin-left: 5px;
}
.outline-ee98 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.outline-ee98 p:last-child {
  margin-bottom: 0;
}
.layout-warm-20b6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout-warm-20b6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout-warm-20b6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout-warm-20b6 .new_4af1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout-warm-20b6 .input_fresh_fe71 {
  margin: 5px 0 7px 0;
}
.layout-warm-20b6.preview-7b65 .detail-4455 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-warm-20b6.preview-7b65 .description-east-ff26 {
  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;
}
.layout-warm-20b6.dim_471f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout-warm-20b6.dim_471f .detail-4455 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-warm-20b6.dim_471f .description-east-ff26 {
  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;
}
.layout-warm-20b6.stone-3167 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout-warm-20b6.content-4c20 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout-warm-20b6.content-4c20 .description-east-ff26 {
  margin-top: 7px;
}
.huge-c8fb {
  display: inline-block;
}
.wood_3ba9 .bright-661f .layout-warm-20b6 img {
  max-width: 100%;
}
.panel-eb69 .bottom-4552.photo_tiny_924b,
.focused-df0a .bottom-4552.photo_tiny_924b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel-eb69 .under_46bd,
.focused-df0a .under_46bd {
  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%);
}
.panel-eb69 .under_46bd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.panel-eb69.last_9396 .under_46bd {
  display: none;
}
.panel-eb69 .panel_1c33 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-eb69 .panel_1c33 li {
  display: inline-block;
  position: relative;
}
.panel-eb69 .panel_1c33 li:last-child {
  margin-right: 0;
}
.panel-eb69 .panel_1c33 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;
}
.panel-eb69 .panel_1c33 li.breadcrumb-dirty-9280 > a {
  color: rgba(0, 0, 0, 0.9);
}
.panel-eb69 .panel_1c33 > 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;
}
.panel-eb69 .panel_1c33 > li > a i {
  line-height: 0;
}
.panel-eb69 .panel_1c33 > li.action_d72c > a .under_46bd {
  margin-left: 4px;
  line-height: 0;
}
.panel-eb69 .panel_1c33 .under_acc9 li.action_d72c > a {
  position: relative;
}
.panel-eb69 .panel_1c33 .under_acc9 li.action_d72c > a:after,
.panel-eb69 .panel_1c33 .under_acc9 li.action_d72c > a:before {
  content: "";
  display: table;
}
.panel-eb69 .panel_1c33 .under_acc9 li.action_d72c > a:after {
  clear: both;
}
.panel-eb69 .panel_1c33 .under_acc9 li.action_d72c > a .under_46bd {
  margin-left: 5px;
  float: right;
}
.panel-eb69 .stale_8130,
.panel-eb69 .under_acc9 {
  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;
}
.panel-eb69 .under_acc9 {
  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;
}
.panel-eb69 .under_acc9 .photo_tiny_924b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel-eb69 .under_acc9 .under_46bd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.panel-eb69 .under_acc9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.panel-eb69 .under_acc9 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;
}
.panel-eb69 .under_acc9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.panel-eb69 .under_acc9 .under_acc9 {
  top: 0;
  left: 100%;
}
.panel-eb69 .card-ef82.fn-focus-07a4 > .stale_8130,
.panel-eb69 .card-ef82.fn-focus-07a4 > .under_acc9,
.panel-eb69 .card-ef82:focus > .stale_8130,
.panel-eb69 .card-ef82:focus > .under_acc9,
.panel-eb69 .card-ef82:hover > .stale_8130,
.panel-eb69 .card-ef82:hover > .under_acc9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.panel-eb69.up_1714 .north_cea0:after,
.panel-eb69.up_1714 .north_cea0:before {
  content: "";
  display: table;
}
.panel-eb69.up_1714 .north_cea0:after {
  clear: both;
}
.panel-eb69.up_1714 .north_cea0 > li {
  float: left;
}
.panel-eb69.section_cool_7713 .north_cea0:after,
.panel-eb69.section_cool_7713 .north_cea0:before {
  content: "";
  display: table;
}
.panel-eb69.section_cool_7713 .north_cea0:after {
  clear: both;
}
.panel-eb69.section_cool_7713 .north_cea0 > li {
  float: left;
}
.panel-eb69.section_cool_7713 .north_cea0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.panel-eb69.section_cool_7713 .north_cea0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.panel-eb69.section_cool_7713 .north_cea0 > li.popup_c8e9 > a,
.panel-eb69.section_cool_7713 .north_cea0 > li.breadcrumb-dirty-9280 > a {
  color: #fff;
  background-color: #1e4b75;
}
.panel-eb69.blue_4a5f .north_cea0 > li > a .photo_tiny_924b {
  position: relative;
}
.panel-eb69.blue_4a5f .north_cea0 > li > a .photo_tiny_924b: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;
}
.panel-eb69.blue_4a5f
  .north_cea0
  > li:focus
  > a
  .photo_tiny_924b:before,
.panel-eb69.blue_4a5f
  .north_cea0
  > li:hover
  > a
  .photo_tiny_924b:before {
  width: 100%;
  background-color: currentColor;
}
.panel-eb69.blue_4a5f
  .north_cea0
  > li.popup_c8e9
  > a
  .photo_tiny_924b:before,
.panel-eb69.blue_4a5f
  .north_cea0
  > li.panel_up_c58d
  > a
  .photo_tiny_924b:before {
  width: 100%;
  background-color: currentColor;
}
.panel-eb69.nav-dea1 .north_cea0 > li > a .photo_tiny_924b {
  position: relative;
}
.panel-eb69.nav-dea1 .north_cea0 > li > a .photo_tiny_924b: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;
}
.panel-eb69.nav-dea1 .north_cea0 > li:focus > a .photo_tiny_924b:before,
.panel-eb69.nav-dea1
  .north_cea0
  > li:hover
  > a
  .photo_tiny_924b:before {
  width: 100%;
  background-color: currentColor;
}
.panel-eb69.nav-dea1
  .north_cea0
  > li.popup_c8e9
  > a
  .photo_tiny_924b:before,
.panel-eb69.nav-dea1
  .north_cea0
  > li.panel_up_c58d
  > a
  .photo_tiny_924b:before {
  width: 100%;
  background-color: currentColor;
}
.focused-df0a .panel_1c33 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focused-df0a .panel_1c33 li:first-child > a {
  border-top: none;
}
.focused-df0a .panel_1c33 .notification_blue_f4a0 > .photo_tiny_924b .under_46bd {
  display: none;
}
.focused-df0a .panel_1c33 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focused-df0a .panel_1c33 li:last-child {
  border: none;
}
.focused-df0a .panel_1c33 li.action_d72c > a {
  padding-right: 45px !important;
}
.focused-df0a .panel_1c33 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focused-df0a .panel_1c33 li a:focus,
.focused-df0a .panel_1c33 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused-df0a .panel_1c33 li .breadcrumb-cool-155e {
  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;
}
.focused-df0a .panel_1c33 li .breadcrumb-cool-155e:hover {
  box-shadow: none;
}
.focused-df0a .panel_1c33 li .breadcrumb-cool-155e .under_46bd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focused-df0a .panel_1c33 .under_acc9 {
  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);
}
.focused-df0a .panel_1c33 .under_acc9 li a {
  padding-left: 3em;
}
.focused-df0a .panel_1c33 .shade-cold-74c0 > a .breadcrumb-cool-155e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focused-df0a .panel_1c33 .shade-cold-74c0 > .under_acc9 {
  display: block;
  opacity: 1;
}
.tabs-bb46 {
  max-width: 100%;
}
.thumbnail_easy_5227 {
  line-height: 0;
  cursor: pointer;
}
.full_1629 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.full_1629:hover {
  box-shadow: none;
  color: currentColor;
}
.full_1629 svg {
  width: 18px;
  height: 18px;
}
.full_1629 .sort_purple_05b4 {
  display: none;
}
.container_80ab {
  position: relative;
}
.container_80ab.fn-active-07a4 .full_1629 .advanced_bab0 {
  display: none;
}
.container_80ab.fn-active-07a4 .full_1629 .sort_purple_05b4 {
  display: inline-block;
}
.container_80ab .fast_f7f6 {
  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);
}
.container_80ab.border-easy-57d2 .fast_f7f6 {
  left: auto;
  right: -0.9em;
}
.container_80ab.border-easy-57d2 .focus-tiny-9004::before {
  left: auto;
  right: 15px;
}
.container_80ab.fn-active-07a4 .fast_f7f6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero-dim-c4fa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hero-dim-c4fa label {
  flex-basis: 100%;
}
.hero-dim-c4fa .component_dc13 {
  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;
}
.hero-dim-c4fa .table_solid_54a8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hero-dim-c4fa .table_solid_54a8:focus {
  background-color: transparent;
}
.hero-dim-c4fa button.layout-paper-3c77 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hero-dim-c4fa button.layout-paper-3c77:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hero-dim-c4fa button.layout-paper-3c77 svg {
  width: 18px;
  height: 18px;
}
.hero-dim-c4fa input[type="submit"] {
  min-height: auto;
}
.accordion_large_1e62 .hero-dim-c4fa .table_solid_54a8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focus-tiny-9004 {
  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) {
  .focus-tiny-9004 {
    width: 220px;
  }
}
.focus-tiny-9004 label {
  flex-basis: 100%;
}
.focus-tiny-9004::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;
}
.block-b491 .accordion_large_1e62 .hero-dim-c4fa {
  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;
}
.block-b491
  .accordion_large_1e62
  .hero-dim-c4fa
  .component_dc13 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.block-b491 .accordion_large_1e62 .hero-dim-c4fa .table_solid_54a8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.block-b491
  .accordion_large_1e62
  .hero-dim-c4fa
  .table_solid_54a8:focus {
  background: 0 0;
}
.block-b491
  .accordion_large_1e62
  .hero-dim-c4fa
  .tag-b970 {
  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;
}
.wood_ba66 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wood_ba66 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wood_ba66 li:last-child {
  margin-right: 0;
}
.wood_ba66 li:first-child {
  margin-left: 0;
}
.wood_ba66.main-pressed-386b a {
  color: #fff;
}
.wood_ba66.main-pressed-386b a:hover {
  color: #fff;
}
.wood_ba66 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wood_ba66 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wood_ba66 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wood_ba66 a:hover {
  opacity: 0.9;
  color: inherit;
}
.wood_ba66 [class*="social-icon-apple"] {
  background-color: #999;
}
.wood_ba66 [class*="social-icon-apple"].label-blue-a8e5 {
  background-color: transparent;
  color: #999;
}
.wood_ba66 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wood_ba66 [class*="social-icon-behance"].label-blue-a8e5 {
  background-color: transparent;
  color: #1769ff;
}
.wood_ba66 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wood_ba66 [class*="social-icon-bitbucket"].label-blue-a8e5 {
  background-color: transparent;
  color: #205081;
}
.wood_ba66 [class*="social-icon-codepen"] {
  background-color: #000;
}
.wood_ba66 [class*="social-icon-codepen"].label-blue-a8e5 {
  background-color: transparent;
  color: #000;
}
.wood_ba66 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wood_ba66 [class*="social-icon-delicious"].label-blue-a8e5 {
  background-color: transparent;
  color: #39f;
}
.wood_ba66 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wood_ba66 [class*="social-icon-digg"].label-blue-a8e5 {
  background-color: transparent;
  color: #005be2;
}
.wood_ba66 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wood_ba66 [class*="social-icon-dribbble"].label-blue-a8e5 {
  background-color: transparent;
  color: #ea4c89;
}
.wood_ba66 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wood_ba66 [class*="social-icon-envelope"].label-blue-a8e5 {
  background-color: transparent;
  color: #ea4335;
}
.wood_ba66 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wood_ba66 [class*="social-icon-facebook"].label-blue-a8e5 {
  background-color: transparent;
  color: #3b5998;
}
.wood_ba66 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wood_ba66 [class*="social-icon-flickr"].label-blue-a8e5 {
  background-color: transparent;
  color: #0063dc;
}
.wood_ba66 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wood_ba66 [class*="social-icon-foursquare"].label-blue-a8e5 {
  background-color: transparent;
  color: #2d5be3;
}
.wood_ba66 [class*="social-icon-github"] {
  background-color: #333;
}
.wood_ba66 [class*="social-icon-github"].label-blue-a8e5 {
  background-color: transparent;
  color: #333;
}
.wood_ba66 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wood_ba66 [class*="social-icon-google-plus"].label-blue-a8e5 {
  background-color: transparent;
  color: #dd4b39;
}
.wood_ba66 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wood_ba66 [class*="social-icon-houzz"].label-blue-a8e5 {
  background-color: transparent;
  color: #7ac142;
}
.wood_ba66 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wood_ba66 [class*="social-icon-instagram"].label-blue-a8e5 {
  background-color: transparent;
  color: #262626;
}
.wood_ba66 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wood_ba66 [class*="social-icon-jsfiddle"].label-blue-a8e5 {
  background-color: transparent;
  color: #487aa2;
}
.wood_ba66 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wood_ba66 [class*="social-icon-linkedin"].label-blue-a8e5 {
  background-color: transparent;
  color: #0077b5;
}
.wood_ba66 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wood_ba66 [class*="social-icon-medium"].label-blue-a8e5 {
  background-color: transparent;
  color: #00ab6b;
}
.wood_ba66 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wood_ba66
  [class*="social-icon-odnoklassniki"].label-blue-a8e5 {
  background-color: transparent;
  color: #f4731c;
}
.wood_ba66 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wood_ba66 [class*="social-icon-meetup"].label-blue-a8e5 {
  background-color: transparent;
  color: #ec1c40;
}
.wood_ba66 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wood_ba66 [class*="social-icon-pinterest"].label-blue-a8e5 {
  background-color: transparent;
  color: #bd081c;
}
.wood_ba66 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wood_ba66 [class*="social-icon-product-hunt"].label-blue-a8e5 {
  background-color: transparent;
  color: #da552f;
}
.wood_ba66 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wood_ba66 [class*="social-icon-reddit"].label-blue-a8e5 {
  background-color: transparent;
  color: #ff4500;
}
.wood_ba66 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wood_ba66 [class*="social-icon-rss"].label-blue-a8e5 {
  background-color: transparent;
  color: #f26522;
}
.wood_ba66 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wood_ba66
  [class*="social-icon-shopping-cart"].label-blue-a8e5 {
  background-color: transparent;
  color: #4caf50;
}
.wood_ba66 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wood_ba66 [class*="social-icon-skype"].label-blue-a8e5 {
  background-color: transparent;
  color: #00aff0;
}
.wood_ba66 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wood_ba66 [class*="social-icon-slideshare"].label-blue-a8e5 {
  background-color: transparent;
  color: #0077b5;
}
.wood_ba66 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wood_ba66 [class*="social-icon-snapchat"].label-blue-a8e5 {
  background-color: transparent;
  color: #fffc00;
}
.wood_ba66 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wood_ba66 [class*="social-icon-soundcloud"].label-blue-a8e5 {
  background-color: transparent;
  color: #f80;
}
.wood_ba66 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wood_ba66 [class*="social-icon-spotify"].label-blue-a8e5 {
  background-color: transparent;
  color: #2ebd59;
}
.wood_ba66 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wood_ba66
  [class*="social-icon-stack-overflow"].label-blue-a8e5 {
  background-color: transparent;
  color: #fe7a15;
}
.wood_ba66 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wood_ba66 [class*="social-icon-maldkfgram"].label-blue-a8e5 {
  background-color: transparent;
  color: #2ca5e0;
}
.wood_ba66 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wood_ba66 [class*="social-icon-tripadvisor"].label-blue-a8e5 {
  background-color: transparent;
  color: #589442;
}
.wood_ba66 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wood_ba66 [class*="social-icon-tumblr"].label-blue-a8e5 {
  background-color: transparent;
  color: #35465c;
}
.wood_ba66 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wood_ba66 [class*="social-icon-twitch"].label-blue-a8e5 {
  background-color: transparent;
  color: #6441a5;
}
.wood_ba66 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wood_ba66 [class*="social-icon-twitter"].label-blue-a8e5 {
  background-color: transparent;
  color: #1da1f2;
}
.wood_ba66 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wood_ba66 [class*="social-icon-vimeo"].label-blue-a8e5 {
  background-color: transparent;
  color: #1ab7ea;
}
.wood_ba66 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wood_ba66 [class*="social-icon-vk"].label-blue-a8e5 {
  background-color: transparent;
  color: #45668e;
}
.wood_ba66 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wood_ba66 [class*="social-icon-weibo"].label-blue-a8e5 {
  background-color: transparent;
  color: #df2029;
}
.wood_ba66 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wood_ba66 [class*="social-icon-weixin"].label-blue-a8e5 {
  background-color: transparent;
  color: #7bb32e;
}
.wood_ba66 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wood_ba66 [class*="social-icon-whatsapp"].label-blue-a8e5 {
  background-color: transparent;
  color: #25d366;
}
.wood_ba66 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wood_ba66 [class*="social-icon-wordpress"].label-blue-a8e5 {
  background-color: transparent;
  color: #21759b;
}
.wood_ba66 [class*="social-icon-xing"] {
  background-color: #026466;
}
.wood_ba66 [class*="social-icon-xing"].label-blue-a8e5 {
  background-color: transparent;
  color: #026466;
}
.wood_ba66 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wood_ba66 [class*="social-icon-yelp"].label-blue-a8e5 {
  background-color: transparent;
  color: #af0606;
}
.wood_ba66 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wood_ba66 [class*="social-icon-youtube"].label-blue-a8e5 {
  background-color: transparent;
  color: #cd201f;
}
.grid-2e78 {
  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;
}
.grid-2e78:hover {
  box-shadow: none;
  background: 0 0;
}
.feature-1e4d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.card-b5ed {
  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;
}
.list-selected-3e6d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dropdown_d266 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dropdown_d266,
.dropdown_d266::after,
.dropdown_d266::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;
}
.dropdown_d266::after,
.dropdown_d266::before {
  content: "";
  display: block;
  background-color: inherit;
}
.widget-96b5 .card-b5ed .list-selected-3e6d {
  margin-top: -2px;
  width: 19px;
}
.widget-96b5 .card-b5ed .dropdown_d266 {
  margin-top: -1px;
}
.widget-96b5 .card-b5ed .dropdown_d266,
.widget-96b5 .card-b5ed .dropdown_d266::after,
.widget-96b5 .card-b5ed .dropdown_d266::before {
  width: 19px;
  height: 2px;
}
.widget-96b5 .card-b5ed .dropdown_d266::before {
  top: -6px;
}
.widget-96b5 .card-b5ed .dropdown_d266::after {
  bottom: -6px;
}
.button_19c3 .card-b5ed .list-selected-3e6d {
  margin-top: -2px;
  width: 22px;
}
.button_19c3 .card-b5ed .dropdown_d266 {
  margin-top: -1px;
}
.button_19c3 .card-b5ed .dropdown_d266,
.button_19c3 .card-b5ed .dropdown_d266::after,
.button_19c3 .card-b5ed .dropdown_d266::before {
  width: 22px;
  height: 2px;
}
.button_19c3 .card-b5ed .dropdown_d266::before {
  top: -7px;
}
.button_19c3 .card-b5ed .dropdown_d266::after {
  bottom: -7px;
}
.block-51dd .card-b5ed .list-selected-3e6d {
  margin-top: -2px;
  width: 31px;
}
.block-51dd .card-b5ed .dropdown_d266 {
  margin-top: -1.5px;
}
.block-51dd .card-b5ed .dropdown_d266,
.block-51dd .card-b5ed .dropdown_d266::after,
.block-51dd .card-b5ed .dropdown_d266::before {
  width: 31px;
  height: 3px;
}
.block-51dd .card-b5ed .dropdown_d266::before {
  top: -9px;
}
.block-51dd .card-b5ed .dropdown_d266::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .column_mini_bfd8 .card-b5ed .list-selected-3e6d {
    margin-top: -2px;
    width: 19px;
  }
  .column_mini_bfd8 .card-b5ed .dropdown_d266 {
    margin-top: -1px;
  }
  .column_mini_bfd8 .card-b5ed .dropdown_d266,
  .column_mini_bfd8 .card-b5ed .dropdown_d266::after,
  .column_mini_bfd8 .card-b5ed .dropdown_d266::before {
    width: 19px;
    height: 2px;
  }
  .column_mini_bfd8 .card-b5ed .dropdown_d266::before {
    top: -6px;
  }
  .column_mini_bfd8 .card-b5ed .dropdown_d266::after {
    bottom: -6px;
  }
  .detail-orange-c0ee .card-b5ed .list-selected-3e6d {
    margin-top: -2px;
    width: 22px;
  }
  .detail-orange-c0ee .card-b5ed .dropdown_d266 {
    margin-top: -1px;
  }
  .detail-orange-c0ee .card-b5ed .dropdown_d266,
  .detail-orange-c0ee .card-b5ed .dropdown_d266::after,
  .detail-orange-c0ee .card-b5ed .dropdown_d266::before {
    width: 22px;
    height: 2px;
  }
  .detail-orange-c0ee .card-b5ed .dropdown_d266::before {
    top: -7px;
  }
  .detail-orange-c0ee .card-b5ed .dropdown_d266::after {
    bottom: -7px;
  }
  .image_in_e8a8 .card-b5ed .list-selected-3e6d {
    margin-top: -2px;
    width: 31px;
  }
  .image_in_e8a8 .card-b5ed .dropdown_d266 {
    margin-top: -1.5px;
  }
  .image_in_e8a8 .card-b5ed .dropdown_d266,
  .image_in_e8a8 .card-b5ed .dropdown_d266::after,
  .image_in_e8a8 .card-b5ed .dropdown_d266::before {
    width: 31px;
    height: 3px;
  }
  .image_in_e8a8 .card-b5ed .dropdown_d266::before {
    top: -9px;
  }
  .image_in_e8a8 .card-b5ed .dropdown_d266::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hero_65f1 .card-b5ed .list-selected-3e6d {
    margin-top: -2px;
    width: 19px;
  }
  .hero_65f1 .card-b5ed .dropdown_d266 {
    margin-top: -1px;
  }
  .hero_65f1 .card-b5ed .dropdown_d266,
  .hero_65f1 .card-b5ed .dropdown_d266::after,
  .hero_65f1 .card-b5ed .dropdown_d266::before {
    width: 19px;
    height: 2px;
  }
  .hero_65f1 .card-b5ed .dropdown_d266::before {
    top: -6px;
  }
  .hero_65f1 .card-b5ed .dropdown_d266::after {
    bottom: -6px;
  }
  .row_over_9e6e .card-b5ed .list-selected-3e6d {
    margin-top: -2px;
    width: 22px;
  }
  .row_over_9e6e .card-b5ed .dropdown_d266 {
    margin-top: -1px;
  }
  .row_over_9e6e .card-b5ed .dropdown_d266,
  .row_over_9e6e .card-b5ed .dropdown_d266::after,
  .row_over_9e6e .card-b5ed .dropdown_d266::before {
    width: 22px;
    height: 2px;
  }
  .row_over_9e6e .card-b5ed .dropdown_d266::before {
    top: -7px;
  }
  .row_over_9e6e .card-b5ed .dropdown_d266::after {
    bottom: -7px;
  }
  .sidebar-narrow-c05c .card-b5ed .list-selected-3e6d {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-narrow-c05c .card-b5ed .dropdown_d266 {
    margin-top: -1.5px;
  }
  .sidebar-narrow-c05c .card-b5ed .dropdown_d266,
  .sidebar-narrow-c05c .card-b5ed .dropdown_d266::after,
  .sidebar-narrow-c05c .card-b5ed .dropdown_d266::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-narrow-c05c .card-b5ed .dropdown_d266::before {
    top: -9px;
  }
  .sidebar-narrow-c05c .card-b5ed .dropdown_d266::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside-1226 .card-b5ed .list-selected-3e6d {
    margin-top: -2px;
    width: 19px;
  }
  .aside-1226 .card-b5ed .dropdown_d266 {
    margin-top: -1px;
  }
  .aside-1226 .card-b5ed .dropdown_d266,
  .aside-1226 .card-b5ed .dropdown_d266::after,
  .aside-1226 .card-b5ed .dropdown_d266::before {
    width: 19px;
    height: 2px;
  }
  .aside-1226 .card-b5ed .dropdown_d266::before {
    top: -6px;
  }
  .aside-1226 .card-b5ed .dropdown_d266::after {
    bottom: -6px;
  }
  .header_4119 .card-b5ed .list-selected-3e6d {
    margin-top: -2px;
    width: 22px;
  }
  .header_4119 .card-b5ed .dropdown_d266 {
    margin-top: -1px;
  }
  .header_4119 .card-b5ed .dropdown_d266,
  .header_4119 .card-b5ed .dropdown_d266::after,
  .header_4119 .card-b5ed .dropdown_d266::before {
    width: 22px;
    height: 2px;
  }
  .header_4119 .card-b5ed .dropdown_d266::before {
    top: -7px;
  }
  .header_4119 .card-b5ed .dropdown_d266::after {
    bottom: -7px;
  }
  .motion_bd2e .card-b5ed .list-selected-3e6d {
    margin-top: -2px;
    width: 31px;
  }
  .motion_bd2e .card-b5ed .dropdown_d266 {
    margin-top: -1.5px;
  }
  .motion_bd2e .card-b5ed .dropdown_d266,
  .motion_bd2e .card-b5ed .dropdown_d266::after,
  .motion_bd2e .card-b5ed .dropdown_d266::before {
    width: 31px;
    height: 3px;
  }
  .motion_bd2e .card-b5ed .dropdown_d266::before {
    top: -9px;
  }
  .motion_bd2e .card-b5ed .dropdown_d266::after {
    bottom: -9px;
  }
}
.thumbnail_050b .dropdown_d266 {
  -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);
}
.thumbnail_050b .dropdown_d266::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail_050b .dropdown_d266::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);
}
.thumbnail_050b.backdrop_4676 .dropdown_d266 {
  -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);
}
.thumbnail_050b.backdrop_4676 .dropdown_d266::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail_050b.backdrop_4676 .dropdown_d266::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);
}
.frame_thick_907e {
  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.alert-bright-07aa:before {
  display: none;
}
.dynamic_f27f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dynamic_f27f .text-center-b119 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dynamic_f27f .text-center-b119:last-of-type {
  border-bottom: none;
}
.dynamic_f27f .text-center-b119.search-a286,
.dynamic_f27f .text-center-b119.input-middle-ee2d,
.dynamic_f27f .text-center-b119.focused-fef7 {
  padding: 0;
}
.dynamic_f27f .focused-df0a .breadcrumb-cool-155e {
  color: currentColor;
}
.dynamic_f27f .focused-df0a .breadcrumb-cool-155e:focus,
.dynamic_f27f .focused-df0a .breadcrumb-cool-155e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_f27f.active_e65f .hero-pro-3a49,
.dynamic_f27f.active_e65f .outline-ee98 a,
.dynamic_f27f.active_e65f .north_cea0 a,
.dynamic_f27f.active_e65f .under_acc9 a {
  color: rgba(0, 0, 0, 0.55);
}
.dynamic_f27f.active_e65f .hero-pro-3a49:hover,
.dynamic_f27f.active_e65f .outline-ee98 a:hover,
.dynamic_f27f.active_e65f .north_cea0 a:hover,
.dynamic_f27f.active_e65f .under_acc9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic_f27f.active_e65f .new-f43e {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic_f27f.active_e65f .text-center-b119 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_f27f.active_e65f .text-center-b119:before {
  background: rgba(0, 0, 0, 0.08);
}
.dynamic_f27f.active_e65f .icon_bottom_16f7:before {
  background: rgba(255, 255, 255, 0.9);
}
.dynamic_f27f.active_e65f .focused-df0a .panel_1c33 li a,
.dynamic_f27f.active_e65f .focused-df0a .breadcrumb-cool-155e,
.dynamic_f27f.active_e65f .under_acc9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_f27f.active_e65f .focused-df0a .breadcrumb-cool-155e:focus,
.dynamic_f27f.active_e65f .focused-df0a .breadcrumb-cool-155e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_f27f.active_e65f .panel_1c33 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_f27f.large_14e8 .hero-pro-3a49,
.dynamic_f27f.large_14e8 .outline-ee98 a,
.dynamic_f27f.large_14e8 .north_cea0 .breadcrumb-cool-155e,
.dynamic_f27f.large_14e8 .north_cea0 a,
.dynamic_f27f.large_14e8 .under_acc9 a {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic_f27f.large_14e8 .hero-pro-3a49:hover,
.dynamic_f27f.large_14e8 .outline-ee98 a:hover,
.dynamic_f27f.large_14e8 .north_cea0 .breadcrumb-cool-155e:hover,
.dynamic_f27f.large_14e8 .north_cea0 a:hover,
.dynamic_f27f.large_14e8 .under_acc9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_f27f.large_14e8 .new-f43e {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_f27f.large_14e8 .text-center-b119 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_f27f.large_14e8 .text-center-b119:before {
  background: rgba(255, 255, 255, 0.08);
}
.dynamic_f27f.large_14e8 .icon_bottom_16f7:before {
  background: rgba(0, 0, 0, 0.9);
}
.dynamic_f27f.large_14e8 .focused-df0a .panel_1c33 li a,
.dynamic_f27f.large_14e8 .focused-df0a .breadcrumb-cool-155e,
.dynamic_f27f.large_14e8 .under_acc9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_f27f.large_14e8 .focused-df0a .breadcrumb-cool-155e:focus,
.dynamic_f27f.large_14e8 .focused-df0a .breadcrumb-cool-155e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_f27f.large_14e8 .panel_1c33 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_bottom_16f7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.icon_bottom_16f7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accent-copper-a73f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.purple-cd0c .dynamic_f27f {
  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;
}
.purple-cd0c .text-center-b119 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.purple-cd0c .text-center-b119: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) {
  .purple-cd0c .text-center-b119:before {
    width: 16%;
    left: 42%;
  }
}
.purple-cd0c .text-center-b119:last-child:before {
  content: none;
}
.purple-cd0c .text-center-b119[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.purple-cd0c .focused-df0a .panel_1c33 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.purple-cd0c .focused-df0a .panel_1c33 li a .breadcrumb-cool-155e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.purple-cd0c .focused-df0a .under_acc9 {
  border: none;
}
.purple-cd0c .focused-df0a .under_acc9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.purple-cd0c .icon_bottom_16f7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.purple-cd0c .accent-copper-a73f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.purple-cd0c .large_14e8 .icon_bottom_16f7:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple-cd0c .active_e65f.label_4445 .dropdown_d266 {
  background: rgba(0, 0, 0, 0.6);
}
.purple-cd0c
  .active_e65f.label_4445
  .dropdown_d266::after,
.purple-cd0c
  .active_e65f.label_4445
  .dropdown_d266:before {
  background: inherit;
}
.purple-cd0c
  .active_e65f.label_4445:hover
  .dropdown_d266 {
  background: rgba(0, 0, 0, 0.8);
}
.accent_in_cb04 .dynamic_f27f {
  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) {
  .accent_in_cb04 .dynamic_f27f {
    width: auto;
    right: 45px;
  }
}
.grid_large_3342 .dynamic_f27f {
  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) {
  .grid_large_3342 .dynamic_f27f {
    width: auto;
    left: 45px;
  }
}
.alert-bright-07aa .dynamic_f27f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.alert-bright-07aa .accent-copper-a73f {
  max-width: 48em;
  margin: 0 auto;
}
.alert-bright-07aa .icon_bottom_16f7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.panel_3fd4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.panel_3fd4.purple-cd0c .dynamic_f27f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.panel_3fd4.accent_in_cb04 .dynamic_f27f {
  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);
}
.panel_3fd4 .dynamic_f27f {
  visibility: visible;
}
.panel_3fd4.grid_large_3342 .dynamic_f27f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.panel-d57a,
.pattern-current-45f9 {
  overflow-x: hidden;
}
.panel-d57a .dynamic_f27f {
  overflow: auto;
}
.panel-d57a.purple-cd0c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-d57a.purple-cd0c .dynamic_f27f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.panel-d57a.purple-cd0c .grid-2e78 {
  opacity: 0;
}
.panel-d57a.accent_in_cb04 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-d57a.accent_in_cb04 .dynamic_f27f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.panel-d57a.accent_in_cb04 .grid-2e78 {
  opacity: 0;
}
.panel-d57a.grid_large_3342 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-d57a.grid_large_3342 .dynamic_f27f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.panel-d57a.grid_large_3342 .grid-2e78 {
  opacity: 0;
}
.panel-d57a.alert-bright-07aa .dynamic_f27f {
  z-index: 10;
  visibility: visible;
}
.label_4445 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.label_4445 .dropdown_d266 {
  background: rgba(255, 255, 255, 0.99);
}
.label_4445 .dropdown_d266::after,
.label_4445 .dropdown_d266:before {
  background: inherit;
}
.label_4445:hover .dropdown_d266 {
  background: rgba(255, 255, 255, 0.99);
}
.grid_large_3342 .label_4445 {
  top: 10px;
  right: auto;
  left: 12px;
}
.alert-bright-07aa .label_4445 {
  display: none !important;
}
.panel-d57a:before,
.pattern-current-45f9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.panel-d57a .label_4445,
.pattern-current-45f9 .label_4445 {
  display: inline-block;
}
.dynamic_f27f .menu_glass_7e94 {
  -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;
}
.panel-d57a .dynamic_f27f .menu_glass_7e94,
.pattern-current-45f9 .dynamic_f27f .menu_glass_7e94 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dirty_0533 .component_dc13 {
  width: 100%;
}
.bright-661f {
  padding: 0 0.5em 0;
}
.bright-661f [class*="customify-col-"],
.bright-661f [class*="customify-col_"],
.bright-661f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.plasma-33e2 .bright-661f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .badge-new-d37f .table_dark_cf87,
  .table_dark_cf87 {
    display: none;
  }
  .fluid_ca23 {
    text-align: left;
  }
  .thumbnail-c5b5 {
    text-align: center;
  }
  .preview_purple_59ed {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .badge-new-d37f .active-95da,
  .active-95da {
    display: none;
  }
  .iron-38b7 {
    text-align: left;
  }
  .paragraph-soft-c2ff {
    text-align: center;
  }
  .frame-clean-e4cc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .badge-new-d37f .tabs-motion-19cc,
  .tabs-motion-19cc {
    display: none;
  }
  .notice_action_1fc1 {
    text-align: left;
  }
  .preview_tiny_6979 {
    text-align: center;
  }
  .brown_2b4a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.background-7ced {
  box-shadow: none !important;
}
.caption_glass_63cd .shade_ab95,
.lite-ac57 .shade_ab95 {
  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;
}
.lite-ac57 .shade_ab95 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.avatar-up-005e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.avatar-up-005e:after,
.avatar-up-005e:before {
  content: "";
  display: table;
}
.avatar-up-005e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .avatar-up-005e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.avatar-up-005e,
.picture-51dc {
  max-width: 1248px;
  margin: 0 auto;
}

.down-c479.layout_outer_40a2 .avatar-up-005e {
  max-width: 100%;
}
.down-c479.overlay_09e1 {
  max-width: 1200px;
  margin: 0 auto;
}
.down-c479.column_5726 .avatar-up-005e {
  max-width: 100%;
}
.down-c479.column_5726 > .avatar-up-005e {
  padding-left: 0;
  padding-right: 0;
}
.down-c479.column_5726 > .avatar-up-005e .badge-new-d37f {
  margin: 0;
}
.down-c479.column_5726
  > .avatar-up-005e
  .cold_779c.pattern-0438 {
  margin-right: 0;
  margin-left: 0;
}
.down-c479.column_5726 #main.pattern-0438 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .element-b4cd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .element-b4cd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-red-4303 .gallery_copper_1a08 {
    padding-right: 1em;
  }
  .thumbnail-red-4303.hero-thick-6161 .cold_779c {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-red-4303.hero-thick-6161 .gallery_copper_1a08 {
    padding-right: 1em;
  }
  .thumbnail-red-4303.hero-thick-6161 .nav-gas-6a42 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_1f04 .gallery_copper_1a08 {
    padding-left: 1em;
  }
  .dynamic_1f04.hero-thick-6161 .cold_779c {
    border-left: 1px solid #eaecee;
  }
  .dynamic_1f04.hero-thick-6161 .gallery_copper_1a08 {
    padding-left: 1em;
  }
  .dynamic_1f04.hero-thick-6161 .nav-gas-6a42 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .prev-bc83 .gallery_copper_1a08 {
    padding-left: 1em;
  }
  .prev-bc83.hero-thick-6161 .modal_easy_bf92 {
    border-right: 1px solid #eaecee;
  }
  .prev-bc83.hero-thick-6161 .accent-easy-74ce {
    border-right: 1px solid #eaecee;
  }
  .prev-bc83.hero-thick-6161 .gallery_copper_1a08 {
    padding-left: 1em;
  }
  .prev-bc83.hero-thick-6161 .nav-gas-6a42 {
    padding-right: 1em;
  }
  .prev-bc83.hero-thick-6161 .search-lite-9935 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-0a23 .gallery_copper_1a08 {
    padding-right: 1em;
  }
  .container-0a23.hero-thick-6161 .modal_easy_bf92 {
    border-left: 1px solid #eaecee;
  }
  .container-0a23.hero-thick-6161 .accent-easy-74ce {
    border-left: 1px solid #eaecee;
  }
  .container-0a23.hero-thick-6161 .gallery_copper_1a08 {
    padding-right: 1em;
  }
  .container-0a23.hero-thick-6161 .nav-gas-6a42 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container-0a23.hero-thick-6161 .search-lite-9935 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element-b4cd .gallery_copper_1a08 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element-b4cd.hero-thick-6161 .cold_779c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .element-b4cd.hero-thick-6161 .gallery_copper_1a08 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element-b4cd.hero-thick-6161 .nav-gas-6a42 {
    padding-left: 1em;
  }
  .element-b4cd.hero-thick-6161 .search-lite-9935 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .element-b4cd.hero-thick-6161 .gallery_copper_1a08 {
    padding-left: 0;
  }
}
.north_bac4 .border-rough-44c5 {
  display: inline-block;
}
.button_e390 {
  display: inline-block;
}
.photo_lite_db57 {
  word-con: break-word;
}
.notification_0cac > span {
  display: inline-block;
  padding: 5px 0;
}
.notification_0cac .disabled_hovered_018f {
  margin-left: 8px;
  margin-right: 8px;
}
.notification_0cac .pagination_prev_b192 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.container-769a .pattern-83ac {
  margin-bottom: 2em;
}
.container-769a .wide-20cb {
  margin-bottom: 15px;
}
.container-769a .wide-20cb:last-child {
  margin-bottom: 0;
}
.container-769a .north-cb07 {
  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) {
  .container-769a .north-cb07 {
    display: block;
  }
}
.container-769a .thick_c7c0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .container-769a .thick_c7c0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.container-769a .black-13a6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.container-769a .black-13a6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.container-769a .black-13a6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.container-769a .photo_lite_db57 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.container-769a .photo_lite_db57 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.container-769a .hero_ec67 p:last-child {
  margin-bottom: 0;
}
.container-769a .accordion-ffb2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.container-769a .new-d083 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.container-769a .outer_6922 {
  margin-top: 1em;
}
.container-769a .detail-7ab1 {
  top: 0;
  display: block;
}
.container-769a .detail-7ab1 a {
  color: inherit;
}
.container-769a .detail-7ab1 a:hover {
  color: inherit;
}
.container-769a .steel_46f4 {
  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;
}
.container-769a .steel_46f4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.container-769a .new-d083 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.container-769a .cool-9046 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container-769a .cool-9046:first-child {
  margin-top: 0;
}
.container-769a .cool-9046.row-27b6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.container-769a .cool-9046.light_e399 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container-769a
  .cool-9046.light_e399.widget_9355
  .outer_6922 {
  width: 100%;
}
.container-769a .light_e399 {
  -webkit-box-align: center;
  align-items: center;
}
.container-769a .light_e399 .notification_0cac,
.container-769a .light_e399 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.container-769a .black-13a6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container-769a .black-13a6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container-769a .black-13a6: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;
}
.container-769a .row-27b6 {
  z-index: 5;
}
.container-769a .thick_d362 .grid_bottom_8d01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.container-769a .item_ba0b .grid_bottom_8d01 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.container-769a .content_22dc .grid_bottom_8d01 {
  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;
}
.container-769a.input-south-973c .north-cb07,
.container-769a.layout_clean_fdbd .north-cb07 {
  display: block;
}
.container-769a.input-south-973c .north-cb07 .column-cecc,
.container-769a.input-south-973c .north-cb07 .new-d083,
.container-769a.layout_clean_fdbd .north-cb07 .column-cecc,
.container-769a.layout_clean_fdbd .north-cb07 .new-d083 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container-769a.preview_82eb .thick_c7c0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .container-769a.preview_82eb .thick_c7c0 {
    margin-right: 0;
  }
}
.container-769a.input-south-973c .thick_c7c0,
.container-769a.layout_clean_fdbd .thick_c7c0 {
  padding-top: 40%;
}
.container-769a.input-south-973c .pattern-83ac,
.container-769a.layout_clean_fdbd .pattern-83ac {
  display: block;
}
.container-769a.input-south-973c .fn-sticky-07a4 .new-d083,
.container-769a.layout_clean_fdbd .fn-sticky-07a4 .new-d083 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.container-769a.input-south-973c .thick_c7c0,
.container-769a.layout_clean_fdbd .thick_c7c0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.container-769a.input-south-973c .new-d083 {
  padding: 1em;
}
.surface_3b2e {
  margin: 30px auto;
  display: block;
}
.surface_3b2e .table-fd49 > * {
  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;
}
.surface_3b2e .table-fd49 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface_3b2e .table-fd49 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_active_93b7 .notification_0cac {
  margin-bottom: 1.41575em;
}
.tooltip_active_93b7 .steel-bb4d {
  margin-bottom: 1.618em;
}
.item-586b .aside_bottom_9b6e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.item-586b .aside_bottom_9b6e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.item-586b .gallery_static_f796 {
  max-width: 100%;
  overflow: auto;
}
.picture-blue-fa84 .item-586b a:hover {
  text-decoration: underline;
}
.tiny-95cc .wide-20cb:not(.photo_lite_db57),
.tiny-95cc .black-13a6 {
  margin-bottom: 1.41575em;
}
.tiny-95cc .wide-20cb:not(.photo_lite_db57):last-child,
.tiny-95cc .black-13a6:last-child {
  margin-bottom: 0;
}
.tiny-95cc .wide-20cb.table-f0ab {
  margin-bottom: 0.41575em;
}
.tiny-95cc .list_old_656e:before,
.tiny-95cc .image_hovered_4b9e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tiny-95cc .list_old_656e:before {
  content: "\f115";
}
.tiny-95cc .image_hovered_4b9e:before {
  content: "\f02c";
}
.tiny-95cc .element-254c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tiny-95cc .element-254c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.purple-3db8 {
  display: -webkit-box;
  display: flex;
}
.purple-3db8 .banner-f6b0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .purple-3db8 .banner-f6b0 {
    flex-basis: 90px;
  }
}
.purple-3db8 .item-9d44 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .purple-3db8 .item-9d44 {
    flex-basis: calc(100% - 50px);
  }
}
.purple-3db8 .notification-motion-1975 p:last-child {
  margin-bottom: 0.72em;
}
.picture-976b .table-fd49 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.picture-976b .table-fd49:after,
.picture-976b .table-fd49:before {
  content: "";
  display: table;
}
.picture-976b .table-fd49:after {
  clear: both;
}
.picture-976b .table-fd49 .container-focused-e321,
.picture-976b .table-fd49 .stone_7c6d {
  width: 49%;
}
.picture-976b .table-fd49 .container-focused-e321 a span.shade_silver_7dee,
.picture-976b .table-fd49 .stone_7c6d a span.shade_silver_7dee {
  display: block;
  margin-bottom: 5px;
}
.picture-976b .table-fd49 .stone_7c6d {
  float: left;
  text-align: left;
}
.picture-976b .table-fd49 .container-focused-e321 {
  float: right;
  text-align: right;
}
.button_ec73 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .button_ec73 {
    margin-bottom: 0;
  }
}
.simple-b6c0 {
  margin-bottom: 1em;
}
.simple-b6c0 .photo_lite_db57 {
  font-size: 1.1em;
  line-height: 1.3;
}
.mask_7644 a {
  display: block;
  line-height: 0;
  position: relative;
}
.caption_focused_a93f .simple-b6c0,
.primary-4987 .simple-b6c0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .caption_focused_a93f .simple-b6c0,
  .primary-4987 .simple-b6c0 {
    display: block;
  }
}
.caption_focused_a93f .mask_7644,
.primary-4987 .mask_7644 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .caption_focused_a93f .mask_7644,
  .primary-4987 .mask_7644 {
    margin-bottom: 1em;
  }
}
.caption_focused_a93f .mask_7644 img,
.primary-4987 .mask_7644 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.caption_focused_a93f .small_3c8d,
.primary-4987 .small_3c8d {
  flex-basis: calc(100% - 160px);
}
.caption_focused_a93f .small_3c8d p,
.primary-4987 .small_3c8d p {
  margin-bottom: 0;
}
.caption_focused_a93f .small_3c8d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .caption_focused_a93f .small_3c8d {
    padding-left: 0;
  }
}
.primary-4987 .small_3c8d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary-4987 .small_3c8d {
    padding-right: 0;
  }
}
.primary-4987 .mask_7644 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph-df15 .mask_7644 {
  margin-bottom: 0.5em;
}
.paragraph-df15 .mask_7644 img {
  width: 100%;
}
.text-fdb9 .hidden_green_9780,
.over_8f81 .hidden_green_9780 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.over_8f81 .cold_779c .box-first-b80f p:last-child {
  margin-bottom: 0;
}
.thumbnail_focused_8d7c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.message_yellow_af3d .secondary-wide-32ae {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .message_yellow_af3d .secondary-wide-32ae:last-of-type {
    margin-bottom: 0;
  }
}
.message_yellow_af3d .secondary-wide-32ae ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.message_yellow_af3d .secondary-wide-32ae ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.message_yellow_af3d .secondary-wide-32ae ul li {
  margin: 0 0 0.6em;
}
.message_yellow_af3d .secondary-wide-32ae ul li.section_637a,
.message_yellow_af3d .secondary-wide-32ae ul li.under_0b27 {
  position: relative;
}
.message_yellow_af3d .secondary-wide-32ae ul li.section_637a .overlay-af97,
.message_yellow_af3d .secondary-wide-32ae ul li.under_0b27 .overlay-af97 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.message_yellow_af3d .secondary-wide-32ae ul li.section_637a:after:after,
.message_yellow_af3d .secondary-wide-32ae ul li.section_637a:after:before,
.message_yellow_af3d
  .secondary-wide-32ae
  ul
  li.under_0b27:after:after,
.message_yellow_af3d
  .secondary-wide-32ae
  ul
  li.under_0b27:after:before {
  content: "";
  display: table;
}
.message_yellow_af3d .secondary-wide-32ae ul li.section_637a:after:after,
.message_yellow_af3d
  .secondary-wide-32ae
  ul
  li.under_0b27:after:after {
  clear: both;
}
.message_yellow_af3d .secondary-wide-32ae a.sort-lower-d1b3:hover {
  text-decoration: none;
}
.message_yellow_af3d .secondary-wide-32ae select {
  max-width: 100%;
}
.message_yellow_af3d .secondary-wide-32ae table {
  font-size: 85%;
}
.message_yellow_af3d .secondary-wide-32ae table td,
.message_yellow_af3d .secondary-wide-32ae table th {
  padding: 0.2360828548em;
  text-align: center;
}
.message_yellow_af3d .secondary-wide-32ae table tfoot td {
  text-align: left;
}
.message_yellow_af3d .secondary-wide-32ae :last-child {
  margin-bottom: 0;
}
.message_yellow_af3d .secondary-wide-32ae .out_c28e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.message_yellow_af3d .secondary-wide-32ae .out_c28e label {
  width: 100%;
}
.message_yellow_af3d .secondary-wide-32ae .out_c28e .table_solid_54a8 {
  width: 100%;
  display: block;
}
.message_yellow_af3d .secondary-wide-32ae .out_c28e .layout-paper-3c77 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.message_yellow_af3d .secondary-wide-32ae .out_c28e .layout-paper-3c77:hover svg #svg-search {
  fill: #444;
}
.message_yellow_af3d .secondary-wide-32ae .out_c28e .layout-paper-3c77 svg {
  width: 18px;
  height: 18px;
}
.message_yellow_af3d .black-6c56 ul ul,
.message_yellow_af3d .hero-cb4b ul ul,
.message_yellow_af3d .header_small_908b ul ul,
.message_yellow_af3d .gallery-dark-6468 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.message_yellow_af3d .black-6c56 .action_d72c > a,
.message_yellow_af3d .hero-cb4b .action_d72c > a,
.message_yellow_af3d .header_small_908b .action_d72c > a,
.message_yellow_af3d .gallery-dark-6468 .action_d72c > a {
  margin-bottom: 0;
}
.message_yellow_af3d .light_b85a li,
.message_yellow_af3d .black-6c56 li,
.message_yellow_af3d .status_5700 li,
.message_yellow_af3d .hero-cb4b li,
.message_yellow_af3d .header_small_908b li,
.message_yellow_af3d .gallery-dark-6468 li,
.message_yellow_af3d .badge_next_6636 li,
.message_yellow_af3d .carousel-d815 li {
  display: block;
  position: relative;
}
.message_yellow_af3d .light_b85a li:last-child,
.message_yellow_af3d .black-6c56 li:last-child,
.message_yellow_af3d .status_5700 li:last-child,
.message_yellow_af3d .hero-cb4b li:last-child,
.message_yellow_af3d .header_small_908b li:last-child,
.message_yellow_af3d .gallery-dark-6468 li:last-child,
.message_yellow_af3d .badge_next_6636 li:last-child,
.message_yellow_af3d .carousel-d815 li:last-child {
  border: none;
}
.message_yellow_af3d .light_b85a li a,
.message_yellow_af3d .black-6c56 li a,
.message_yellow_af3d .status_5700 li a,
.message_yellow_af3d .hero-cb4b li a,
.message_yellow_af3d .header_small_908b li a,
.message_yellow_af3d .gallery-dark-6468 li a,
.message_yellow_af3d .badge_next_6636 li a,
.message_yellow_af3d .carousel-d815 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.message_yellow_af3d .light_b85a li ul li::before,
.message_yellow_af3d .black-6c56 li ul li::before,
.message_yellow_af3d .status_5700 li ul li::before,
.message_yellow_af3d .hero-cb4b li ul li::before,
.message_yellow_af3d .header_small_908b li ul li::before,
.message_yellow_af3d .gallery-dark-6468 li ul li::before,
.message_yellow_af3d .badge_next_6636 li ul li::before,
.message_yellow_af3d .carousel-d815 li ul li::before {
  left: 15px;
}
.message_yellow_af3d .light_b85a li ul a,
.message_yellow_af3d .black-6c56 li ul a,
.message_yellow_af3d .status_5700 li ul a,
.message_yellow_af3d .hero-cb4b li ul a,
.message_yellow_af3d .header_small_908b li ul a,
.message_yellow_af3d .gallery-dark-6468 li ul a,
.message_yellow_af3d .badge_next_6636 li ul a,
.message_yellow_af3d .carousel-d815 li ul a {
  padding-left: 20px;
}
.message_yellow_af3d .light_b85a li ul ul li::before,
.message_yellow_af3d .black-6c56 li ul ul li::before,
.message_yellow_af3d .status_5700 li ul ul li::before,
.message_yellow_af3d .hero-cb4b li ul ul li::before,
.message_yellow_af3d .header_small_908b li ul ul li::before,
.message_yellow_af3d .gallery-dark-6468 li ul ul li::before,
.message_yellow_af3d .badge_next_6636 li ul ul li::before,
.message_yellow_af3d .carousel-d815 li ul ul li::before {
  left: 30px;
}
.message_yellow_af3d .light_b85a li ul ul a,
.message_yellow_af3d .black-6c56 li ul ul a,
.message_yellow_af3d .status_5700 li ul ul a,
.message_yellow_af3d .hero-cb4b li ul ul a,
.message_yellow_af3d .header_small_908b li ul ul a,
.message_yellow_af3d .gallery-dark-6468 li ul ul a,
.message_yellow_af3d .badge_next_6636 li ul ul a,
.message_yellow_af3d .carousel-d815 li ul ul a {
  padding-left: 40px;
}
.message_yellow_af3d .liquid_84c7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.message_yellow_af3d .carousel-d815 ul li {
  margin-bottom: 1.41575em;
}
.message_yellow_af3d .carousel-d815 ul li .item-bottom-0896 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.message_yellow_af3d .carousel-d815 ul li .background_778b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.large_14e8 .light_b85a li a,
.large_14e8 .black-6c56 li a,
.large_14e8 .status_5700 li a,
.large_14e8 .hero-cb4b li a,
.large_14e8 .header_small_908b li a,
.large_14e8 .gallery-dark-6468 li a,
.large_14e8 .badge_next_6636 li a,
.large_14e8 .carousel-d815 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.large_14e8 .liquid_84c7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large_14e8 .secondary-wide-32ae ul li.section_637a .overlay-af97,
.large_14e8 .secondary-wide-32ae ul li.under_0b27 .overlay-af97 {
  background: rgba(0, 0, 0, 0.2);
}
.large_14e8 .message_yellow_af3d .secondary-wide-32ae select {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-c479 .message_yellow_af3d .panel_1c33 li {
  margin: 0;
}
.down-c479 .message_yellow_af3d .panel_1c33 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.down-c479 .message_yellow_af3d .panel_1c33 li ul {
  margin: 0;
}
.down-c479 .message_yellow_af3d .panel_1c33 li ul li a {
  padding-left: 15px;
}
.down-c479 .message_yellow_af3d .panel_1c33 li ul li li a {
  padding-left: 30px;
}
.down-c479 .message_yellow_af3d .panel_1c33 li.breadcrumb-dirty-9280 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.down-c479 .message_yellow_af3d .panel_1c33 li.breadcrumb-dirty-9280 > 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;
}
.down-c479 .message_yellow_af3d .panel_1c33 li.breadcrumb-dirty-9280 > 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;
}
.focus-ed94 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.silver_9829 {
  position: relative;
  z-index: 10;
}
.silver_9829 .menu_glass_7e94 {
  width: 100%;
  max-width: 100%;
}
.feature_a8fe .label-fd75 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.feature_a8fe .active_e65f {
}
.feature_a8fe .large_14e8 {
  background: #292929;
}
.active_02bb .label-fd75 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active_02bb .active_e65f {
  background: #f9f9f9;
}
.active_02bb .large_14e8 {
  background: #303030;
}
.block-e39f .label-fd75 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-e39f .border-rough-44c5 {
    margin-bottom: 1em;
  }
  .block-e39f .border-rough-44c5:last-child {
    margin-bottom: 0;
  }
}
.block-e39f .active_e65f {
  background: #ededed;
}
.block-e39f .large_14e8 {
  background: #1a1a1a;
}
.label-fd75.active_e65f {
  color: rgba(0, 0, 0, 0.6);
}
.label-fd75.active_e65f .liquid-1547 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-fd75.large_14e8 {
  color: rgba(255, 255, 255, 0.99);
}
.label-fd75.large_14e8 a:not(.sort-lower-d1b3) {
  color: rgba(255, 255, 255, 0.79);
}
.label-fd75.large_14e8 a:not(.sort-lower-d1b3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-fd75.large_14e8 .liquid-1547 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-fd75.large_14e8 table tbody td,
.label-fd75.large_14e8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.media_a856.element_c490 .avatar-up-005e {
  max-width: initial;
}
.media_a856 .paragraph_403e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.media_a856 .paragraph_403e .menu_glass_7e94 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .media_a856 .paragraph_403e .menu_glass_7e94 {
    display: block;
    margin-bottom: 2em;
  }
  .media_a856 .paragraph_403e .menu_glass_7e94:last-child {
    margin-bottom: 0;
  }
}
.block-e39f .border-rough-44c5:last-child,
.active_02bb .border-rough-44c5:last-child,
.feature_a8fe .border-rough-44c5:last-child {
  margin-bottom: 0;
}
.block-e39f .border-rough-44c5 .message_yellow_af3d .secondary-wide-32ae:last-child,
.active_02bb .border-rough-44c5 .message_yellow_af3d .secondary-wide-32ae:last-child,
.feature_a8fe .border-rough-44c5 .message_yellow_af3d .secondary-wide-32ae:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block-e39f .caption-fluid-c1c8,
  .block-e39f .nav_6dc2,
  .active_02bb .caption-fluid-c1c8,
  .active_02bb .nav_6dc2,
  .feature_a8fe .caption-fluid-c1c8,
  .feature_a8fe .nav_6dc2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .silver_9829 .border-rough-44c5 {
    margin-bottom: 2em;
  }
}
.silver_9829 p:last-child {
  margin-bottom: 0;
}
.silver_9829 li,
.silver_9829 ul {
  list-style: none;
  margin: 0;
}
.silver_9829 ul ul {
  margin-left: 2.617924em;
}
.tiny-c0c2 {
  font-size: 0.875em;
}

/* css-noise: 43f9 */
.promo-block-l7 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
