/*!
Theme Name: Customify
Theme URI: https://pressmaximum.search-bright-879d/customify
Author: WPCustomify
Author URI: https://pressmaximum.search-bright-879d
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.search-bright-879d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline_dark_5204.dynamic-e88f/licenses/gpl-2.0.message_d2d6
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.paper-759d/, (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.carousel-tall-4ff6.element-bright-ef67/normalize.section_bronze_2929/
 ======
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.section_bronze_2929 v7.0.0 | MIT License | github.search-bright-879d/necolas/normalize.section_bronze_2929 */
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;
}
.rough_a93b .preview_left_e901,
.section-purple-6eeb,
.table_pro_71d2,
.pattern-e1c4,
.filter_mini_11cc,
.tiny_b23c,
.footer_b73f,
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;
}
.section-purple-6eeb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .section-purple-6eeb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .section-purple-6eeb,
  h1 {
    font-size: 1.8em;
  }
}
.table_pro_71d2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.table_pro_71d2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .table_pro_71d2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .table_pro_71d2,
  h2 {
    font-size: 1.7em;
  }
}
.pattern-e1c4,
h3 {
  font-size: 1.618em;
}
.rough_a93b .preview_left_e901,
.filter_mini_11cc,
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.popup-8adf {
  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;
}
.dim-bdfd:after,
.dim-bdfd:before,
.action_c11c:after,
.action_c11c:before {
  content: "";
  display: table;
}
.dim-bdfd:after,
.action_c11c:after {
  clear: both;
}
.tertiary-9485 {
  float: right;
  margin-right: 0;
}
.orange_07bf {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shade-cool-4da6 .section-2b26,
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;
}
.shade-cool-4da6 .section-2b26: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;
}
.west_76ae .section-2b26 {
  box-shadow: none;
}
.west_76ae
  .section-2b26
  .gallery-plasma-42a6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.west_76ae .section-2b26 .sidebar-36f0 {
  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;
}
.west_76ae
  .section-2b26
  .sidebar-36f0
  b {
  display: none;
}
.west_76ae .south_8875 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gradient-focused-e6ac:not(.tooltip_first_2042):not(.fast-179f),
button:not(.tooltip_first_2042):not(.fast-179f),
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ),
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ),
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ):hover,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ):hover,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):hover,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):hover,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ):active,
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ):focus,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ):active,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ):focus,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):active,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):focus,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):active,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):focus,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):active,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):focus {
  outline: 0;
}
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e {
  position: relative;
}
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .secondary_0ad2,
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .content_883f,
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .accordion-plasma-4cd0,
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  i,
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  svg,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .secondary_0ad2,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .content_883f,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .accordion-plasma-4cd0,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  i,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  svg,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .secondary_0ad2,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .content_883f,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .accordion-plasma-4cd0,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  i,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  svg,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .secondary_0ad2,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .content_883f,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .accordion-plasma-4cd0,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  i,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  svg,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .secondary_0ad2,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .content_883f,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  .accordion-plasma-4cd0,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  i,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e
  svg {
  visibility: hidden;
}
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e:after,
button:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e:after,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e:after,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e:after,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ).fn-loading-cc3e:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.gradient-focused-e6ac:not(.tooltip_first_2042):not(.fast-179f),
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ),
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ),
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ) {
  color: #fff;
  background: #235787;
}
.gradient-focused-e6ac:not(.tooltip_first_2042):not(
    .fast-179f
  ):focus,
input[type="button"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):focus,
input[type="reset"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):focus,
input[type="submit"]:not(.tooltip_first_2042):not(
    .fast-179f
  ):focus {
  color: #fff;
}
.gradient-focused-e6ac.fn-disabled-cc3e:not(.tooltip_first_2042):not(
    .fast-179f
  ),
.gradient-focused-e6ac[disabled]:not(.tooltip_first_2042):not(
    .fast-179f
  ),
button.fn-disabled-cc3e:not(.tooltip_first_2042):not(
    .fast-179f
  ),
button[disabled]:not(.tooltip_first_2042):not(
    .fast-179f
  ) {
  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;
}
.medium-bbea {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.medium-bbea: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;
}
.table_current_1358 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.panel-smooth-6d2d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.stale_b9e7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dim-bdfd:after,
.dim-bdfd:before,
.label_d507:after,
.label_d507:before,
.breadcrumb-3ef8:after,
.breadcrumb-3ef8:before,
.tag-fresh-9a3f:after,
.tag-fresh-9a3f:before,
.list-slow-62f9:after,
.list-slow-62f9:before,
.grid-easy-7bcf:after,
.grid-easy-7bcf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dim-bdfd:after,
.label_d507:after,
.breadcrumb-3ef8:after,
.tag-fresh-9a3f:after,
.list-slow-62f9:after,
.grid-easy-7bcf:after {
  clear: both;
}
.label_d507 .content_45ef,
.breadcrumb-3ef8 .content_45ef,
.green-0364 .content_45ef {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.image_narrow_3fbb {
  display: inline-block;
}
.item_0747 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.item_0747 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.item_0747 .caption_black_f07d {
  padding: 1em 0;
  font-size: 85%;
}
.caption_black_f07d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.text_0162 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.text_0162:after,
.text_0162:before {
  content: "";
  display: table;
}
.text_0162:after {
  clear: both;
}
.section-0a53 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.out-ec9e .section-0a53 {
  max-width: 50%;
}
.primary-top-4af7 .section-0a53 {
  max-width: 33.33%;
}
.caption_187d .section-0a53 {
  max-width: 25%;
}
.secondary-static-8eba .section-0a53 {
  max-width: 20%;
}
.surface_liquid_dba4 .section-0a53 {
  max-width: 16.66%;
}
.paragraph-cb58 .section-0a53 {
  max-width: 14.28%;
}
.west-10f0 .section-0a53 {
  max-width: 12.5%;
}
.out-645b .section-0a53 {
  max-width: 11.11%;
}
.accordion-55ef {
  display: block;
}
.rough_a93b .search_719f label,
.rough_a93b .cool-fedf label,
.rough_a93b .footer_easy_580d label,
.rough_a93b .hero_0301 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout_d88d {
  list-style: none;
  margin: 0;
}
.layout_d88d article.status_1bce {
  margin-bottom: 0;
}
.layout_d88d ul {
  list-style: none;
  margin: 0;
}
.layout_d88d .icon_c3ec li.status_1bce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout_d88d .icon_c3ec li.status_1bce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout_d88d .icon_c3ec li.status_1bce: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) {
  .layout_d88d .icon_c3ec li.status_1bce li.status_1bce li.status_1bce li.status_1bce {
    padding-left: 0;
  }
}
article.status_1bce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_1bce .label_d507 p:last-of-type {
  margin-bottom: 0;
}
article.status_1bce .static-60c3 {
  float: left;
}
article.status_1bce .image-92ff {
  margin-left: 85px;
}
article.status_1bce .link-iron-2d71 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_1bce .link-iron-2d71 .banner-da89 {
  margin-left: 10px;
}
article.status_1bce .label_pro_1ac5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_1bce .secondary_wide_801d {
  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 .search_719f,
  #respond .footer_easy_580d,
  #respond .hero_0301 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_719f input,
#respond .footer_easy_580d input,
#respond .hero_0301 input {
  width: 100%;
}
#respond .hero_0301 {
  margin-right: 0;
}
#respond .yellow_c8b7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sidebar-7d4b {
  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;
}
.sidebar-7d4b.red-38eb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sidebar-7d4b 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%);
}
.sidebar-7d4b:focus,
.sidebar-7d4b: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);
}
.avatar-0884 {
  border-radius: 10%;
}
.notice_steel_d632 {
  border-radius: 50%;
}
.grid-small-9cd4 {
  font-size: 0.72em;
}
.detail_6c4e {
  font-size: 0.875em;
}
.grid-hot-18f9 {
  font-size: 1.1em;
}
.text_3a3b {
  text-transform: uppercase;
  line-height: 1.2;
}
.text_3a3b.grid-small-9cd4 {
  letter-spacing: 0.5px;
}
.disabled_5bbe,
.disabled_5bbe a {
  color: #6d6d6d;
}
.disabled_5bbe a:hover {
  color: #111;
}
.main-stone-65b9 {
  color: #6d6d6d;
}
.thick-574f {
  overflow-x: hidden;
}
.thick-574f .breadcrumb_b892.secondary_e4bc {
  position: relative;
}
.thick-574f .breadcrumb_b892.secondary_e4bc.paragraph-bbd1 {
  position: initial;
}
.thick-574f
  .breadcrumb_b892.secondary_e4bc.paragraph-bbd1
  .filter-af52 {
  left: auto;
}
.thick-574f .breadcrumb_b892 .filter-af52 {
  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;
}
.thick-574f .breadcrumb_b892:hover.secondary_e4bc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thick-574f
  .breadcrumb_b892:hover.secondary_e4bc
  .filter-af52 {
  display: block;
  z-index: 9999999;
}
.thick-574f .dark-572a .module-4995,
.thick-574f .huge_d6fa .module-4995 {
  display: none;
}
.thick-574f .last_2cf5 .breadcrumb_b892:hover.secondary_e4bc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.rough_a93b .search_719f label,
.rough_a93b .cool-fedf label,
.rough_a93b .footer_easy_580d label,
.rough_a93b .hero_0301 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout_d88d {
  list-style: none;
  margin: 0;
}
.layout_d88d article.status_1bce {
  margin-bottom: 0;
}
.layout_d88d ul {
  list-style: none;
  margin: 0;
}
.layout_d88d .icon_c3ec li.status_1bce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout_d88d .icon_c3ec li.status_1bce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout_d88d .icon_c3ec li.status_1bce: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) {
  .layout_d88d .icon_c3ec li.status_1bce li.status_1bce li.status_1bce li.status_1bce {
    padding-left: 0;
  }
}
article.status_1bce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_1bce .label_d507 p:last-of-type {
  margin-bottom: 0;
}
article.status_1bce .static-60c3 {
  float: left;
}
article.status_1bce .image-92ff {
  margin-left: 85px;
}
article.status_1bce .link-iron-2d71 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_1bce .link-iron-2d71 .banner-da89 {
  margin-left: 10px;
}
article.status_1bce .label_pro_1ac5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_1bce .secondary_wide_801d {
  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 .search_719f,
  #respond .footer_easy_580d,
  #respond .hero_0301 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_719f input,
#respond .footer_easy_580d input,
#respond .hero_0301 input {
  width: 100%;
}
#respond .hero_0301 {
  margin-right: 0;
}
#respond .yellow_c8b7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dark-572a .block_72b5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block_72b5 .primary_copper_e1b1.layout-1893 .element_fresh_c74c > li > a:focus,
.block_72b5 .primary_copper_e1b1.layout-1893 .element_fresh_c74c > li > a:hover,
.block_72b5 .primary_copper_e1b1.mini_81cc .element_fresh_c74c > li > a:focus,
.block_72b5 .primary_copper_e1b1.mini_81cc .element_fresh_c74c > li > a:hover,
.block_72b5 .primary_copper_e1b1.input_4cbe .element_fresh_c74c > li > a:focus,
.block_72b5 .primary_copper_e1b1.input_4cbe .element_fresh_c74c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_72b5
  .primary_copper_e1b1.layout-1893
  .element_fresh_c74c
  > li.texture_out_e2cd
  > a,
.block_72b5
  .primary_copper_e1b1.layout-1893
  .element_fresh_c74c
  > li.media-dd70
  > a,
.block_72b5
  .primary_copper_e1b1.mini_81cc
  .element_fresh_c74c
  > li.texture_out_e2cd
  > a,
.block_72b5
  .primary_copper_e1b1.mini_81cc
  .element_fresh_c74c
  > li.media-dd70
  > a,
.block_72b5
  .primary_copper_e1b1.input_4cbe
  .element_fresh_c74c
  > li.texture_out_e2cd
  > a,
.block_72b5 .primary_copper_e1b1.input_4cbe .element_fresh_c74c > li.logo-green-23db > a {
  color: rgba(255, 255, 255, 0.99);
}
.block_72b5 .header_old_976c,
.block_72b5 .header_old_976c a {
  color: rgba(255, 255, 255, 0.99);
}
.block_72b5 .layout-b4a6.bottom_95c4 li a,
.block_72b5 .box_liquid_ba4d a,
.block_72b5 .hidden-6614,
.block_72b5 .element_fresh_c74c > li > a,
.block_72b5 .fixed-c591 {
  color: rgba(255, 255, 255, 0.79);
}
.block_72b5 .layout-b4a6.bottom_95c4 li a:hover,
.block_72b5 .box_liquid_ba4d a:hover,
.block_72b5 .hidden-6614:hover,
.block_72b5 .element_fresh_c74c > li > a:hover,
.block_72b5 .fixed-c591:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_72b5 .avatar_1b6e {
  color: rgba(255, 255, 255, 0.79);
}
.block_72b5 .avatar_1b6e .complex_8a02 {
  color: rgba(255, 255, 255, 0.99);
}
.block_72b5 .avatar_1b6e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_72b5 .gallery_tall_0016 .red-07d7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block_72b5 .gallery_tall_0016 .red-07d7 .background_left_2a24 {
  color: rgba(255, 255, 255, 0.79);
}
.block_72b5
  .gallery_tall_0016
  .red-07d7
  .background_left_2a24::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_72b5
  .gallery_tall_0016
  .red-07d7
  .background_left_2a24:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_72b5
  .gallery_tall_0016
  .red-07d7
  .background_left_2a24::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_72b5
  .gallery_tall_0016
  .red-07d7
  .background_left_2a24::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_72b5 .gallery_tall_0016 .tabs_808e {
  color: rgba(255, 255, 255, 0.79);
}
.block_72b5 .gallery_tall_0016 .tabs_808e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-2bcb
  .block_72b5
  .gallery_tall_0016
  .outer-0bad
  .message_middle_a656 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-2bcb
  .block_72b5
  .gallery_tall_0016
  .outer-0bad
  .background_left_2a24 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dark-572a .widget_fixed_cff6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.widget_fixed_cff6 .primary_copper_e1b1.layout-1893 .element_fresh_c74c > li > a:focus,
.widget_fixed_cff6 .primary_copper_e1b1.layout-1893 .element_fresh_c74c > li > a:hover,
.widget_fixed_cff6 .primary_copper_e1b1.mini_81cc .element_fresh_c74c > li > a:focus,
.widget_fixed_cff6 .primary_copper_e1b1.mini_81cc .element_fresh_c74c > li > a:hover,
.widget_fixed_cff6 .primary_copper_e1b1.input_4cbe .element_fresh_c74c > li > a:focus,
.widget_fixed_cff6 .primary_copper_e1b1.input_4cbe .element_fresh_c74c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_fixed_cff6
  .primary_copper_e1b1.layout-1893
  .element_fresh_c74c
  > li.texture_out_e2cd
  > a,
.widget_fixed_cff6
  .primary_copper_e1b1.layout-1893
  .element_fresh_c74c
  > li.media-dd70
  > a,
.widget_fixed_cff6
  .primary_copper_e1b1.mini_81cc
  .element_fresh_c74c
  > li.texture_out_e2cd
  > a,
.widget_fixed_cff6
  .primary_copper_e1b1.mini_81cc
  .element_fresh_c74c
  > li.media-dd70
  > a,
.widget_fixed_cff6
  .primary_copper_e1b1.input_4cbe
  .element_fresh_c74c
  > li.texture_out_e2cd
  > a,
.widget_fixed_cff6 .primary_copper_e1b1.input_4cbe .element_fresh_c74c > li.logo-green-23db > a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_fixed_cff6 .header_old_976c,
.widget_fixed_cff6 .header_old_976c a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_fixed_cff6 .layout-b4a6.bottom_95c4 li a,
.widget_fixed_cff6 .box_liquid_ba4d a,
.widget_fixed_cff6 .hidden-6614,
.widget_fixed_cff6 .element_fresh_c74c > li > a,
.widget_fixed_cff6 .fixed-c591 {
  color: rgba(0, 0, 0, 0.55);
}
.widget_fixed_cff6 .layout-b4a6.bottom_95c4 li a:hover,
.widget_fixed_cff6 .box_liquid_ba4d a:hover,
.widget_fixed_cff6 .hidden-6614:hover,
.widget_fixed_cff6 .element_fresh_c74c > li > a:hover,
.widget_fixed_cff6 .fixed-c591:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_fixed_cff6 .avatar_1b6e {
  color: rgba(0, 0, 0, 0.55);
}
.widget_fixed_cff6 .avatar_1b6e .complex_8a02 {
  color: rgba(0, 0, 0, 0.8);
}
.widget_fixed_cff6 .avatar_1b6e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-6e28 .accent_silver_7370 {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-3ef8 > * {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-3ef8 .table_current_1358 {
  margin-right: 1.41575em;
}
.secondary_2c66 .breadcrumb-3ef8 > .large_0488 {
  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;
}
.secondary_2c66 .breadcrumb-3ef8 > .bronze-c5ec {
  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;
}
.photo-85f9.card-6e28 .accent_silver_7370,
.outline-active-085d.card-6e28 .accent_silver_7370 {
  margin-left: 0;
}
.top_44d3.card-6e28 .accent_silver_7370,
.block_beb7.card-6e28 .accent_silver_7370 {
  margin-right: 0;
}
.breadcrumb-3ef8 ol,
.breadcrumb-3ef8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.label_1fde video {
  max-width: 100%;
}
.red_d3d1 img {
  display: block;
}
.red_d3d1.table_current_1358,
.red_d3d1.panel-smooth-6d2d {
  width: 100%;
}
.red_d3d1.bronze-c5ec img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hero_33db:not(.surface_out_f670) {
  margin: 1.5em auto;
}
.huge_4be2 p {
  padding: 1.5em 14px;
}
ul.status_white_ac06.bronze-c5ec,
ul.status_white_ac06.large_0488,
ul.status_white_ac06.badge_2c84.large_0488 {
  padding: 0 14px;
}
.section-gold-fa47 {
  display: block;
  overflow-x: auto;
}
.section-gold-fa47 table {
  border-collapse: collapse;
  width: 100%;
}
.section-gold-fa47 td,
.section-gold-fa47 th {
  padding: 0.5em;
}
.breadcrumb-3ef8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.breadcrumb-3ef8 ol ol,
.breadcrumb-3ef8 ol ul,
.breadcrumb-3ef8 ul ol,
.breadcrumb-3ef8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.breadcrumb-3ef8 ol ol li,
.breadcrumb-3ef8 ol ul li,
.breadcrumb-3ef8 ul ol li,
.breadcrumb-3ef8 ul ul li {
  margin-left: 0;
}
.purple-21b1.badge-0cf7 > .dirty_4a5f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.purple-21b1.badge-0cf7 > .dirty_4a5f iframe,
.purple-21b1.badge-0cf7 > .dirty_4a5f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.small_960f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.small_960f.title_e4d5 {
  padding: 0;
}
.small_960f.title_e4d5 cite {
  font-size: 13px;
}
.small_960f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.small_960f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hero-0d3c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hero-0d3c > p:first-child {
  margin-top: 0;
}
.hero-0d3c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hero-0d3c blockquote {
  border-left: 0;
}
.column-b4a5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.column-b4a5:not(.status-under-3575) {
  max-width: 100px;
}
.column-b4a5.iron-e325 {
  border-bottom: none !important;
  text-align: center;
}
.column-b4a5.iron-e325::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .huge_4be2 p {
    padding: 1.5em 0;
  }
}
.popup_f719 {
  color: #0073aa;
}
.hovered_57a7 {
  background-color: #0073aa;
}
.gradient_152b {
  color: #229fd8;
}
.action_c648 {
  background-color: #229fd8;
}
.search_easy_395e {
  color: #eee;
}
.full_c120 {
  background-color: #eee;
}
.pagination_1a08 {
  color: #444;
}
.image_medium_c3dc {
  background-color: #444;
}
.active_c5fc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.active_c5fc .progress_1840 .box_liquid_ba4d {
  font-size: 15px;
}
.active_c5fc .box_liquid_ba4d {
  line-height: 1.3;
}
.active_c5fc .widget_fixed_cff6 {
}
.active_c5fc .block_72b5 {
  background: #235787;
}
.focus-huge-95af {
  padding: 0;
}
.focus-huge-95af .block_72b5 {
  background: #1a1a1a;
}
.focus-huge-95af .widget_fixed_cff6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.new-d0b3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.new-d0b3 .widget_fixed_cff6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.new-d0b3 .block_72b5 {
  background: #303030;
}
.grid-easy-7bcf {
  position: relative;
  z-index: 10;
}
.grid-easy-7bcf .middle-5b84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-in-5cc3 .secondary_e4bc {
  display: inline-block;
  vertical-align: middle;
}
.tabs-in-5cc3.avatar_dda6 .secondary_e4bc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs-in-5cc3.avatar_dda6 .secondary_e4bc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-in-5cc3.avatar_dda6 .secondary_e4bc {
    margin-right: 0.4em;
  }
}
.tabs-in-5cc3.avatar_dda6 .secondary_e4bc:last-child {
  margin-right: 0;
}
.row_71f5 .middle-5b84 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dark-572a .progress_1840 {
    margin: 0 -0.5em;
  }
  .dark-572a .progress_1840 [class*="customify-col-"],
  .dark-572a .progress_1840 [class*="customify-col_"],
  .dark-572a .progress_1840 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dark-572a.white-f9c5 .middle-5b84 {
  background: 0 0 !important;
}
.dark-572a.white-f9c5 .middle-5b84,
.dark-572a.row_71f5 .middle-5b84 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dark-572a.sidebar_lower_91bb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dark-572a.row_71f5 .middle-5b84 {
  box-shadow: none !important;
}
.short-59a0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .short-59a0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .short-59a0 {
    padding: 18px 0 20px;
  }
}
.short-59a0 .status-e7b6 {
  width: 100%;
}
.short-59a0 .pressed-8f2b {
  margin-bottom: 0;
}
.short-59a0 .large_bb3d {
  margin-top: 5px;
  font-size: 0.875em;
}
.main-d9b4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.main-d9b4 .photo_758e {
  width: 100%;
}
.center_1c26 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.center_1c26 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.center_1c26 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;
}
.center_1c26 li:last-child:after {
  display: none;
}
.center_1c26 li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview-440c .module-4995 button,
.short-59a0 .module-4995 button {
  left: 0;
}
.preview-440c .photo_758e,
.short-59a0 .photo_758e {
  padding-left: 0;
  padding-right: 0;
}
.preview-440c .main-d9b4,
.short-59a0 .main-d9b4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview-440c {
  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;
}
.preview-440c: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;
}
.preview-440c .block-75a0 {
  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) {
  .preview-440c .block-75a0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-440c .block-75a0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview-440c .block-75a0 {
    min-height: 200px;
  }
}
.preview-440c .center_1c26 {
  color: rgba(255, 255, 255, 0.8);
}
.preview-440c .center_1c26 a,
.preview-440c .center_1c26 li:after {
  color: inherit;
}
.preview-440c .center_1c26 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero-bottom-4283 {
  margin-bottom: 0.5em;
}
.tooltip-right-a7f6 {
  margin-bottom: 1.2em;
}
.tooltip-right-a7f6,
.hero-bottom-4283 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip-right-a7f6 p:last-child,
.hero-bottom-4283 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .module-4995,
#masthead .module-4995 {
  display: none;
}
#masthead
  > .module-4995.photo-selected-e95c {
  display: none;
}
#masthead > .module-4995 button {
  left: 0;
}
.gas-1aeb {
  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%;
}
.gas-1aeb .secondary_e4bc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gas-1aeb .video_e4db {
  display: -webkit-box;
  display: flex;
}
.gas-1aeb .video_e4db.dim_f5d7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gas-1aeb .video_e4db.banner_up_35f7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gas-1aeb .video_e4db.mask_pink_ccba {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gas-1aeb.sort-current-b9ea.backdrop-right-57fd .video_e4db.dim_f5d7 {
  flex-basis: 100%;
}
.gas-1aeb.carousel-3321 .video_e4db.banner_up_35f7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gas-1aeb.carousel-3321 .video_e4db.mask_pink_ccba {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .module-4995.photo-selected-e95c {
  display: none;
}
#masthead > .module-4995 button {
  left: 0;
}
.primary_690f {
  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;
}
.primary_690f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary_690f.nav-e4b6 i {
  margin-right: 4px;
}
.primary_690f.selected-e2f7 i {
  margin-left: 5px;
}
.box_liquid_ba4d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.box_liquid_ba4d p:last-child {
  margin-bottom: 0;
}
.disabled-bright-31db {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.disabled-bright-31db a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.disabled-bright-31db img {
  display: block;
  width: auto;
  line-height: 1;
}
.disabled-bright-31db .header_old_976c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.disabled-bright-31db .nav_full_e5f3 {
  margin: 5px 0 7px 0;
}
.disabled-bright-31db.pink-e76a .text-fresh-33f8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-bright-31db.pink-e76a .down-3ccd {
  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;
}
.disabled-bright-31db.tall_2ca0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.disabled-bright-31db.tall_2ca0 .text-fresh-33f8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-bright-31db.tall_2ca0 .down-3ccd {
  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;
}
.disabled-bright-31db.stale-383b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled-bright-31db.bright-6d38 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.disabled-bright-31db.bright-6d38 .down-3ccd {
  margin-top: 7px;
}
.small_19f2 {
  display: inline-block;
}
.grid-easy-7bcf .east-e0df .disabled-bright-31db img {
  max-width: 100%;
}
.primary_copper_e1b1 .current-c853.fluid-70fa,
.active-narrow-45ca .current-c853.fluid-70fa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_copper_e1b1 .hero_next_14d4,
.active-narrow-45ca .hero_next_14d4 {
  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%);
}
.primary_copper_e1b1 .hero_next_14d4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.primary_copper_e1b1.breadcrumb-285f .hero_next_14d4 {
  display: none;
}
.primary_copper_e1b1 .out-8982 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary_copper_e1b1 .out-8982 li {
  display: inline-block;
  position: relative;
}
.primary_copper_e1b1 .out-8982 li:last-child {
  margin-right: 0;
}
.primary_copper_e1b1 .out-8982 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;
}
.primary_copper_e1b1 .out-8982 li.logo-green-23db > a {
  color: rgba(0, 0, 0, 0.9);
}
.primary_copper_e1b1 .out-8982 > 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;
}
.primary_copper_e1b1 .out-8982 > li > a i {
  line-height: 0;
}
.primary_copper_e1b1 .out-8982 > li.paragraph_8163 > a .hero_next_14d4 {
  margin-left: 4px;
  line-height: 0;
}
.primary_copper_e1b1 .out-8982 .main-78a6 li.paragraph_8163 > a {
  position: relative;
}
.primary_copper_e1b1 .out-8982 .main-78a6 li.paragraph_8163 > a:after,
.primary_copper_e1b1 .out-8982 .main-78a6 li.paragraph_8163 > a:before {
  content: "";
  display: table;
}
.primary_copper_e1b1 .out-8982 .main-78a6 li.paragraph_8163 > a:after {
  clear: both;
}
.primary_copper_e1b1 .out-8982 .main-78a6 li.paragraph_8163 > a .hero_next_14d4 {
  margin-left: 5px;
  float: right;
}
.primary_copper_e1b1 .liquid_041f,
.primary_copper_e1b1 .main-78a6 {
  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;
}
.primary_copper_e1b1 .main-78a6 {
  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;
}
.primary_copper_e1b1 .main-78a6 .fluid-70fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_copper_e1b1 .main-78a6 .hero_next_14d4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.primary_copper_e1b1 .main-78a6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.primary_copper_e1b1 .main-78a6 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;
}
.primary_copper_e1b1 .main-78a6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.primary_copper_e1b1 .main-78a6 .main-78a6 {
  top: 0;
  left: 100%;
}
.primary_copper_e1b1 .picture-81b0.fn-focus-cc3e > .liquid_041f,
.primary_copper_e1b1 .picture-81b0.fn-focus-cc3e > .main-78a6,
.primary_copper_e1b1 .picture-81b0:focus > .liquid_041f,
.primary_copper_e1b1 .picture-81b0:focus > .main-78a6,
.primary_copper_e1b1 .picture-81b0:hover > .liquid_041f,
.primary_copper_e1b1 .picture-81b0:hover > .main-78a6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.primary_copper_e1b1.input_4cbe .element_fresh_c74c:after,
.primary_copper_e1b1.input_4cbe .element_fresh_c74c:before {
  content: "";
  display: table;
}
.primary_copper_e1b1.input_4cbe .element_fresh_c74c:after {
  clear: both;
}
.primary_copper_e1b1.input_4cbe .element_fresh_c74c > li {
  float: left;
}
.primary_copper_e1b1.chip_silver_1919 .element_fresh_c74c:after,
.primary_copper_e1b1.chip_silver_1919 .element_fresh_c74c:before {
  content: "";
  display: table;
}
.primary_copper_e1b1.chip_silver_1919 .element_fresh_c74c:after {
  clear: both;
}
.primary_copper_e1b1.chip_silver_1919 .element_fresh_c74c > li {
  float: left;
}
.primary_copper_e1b1.chip_silver_1919 .element_fresh_c74c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.primary_copper_e1b1.chip_silver_1919 .element_fresh_c74c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.primary_copper_e1b1.chip_silver_1919 .element_fresh_c74c > li.texture_out_e2cd > a,
.primary_copper_e1b1.chip_silver_1919 .element_fresh_c74c > li.logo-green-23db > a {
  color: #fff;
  background-color: #1e4b75;
}
.primary_copper_e1b1.layout-1893 .element_fresh_c74c > li > a .fluid-70fa {
  position: relative;
}
.primary_copper_e1b1.layout-1893 .element_fresh_c74c > li > a .fluid-70fa: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;
}
.primary_copper_e1b1.layout-1893
  .element_fresh_c74c
  > li:focus
  > a
  .fluid-70fa:before,
.primary_copper_e1b1.layout-1893
  .element_fresh_c74c
  > li:hover
  > a
  .fluid-70fa:before {
  width: 100%;
  background-color: currentColor;
}
.primary_copper_e1b1.layout-1893
  .element_fresh_c74c
  > li.texture_out_e2cd
  > a
  .fluid-70fa:before,
.primary_copper_e1b1.layout-1893
  .element_fresh_c74c
  > li.media-dd70
  > a
  .fluid-70fa:before {
  width: 100%;
  background-color: currentColor;
}
.primary_copper_e1b1.mini_81cc .element_fresh_c74c > li > a .fluid-70fa {
  position: relative;
}
.primary_copper_e1b1.mini_81cc .element_fresh_c74c > li > a .fluid-70fa: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;
}
.primary_copper_e1b1.mini_81cc .element_fresh_c74c > li:focus > a .fluid-70fa:before,
.primary_copper_e1b1.mini_81cc
  .element_fresh_c74c
  > li:hover
  > a
  .fluid-70fa:before {
  width: 100%;
  background-color: currentColor;
}
.primary_copper_e1b1.mini_81cc
  .element_fresh_c74c
  > li.texture_out_e2cd
  > a
  .fluid-70fa:before,
.primary_copper_e1b1.mini_81cc
  .element_fresh_c74c
  > li.media-dd70
  > a
  .fluid-70fa:before {
  width: 100%;
  background-color: currentColor;
}
.active-narrow-45ca .out-8982 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.active-narrow-45ca .out-8982 li:first-child > a {
  border-top: none;
}
.active-narrow-45ca .out-8982 .east-8fbd > .fluid-70fa .hero_next_14d4 {
  display: none;
}
.active-narrow-45ca .out-8982 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.active-narrow-45ca .out-8982 li:last-child {
  border: none;
}
.active-narrow-45ca .out-8982 li.paragraph_8163 > a {
  padding-right: 45px !important;
}
.active-narrow-45ca .out-8982 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.active-narrow-45ca .out-8982 li a:focus,
.active-narrow-45ca .out-8982 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-narrow-45ca .out-8982 li .middle-5131 {
  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;
}
.active-narrow-45ca .out-8982 li .middle-5131:hover {
  box-shadow: none;
}
.active-narrow-45ca .out-8982 li .middle-5131 .hero_next_14d4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.active-narrow-45ca .out-8982 .main-78a6 {
  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);
}
.active-narrow-45ca .out-8982 .main-78a6 li a {
  padding-left: 3em;
}
.active-narrow-45ca .out-8982 .tabs-purple-a4d3 > a .middle-5131 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active-narrow-45ca .out-8982 .tabs-purple-a4d3 > .main-78a6 {
  display: block;
  opacity: 1;
}
.description_slow_f991 {
  max-width: 100%;
}
.badge-4ffc {
  line-height: 0;
  cursor: pointer;
}
.fixed-c591 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fixed-c591:hover {
  box-shadow: none;
  color: currentColor;
}
.fixed-c591 svg {
  width: 18px;
  height: 18px;
}
.fixed-c591 .slow_0862 {
  display: none;
}
.overlay-south-b6ee {
  position: relative;
}
.overlay-south-b6ee.fn-active-cc3e .fixed-c591 .fresh-1612 {
  display: none;
}
.overlay-south-b6ee.fn-active-cc3e .fixed-c591 .slow_0862 {
  display: inline-block;
}
.overlay-south-b6ee .north-7c13 {
  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);
}
.overlay-south-b6ee.large_ac0f .north-7c13 {
  left: auto;
  right: -0.9em;
}
.overlay-south-b6ee.large_ac0f .static-f211::before {
  left: auto;
  right: 15px;
}
.overlay-south-b6ee.fn-active-cc3e .north-7c13 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outer-0bad {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outer-0bad label {
  flex-basis: 100%;
}
.outer-0bad .red-07d7 {
  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;
}
.outer-0bad .background_left_2a24 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outer-0bad .background_left_2a24:focus {
  background-color: transparent;
}
.outer-0bad button.tabs_808e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outer-0bad button.tabs_808e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outer-0bad button.tabs_808e svg {
  width: 18px;
  height: 18px;
}
.outer-0bad input[type="submit"] {
  min-height: auto;
}
.gallery_tall_0016 .outer-0bad .background_left_2a24 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.static-f211 {
  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) {
  .static-f211 {
    width: 220px;
  }
}
.static-f211 label {
  flex-basis: 100%;
}
.static-f211::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;
}
.photo-2bcb .gallery_tall_0016 .outer-0bad {
  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;
}
.photo-2bcb
  .gallery_tall_0016
  .outer-0bad
  .red-07d7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.photo-2bcb .gallery_tall_0016 .outer-0bad .background_left_2a24 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.photo-2bcb
  .gallery_tall_0016
  .outer-0bad
  .background_left_2a24:focus {
  background: 0 0;
}
.photo-2bcb
  .gallery_tall_0016
  .outer-0bad
  .message_middle_a656 {
  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;
}
.layout-b4a6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.layout-b4a6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.layout-b4a6 li:last-child {
  margin-right: 0;
}
.layout-b4a6 li:first-child {
  margin-left: 0;
}
.layout-b4a6.huge-f045 a {
  color: #fff;
}
.layout-b4a6.huge-f045 a:hover {
  color: #fff;
}
.layout-b4a6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.layout-b4a6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.layout-b4a6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout-b4a6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.layout-b4a6 [class*="social-icon-apple"] {
  background-color: #999;
}
.layout-b4a6 [class*="social-icon-apple"].slider-blue-4f0a {
  background-color: transparent;
  color: #999;
}
.layout-b4a6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.layout-b4a6 [class*="social-icon-behance"].slider-blue-4f0a {
  background-color: transparent;
  color: #1769ff;
}
.layout-b4a6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.layout-b4a6 [class*="social-icon-bitbucket"].slider-blue-4f0a {
  background-color: transparent;
  color: #205081;
}
.layout-b4a6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.layout-b4a6 [class*="social-icon-codepen"].slider-blue-4f0a {
  background-color: transparent;
  color: #000;
}
.layout-b4a6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.layout-b4a6 [class*="social-icon-delicious"].slider-blue-4f0a {
  background-color: transparent;
  color: #39f;
}
.layout-b4a6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.layout-b4a6 [class*="social-icon-digg"].slider-blue-4f0a {
  background-color: transparent;
  color: #005be2;
}
.layout-b4a6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.layout-b4a6 [class*="social-icon-dribbble"].slider-blue-4f0a {
  background-color: transparent;
  color: #ea4c89;
}
.layout-b4a6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.layout-b4a6 [class*="social-icon-envelope"].slider-blue-4f0a {
  background-color: transparent;
  color: #ea4335;
}
.layout-b4a6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.layout-b4a6 [class*="social-icon-facebook"].slider-blue-4f0a {
  background-color: transparent;
  color: #3b5998;
}
.layout-b4a6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.layout-b4a6 [class*="social-icon-flickr"].slider-blue-4f0a {
  background-color: transparent;
  color: #0063dc;
}
.layout-b4a6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.layout-b4a6 [class*="social-icon-foursquare"].slider-blue-4f0a {
  background-color: transparent;
  color: #2d5be3;
}
.layout-b4a6 [class*="social-icon-github"] {
  background-color: #333;
}
.layout-b4a6 [class*="social-icon-github"].slider-blue-4f0a {
  background-color: transparent;
  color: #333;
}
.layout-b4a6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.layout-b4a6 [class*="social-icon-google-plus"].slider-blue-4f0a {
  background-color: transparent;
  color: #dd4b39;
}
.layout-b4a6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.layout-b4a6 [class*="social-icon-houzz"].slider-blue-4f0a {
  background-color: transparent;
  color: #7ac142;
}
.layout-b4a6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.layout-b4a6 [class*="social-icon-instagram"].slider-blue-4f0a {
  background-color: transparent;
  color: #262626;
}
.layout-b4a6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.layout-b4a6 [class*="social-icon-jsfiddle"].slider-blue-4f0a {
  background-color: transparent;
  color: #487aa2;
}
.layout-b4a6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.layout-b4a6 [class*="social-icon-linkedin"].slider-blue-4f0a {
  background-color: transparent;
  color: #0077b5;
}
.layout-b4a6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.layout-b4a6 [class*="social-icon-medium"].slider-blue-4f0a {
  background-color: transparent;
  color: #00ab6b;
}
.layout-b4a6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.layout-b4a6
  [class*="social-icon-odnoklassniki"].slider-blue-4f0a {
  background-color: transparent;
  color: #f4731c;
}
.layout-b4a6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.layout-b4a6 [class*="social-icon-meetup"].slider-blue-4f0a {
  background-color: transparent;
  color: #ec1c40;
}
.layout-b4a6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.layout-b4a6 [class*="social-icon-pinterest"].slider-blue-4f0a {
  background-color: transparent;
  color: #bd081c;
}
.layout-b4a6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.layout-b4a6 [class*="social-icon-product-hunt"].slider-blue-4f0a {
  background-color: transparent;
  color: #da552f;
}
.layout-b4a6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.layout-b4a6 [class*="social-icon-reddit"].slider-blue-4f0a {
  background-color: transparent;
  color: #ff4500;
}
.layout-b4a6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.layout-b4a6 [class*="social-icon-rss"].slider-blue-4f0a {
  background-color: transparent;
  color: #f26522;
}
.layout-b4a6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.layout-b4a6
  [class*="social-icon-shopping-cart"].slider-blue-4f0a {
  background-color: transparent;
  color: #4caf50;
}
.layout-b4a6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.layout-b4a6 [class*="social-icon-skype"].slider-blue-4f0a {
  background-color: transparent;
  color: #00aff0;
}
.layout-b4a6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.layout-b4a6 [class*="social-icon-slideshare"].slider-blue-4f0a {
  background-color: transparent;
  color: #0077b5;
}
.layout-b4a6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.layout-b4a6 [class*="social-icon-snapchat"].slider-blue-4f0a {
  background-color: transparent;
  color: #fffc00;
}
.layout-b4a6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.layout-b4a6 [class*="social-icon-soundcloud"].slider-blue-4f0a {
  background-color: transparent;
  color: #f80;
}
.layout-b4a6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.layout-b4a6 [class*="social-icon-spotify"].slider-blue-4f0a {
  background-color: transparent;
  color: #2ebd59;
}
.layout-b4a6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.layout-b4a6
  [class*="social-icon-stack-overflow"].slider-blue-4f0a {
  background-color: transparent;
  color: #fe7a15;
}
.layout-b4a6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.layout-b4a6 [class*="social-icon-maldkfgram"].slider-blue-4f0a {
  background-color: transparent;
  color: #2ca5e0;
}
.layout-b4a6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.layout-b4a6 [class*="social-icon-tripadvisor"].slider-blue-4f0a {
  background-color: transparent;
  color: #589442;
}
.layout-b4a6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.layout-b4a6 [class*="social-icon-tumblr"].slider-blue-4f0a {
  background-color: transparent;
  color: #35465c;
}
.layout-b4a6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.layout-b4a6 [class*="social-icon-twitch"].slider-blue-4f0a {
  background-color: transparent;
  color: #6441a5;
}
.layout-b4a6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.layout-b4a6 [class*="social-icon-twitter"].slider-blue-4f0a {
  background-color: transparent;
  color: #1da1f2;
}
.layout-b4a6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.layout-b4a6 [class*="social-icon-vimeo"].slider-blue-4f0a {
  background-color: transparent;
  color: #1ab7ea;
}
.layout-b4a6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.layout-b4a6 [class*="social-icon-vk"].slider-blue-4f0a {
  background-color: transparent;
  color: #45668e;
}
.layout-b4a6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.layout-b4a6 [class*="social-icon-weibo"].slider-blue-4f0a {
  background-color: transparent;
  color: #df2029;
}
.layout-b4a6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.layout-b4a6 [class*="social-icon-weixin"].slider-blue-4f0a {
  background-color: transparent;
  color: #7bb32e;
}
.layout-b4a6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.layout-b4a6 [class*="social-icon-whatsapp"].slider-blue-4f0a {
  background-color: transparent;
  color: #25d366;
}
.layout-b4a6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.layout-b4a6 [class*="social-icon-wordpress"].slider-blue-4f0a {
  background-color: transparent;
  color: #21759b;
}
.layout-b4a6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.layout-b4a6 [class*="social-icon-xing"].slider-blue-4f0a {
  background-color: transparent;
  color: #026466;
}
.layout-b4a6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.layout-b4a6 [class*="social-icon-yelp"].slider-blue-4f0a {
  background-color: transparent;
  color: #af0606;
}
.layout-b4a6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.layout-b4a6 [class*="social-icon-youtube"].slider-blue-4f0a {
  background-color: transparent;
  color: #cd201f;
}
.hidden-6614 {
  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;
}
.hidden-6614:hover {
  box-shadow: none;
  background: 0 0;
}
.south_646c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hover_562e {
  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;
}
.fixed-cce4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.under-a7ae {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.under-a7ae,
.under-a7ae::after,
.under-a7ae::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;
}
.under-a7ae::after,
.under-a7ae::before {
  content: "";
  display: block;
  background-color: inherit;
}
.orange_b663 .hover_562e .fixed-cce4 {
  margin-top: -2px;
  width: 19px;
}
.orange_b663 .hover_562e .under-a7ae {
  margin-top: -1px;
}
.orange_b663 .hover_562e .under-a7ae,
.orange_b663 .hover_562e .under-a7ae::after,
.orange_b663 .hover_562e .under-a7ae::before {
  width: 19px;
  height: 2px;
}
.orange_b663 .hover_562e .under-a7ae::before {
  top: -6px;
}
.orange_b663 .hover_562e .under-a7ae::after {
  bottom: -6px;
}
.outer-f964 .hover_562e .fixed-cce4 {
  margin-top: -2px;
  width: 22px;
}
.outer-f964 .hover_562e .under-a7ae {
  margin-top: -1px;
}
.outer-f964 .hover_562e .under-a7ae,
.outer-f964 .hover_562e .under-a7ae::after,
.outer-f964 .hover_562e .under-a7ae::before {
  width: 22px;
  height: 2px;
}
.outer-f964 .hover_562e .under-a7ae::before {
  top: -7px;
}
.outer-f964 .hover_562e .under-a7ae::after {
  bottom: -7px;
}
.popup-bf1f .hover_562e .fixed-cce4 {
  margin-top: -2px;
  width: 31px;
}
.popup-bf1f .hover_562e .under-a7ae {
  margin-top: -1.5px;
}
.popup-bf1f .hover_562e .under-a7ae,
.popup-bf1f .hover_562e .under-a7ae::after,
.popup-bf1f .hover_562e .under-a7ae::before {
  width: 31px;
  height: 3px;
}
.popup-bf1f .hover_562e .under-a7ae::before {
  top: -9px;
}
.popup-bf1f .hover_562e .under-a7ae::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gradient_d3ba .hover_562e .fixed-cce4 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient_d3ba .hover_562e .under-a7ae {
    margin-top: -1px;
  }
  .gradient_d3ba .hover_562e .under-a7ae,
  .gradient_d3ba .hover_562e .under-a7ae::after,
  .gradient_d3ba .hover_562e .under-a7ae::before {
    width: 19px;
    height: 2px;
  }
  .gradient_d3ba .hover_562e .under-a7ae::before {
    top: -6px;
  }
  .gradient_d3ba .hover_562e .under-a7ae::after {
    bottom: -6px;
  }
  .label-pressed-555b .hover_562e .fixed-cce4 {
    margin-top: -2px;
    width: 22px;
  }
  .label-pressed-555b .hover_562e .under-a7ae {
    margin-top: -1px;
  }
  .label-pressed-555b .hover_562e .under-a7ae,
  .label-pressed-555b .hover_562e .under-a7ae::after,
  .label-pressed-555b .hover_562e .under-a7ae::before {
    width: 22px;
    height: 2px;
  }
  .label-pressed-555b .hover_562e .under-a7ae::before {
    top: -7px;
  }
  .label-pressed-555b .hover_562e .under-a7ae::after {
    bottom: -7px;
  }
  .banner-inner-0a4b .hover_562e .fixed-cce4 {
    margin-top: -2px;
    width: 31px;
  }
  .banner-inner-0a4b .hover_562e .under-a7ae {
    margin-top: -1.5px;
  }
  .banner-inner-0a4b .hover_562e .under-a7ae,
  .banner-inner-0a4b .hover_562e .under-a7ae::after,
  .banner-inner-0a4b .hover_562e .under-a7ae::before {
    width: 31px;
    height: 3px;
  }
  .banner-inner-0a4b .hover_562e .under-a7ae::before {
    top: -9px;
  }
  .banner-inner-0a4b .hover_562e .under-a7ae::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .progress-iron-c1a4 .hover_562e .fixed-cce4 {
    margin-top: -2px;
    width: 19px;
  }
  .progress-iron-c1a4 .hover_562e .under-a7ae {
    margin-top: -1px;
  }
  .progress-iron-c1a4 .hover_562e .under-a7ae,
  .progress-iron-c1a4 .hover_562e .under-a7ae::after,
  .progress-iron-c1a4 .hover_562e .under-a7ae::before {
    width: 19px;
    height: 2px;
  }
  .progress-iron-c1a4 .hover_562e .under-a7ae::before {
    top: -6px;
  }
  .progress-iron-c1a4 .hover_562e .under-a7ae::after {
    bottom: -6px;
  }
  .picture_9dfa .hover_562e .fixed-cce4 {
    margin-top: -2px;
    width: 22px;
  }
  .picture_9dfa .hover_562e .under-a7ae {
    margin-top: -1px;
  }
  .picture_9dfa .hover_562e .under-a7ae,
  .picture_9dfa .hover_562e .under-a7ae::after,
  .picture_9dfa .hover_562e .under-a7ae::before {
    width: 22px;
    height: 2px;
  }
  .picture_9dfa .hover_562e .under-a7ae::before {
    top: -7px;
  }
  .picture_9dfa .hover_562e .under-a7ae::after {
    bottom: -7px;
  }
  .mini-bdce .hover_562e .fixed-cce4 {
    margin-top: -2px;
    width: 31px;
  }
  .mini-bdce .hover_562e .under-a7ae {
    margin-top: -1.5px;
  }
  .mini-bdce .hover_562e .under-a7ae,
  .mini-bdce .hover_562e .under-a7ae::after,
  .mini-bdce .hover_562e .under-a7ae::before {
    width: 31px;
    height: 3px;
  }
  .mini-bdce .hover_562e .under-a7ae::before {
    top: -9px;
  }
  .mini-bdce .hover_562e .under-a7ae::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element-62f7 .hover_562e .fixed-cce4 {
    margin-top: -2px;
    width: 19px;
  }
  .element-62f7 .hover_562e .under-a7ae {
    margin-top: -1px;
  }
  .element-62f7 .hover_562e .under-a7ae,
  .element-62f7 .hover_562e .under-a7ae::after,
  .element-62f7 .hover_562e .under-a7ae::before {
    width: 19px;
    height: 2px;
  }
  .element-62f7 .hover_562e .under-a7ae::before {
    top: -6px;
  }
  .element-62f7 .hover_562e .under-a7ae::after {
    bottom: -6px;
  }
  .soft_5ef3 .hover_562e .fixed-cce4 {
    margin-top: -2px;
    width: 22px;
  }
  .soft_5ef3 .hover_562e .under-a7ae {
    margin-top: -1px;
  }
  .soft_5ef3 .hover_562e .under-a7ae,
  .soft_5ef3 .hover_562e .under-a7ae::after,
  .soft_5ef3 .hover_562e .under-a7ae::before {
    width: 22px;
    height: 2px;
  }
  .soft_5ef3 .hover_562e .under-a7ae::before {
    top: -7px;
  }
  .soft_5ef3 .hover_562e .under-a7ae::after {
    bottom: -7px;
  }
  .preview_last_5729 .hover_562e .fixed-cce4 {
    margin-top: -2px;
    width: 31px;
  }
  .preview_last_5729 .hover_562e .under-a7ae {
    margin-top: -1.5px;
  }
  .preview_last_5729 .hover_562e .under-a7ae,
  .preview_last_5729 .hover_562e .under-a7ae::after,
  .preview_last_5729 .hover_562e .under-a7ae::before {
    width: 31px;
    height: 3px;
  }
  .preview_last_5729 .hover_562e .under-a7ae::before {
    top: -9px;
  }
  .preview_last_5729 .hover_562e .under-a7ae::after {
    bottom: -9px;
  }
}
.disabled-middle-a3e9 .under-a7ae {
  -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);
}
.disabled-middle-a3e9 .under-a7ae::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.disabled-middle-a3e9 .under-a7ae::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);
}
.disabled-middle-a3e9.highlight-ba46 .under-a7ae {
  -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);
}
.disabled-middle-a3e9.highlight-ba46 .under-a7ae::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.disabled-middle-a3e9.highlight-ba46 .under-a7ae::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);
}
.dynamic_7907 {
  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.thumbnail_selected_5913:before {
  display: none;
}
.huge_d6fa {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.huge_d6fa .button_0d10 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.huge_d6fa .button_0d10:last-of-type {
  border-bottom: none;
}
.huge_d6fa .button_0d10.hovered_917b,
.huge_d6fa .button_0d10.block-adc6,
.huge_d6fa .button_0d10.hovered_f89e {
  padding: 0;
}
.huge_d6fa .active-narrow-45ca .middle-5131 {
  color: currentColor;
}
.huge_d6fa .active-narrow-45ca .middle-5131:focus,
.huge_d6fa .active-narrow-45ca .middle-5131:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge_d6fa.widget_fixed_cff6 .avatar_1b6e,
.huge_d6fa.widget_fixed_cff6 .box_liquid_ba4d a,
.huge_d6fa.widget_fixed_cff6 .element_fresh_c74c a,
.huge_d6fa.widget_fixed_cff6 .main-78a6 a {
  color: rgba(0, 0, 0, 0.55);
}
.huge_d6fa.widget_fixed_cff6 .avatar_1b6e:hover,
.huge_d6fa.widget_fixed_cff6 .box_liquid_ba4d a:hover,
.huge_d6fa.widget_fixed_cff6 .element_fresh_c74c a:hover,
.huge_d6fa.widget_fixed_cff6 .main-78a6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge_d6fa.widget_fixed_cff6 .complex_8a02 {
  color: rgba(0, 0, 0, 0.8);
}
.huge_d6fa.widget_fixed_cff6 .button_0d10 {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge_d6fa.widget_fixed_cff6 .button_0d10:before {
  background: rgba(0, 0, 0, 0.08);
}
.huge_d6fa.widget_fixed_cff6 .info_down_1f6c:before {
  background: rgba(255, 255, 255, 0.9);
}
.huge_d6fa.widget_fixed_cff6 .active-narrow-45ca .out-8982 li a,
.huge_d6fa.widget_fixed_cff6 .active-narrow-45ca .middle-5131,
.huge_d6fa.widget_fixed_cff6 .main-78a6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge_d6fa.widget_fixed_cff6 .active-narrow-45ca .middle-5131:focus,
.huge_d6fa.widget_fixed_cff6 .active-narrow-45ca .middle-5131:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge_d6fa.widget_fixed_cff6 .out-8982 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge_d6fa.block_72b5 .avatar_1b6e,
.huge_d6fa.block_72b5 .box_liquid_ba4d a,
.huge_d6fa.block_72b5 .element_fresh_c74c .middle-5131,
.huge_d6fa.block_72b5 .element_fresh_c74c a,
.huge_d6fa.block_72b5 .main-78a6 a {
  color: rgba(255, 255, 255, 0.79);
}
.huge_d6fa.block_72b5 .avatar_1b6e:hover,
.huge_d6fa.block_72b5 .box_liquid_ba4d a:hover,
.huge_d6fa.block_72b5 .element_fresh_c74c .middle-5131:hover,
.huge_d6fa.block_72b5 .element_fresh_c74c a:hover,
.huge_d6fa.block_72b5 .main-78a6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge_d6fa.block_72b5 .complex_8a02 {
  color: rgba(255, 255, 255, 0.99);
}
.huge_d6fa.block_72b5 .button_0d10 {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_d6fa.block_72b5 .button_0d10:before {
  background: rgba(255, 255, 255, 0.08);
}
.huge_d6fa.block_72b5 .info_down_1f6c:before {
  background: rgba(0, 0, 0, 0.9);
}
.huge_d6fa.block_72b5 .active-narrow-45ca .out-8982 li a,
.huge_d6fa.block_72b5 .active-narrow-45ca .middle-5131,
.huge_d6fa.block_72b5 .main-78a6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_d6fa.block_72b5 .active-narrow-45ca .middle-5131:focus,
.huge_d6fa.block_72b5 .active-narrow-45ca .middle-5131:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge_d6fa.block_72b5 .out-8982 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_down_1f6c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.info_down_1f6c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.component_advanced_035a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip-8b35 .huge_d6fa {
  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;
}
.tooltip-8b35 .button_0d10 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip-8b35 .button_0d10: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) {
  .tooltip-8b35 .button_0d10:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip-8b35 .button_0d10:last-child:before {
  content: none;
}
.tooltip-8b35 .button_0d10[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip-8b35 .active-narrow-45ca .out-8982 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip-8b35 .active-narrow-45ca .out-8982 li a .middle-5131 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip-8b35 .active-narrow-45ca .main-78a6 {
  border: none;
}
.tooltip-8b35 .active-narrow-45ca .main-78a6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip-8b35 .info_down_1f6c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip-8b35 .component_advanced_035a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip-8b35 .block_72b5 .info_down_1f6c:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-8b35 .widget_fixed_cff6.tertiary-static-4e13 .under-a7ae {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip-8b35
  .widget_fixed_cff6.tertiary-static-4e13
  .under-a7ae::after,
.tooltip-8b35
  .widget_fixed_cff6.tertiary-static-4e13
  .under-a7ae:before {
  background: inherit;
}
.tooltip-8b35
  .widget_fixed_cff6.tertiary-static-4e13:hover
  .under-a7ae {
  background: rgba(0, 0, 0, 0.8);
}
.secondary-4990 .huge_d6fa {
  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) {
  .secondary-4990 .huge_d6fa {
    width: auto;
    right: 45px;
  }
}
.basic_3c2d .huge_d6fa {
  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) {
  .basic_3c2d .huge_d6fa {
    width: auto;
    left: 45px;
  }
}
.thumbnail_selected_5913 .huge_d6fa {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thumbnail_selected_5913 .component_advanced_035a {
  max-width: 48em;
  margin: 0 auto;
}
.thumbnail_selected_5913 .info_down_1f6c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fluid_75f8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fluid_75f8.tooltip-8b35 .huge_d6fa {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fluid_75f8.secondary-4990 .huge_d6fa {
  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);
}
.fluid_75f8 .huge_d6fa {
  visibility: visible;
}
.fluid_75f8.basic_3c2d .huge_d6fa {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.west_85ad,
.highlight-dark-b3a7 {
  overflow-x: hidden;
}
.west_85ad .huge_d6fa {
  overflow: auto;
}
.west_85ad.tooltip-8b35 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_85ad.tooltip-8b35 .huge_d6fa {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.west_85ad.tooltip-8b35 .hidden-6614 {
  opacity: 0;
}
.west_85ad.secondary-4990 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_85ad.secondary-4990 .huge_d6fa {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.west_85ad.secondary-4990 .hidden-6614 {
  opacity: 0;
}
.west_85ad.basic_3c2d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_85ad.basic_3c2d .huge_d6fa {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.west_85ad.basic_3c2d .hidden-6614 {
  opacity: 0;
}
.west_85ad.thumbnail_selected_5913 .huge_d6fa {
  z-index: 10;
  visibility: visible;
}
.tertiary-static-4e13 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tertiary-static-4e13 .under-a7ae {
  background: rgba(255, 255, 255, 0.99);
}
.tertiary-static-4e13 .under-a7ae::after,
.tertiary-static-4e13 .under-a7ae:before {
  background: inherit;
}
.tertiary-static-4e13:hover .under-a7ae {
  background: rgba(255, 255, 255, 0.99);
}
.basic_3c2d .tertiary-static-4e13 {
  top: 10px;
  right: auto;
  left: 12px;
}
.thumbnail_selected_5913 .tertiary-static-4e13 {
  display: none !important;
}
.west_85ad:before,
.highlight-dark-b3a7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.west_85ad .tertiary-static-4e13,
.highlight-dark-b3a7 .tertiary-static-4e13 {
  display: inline-block;
}
.huge_d6fa .secondary_e4bc {
  -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;
}
.west_85ad .huge_d6fa .secondary_e4bc,
.highlight-dark-b3a7 .huge_d6fa .secondary_e4bc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fixed_301f .red-07d7 {
  width: 100%;
}
.east-e0df {
  padding: 0 0.5em 0;
}
.east-e0df [class*="customify-col-"],
.east-e0df [class*="customify-col_"],
.east-e0df [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.slider_east_9948 .east-e0df {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .progress_1840 .article-65d1,
  .article-65d1 {
    display: none;
  }
  .input_narrow_ba16 {
    text-align: left;
  }
  .layout-ab5a {
    text-align: center;
  }
  .advanced_a885 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .progress_1840 .container_yellow_bcae,
  .container_yellow_bcae {
    display: none;
  }
  .new-5a5a {
    text-align: left;
  }
  .avatar-outer-fcc3 {
    text-align: center;
  }
  .video-wood-b1f3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .progress_1840 .background_9c92,
  .background_9c92 {
    display: none;
  }
  .header_solid_7c68 {
    text-align: left;
  }
  .grid-1591 {
    text-align: center;
  }
  .component-4814 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tooltip-42ec {
  box-shadow: none !important;
}
.hot_476d .narrow-1b87,
.gradient_selected_c76d .narrow-1b87 {
  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;
}
.gradient_selected_c76d .narrow-1b87 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.middle-5b84 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.middle-5b84:after,
.middle-5b84:before {
  content: "";
  display: table;
}
.middle-5b84:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .middle-5b84 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.middle-5b84,
.sidebar_lower_91bb {
  max-width: 1248px;
  margin: 0 auto;
}

.tag-fresh-9a3f.sort_hard_dc90 .middle-5b84 {
  max-width: 100%;
}
.tag-fresh-9a3f.item-bottom-98d0 {
  max-width: 1200px;
  margin: 0 auto;
}
.tag-fresh-9a3f.active-1f63 .middle-5b84 {
  max-width: 100%;
}
.tag-fresh-9a3f.active-1f63 > .middle-5b84 {
  padding-left: 0;
  padding-right: 0;
}
.tag-fresh-9a3f.active-1f63 > .middle-5b84 .progress_1840 {
  margin: 0;
}
.tag-fresh-9a3f.active-1f63
  > .middle-5b84
  .mask-8d7f.short_aa66 {
  margin-right: 0;
  margin-left: 0;
}
.tag-fresh-9a3f.active-1f63 #main.short_aa66 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .disabled-selected-5fbb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-selected-5fbb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .copper-d082 .accent_silver_7370 {
    padding-right: 1em;
  }
  .copper-d082.prev-4f89 .mask-8d7f {
    border-right: 1px solid #eaecee;
  }
  .copper-d082.prev-4f89 .accent_silver_7370 {
    padding-right: 1em;
  }
  .copper-d082.prev-4f89 .fixed_14e0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-1c99 .accent_silver_7370 {
    padding-left: 1em;
  }
  .breadcrumb-1c99.prev-4f89 .mask-8d7f {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-1c99.prev-4f89 .accent_silver_7370 {
    padding-left: 1em;
  }
  .breadcrumb-1c99.prev-4f89 .fixed_14e0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple_1fd0 .accent_silver_7370 {
    padding-left: 1em;
  }
  .simple_1fd0.prev-4f89 .large_7577 {
    border-right: 1px solid #eaecee;
  }
  .simple_1fd0.prev-4f89 .description_138f {
    border-right: 1px solid #eaecee;
  }
  .simple_1fd0.prev-4f89 .accent_silver_7370 {
    padding-left: 1em;
  }
  .simple_1fd0.prev-4f89 .fixed_14e0 {
    padding-right: 1em;
  }
  .simple_1fd0.prev-4f89 .rough-13a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_soft_54fd .accent_silver_7370 {
    padding-right: 1em;
  }
  .shadow_soft_54fd.prev-4f89 .large_7577 {
    border-left: 1px solid #eaecee;
  }
  .shadow_soft_54fd.prev-4f89 .description_138f {
    border-left: 1px solid #eaecee;
  }
  .shadow_soft_54fd.prev-4f89 .accent_silver_7370 {
    padding-right: 1em;
  }
  .shadow_soft_54fd.prev-4f89 .fixed_14e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_soft_54fd.prev-4f89 .rough-13a6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-selected-5fbb .accent_silver_7370 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-selected-5fbb.prev-4f89 .mask-8d7f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .disabled-selected-5fbb.prev-4f89 .accent_silver_7370 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-selected-5fbb.prev-4f89 .fixed_14e0 {
    padding-left: 1em;
  }
  .disabled-selected-5fbb.prev-4f89 .rough-13a6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .disabled-selected-5fbb.prev-4f89 .accent_silver_7370 {
    padding-left: 0;
  }
}
.nav-59ce .tabs-in-5cc3 {
  display: inline-block;
}
.aside_ad53 {
  display: inline-block;
}
.dark-abe5 {
  word-con: break-word;
}
.filter-pink-b9c5 > span {
  display: inline-block;
  padding: 5px 0;
}
.filter-pink-b9c5 .photo_silver_fd7a {
  margin-left: 8px;
  margin-right: 8px;
}
.filter-pink-b9c5 .fresh_e0da img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thick_bb1a .notification-down-c9c7 {
  margin-bottom: 2em;
}
.thick_bb1a .fresh_45b8 {
  margin-bottom: 15px;
}
.thick_bb1a .fresh_45b8:last-child {
  margin-bottom: 0;
}
.thick_bb1a .focused_995a {
  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) {
  .thick_bb1a .focused_995a {
    display: block;
  }
}
.thick_bb1a .hero-right-d87f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thick_bb1a .hero-right-d87f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thick_bb1a .next-a9c3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thick_bb1a .next-a9c3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thick_bb1a .next-a9c3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thick_bb1a .dark-abe5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thick_bb1a .dark-abe5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thick_bb1a .avatar_d8a5 p:last-child {
  margin-bottom: 0;
}
.thick_bb1a .frame_orange_e4de {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thick_bb1a .accent-1350 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thick_bb1a .in_a093 {
  margin-top: 1em;
}
.thick_bb1a .button-orange-a57c {
  top: 0;
  display: block;
}
.thick_bb1a .button-orange-a57c a {
  color: inherit;
}
.thick_bb1a .button-orange-a57c a:hover {
  color: inherit;
}
.thick_bb1a .wrapper-6dd6 {
  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;
}
.thick_bb1a .wrapper-6dd6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thick_bb1a .accent-1350 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thick_bb1a .bronze-cd1f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thick_bb1a .bronze-cd1f:first-child {
  margin-top: 0;
}
.thick_bb1a .bronze-cd1f.tooltip_bottom_eb6a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thick_bb1a .bronze-cd1f.footer_orange_5809 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thick_bb1a
  .bronze-cd1f.footer_orange_5809.heading_in_c36c
  .in_a093 {
  width: 100%;
}
.thick_bb1a .footer_orange_5809 {
  -webkit-box-align: center;
  align-items: center;
}
.thick_bb1a .footer_orange_5809 .filter-pink-b9c5,
.thick_bb1a .footer_orange_5809 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thick_bb1a .next-a9c3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick_bb1a .next-a9c3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick_bb1a .next-a9c3: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;
}
.thick_bb1a .tooltip_bottom_eb6a {
  z-index: 5;
}
.thick_bb1a .notice-steel-3baf .wrapper-3326 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thick_bb1a .link-right-b4d2 .wrapper-3326 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thick_bb1a .input_current_efa9 .wrapper-3326 {
  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;
}
.thick_bb1a.icon_5948 .focused_995a,
.thick_bb1a.aside_bright_a360 .focused_995a {
  display: block;
}
.thick_bb1a.icon_5948 .focused_995a .photo_plasma_da91,
.thick_bb1a.icon_5948 .focused_995a .accent-1350,
.thick_bb1a.aside_bright_a360 .focused_995a .photo_plasma_da91,
.thick_bb1a.aside_bright_a360 .focused_995a .accent-1350 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick_bb1a.wood-179b .hero-right-d87f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thick_bb1a.wood-179b .hero-right-d87f {
    margin-right: 0;
  }
}
.thick_bb1a.icon_5948 .hero-right-d87f,
.thick_bb1a.aside_bright_a360 .hero-right-d87f {
  padding-top: 40%;
}
.thick_bb1a.icon_5948 .notification-down-c9c7,
.thick_bb1a.aside_bright_a360 .notification-down-c9c7 {
  display: block;
}
.thick_bb1a.icon_5948 .fn-sticky-cc3e .accent-1350,
.thick_bb1a.aside_bright_a360 .fn-sticky-cc3e .accent-1350 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thick_bb1a.icon_5948 .hero-right-d87f,
.thick_bb1a.aside_bright_a360 .hero-right-d87f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thick_bb1a.icon_5948 .accent-1350 {
  padding: 1em;
}
.easy-259c {
  margin: 30px auto;
  display: block;
}
.easy-259c .detail_1686 > * {
  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;
}
.easy-259c .detail_1686 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy-259c .detail_1686 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east_00e1 .filter-pink-b9c5 {
  margin-bottom: 1.41575em;
}
.east_00e1 .tag_8650 {
  margin-bottom: 1.618em;
}
.breadcrumb-3ef8 .breadcrumb_brown_a877 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.breadcrumb-3ef8 .breadcrumb_brown_a877 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.breadcrumb-3ef8 .input_mini_0daf {
  max-width: 100%;
  overflow: auto;
}
.card-6e28 .breadcrumb-3ef8 a:hover {
  text-decoration: underline;
}
.section-dim-21e0 .fresh_45b8:not(.dark-abe5),
.section-dim-21e0 .next-a9c3 {
  margin-bottom: 1.41575em;
}
.section-dim-21e0 .fresh_45b8:not(.dark-abe5):last-child,
.section-dim-21e0 .next-a9c3:last-child {
  margin-bottom: 0;
}
.section-dim-21e0 .fresh_45b8.next_a507 {
  margin-bottom: 0.41575em;
}
.section-dim-21e0 .input-1de0:before,
.section-dim-21e0 .item-6735:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.section-dim-21e0 .input-1de0:before {
  content: "\f115";
}
.section-dim-21e0 .item-6735:before {
  content: "\f02c";
}
.section-dim-21e0 .message_6a28 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.section-dim-21e0 .message_6a28 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slider-cold-eeb4 {
  display: -webkit-box;
  display: flex;
}
.slider-cold-eeb4 .stone_280e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slider-cold-eeb4 .stone_280e {
    flex-basis: 90px;
  }
}
.slider-cold-eeb4 .tag-c3d3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider-cold-eeb4 .tag-c3d3 {
    flex-basis: calc(100% - 50px);
  }
}
.slider-cold-eeb4 .tooltip-static-adb5 p:last-child {
  margin-bottom: 0.72em;
}
.input_out_8285 .detail_1686 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.input_out_8285 .detail_1686:after,
.input_out_8285 .detail_1686:before {
  content: "";
  display: table;
}
.input_out_8285 .detail_1686:after {
  clear: both;
}
.input_out_8285 .detail_1686 .video-lite-b500,
.input_out_8285 .detail_1686 .detail-a2e4 {
  width: 49%;
}
.input_out_8285 .detail_1686 .video-lite-b500 a span.hard_dd10,
.input_out_8285 .detail_1686 .detail-a2e4 a span.hard_dd10 {
  display: block;
  margin-bottom: 5px;
}
.input_out_8285 .detail_1686 .detail-a2e4 {
  float: left;
  text-align: left;
}
.input_out_8285 .detail_1686 .video-lite-b500 {
  float: right;
  text-align: right;
}
.media_c2b5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media_c2b5 {
    margin-bottom: 0;
  }
}
.search-steel-9f45 {
  margin-bottom: 1em;
}
.search-steel-9f45 .dark-abe5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.border_ff83 a {
  display: block;
  line-height: 0;
  position: relative;
}
.lite_7553 .search-steel-9f45,
.white_0a47 .search-steel-9f45 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .lite_7553 .search-steel-9f45,
  .white_0a47 .search-steel-9f45 {
    display: block;
  }
}
.lite_7553 .border_ff83,
.white_0a47 .border_ff83 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .lite_7553 .border_ff83,
  .white_0a47 .border_ff83 {
    margin-bottom: 1em;
  }
}
.lite_7553 .border_ff83 img,
.white_0a47 .border_ff83 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.lite_7553 .texture-7581,
.white_0a47 .texture-7581 {
  flex-basis: calc(100% - 160px);
}
.lite_7553 .texture-7581 p,
.white_0a47 .texture-7581 p {
  margin-bottom: 0;
}
.lite_7553 .texture-7581 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .lite_7553 .texture-7581 {
    padding-left: 0;
  }
}
.white_0a47 .texture-7581 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .white_0a47 .texture-7581 {
    padding-right: 0;
  }
}
.white_0a47 .border_ff83 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.container_2848 .border_ff83 {
  margin-bottom: 0.5em;
}
.container_2848 .border_ff83 img {
  width: 100%;
}
.out_789a .box_smooth_66c6,
.focus_motion_18fa .box_smooth_66c6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focus_motion_18fa .mask-8d7f .surface_c038 p:last-child {
  margin-bottom: 0;
}
.last_72bd {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.popup-out-24f8 .shadow-new-0e5e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .popup-out-24f8 .shadow-new-0e5e:last-of-type {
    margin-bottom: 0;
  }
}
.popup-out-24f8 .shadow-new-0e5e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup-out-24f8 .shadow-new-0e5e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.popup-out-24f8 .shadow-new-0e5e ul li {
  margin: 0 0 0.6em;
}
.popup-out-24f8 .shadow-new-0e5e ul li.action-dfc9,
.popup-out-24f8 .shadow-new-0e5e ul li.button-d6c6 {
  position: relative;
}
.popup-out-24f8 .shadow-new-0e5e ul li.action-dfc9 .current-3b45,
.popup-out-24f8 .shadow-new-0e5e ul li.button-d6c6 .current-3b45 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.popup-out-24f8 .shadow-new-0e5e ul li.action-dfc9:after:after,
.popup-out-24f8 .shadow-new-0e5e ul li.action-dfc9:after:before,
.popup-out-24f8
  .shadow-new-0e5e
  ul
  li.button-d6c6:after:after,
.popup-out-24f8
  .shadow-new-0e5e
  ul
  li.button-d6c6:after:before {
  content: "";
  display: table;
}
.popup-out-24f8 .shadow-new-0e5e ul li.action-dfc9:after:after,
.popup-out-24f8
  .shadow-new-0e5e
  ul
  li.button-d6c6:after:after {
  clear: both;
}
.popup-out-24f8 .shadow-new-0e5e a.gradient-focused-e6ac:hover {
  text-decoration: none;
}
.popup-out-24f8 .shadow-new-0e5e select {
  max-width: 100%;
}
.popup-out-24f8 .shadow-new-0e5e table {
  font-size: 85%;
}
.popup-out-24f8 .shadow-new-0e5e table td,
.popup-out-24f8 .shadow-new-0e5e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.popup-out-24f8 .shadow-new-0e5e table tfoot td {
  text-align: left;
}
.popup-out-24f8 .shadow-new-0e5e :last-child {
  margin-bottom: 0;
}
.popup-out-24f8 .shadow-new-0e5e .carousel_action_cc6b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.popup-out-24f8 .shadow-new-0e5e .carousel_action_cc6b label {
  width: 100%;
}
.popup-out-24f8 .shadow-new-0e5e .carousel_action_cc6b .background_left_2a24 {
  width: 100%;
  display: block;
}
.popup-out-24f8 .shadow-new-0e5e .carousel_action_cc6b .tabs_808e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.popup-out-24f8 .shadow-new-0e5e .carousel_action_cc6b .tabs_808e:hover svg #svg-search {
  fill: #444;
}
.popup-out-24f8 .shadow-new-0e5e .carousel_action_cc6b .tabs_808e svg {
  width: 18px;
  height: 18px;
}
.popup-out-24f8 .fresh-33b1 ul ul,
.popup-out-24f8 .feature_steel_21ab ul ul,
.popup-out-24f8 .element-a5d1 ul ul,
.popup-out-24f8 .texture_old_8e2d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.popup-out-24f8 .fresh-33b1 .paragraph_8163 > a,
.popup-out-24f8 .feature_steel_21ab .paragraph_8163 > a,
.popup-out-24f8 .element-a5d1 .paragraph_8163 > a,
.popup-out-24f8 .texture_old_8e2d .paragraph_8163 > a {
  margin-bottom: 0;
}
.popup-out-24f8 .in_263f li,
.popup-out-24f8 .fresh-33b1 li,
.popup-out-24f8 .hovered_5258 li,
.popup-out-24f8 .feature_steel_21ab li,
.popup-out-24f8 .element-a5d1 li,
.popup-out-24f8 .texture_old_8e2d li,
.popup-out-24f8 .simple-b7ef li,
.popup-out-24f8 .surface_short_249c li {
  display: block;
  position: relative;
}
.popup-out-24f8 .in_263f li:last-child,
.popup-out-24f8 .fresh-33b1 li:last-child,
.popup-out-24f8 .hovered_5258 li:last-child,
.popup-out-24f8 .feature_steel_21ab li:last-child,
.popup-out-24f8 .element-a5d1 li:last-child,
.popup-out-24f8 .texture_old_8e2d li:last-child,
.popup-out-24f8 .simple-b7ef li:last-child,
.popup-out-24f8 .surface_short_249c li:last-child {
  border: none;
}
.popup-out-24f8 .in_263f li a,
.popup-out-24f8 .fresh-33b1 li a,
.popup-out-24f8 .hovered_5258 li a,
.popup-out-24f8 .feature_steel_21ab li a,
.popup-out-24f8 .element-a5d1 li a,
.popup-out-24f8 .texture_old_8e2d li a,
.popup-out-24f8 .simple-b7ef li a,
.popup-out-24f8 .surface_short_249c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup-out-24f8 .in_263f li ul li::before,
.popup-out-24f8 .fresh-33b1 li ul li::before,
.popup-out-24f8 .hovered_5258 li ul li::before,
.popup-out-24f8 .feature_steel_21ab li ul li::before,
.popup-out-24f8 .element-a5d1 li ul li::before,
.popup-out-24f8 .texture_old_8e2d li ul li::before,
.popup-out-24f8 .simple-b7ef li ul li::before,
.popup-out-24f8 .surface_short_249c li ul li::before {
  left: 15px;
}
.popup-out-24f8 .in_263f li ul a,
.popup-out-24f8 .fresh-33b1 li ul a,
.popup-out-24f8 .hovered_5258 li ul a,
.popup-out-24f8 .feature_steel_21ab li ul a,
.popup-out-24f8 .element-a5d1 li ul a,
.popup-out-24f8 .texture_old_8e2d li ul a,
.popup-out-24f8 .simple-b7ef li ul a,
.popup-out-24f8 .surface_short_249c li ul a {
  padding-left: 20px;
}
.popup-out-24f8 .in_263f li ul ul li::before,
.popup-out-24f8 .fresh-33b1 li ul ul li::before,
.popup-out-24f8 .hovered_5258 li ul ul li::before,
.popup-out-24f8 .feature_steel_21ab li ul ul li::before,
.popup-out-24f8 .element-a5d1 li ul ul li::before,
.popup-out-24f8 .texture_old_8e2d li ul ul li::before,
.popup-out-24f8 .simple-b7ef li ul ul li::before,
.popup-out-24f8 .surface_short_249c li ul ul li::before {
  left: 30px;
}
.popup-out-24f8 .in_263f li ul ul a,
.popup-out-24f8 .fresh-33b1 li ul ul a,
.popup-out-24f8 .hovered_5258 li ul ul a,
.popup-out-24f8 .feature_steel_21ab li ul ul a,
.popup-out-24f8 .element-a5d1 li ul ul a,
.popup-out-24f8 .texture_old_8e2d li ul ul a,
.popup-out-24f8 .simple-b7ef li ul ul a,
.popup-out-24f8 .surface_short_249c li ul ul a {
  padding-left: 40px;
}
.popup-out-24f8 .left_bd6a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup-out-24f8 .surface_short_249c ul li {
  margin-bottom: 1.41575em;
}
.popup-out-24f8 .surface_short_249c ul li .backdrop_fast_8161 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.popup-out-24f8 .surface_short_249c ul li .wrapper_e9a5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block_72b5 .in_263f li a,
.block_72b5 .fresh-33b1 li a,
.block_72b5 .hovered_5258 li a,
.block_72b5 .feature_steel_21ab li a,
.block_72b5 .element-a5d1 li a,
.block_72b5 .texture_old_8e2d li a,
.block_72b5 .simple-b7ef li a,
.block_72b5 .surface_short_249c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_72b5 .left_bd6a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_72b5 .shadow-new-0e5e ul li.action-dfc9 .current-3b45,
.block_72b5 .shadow-new-0e5e ul li.button-d6c6 .current-3b45 {
  background: rgba(0, 0, 0, 0.2);
}
.block_72b5 .popup-out-24f8 .shadow-new-0e5e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-fresh-9a3f .popup-out-24f8 .out-8982 li {
  margin: 0;
}
.tag-fresh-9a3f .popup-out-24f8 .out-8982 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tag-fresh-9a3f .popup-out-24f8 .out-8982 li ul {
  margin: 0;
}
.tag-fresh-9a3f .popup-out-24f8 .out-8982 li ul li a {
  padding-left: 15px;
}
.tag-fresh-9a3f .popup-out-24f8 .out-8982 li ul li li a {
  padding-left: 30px;
}
.tag-fresh-9a3f .popup-out-24f8 .out-8982 li.logo-green-23db > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tag-fresh-9a3f .popup-out-24f8 .out-8982 li.logo-green-23db > 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;
}
.tag-fresh-9a3f .popup-out-24f8 .out-8982 li.logo-green-23db > 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;
}
.container_tiny_0f00 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.list-slow-62f9 {
  position: relative;
  z-index: 10;
}
.list-slow-62f9 .secondary_e4bc {
  width: 100%;
  max-width: 100%;
}
.sort-fast-70c9 .input-f687 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort-fast-70c9 .widget_fixed_cff6 {
}
.sort-fast-70c9 .block_72b5 {
  background: #292929;
}
.link-500f .input-f687 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link-500f .widget_fixed_cff6 {
  background: #f9f9f9;
}
.link-500f .block_72b5 {
  background: #303030;
}
.filter_liquid_6948 .input-f687 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter_liquid_6948 .tabs-in-5cc3 {
    margin-bottom: 1em;
  }
  .filter_liquid_6948 .tabs-in-5cc3:last-child {
    margin-bottom: 0;
  }
}
.filter_liquid_6948 .widget_fixed_cff6 {
  background: #ededed;
}
.filter_liquid_6948 .block_72b5 {
  background: #1a1a1a;
}
.input-f687.widget_fixed_cff6 {
  color: rgba(0, 0, 0, 0.6);
}
.input-f687.widget_fixed_cff6 .motion-d5d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-f687.block_72b5 {
  color: rgba(255, 255, 255, 0.99);
}
.input-f687.block_72b5 a:not(.gradient-focused-e6ac) {
  color: rgba(255, 255, 255, 0.79);
}
.input-f687.block_72b5 a:not(.gradient-focused-e6ac):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-f687.block_72b5 .motion-d5d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-f687.block_72b5 table tbody td,
.input-f687.block_72b5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.last_2cf5.row_71f5 .middle-5b84 {
  max-width: initial;
}
.last_2cf5 .avatar_dda6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.last_2cf5 .avatar_dda6 .secondary_e4bc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .last_2cf5 .avatar_dda6 .secondary_e4bc {
    display: block;
    margin-bottom: 2em;
  }
  .last_2cf5 .avatar_dda6 .secondary_e4bc:last-child {
    margin-bottom: 0;
  }
}
.filter_liquid_6948 .tabs-in-5cc3:last-child,
.link-500f .tabs-in-5cc3:last-child,
.sort-fast-70c9 .tabs-in-5cc3:last-child {
  margin-bottom: 0;
}
.filter_liquid_6948 .tabs-in-5cc3 .popup-out-24f8 .shadow-new-0e5e:last-child,
.link-500f .tabs-in-5cc3 .popup-out-24f8 .shadow-new-0e5e:last-child,
.sort-fast-70c9 .tabs-in-5cc3 .popup-out-24f8 .shadow-new-0e5e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .filter_liquid_6948 .media_motion_6be4,
  .filter_liquid_6948 .summary_a179,
  .link-500f .media_motion_6be4,
  .link-500f .summary_a179,
  .sort-fast-70c9 .media_motion_6be4,
  .sort-fast-70c9 .summary_a179 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .list-slow-62f9 .tabs-in-5cc3 {
    margin-bottom: 2em;
  }
}
.list-slow-62f9 p:last-child {
  margin-bottom: 0;
}
.list-slow-62f9 li,
.list-slow-62f9 ul {
  list-style: none;
  margin: 0;
}
.list-slow-62f9 ul ul {
  margin-left: 2.617924em;
}
.disabled_46d3 {
  font-size: 0.875em;
}

/* css-noise: e257 */
.widget-item-i9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
