/*!
Theme Name: Customify
Theme URI: https://pressmaximum.panel-7182/customify
Author: WPCustomify
Author URI: https://pressmaximum.panel-7182
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.panel-7182/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hidden-narrow-bae6.top_53d9/licenses/gpl-2.0.pagination_active_058a
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.list_tiny_a8a3/, (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.menu_b8d4.notification_motion_5d57/normalize.new-2b94/
 ======
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.new-2b94 v7.0.0 | MIT License | github.panel-7182/necolas/normalize.new-2b94 */
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;
}
.wide_b239 .input_cold_7adf,
.glass_2448,
.lite-b06e,
.west-be2c,
.tertiary_7de8,
.feature_5808,
.header_warm_051c,
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;
}
.glass_2448,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .glass_2448,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .glass_2448,
  h1 {
    font-size: 1.8em;
  }
}
.lite-b06e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.lite-b06e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .lite-b06e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .lite-b06e,
  h2 {
    font-size: 1.7em;
  }
}
.west-be2c,
h3 {
  font-size: 1.618em;
}
.wide_b239 .input_cold_7adf,
.tertiary_7de8,
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.brown_9b3a {
  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;
}
.lite-0a88:after,
.lite-0a88:before,
.fluid_97b9:after,
.fluid_97b9:before {
  content: "";
  display: table;
}
.lite-0a88:after,
.fluid_97b9:after {
  clear: both;
}
.dirty-05b6 {
  float: right;
  margin-right: 0;
}
.old-baec {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.sidebar_aff5 .hovered-5e5f,
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;
}
.sidebar_aff5 .hovered-5e5f:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.row-ff41 .hovered-5e5f {
  box-shadow: none;
}
.row-ff41
  .hovered-5e5f
  .table-fea9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row-ff41 .hovered-5e5f .over_6caa {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.row-ff41
  .hovered-5e5f
  .over_6caa
  b {
  display: none;
}
.row-ff41 .bronze-f28a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.cool-bf26:not(.small_ed60):not(.tertiary_top_f04e),
button:not(.small_ed60):not(.tertiary_top_f04e),
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ),
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ),
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ) {
  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;
}
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ):hover,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ):hover,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):hover,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):hover,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ):active,
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ):focus,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ):active,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ):focus,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):active,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):focus,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):active,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):focus,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):active,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):focus {
  outline: 0;
}
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee {
  position: relative;
}
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .paragraph-40cd,
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .slider_2e84,
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .item-23ce,
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  i,
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  svg,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .paragraph-40cd,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .slider_2e84,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .item-23ce,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  i,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  svg,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .paragraph-40cd,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .slider_2e84,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .item-23ce,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  i,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  svg,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .paragraph-40cd,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .slider_2e84,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .item-23ce,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  i,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  svg,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .paragraph-40cd,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .slider_2e84,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  .item-23ce,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  i,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee
  svg {
  visibility: hidden;
}
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee:after,
button:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee:after,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee:after,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee:after,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ).fn-loading-53ee: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;
}
.cool-bf26:not(.small_ed60):not(.tertiary_top_f04e),
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ),
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ),
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ) {
  color: #fff;
  background: #235787;
}
.cool-bf26:not(.small_ed60):not(
    .tertiary_top_f04e
  ):focus,
input[type="button"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):focus,
input[type="reset"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):focus,
input[type="submit"]:not(.small_ed60):not(
    .tertiary_top_f04e
  ):focus {
  color: #fff;
}
.cool-bf26.fn-disabled-53ee:not(.small_ed60):not(
    .tertiary_top_f04e
  ),
.cool-bf26[disabled]:not(.small_ed60):not(
    .tertiary_top_f04e
  ),
button.fn-disabled-53ee:not(.small_ed60):not(
    .tertiary_top_f04e
  ),
button[disabled]:not(.small_ed60):not(
    .tertiary_top_f04e
  ) {
  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;
}
.header-pink-9ae7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.header-pink-9ae7: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;
}
.card_aa55 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.footer-df3f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.video-dbac {
  clear: both;
  display: block;
  margin: 0 auto;
}
.lite-0a88:after,
.lite-0a88:before,
.inner-c2d9:after,
.inner-c2d9:before,
.input_8b0e:after,
.input_8b0e:before,
.small-b30d:after,
.small-b30d:before,
.accent_617c:after,
.accent_617c:before,
.input_7c15:after,
.input_7c15:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.lite-0a88:after,
.inner-c2d9:after,
.input_8b0e:after,
.small-b30d:after,
.accent_617c:after,
.input_7c15:after {
  clear: both;
}
.inner-c2d9 .feature-77db,
.input_8b0e .feature-77db,
.thumbnail-motion-7b18 .feature-77db {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dark-eca7 {
  display: inline-block;
}
.gallery-6a51 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gallery-6a51 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery-6a51 .media_selected_101c {
  padding: 1em 0;
  font-size: 85%;
}
.media_selected_101c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.solid_1e1b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.solid_1e1b:after,
.solid_1e1b:before {
  content: "";
  display: table;
}
.solid_1e1b:after {
  clear: both;
}
.pressed-bdfd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active_cfca .pressed-bdfd {
  max-width: 50%;
}
.backdrop-upper-3fc3 .pressed-bdfd {
  max-width: 33.33%;
}
.carousel_2f7e .pressed-bdfd {
  max-width: 25%;
}
.photo-glass-36cc .pressed-bdfd {
  max-width: 20%;
}
.rough_b68f .pressed-bdfd {
  max-width: 16.66%;
}
.dirty_617c .pressed-bdfd {
  max-width: 14.28%;
}
.highlight_753d .pressed-bdfd {
  max-width: 12.5%;
}
.text_0c9e .pressed-bdfd {
  max-width: 11.11%;
}
.dirty_0321 {
  display: block;
}
.wide_b239 .heading_8351 label,
.wide_b239 .table-d9bf label,
.wide_b239 .liquid_4cae label,
.wide_b239 .north_153c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev_af4a {
  list-style: none;
  margin: 0;
}
.prev_af4a article.frame-567b {
  margin-bottom: 0;
}
.prev_af4a ul {
  list-style: none;
  margin: 0;
}
.prev_af4a .disabled_0b26 li.frame-567b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev_af4a .disabled_0b26 li.frame-567b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev_af4a .disabled_0b26 li.frame-567b: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) {
  .prev_af4a .disabled_0b26 li.frame-567b li.frame-567b li.frame-567b li.frame-567b {
    padding-left: 0;
  }
}
article.frame-567b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.frame-567b .inner-c2d9 p:last-of-type {
  margin-bottom: 0;
}
article.frame-567b .red-fa36 {
  float: left;
}
article.frame-567b .table-aa61 {
  margin-left: 85px;
}
article.frame-567b .cold_f170 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.frame-567b .cold_f170 .search_pressed_c8d4 {
  margin-left: 10px;
}
article.frame-567b .slider-selected-a517 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.frame-567b .nav-1d7f {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .heading_8351,
  #respond .liquid_4cae,
  #respond .north_153c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_8351 input,
#respond .liquid_4cae input,
#respond .north_153c input {
  width: 100%;
}
#respond .north_153c {
  margin-right: 0;
}
#respond .component-iron-7142 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last-6643 {
  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;
}
.last-6643.small_ea65 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.last-6643 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%);
}
.last-6643:focus,
.last-6643: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);
}
.dim_6c3a {
  border-radius: 10%;
}
.list_f6f0 {
  border-radius: 50%;
}
.photo-static-a145 {
  font-size: 0.72em;
}
.fixed_7282 {
  font-size: 0.875em;
}
.aside_lower_364c {
  font-size: 1.1em;
}
.pro_c642 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pro_c642.photo-static-a145 {
  letter-spacing: 0.5px;
}
.column-7adf,
.column-7adf a {
  color: #6d6d6d;
}
.column-7adf a:hover {
  color: #111;
}
.yellow_0aad {
  color: #6d6d6d;
}
.content_west_3b39 {
  overflow-x: hidden;
}
.content_west_3b39 .video-inner-d73b.fast-662c {
  position: relative;
}
.content_west_3b39 .video-inner-d73b.fast-662c.detail_solid_90ab {
  position: initial;
}
.content_west_3b39
  .video-inner-d73b.fast-662c.detail_solid_90ab
  .action_d926 {
  left: auto;
}
.content_west_3b39 .video-inner-d73b .action_d926 {
  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;
}
.content_west_3b39 .video-inner-d73b:hover.fast-662c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.content_west_3b39
  .video-inner-d73b:hover.fast-662c
  .action_d926 {
  display: block;
  z-index: 9999999;
}
.content_west_3b39 .photo-hot-18c8 .form_dbcb,
.content_west_3b39 .focused_4c33 .form_dbcb {
  display: none;
}
.content_west_3b39 .accent-a7f6 .video-inner-d73b:hover.fast-662c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wide_b239 .heading_8351 label,
.wide_b239 .table-d9bf label,
.wide_b239 .liquid_4cae label,
.wide_b239 .north_153c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev_af4a {
  list-style: none;
  margin: 0;
}
.prev_af4a article.frame-567b {
  margin-bottom: 0;
}
.prev_af4a ul {
  list-style: none;
  margin: 0;
}
.prev_af4a .disabled_0b26 li.frame-567b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev_af4a .disabled_0b26 li.frame-567b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev_af4a .disabled_0b26 li.frame-567b: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) {
  .prev_af4a .disabled_0b26 li.frame-567b li.frame-567b li.frame-567b li.frame-567b {
    padding-left: 0;
  }
}
article.frame-567b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.frame-567b .inner-c2d9 p:last-of-type {
  margin-bottom: 0;
}
article.frame-567b .red-fa36 {
  float: left;
}
article.frame-567b .table-aa61 {
  margin-left: 85px;
}
article.frame-567b .cold_f170 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.frame-567b .cold_f170 .search_pressed_c8d4 {
  margin-left: 10px;
}
article.frame-567b .slider-selected-a517 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.frame-567b .nav-1d7f {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .heading_8351,
  #respond .liquid_4cae,
  #respond .north_153c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_8351 input,
#respond .liquid_4cae input,
#respond .north_153c input {
  width: 100%;
}
#respond .north_153c {
  margin-right: 0;
}
#respond .component-iron-7142 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo-hot-18c8 .tooltip_fresh_4716 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_fresh_4716 .under-0067.sort_prev_fd62 .paragraph_plasma_685d > li > a:focus,
.tooltip_fresh_4716 .under-0067.sort_prev_fd62 .paragraph_plasma_685d > li > a:hover,
.tooltip_fresh_4716 .under-0067.breadcrumb_b266 .paragraph_plasma_685d > li > a:focus,
.tooltip_fresh_4716 .under-0067.breadcrumb_b266 .paragraph_plasma_685d > li > a:hover,
.tooltip_fresh_4716 .under-0067.gold-f2d3 .paragraph_plasma_685d > li > a:focus,
.tooltip_fresh_4716 .under-0067.gold-f2d3 .paragraph_plasma_685d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_fresh_4716
  .under-0067.sort_prev_fd62
  .paragraph_plasma_685d
  > li.smooth-366c
  > a,
.tooltip_fresh_4716
  .under-0067.sort_prev_fd62
  .paragraph_plasma_685d
  > li.wrapper-in-63bb
  > a,
.tooltip_fresh_4716
  .under-0067.breadcrumb_b266
  .paragraph_plasma_685d
  > li.smooth-366c
  > a,
.tooltip_fresh_4716
  .under-0067.breadcrumb_b266
  .paragraph_plasma_685d
  > li.wrapper-in-63bb
  > a,
.tooltip_fresh_4716
  .under-0067.gold-f2d3
  .paragraph_plasma_685d
  > li.smooth-366c
  > a,
.tooltip_fresh_4716 .under-0067.gold-f2d3 .paragraph_plasma_685d > li.popup-963c > a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_fresh_4716 .surface-lower-739f,
.tooltip_fresh_4716 .surface-lower-739f a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_fresh_4716 .sort_silver_0aa0.element_98a5 li a,
.tooltip_fresh_4716 .cold-ae90 a,
.tooltip_fresh_4716 .plasma_dab0,
.tooltip_fresh_4716 .paragraph_plasma_685d > li > a,
.tooltip_fresh_4716 .logo-basic-659f {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fresh_4716 .sort_silver_0aa0.element_98a5 li a:hover,
.tooltip_fresh_4716 .cold-ae90 a:hover,
.tooltip_fresh_4716 .plasma_dab0:hover,
.tooltip_fresh_4716 .paragraph_plasma_685d > li > a:hover,
.tooltip_fresh_4716 .logo-basic-659f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_fresh_4716 .plasma_3fac {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fresh_4716 .plasma_3fac .footer_4d63 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_fresh_4716 .plasma_3fac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_fresh_4716 .next-9a33 .aside_b507 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fresh_4716 .next-9a33 .aside_b507 .label-easy-7ffd {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fresh_4716
  .next-9a33
  .aside_b507
  .label-easy-7ffd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fresh_4716
  .next-9a33
  .aside_b507
  .label-easy-7ffd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fresh_4716
  .next-9a33
  .aside_b507
  .label-easy-7ffd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fresh_4716
  .next-9a33
  .aside_b507
  .label-easy-7ffd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fresh_4716 .next-9a33 .dropdown-light-468f {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fresh_4716 .next-9a33 .dropdown-light-468f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-004e
  .tooltip_fresh_4716
  .next-9a33
  .panel-stone-16ce
  .tabs_silver_e1a9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-004e
  .tooltip_fresh_4716
  .next-9a33
  .panel-stone-16ce
  .label-easy-7ffd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-hot-18c8 .hovered-1c65 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hovered-1c65 .under-0067.sort_prev_fd62 .paragraph_plasma_685d > li > a:focus,
.hovered-1c65 .under-0067.sort_prev_fd62 .paragraph_plasma_685d > li > a:hover,
.hovered-1c65 .under-0067.breadcrumb_b266 .paragraph_plasma_685d > li > a:focus,
.hovered-1c65 .under-0067.breadcrumb_b266 .paragraph_plasma_685d > li > a:hover,
.hovered-1c65 .under-0067.gold-f2d3 .paragraph_plasma_685d > li > a:focus,
.hovered-1c65 .under-0067.gold-f2d3 .paragraph_plasma_685d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-1c65
  .under-0067.sort_prev_fd62
  .paragraph_plasma_685d
  > li.smooth-366c
  > a,
.hovered-1c65
  .under-0067.sort_prev_fd62
  .paragraph_plasma_685d
  > li.wrapper-in-63bb
  > a,
.hovered-1c65
  .under-0067.breadcrumb_b266
  .paragraph_plasma_685d
  > li.smooth-366c
  > a,
.hovered-1c65
  .under-0067.breadcrumb_b266
  .paragraph_plasma_685d
  > li.wrapper-in-63bb
  > a,
.hovered-1c65
  .under-0067.gold-f2d3
  .paragraph_plasma_685d
  > li.smooth-366c
  > a,
.hovered-1c65 .under-0067.gold-f2d3 .paragraph_plasma_685d > li.popup-963c > a {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-1c65 .surface-lower-739f,
.hovered-1c65 .surface-lower-739f a {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-1c65 .sort_silver_0aa0.element_98a5 li a,
.hovered-1c65 .cold-ae90 a,
.hovered-1c65 .plasma_dab0,
.hovered-1c65 .paragraph_plasma_685d > li > a,
.hovered-1c65 .logo-basic-659f {
  color: rgba(0, 0, 0, 0.55);
}
.hovered-1c65 .sort_silver_0aa0.element_98a5 li a:hover,
.hovered-1c65 .cold-ae90 a:hover,
.hovered-1c65 .plasma_dab0:hover,
.hovered-1c65 .paragraph_plasma_685d > li > a:hover,
.hovered-1c65 .logo-basic-659f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-1c65 .plasma_3fac {
  color: rgba(0, 0, 0, 0.55);
}
.hovered-1c65 .plasma_3fac .footer_4d63 {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-1c65 .plasma_3fac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge_a201 .detail_wide_3e1c {
  margin-left: auto;
  margin-right: auto;
}
.input_8b0e > * {
  margin-left: auto;
  margin-right: auto;
}
.input_8b0e .card_aa55 {
  margin-right: 1.41575em;
}
.message-efe5 .input_8b0e > .dynamic-621e {
  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;
}
.message-efe5 .input_8b0e > .notification_small_369b {
  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;
}
.heading-pro-b72d.huge_a201 .detail_wide_3e1c,
.east-e6da.huge_a201 .detail_wide_3e1c {
  margin-left: 0;
}
.left_2535.huge_a201 .detail_wide_3e1c,
.logo-4166.huge_a201 .detail_wide_3e1c {
  margin-right: 0;
}
.input_8b0e ol,
.input_8b0e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.table_wood_d599 video {
  max-width: 100%;
}
.accordion-plasma-2cfa img {
  display: block;
}
.accordion-plasma-2cfa.card_aa55,
.accordion-plasma-2cfa.footer-df3f {
  width: 100%;
}
.accordion-plasma-2cfa.notification_small_369b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dark_ec6b:not(.bronze-cbf8) {
  margin: 1.5em auto;
}
.hovered_3a76 p {
  padding: 1.5em 14px;
}
ul.copper-226f.notification_small_369b,
ul.copper-226f.dynamic-621e,
ul.copper-226f.table_action_9fc3.dynamic-621e {
  padding: 0 14px;
}
.under_44e8 {
  display: block;
  overflow-x: auto;
}
.under_44e8 table {
  border-collapse: collapse;
  width: 100%;
}
.under_44e8 td,
.under_44e8 th {
  padding: 0.5em;
}
.input_8b0e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input_8b0e ol ol,
.input_8b0e ol ul,
.input_8b0e ul ol,
.input_8b0e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input_8b0e ol ol li,
.input_8b0e ol ul li,
.input_8b0e ul ol li,
.input_8b0e ul ul li {
  margin-left: 0;
}
.bottom_e06c.tall_42f2 > .north-9f9f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bottom_e06c.tall_42f2 > .north-9f9f iframe,
.bottom_e06c.tall_42f2 > .north-9f9f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header-down-f8b0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.header-down-f8b0.hero_blue_9c86 {
  padding: 0;
}
.header-down-f8b0.hero_blue_9c86 cite {
  font-size: 13px;
}
.header-down-f8b0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.header-down-f8b0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.up_87e3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.up_87e3 > p:first-child {
  margin-top: 0;
}
.up_87e3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.up_87e3 blockquote {
  border-left: 0;
}
.modal-3ebd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.modal-3ebd:not(.hard-5451) {
  max-width: 100px;
}
.modal-3ebd.panel-mini-facc {
  border-bottom: none !important;
  text-align: center;
}
.modal-3ebd.panel-mini-facc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hovered_3a76 p {
    padding: 1.5em 0;
  }
}
.video-0995 {
  color: #0073aa;
}
.focused-8684 {
  background-color: #0073aa;
}
.orange_d6da {
  color: #229fd8;
}
.link-3a61 {
  background-color: #229fd8;
}
.selected-ac88 {
  color: #eee;
}
.avatar-red-55fd {
  background-color: #eee;
}
.gradient-dirty-0f06 {
  color: #444;
}
.left_3b59 {
  background-color: #444;
}
.backdrop_3687 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.backdrop_3687 .wrapper-ef4d .cold-ae90 {
  font-size: 15px;
}
.backdrop_3687 .cold-ae90 {
  line-height: 1.3;
}
.backdrop_3687 .hovered-1c65 {
}
.backdrop_3687 .tooltip_fresh_4716 {
  background: #235787;
}
.east-b8b8 {
  padding: 0;
}
.east-b8b8 .tooltip_fresh_4716 {
  background: #1a1a1a;
}
.east-b8b8 .hovered-1c65 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.left-c10b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.left-c10b .hovered-1c65 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.left-c10b .tooltip_fresh_4716 {
  background: #303030;
}
.input_7c15 {
  position: relative;
  z-index: 10;
}
.input_7c15 .plasma-655b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-257d .fast-662c {
  display: inline-block;
  vertical-align: middle;
}
.pattern-257d.title_518b .fast-662c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pattern-257d.title_518b .fast-662c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-257d.title_518b .fast-662c {
    margin-right: 0.4em;
  }
}
.pattern-257d.title_518b .fast-662c:last-child {
  margin-right: 0;
}
.hover_easy_28ba .plasma-655b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .photo-hot-18c8 .wrapper-ef4d {
    margin: 0 -0.5em;
  }
  .photo-hot-18c8 .wrapper-ef4d [class*="customify-col-"],
  .photo-hot-18c8 .wrapper-ef4d [class*="customify-col_"],
  .photo-hot-18c8 .wrapper-ef4d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.photo-hot-18c8.notification-glass-fbe2 .plasma-655b {
  background: 0 0 !important;
}
.photo-hot-18c8.notification-glass-fbe2 .plasma-655b,
.photo-hot-18c8.hover_easy_28ba .plasma-655b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .photo-hot-18c8.wood_9714 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.photo-hot-18c8.hover_easy_28ba .plasma-655b {
  box-shadow: none !important;
}
.large-c7d3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large-c7d3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large-c7d3 {
    padding: 18px 0 20px;
  }
}
.large-c7d3 .wood_3f2f {
  width: 100%;
}
.large-c7d3 .shadow_out_7ca1 {
  margin-bottom: 0;
}
.large-c7d3 .layout-fast-38ec {
  margin-top: 5px;
  font-size: 0.875em;
}
.component_dirty_b024 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component_dirty_b024 .center_fd1c {
  width: 100%;
}
.hard-8d88 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard-8d88 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard-8d88 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;
}
.hard-8d88 li:last-child:after {
  display: none;
}
.hard-8d88 li a {
  font-weight: 500;
  margin-right: 10px;
}
.background_664c .form_dbcb button,
.large-c7d3 .form_dbcb button {
  left: 0;
}
.background_664c .center_fd1c,
.large-c7d3 .center_fd1c {
  padding-left: 0;
  padding-right: 0;
}
.background_664c .component_dirty_b024,
.large-c7d3 .component_dirty_b024 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.background_664c {
  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;
}
.background_664c: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;
}
.background_664c .panel-rough-557b {
  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) {
  .background_664c .panel-rough-557b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .background_664c .panel-rough-557b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .background_664c .panel-rough-557b {
    min-height: 200px;
  }
}
.background_664c .hard-8d88 {
  color: rgba(255, 255, 255, 0.8);
}
.background_664c .hard-8d88 a,
.background_664c .hard-8d88 li:after {
  color: inherit;
}
.background_664c .hard-8d88 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_north_cebb {
  margin-bottom: 0.5em;
}
.cool-f1d5 {
  margin-bottom: 1.2em;
}
.cool-f1d5,
.tooltip_north_cebb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.cool-f1d5 p:last-child,
.tooltip_north_cebb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .form_dbcb,
#masthead .form_dbcb {
  display: none;
}
#masthead
  > .form_dbcb.sidebar-659d {
  display: none;
}
#masthead > .form_dbcb button {
  left: 0;
}
.tag_4dc6 {
  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%;
}
.tag_4dc6 .fast-662c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tag_4dc6 .label_0f8f {
  display: -webkit-box;
  display: flex;
}
.tag_4dc6 .label_0f8f.wood_43c4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tag_4dc6 .label_0f8f.backdrop-b29d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag_4dc6 .label_0f8f.mask-upper-4a27 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag_4dc6.mask-78dd.link-in-d174 .label_0f8f.wood_43c4 {
  flex-basis: 100%;
}
.tag_4dc6.panel-easy-cd6d .label_0f8f.backdrop-b29d {
  -webkit-box-flex: 1;
  flex: auto;
}
.tag_4dc6.panel-easy-cd6d .label_0f8f.mask-upper-4a27 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .form_dbcb.sidebar-659d {
  display: none;
}
#masthead > .form_dbcb button {
  left: 0;
}
.text_focused_e89d {
  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;
}
.text_focused_e89d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.text_focused_e89d.progress_aac4 i {
  margin-right: 4px;
}
.text_focused_e89d.carousel_d2fd i {
  margin-left: 5px;
}
.cold-ae90 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.cold-ae90 p:last-child {
  margin-bottom: 0;
}
.badge-pro-df62 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.badge-pro-df62 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.badge-pro-df62 img {
  display: block;
  width: auto;
  line-height: 1;
}
.badge-pro-df62 .surface-lower-739f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.badge-pro-df62 .bright-10b8 {
  margin: 5px 0 7px 0;
}
.badge-pro-df62.gold_82b4 .carousel_cool_4870 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-pro-df62.gold_82b4 .banner_motion_29c2 {
  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;
}
.badge-pro-df62.static-b50d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.badge-pro-df62.static-b50d .carousel_cool_4870 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-pro-df62.static-b50d .banner_motion_29c2 {
  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;
}
.badge-pro-df62.overlay-easy-ce17 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge-pro-df62.banner-active-6c31 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.badge-pro-df62.banner-active-6c31 .banner_motion_29c2 {
  margin-top: 7px;
}
.box-76a5 {
  display: inline-block;
}
.input_7c15 .frame-839a .badge-pro-df62 img {
  max-width: 100%;
}
.under-0067 .pagination_9f28.tertiary_a71c,
.avatar_0e57 .pagination_9f28.tertiary_a71c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.under-0067 .basic-8b57,
.avatar_0e57 .basic-8b57 {
  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%);
}
.under-0067 .basic-8b57 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.under-0067.header_light_3f4f .basic-8b57 {
  display: none;
}
.under-0067 .wrapper_cold_d1e3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under-0067 .wrapper_cold_d1e3 li {
  display: inline-block;
  position: relative;
}
.under-0067 .wrapper_cold_d1e3 li:last-child {
  margin-right: 0;
}
.under-0067 .wrapper_cold_d1e3 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;
}
.under-0067 .wrapper_cold_d1e3 li.popup-963c > a {
  color: rgba(0, 0, 0, 0.9);
}
.under-0067 .wrapper_cold_d1e3 > 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;
}
.under-0067 .wrapper_cold_d1e3 > li > a i {
  line-height: 0;
}
.under-0067 .wrapper_cold_d1e3 > li.card_lite_cf51 > a .basic-8b57 {
  margin-left: 4px;
  line-height: 0;
}
.under-0067 .wrapper_cold_d1e3 .over_5d48 li.card_lite_cf51 > a {
  position: relative;
}
.under-0067 .wrapper_cold_d1e3 .over_5d48 li.card_lite_cf51 > a:after,
.under-0067 .wrapper_cold_d1e3 .over_5d48 li.card_lite_cf51 > a:before {
  content: "";
  display: table;
}
.under-0067 .wrapper_cold_d1e3 .over_5d48 li.card_lite_cf51 > a:after {
  clear: both;
}
.under-0067 .wrapper_cold_d1e3 .over_5d48 li.card_lite_cf51 > a .basic-8b57 {
  margin-left: 5px;
  float: right;
}
.under-0067 .modal_fluid_e691,
.under-0067 .over_5d48 {
  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;
}
.under-0067 .over_5d48 {
  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;
}
.under-0067 .over_5d48 .tertiary_a71c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.under-0067 .over_5d48 .basic-8b57 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.under-0067 .over_5d48 li {
  display: block;
  margin: 0;
  padding: 0;
}
.under-0067 .over_5d48 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;
}
.under-0067 .over_5d48 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.under-0067 .over_5d48 .over_5d48 {
  top: 0;
  left: 100%;
}
.under-0067 .column-1efb.fn-focus-53ee > .modal_fluid_e691,
.under-0067 .column-1efb.fn-focus-53ee > .over_5d48,
.under-0067 .column-1efb:focus > .modal_fluid_e691,
.under-0067 .column-1efb:focus > .over_5d48,
.under-0067 .column-1efb:hover > .modal_fluid_e691,
.under-0067 .column-1efb:hover > .over_5d48 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.under-0067.gold-f2d3 .paragraph_plasma_685d:after,
.under-0067.gold-f2d3 .paragraph_plasma_685d:before {
  content: "";
  display: table;
}
.under-0067.gold-f2d3 .paragraph_plasma_685d:after {
  clear: both;
}
.under-0067.gold-f2d3 .paragraph_plasma_685d > li {
  float: left;
}
.under-0067.progress_pink_0377 .paragraph_plasma_685d:after,
.under-0067.progress_pink_0377 .paragraph_plasma_685d:before {
  content: "";
  display: table;
}
.under-0067.progress_pink_0377 .paragraph_plasma_685d:after {
  clear: both;
}
.under-0067.progress_pink_0377 .paragraph_plasma_685d > li {
  float: left;
}
.under-0067.progress_pink_0377 .paragraph_plasma_685d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.under-0067.progress_pink_0377 .paragraph_plasma_685d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.under-0067.progress_pink_0377 .paragraph_plasma_685d > li.smooth-366c > a,
.under-0067.progress_pink_0377 .paragraph_plasma_685d > li.popup-963c > a {
  color: #fff;
  background-color: #1e4b75;
}
.under-0067.sort_prev_fd62 .paragraph_plasma_685d > li > a .tertiary_a71c {
  position: relative;
}
.under-0067.sort_prev_fd62 .paragraph_plasma_685d > li > a .tertiary_a71c: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;
}
.under-0067.sort_prev_fd62
  .paragraph_plasma_685d
  > li:focus
  > a
  .tertiary_a71c:before,
.under-0067.sort_prev_fd62
  .paragraph_plasma_685d
  > li:hover
  > a
  .tertiary_a71c:before {
  width: 100%;
  background-color: currentColor;
}
.under-0067.sort_prev_fd62
  .paragraph_plasma_685d
  > li.smooth-366c
  > a
  .tertiary_a71c:before,
.under-0067.sort_prev_fd62
  .paragraph_plasma_685d
  > li.wrapper-in-63bb
  > a
  .tertiary_a71c:before {
  width: 100%;
  background-color: currentColor;
}
.under-0067.breadcrumb_b266 .paragraph_plasma_685d > li > a .tertiary_a71c {
  position: relative;
}
.under-0067.breadcrumb_b266 .paragraph_plasma_685d > li > a .tertiary_a71c: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;
}
.under-0067.breadcrumb_b266 .paragraph_plasma_685d > li:focus > a .tertiary_a71c:before,
.under-0067.breadcrumb_b266
  .paragraph_plasma_685d
  > li:hover
  > a
  .tertiary_a71c:before {
  width: 100%;
  background-color: currentColor;
}
.under-0067.breadcrumb_b266
  .paragraph_plasma_685d
  > li.smooth-366c
  > a
  .tertiary_a71c:before,
.under-0067.breadcrumb_b266
  .paragraph_plasma_685d
  > li.wrapper-in-63bb
  > a
  .tertiary_a71c:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_0e57 .wrapper_cold_d1e3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.avatar_0e57 .wrapper_cold_d1e3 li:first-child > a {
  border-top: none;
}
.avatar_0e57 .wrapper_cold_d1e3 .active_hot_f1d5 > .tertiary_a71c .basic-8b57 {
  display: none;
}
.avatar_0e57 .wrapper_cold_d1e3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.avatar_0e57 .wrapper_cold_d1e3 li:last-child {
  border: none;
}
.avatar_0e57 .wrapper_cold_d1e3 li.card_lite_cf51 > a {
  padding-right: 45px !important;
}
.avatar_0e57 .wrapper_cold_d1e3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.avatar_0e57 .wrapper_cold_d1e3 li a:focus,
.avatar_0e57 .wrapper_cold_d1e3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_0e57 .wrapper_cold_d1e3 li .detail_1129 {
  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;
}
.avatar_0e57 .wrapper_cold_d1e3 li .detail_1129:hover {
  box-shadow: none;
}
.avatar_0e57 .wrapper_cold_d1e3 li .detail_1129 .basic-8b57 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.avatar_0e57 .wrapper_cold_d1e3 .over_5d48 {
  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);
}
.avatar_0e57 .wrapper_cold_d1e3 .over_5d48 li a {
  padding-left: 3em;
}
.avatar_0e57 .wrapper_cold_d1e3 .solid-5d97 > a .detail_1129 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.avatar_0e57 .wrapper_cold_d1e3 .solid-5d97 > .over_5d48 {
  display: block;
  opacity: 1;
}
.modal_simple_b845 {
  max-width: 100%;
}
.easy_15fc {
  line-height: 0;
  cursor: pointer;
}
.logo-basic-659f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.logo-basic-659f:hover {
  box-shadow: none;
  color: currentColor;
}
.logo-basic-659f svg {
  width: 18px;
  height: 18px;
}
.logo-basic-659f .aside-d508 {
  display: none;
}
.feature-cool-f2e7 {
  position: relative;
}
.feature-cool-f2e7.fn-active-53ee .logo-basic-659f .title_stone_9fe5 {
  display: none;
}
.feature-cool-f2e7.fn-active-53ee .logo-basic-659f .aside-d508 {
  display: inline-block;
}
.feature-cool-f2e7 .column_f1ee {
  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);
}
.feature-cool-f2e7.component-f579 .column_f1ee {
  left: auto;
  right: -0.9em;
}
.feature-cool-f2e7.component-f579 .hot-37c6::before {
  left: auto;
  right: 15px;
}
.feature-cool-f2e7.fn-active-53ee .column_f1ee {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-stone-16ce {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.panel-stone-16ce label {
  flex-basis: 100%;
}
.panel-stone-16ce .aside_b507 {
  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;
}
.panel-stone-16ce .label-easy-7ffd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.panel-stone-16ce .label-easy-7ffd:focus {
  background-color: transparent;
}
.panel-stone-16ce button.dropdown-light-468f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.panel-stone-16ce button.dropdown-light-468f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.panel-stone-16ce button.dropdown-light-468f svg {
  width: 18px;
  height: 18px;
}
.panel-stone-16ce input[type="submit"] {
  min-height: auto;
}
.next-9a33 .panel-stone-16ce .label-easy-7ffd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hot-37c6 {
  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) {
  .hot-37c6 {
    width: 220px;
  }
}
.hot-37c6 label {
  flex-basis: 100%;
}
.hot-37c6::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.surface-004e .next-9a33 .panel-stone-16ce {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.surface-004e
  .next-9a33
  .panel-stone-16ce
  .aside_b507 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.surface-004e .next-9a33 .panel-stone-16ce .label-easy-7ffd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.surface-004e
  .next-9a33
  .panel-stone-16ce
  .label-easy-7ffd:focus {
  background: 0 0;
}
.surface-004e
  .next-9a33
  .panel-stone-16ce
  .tabs_silver_e1a9 {
  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;
}
.sort_silver_0aa0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sort_silver_0aa0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sort_silver_0aa0 li:last-child {
  margin-right: 0;
}
.sort_silver_0aa0 li:first-child {
  margin-left: 0;
}
.sort_silver_0aa0.wrapper_18dc a {
  color: #fff;
}
.sort_silver_0aa0.wrapper_18dc a:hover {
  color: #fff;
}
.sort_silver_0aa0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sort_silver_0aa0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sort_silver_0aa0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sort_silver_0aa0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.sort_silver_0aa0 [class*="social-icon-apple"] {
  background-color: #999;
}
.sort_silver_0aa0 [class*="social-icon-apple"].dirty_1d05 {
  background-color: transparent;
  color: #999;
}
.sort_silver_0aa0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sort_silver_0aa0 [class*="social-icon-behance"].dirty_1d05 {
  background-color: transparent;
  color: #1769ff;
}
.sort_silver_0aa0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sort_silver_0aa0 [class*="social-icon-bitbucket"].dirty_1d05 {
  background-color: transparent;
  color: #205081;
}
.sort_silver_0aa0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.sort_silver_0aa0 [class*="social-icon-codepen"].dirty_1d05 {
  background-color: transparent;
  color: #000;
}
.sort_silver_0aa0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sort_silver_0aa0 [class*="social-icon-delicious"].dirty_1d05 {
  background-color: transparent;
  color: #39f;
}
.sort_silver_0aa0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sort_silver_0aa0 [class*="social-icon-digg"].dirty_1d05 {
  background-color: transparent;
  color: #005be2;
}
.sort_silver_0aa0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sort_silver_0aa0 [class*="social-icon-dribbble"].dirty_1d05 {
  background-color: transparent;
  color: #ea4c89;
}
.sort_silver_0aa0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sort_silver_0aa0 [class*="social-icon-envelope"].dirty_1d05 {
  background-color: transparent;
  color: #ea4335;
}
.sort_silver_0aa0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sort_silver_0aa0 [class*="social-icon-facebook"].dirty_1d05 {
  background-color: transparent;
  color: #3b5998;
}
.sort_silver_0aa0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sort_silver_0aa0 [class*="social-icon-flickr"].dirty_1d05 {
  background-color: transparent;
  color: #0063dc;
}
.sort_silver_0aa0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sort_silver_0aa0 [class*="social-icon-foursquare"].dirty_1d05 {
  background-color: transparent;
  color: #2d5be3;
}
.sort_silver_0aa0 [class*="social-icon-github"] {
  background-color: #333;
}
.sort_silver_0aa0 [class*="social-icon-github"].dirty_1d05 {
  background-color: transparent;
  color: #333;
}
.sort_silver_0aa0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sort_silver_0aa0 [class*="social-icon-google-plus"].dirty_1d05 {
  background-color: transparent;
  color: #dd4b39;
}
.sort_silver_0aa0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sort_silver_0aa0 [class*="social-icon-houzz"].dirty_1d05 {
  background-color: transparent;
  color: #7ac142;
}
.sort_silver_0aa0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sort_silver_0aa0 [class*="social-icon-instagram"].dirty_1d05 {
  background-color: transparent;
  color: #262626;
}
.sort_silver_0aa0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sort_silver_0aa0 [class*="social-icon-jsfiddle"].dirty_1d05 {
  background-color: transparent;
  color: #487aa2;
}
.sort_silver_0aa0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sort_silver_0aa0 [class*="social-icon-linkedin"].dirty_1d05 {
  background-color: transparent;
  color: #0077b5;
}
.sort_silver_0aa0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sort_silver_0aa0 [class*="social-icon-medium"].dirty_1d05 {
  background-color: transparent;
  color: #00ab6b;
}
.sort_silver_0aa0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sort_silver_0aa0
  [class*="social-icon-odnoklassniki"].dirty_1d05 {
  background-color: transparent;
  color: #f4731c;
}
.sort_silver_0aa0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sort_silver_0aa0 [class*="social-icon-meetup"].dirty_1d05 {
  background-color: transparent;
  color: #ec1c40;
}
.sort_silver_0aa0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sort_silver_0aa0 [class*="social-icon-pinterest"].dirty_1d05 {
  background-color: transparent;
  color: #bd081c;
}
.sort_silver_0aa0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sort_silver_0aa0 [class*="social-icon-product-hunt"].dirty_1d05 {
  background-color: transparent;
  color: #da552f;
}
.sort_silver_0aa0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sort_silver_0aa0 [class*="social-icon-reddit"].dirty_1d05 {
  background-color: transparent;
  color: #ff4500;
}
.sort_silver_0aa0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sort_silver_0aa0 [class*="social-icon-rss"].dirty_1d05 {
  background-color: transparent;
  color: #f26522;
}
.sort_silver_0aa0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sort_silver_0aa0
  [class*="social-icon-shopping-cart"].dirty_1d05 {
  background-color: transparent;
  color: #4caf50;
}
.sort_silver_0aa0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sort_silver_0aa0 [class*="social-icon-skype"].dirty_1d05 {
  background-color: transparent;
  color: #00aff0;
}
.sort_silver_0aa0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sort_silver_0aa0 [class*="social-icon-slideshare"].dirty_1d05 {
  background-color: transparent;
  color: #0077b5;
}
.sort_silver_0aa0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sort_silver_0aa0 [class*="social-icon-snapchat"].dirty_1d05 {
  background-color: transparent;
  color: #fffc00;
}
.sort_silver_0aa0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sort_silver_0aa0 [class*="social-icon-soundcloud"].dirty_1d05 {
  background-color: transparent;
  color: #f80;
}
.sort_silver_0aa0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sort_silver_0aa0 [class*="social-icon-spotify"].dirty_1d05 {
  background-color: transparent;
  color: #2ebd59;
}
.sort_silver_0aa0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sort_silver_0aa0
  [class*="social-icon-stack-overflow"].dirty_1d05 {
  background-color: transparent;
  color: #fe7a15;
}
.sort_silver_0aa0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sort_silver_0aa0 [class*="social-icon-maldkfgram"].dirty_1d05 {
  background-color: transparent;
  color: #2ca5e0;
}
.sort_silver_0aa0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sort_silver_0aa0 [class*="social-icon-tripadvisor"].dirty_1d05 {
  background-color: transparent;
  color: #589442;
}
.sort_silver_0aa0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sort_silver_0aa0 [class*="social-icon-tumblr"].dirty_1d05 {
  background-color: transparent;
  color: #35465c;
}
.sort_silver_0aa0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sort_silver_0aa0 [class*="social-icon-twitch"].dirty_1d05 {
  background-color: transparent;
  color: #6441a5;
}
.sort_silver_0aa0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sort_silver_0aa0 [class*="social-icon-twitter"].dirty_1d05 {
  background-color: transparent;
  color: #1da1f2;
}
.sort_silver_0aa0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sort_silver_0aa0 [class*="social-icon-vimeo"].dirty_1d05 {
  background-color: transparent;
  color: #1ab7ea;
}
.sort_silver_0aa0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sort_silver_0aa0 [class*="social-icon-vk"].dirty_1d05 {
  background-color: transparent;
  color: #45668e;
}
.sort_silver_0aa0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sort_silver_0aa0 [class*="social-icon-weibo"].dirty_1d05 {
  background-color: transparent;
  color: #df2029;
}
.sort_silver_0aa0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sort_silver_0aa0 [class*="social-icon-weixin"].dirty_1d05 {
  background-color: transparent;
  color: #7bb32e;
}
.sort_silver_0aa0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sort_silver_0aa0 [class*="social-icon-whatsapp"].dirty_1d05 {
  background-color: transparent;
  color: #25d366;
}
.sort_silver_0aa0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sort_silver_0aa0 [class*="social-icon-wordpress"].dirty_1d05 {
  background-color: transparent;
  color: #21759b;
}
.sort_silver_0aa0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.sort_silver_0aa0 [class*="social-icon-xing"].dirty_1d05 {
  background-color: transparent;
  color: #026466;
}
.sort_silver_0aa0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sort_silver_0aa0 [class*="social-icon-yelp"].dirty_1d05 {
  background-color: transparent;
  color: #af0606;
}
.sort_silver_0aa0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sort_silver_0aa0 [class*="social-icon-youtube"].dirty_1d05 {
  background-color: transparent;
  color: #cd201f;
}
.plasma_dab0 {
  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;
}
.plasma_dab0:hover {
  box-shadow: none;
  background: 0 0;
}
.section-01d9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.selected_e415 {
  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;
}
.brown-65f4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.focus_7141 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.focus_7141,
.focus_7141::after,
.focus_7141::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;
}
.focus_7141::after,
.focus_7141::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wide_320e .selected_e415 .brown-65f4 {
  margin-top: -2px;
  width: 19px;
}
.wide_320e .selected_e415 .focus_7141 {
  margin-top: -1px;
}
.wide_320e .selected_e415 .focus_7141,
.wide_320e .selected_e415 .focus_7141::after,
.wide_320e .selected_e415 .focus_7141::before {
  width: 19px;
  height: 2px;
}
.wide_320e .selected_e415 .focus_7141::before {
  top: -6px;
}
.wide_320e .selected_e415 .focus_7141::after {
  bottom: -6px;
}
.row_right_d690 .selected_e415 .brown-65f4 {
  margin-top: -2px;
  width: 22px;
}
.row_right_d690 .selected_e415 .focus_7141 {
  margin-top: -1px;
}
.row_right_d690 .selected_e415 .focus_7141,
.row_right_d690 .selected_e415 .focus_7141::after,
.row_right_d690 .selected_e415 .focus_7141::before {
  width: 22px;
  height: 2px;
}
.row_right_d690 .selected_e415 .focus_7141::before {
  top: -7px;
}
.row_right_d690 .selected_e415 .focus_7141::after {
  bottom: -7px;
}
.text_easy_3290 .selected_e415 .brown-65f4 {
  margin-top: -2px;
  width: 31px;
}
.text_easy_3290 .selected_e415 .focus_7141 {
  margin-top: -1.5px;
}
.text_easy_3290 .selected_e415 .focus_7141,
.text_easy_3290 .selected_e415 .focus_7141::after,
.text_easy_3290 .selected_e415 .focus_7141::before {
  width: 31px;
  height: 3px;
}
.text_easy_3290 .selected_e415 .focus_7141::before {
  top: -9px;
}
.text_easy_3290 .selected_e415 .focus_7141::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .outline_plasma_e532 .selected_e415 .brown-65f4 {
    margin-top: -2px;
    width: 19px;
  }
  .outline_plasma_e532 .selected_e415 .focus_7141 {
    margin-top: -1px;
  }
  .outline_plasma_e532 .selected_e415 .focus_7141,
  .outline_plasma_e532 .selected_e415 .focus_7141::after,
  .outline_plasma_e532 .selected_e415 .focus_7141::before {
    width: 19px;
    height: 2px;
  }
  .outline_plasma_e532 .selected_e415 .focus_7141::before {
    top: -6px;
  }
  .outline_plasma_e532 .selected_e415 .focus_7141::after {
    bottom: -6px;
  }
  .mini_0256 .selected_e415 .brown-65f4 {
    margin-top: -2px;
    width: 22px;
  }
  .mini_0256 .selected_e415 .focus_7141 {
    margin-top: -1px;
  }
  .mini_0256 .selected_e415 .focus_7141,
  .mini_0256 .selected_e415 .focus_7141::after,
  .mini_0256 .selected_e415 .focus_7141::before {
    width: 22px;
    height: 2px;
  }
  .mini_0256 .selected_e415 .focus_7141::before {
    top: -7px;
  }
  .mini_0256 .selected_e415 .focus_7141::after {
    bottom: -7px;
  }
  .widget_hot_5e0b .selected_e415 .brown-65f4 {
    margin-top: -2px;
    width: 31px;
  }
  .widget_hot_5e0b .selected_e415 .focus_7141 {
    margin-top: -1.5px;
  }
  .widget_hot_5e0b .selected_e415 .focus_7141,
  .widget_hot_5e0b .selected_e415 .focus_7141::after,
  .widget_hot_5e0b .selected_e415 .focus_7141::before {
    width: 31px;
    height: 3px;
  }
  .widget_hot_5e0b .selected_e415 .focus_7141::before {
    top: -9px;
  }
  .widget_hot_5e0b .selected_e415 .focus_7141::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .label_mini_c644 .selected_e415 .brown-65f4 {
    margin-top: -2px;
    width: 19px;
  }
  .label_mini_c644 .selected_e415 .focus_7141 {
    margin-top: -1px;
  }
  .label_mini_c644 .selected_e415 .focus_7141,
  .label_mini_c644 .selected_e415 .focus_7141::after,
  .label_mini_c644 .selected_e415 .focus_7141::before {
    width: 19px;
    height: 2px;
  }
  .label_mini_c644 .selected_e415 .focus_7141::before {
    top: -6px;
  }
  .label_mini_c644 .selected_e415 .focus_7141::after {
    bottom: -6px;
  }
  .item_fluid_02f5 .selected_e415 .brown-65f4 {
    margin-top: -2px;
    width: 22px;
  }
  .item_fluid_02f5 .selected_e415 .focus_7141 {
    margin-top: -1px;
  }
  .item_fluid_02f5 .selected_e415 .focus_7141,
  .item_fluid_02f5 .selected_e415 .focus_7141::after,
  .item_fluid_02f5 .selected_e415 .focus_7141::before {
    width: 22px;
    height: 2px;
  }
  .item_fluid_02f5 .selected_e415 .focus_7141::before {
    top: -7px;
  }
  .item_fluid_02f5 .selected_e415 .focus_7141::after {
    bottom: -7px;
  }
  .preview-6d34 .selected_e415 .brown-65f4 {
    margin-top: -2px;
    width: 31px;
  }
  .preview-6d34 .selected_e415 .focus_7141 {
    margin-top: -1.5px;
  }
  .preview-6d34 .selected_e415 .focus_7141,
  .preview-6d34 .selected_e415 .focus_7141::after,
  .preview-6d34 .selected_e415 .focus_7141::before {
    width: 31px;
    height: 3px;
  }
  .preview-6d34 .selected_e415 .focus_7141::before {
    top: -9px;
  }
  .preview-6d34 .selected_e415 .focus_7141::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .old-8867 .selected_e415 .brown-65f4 {
    margin-top: -2px;
    width: 19px;
  }
  .old-8867 .selected_e415 .focus_7141 {
    margin-top: -1px;
  }
  .old-8867 .selected_e415 .focus_7141,
  .old-8867 .selected_e415 .focus_7141::after,
  .old-8867 .selected_e415 .focus_7141::before {
    width: 19px;
    height: 2px;
  }
  .old-8867 .selected_e415 .focus_7141::before {
    top: -6px;
  }
  .old-8867 .selected_e415 .focus_7141::after {
    bottom: -6px;
  }
  .message_ecc8 .selected_e415 .brown-65f4 {
    margin-top: -2px;
    width: 22px;
  }
  .message_ecc8 .selected_e415 .focus_7141 {
    margin-top: -1px;
  }
  .message_ecc8 .selected_e415 .focus_7141,
  .message_ecc8 .selected_e415 .focus_7141::after,
  .message_ecc8 .selected_e415 .focus_7141::before {
    width: 22px;
    height: 2px;
  }
  .message_ecc8 .selected_e415 .focus_7141::before {
    top: -7px;
  }
  .message_ecc8 .selected_e415 .focus_7141::after {
    bottom: -7px;
  }
  .glass-4484 .selected_e415 .brown-65f4 {
    margin-top: -2px;
    width: 31px;
  }
  .glass-4484 .selected_e415 .focus_7141 {
    margin-top: -1.5px;
  }
  .glass-4484 .selected_e415 .focus_7141,
  .glass-4484 .selected_e415 .focus_7141::after,
  .glass-4484 .selected_e415 .focus_7141::before {
    width: 31px;
    height: 3px;
  }
  .glass-4484 .selected_e415 .focus_7141::before {
    top: -9px;
  }
  .glass-4484 .selected_e415 .focus_7141::after {
    bottom: -9px;
  }
}
.small-4bf2 .focus_7141 {
  -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);
}
.small-4bf2 .focus_7141::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.small-4bf2 .focus_7141::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);
}
.small-4bf2.small-2bb3 .focus_7141 {
  -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);
}
.small-4bf2.small-2bb3 .focus_7141::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.small-4bf2.small-2bb3 .focus_7141::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);
}
.short_685a {
  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.status-new-fc67:before {
  display: none;
}
.focused_4c33 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focused_4c33 .title_iron_8f82 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focused_4c33 .title_iron_8f82:last-of-type {
  border-bottom: none;
}
.focused_4c33 .title_iron_8f82.hard_af25,
.focused_4c33 .title_iron_8f82.notification_5d84,
.focused_4c33 .title_iron_8f82.card-dirty-cbf7 {
  padding: 0;
}
.focused_4c33 .avatar_0e57 .detail_1129 {
  color: currentColor;
}
.focused_4c33 .avatar_0e57 .detail_1129:focus,
.focused_4c33 .avatar_0e57 .detail_1129:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_4c33.hovered-1c65 .plasma_3fac,
.focused_4c33.hovered-1c65 .cold-ae90 a,
.focused_4c33.hovered-1c65 .paragraph_plasma_685d a,
.focused_4c33.hovered-1c65 .over_5d48 a {
  color: rgba(0, 0, 0, 0.55);
}
.focused_4c33.hovered-1c65 .plasma_3fac:hover,
.focused_4c33.hovered-1c65 .cold-ae90 a:hover,
.focused_4c33.hovered-1c65 .paragraph_plasma_685d a:hover,
.focused_4c33.hovered-1c65 .over_5d48 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_4c33.hovered-1c65 .footer_4d63 {
  color: rgba(0, 0, 0, 0.8);
}
.focused_4c33.hovered-1c65 .title_iron_8f82 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_4c33.hovered-1c65 .title_iron_8f82:before {
  background: rgba(0, 0, 0, 0.08);
}
.focused_4c33.hovered-1c65 .widget_c3bb:before {
  background: rgba(255, 255, 255, 0.9);
}
.focused_4c33.hovered-1c65 .avatar_0e57 .wrapper_cold_d1e3 li a,
.focused_4c33.hovered-1c65 .avatar_0e57 .detail_1129,
.focused_4c33.hovered-1c65 .over_5d48 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_4c33.hovered-1c65 .avatar_0e57 .detail_1129:focus,
.focused_4c33.hovered-1c65 .avatar_0e57 .detail_1129:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_4c33.hovered-1c65 .wrapper_cold_d1e3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_4c33.tooltip_fresh_4716 .plasma_3fac,
.focused_4c33.tooltip_fresh_4716 .cold-ae90 a,
.focused_4c33.tooltip_fresh_4716 .paragraph_plasma_685d .detail_1129,
.focused_4c33.tooltip_fresh_4716 .paragraph_plasma_685d a,
.focused_4c33.tooltip_fresh_4716 .over_5d48 a {
  color: rgba(255, 255, 255, 0.79);
}
.focused_4c33.tooltip_fresh_4716 .plasma_3fac:hover,
.focused_4c33.tooltip_fresh_4716 .cold-ae90 a:hover,
.focused_4c33.tooltip_fresh_4716 .paragraph_plasma_685d .detail_1129:hover,
.focused_4c33.tooltip_fresh_4716 .paragraph_plasma_685d a:hover,
.focused_4c33.tooltip_fresh_4716 .over_5d48 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_4c33.tooltip_fresh_4716 .footer_4d63 {
  color: rgba(255, 255, 255, 0.99);
}
.focused_4c33.tooltip_fresh_4716 .title_iron_8f82 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_4c33.tooltip_fresh_4716 .title_iron_8f82:before {
  background: rgba(255, 255, 255, 0.08);
}
.focused_4c33.tooltip_fresh_4716 .widget_c3bb:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused_4c33.tooltip_fresh_4716 .avatar_0e57 .wrapper_cold_d1e3 li a,
.focused_4c33.tooltip_fresh_4716 .avatar_0e57 .detail_1129,
.focused_4c33.tooltip_fresh_4716 .over_5d48 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_4c33.tooltip_fresh_4716 .avatar_0e57 .detail_1129:focus,
.focused_4c33.tooltip_fresh_4716 .avatar_0e57 .detail_1129:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_4c33.tooltip_fresh_4716 .wrapper_cold_d1e3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_c3bb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.widget_c3bb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.box-small-b969 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.module_black_d351 .focused_4c33 {
  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;
}
.module_black_d351 .title_iron_8f82 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.module_black_d351 .title_iron_8f82: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) {
  .module_black_d351 .title_iron_8f82:before {
    width: 16%;
    left: 42%;
  }
}
.module_black_d351 .title_iron_8f82:last-child:before {
  content: none;
}
.module_black_d351 .title_iron_8f82[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.module_black_d351 .avatar_0e57 .wrapper_cold_d1e3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.module_black_d351 .avatar_0e57 .wrapper_cold_d1e3 li a .detail_1129 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.module_black_d351 .avatar_0e57 .over_5d48 {
  border: none;
}
.module_black_d351 .avatar_0e57 .over_5d48 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.module_black_d351 .widget_c3bb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.module_black_d351 .box-small-b969 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.module_black_d351 .tooltip_fresh_4716 .widget_c3bb:before {
  background: rgba(0, 0, 0, 0.9);
}
.module_black_d351 .hovered-1c65.feature-selected-4a5c .focus_7141 {
  background: rgba(0, 0, 0, 0.6);
}
.module_black_d351
  .hovered-1c65.feature-selected-4a5c
  .focus_7141::after,
.module_black_d351
  .hovered-1c65.feature-selected-4a5c
  .focus_7141:before {
  background: inherit;
}
.module_black_d351
  .hovered-1c65.feature-selected-4a5c:hover
  .focus_7141 {
  background: rgba(0, 0, 0, 0.8);
}
.grid-2a5d .focused_4c33 {
  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) {
  .grid-2a5d .focused_4c33 {
    width: auto;
    right: 45px;
  }
}
.video_complex_8c74 .focused_4c33 {
  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) {
  .video_complex_8c74 .focused_4c33 {
    width: auto;
    left: 45px;
  }
}
.status-new-fc67 .focused_4c33 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.status-new-fc67 .box-small-b969 {
  max-width: 48em;
  margin: 0 auto;
}
.status-new-fc67 .widget_c3bb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.input_old_99a6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.input_old_99a6.module_black_d351 .focused_4c33 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.input_old_99a6.grid-2a5d .focused_4c33 {
  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);
}
.input_old_99a6 .focused_4c33 {
  visibility: visible;
}
.input_old_99a6.video_complex_8c74 .focused_4c33 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.panel-59af,
.notice-7268 {
  overflow-x: hidden;
}
.panel-59af .focused_4c33 {
  overflow: auto;
}
.panel-59af.module_black_d351 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-59af.module_black_d351 .focused_4c33 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.panel-59af.module_black_d351 .plasma_dab0 {
  opacity: 0;
}
.panel-59af.grid-2a5d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-59af.grid-2a5d .focused_4c33 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.panel-59af.grid-2a5d .plasma_dab0 {
  opacity: 0;
}
.panel-59af.video_complex_8c74 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-59af.video_complex_8c74 .focused_4c33 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.panel-59af.video_complex_8c74 .plasma_dab0 {
  opacity: 0;
}
.panel-59af.status-new-fc67 .focused_4c33 {
  z-index: 10;
  visibility: visible;
}
.feature-selected-4a5c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.feature-selected-4a5c .focus_7141 {
  background: rgba(255, 255, 255, 0.99);
}
.feature-selected-4a5c .focus_7141::after,
.feature-selected-4a5c .focus_7141:before {
  background: inherit;
}
.feature-selected-4a5c:hover .focus_7141 {
  background: rgba(255, 255, 255, 0.99);
}
.video_complex_8c74 .feature-selected-4a5c {
  top: 10px;
  right: auto;
  left: 12px;
}
.status-new-fc67 .feature-selected-4a5c {
  display: none !important;
}
.panel-59af:before,
.notice-7268:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.panel-59af .feature-selected-4a5c,
.notice-7268 .feature-selected-4a5c {
  display: inline-block;
}
.focused_4c33 .fast-662c {
  -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-59af .focused_4c33 .fast-662c,
.notice-7268 .focused_4c33 .fast-662c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb-b092 .aside_b507 {
  width: 100%;
}
.frame-839a {
  padding: 0 0.5em 0;
}
.frame-839a [class*="customify-col-"],
.frame-839a [class*="customify-col_"],
.frame-839a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.green-74d2 .frame-839a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wrapper-ef4d .bottom_4a91,
  .bottom_4a91 {
    display: none;
  }
  .element_purple_5687 {
    text-align: left;
  }
  .medium-1eaa {
    text-align: center;
  }
  .hidden-9fc5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-ef4d .inner-bad4,
  .inner-bad4 {
    display: none;
  }
  .middle-59b0 {
    text-align: left;
  }
  .caption-slow-4c7f {
    text-align: center;
  }
  .background_5a05 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-ef4d .aside_dirty_ae2c,
  .aside_dirty_ae2c {
    display: none;
  }
  .red_3757 {
    text-align: left;
  }
  .outline-4381 {
    text-align: center;
  }
  .upper_c3c3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.accordion-eca9 {
  box-shadow: none !important;
}
.prev-f6dc .disabled_pressed_f727,
.lite_052a .disabled_pressed_f727 {
  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_052a .disabled_pressed_f727 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.plasma-655b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.plasma-655b:after,
.plasma-655b:before {
  content: "";
  display: table;
}
.plasma-655b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .plasma-655b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.plasma-655b,
.wood_9714 {
  max-width: 1248px;
  margin: 0 auto;
}

.small-b30d.under_29f6 .plasma-655b {
  max-width: 100%;
}
.small-b30d.input-bottom-b37d {
  max-width: 1200px;
  margin: 0 auto;
}
.small-b30d.overlay-88b0 .plasma-655b {
  max-width: 100%;
}
.small-b30d.overlay-88b0 > .plasma-655b {
  padding-left: 0;
  padding-right: 0;
}
.small-b30d.overlay-88b0 > .plasma-655b .wrapper-ef4d {
  margin: 0;
}
.small-b30d.overlay-88b0
  > .plasma-655b
  .bright-6685.box-liquid-16e3 {
  margin-right: 0;
  margin-left: 0;
}
.small-b30d.overlay-88b0 #main.box-liquid-16e3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .focus_38d2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .focus_38d2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .layout_7391 .detail_wide_3e1c {
    padding-right: 1em;
  }
  .layout_7391.large-f541 .bright-6685 {
    border-right: 1px solid #eaecee;
  }
  .layout_7391.large-f541 .detail_wide_3e1c {
    padding-right: 1em;
  }
  .layout_7391.large-f541 .gradient_d15a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-11ef .detail_wide_3e1c {
    padding-left: 1em;
  }
  .block-11ef.large-f541 .bright-6685 {
    border-left: 1px solid #eaecee;
  }
  .block-11ef.large-f541 .detail_wide_3e1c {
    padding-left: 1em;
  }
  .block-11ef.large-f541 .gradient_d15a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down_c6e2 .detail_wide_3e1c {
    padding-left: 1em;
  }
  .down_c6e2.large-f541 .out_11c0 {
    border-right: 1px solid #eaecee;
  }
  .down_c6e2.large-f541 .pattern_a948 {
    border-right: 1px solid #eaecee;
  }
  .down_c6e2.large-f541 .detail_wide_3e1c {
    padding-left: 1em;
  }
  .down_c6e2.large-f541 .gradient_d15a {
    padding-right: 1em;
  }
  .down_c6e2.large-f541 .overlay_6c23 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wide_befd .detail_wide_3e1c {
    padding-right: 1em;
  }
  .wide_befd.large-f541 .out_11c0 {
    border-left: 1px solid #eaecee;
  }
  .wide_befd.large-f541 .pattern_a948 {
    border-left: 1px solid #eaecee;
  }
  .wide_befd.large-f541 .detail_wide_3e1c {
    padding-right: 1em;
  }
  .wide_befd.large-f541 .gradient_d15a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wide_befd.large-f541 .overlay_6c23 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_38d2 .detail_wide_3e1c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_38d2.large-f541 .bright-6685 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .focus_38d2.large-f541 .detail_wide_3e1c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_38d2.large-f541 .gradient_d15a {
    padding-left: 1em;
  }
  .focus_38d2.large-f541 .overlay_6c23 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .focus_38d2.large-f541 .detail_wide_3e1c {
    padding-left: 0;
  }
}
.bright_489d .pattern-257d {
  display: inline-block;
}
.slow_91c2 {
  display: inline-block;
}
.inner-8b70 {
  word-con: break-word;
}
.detail_hard_4ac5 > span {
  display: inline-block;
  padding: 5px 0;
}
.detail_hard_4ac5 .badge-static-a3f4 {
  margin-left: 8px;
  margin-right: 8px;
}
.detail_hard_4ac5 .secondary_lite_7227 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.alert-down-ee49 .backdrop_a836 {
  margin-bottom: 2em;
}
.alert-down-ee49 .narrow_1d4d {
  margin-bottom: 15px;
}
.alert-down-ee49 .narrow_1d4d:last-child {
  margin-bottom: 0;
}
.alert-down-ee49 .border-c801 {
  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) {
  .alert-down-ee49 .border-c801 {
    display: block;
  }
}
.alert-down-ee49 .fast-3155 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .alert-down-ee49 .fast-3155 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.alert-down-ee49 .grid-glass-6675 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.alert-down-ee49 .grid-glass-6675 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.alert-down-ee49 .grid-glass-6675 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.alert-down-ee49 .inner-8b70 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.alert-down-ee49 .inner-8b70 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.alert-down-ee49 .image_272a p:last-child {
  margin-bottom: 0;
}
.alert-down-ee49 .feature-motion-5f14 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.alert-down-ee49 .over-4784 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.alert-down-ee49 .video-huge-bfa0 {
  margin-top: 1em;
}
.alert-down-ee49 .wrapper-bcf4 {
  top: 0;
  display: block;
}
.alert-down-ee49 .wrapper-bcf4 a {
  color: inherit;
}
.alert-down-ee49 .wrapper-bcf4 a:hover {
  color: inherit;
}
.alert-down-ee49 .widget-8b7a {
  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;
}
.alert-down-ee49 .widget-8b7a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.alert-down-ee49 .over-4784 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.alert-down-ee49 .selected-a44b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.alert-down-ee49 .selected-a44b:first-child {
  margin-top: 0;
}
.alert-down-ee49 .selected-a44b.thumbnail-ef0a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alert-down-ee49 .selected-a44b.stone-7f56 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.alert-down-ee49
  .selected-a44b.stone-7f56.hidden-static-09c7
  .video-huge-bfa0 {
  width: 100%;
}
.alert-down-ee49 .stone-7f56 {
  -webkit-box-align: center;
  align-items: center;
}
.alert-down-ee49 .stone-7f56 .detail_hard_4ac5,
.alert-down-ee49 .stone-7f56 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.alert-down-ee49 .grid-glass-6675 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert-down-ee49 .grid-glass-6675 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert-down-ee49 .grid-glass-6675: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;
}
.alert-down-ee49 .thumbnail-ef0a {
  z-index: 5;
}
.alert-down-ee49 .tooltip-35a8 .description-wide-81d9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.alert-down-ee49 .smooth-5997 .description-wide-81d9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.alert-down-ee49 .stale-d43b .description-wide-81d9 {
  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;
}
.alert-down-ee49.slow-ec8f .border-c801,
.alert-down-ee49.pro_c019 .border-c801 {
  display: block;
}
.alert-down-ee49.slow-ec8f .border-c801 .primary_2f33,
.alert-down-ee49.slow-ec8f .border-c801 .over-4784,
.alert-down-ee49.pro_c019 .border-c801 .primary_2f33,
.alert-down-ee49.pro_c019 .border-c801 .over-4784 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert-down-ee49.wood_a909 .fast-3155 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .alert-down-ee49.wood_a909 .fast-3155 {
    margin-right: 0;
  }
}
.alert-down-ee49.slow-ec8f .fast-3155,
.alert-down-ee49.pro_c019 .fast-3155 {
  padding-top: 40%;
}
.alert-down-ee49.slow-ec8f .backdrop_a836,
.alert-down-ee49.pro_c019 .backdrop_a836 {
  display: block;
}
.alert-down-ee49.slow-ec8f .fn-sticky-53ee .over-4784,
.alert-down-ee49.pro_c019 .fn-sticky-53ee .over-4784 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.alert-down-ee49.slow-ec8f .fast-3155,
.alert-down-ee49.pro_c019 .fast-3155 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.alert-down-ee49.slow-ec8f .over-4784 {
  padding: 1em;
}
.in_a5c7 {
  margin: 30px auto;
  display: block;
}
.in_a5c7 .icon_bottom_3fa4 > * {
  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;
}
.in_a5c7 .icon_bottom_3fa4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.in_a5c7 .icon_bottom_3fa4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hard_9895 .detail_hard_4ac5 {
  margin-bottom: 1.41575em;
}
.hard_9895 .panel_full_3230 {
  margin-bottom: 1.618em;
}
.input_8b0e .card-stone-04cf {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input_8b0e .card-stone-04cf a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input_8b0e .mini-09f3 {
  max-width: 100%;
  overflow: auto;
}
.huge_a201 .input_8b0e a:hover {
  text-decoration: underline;
}
.section_brown_0408 .narrow_1d4d:not(.inner-8b70),
.section_brown_0408 .grid-glass-6675 {
  margin-bottom: 1.41575em;
}
.section_brown_0408 .narrow_1d4d:not(.inner-8b70):last-child,
.section_brown_0408 .grid-glass-6675:last-child {
  margin-bottom: 0;
}
.section_brown_0408 .narrow_1d4d.list-ea7e {
  margin-bottom: 0.41575em;
}
.section_brown_0408 .paper-4450:before,
.section_brown_0408 .right-4e70:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.section_brown_0408 .paper-4450:before {
  content: "\f115";
}
.section_brown_0408 .right-4e70:before {
  content: "\f02c";
}
.section_brown_0408 .accent_mini_6d65 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.section_brown_0408 .accent_mini_6d65 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.component_copper_2425 {
  display: -webkit-box;
  display: flex;
}
.component_copper_2425 .down_3fc3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .component_copper_2425 .down_3fc3 {
    flex-basis: 90px;
  }
}
.component_copper_2425 .photo-8155 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .component_copper_2425 .photo-8155 {
    flex-basis: calc(100% - 50px);
  }
}
.component_copper_2425 .frame-up-fad1 p:last-child {
  margin-bottom: 0.72em;
}
.element_prev_68a2 .icon_bottom_3fa4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.element_prev_68a2 .icon_bottom_3fa4:after,
.element_prev_68a2 .icon_bottom_3fa4:before {
  content: "";
  display: table;
}
.element_prev_68a2 .icon_bottom_3fa4:after {
  clear: both;
}
.element_prev_68a2 .icon_bottom_3fa4 .selected-af7b,
.element_prev_68a2 .icon_bottom_3fa4 .simple-10c6 {
  width: 49%;
}
.element_prev_68a2 .icon_bottom_3fa4 .selected-af7b a span.component-b983,
.element_prev_68a2 .icon_bottom_3fa4 .simple-10c6 a span.component-b983 {
  display: block;
  margin-bottom: 5px;
}
.element_prev_68a2 .icon_bottom_3fa4 .simple-10c6 {
  float: left;
  text-align: left;
}
.element_prev_68a2 .icon_bottom_3fa4 .selected-af7b {
  float: right;
  text-align: right;
}
.plasma-9d12 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .plasma-9d12 {
    margin-bottom: 0;
  }
}
.up_baf6 {
  margin-bottom: 1em;
}
.up_baf6 .inner-8b70 {
  font-size: 1.1em;
  line-height: 1.3;
}
.border-over-0204 a {
  display: block;
  line-height: 0;
  position: relative;
}
.filter_9225 .up_baf6,
.liquid_3698 .up_baf6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .filter_9225 .up_baf6,
  .liquid_3698 .up_baf6 {
    display: block;
  }
}
.filter_9225 .border-over-0204,
.liquid_3698 .border-over-0204 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .filter_9225 .border-over-0204,
  .liquid_3698 .border-over-0204 {
    margin-bottom: 1em;
  }
}
.filter_9225 .border-over-0204 img,
.liquid_3698 .border-over-0204 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.filter_9225 .fast-b5ae,
.liquid_3698 .fast-b5ae {
  flex-basis: calc(100% - 160px);
}
.filter_9225 .fast-b5ae p,
.liquid_3698 .fast-b5ae p {
  margin-bottom: 0;
}
.filter_9225 .fast-b5ae {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .filter_9225 .fast-b5ae {
    padding-left: 0;
  }
}
.liquid_3698 .fast-b5ae {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .liquid_3698 .fast-b5ae {
    padding-right: 0;
  }
}
.liquid_3698 .border-over-0204 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.modal-hovered-a9cc .border-over-0204 {
  margin-bottom: 0.5em;
}
.modal-hovered-a9cc .border-over-0204 img {
  width: 100%;
}
.filter_9746 .top-5c55,
.overlay_first_e497 .top-5c55 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay_first_e497 .bright-6685 .hard-9e01 p:last-child {
  margin-bottom: 0;
}
.slider_de73 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.up-6217 .outline-complex-b5cc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .up-6217 .outline-complex-b5cc:last-of-type {
    margin-bottom: 0;
  }
}
.up-6217 .outline-complex-b5cc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.up-6217 .outline-complex-b5cc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.up-6217 .outline-complex-b5cc ul li {
  margin: 0 0 0.6em;
}
.up-6217 .outline-complex-b5cc ul li.overlay-white-e83d,
.up-6217 .outline-complex-b5cc ul li.green-7eff {
  position: relative;
}
.up-6217 .outline-complex-b5cc ul li.overlay-white-e83d .sidebar-simple-30ef,
.up-6217 .outline-complex-b5cc ul li.green-7eff .sidebar-simple-30ef {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.up-6217 .outline-complex-b5cc ul li.overlay-white-e83d:after:after,
.up-6217 .outline-complex-b5cc ul li.overlay-white-e83d:after:before,
.up-6217
  .outline-complex-b5cc
  ul
  li.green-7eff:after:after,
.up-6217
  .outline-complex-b5cc
  ul
  li.green-7eff:after:before {
  content: "";
  display: table;
}
.up-6217 .outline-complex-b5cc ul li.overlay-white-e83d:after:after,
.up-6217
  .outline-complex-b5cc
  ul
  li.green-7eff:after:after {
  clear: both;
}
.up-6217 .outline-complex-b5cc a.cool-bf26:hover {
  text-decoration: none;
}
.up-6217 .outline-complex-b5cc select {
  max-width: 100%;
}
.up-6217 .outline-complex-b5cc table {
  font-size: 85%;
}
.up-6217 .outline-complex-b5cc table td,
.up-6217 .outline-complex-b5cc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.up-6217 .outline-complex-b5cc table tfoot td {
  text-align: left;
}
.up-6217 .outline-complex-b5cc :last-child {
  margin-bottom: 0;
}
.up-6217 .outline-complex-b5cc .content_cool_44e7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.up-6217 .outline-complex-b5cc .content_cool_44e7 label {
  width: 100%;
}
.up-6217 .outline-complex-b5cc .content_cool_44e7 .label-easy-7ffd {
  width: 100%;
  display: block;
}
.up-6217 .outline-complex-b5cc .content_cool_44e7 .dropdown-light-468f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.up-6217 .outline-complex-b5cc .content_cool_44e7 .dropdown-light-468f:hover svg #svg-search {
  fill: #444;
}
.up-6217 .outline-complex-b5cc .content_cool_44e7 .dropdown-light-468f svg {
  width: 18px;
  height: 18px;
}
.up-6217 .copper-421d ul ul,
.up-6217 .hero_inner_8db5 ul ul,
.up-6217 .table_01e8 ul ul,
.up-6217 .chip-prev-68f8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.up-6217 .copper-421d .card_lite_cf51 > a,
.up-6217 .hero_inner_8db5 .card_lite_cf51 > a,
.up-6217 .table_01e8 .card_lite_cf51 > a,
.up-6217 .chip-prev-68f8 .card_lite_cf51 > a {
  margin-bottom: 0;
}
.up-6217 .silver-9642 li,
.up-6217 .copper-421d li,
.up-6217 .chip_in_26a0 li,
.up-6217 .hero_inner_8db5 li,
.up-6217 .table_01e8 li,
.up-6217 .chip-prev-68f8 li,
.up-6217 .photo_smooth_4efc li,
.up-6217 .large-fa52 li {
  display: block;
  position: relative;
}
.up-6217 .silver-9642 li:last-child,
.up-6217 .copper-421d li:last-child,
.up-6217 .chip_in_26a0 li:last-child,
.up-6217 .hero_inner_8db5 li:last-child,
.up-6217 .table_01e8 li:last-child,
.up-6217 .chip-prev-68f8 li:last-child,
.up-6217 .photo_smooth_4efc li:last-child,
.up-6217 .large-fa52 li:last-child {
  border: none;
}
.up-6217 .silver-9642 li a,
.up-6217 .copper-421d li a,
.up-6217 .chip_in_26a0 li a,
.up-6217 .hero_inner_8db5 li a,
.up-6217 .table_01e8 li a,
.up-6217 .chip-prev-68f8 li a,
.up-6217 .photo_smooth_4efc li a,
.up-6217 .large-fa52 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.up-6217 .silver-9642 li ul li::before,
.up-6217 .copper-421d li ul li::before,
.up-6217 .chip_in_26a0 li ul li::before,
.up-6217 .hero_inner_8db5 li ul li::before,
.up-6217 .table_01e8 li ul li::before,
.up-6217 .chip-prev-68f8 li ul li::before,
.up-6217 .photo_smooth_4efc li ul li::before,
.up-6217 .large-fa52 li ul li::before {
  left: 15px;
}
.up-6217 .silver-9642 li ul a,
.up-6217 .copper-421d li ul a,
.up-6217 .chip_in_26a0 li ul a,
.up-6217 .hero_inner_8db5 li ul a,
.up-6217 .table_01e8 li ul a,
.up-6217 .chip-prev-68f8 li ul a,
.up-6217 .photo_smooth_4efc li ul a,
.up-6217 .large-fa52 li ul a {
  padding-left: 20px;
}
.up-6217 .silver-9642 li ul ul li::before,
.up-6217 .copper-421d li ul ul li::before,
.up-6217 .chip_in_26a0 li ul ul li::before,
.up-6217 .hero_inner_8db5 li ul ul li::before,
.up-6217 .table_01e8 li ul ul li::before,
.up-6217 .chip-prev-68f8 li ul ul li::before,
.up-6217 .photo_smooth_4efc li ul ul li::before,
.up-6217 .large-fa52 li ul ul li::before {
  left: 30px;
}
.up-6217 .silver-9642 li ul ul a,
.up-6217 .copper-421d li ul ul a,
.up-6217 .chip_in_26a0 li ul ul a,
.up-6217 .hero_inner_8db5 li ul ul a,
.up-6217 .table_01e8 li ul ul a,
.up-6217 .chip-prev-68f8 li ul ul a,
.up-6217 .photo_smooth_4efc li ul ul a,
.up-6217 .large-fa52 li ul ul a {
  padding-left: 40px;
}
.up-6217 .pagination_e683 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.up-6217 .large-fa52 ul li {
  margin-bottom: 1.41575em;
}
.up-6217 .large-fa52 ul li .paragraph-brown-92e6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.up-6217 .large-fa52 ul li .pattern-clean-a7a4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tooltip_fresh_4716 .silver-9642 li a,
.tooltip_fresh_4716 .copper-421d li a,
.tooltip_fresh_4716 .chip_in_26a0 li a,
.tooltip_fresh_4716 .hero_inner_8db5 li a,
.tooltip_fresh_4716 .table_01e8 li a,
.tooltip_fresh_4716 .chip-prev-68f8 li a,
.tooltip_fresh_4716 .photo_smooth_4efc li a,
.tooltip_fresh_4716 .large-fa52 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_fresh_4716 .pagination_e683 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_fresh_4716 .outline-complex-b5cc ul li.overlay-white-e83d .sidebar-simple-30ef,
.tooltip_fresh_4716 .outline-complex-b5cc ul li.green-7eff .sidebar-simple-30ef {
  background: rgba(0, 0, 0, 0.2);
}
.tooltip_fresh_4716 .up-6217 .outline-complex-b5cc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-b30d .up-6217 .wrapper_cold_d1e3 li {
  margin: 0;
}
.small-b30d .up-6217 .wrapper_cold_d1e3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.small-b30d .up-6217 .wrapper_cold_d1e3 li ul {
  margin: 0;
}
.small-b30d .up-6217 .wrapper_cold_d1e3 li ul li a {
  padding-left: 15px;
}
.small-b30d .up-6217 .wrapper_cold_d1e3 li ul li li a {
  padding-left: 30px;
}
.small-b30d .up-6217 .wrapper_cold_d1e3 li.popup-963c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.small-b30d .up-6217 .wrapper_cold_d1e3 li.popup-963c > 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;
}
.small-b30d .up-6217 .wrapper_cold_d1e3 li.popup-963c > 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;
}
.notification-22b9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accent_617c {
  position: relative;
  z-index: 10;
}
.accent_617c .fast-662c {
  width: 100%;
  max-width: 100%;
}
.accordion-a45c .avatar_silver_6535 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion-a45c .hovered-1c65 {
}
.accordion-a45c .tooltip_fresh_4716 {
  background: #292929;
}
.photo-0f4f .avatar_silver_6535 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.photo-0f4f .hovered-1c65 {
  background: #f9f9f9;
}
.photo-0f4f .tooltip_fresh_4716 {
  background: #303030;
}
.shadow-2666 .avatar_silver_6535 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-2666 .pattern-257d {
    margin-bottom: 1em;
  }
  .shadow-2666 .pattern-257d:last-child {
    margin-bottom: 0;
  }
}
.shadow-2666 .hovered-1c65 {
  background: #ededed;
}
.shadow-2666 .tooltip_fresh_4716 {
  background: #1a1a1a;
}
.avatar_silver_6535.hovered-1c65 {
  color: rgba(0, 0, 0, 0.6);
}
.avatar_silver_6535.hovered-1c65 .container-bottom-d800 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_silver_6535.tooltip_fresh_4716 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_silver_6535.tooltip_fresh_4716 a:not(.cool-bf26) {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_silver_6535.tooltip_fresh_4716 a:not(.cool-bf26):hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_silver_6535.tooltip_fresh_4716 .container-bottom-d800 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_silver_6535.tooltip_fresh_4716 table tbody td,
.avatar_silver_6535.tooltip_fresh_4716 table th {
  background: rgba(0, 0, 0, 0.08);
}
.accent-a7f6.hover_easy_28ba .plasma-655b {
  max-width: initial;
}
.accent-a7f6 .title_518b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accent-a7f6 .title_518b .fast-662c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accent-a7f6 .title_518b .fast-662c {
    display: block;
    margin-bottom: 2em;
  }
  .accent-a7f6 .title_518b .fast-662c:last-child {
    margin-bottom: 0;
  }
}
.shadow-2666 .pattern-257d:last-child,
.photo-0f4f .pattern-257d:last-child,
.accordion-a45c .pattern-257d:last-child {
  margin-bottom: 0;
}
.shadow-2666 .pattern-257d .up-6217 .outline-complex-b5cc:last-child,
.photo-0f4f .pattern-257d .up-6217 .outline-complex-b5cc:last-child,
.accordion-a45c .pattern-257d .up-6217 .outline-complex-b5cc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow-2666 .wrapper_gas_7732,
  .shadow-2666 .footer_f1a5,
  .photo-0f4f .wrapper_gas_7732,
  .photo-0f4f .footer_f1a5,
  .accordion-a45c .wrapper_gas_7732,
  .accordion-a45c .footer_f1a5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accent_617c .pattern-257d {
    margin-bottom: 2em;
  }
}
.accent_617c p:last-child {
  margin-bottom: 0;
}
.accent_617c li,
.accent_617c ul {
  list-style: none;
  margin: 0;
}
.accent_617c ul ul {
  margin-left: 2.617924em;
}
.huge_f5de {
  font-size: 0.875em;
}

/* css-noise: 6df3 */
.promo-block-g1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
