/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slider_in_6655/customify
Author: WPCustomify
Author URI: https://pressmaximum.slider_in_6655
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.slider_in_6655/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.video_57ee.image-ff24/licenses/gpl-2.0.info-new-d852
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.menu-7e91/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.menu_smooth_8d61.west_7af1/normalize.under-b2f9/
 ======
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.under-b2f9 v7.0.0 | MIT License | github.slider_in_6655/necolas/normalize.under-b2f9 */
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;
}
.alert-9c0b .popup_last_0ec8,
.black_0bc4,
.thumbnail-hard-cc56,
.section_61aa,
.accent_ca85,
.green-8690,
.notification-c623,
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;
}
.black_0bc4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .black_0bc4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .black_0bc4,
  h1 {
    font-size: 1.8em;
  }
}
.thumbnail-hard-cc56,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.thumbnail-hard-cc56 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-hard-cc56,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-hard-cc56,
  h2 {
    font-size: 1.7em;
  }
}
.section_61aa,
h3 {
  font-size: 1.618em;
}
.alert-9c0b .popup_last_0ec8,
.accent_ca85,
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.gallery-outer-3f50 {
  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;
}
.accent-inner-ebe5:after,
.accent-inner-ebe5:before,
.frame-right-8c16:after,
.frame-right-8c16:before {
  content: "";
  display: table;
}
.accent-inner-ebe5:after,
.frame-right-8c16:after {
  clear: both;
}
.table_723a {
  float: right;
  margin-right: 0;
}
.thumbnail_fd42 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay-13d2 .first_e690,
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;
}
.overlay-13d2 .first_e690: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;
}
.link_5206 .first_e690 {
  box-shadow: none;
}
.link_5206
  .first_e690
  .out_ccda {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link_5206 .first_e690 .filter_828f {
  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;
}
.link_5206
  .first_e690
  .filter_828f
  b {
  display: none;
}
.link_5206 .form-9e8d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.image_clean_7b7e:not(.card_small_8005):not(.thick-cb6c),
button:not(.card_small_8005):not(.thick-cb6c),
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ),
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ),
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ) {
  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;
}
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ):hover,
button:not(.card_small_8005):not(
    .thick-cb6c
  ):hover,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ):hover,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ):hover,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ):active,
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ):focus,
button:not(.card_small_8005):not(
    .thick-cb6c
  ):active,
button:not(.card_small_8005):not(
    .thick-cb6c
  ):focus,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ):active,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ):focus,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ):active,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ):focus,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ):active,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ):focus {
  outline: 0;
}
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e,
button:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e {
  position: relative;
}
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .sidebar-bronze-33db,
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .tag_lite_5ad1,
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .action_15ce,
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  i,
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  svg,
button:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .sidebar-bronze-33db,
button:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .tag_lite_5ad1,
button:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .action_15ce,
button:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  i,
button:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  svg,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .sidebar-bronze-33db,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .tag_lite_5ad1,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .action_15ce,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  i,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  svg,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .sidebar-bronze-33db,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .tag_lite_5ad1,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .action_15ce,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  i,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  svg,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .sidebar-bronze-33db,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .tag_lite_5ad1,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  .action_15ce,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  i,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e
  svg {
  visibility: hidden;
}
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e:after,
button:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e:after,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e:after,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e:after,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ).fn-loading-cb7e: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;
}
.image_clean_7b7e:not(.card_small_8005):not(.thick-cb6c),
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ),
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ),
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ) {
  color: #fff;
  background: #235787;
}
.image_clean_7b7e:not(.card_small_8005):not(
    .thick-cb6c
  ):focus,
input[type="button"]:not(.card_small_8005):not(
    .thick-cb6c
  ):focus,
input[type="reset"]:not(.card_small_8005):not(
    .thick-cb6c
  ):focus,
input[type="submit"]:not(.card_small_8005):not(
    .thick-cb6c
  ):focus {
  color: #fff;
}
.image_clean_7b7e.fn-disabled-cb7e:not(.card_small_8005):not(
    .thick-cb6c
  ),
.image_clean_7b7e[disabled]:not(.card_small_8005):not(
    .thick-cb6c
  ),
button.fn-disabled-cb7e:not(.card_small_8005):not(
    .thick-cb6c
  ),
button[disabled]:not(.card_small_8005):not(
    .thick-cb6c
  ) {
  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;
}
.list_purple_3aa6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.list_purple_3aa6: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;
}
.dropdown_e3aa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paper_7ae6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.list-green-99c1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.accent-inner-ebe5:after,
.accent-inner-ebe5:before,
.label-c649:after,
.label-c649:before,
.hot_f125:after,
.hot_f125:before,
.static_b4a3:after,
.static_b4a3:before,
.accent_bottom_0751:after,
.accent_bottom_0751:before,
.current_1f56:after,
.current_1f56:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.accent-inner-ebe5:after,
.label-c649:after,
.hot_f125:after,
.static_b4a3:after,
.accent_bottom_0751:after,
.current_1f56:after {
  clear: both;
}
.label-c649 .dynamic_9161,
.hot_f125 .dynamic_9161,
.shadow_mini_eca8 .dynamic_9161 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden-e87c {
  display: inline-block;
}
.row-7bf0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.row-7bf0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.row-7bf0 .lower-f04b {
  padding: 1em 0;
  font-size: 85%;
}
.lower-f04b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.header_c100 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.header_c100:after,
.header_c100:before {
  content: "";
  display: table;
}
.header_c100:after {
  clear: both;
}
.nav-6ac1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.steel-f7ca .nav-6ac1 {
  max-width: 50%;
}
.progress-upper-9cc1 .nav-6ac1 {
  max-width: 33.33%;
}
.pattern_3b02 .nav-6ac1 {
  max-width: 25%;
}
.header_94a1 .nav-6ac1 {
  max-width: 20%;
}
.backdrop_pro_2ae6 .nav-6ac1 {
  max-width: 16.66%;
}
.background_first_5073 .nav-6ac1 {
  max-width: 14.28%;
}
.filter_2965 .nav-6ac1 {
  max-width: 12.5%;
}
.content-liquid-5bcb .nav-6ac1 {
  max-width: 11.11%;
}
.layout-small-9d90 {
  display: block;
}
.alert-9c0b .active-pink-31b3 label,
.alert-9c0b .wrapper_dark_cd79 label,
.alert-9c0b .light-4516 label,
.alert-9c0b .tag-yellow-3cc9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-over-4841 {
  list-style: none;
  margin: 0;
}
.accordion-over-4841 article.widget-hard-4426 {
  margin-bottom: 0;
}
.accordion-over-4841 ul {
  list-style: none;
  margin: 0;
}
.accordion-over-4841 .current_b8cf li.widget-hard-4426 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-over-4841 .current_b8cf li.widget-hard-4426 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-over-4841 .current_b8cf li.widget-hard-4426: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) {
  .accordion-over-4841 .current_b8cf li.widget-hard-4426 li.widget-hard-4426 li.widget-hard-4426 li.widget-hard-4426 {
    padding-left: 0;
  }
}
article.widget-hard-4426 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-hard-4426 .label-c649 p:last-of-type {
  margin-bottom: 0;
}
article.widget-hard-4426 .medium-2042 {
  float: left;
}
article.widget-hard-4426 .background_31b3 {
  margin-left: 85px;
}
article.widget-hard-4426 .tabs_00ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-hard-4426 .tabs_00ce .list-3891 {
  margin-left: 10px;
}
article.widget-hard-4426 .tiny_0791 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-hard-4426 .list_last_c500 {
  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 .active-pink-31b3,
  #respond .light-4516,
  #respond .tag-yellow-3cc9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-pink-31b3 input,
#respond .light-4516 input,
#respond .tag-yellow-3cc9 input {
  width: 100%;
}
#respond .tag-yellow-3cc9 {
  margin-right: 0;
}
#respond .aside_motion_8407 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood_3a47 {
  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;
}
.wood_3a47.upper_b28c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wood_3a47 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%);
}
.wood_3a47:focus,
.wood_3a47: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);
}
.narrow_2cba {
  border-radius: 10%;
}
.modal-46b4 {
  border-radius: 50%;
}
.gallery-7b82 {
  font-size: 0.72em;
}
.tag_narrow_de4f {
  font-size: 0.875em;
}
.old_ae39 {
  font-size: 1.1em;
}
.old-41fb {
  text-transform: uppercase;
  line-height: 1.2;
}
.old-41fb.gallery-7b82 {
  letter-spacing: 0.5px;
}
.popup-25f6,
.popup-25f6 a {
  color: #6d6d6d;
}
.popup-25f6 a:hover {
  color: #111;
}
.clean_a315 {
  color: #6d6d6d;
}
.tooltip-ae76 {
  overflow-x: hidden;
}
.tooltip-ae76 .current_eba3.huge_34dc {
  position: relative;
}
.tooltip-ae76 .current_eba3.huge_34dc.up-9fc1 {
  position: initial;
}
.tooltip-ae76
  .current_eba3.huge_34dc.up-9fc1
  .mask-hot-da97 {
  left: auto;
}
.tooltip-ae76 .current_eba3 .mask-hot-da97 {
  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;
}
.tooltip-ae76 .current_eba3:hover.huge_34dc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tooltip-ae76
  .current_eba3:hover.huge_34dc
  .mask-hot-da97 {
  display: block;
  z-index: 9999999;
}
.tooltip-ae76 .out_c376 .gold-941f,
.tooltip-ae76 .sidebar_up_35a9 .gold-941f {
  display: none;
}
.tooltip-ae76 .wood-2006 .current_eba3:hover.huge_34dc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.alert-9c0b .active-pink-31b3 label,
.alert-9c0b .wrapper_dark_cd79 label,
.alert-9c0b .light-4516 label,
.alert-9c0b .tag-yellow-3cc9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-over-4841 {
  list-style: none;
  margin: 0;
}
.accordion-over-4841 article.widget-hard-4426 {
  margin-bottom: 0;
}
.accordion-over-4841 ul {
  list-style: none;
  margin: 0;
}
.accordion-over-4841 .current_b8cf li.widget-hard-4426 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-over-4841 .current_b8cf li.widget-hard-4426 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-over-4841 .current_b8cf li.widget-hard-4426: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) {
  .accordion-over-4841 .current_b8cf li.widget-hard-4426 li.widget-hard-4426 li.widget-hard-4426 li.widget-hard-4426 {
    padding-left: 0;
  }
}
article.widget-hard-4426 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-hard-4426 .label-c649 p:last-of-type {
  margin-bottom: 0;
}
article.widget-hard-4426 .medium-2042 {
  float: left;
}
article.widget-hard-4426 .background_31b3 {
  margin-left: 85px;
}
article.widget-hard-4426 .tabs_00ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-hard-4426 .tabs_00ce .list-3891 {
  margin-left: 10px;
}
article.widget-hard-4426 .tiny_0791 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-hard-4426 .list_last_c500 {
  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 .active-pink-31b3,
  #respond .light-4516,
  #respond .tag-yellow-3cc9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-pink-31b3 input,
#respond .light-4516 input,
#respond .tag-yellow-3cc9 input {
  width: 100%;
}
#respond .tag-yellow-3cc9 {
  margin-right: 0;
}
#respond .aside_motion_8407 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.out_c376 .active-dec6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active-dec6 .column_pink_6da6.pro_55cd .notice_c02b > li > a:focus,
.active-dec6 .column_pink_6da6.pro_55cd .notice_c02b > li > a:hover,
.active-dec6 .column_pink_6da6.logo_full_d109 .notice_c02b > li > a:focus,
.active-dec6 .column_pink_6da6.logo_full_d109 .notice_c02b > li > a:hover,
.active-dec6 .column_pink_6da6.bronze_3933 .notice_c02b > li > a:focus,
.active-dec6 .column_pink_6da6.bronze_3933 .notice_c02b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-dec6
  .column_pink_6da6.pro_55cd
  .notice_c02b
  > li.detail-799b
  > a,
.active-dec6
  .column_pink_6da6.pro_55cd
  .notice_c02b
  > li.badge_top_6b93
  > a,
.active-dec6
  .column_pink_6da6.logo_full_d109
  .notice_c02b
  > li.detail-799b
  > a,
.active-dec6
  .column_pink_6da6.logo_full_d109
  .notice_c02b
  > li.badge_top_6b93
  > a,
.active-dec6
  .column_pink_6da6.bronze_3933
  .notice_c02b
  > li.detail-799b
  > a,
.active-dec6 .column_pink_6da6.bronze_3933 .notice_c02b > li.cold-8281 > a {
  color: rgba(255, 255, 255, 0.99);
}
.active-dec6 .aside_cf4a,
.active-dec6 .aside_cf4a a {
  color: rgba(255, 255, 255, 0.99);
}
.active-dec6 .hot_76ca.box-d5cd li a,
.active-dec6 .gallery-paper-e87a a,
.active-dec6 .list_c37d,
.active-dec6 .notice_c02b > li > a,
.active-dec6 .fresh_6066 {
  color: rgba(255, 255, 255, 0.79);
}
.active-dec6 .hot_76ca.box-d5cd li a:hover,
.active-dec6 .gallery-paper-e87a a:hover,
.active-dec6 .list_c37d:hover,
.active-dec6 .notice_c02b > li > a:hover,
.active-dec6 .fresh_6066:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-dec6 .overlay_dbe9 {
  color: rgba(255, 255, 255, 0.79);
}
.active-dec6 .overlay_dbe9 .hot-51dd {
  color: rgba(255, 255, 255, 0.99);
}
.active-dec6 .overlay_dbe9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-dec6 .video-f380 .narrow_b688 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-dec6 .video-f380 .narrow_b688 .column-6802 {
  color: rgba(255, 255, 255, 0.79);
}
.active-dec6
  .video-f380
  .narrow_b688
  .column-6802::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-dec6
  .video-f380
  .narrow_b688
  .column-6802:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-dec6
  .video-f380
  .narrow_b688
  .column-6802::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-dec6
  .video-f380
  .narrow_b688
  .column-6802::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-dec6 .video-f380 .aside_6a5d {
  color: rgba(255, 255, 255, 0.79);
}
.active-dec6 .video-f380 .aside_6a5d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_paper_7cf7
  .active-dec6
  .video-f380
  .dirty_be21
  .search_pro_6318 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_paper_7cf7
  .active-dec6
  .video-f380
  .dirty_be21
  .column-6802 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out_c376 .logo-bright-9a0a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.logo-bright-9a0a .column_pink_6da6.pro_55cd .notice_c02b > li > a:focus,
.logo-bright-9a0a .column_pink_6da6.pro_55cd .notice_c02b > li > a:hover,
.logo-bright-9a0a .column_pink_6da6.logo_full_d109 .notice_c02b > li > a:focus,
.logo-bright-9a0a .column_pink_6da6.logo_full_d109 .notice_c02b > li > a:hover,
.logo-bright-9a0a .column_pink_6da6.bronze_3933 .notice_c02b > li > a:focus,
.logo-bright-9a0a .column_pink_6da6.bronze_3933 .notice_c02b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-bright-9a0a
  .column_pink_6da6.pro_55cd
  .notice_c02b
  > li.detail-799b
  > a,
.logo-bright-9a0a
  .column_pink_6da6.pro_55cd
  .notice_c02b
  > li.badge_top_6b93
  > a,
.logo-bright-9a0a
  .column_pink_6da6.logo_full_d109
  .notice_c02b
  > li.detail-799b
  > a,
.logo-bright-9a0a
  .column_pink_6da6.logo_full_d109
  .notice_c02b
  > li.badge_top_6b93
  > a,
.logo-bright-9a0a
  .column_pink_6da6.bronze_3933
  .notice_c02b
  > li.detail-799b
  > a,
.logo-bright-9a0a .column_pink_6da6.bronze_3933 .notice_c02b > li.cold-8281 > a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-bright-9a0a .aside_cf4a,
.logo-bright-9a0a .aside_cf4a a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-bright-9a0a .hot_76ca.box-d5cd li a,
.logo-bright-9a0a .gallery-paper-e87a a,
.logo-bright-9a0a .list_c37d,
.logo-bright-9a0a .notice_c02b > li > a,
.logo-bright-9a0a .fresh_6066 {
  color: rgba(0, 0, 0, 0.55);
}
.logo-bright-9a0a .hot_76ca.box-d5cd li a:hover,
.logo-bright-9a0a .gallery-paper-e87a a:hover,
.logo-bright-9a0a .list_c37d:hover,
.logo-bright-9a0a .notice_c02b > li > a:hover,
.logo-bright-9a0a .fresh_6066:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-bright-9a0a .overlay_dbe9 {
  color: rgba(0, 0, 0, 0.55);
}
.logo-bright-9a0a .overlay_dbe9 .hot-51dd {
  color: rgba(0, 0, 0, 0.8);
}
.logo-bright-9a0a .overlay_dbe9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article_eeb3 .hidden-c364 {
  margin-left: auto;
  margin-right: auto;
}
.hot_f125 > * {
  margin-left: auto;
  margin-right: auto;
}
.hot_f125 .dropdown_e3aa {
  margin-right: 1.41575em;
}
.photo_509a .hot_f125 > .clean-7461 {
  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;
}
.photo_509a .hot_f125 > .module_tall_7257 {
  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;
}
.article-02b5.article_eeb3 .hidden-c364,
.panel-pro-3d41.article_eeb3 .hidden-c364 {
  margin-left: 0;
}
.badge-e66c.article_eeb3 .hidden-c364,
.shade_a5a1.article_eeb3 .hidden-c364 {
  margin-right: 0;
}
.hot_f125 ol,
.hot_f125 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gallery_07ff video {
  max-width: 100%;
}
.search_hovered_8637 img {
  display: block;
}
.search_hovered_8637.dropdown_e3aa,
.search_hovered_8637.paper_7ae6 {
  width: 100%;
}
.search_hovered_8637.module_tall_7257 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paper-6f24:not(.iron_6360) {
  margin: 1.5em auto;
}
.container-3f9a p {
  padding: 1.5em 14px;
}
ul.link_glass_aa33.module_tall_7257,
ul.link_glass_aa33.clean-7461,
ul.link_glass_aa33.dirty-a794.clean-7461 {
  padding: 0 14px;
}
.popup-fresh-0be7 {
  display: block;
  overflow-x: auto;
}
.popup-fresh-0be7 table {
  border-collapse: collapse;
  width: 100%;
}
.popup-fresh-0be7 td,
.popup-fresh-0be7 th {
  padding: 0.5em;
}
.hot_f125 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hot_f125 ol ol,
.hot_f125 ol ul,
.hot_f125 ul ol,
.hot_f125 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hot_f125 ol ol li,
.hot_f125 ol ul li,
.hot_f125 ul ol li,
.hot_f125 ul ul li {
  margin-left: 0;
}
.shadow-pro-e22c.title_dirty_e24f > .full-0572 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shadow-pro-e22c.title_dirty_e24f > .full-0572 iframe,
.shadow-pro-e22c.title_dirty_e24f > .full-0572 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content_plasma_342e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.content_plasma_342e.logo_3bfc {
  padding: 0;
}
.content_plasma_342e.logo_3bfc cite {
  font-size: 13px;
}
.content_plasma_342e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.content_plasma_342e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.preview-gas-741d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.preview-gas-741d > p:first-child {
  margin-top: 0;
}
.preview-gas-741d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.preview-gas-741d blockquote {
  border-left: 0;
}
.module-huge-c6c5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.module-huge-c6c5:not(.panel_5a49) {
  max-width: 100px;
}
.module-huge-c6c5.last-6cb1 {
  border-bottom: none !important;
  text-align: center;
}
.module-huge-c6c5.last-6cb1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .container-3f9a p {
    padding: 1.5em 0;
  }
}
.blue-35b1 {
  color: #0073aa;
}
.north_e4cd {
  background-color: #0073aa;
}
.hero-dynamic-d0b4 {
  color: #229fd8;
}
.mask-b15a {
  background-color: #229fd8;
}
.section_liquid_29a6 {
  color: #eee;
}
.down_e7ff {
  background-color: #eee;
}
.advanced_4593 {
  color: #444;
}
.next-0679 {
  background-color: #444;
}
.box_e4d5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.box_e4d5 .border_081e .gallery-paper-e87a {
  font-size: 15px;
}
.box_e4d5 .gallery-paper-e87a {
  line-height: 1.3;
}
.box_e4d5 .logo-bright-9a0a {
}
.box_e4d5 .active-dec6 {
  background: #235787;
}
.lower_b549 {
  padding: 0;
}
.lower_b549 .active-dec6 {
  background: #1a1a1a;
}
.lower_b549 .logo-bright-9a0a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slider_5227 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slider_5227 .logo-bright-9a0a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slider_5227 .active-dec6 {
  background: #303030;
}
.current_1f56 {
  position: relative;
  z-index: 10;
}
.current_1f56 .gallery_5cb1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-dim-bb31 .huge_34dc {
  display: inline-block;
  vertical-align: middle;
}
.accent-dim-bb31.input-cold-6eb8 .huge_34dc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .accent-dim-bb31.input-cold-6eb8 .huge_34dc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .accent-dim-bb31.input-cold-6eb8 .huge_34dc {
    margin-right: 0.4em;
  }
}
.accent-dim-bb31.input-cold-6eb8 .huge_34dc:last-child {
  margin-right: 0;
}
.fresh-8292 .gallery_5cb1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .out_c376 .border_081e {
    margin: 0 -0.5em;
  }
  .out_c376 .border_081e [class*="customify-col-"],
  .out_c376 .border_081e [class*="customify-col_"],
  .out_c376 .border_081e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.out_c376.description_hard_560e .gallery_5cb1 {
  background: 0 0 !important;
}
.out_c376.description_hard_560e .gallery_5cb1,
.out_c376.fresh-8292 .gallery_5cb1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .out_c376.background_middle_21fd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.out_c376.fresh-8292 .gallery_5cb1 {
  box-shadow: none !important;
}
.image-brown-7731 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image-brown-7731 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image-brown-7731 {
    padding: 18px 0 20px;
  }
}
.image-brown-7731 .form_dynamic_4019 {
  width: 100%;
}
.image-brown-7731 .fast-4317 {
  margin-bottom: 0;
}
.image-brown-7731 .border-af88 {
  margin-top: 5px;
  font-size: 0.875em;
}
.carousel_7243 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.carousel_7243 .glass-c2d1 {
  width: 100%;
}
.caption_fb28 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.caption_fb28 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.caption_fb28 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;
}
.caption_fb28 li:last-child:after {
  display: none;
}
.caption_fb28 li a {
  font-weight: 500;
  margin-right: 10px;
}
.surface-motion-5d15 .gold-941f button,
.image-brown-7731 .gold-941f button {
  left: 0;
}
.surface-motion-5d15 .glass-c2d1,
.image-brown-7731 .glass-c2d1 {
  padding-left: 0;
  padding-right: 0;
}
.surface-motion-5d15 .carousel_7243,
.image-brown-7731 .carousel_7243 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.surface-motion-5d15 {
  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;
}
.surface-motion-5d15: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;
}
.surface-motion-5d15 .hovered_0187 {
  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) {
  .surface-motion-5d15 .hovered_0187 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .surface-motion-5d15 .hovered_0187 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .surface-motion-5d15 .hovered_0187 {
    min-height: 200px;
  }
}
.surface-motion-5d15 .caption_fb28 {
  color: rgba(255, 255, 255, 0.8);
}
.surface-motion-5d15 .caption_fb28 a,
.surface-motion-5d15 .caption_fb28 li:after {
  color: inherit;
}
.surface-motion-5d15 .caption_fb28 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.black-79f4 {
  margin-bottom: 0.5em;
}
.image-c3c3 {
  margin-bottom: 1.2em;
}
.image-c3c3,
.black-79f4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.image-c3c3 p:last-child,
.black-79f4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gold-941f,
#masthead .gold-941f {
  display: none;
}
#masthead
  > .gold-941f.basic-d363 {
  display: none;
}
#masthead > .gold-941f button {
  left: 0;
}
.liquid_2ddb {
  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%;
}
.liquid_2ddb .huge_34dc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.liquid_2ddb .label_advanced_c404 {
  display: -webkit-box;
  display: flex;
}
.liquid_2ddb .label_advanced_c404.tabs-c1d7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.liquid_2ddb .label_advanced_c404.last-44ef {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid_2ddb .label_advanced_c404.status_copper_4b5e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid_2ddb.widget-yellow-a1f1.stale_6ec4 .label_advanced_c404.tabs-c1d7 {
  flex-basis: 100%;
}
.liquid_2ddb.fast-84c0 .label_advanced_c404.last-44ef {
  -webkit-box-flex: 1;
  flex: auto;
}
.liquid_2ddb.fast-84c0 .label_advanced_c404.status_copper_4b5e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gold-941f.basic-d363 {
  display: none;
}
#masthead > .gold-941f button {
  left: 0;
}
.grid_8f7c {
  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;
}
.grid_8f7c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.grid_8f7c.heading_down_730d i {
  margin-right: 4px;
}
.grid_8f7c.menu-south-ede3 i {
  margin-left: 5px;
}
.gallery-paper-e87a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gallery-paper-e87a p:last-child {
  margin-bottom: 0;
}
.banner_d21f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.banner_d21f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.banner_d21f img {
  display: block;
  width: auto;
  line-height: 1;
}
.banner_d21f .aside_cf4a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.banner_d21f .stone_9411 {
  margin: 5px 0 7px 0;
}
.banner_d21f.row-84fb .focused_f007 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner_d21f.row-84fb .badge-thick-f6f4 {
  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;
}
.banner_d21f.media_e6bc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.banner_d21f.media_e6bc .focused_f007 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner_d21f.media_e6bc .badge-thick-f6f4 {
  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;
}
.banner_d21f.static_5f35 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner_d21f.sidebar_pressed_9553 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.banner_d21f.sidebar_pressed_9553 .badge-thick-f6f4 {
  margin-top: 7px;
}
.paragraph-soft-cc4f {
  display: inline-block;
}
.current_1f56 .hot-5779 .banner_d21f img {
  max-width: 100%;
}
.column_pink_6da6 .outline_current_6482.tag-cd87,
.dropdown-4472 .outline_current_6482.tag-cd87 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_pink_6da6 .sort_lower_f71c,
.dropdown-4472 .sort_lower_f71c {
  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%);
}
.column_pink_6da6 .sort_lower_f71c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.column_pink_6da6.list-6fc1 .sort_lower_f71c {
  display: none;
}
.column_pink_6da6 .dropdown-active-13db {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column_pink_6da6 .dropdown-active-13db li {
  display: inline-block;
  position: relative;
}
.column_pink_6da6 .dropdown-active-13db li:last-child {
  margin-right: 0;
}
.column_pink_6da6 .dropdown-active-13db 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;
}
.column_pink_6da6 .dropdown-active-13db li.cold-8281 > a {
  color: rgba(0, 0, 0, 0.9);
}
.column_pink_6da6 .dropdown-active-13db > 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;
}
.column_pink_6da6 .dropdown-active-13db > li > a i {
  line-height: 0;
}
.column_pink_6da6 .dropdown-active-13db > li.message-center-036f > a .sort_lower_f71c {
  margin-left: 4px;
  line-height: 0;
}
.column_pink_6da6 .dropdown-active-13db .cold-677d li.message-center-036f > a {
  position: relative;
}
.column_pink_6da6 .dropdown-active-13db .cold-677d li.message-center-036f > a:after,
.column_pink_6da6 .dropdown-active-13db .cold-677d li.message-center-036f > a:before {
  content: "";
  display: table;
}
.column_pink_6da6 .dropdown-active-13db .cold-677d li.message-center-036f > a:after {
  clear: both;
}
.column_pink_6da6 .dropdown-active-13db .cold-677d li.message-center-036f > a .sort_lower_f71c {
  margin-left: 5px;
  float: right;
}
.column_pink_6da6 .header_5f22,
.column_pink_6da6 .cold-677d {
  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;
}
.column_pink_6da6 .cold-677d {
  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;
}
.column_pink_6da6 .cold-677d .tag-cd87 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_pink_6da6 .cold-677d .sort_lower_f71c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.column_pink_6da6 .cold-677d li {
  display: block;
  margin: 0;
  padding: 0;
}
.column_pink_6da6 .cold-677d 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;
}
.column_pink_6da6 .cold-677d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.column_pink_6da6 .cold-677d .cold-677d {
  top: 0;
  left: 100%;
}
.column_pink_6da6 .video-fast-d7ab.fn-focus-cb7e > .header_5f22,
.column_pink_6da6 .video-fast-d7ab.fn-focus-cb7e > .cold-677d,
.column_pink_6da6 .video-fast-d7ab:focus > .header_5f22,
.column_pink_6da6 .video-fast-d7ab:focus > .cold-677d,
.column_pink_6da6 .video-fast-d7ab:hover > .header_5f22,
.column_pink_6da6 .video-fast-d7ab:hover > .cold-677d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.column_pink_6da6.bronze_3933 .notice_c02b:after,
.column_pink_6da6.bronze_3933 .notice_c02b:before {
  content: "";
  display: table;
}
.column_pink_6da6.bronze_3933 .notice_c02b:after {
  clear: both;
}
.column_pink_6da6.bronze_3933 .notice_c02b > li {
  float: left;
}
.column_pink_6da6.item-fac4 .notice_c02b:after,
.column_pink_6da6.item-fac4 .notice_c02b:before {
  content: "";
  display: table;
}
.column_pink_6da6.item-fac4 .notice_c02b:after {
  clear: both;
}
.column_pink_6da6.item-fac4 .notice_c02b > li {
  float: left;
}
.column_pink_6da6.item-fac4 .notice_c02b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.column_pink_6da6.item-fac4 .notice_c02b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.column_pink_6da6.item-fac4 .notice_c02b > li.detail-799b > a,
.column_pink_6da6.item-fac4 .notice_c02b > li.cold-8281 > a {
  color: #fff;
  background-color: #1e4b75;
}
.column_pink_6da6.pro_55cd .notice_c02b > li > a .tag-cd87 {
  position: relative;
}
.column_pink_6da6.pro_55cd .notice_c02b > li > a .tag-cd87: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;
}
.column_pink_6da6.pro_55cd
  .notice_c02b
  > li:focus
  > a
  .tag-cd87:before,
.column_pink_6da6.pro_55cd
  .notice_c02b
  > li:hover
  > a
  .tag-cd87:before {
  width: 100%;
  background-color: currentColor;
}
.column_pink_6da6.pro_55cd
  .notice_c02b
  > li.detail-799b
  > a
  .tag-cd87:before,
.column_pink_6da6.pro_55cd
  .notice_c02b
  > li.badge_top_6b93
  > a
  .tag-cd87:before {
  width: 100%;
  background-color: currentColor;
}
.column_pink_6da6.logo_full_d109 .notice_c02b > li > a .tag-cd87 {
  position: relative;
}
.column_pink_6da6.logo_full_d109 .notice_c02b > li > a .tag-cd87: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;
}
.column_pink_6da6.logo_full_d109 .notice_c02b > li:focus > a .tag-cd87:before,
.column_pink_6da6.logo_full_d109
  .notice_c02b
  > li:hover
  > a
  .tag-cd87:before {
  width: 100%;
  background-color: currentColor;
}
.column_pink_6da6.logo_full_d109
  .notice_c02b
  > li.detail-799b
  > a
  .tag-cd87:before,
.column_pink_6da6.logo_full_d109
  .notice_c02b
  > li.badge_top_6b93
  > a
  .tag-cd87:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown-4472 .dropdown-active-13db {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-4472 .dropdown-active-13db li:first-child > a {
  border-top: none;
}
.dropdown-4472 .dropdown-active-13db .media-791b > .tag-cd87 .sort_lower_f71c {
  display: none;
}
.dropdown-4472 .dropdown-active-13db li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dropdown-4472 .dropdown-active-13db li:last-child {
  border: none;
}
.dropdown-4472 .dropdown-active-13db li.message-center-036f > a {
  padding-right: 45px !important;
}
.dropdown-4472 .dropdown-active-13db li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dropdown-4472 .dropdown-active-13db li a:focus,
.dropdown-4472 .dropdown-active-13db li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-4472 .dropdown-active-13db li .old_8acb {
  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;
}
.dropdown-4472 .dropdown-active-13db li .old_8acb:hover {
  box-shadow: none;
}
.dropdown-4472 .dropdown-active-13db li .old_8acb .sort_lower_f71c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dropdown-4472 .dropdown-active-13db .cold-677d {
  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);
}
.dropdown-4472 .dropdown-active-13db .cold-677d li a {
  padding-left: 3em;
}
.dropdown-4472 .dropdown-active-13db .filter-b0b3 > a .old_8acb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown-4472 .dropdown-active-13db .filter-b0b3 > .cold-677d {
  display: block;
  opacity: 1;
}
.hidden_ef8d {
  max-width: 100%;
}
.small_4fad {
  line-height: 0;
  cursor: pointer;
}
.fresh_6066 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fresh_6066:hover {
  box-shadow: none;
  color: currentColor;
}
.fresh_6066 svg {
  width: 18px;
  height: 18px;
}
.fresh_6066 .text_e947 {
  display: none;
}
.form-selected-2bd6 {
  position: relative;
}
.form-selected-2bd6.fn-active-cb7e .fresh_6066 .purple_afed {
  display: none;
}
.form-selected-2bd6.fn-active-cb7e .fresh_6066 .text_e947 {
  display: inline-block;
}
.form-selected-2bd6 .new_0ae8 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.form-selected-2bd6.wrapper-prev-49ed .new_0ae8 {
  left: auto;
  right: -0.9em;
}
.form-selected-2bd6.wrapper-prev-49ed .orange-711c::before {
  left: auto;
  right: 15px;
}
.form-selected-2bd6.fn-active-cb7e .new_0ae8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dirty_be21 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dirty_be21 label {
  flex-basis: 100%;
}
.dirty_be21 .narrow_b688 {
  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;
}
.dirty_be21 .column-6802 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dirty_be21 .column-6802:focus {
  background-color: transparent;
}
.dirty_be21 button.aside_6a5d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dirty_be21 button.aside_6a5d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dirty_be21 button.aside_6a5d svg {
  width: 18px;
  height: 18px;
}
.dirty_be21 input[type="submit"] {
  min-height: auto;
}
.video-f380 .dirty_be21 .column-6802 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.orange-711c {
  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) {
  .orange-711c {
    width: 220px;
  }
}
.orange-711c label {
  flex-basis: 100%;
}
.orange-711c::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;
}
.input_paper_7cf7 .video-f380 .dirty_be21 {
  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;
}
.input_paper_7cf7
  .video-f380
  .dirty_be21
  .narrow_b688 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.input_paper_7cf7 .video-f380 .dirty_be21 .column-6802 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.input_paper_7cf7
  .video-f380
  .dirty_be21
  .column-6802:focus {
  background: 0 0;
}
.input_paper_7cf7
  .video-f380
  .dirty_be21
  .search_pro_6318 {
  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;
}
.hot_76ca {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hot_76ca li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hot_76ca li:last-child {
  margin-right: 0;
}
.hot_76ca li:first-child {
  margin-left: 0;
}
.hot_76ca.row_11dc a {
  color: #fff;
}
.hot_76ca.row_11dc a:hover {
  color: #fff;
}
.hot_76ca a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hot_76ca a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hot_76ca a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hot_76ca a:hover {
  opacity: 0.9;
  color: inherit;
}
.hot_76ca [class*="social-icon-apple"] {
  background-color: #999;
}
.hot_76ca [class*="social-icon-apple"].down_a796 {
  background-color: transparent;
  color: #999;
}
.hot_76ca [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hot_76ca [class*="social-icon-behance"].down_a796 {
  background-color: transparent;
  color: #1769ff;
}
.hot_76ca [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hot_76ca [class*="social-icon-bitbucket"].down_a796 {
  background-color: transparent;
  color: #205081;
}
.hot_76ca [class*="social-icon-codepen"] {
  background-color: #000;
}
.hot_76ca [class*="social-icon-codepen"].down_a796 {
  background-color: transparent;
  color: #000;
}
.hot_76ca [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hot_76ca [class*="social-icon-delicious"].down_a796 {
  background-color: transparent;
  color: #39f;
}
.hot_76ca [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hot_76ca [class*="social-icon-digg"].down_a796 {
  background-color: transparent;
  color: #005be2;
}
.hot_76ca [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hot_76ca [class*="social-icon-dribbble"].down_a796 {
  background-color: transparent;
  color: #ea4c89;
}
.hot_76ca [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hot_76ca [class*="social-icon-envelope"].down_a796 {
  background-color: transparent;
  color: #ea4335;
}
.hot_76ca [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hot_76ca [class*="social-icon-facebook"].down_a796 {
  background-color: transparent;
  color: #3b5998;
}
.hot_76ca [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hot_76ca [class*="social-icon-flickr"].down_a796 {
  background-color: transparent;
  color: #0063dc;
}
.hot_76ca [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hot_76ca [class*="social-icon-foursquare"].down_a796 {
  background-color: transparent;
  color: #2d5be3;
}
.hot_76ca [class*="social-icon-github"] {
  background-color: #333;
}
.hot_76ca [class*="social-icon-github"].down_a796 {
  background-color: transparent;
  color: #333;
}
.hot_76ca [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hot_76ca [class*="social-icon-google-plus"].down_a796 {
  background-color: transparent;
  color: #dd4b39;
}
.hot_76ca [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hot_76ca [class*="social-icon-houzz"].down_a796 {
  background-color: transparent;
  color: #7ac142;
}
.hot_76ca [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hot_76ca [class*="social-icon-instagram"].down_a796 {
  background-color: transparent;
  color: #262626;
}
.hot_76ca [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hot_76ca [class*="social-icon-jsfiddle"].down_a796 {
  background-color: transparent;
  color: #487aa2;
}
.hot_76ca [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hot_76ca [class*="social-icon-linkedin"].down_a796 {
  background-color: transparent;
  color: #0077b5;
}
.hot_76ca [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hot_76ca [class*="social-icon-medium"].down_a796 {
  background-color: transparent;
  color: #00ab6b;
}
.hot_76ca [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hot_76ca
  [class*="social-icon-odnoklassniki"].down_a796 {
  background-color: transparent;
  color: #f4731c;
}
.hot_76ca [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hot_76ca [class*="social-icon-meetup"].down_a796 {
  background-color: transparent;
  color: #ec1c40;
}
.hot_76ca [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hot_76ca [class*="social-icon-pinterest"].down_a796 {
  background-color: transparent;
  color: #bd081c;
}
.hot_76ca [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hot_76ca [class*="social-icon-product-hunt"].down_a796 {
  background-color: transparent;
  color: #da552f;
}
.hot_76ca [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hot_76ca [class*="social-icon-reddit"].down_a796 {
  background-color: transparent;
  color: #ff4500;
}
.hot_76ca [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hot_76ca [class*="social-icon-rss"].down_a796 {
  background-color: transparent;
  color: #f26522;
}
.hot_76ca [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hot_76ca
  [class*="social-icon-shopping-cart"].down_a796 {
  background-color: transparent;
  color: #4caf50;
}
.hot_76ca [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hot_76ca [class*="social-icon-skype"].down_a796 {
  background-color: transparent;
  color: #00aff0;
}
.hot_76ca [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hot_76ca [class*="social-icon-slideshare"].down_a796 {
  background-color: transparent;
  color: #0077b5;
}
.hot_76ca [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hot_76ca [class*="social-icon-snapchat"].down_a796 {
  background-color: transparent;
  color: #fffc00;
}
.hot_76ca [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hot_76ca [class*="social-icon-soundcloud"].down_a796 {
  background-color: transparent;
  color: #f80;
}
.hot_76ca [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hot_76ca [class*="social-icon-spotify"].down_a796 {
  background-color: transparent;
  color: #2ebd59;
}
.hot_76ca [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hot_76ca
  [class*="social-icon-stack-overflow"].down_a796 {
  background-color: transparent;
  color: #fe7a15;
}
.hot_76ca [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hot_76ca [class*="social-icon-maldkfgram"].down_a796 {
  background-color: transparent;
  color: #2ca5e0;
}
.hot_76ca [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hot_76ca [class*="social-icon-tripadvisor"].down_a796 {
  background-color: transparent;
  color: #589442;
}
.hot_76ca [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hot_76ca [class*="social-icon-tumblr"].down_a796 {
  background-color: transparent;
  color: #35465c;
}
.hot_76ca [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hot_76ca [class*="social-icon-twitch"].down_a796 {
  background-color: transparent;
  color: #6441a5;
}
.hot_76ca [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hot_76ca [class*="social-icon-twitter"].down_a796 {
  background-color: transparent;
  color: #1da1f2;
}
.hot_76ca [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hot_76ca [class*="social-icon-vimeo"].down_a796 {
  background-color: transparent;
  color: #1ab7ea;
}
.hot_76ca [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hot_76ca [class*="social-icon-vk"].down_a796 {
  background-color: transparent;
  color: #45668e;
}
.hot_76ca [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hot_76ca [class*="social-icon-weibo"].down_a796 {
  background-color: transparent;
  color: #df2029;
}
.hot_76ca [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hot_76ca [class*="social-icon-weixin"].down_a796 {
  background-color: transparent;
  color: #7bb32e;
}
.hot_76ca [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hot_76ca [class*="social-icon-whatsapp"].down_a796 {
  background-color: transparent;
  color: #25d366;
}
.hot_76ca [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hot_76ca [class*="social-icon-wordpress"].down_a796 {
  background-color: transparent;
  color: #21759b;
}
.hot_76ca [class*="social-icon-xing"] {
  background-color: #026466;
}
.hot_76ca [class*="social-icon-xing"].down_a796 {
  background-color: transparent;
  color: #026466;
}
.hot_76ca [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hot_76ca [class*="social-icon-yelp"].down_a796 {
  background-color: transparent;
  color: #af0606;
}
.hot_76ca [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hot_76ca [class*="social-icon-youtube"].down_a796 {
  background-color: transparent;
  color: #cd201f;
}
.list_c37d {
  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;
}
.list_c37d:hover {
  box-shadow: none;
  background: 0 0;
}
.action-f6ea {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.form_bottom_d7e3 {
  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;
}
.soft-9a5d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module_right_cd60 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module_right_cd60,
.module_right_cd60::after,
.module_right_cd60::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;
}
.module_right_cd60::after,
.module_right_cd60::before {
  content: "";
  display: block;
  background-color: inherit;
}
.form-3f0d .form_bottom_d7e3 .soft-9a5d {
  margin-top: -2px;
  width: 19px;
}
.form-3f0d .form_bottom_d7e3 .module_right_cd60 {
  margin-top: -1px;
}
.form-3f0d .form_bottom_d7e3 .module_right_cd60,
.form-3f0d .form_bottom_d7e3 .module_right_cd60::after,
.form-3f0d .form_bottom_d7e3 .module_right_cd60::before {
  width: 19px;
  height: 2px;
}
.form-3f0d .form_bottom_d7e3 .module_right_cd60::before {
  top: -6px;
}
.form-3f0d .form_bottom_d7e3 .module_right_cd60::after {
  bottom: -6px;
}
.hovered-62e9 .form_bottom_d7e3 .soft-9a5d {
  margin-top: -2px;
  width: 22px;
}
.hovered-62e9 .form_bottom_d7e3 .module_right_cd60 {
  margin-top: -1px;
}
.hovered-62e9 .form_bottom_d7e3 .module_right_cd60,
.hovered-62e9 .form_bottom_d7e3 .module_right_cd60::after,
.hovered-62e9 .form_bottom_d7e3 .module_right_cd60::before {
  width: 22px;
  height: 2px;
}
.hovered-62e9 .form_bottom_d7e3 .module_right_cd60::before {
  top: -7px;
}
.hovered-62e9 .form_bottom_d7e3 .module_right_cd60::after {
  bottom: -7px;
}
.yellow_3a16 .form_bottom_d7e3 .soft-9a5d {
  margin-top: -2px;
  width: 31px;
}
.yellow_3a16 .form_bottom_d7e3 .module_right_cd60 {
  margin-top: -1.5px;
}
.yellow_3a16 .form_bottom_d7e3 .module_right_cd60,
.yellow_3a16 .form_bottom_d7e3 .module_right_cd60::after,
.yellow_3a16 .form_bottom_d7e3 .module_right_cd60::before {
  width: 31px;
  height: 3px;
}
.yellow_3a16 .form_bottom_d7e3 .module_right_cd60::before {
  top: -9px;
}
.yellow_3a16 .form_bottom_d7e3 .module_right_cd60::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .container-down-9868 .form_bottom_d7e3 .soft-9a5d {
    margin-top: -2px;
    width: 19px;
  }
  .container-down-9868 .form_bottom_d7e3 .module_right_cd60 {
    margin-top: -1px;
  }
  .container-down-9868 .form_bottom_d7e3 .module_right_cd60,
  .container-down-9868 .form_bottom_d7e3 .module_right_cd60::after,
  .container-down-9868 .form_bottom_d7e3 .module_right_cd60::before {
    width: 19px;
    height: 2px;
  }
  .container-down-9868 .form_bottom_d7e3 .module_right_cd60::before {
    top: -6px;
  }
  .container-down-9868 .form_bottom_d7e3 .module_right_cd60::after {
    bottom: -6px;
  }
  .hot-2b22 .form_bottom_d7e3 .soft-9a5d {
    margin-top: -2px;
    width: 22px;
  }
  .hot-2b22 .form_bottom_d7e3 .module_right_cd60 {
    margin-top: -1px;
  }
  .hot-2b22 .form_bottom_d7e3 .module_right_cd60,
  .hot-2b22 .form_bottom_d7e3 .module_right_cd60::after,
  .hot-2b22 .form_bottom_d7e3 .module_right_cd60::before {
    width: 22px;
    height: 2px;
  }
  .hot-2b22 .form_bottom_d7e3 .module_right_cd60::before {
    top: -7px;
  }
  .hot-2b22 .form_bottom_d7e3 .module_right_cd60::after {
    bottom: -7px;
  }
  .gas-0b40 .form_bottom_d7e3 .soft-9a5d {
    margin-top: -2px;
    width: 31px;
  }
  .gas-0b40 .form_bottom_d7e3 .module_right_cd60 {
    margin-top: -1.5px;
  }
  .gas-0b40 .form_bottom_d7e3 .module_right_cd60,
  .gas-0b40 .form_bottom_d7e3 .module_right_cd60::after,
  .gas-0b40 .form_bottom_d7e3 .module_right_cd60::before {
    width: 31px;
    height: 3px;
  }
  .gas-0b40 .form_bottom_d7e3 .module_right_cd60::before {
    top: -9px;
  }
  .gas-0b40 .form_bottom_d7e3 .module_right_cd60::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_thick_6117 .form_bottom_d7e3 .soft-9a5d {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_thick_6117 .form_bottom_d7e3 .module_right_cd60 {
    margin-top: -1px;
  }
  .wrapper_thick_6117 .form_bottom_d7e3 .module_right_cd60,
  .wrapper_thick_6117 .form_bottom_d7e3 .module_right_cd60::after,
  .wrapper_thick_6117 .form_bottom_d7e3 .module_right_cd60::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_thick_6117 .form_bottom_d7e3 .module_right_cd60::before {
    top: -6px;
  }
  .wrapper_thick_6117 .form_bottom_d7e3 .module_right_cd60::after {
    bottom: -6px;
  }
  .shade-prev-0f3f .form_bottom_d7e3 .soft-9a5d {
    margin-top: -2px;
    width: 22px;
  }
  .shade-prev-0f3f .form_bottom_d7e3 .module_right_cd60 {
    margin-top: -1px;
  }
  .shade-prev-0f3f .form_bottom_d7e3 .module_right_cd60,
  .shade-prev-0f3f .form_bottom_d7e3 .module_right_cd60::after,
  .shade-prev-0f3f .form_bottom_d7e3 .module_right_cd60::before {
    width: 22px;
    height: 2px;
  }
  .shade-prev-0f3f .form_bottom_d7e3 .module_right_cd60::before {
    top: -7px;
  }
  .shade-prev-0f3f .form_bottom_d7e3 .module_right_cd60::after {
    bottom: -7px;
  }
  .header-45ed .form_bottom_d7e3 .soft-9a5d {
    margin-top: -2px;
    width: 31px;
  }
  .header-45ed .form_bottom_d7e3 .module_right_cd60 {
    margin-top: -1.5px;
  }
  .header-45ed .form_bottom_d7e3 .module_right_cd60,
  .header-45ed .form_bottom_d7e3 .module_right_cd60::after,
  .header-45ed .form_bottom_d7e3 .module_right_cd60::before {
    width: 31px;
    height: 3px;
  }
  .header-45ed .form_bottom_d7e3 .module_right_cd60::before {
    top: -9px;
  }
  .header-45ed .form_bottom_d7e3 .module_right_cd60::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_7981 .form_bottom_d7e3 .soft-9a5d {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail_7981 .form_bottom_d7e3 .module_right_cd60 {
    margin-top: -1px;
  }
  .thumbnail_7981 .form_bottom_d7e3 .module_right_cd60,
  .thumbnail_7981 .form_bottom_d7e3 .module_right_cd60::after,
  .thumbnail_7981 .form_bottom_d7e3 .module_right_cd60::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail_7981 .form_bottom_d7e3 .module_right_cd60::before {
    top: -6px;
  }
  .thumbnail_7981 .form_bottom_d7e3 .module_right_cd60::after {
    bottom: -6px;
  }
  .blue_8b9d .form_bottom_d7e3 .soft-9a5d {
    margin-top: -2px;
    width: 22px;
  }
  .blue_8b9d .form_bottom_d7e3 .module_right_cd60 {
    margin-top: -1px;
  }
  .blue_8b9d .form_bottom_d7e3 .module_right_cd60,
  .blue_8b9d .form_bottom_d7e3 .module_right_cd60::after,
  .blue_8b9d .form_bottom_d7e3 .module_right_cd60::before {
    width: 22px;
    height: 2px;
  }
  .blue_8b9d .form_bottom_d7e3 .module_right_cd60::before {
    top: -7px;
  }
  .blue_8b9d .form_bottom_d7e3 .module_right_cd60::after {
    bottom: -7px;
  }
  .mask-selected-1436 .form_bottom_d7e3 .soft-9a5d {
    margin-top: -2px;
    width: 31px;
  }
  .mask-selected-1436 .form_bottom_d7e3 .module_right_cd60 {
    margin-top: -1.5px;
  }
  .mask-selected-1436 .form_bottom_d7e3 .module_right_cd60,
  .mask-selected-1436 .form_bottom_d7e3 .module_right_cd60::after,
  .mask-selected-1436 .form_bottom_d7e3 .module_right_cd60::before {
    width: 31px;
    height: 3px;
  }
  .mask-selected-1436 .form_bottom_d7e3 .module_right_cd60::before {
    top: -9px;
  }
  .mask-selected-1436 .form_bottom_d7e3 .module_right_cd60::after {
    bottom: -9px;
  }
}
.top_4d31 .module_right_cd60 {
  -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);
}
.top_4d31 .module_right_cd60::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.top_4d31 .module_right_cd60::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);
}
.top_4d31.pink-5581 .module_right_cd60 {
  -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);
}
.top_4d31.pink-5581 .module_right_cd60::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.top_4d31.pink-5581 .module_right_cd60::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);
}
.blue_45ba {
  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.rough_09cd:before {
  display: none;
}
.sidebar_up_35a9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.sidebar_up_35a9 .header_smooth_cc0c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.sidebar_up_35a9 .header_smooth_cc0c:last-of-type {
  border-bottom: none;
}
.sidebar_up_35a9 .header_smooth_cc0c.search-da37,
.sidebar_up_35a9 .header_smooth_cc0c.chip_tiny_0532,
.sidebar_up_35a9 .header_smooth_cc0c.button-easy-dfe1 {
  padding: 0;
}
.sidebar_up_35a9 .dropdown-4472 .old_8acb {
  color: currentColor;
}
.sidebar_up_35a9 .dropdown-4472 .old_8acb:focus,
.sidebar_up_35a9 .dropdown-4472 .old_8acb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar_up_35a9.logo-bright-9a0a .overlay_dbe9,
.sidebar_up_35a9.logo-bright-9a0a .gallery-paper-e87a a,
.sidebar_up_35a9.logo-bright-9a0a .notice_c02b a,
.sidebar_up_35a9.logo-bright-9a0a .cold-677d a {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar_up_35a9.logo-bright-9a0a .overlay_dbe9:hover,
.sidebar_up_35a9.logo-bright-9a0a .gallery-paper-e87a a:hover,
.sidebar_up_35a9.logo-bright-9a0a .notice_c02b a:hover,
.sidebar_up_35a9.logo-bright-9a0a .cold-677d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_up_35a9.logo-bright-9a0a .hot-51dd {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_up_35a9.logo-bright-9a0a .header_smooth_cc0c {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar_up_35a9.logo-bright-9a0a .header_smooth_cc0c:before {
  background: rgba(0, 0, 0, 0.08);
}
.sidebar_up_35a9.logo-bright-9a0a .card_stale_792c:before {
  background: rgba(255, 255, 255, 0.9);
}
.sidebar_up_35a9.logo-bright-9a0a .dropdown-4472 .dropdown-active-13db li a,
.sidebar_up_35a9.logo-bright-9a0a .dropdown-4472 .old_8acb,
.sidebar_up_35a9.logo-bright-9a0a .cold-677d {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar_up_35a9.logo-bright-9a0a .dropdown-4472 .old_8acb:focus,
.sidebar_up_35a9.logo-bright-9a0a .dropdown-4472 .old_8acb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar_up_35a9.logo-bright-9a0a .dropdown-active-13db li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar_up_35a9.active-dec6 .overlay_dbe9,
.sidebar_up_35a9.active-dec6 .gallery-paper-e87a a,
.sidebar_up_35a9.active-dec6 .notice_c02b .old_8acb,
.sidebar_up_35a9.active-dec6 .notice_c02b a,
.sidebar_up_35a9.active-dec6 .cold-677d a {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_up_35a9.active-dec6 .overlay_dbe9:hover,
.sidebar_up_35a9.active-dec6 .gallery-paper-e87a a:hover,
.sidebar_up_35a9.active-dec6 .notice_c02b .old_8acb:hover,
.sidebar_up_35a9.active-dec6 .notice_c02b a:hover,
.sidebar_up_35a9.active-dec6 .cold-677d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_up_35a9.active-dec6 .hot-51dd {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_up_35a9.active-dec6 .header_smooth_cc0c {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_up_35a9.active-dec6 .header_smooth_cc0c:before {
  background: rgba(255, 255, 255, 0.08);
}
.sidebar_up_35a9.active-dec6 .card_stale_792c:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_up_35a9.active-dec6 .dropdown-4472 .dropdown-active-13db li a,
.sidebar_up_35a9.active-dec6 .dropdown-4472 .old_8acb,
.sidebar_up_35a9.active-dec6 .cold-677d {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_up_35a9.active-dec6 .dropdown-4472 .old_8acb:focus,
.sidebar_up_35a9.active-dec6 .dropdown-4472 .old_8acb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar_up_35a9.active-dec6 .dropdown-active-13db li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_stale_792c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.card_stale_792c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.outer_2a5f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress_027d .sidebar_up_35a9 {
  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;
}
.progress_027d .header_smooth_cc0c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress_027d .header_smooth_cc0c: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) {
  .progress_027d .header_smooth_cc0c:before {
    width: 16%;
    left: 42%;
  }
}
.progress_027d .header_smooth_cc0c:last-child:before {
  content: none;
}
.progress_027d .header_smooth_cc0c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress_027d .dropdown-4472 .dropdown-active-13db li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress_027d .dropdown-4472 .dropdown-active-13db li a .old_8acb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress_027d .dropdown-4472 .cold-677d {
  border: none;
}
.progress_027d .dropdown-4472 .cold-677d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress_027d .card_stale_792c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress_027d .outer_2a5f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress_027d .active-dec6 .card_stale_792c:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_027d .logo-bright-9a0a.active_b236 .module_right_cd60 {
  background: rgba(0, 0, 0, 0.6);
}
.progress_027d
  .logo-bright-9a0a.active_b236
  .module_right_cd60::after,
.progress_027d
  .logo-bright-9a0a.active_b236
  .module_right_cd60:before {
  background: inherit;
}
.progress_027d
  .logo-bright-9a0a.active_b236:hover
  .module_right_cd60 {
  background: rgba(0, 0, 0, 0.8);
}
.fixed_9e07 .sidebar_up_35a9 {
  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) {
  .fixed_9e07 .sidebar_up_35a9 {
    width: auto;
    right: 45px;
  }
}
.light-825c .sidebar_up_35a9 {
  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) {
  .light-825c .sidebar_up_35a9 {
    width: auto;
    left: 45px;
  }
}
.rough_09cd .sidebar_up_35a9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.rough_09cd .outer_2a5f {
  max-width: 48em;
  margin: 0 auto;
}
.rough_09cd .card_stale_792c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hovered-c0aa {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hovered-c0aa.progress_027d .sidebar_up_35a9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hovered-c0aa.fixed_9e07 .sidebar_up_35a9 {
  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);
}
.hovered-c0aa .sidebar_up_35a9 {
  visibility: visible;
}
.hovered-c0aa.light-825c .sidebar_up_35a9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.simple-1813,
.easy_0950 {
  overflow-x: hidden;
}
.simple-1813 .sidebar_up_35a9 {
  overflow: auto;
}
.simple-1813.progress_027d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.simple-1813.progress_027d .sidebar_up_35a9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.simple-1813.progress_027d .list_c37d {
  opacity: 0;
}
.simple-1813.fixed_9e07 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.simple-1813.fixed_9e07 .sidebar_up_35a9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.simple-1813.fixed_9e07 .list_c37d {
  opacity: 0;
}
.simple-1813.light-825c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.simple-1813.light-825c .sidebar_up_35a9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.simple-1813.light-825c .list_c37d {
  opacity: 0;
}
.simple-1813.rough_09cd .sidebar_up_35a9 {
  z-index: 10;
  visibility: visible;
}
.active_b236 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active_b236 .module_right_cd60 {
  background: rgba(255, 255, 255, 0.99);
}
.active_b236 .module_right_cd60::after,
.active_b236 .module_right_cd60:before {
  background: inherit;
}
.active_b236:hover .module_right_cd60 {
  background: rgba(255, 255, 255, 0.99);
}
.light-825c .active_b236 {
  top: 10px;
  right: auto;
  left: 12px;
}
.rough_09cd .active_b236 {
  display: none !important;
}
.simple-1813:before,
.easy_0950:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.simple-1813 .active_b236,
.easy_0950 .active_b236 {
  display: inline-block;
}
.sidebar_up_35a9 .huge_34dc {
  -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;
}
.simple-1813 .sidebar_up_35a9 .huge_34dc,
.easy_0950 .sidebar_up_35a9 .huge_34dc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.new_c6c9 .narrow_b688 {
  width: 100%;
}
.hot-5779 {
  padding: 0 0.5em 0;
}
.hot-5779 [class*="customify-col-"],
.hot-5779 [class*="customify-col_"],
.hot-5779 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hidden_d96d .hot-5779 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .border_081e .header_5e9a,
  .header_5e9a {
    display: none;
  }
  .column_fb2b {
    text-align: left;
  }
  .label-silver-db0c {
    text-align: center;
  }
  .component-d561 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .border_081e .pink_4e5c,
  .pink_4e5c {
    display: none;
  }
  .notification_b9e1 {
    text-align: left;
  }
  .article-fresh-3496 {
    text-align: center;
  }
  .box_motion_30f4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .border_081e .secondary_485c,
  .secondary_485c {
    display: none;
  }
  .block-155c {
    text-align: left;
  }
  .mask-61da {
    text-align: center;
  }
  .hot-f946 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.breadcrumb_plasma_5019 {
  box-shadow: none !important;
}
.nav_910b .active-f944,
.down-27f9 .active-f944 {
  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;
}
.down-27f9 .active-f944 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gallery_5cb1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gallery_5cb1:after,
.gallery_5cb1:before {
  content: "";
  display: table;
}
.gallery_5cb1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gallery_5cb1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gallery_5cb1,
.background_middle_21fd {
  max-width: 1248px;
  margin: 0 auto;
}

.static_b4a3.sort-focused-823c .gallery_5cb1 {
  max-width: 100%;
}
.static_b4a3.wood-7392 {
  max-width: 1200px;
  margin: 0 auto;
}
.static_b4a3.current-9dff .gallery_5cb1 {
  max-width: 100%;
}
.static_b4a3.current-9dff > .gallery_5cb1 {
  padding-left: 0;
  padding-right: 0;
}
.static_b4a3.current-9dff > .gallery_5cb1 .border_081e {
  margin: 0;
}
.static_b4a3.current-9dff
  > .gallery_5cb1
  .tabs-b2a6.grid_full_febf {
  margin-right: 0;
  margin-left: 0;
}
.static_b4a3.current-9dff #main.grid_full_febf {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hover-28fc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hover-28fc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active-09ab .hidden-c364 {
    padding-right: 1em;
  }
  .active-09ab.title_5344 .tabs-b2a6 {
    border-right: 1px solid #eaecee;
  }
  .active-09ab.title_5344 .hidden-c364 {
    padding-right: 1em;
  }
  .active-09ab.title_5344 .west_37d9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-d5e8 .hidden-c364 {
    padding-left: 1em;
  }
  .inner-d5e8.title_5344 .tabs-b2a6 {
    border-left: 1px solid #eaecee;
  }
  .inner-d5e8.title_5344 .hidden-c364 {
    padding-left: 1em;
  }
  .inner-d5e8.title_5344 .west_37d9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-07cd .hidden-c364 {
    padding-left: 1em;
  }
  .hard-07cd.title_5344 .dirty-7d8c {
    border-right: 1px solid #eaecee;
  }
  .hard-07cd.title_5344 .icon_f116 {
    border-right: 1px solid #eaecee;
  }
  .hard-07cd.title_5344 .hidden-c364 {
    padding-left: 1em;
  }
  .hard-07cd.title_5344 .west_37d9 {
    padding-right: 1em;
  }
  .hard-07cd.title_5344 .modal-west-e9a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_2724 .hidden-c364 {
    padding-right: 1em;
  }
  .inner_2724.title_5344 .dirty-7d8c {
    border-left: 1px solid #eaecee;
  }
  .inner_2724.title_5344 .icon_f116 {
    border-left: 1px solid #eaecee;
  }
  .inner_2724.title_5344 .hidden-c364 {
    padding-right: 1em;
  }
  .inner_2724.title_5344 .west_37d9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner_2724.title_5344 .modal-west-e9a7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-28fc .hidden-c364 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-28fc.title_5344 .tabs-b2a6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hover-28fc.title_5344 .hidden-c364 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-28fc.title_5344 .west_37d9 {
    padding-left: 1em;
  }
  .hover-28fc.title_5344 .modal-west-e9a7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hover-28fc.title_5344 .hidden-c364 {
    padding-left: 0;
  }
}
.disabled_medium_3657 .accent-dim-bb31 {
  display: inline-block;
}
.block-brown-cc83 {
  display: inline-block;
}
.under_042c {
  word-con: break-word;
}
.east_b40c > span {
  display: inline-block;
  padding: 5px 0;
}
.east_b40c .soft-0289 {
  margin-left: 8px;
  margin-right: 8px;
}
.east_b40c .new-7790 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thick_cade .gallery_fc87 {
  margin-bottom: 2em;
}
.thick_cade .thick-82a9 {
  margin-bottom: 15px;
}
.thick_cade .thick-82a9:last-child {
  margin-bottom: 0;
}
.thick_cade .west-b2a4 {
  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_cade .west-b2a4 {
    display: block;
  }
}
.thick_cade .photo_basic_bf24 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thick_cade .photo_basic_bf24 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thick_cade .hover_green_4c41 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thick_cade .hover_green_4c41 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thick_cade .hover_green_4c41 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thick_cade .under_042c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thick_cade .under_042c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thick_cade .frame_b5f8 p:last-child {
  margin-bottom: 0;
}
.thick_cade .element_under_b436 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thick_cade .heading_fresh_b675 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thick_cade .down_36ae {
  margin-top: 1em;
}
.thick_cade .inner_9dd4 {
  top: 0;
  display: block;
}
.thick_cade .inner_9dd4 a {
  color: inherit;
}
.thick_cade .inner_9dd4 a:hover {
  color: inherit;
}
.thick_cade .media-small-1391 {
  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_cade .media-small-1391:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thick_cade .heading_fresh_b675 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thick_cade .tall_386b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thick_cade .tall_386b:first-child {
  margin-top: 0;
}
.thick_cade .tall_386b.center_ed11 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thick_cade .tall_386b.hot-0e19 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thick_cade
  .tall_386b.hot-0e19.title_caeb
  .down_36ae {
  width: 100%;
}
.thick_cade .hot-0e19 {
  -webkit-box-align: center;
  align-items: center;
}
.thick_cade .hot-0e19 .east_b40c,
.thick_cade .hot-0e19 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thick_cade .hover_green_4c41 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick_cade .hover_green_4c41 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick_cade .hover_green_4c41: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_cade .center_ed11 {
  z-index: 5;
}
.thick_cade .tag_thick_a6ab .wrapper-1613 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thick_cade .tooltip-8359 .wrapper-1613 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thick_cade .motion-0c15 .wrapper-1613 {
  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_cade.surface_clean_249d .west-b2a4,
.thick_cade.motion_9b65 .west-b2a4 {
  display: block;
}
.thick_cade.surface_clean_249d .west-b2a4 .focus_7893,
.thick_cade.surface_clean_249d .west-b2a4 .heading_fresh_b675,
.thick_cade.motion_9b65 .west-b2a4 .focus_7893,
.thick_cade.motion_9b65 .west-b2a4 .heading_fresh_b675 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick_cade.chip_current_388b .photo_basic_bf24 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thick_cade.chip_current_388b .photo_basic_bf24 {
    margin-right: 0;
  }
}
.thick_cade.surface_clean_249d .photo_basic_bf24,
.thick_cade.motion_9b65 .photo_basic_bf24 {
  padding-top: 40%;
}
.thick_cade.surface_clean_249d .gallery_fc87,
.thick_cade.motion_9b65 .gallery_fc87 {
  display: block;
}
.thick_cade.surface_clean_249d .fn-sticky-cb7e .heading_fresh_b675,
.thick_cade.motion_9b65 .fn-sticky-cb7e .heading_fresh_b675 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thick_cade.surface_clean_249d .photo_basic_bf24,
.thick_cade.motion_9b65 .photo_basic_bf24 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thick_cade.surface_clean_249d .heading_fresh_b675 {
  padding: 1em;
}
.component_next_0200 {
  margin: 30px auto;
  display: block;
}
.component_next_0200 .easy_0483 > * {
  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;
}
.component_next_0200 .easy_0483 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component_next_0200 .easy_0483 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort-clean-598e .east_b40c {
  margin-bottom: 1.41575em;
}
.sort-clean-598e .clean-ed10 {
  margin-bottom: 1.618em;
}
.hot_f125 .easy-127a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hot_f125 .easy-127a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hot_f125 .message-d82e {
  max-width: 100%;
  overflow: auto;
}
.article_eeb3 .hot_f125 a:hover {
  text-decoration: underline;
}
.purple-e175 .thick-82a9:not(.under_042c),
.purple-e175 .hover_green_4c41 {
  margin-bottom: 1.41575em;
}
.purple-e175 .thick-82a9:not(.under_042c):last-child,
.purple-e175 .hover_green_4c41:last-child {
  margin-bottom: 0;
}
.purple-e175 .thick-82a9.message_tall_bd9c {
  margin-bottom: 0.41575em;
}
.purple-e175 .focus_a76a:before,
.purple-e175 .logo_c940:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.purple-e175 .focus_a76a:before {
  content: "\f115";
}
.purple-e175 .logo_c940:before {
  content: "\f02c";
}
.purple-e175 .outline_selected_6510 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.purple-e175 .outline_selected_6510 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.copper_b72f {
  display: -webkit-box;
  display: flex;
}
.copper_b72f .header_a44d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .copper_b72f .header_a44d {
    flex-basis: 90px;
  }
}
.copper_b72f .header-basic-d89a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .copper_b72f .header-basic-d89a {
    flex-basis: calc(100% - 50px);
  }
}
.copper_b72f .wrapper_right_cd01 p:last-child {
  margin-bottom: 0.72em;
}
.panel-dim-f884 .easy_0483 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.panel-dim-f884 .easy_0483:after,
.panel-dim-f884 .easy_0483:before {
  content: "";
  display: table;
}
.panel-dim-f884 .easy_0483:after {
  clear: both;
}
.panel-dim-f884 .easy_0483 .thumbnail_paper_2d71,
.panel-dim-f884 .easy_0483 .dropdown_outer_c1ae {
  width: 49%;
}
.panel-dim-f884 .easy_0483 .thumbnail_paper_2d71 a span.title_9bd6,
.panel-dim-f884 .easy_0483 .dropdown_outer_c1ae a span.title_9bd6 {
  display: block;
  margin-bottom: 5px;
}
.panel-dim-f884 .easy_0483 .dropdown_outer_c1ae {
  float: left;
  text-align: left;
}
.panel-dim-f884 .easy_0483 .thumbnail_paper_2d71 {
  float: right;
  text-align: right;
}
.pattern_huge_5dc8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pattern_huge_5dc8 {
    margin-bottom: 0;
  }
}
.active-2741 {
  margin-bottom: 1em;
}
.active-2741 .under_042c {
  font-size: 1.1em;
  line-height: 1.3;
}
.pro-c0e6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.feature-0692 .active-2741,
.static_a704 .active-2741 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .feature-0692 .active-2741,
  .static_a704 .active-2741 {
    display: block;
  }
}
.feature-0692 .pro-c0e6,
.static_a704 .pro-c0e6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .feature-0692 .pro-c0e6,
  .static_a704 .pro-c0e6 {
    margin-bottom: 1em;
  }
}
.feature-0692 .pro-c0e6 img,
.static_a704 .pro-c0e6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.feature-0692 .header_green_dbca,
.static_a704 .header_green_dbca {
  flex-basis: calc(100% - 160px);
}
.feature-0692 .header_green_dbca p,
.static_a704 .header_green_dbca p {
  margin-bottom: 0;
}
.feature-0692 .header_green_dbca {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .feature-0692 .header_green_dbca {
    padding-left: 0;
  }
}
.static_a704 .header_green_dbca {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .static_a704 .header_green_dbca {
    padding-right: 0;
  }
}
.static_a704 .pro-c0e6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fluid_5d01 .pro-c0e6 {
  margin-bottom: 0.5em;
}
.fluid_5d01 .pro-c0e6 img {
  width: 100%;
}
.logo_lite_89ac .middle-7580,
.modal_ac48 .middle-7580 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal_ac48 .tabs-b2a6 .box_53e4 p:last-child {
  margin-bottom: 0;
}
.bright_c721 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gold_45d3 .fast_1a96 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gold_45d3 .fast_1a96:last-of-type {
    margin-bottom: 0;
  }
}
.gold_45d3 .fast_1a96 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gold_45d3 .fast_1a96 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gold_45d3 .fast_1a96 ul li {
  margin: 0 0 0.6em;
}
.gold_45d3 .fast_1a96 ul li.overlay_stone_8be2,
.gold_45d3 .fast_1a96 ul li.mask_middle_3de9 {
  position: relative;
}
.gold_45d3 .fast_1a96 ul li.overlay_stone_8be2 .title-lite-a641,
.gold_45d3 .fast_1a96 ul li.mask_middle_3de9 .title-lite-a641 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gold_45d3 .fast_1a96 ul li.overlay_stone_8be2:after:after,
.gold_45d3 .fast_1a96 ul li.overlay_stone_8be2:after:before,
.gold_45d3
  .fast_1a96
  ul
  li.mask_middle_3de9:after:after,
.gold_45d3
  .fast_1a96
  ul
  li.mask_middle_3de9:after:before {
  content: "";
  display: table;
}
.gold_45d3 .fast_1a96 ul li.overlay_stone_8be2:after:after,
.gold_45d3
  .fast_1a96
  ul
  li.mask_middle_3de9:after:after {
  clear: both;
}
.gold_45d3 .fast_1a96 a.image_clean_7b7e:hover {
  text-decoration: none;
}
.gold_45d3 .fast_1a96 select {
  max-width: 100%;
}
.gold_45d3 .fast_1a96 table {
  font-size: 85%;
}
.gold_45d3 .fast_1a96 table td,
.gold_45d3 .fast_1a96 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gold_45d3 .fast_1a96 table tfoot td {
  text-align: left;
}
.gold_45d3 .fast_1a96 :last-child {
  margin-bottom: 0;
}
.gold_45d3 .fast_1a96 .hover_center_1d3c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gold_45d3 .fast_1a96 .hover_center_1d3c label {
  width: 100%;
}
.gold_45d3 .fast_1a96 .hover_center_1d3c .column-6802 {
  width: 100%;
  display: block;
}
.gold_45d3 .fast_1a96 .hover_center_1d3c .aside_6a5d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gold_45d3 .fast_1a96 .hover_center_1d3c .aside_6a5d:hover svg #svg-search {
  fill: #444;
}
.gold_45d3 .fast_1a96 .hover_center_1d3c .aside_6a5d svg {
  width: 18px;
  height: 18px;
}
.gold_45d3 .description-pressed-c929 ul ul,
.gold_45d3 .wrapper-clean-c3cb ul ul,
.gold_45d3 .box-5cf7 ul ul,
.gold_45d3 .info_top_ff6a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gold_45d3 .description-pressed-c929 .message-center-036f > a,
.gold_45d3 .wrapper-clean-c3cb .message-center-036f > a,
.gold_45d3 .box-5cf7 .message-center-036f > a,
.gold_45d3 .info_top_ff6a .message-center-036f > a {
  margin-bottom: 0;
}
.gold_45d3 .description_inner_f9f5 li,
.gold_45d3 .description-pressed-c929 li,
.gold_45d3 .south-bdfa li,
.gold_45d3 .wrapper-clean-c3cb li,
.gold_45d3 .box-5cf7 li,
.gold_45d3 .info_top_ff6a li,
.gold_45d3 .section_21f8 li,
.gold_45d3 .out-ec66 li {
  display: block;
  position: relative;
}
.gold_45d3 .description_inner_f9f5 li:last-child,
.gold_45d3 .description-pressed-c929 li:last-child,
.gold_45d3 .south-bdfa li:last-child,
.gold_45d3 .wrapper-clean-c3cb li:last-child,
.gold_45d3 .box-5cf7 li:last-child,
.gold_45d3 .info_top_ff6a li:last-child,
.gold_45d3 .section_21f8 li:last-child,
.gold_45d3 .out-ec66 li:last-child {
  border: none;
}
.gold_45d3 .description_inner_f9f5 li a,
.gold_45d3 .description-pressed-c929 li a,
.gold_45d3 .south-bdfa li a,
.gold_45d3 .wrapper-clean-c3cb li a,
.gold_45d3 .box-5cf7 li a,
.gold_45d3 .info_top_ff6a li a,
.gold_45d3 .section_21f8 li a,
.gold_45d3 .out-ec66 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold_45d3 .description_inner_f9f5 li ul li::before,
.gold_45d3 .description-pressed-c929 li ul li::before,
.gold_45d3 .south-bdfa li ul li::before,
.gold_45d3 .wrapper-clean-c3cb li ul li::before,
.gold_45d3 .box-5cf7 li ul li::before,
.gold_45d3 .info_top_ff6a li ul li::before,
.gold_45d3 .section_21f8 li ul li::before,
.gold_45d3 .out-ec66 li ul li::before {
  left: 15px;
}
.gold_45d3 .description_inner_f9f5 li ul a,
.gold_45d3 .description-pressed-c929 li ul a,
.gold_45d3 .south-bdfa li ul a,
.gold_45d3 .wrapper-clean-c3cb li ul a,
.gold_45d3 .box-5cf7 li ul a,
.gold_45d3 .info_top_ff6a li ul a,
.gold_45d3 .section_21f8 li ul a,
.gold_45d3 .out-ec66 li ul a {
  padding-left: 20px;
}
.gold_45d3 .description_inner_f9f5 li ul ul li::before,
.gold_45d3 .description-pressed-c929 li ul ul li::before,
.gold_45d3 .south-bdfa li ul ul li::before,
.gold_45d3 .wrapper-clean-c3cb li ul ul li::before,
.gold_45d3 .box-5cf7 li ul ul li::before,
.gold_45d3 .info_top_ff6a li ul ul li::before,
.gold_45d3 .section_21f8 li ul ul li::before,
.gold_45d3 .out-ec66 li ul ul li::before {
  left: 30px;
}
.gold_45d3 .description_inner_f9f5 li ul ul a,
.gold_45d3 .description-pressed-c929 li ul ul a,
.gold_45d3 .south-bdfa li ul ul a,
.gold_45d3 .wrapper-clean-c3cb li ul ul a,
.gold_45d3 .box-5cf7 li ul ul a,
.gold_45d3 .info_top_ff6a li ul ul a,
.gold_45d3 .section_21f8 li ul ul a,
.gold_45d3 .out-ec66 li ul ul a {
  padding-left: 40px;
}
.gold_45d3 .aside_down_b33a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold_45d3 .out-ec66 ul li {
  margin-bottom: 1.41575em;
}
.gold_45d3 .out-ec66 ul li .progress_a545 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gold_45d3 .out-ec66 ul li .main_cold_beaa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active-dec6 .description_inner_f9f5 li a,
.active-dec6 .description-pressed-c929 li a,
.active-dec6 .south-bdfa li a,
.active-dec6 .wrapper-clean-c3cb li a,
.active-dec6 .box-5cf7 li a,
.active-dec6 .info_top_ff6a li a,
.active-dec6 .section_21f8 li a,
.active-dec6 .out-ec66 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-dec6 .aside_down_b33a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-dec6 .fast_1a96 ul li.overlay_stone_8be2 .title-lite-a641,
.active-dec6 .fast_1a96 ul li.mask_middle_3de9 .title-lite-a641 {
  background: rgba(0, 0, 0, 0.2);
}
.active-dec6 .gold_45d3 .fast_1a96 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_b4a3 .gold_45d3 .dropdown-active-13db li {
  margin: 0;
}
.static_b4a3 .gold_45d3 .dropdown-active-13db li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.static_b4a3 .gold_45d3 .dropdown-active-13db li ul {
  margin: 0;
}
.static_b4a3 .gold_45d3 .dropdown-active-13db li ul li a {
  padding-left: 15px;
}
.static_b4a3 .gold_45d3 .dropdown-active-13db li ul li li a {
  padding-left: 30px;
}
.static_b4a3 .gold_45d3 .dropdown-active-13db li.cold-8281 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.static_b4a3 .gold_45d3 .dropdown-active-13db li.cold-8281 > 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;
}
.static_b4a3 .gold_45d3 .dropdown-active-13db li.cold-8281 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.notification_c807 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accent_bottom_0751 {
  position: relative;
  z-index: 10;
}
.accent_bottom_0751 .huge_34dc {
  width: 100%;
  max-width: 100%;
}
.huge_549c .header_static_2640 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.huge_549c .logo-bright-9a0a {
}
.huge_549c .active-dec6 {
  background: #292929;
}
.shade_82f3 .header_static_2640 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shade_82f3 .logo-bright-9a0a {
  background: #f9f9f9;
}
.shade_82f3 .active-dec6 {
  background: #303030;
}
.old_12ef .header_static_2640 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .old_12ef .accent-dim-bb31 {
    margin-bottom: 1em;
  }
  .old_12ef .accent-dim-bb31:last-child {
    margin-bottom: 0;
  }
}
.old_12ef .logo-bright-9a0a {
  background: #ededed;
}
.old_12ef .active-dec6 {
  background: #1a1a1a;
}
.header_static_2640.logo-bright-9a0a {
  color: rgba(0, 0, 0, 0.6);
}
.header_static_2640.logo-bright-9a0a .fresh-3916 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_static_2640.active-dec6 {
  color: rgba(255, 255, 255, 0.99);
}
.header_static_2640.active-dec6 a:not(.image_clean_7b7e) {
  color: rgba(255, 255, 255, 0.79);
}
.header_static_2640.active-dec6 a:not(.image_clean_7b7e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_static_2640.active-dec6 .fresh-3916 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_static_2640.active-dec6 table tbody td,
.header_static_2640.active-dec6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wood-2006.fresh-8292 .gallery_5cb1 {
  max-width: initial;
}
.wood-2006 .input-cold-6eb8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wood-2006 .input-cold-6eb8 .huge_34dc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wood-2006 .input-cold-6eb8 .huge_34dc {
    display: block;
    margin-bottom: 2em;
  }
  .wood-2006 .input-cold-6eb8 .huge_34dc:last-child {
    margin-bottom: 0;
  }
}
.old_12ef .accent-dim-bb31:last-child,
.shade_82f3 .accent-dim-bb31:last-child,
.huge_549c .accent-dim-bb31:last-child {
  margin-bottom: 0;
}
.old_12ef .accent-dim-bb31 .gold_45d3 .fast_1a96:last-child,
.shade_82f3 .accent-dim-bb31 .gold_45d3 .fast_1a96:last-child,
.huge_549c .accent-dim-bb31 .gold_45d3 .fast_1a96:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .old_12ef .link-93db,
  .old_12ef .prev-561a,
  .shade_82f3 .link-93db,
  .shade_82f3 .prev-561a,
  .huge_549c .link-93db,
  .huge_549c .prev-561a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accent_bottom_0751 .accent-dim-bb31 {
    margin-bottom: 2em;
  }
}
.accent_bottom_0751 p:last-child {
  margin-bottom: 0;
}
.accent_bottom_0751 li,
.accent_bottom_0751 ul {
  list-style: none;
  margin: 0;
}
.accent_bottom_0751 ul ul {
  margin-left: 2.617924em;
}
.warm-0a81 {
  font-size: 0.875em;
}

/* css-noise: bb3b */
.widget-item-h6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
