/*!
Theme Name: Customify
Theme URI: https://pressmaximum.badge-yellow-5fc5/customify
Author: WPCustomify
Author URI: https://pressmaximum.badge-yellow-5fc5
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.badge-yellow-5fc5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.search_yellow_74ff.link_ed1b/licenses/gpl-2.0.tabs-0788
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.thick-7249/, (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.caption_276d.full-c430/normalize.icon-c868/
 ======
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.icon-c868 v7.0.0 | MIT License | github.badge-yellow-5fc5/necolas/normalize.icon-c868 */
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;
}
.sort_basic_da58 .grid_stone_3c38,
.thick-c843,
.tabs-29c7,
.layout_basic_4d69,
.texture-e850,
.basic_7bb6,
.texture-first-e3ff,
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;
}
.thick-c843,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .thick-c843,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .thick-c843,
  h1 {
    font-size: 1.8em;
  }
}
.tabs-29c7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs-29c7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs-29c7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-29c7,
  h2 {
    font-size: 1.7em;
  }
}
.layout_basic_4d69,
h3 {
  font-size: 1.618em;
}
.sort_basic_da58 .grid_stone_3c38,
.texture-e850,
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.progress-7235 {
  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;
}
.next-5796:after,
.next-5796:before,
.row-e602:after,
.row-e602:before {
  content: "";
  display: table;
}
.next-5796:after,
.row-e602:after {
  clear: both;
}
.outline-12ff {
  float: right;
  margin-right: 0;
}
.accordion_center_38ba {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification-current-ed78 .short_dc86,
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;
}
.notification-current-ed78 .short_dc86: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;
}
.wrapper-fd3c .short_dc86 {
  box-shadow: none;
}
.wrapper-fd3c
  .short_dc86
  .text_1bd9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.wrapper-fd3c .short_dc86 .hero_liquid_fe60 {
  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;
}
.wrapper-fd3c
  .short_dc86
  .hero_liquid_fe60
  b {
  display: none;
}
.wrapper-fd3c .grid-south-81c1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gradient_9387:not(.menu-basic-7b81):not(.thumbnail-1918),
button:not(.menu-basic-7b81):not(.thumbnail-1918),
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ),
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ),
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):hover,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):hover,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):hover,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):hover,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):active,
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):focus,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):active,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):focus,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):active,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):focus,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):active,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):focus,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):active,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):focus {
  outline: 0;
}
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd {
  position: relative;
}
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .stale-190d,
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .surface-right-18b2,
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .aside-dim-92b3,
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  i,
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  svg,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .stale-190d,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .surface-right-18b2,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .aside-dim-92b3,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  i,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  svg,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .stale-190d,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .surface-right-18b2,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .aside-dim-92b3,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  i,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  svg,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .stale-190d,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .surface-right-18b2,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .aside-dim-92b3,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  i,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  svg,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .stale-190d,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .surface-right-18b2,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  .aside-dim-92b3,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  i,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd
  svg {
  visibility: hidden;
}
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd:after,
button:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd:after,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd:after,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd:after,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ).fn-loading-0edd:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.gradient_9387:not(.menu-basic-7b81):not(.thumbnail-1918),
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ),
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ),
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ) {
  color: #fff;
  background: #235787;
}
.gradient_9387:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):focus,
input[type="button"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):focus,
input[type="reset"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):focus,
input[type="submit"]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ):focus {
  color: #fff;
}
.gradient_9387.fn-disabled-0edd:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ),
.gradient_9387[disabled]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ),
button.fn-disabled-0edd:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ),
button[disabled]:not(.menu-basic-7b81):not(
    .thumbnail-1918
  ) {
  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;
}
.first_af6f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.first_af6f: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;
}
.tertiary-2705 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.advanced-65d9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient_slow_c9dd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.next-5796:after,
.next-5796:before,
.detail-0022:after,
.detail-0022:before,
.logo-clean-65ec:after,
.logo-clean-65ec:before,
.hot-34d7:after,
.hot-34d7:before,
.first-2bbe:after,
.first-2bbe:before,
.thick-c231:after,
.thick-c231:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.next-5796:after,
.detail-0022:after,
.logo-clean-65ec:after,
.hot-34d7:after,
.first-2bbe:after,
.thick-c231:after {
  clear: both;
}
.detail-0022 .dim-4ee1,
.logo-clean-65ec .dim-4ee1,
.hero_72d4 .dim-4ee1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.north-7552 {
  display: inline-block;
}
.brown-8284 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.brown-8284 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.brown-8284 .mini_8151 {
  padding: 1em 0;
  font-size: 85%;
}
.mini_8151 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outline-wide-c5ed {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outline-wide-c5ed:after,
.outline-wide-c5ed:before {
  content: "";
  display: table;
}
.outline-wide-c5ed:after {
  clear: both;
}
.complex_3b46 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.next_c652 .complex_3b46 {
  max-width: 50%;
}
.sort-e905 .complex_3b46 {
  max-width: 33.33%;
}
.chip_over_3217 .complex_3b46 {
  max-width: 25%;
}
.yellow_89ef .complex_3b46 {
  max-width: 20%;
}
.progress-active-360d .complex_3b46 {
  max-width: 16.66%;
}
.gallery_5f65 .complex_3b46 {
  max-width: 14.28%;
}
.focused_5b71 .complex_3b46 {
  max-width: 12.5%;
}
.background-7084 .complex_3b46 {
  max-width: 11.11%;
}
.accent_cool_72d5 {
  display: block;
}
.sort_basic_da58 .header-light-3e1d label,
.sort_basic_da58 .old_ce32 label,
.sort_basic_da58 .next-3f86 label,
.sort_basic_da58 .list-92d6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background-selected-98e3 {
  list-style: none;
  margin: 0;
}
.background-selected-98e3 article.silver-0b9b {
  margin-bottom: 0;
}
.background-selected-98e3 ul {
  list-style: none;
  margin: 0;
}
.background-selected-98e3 .info_460a li.silver-0b9b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background-selected-98e3 .info_460a li.silver-0b9b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background-selected-98e3 .info_460a li.silver-0b9b: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) {
  .background-selected-98e3 .info_460a li.silver-0b9b li.silver-0b9b li.silver-0b9b li.silver-0b9b {
    padding-left: 0;
  }
}
article.silver-0b9b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.silver-0b9b .detail-0022 p:last-of-type {
  margin-bottom: 0;
}
article.silver-0b9b .feature-cool-ef59 {
  float: left;
}
article.silver-0b9b .top_3e34 {
  margin-left: 85px;
}
article.silver-0b9b .title_b41d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.silver-0b9b .title_b41d .background_cd9a {
  margin-left: 10px;
}
article.silver-0b9b .button-gas-efb4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.silver-0b9b .hovered_d5c9 {
  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 .header-light-3e1d,
  #respond .next-3f86,
  #respond .list-92d6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-light-3e1d input,
#respond .next-3f86 input,
#respond .list-92d6 input {
  width: 100%;
}
#respond .list-92d6 {
  margin-right: 0;
}
#respond .panel-eb89 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.middle_2b45 {
  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;
}
.middle_2b45.focus_cefd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.middle_2b45 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%);
}
.middle_2b45:focus,
.middle_2b45: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);
}
.popup-17ff {
  border-radius: 10%;
}
.list-7496 {
  border-radius: 50%;
}
.focused-7340 {
  font-size: 0.72em;
}
.video_b67d {
  font-size: 0.875em;
}
.widget-last-e8db {
  font-size: 1.1em;
}
.breadcrumb_prev_d167 {
  text-transform: uppercase;
  line-height: 1.2;
}
.breadcrumb_prev_d167.focused-7340 {
  letter-spacing: 0.5px;
}
.alert-warm-3978,
.alert-warm-3978 a {
  color: #6d6d6d;
}
.alert-warm-3978 a:hover {
  color: #111;
}
.gradient-dark-797a {
  color: #6d6d6d;
}
.info_bright_ebb9 {
  overflow-x: hidden;
}
.info_bright_ebb9 .tag_right_a4e8.list_917c {
  position: relative;
}
.info_bright_ebb9 .tag_right_a4e8.list_917c.simple_3fff {
  position: initial;
}
.info_bright_ebb9
  .tag_right_a4e8.list_917c.simple_3fff
  .grid_64dc {
  left: auto;
}
.info_bright_ebb9 .tag_right_a4e8 .grid_64dc {
  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;
}
.info_bright_ebb9 .tag_right_a4e8:hover.list_917c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.info_bright_ebb9
  .tag_right_a4e8:hover.list_917c
  .grid_64dc {
  display: block;
  z-index: 9999999;
}
.info_bright_ebb9 .grid_9806 .tall-edba,
.info_bright_ebb9 .orange_a936 .tall-edba {
  display: none;
}
.info_bright_ebb9 .gallery_middle_c323 .tag_right_a4e8:hover.list_917c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort_basic_da58 .header-light-3e1d label,
.sort_basic_da58 .old_ce32 label,
.sort_basic_da58 .next-3f86 label,
.sort_basic_da58 .list-92d6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background-selected-98e3 {
  list-style: none;
  margin: 0;
}
.background-selected-98e3 article.silver-0b9b {
  margin-bottom: 0;
}
.background-selected-98e3 ul {
  list-style: none;
  margin: 0;
}
.background-selected-98e3 .info_460a li.silver-0b9b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background-selected-98e3 .info_460a li.silver-0b9b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background-selected-98e3 .info_460a li.silver-0b9b: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) {
  .background-selected-98e3 .info_460a li.silver-0b9b li.silver-0b9b li.silver-0b9b li.silver-0b9b {
    padding-left: 0;
  }
}
article.silver-0b9b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.silver-0b9b .detail-0022 p:last-of-type {
  margin-bottom: 0;
}
article.silver-0b9b .feature-cool-ef59 {
  float: left;
}
article.silver-0b9b .top_3e34 {
  margin-left: 85px;
}
article.silver-0b9b .title_b41d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.silver-0b9b .title_b41d .background_cd9a {
  margin-left: 10px;
}
article.silver-0b9b .button-gas-efb4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.silver-0b9b .hovered_d5c9 {
  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 .header-light-3e1d,
  #respond .next-3f86,
  #respond .list-92d6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-light-3e1d input,
#respond .next-3f86 input,
#respond .list-92d6 input {
  width: 100%;
}
#respond .list-92d6 {
  margin-right: 0;
}
#respond .panel-eb89 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_9806 .notice-blue-5071 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notice-blue-5071 .stone-8e26.background_upper_600b .message_wide_c350 > li > a:focus,
.notice-blue-5071 .stone-8e26.background_upper_600b .message_wide_c350 > li > a:hover,
.notice-blue-5071 .stone-8e26.last-dd2c .message_wide_c350 > li > a:focus,
.notice-blue-5071 .stone-8e26.last-dd2c .message_wide_c350 > li > a:hover,
.notice-blue-5071 .stone-8e26.badge_0380 .message_wide_c350 > li > a:focus,
.notice-blue-5071 .stone-8e26.badge_0380 .message_wide_c350 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-blue-5071
  .stone-8e26.background_upper_600b
  .message_wide_c350
  > li.title_a292
  > a,
.notice-blue-5071
  .stone-8e26.background_upper_600b
  .message_wide_c350
  > li.purple-5ed4
  > a,
.notice-blue-5071
  .stone-8e26.last-dd2c
  .message_wide_c350
  > li.title_a292
  > a,
.notice-blue-5071
  .stone-8e26.last-dd2c
  .message_wide_c350
  > li.purple-5ed4
  > a,
.notice-blue-5071
  .stone-8e26.badge_0380
  .message_wide_c350
  > li.title_a292
  > a,
.notice-blue-5071 .stone-8e26.badge_0380 .message_wide_c350 > li.first_14be > a {
  color: rgba(255, 255, 255, 0.99);
}
.notice-blue-5071 .avatar-f376,
.notice-blue-5071 .avatar-f376 a {
  color: rgba(255, 255, 255, 0.99);
}
.notice-blue-5071 .liquid-3cb0.tertiary_prev_793d li a,
.notice-blue-5071 .action_2698 a,
.notice-blue-5071 .shade_55dc,
.notice-blue-5071 .message_wide_c350 > li > a,
.notice-blue-5071 .brown-dcba {
  color: rgba(255, 255, 255, 0.79);
}
.notice-blue-5071 .liquid-3cb0.tertiary_prev_793d li a:hover,
.notice-blue-5071 .action_2698 a:hover,
.notice-blue-5071 .shade_55dc:hover,
.notice-blue-5071 .message_wide_c350 > li > a:hover,
.notice-blue-5071 .brown-dcba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-blue-5071 .lite_8ae0 {
  color: rgba(255, 255, 255, 0.79);
}
.notice-blue-5071 .lite_8ae0 .active_stone_ddc2 {
  color: rgba(255, 255, 255, 0.99);
}
.notice-blue-5071 .lite_8ae0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-blue-5071 .tooltip_prev_d205 .module-bf66 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-blue-5071 .tooltip_prev_d205 .module-bf66 .down_06f7 {
  color: rgba(255, 255, 255, 0.79);
}
.notice-blue-5071
  .tooltip_prev_d205
  .module-bf66
  .down_06f7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice-blue-5071
  .tooltip_prev_d205
  .module-bf66
  .down_06f7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice-blue-5071
  .tooltip_prev_d205
  .module-bf66
  .down_06f7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice-blue-5071
  .tooltip_prev_d205
  .module-bf66
  .down_06f7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice-blue-5071 .tooltip_prev_d205 .thumbnail_b5b3 {
  color: rgba(255, 255, 255, 0.79);
}
.notice-blue-5071 .tooltip_prev_d205 .thumbnail_b5b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_basic_f8da
  .notice-blue-5071
  .tooltip_prev_d205
  .photo-8d71
  .active-7c09 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus_basic_f8da
  .notice-blue-5071
  .tooltip_prev_d205
  .photo-8d71
  .down_06f7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_9806 .current_b3b6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.current_b3b6 .stone-8e26.background_upper_600b .message_wide_c350 > li > a:focus,
.current_b3b6 .stone-8e26.background_upper_600b .message_wide_c350 > li > a:hover,
.current_b3b6 .stone-8e26.last-dd2c .message_wide_c350 > li > a:focus,
.current_b3b6 .stone-8e26.last-dd2c .message_wide_c350 > li > a:hover,
.current_b3b6 .stone-8e26.badge_0380 .message_wide_c350 > li > a:focus,
.current_b3b6 .stone-8e26.badge_0380 .message_wide_c350 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.current_b3b6
  .stone-8e26.background_upper_600b
  .message_wide_c350
  > li.title_a292
  > a,
.current_b3b6
  .stone-8e26.background_upper_600b
  .message_wide_c350
  > li.purple-5ed4
  > a,
.current_b3b6
  .stone-8e26.last-dd2c
  .message_wide_c350
  > li.title_a292
  > a,
.current_b3b6
  .stone-8e26.last-dd2c
  .message_wide_c350
  > li.purple-5ed4
  > a,
.current_b3b6
  .stone-8e26.badge_0380
  .message_wide_c350
  > li.title_a292
  > a,
.current_b3b6 .stone-8e26.badge_0380 .message_wide_c350 > li.first_14be > a {
  color: rgba(0, 0, 0, 0.8);
}
.current_b3b6 .avatar-f376,
.current_b3b6 .avatar-f376 a {
  color: rgba(0, 0, 0, 0.8);
}
.current_b3b6 .liquid-3cb0.tertiary_prev_793d li a,
.current_b3b6 .action_2698 a,
.current_b3b6 .shade_55dc,
.current_b3b6 .message_wide_c350 > li > a,
.current_b3b6 .brown-dcba {
  color: rgba(0, 0, 0, 0.55);
}
.current_b3b6 .liquid-3cb0.tertiary_prev_793d li a:hover,
.current_b3b6 .action_2698 a:hover,
.current_b3b6 .shade_55dc:hover,
.current_b3b6 .message_wide_c350 > li > a:hover,
.current_b3b6 .brown-dcba:hover {
  color: rgba(0, 0, 0, 0.8);
}
.current_b3b6 .lite_8ae0 {
  color: rgba(0, 0, 0, 0.55);
}
.current_b3b6 .lite_8ae0 .active_stone_ddc2 {
  color: rgba(0, 0, 0, 0.8);
}
.current_b3b6 .lite_8ae0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north_eb8a .shade_short_5168 {
  margin-left: auto;
  margin-right: auto;
}
.logo-clean-65ec > * {
  margin-left: auto;
  margin-right: auto;
}
.logo-clean-65ec .tertiary-2705 {
  margin-right: 1.41575em;
}
.orange-0de7 .logo-clean-65ec > .highlight_blue_ac86 {
  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;
}
.orange-0de7 .logo-clean-65ec > .sidebar_e4b1 {
  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;
}
.pattern-left-1515.north_eb8a .shade_short_5168,
.liquid_9dcb.north_eb8a .shade_short_5168 {
  margin-left: 0;
}
.border_e18d.north_eb8a .shade_short_5168,
.tabs_complex_99f9.north_eb8a .shade_short_5168 {
  margin-right: 0;
}
.logo-clean-65ec ol,
.logo-clean-65ec ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background_selected_c363 video {
  max-width: 100%;
}
.gallery_2eb2 img {
  display: block;
}
.gallery_2eb2.tertiary-2705,
.gallery_2eb2.advanced-65d9 {
  width: 100%;
}
.gallery_2eb2.sidebar_e4b1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.summary_glass_8173:not(.fixed_75e7) {
  margin: 1.5em auto;
}
.fast_c114 p {
  padding: 1.5em 14px;
}
ul.stone-1150.sidebar_e4b1,
ul.stone-1150.highlight_blue_ac86,
ul.stone-1150.bottom-a77d.highlight_blue_ac86 {
  padding: 0 14px;
}
.border_brown_18b3 {
  display: block;
  overflow-x: auto;
}
.border_brown_18b3 table {
  border-collapse: collapse;
  width: 100%;
}
.border_brown_18b3 td,
.border_brown_18b3 th {
  padding: 0.5em;
}
.logo-clean-65ec li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo-clean-65ec ol ol,
.logo-clean-65ec ol ul,
.logo-clean-65ec ul ol,
.logo-clean-65ec ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo-clean-65ec ol ol li,
.logo-clean-65ec ol ul li,
.logo-clean-65ec ul ol li,
.logo-clean-65ec ul ul li {
  margin-left: 0;
}
.shade_active_079a.link_tiny_d4ee > .pagination-pink-59cd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shade_active_079a.link_tiny_d4ee > .pagination-pink-59cd iframe,
.shade_active_079a.link_tiny_d4ee > .pagination-pink-59cd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.search-prev-5040 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.search-prev-5040.narrow_1cf4 {
  padding: 0;
}
.search-prev-5040.narrow_1cf4 cite {
  font-size: 13px;
}
.search-prev-5040 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.search-prev-5040 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.component_0ab8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.component_0ab8 > p:first-child {
  margin-top: 0;
}
.component_0ab8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.component_0ab8 blockquote {
  border-left: 0;
}
.list_4246 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.list_4246:not(.element-black-c339) {
  max-width: 100px;
}
.list_4246.right-260d {
  border-bottom: none !important;
  text-align: center;
}
.list_4246.right-260d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fast_c114 p {
    padding: 1.5em 0;
  }
}
.orange_83d7 {
  color: #0073aa;
}
.widget_6474 {
  background-color: #0073aa;
}
.detail_6ae7 {
  color: #229fd8;
}
.heading-a0ce {
  background-color: #229fd8;
}
.copper_f4f7 {
  color: #eee;
}
.row_9837 {
  background-color: #eee;
}
.down-1b14 {
  color: #444;
}
.panel_mini_282b {
  background-color: #444;
}
.slider-cbee {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.slider-cbee .preview_purple_693d .action_2698 {
  font-size: 15px;
}
.slider-cbee .action_2698 {
  line-height: 1.3;
}
.slider-cbee .current_b3b6 {
}
.slider-cbee .notice-blue-5071 {
  background: #235787;
}
.accordion-stone-ee8e {
  padding: 0;
}
.accordion-stone-ee8e .notice-blue-5071 {
  background: #1a1a1a;
}
.accordion-stone-ee8e .current_b3b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb_7d37 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb_7d37 .current_b3b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb_7d37 .notice-blue-5071 {
  background: #303030;
}
.thick-c231 {
  position: relative;
  z-index: 10;
}
.thick-c231 .modal-43a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_7033 .list_917c {
  display: inline-block;
  vertical-align: middle;
}
.backdrop_7033.focus_5292 .list_917c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop_7033.focus_5292 .list_917c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_7033.focus_5292 .list_917c {
    margin-right: 0.4em;
  }
}
.backdrop_7033.focus_5292 .list_917c:last-child {
  margin-right: 0;
}
.modal-d8e6 .modal-43a2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .grid_9806 .preview_purple_693d {
    margin: 0 -0.5em;
  }
  .grid_9806 .preview_purple_693d [class*="customify-col-"],
  .grid_9806 .preview_purple_693d [class*="customify-col_"],
  .grid_9806 .preview_purple_693d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.grid_9806.cool-7c0a .modal-43a2 {
  background: 0 0 !important;
}
.grid_9806.cool-7c0a .modal-43a2,
.grid_9806.modal-d8e6 .modal-43a2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .grid_9806.smooth_a874 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.grid_9806.modal-d8e6 .modal-43a2 {
  box-shadow: none !important;
}
.down-f422 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .down-f422 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .down-f422 {
    padding: 18px 0 20px;
  }
}
.down-f422 .pattern_clean_37ae {
  width: 100%;
}
.down-f422 .overlay-f3db {
  margin-bottom: 0;
}
.down-f422 .footer-pink-e770 {
  margin-top: 5px;
  font-size: 0.875em;
}
.search_focused_b6f4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.search_focused_b6f4 .component_current_c0da {
  width: 100%;
}
.tooltip-light-3b0a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tooltip-light-3b0a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tooltip-light-3b0a 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;
}
.tooltip-light-3b0a li:last-child:after {
  display: none;
}
.tooltip-light-3b0a li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert_large_584b .tall-edba button,
.down-f422 .tall-edba button {
  left: 0;
}
.alert_large_584b .component_current_c0da,
.down-f422 .component_current_c0da {
  padding-left: 0;
  padding-right: 0;
}
.alert_large_584b .search_focused_b6f4,
.down-f422 .search_focused_b6f4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert_large_584b {
  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;
}
.alert_large_584b: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;
}
.alert_large_584b .frame_dbb5 {
  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) {
  .alert_large_584b .frame_dbb5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_large_584b .frame_dbb5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert_large_584b .frame_dbb5 {
    min-height: 200px;
  }
}
.alert_large_584b .tooltip-light-3b0a {
  color: rgba(255, 255, 255, 0.8);
}
.alert_large_584b .tooltip-light-3b0a a,
.alert_large_584b .tooltip-light-3b0a li:after {
  color: inherit;
}
.alert_large_584b .tooltip-light-3b0a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.module-5e0b {
  margin-bottom: 0.5em;
}
.description_middle_a971 {
  margin-bottom: 1.2em;
}
.description_middle_a971,
.module-5e0b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.description_middle_a971 p:last-child,
.module-5e0b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tall-edba,
#masthead .tall-edba {
  display: none;
}
#masthead
  > .tall-edba.tag-first-cb99 {
  display: none;
}
#masthead > .tall-edba button {
  left: 0;
}
.hot-3c54 {
  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%;
}
.hot-3c54 .list_917c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hot-3c54 .pagination_1c0f {
  display: -webkit-box;
  display: flex;
}
.hot-3c54 .pagination_1c0f.media_hard_4391 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hot-3c54 .pagination_1c0f.label_hard_91b6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot-3c54 .pagination_1c0f.preview_lite_19dc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot-3c54.component-paper-0122.feature_5e83 .pagination_1c0f.media_hard_4391 {
  flex-basis: 100%;
}
.hot-3c54.notification-f924 .pagination_1c0f.label_hard_91b6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hot-3c54.notification-f924 .pagination_1c0f.preview_lite_19dc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tall-edba.tag-first-cb99 {
  display: none;
}
#masthead > .tall-edba button {
  left: 0;
}
.search_light_2de4 {
  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;
}
.search_light_2de4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.search_light_2de4.title-stone-bd55 i {
  margin-right: 4px;
}
.search_light_2de4.status-dynamic-329a i {
  margin-left: 5px;
}
.action_2698 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.action_2698 p:last-child {
  margin-bottom: 0;
}
.search-plasma-37ba {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.search-plasma-37ba a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.search-plasma-37ba img {
  display: block;
  width: auto;
  line-height: 1;
}
.search-plasma-37ba .avatar-f376 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.search-plasma-37ba .plasma-6bac {
  margin: 5px 0 7px 0;
}
.search-plasma-37ba.light-0bf2 .silver-f539 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-plasma-37ba.light-0bf2 .picture-9a29 {
  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;
}
.search-plasma-37ba.component_smooth_7a3a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.search-plasma-37ba.component_smooth_7a3a .silver-f539 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-plasma-37ba.component_smooth_7a3a .picture-9a29 {
  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;
}
.search-plasma-37ba.accordion-over-fd0d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search-plasma-37ba.description_f1a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.search-plasma-37ba.description_f1a4 .picture-9a29 {
  margin-top: 7px;
}
.card-31d1 {
  display: inline-block;
}
.thick-c231 .nav-3e4e .search-plasma-37ba img {
  max-width: 100%;
}
.stone-8e26 .table-dynamic-5f16.tabs_1c35,
.row_f29e .table-dynamic-5f16.tabs_1c35 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.stone-8e26 .component-hot-87b4,
.row_f29e .component-hot-87b4 {
  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%);
}
.stone-8e26 .component-hot-87b4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.stone-8e26.breadcrumb_174a .component-hot-87b4 {
  display: none;
}
.stone-8e26 .slider_medium_3534 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stone-8e26 .slider_medium_3534 li {
  display: inline-block;
  position: relative;
}
.stone-8e26 .slider_medium_3534 li:last-child {
  margin-right: 0;
}
.stone-8e26 .slider_medium_3534 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;
}
.stone-8e26 .slider_medium_3534 li.first_14be > a {
  color: rgba(0, 0, 0, 0.9);
}
.stone-8e26 .slider_medium_3534 > 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;
}
.stone-8e26 .slider_medium_3534 > li > a i {
  line-height: 0;
}
.stone-8e26 .slider_medium_3534 > li.last_9c19 > a .component-hot-87b4 {
  margin-left: 4px;
  line-height: 0;
}
.stone-8e26 .slider_medium_3534 .pro_7ce8 li.last_9c19 > a {
  position: relative;
}
.stone-8e26 .slider_medium_3534 .pro_7ce8 li.last_9c19 > a:after,
.stone-8e26 .slider_medium_3534 .pro_7ce8 li.last_9c19 > a:before {
  content: "";
  display: table;
}
.stone-8e26 .slider_medium_3534 .pro_7ce8 li.last_9c19 > a:after {
  clear: both;
}
.stone-8e26 .slider_medium_3534 .pro_7ce8 li.last_9c19 > a .component-hot-87b4 {
  margin-left: 5px;
  float: right;
}
.stone-8e26 .content_soft_8763,
.stone-8e26 .pro_7ce8 {
  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;
}
.stone-8e26 .pro_7ce8 {
  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;
}
.stone-8e26 .pro_7ce8 .tabs_1c35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.stone-8e26 .pro_7ce8 .component-hot-87b4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.stone-8e26 .pro_7ce8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.stone-8e26 .pro_7ce8 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;
}
.stone-8e26 .pro_7ce8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.stone-8e26 .pro_7ce8 .pro_7ce8 {
  top: 0;
  left: 100%;
}
.stone-8e26 .shadow-5b1a.fn-focus-0edd > .content_soft_8763,
.stone-8e26 .shadow-5b1a.fn-focus-0edd > .pro_7ce8,
.stone-8e26 .shadow-5b1a:focus > .content_soft_8763,
.stone-8e26 .shadow-5b1a:focus > .pro_7ce8,
.stone-8e26 .shadow-5b1a:hover > .content_soft_8763,
.stone-8e26 .shadow-5b1a:hover > .pro_7ce8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.stone-8e26.badge_0380 .message_wide_c350:after,
.stone-8e26.badge_0380 .message_wide_c350:before {
  content: "";
  display: table;
}
.stone-8e26.badge_0380 .message_wide_c350:after {
  clear: both;
}
.stone-8e26.badge_0380 .message_wide_c350 > li {
  float: left;
}
.stone-8e26.component-hovered-320c .message_wide_c350:after,
.stone-8e26.component-hovered-320c .message_wide_c350:before {
  content: "";
  display: table;
}
.stone-8e26.component-hovered-320c .message_wide_c350:after {
  clear: both;
}
.stone-8e26.component-hovered-320c .message_wide_c350 > li {
  float: left;
}
.stone-8e26.component-hovered-320c .message_wide_c350 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.stone-8e26.component-hovered-320c .message_wide_c350 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.stone-8e26.component-hovered-320c .message_wide_c350 > li.title_a292 > a,
.stone-8e26.component-hovered-320c .message_wide_c350 > li.first_14be > a {
  color: #fff;
  background-color: #1e4b75;
}
.stone-8e26.background_upper_600b .message_wide_c350 > li > a .tabs_1c35 {
  position: relative;
}
.stone-8e26.background_upper_600b .message_wide_c350 > li > a .tabs_1c35: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;
}
.stone-8e26.background_upper_600b
  .message_wide_c350
  > li:focus
  > a
  .tabs_1c35:before,
.stone-8e26.background_upper_600b
  .message_wide_c350
  > li:hover
  > a
  .tabs_1c35:before {
  width: 100%;
  background-color: currentColor;
}
.stone-8e26.background_upper_600b
  .message_wide_c350
  > li.title_a292
  > a
  .tabs_1c35:before,
.stone-8e26.background_upper_600b
  .message_wide_c350
  > li.purple-5ed4
  > a
  .tabs_1c35:before {
  width: 100%;
  background-color: currentColor;
}
.stone-8e26.last-dd2c .message_wide_c350 > li > a .tabs_1c35 {
  position: relative;
}
.stone-8e26.last-dd2c .message_wide_c350 > li > a .tabs_1c35: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;
}
.stone-8e26.last-dd2c .message_wide_c350 > li:focus > a .tabs_1c35:before,
.stone-8e26.last-dd2c
  .message_wide_c350
  > li:hover
  > a
  .tabs_1c35:before {
  width: 100%;
  background-color: currentColor;
}
.stone-8e26.last-dd2c
  .message_wide_c350
  > li.title_a292
  > a
  .tabs_1c35:before,
.stone-8e26.last-dd2c
  .message_wide_c350
  > li.purple-5ed4
  > a
  .tabs_1c35:before {
  width: 100%;
  background-color: currentColor;
}
.row_f29e .slider_medium_3534 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row_f29e .slider_medium_3534 li:first-child > a {
  border-top: none;
}
.row_f29e .slider_medium_3534 .fast-c651 > .tabs_1c35 .component-hot-87b4 {
  display: none;
}
.row_f29e .slider_medium_3534 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row_f29e .slider_medium_3534 li:last-child {
  border: none;
}
.row_f29e .slider_medium_3534 li.last_9c19 > a {
  padding-right: 45px !important;
}
.row_f29e .slider_medium_3534 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row_f29e .slider_medium_3534 li a:focus,
.row_f29e .slider_medium_3534 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_f29e .slider_medium_3534 li .notification_eb56 {
  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;
}
.row_f29e .slider_medium_3534 li .notification_eb56:hover {
  box-shadow: none;
}
.row_f29e .slider_medium_3534 li .notification_eb56 .component-hot-87b4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row_f29e .slider_medium_3534 .pro_7ce8 {
  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);
}
.row_f29e .slider_medium_3534 .pro_7ce8 li a {
  padding-left: 3em;
}
.row_f29e .slider_medium_3534 .disabled_480c > a .notification_eb56 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row_f29e .slider_medium_3534 .disabled_480c > .pro_7ce8 {
  display: block;
  opacity: 1;
}
.east_73fd {
  max-width: 100%;
}
.module-west-0227 {
  line-height: 0;
  cursor: pointer;
}
.brown-dcba {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.brown-dcba:hover {
  box-shadow: none;
  color: currentColor;
}
.brown-dcba svg {
  width: 18px;
  height: 18px;
}
.brown-dcba .hidden-e68f {
  display: none;
}
.notification-brown-8cad {
  position: relative;
}
.notification-brown-8cad.fn-active-0edd .brown-dcba .table-pink-6510 {
  display: none;
}
.notification-brown-8cad.fn-active-0edd .brown-dcba .hidden-e68f {
  display: inline-block;
}
.notification-brown-8cad .copper-a449 {
  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);
}
.notification-brown-8cad.texture-412c .copper-a449 {
  left: auto;
  right: -0.9em;
}
.notification-brown-8cad.texture-412c .box-fresh-90a8::before {
  left: auto;
  right: 15px;
}
.notification-brown-8cad.fn-active-0edd .copper-a449 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo-8d71 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.photo-8d71 label {
  flex-basis: 100%;
}
.photo-8d71 .module-bf66 {
  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;
}
.photo-8d71 .down_06f7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.photo-8d71 .down_06f7:focus {
  background-color: transparent;
}
.photo-8d71 button.thumbnail_b5b3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.photo-8d71 button.thumbnail_b5b3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.photo-8d71 button.thumbnail_b5b3 svg {
  width: 18px;
  height: 18px;
}
.photo-8d71 input[type="submit"] {
  min-height: auto;
}
.tooltip_prev_d205 .photo-8d71 .down_06f7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.box-fresh-90a8 {
  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) {
  .box-fresh-90a8 {
    width: 220px;
  }
}
.box-fresh-90a8 label {
  flex-basis: 100%;
}
.box-fresh-90a8::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;
}
.focus_basic_f8da .tooltip_prev_d205 .photo-8d71 {
  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;
}
.focus_basic_f8da
  .tooltip_prev_d205
  .photo-8d71
  .module-bf66 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focus_basic_f8da .tooltip_prev_d205 .photo-8d71 .down_06f7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focus_basic_f8da
  .tooltip_prev_d205
  .photo-8d71
  .down_06f7:focus {
  background: 0 0;
}
.focus_basic_f8da
  .tooltip_prev_d205
  .photo-8d71
  .active-7c09 {
  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;
}
.liquid-3cb0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.liquid-3cb0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.liquid-3cb0 li:last-child {
  margin-right: 0;
}
.liquid-3cb0 li:first-child {
  margin-left: 0;
}
.liquid-3cb0.hovered-a454 a {
  color: #fff;
}
.liquid-3cb0.hovered-a454 a:hover {
  color: #fff;
}
.liquid-3cb0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.liquid-3cb0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.liquid-3cb0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.liquid-3cb0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.liquid-3cb0 [class*="social-icon-apple"] {
  background-color: #999;
}
.liquid-3cb0 [class*="social-icon-apple"].video-red-c93a {
  background-color: transparent;
  color: #999;
}
.liquid-3cb0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.liquid-3cb0 [class*="social-icon-behance"].video-red-c93a {
  background-color: transparent;
  color: #1769ff;
}
.liquid-3cb0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.liquid-3cb0 [class*="social-icon-bitbucket"].video-red-c93a {
  background-color: transparent;
  color: #205081;
}
.liquid-3cb0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.liquid-3cb0 [class*="social-icon-codepen"].video-red-c93a {
  background-color: transparent;
  color: #000;
}
.liquid-3cb0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.liquid-3cb0 [class*="social-icon-delicious"].video-red-c93a {
  background-color: transparent;
  color: #39f;
}
.liquid-3cb0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.liquid-3cb0 [class*="social-icon-digg"].video-red-c93a {
  background-color: transparent;
  color: #005be2;
}
.liquid-3cb0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.liquid-3cb0 [class*="social-icon-dribbble"].video-red-c93a {
  background-color: transparent;
  color: #ea4c89;
}
.liquid-3cb0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.liquid-3cb0 [class*="social-icon-envelope"].video-red-c93a {
  background-color: transparent;
  color: #ea4335;
}
.liquid-3cb0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.liquid-3cb0 [class*="social-icon-facebook"].video-red-c93a {
  background-color: transparent;
  color: #3b5998;
}
.liquid-3cb0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.liquid-3cb0 [class*="social-icon-flickr"].video-red-c93a {
  background-color: transparent;
  color: #0063dc;
}
.liquid-3cb0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.liquid-3cb0 [class*="social-icon-foursquare"].video-red-c93a {
  background-color: transparent;
  color: #2d5be3;
}
.liquid-3cb0 [class*="social-icon-github"] {
  background-color: #333;
}
.liquid-3cb0 [class*="social-icon-github"].video-red-c93a {
  background-color: transparent;
  color: #333;
}
.liquid-3cb0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.liquid-3cb0 [class*="social-icon-google-plus"].video-red-c93a {
  background-color: transparent;
  color: #dd4b39;
}
.liquid-3cb0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.liquid-3cb0 [class*="social-icon-houzz"].video-red-c93a {
  background-color: transparent;
  color: #7ac142;
}
.liquid-3cb0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.liquid-3cb0 [class*="social-icon-instagram"].video-red-c93a {
  background-color: transparent;
  color: #262626;
}
.liquid-3cb0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.liquid-3cb0 [class*="social-icon-jsfiddle"].video-red-c93a {
  background-color: transparent;
  color: #487aa2;
}
.liquid-3cb0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.liquid-3cb0 [class*="social-icon-linkedin"].video-red-c93a {
  background-color: transparent;
  color: #0077b5;
}
.liquid-3cb0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.liquid-3cb0 [class*="social-icon-medium"].video-red-c93a {
  background-color: transparent;
  color: #00ab6b;
}
.liquid-3cb0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.liquid-3cb0
  [class*="social-icon-odnoklassniki"].video-red-c93a {
  background-color: transparent;
  color: #f4731c;
}
.liquid-3cb0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.liquid-3cb0 [class*="social-icon-meetup"].video-red-c93a {
  background-color: transparent;
  color: #ec1c40;
}
.liquid-3cb0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.liquid-3cb0 [class*="social-icon-pinterest"].video-red-c93a {
  background-color: transparent;
  color: #bd081c;
}
.liquid-3cb0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.liquid-3cb0 [class*="social-icon-product-hunt"].video-red-c93a {
  background-color: transparent;
  color: #da552f;
}
.liquid-3cb0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.liquid-3cb0 [class*="social-icon-reddit"].video-red-c93a {
  background-color: transparent;
  color: #ff4500;
}
.liquid-3cb0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.liquid-3cb0 [class*="social-icon-rss"].video-red-c93a {
  background-color: transparent;
  color: #f26522;
}
.liquid-3cb0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.liquid-3cb0
  [class*="social-icon-shopping-cart"].video-red-c93a {
  background-color: transparent;
  color: #4caf50;
}
.liquid-3cb0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.liquid-3cb0 [class*="social-icon-skype"].video-red-c93a {
  background-color: transparent;
  color: #00aff0;
}
.liquid-3cb0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.liquid-3cb0 [class*="social-icon-slideshare"].video-red-c93a {
  background-color: transparent;
  color: #0077b5;
}
.liquid-3cb0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.liquid-3cb0 [class*="social-icon-snapchat"].video-red-c93a {
  background-color: transparent;
  color: #fffc00;
}
.liquid-3cb0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.liquid-3cb0 [class*="social-icon-soundcloud"].video-red-c93a {
  background-color: transparent;
  color: #f80;
}
.liquid-3cb0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.liquid-3cb0 [class*="social-icon-spotify"].video-red-c93a {
  background-color: transparent;
  color: #2ebd59;
}
.liquid-3cb0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.liquid-3cb0
  [class*="social-icon-stack-overflow"].video-red-c93a {
  background-color: transparent;
  color: #fe7a15;
}
.liquid-3cb0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.liquid-3cb0 [class*="social-icon-maldkfgram"].video-red-c93a {
  background-color: transparent;
  color: #2ca5e0;
}
.liquid-3cb0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.liquid-3cb0 [class*="social-icon-tripadvisor"].video-red-c93a {
  background-color: transparent;
  color: #589442;
}
.liquid-3cb0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.liquid-3cb0 [class*="social-icon-tumblr"].video-red-c93a {
  background-color: transparent;
  color: #35465c;
}
.liquid-3cb0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.liquid-3cb0 [class*="social-icon-twitch"].video-red-c93a {
  background-color: transparent;
  color: #6441a5;
}
.liquid-3cb0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.liquid-3cb0 [class*="social-icon-twitter"].video-red-c93a {
  background-color: transparent;
  color: #1da1f2;
}
.liquid-3cb0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.liquid-3cb0 [class*="social-icon-vimeo"].video-red-c93a {
  background-color: transparent;
  color: #1ab7ea;
}
.liquid-3cb0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.liquid-3cb0 [class*="social-icon-vk"].video-red-c93a {
  background-color: transparent;
  color: #45668e;
}
.liquid-3cb0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.liquid-3cb0 [class*="social-icon-weibo"].video-red-c93a {
  background-color: transparent;
  color: #df2029;
}
.liquid-3cb0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.liquid-3cb0 [class*="social-icon-weixin"].video-red-c93a {
  background-color: transparent;
  color: #7bb32e;
}
.liquid-3cb0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.liquid-3cb0 [class*="social-icon-whatsapp"].video-red-c93a {
  background-color: transparent;
  color: #25d366;
}
.liquid-3cb0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.liquid-3cb0 [class*="social-icon-wordpress"].video-red-c93a {
  background-color: transparent;
  color: #21759b;
}
.liquid-3cb0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.liquid-3cb0 [class*="social-icon-xing"].video-red-c93a {
  background-color: transparent;
  color: #026466;
}
.liquid-3cb0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.liquid-3cb0 [class*="social-icon-yelp"].video-red-c93a {
  background-color: transparent;
  color: #af0606;
}
.liquid-3cb0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.liquid-3cb0 [class*="social-icon-youtube"].video-red-c93a {
  background-color: transparent;
  color: #cd201f;
}
.shade_55dc {
  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;
}
.shade_55dc:hover {
  box-shadow: none;
  background: 0 0;
}
.notice_lite_e04e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fixed-0cca {
  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;
}
.notice-dim-06bd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pattern-warm-6ce9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pattern-warm-6ce9,
.pattern-warm-6ce9::after,
.pattern-warm-6ce9::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;
}
.pattern-warm-6ce9::after,
.pattern-warm-6ce9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.image-30e8 .fixed-0cca .notice-dim-06bd {
  margin-top: -2px;
  width: 19px;
}
.image-30e8 .fixed-0cca .pattern-warm-6ce9 {
  margin-top: -1px;
}
.image-30e8 .fixed-0cca .pattern-warm-6ce9,
.image-30e8 .fixed-0cca .pattern-warm-6ce9::after,
.image-30e8 .fixed-0cca .pattern-warm-6ce9::before {
  width: 19px;
  height: 2px;
}
.image-30e8 .fixed-0cca .pattern-warm-6ce9::before {
  top: -6px;
}
.image-30e8 .fixed-0cca .pattern-warm-6ce9::after {
  bottom: -6px;
}
.description_under_c005 .fixed-0cca .notice-dim-06bd {
  margin-top: -2px;
  width: 22px;
}
.description_under_c005 .fixed-0cca .pattern-warm-6ce9 {
  margin-top: -1px;
}
.description_under_c005 .fixed-0cca .pattern-warm-6ce9,
.description_under_c005 .fixed-0cca .pattern-warm-6ce9::after,
.description_under_c005 .fixed-0cca .pattern-warm-6ce9::before {
  width: 22px;
  height: 2px;
}
.description_under_c005 .fixed-0cca .pattern-warm-6ce9::before {
  top: -7px;
}
.description_under_c005 .fixed-0cca .pattern-warm-6ce9::after {
  bottom: -7px;
}
.outline-4259 .fixed-0cca .notice-dim-06bd {
  margin-top: -2px;
  width: 31px;
}
.outline-4259 .fixed-0cca .pattern-warm-6ce9 {
  margin-top: -1.5px;
}
.outline-4259 .fixed-0cca .pattern-warm-6ce9,
.outline-4259 .fixed-0cca .pattern-warm-6ce9::after,
.outline-4259 .fixed-0cca .pattern-warm-6ce9::before {
  width: 31px;
  height: 3px;
}
.outline-4259 .fixed-0cca .pattern-warm-6ce9::before {
  top: -9px;
}
.outline-4259 .fixed-0cca .pattern-warm-6ce9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .easy_7d6d .fixed-0cca .notice-dim-06bd {
    margin-top: -2px;
    width: 19px;
  }
  .easy_7d6d .fixed-0cca .pattern-warm-6ce9 {
    margin-top: -1px;
  }
  .easy_7d6d .fixed-0cca .pattern-warm-6ce9,
  .easy_7d6d .fixed-0cca .pattern-warm-6ce9::after,
  .easy_7d6d .fixed-0cca .pattern-warm-6ce9::before {
    width: 19px;
    height: 2px;
  }
  .easy_7d6d .fixed-0cca .pattern-warm-6ce9::before {
    top: -6px;
  }
  .easy_7d6d .fixed-0cca .pattern-warm-6ce9::after {
    bottom: -6px;
  }
  .filter-dim-34b9 .fixed-0cca .notice-dim-06bd {
    margin-top: -2px;
    width: 22px;
  }
  .filter-dim-34b9 .fixed-0cca .pattern-warm-6ce9 {
    margin-top: -1px;
  }
  .filter-dim-34b9 .fixed-0cca .pattern-warm-6ce9,
  .filter-dim-34b9 .fixed-0cca .pattern-warm-6ce9::after,
  .filter-dim-34b9 .fixed-0cca .pattern-warm-6ce9::before {
    width: 22px;
    height: 2px;
  }
  .filter-dim-34b9 .fixed-0cca .pattern-warm-6ce9::before {
    top: -7px;
  }
  .filter-dim-34b9 .fixed-0cca .pattern-warm-6ce9::after {
    bottom: -7px;
  }
  .image-89b8 .fixed-0cca .notice-dim-06bd {
    margin-top: -2px;
    width: 31px;
  }
  .image-89b8 .fixed-0cca .pattern-warm-6ce9 {
    margin-top: -1.5px;
  }
  .image-89b8 .fixed-0cca .pattern-warm-6ce9,
  .image-89b8 .fixed-0cca .pattern-warm-6ce9::after,
  .image-89b8 .fixed-0cca .pattern-warm-6ce9::before {
    width: 31px;
    height: 3px;
  }
  .image-89b8 .fixed-0cca .pattern-warm-6ce9::before {
    top: -9px;
  }
  .image-89b8 .fixed-0cca .pattern-warm-6ce9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .main-fefd .fixed-0cca .notice-dim-06bd {
    margin-top: -2px;
    width: 19px;
  }
  .main-fefd .fixed-0cca .pattern-warm-6ce9 {
    margin-top: -1px;
  }
  .main-fefd .fixed-0cca .pattern-warm-6ce9,
  .main-fefd .fixed-0cca .pattern-warm-6ce9::after,
  .main-fefd .fixed-0cca .pattern-warm-6ce9::before {
    width: 19px;
    height: 2px;
  }
  .main-fefd .fixed-0cca .pattern-warm-6ce9::before {
    top: -6px;
  }
  .main-fefd .fixed-0cca .pattern-warm-6ce9::after {
    bottom: -6px;
  }
  .copper_68bf .fixed-0cca .notice-dim-06bd {
    margin-top: -2px;
    width: 22px;
  }
  .copper_68bf .fixed-0cca .pattern-warm-6ce9 {
    margin-top: -1px;
  }
  .copper_68bf .fixed-0cca .pattern-warm-6ce9,
  .copper_68bf .fixed-0cca .pattern-warm-6ce9::after,
  .copper_68bf .fixed-0cca .pattern-warm-6ce9::before {
    width: 22px;
    height: 2px;
  }
  .copper_68bf .fixed-0cca .pattern-warm-6ce9::before {
    top: -7px;
  }
  .copper_68bf .fixed-0cca .pattern-warm-6ce9::after {
    bottom: -7px;
  }
  .texture-cada .fixed-0cca .notice-dim-06bd {
    margin-top: -2px;
    width: 31px;
  }
  .texture-cada .fixed-0cca .pattern-warm-6ce9 {
    margin-top: -1.5px;
  }
  .texture-cada .fixed-0cca .pattern-warm-6ce9,
  .texture-cada .fixed-0cca .pattern-warm-6ce9::after,
  .texture-cada .fixed-0cca .pattern-warm-6ce9::before {
    width: 31px;
    height: 3px;
  }
  .texture-cada .fixed-0cca .pattern-warm-6ce9::before {
    top: -9px;
  }
  .texture-cada .fixed-0cca .pattern-warm-6ce9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dark-0f25 .fixed-0cca .notice-dim-06bd {
    margin-top: -2px;
    width: 19px;
  }
  .dark-0f25 .fixed-0cca .pattern-warm-6ce9 {
    margin-top: -1px;
  }
  .dark-0f25 .fixed-0cca .pattern-warm-6ce9,
  .dark-0f25 .fixed-0cca .pattern-warm-6ce9::after,
  .dark-0f25 .fixed-0cca .pattern-warm-6ce9::before {
    width: 19px;
    height: 2px;
  }
  .dark-0f25 .fixed-0cca .pattern-warm-6ce9::before {
    top: -6px;
  }
  .dark-0f25 .fixed-0cca .pattern-warm-6ce9::after {
    bottom: -6px;
  }
  .banner_1a72 .fixed-0cca .notice-dim-06bd {
    margin-top: -2px;
    width: 22px;
  }
  .banner_1a72 .fixed-0cca .pattern-warm-6ce9 {
    margin-top: -1px;
  }
  .banner_1a72 .fixed-0cca .pattern-warm-6ce9,
  .banner_1a72 .fixed-0cca .pattern-warm-6ce9::after,
  .banner_1a72 .fixed-0cca .pattern-warm-6ce9::before {
    width: 22px;
    height: 2px;
  }
  .banner_1a72 .fixed-0cca .pattern-warm-6ce9::before {
    top: -7px;
  }
  .banner_1a72 .fixed-0cca .pattern-warm-6ce9::after {
    bottom: -7px;
  }
  .container-green-0512 .fixed-0cca .notice-dim-06bd {
    margin-top: -2px;
    width: 31px;
  }
  .container-green-0512 .fixed-0cca .pattern-warm-6ce9 {
    margin-top: -1.5px;
  }
  .container-green-0512 .fixed-0cca .pattern-warm-6ce9,
  .container-green-0512 .fixed-0cca .pattern-warm-6ce9::after,
  .container-green-0512 .fixed-0cca .pattern-warm-6ce9::before {
    width: 31px;
    height: 3px;
  }
  .container-green-0512 .fixed-0cca .pattern-warm-6ce9::before {
    top: -9px;
  }
  .container-green-0512 .fixed-0cca .pattern-warm-6ce9::after {
    bottom: -9px;
  }
}
.alert-7765 .pattern-warm-6ce9 {
  -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);
}
.alert-7765 .pattern-warm-6ce9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.alert-7765 .pattern-warm-6ce9::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);
}
.alert-7765.north_c9c2 .pattern-warm-6ce9 {
  -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);
}
.alert-7765.north_c9c2 .pattern-warm-6ce9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.alert-7765.north_c9c2 .pattern-warm-6ce9::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);
}
.red_e2df {
  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.pattern-thick-da4f:before {
  display: none;
}
.orange_a936 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.orange_a936 .paragraph_complex_e841 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.orange_a936 .paragraph_complex_e841:last-of-type {
  border-bottom: none;
}
.orange_a936 .paragraph_complex_e841.dropdown-advanced-1862,
.orange_a936 .paragraph_complex_e841.icon_upper_671d,
.orange_a936 .paragraph_complex_e841.hover_up_da87 {
  padding: 0;
}
.orange_a936 .row_f29e .notification_eb56 {
  color: currentColor;
}
.orange_a936 .row_f29e .notification_eb56:focus,
.orange_a936 .row_f29e .notification_eb56:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange_a936.current_b3b6 .lite_8ae0,
.orange_a936.current_b3b6 .action_2698 a,
.orange_a936.current_b3b6 .message_wide_c350 a,
.orange_a936.current_b3b6 .pro_7ce8 a {
  color: rgba(0, 0, 0, 0.55);
}
.orange_a936.current_b3b6 .lite_8ae0:hover,
.orange_a936.current_b3b6 .action_2698 a:hover,
.orange_a936.current_b3b6 .message_wide_c350 a:hover,
.orange_a936.current_b3b6 .pro_7ce8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange_a936.current_b3b6 .active_stone_ddc2 {
  color: rgba(0, 0, 0, 0.8);
}
.orange_a936.current_b3b6 .paragraph_complex_e841 {
  border-color: rgba(0, 0, 0, 0.08);
}
.orange_a936.current_b3b6 .paragraph_complex_e841:before {
  background: rgba(0, 0, 0, 0.08);
}
.orange_a936.current_b3b6 .middle_e07c:before {
  background: rgba(255, 255, 255, 0.9);
}
.orange_a936.current_b3b6 .row_f29e .slider_medium_3534 li a,
.orange_a936.current_b3b6 .row_f29e .notification_eb56,
.orange_a936.current_b3b6 .pro_7ce8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.orange_a936.current_b3b6 .row_f29e .notification_eb56:focus,
.orange_a936.current_b3b6 .row_f29e .notification_eb56:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange_a936.current_b3b6 .slider_medium_3534 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.orange_a936.notice-blue-5071 .lite_8ae0,
.orange_a936.notice-blue-5071 .action_2698 a,
.orange_a936.notice-blue-5071 .message_wide_c350 .notification_eb56,
.orange_a936.notice-blue-5071 .message_wide_c350 a,
.orange_a936.notice-blue-5071 .pro_7ce8 a {
  color: rgba(255, 255, 255, 0.79);
}
.orange_a936.notice-blue-5071 .lite_8ae0:hover,
.orange_a936.notice-blue-5071 .action_2698 a:hover,
.orange_a936.notice-blue-5071 .message_wide_c350 .notification_eb56:hover,
.orange_a936.notice-blue-5071 .message_wide_c350 a:hover,
.orange_a936.notice-blue-5071 .pro_7ce8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange_a936.notice-blue-5071 .active_stone_ddc2 {
  color: rgba(255, 255, 255, 0.99);
}
.orange_a936.notice-blue-5071 .paragraph_complex_e841 {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange_a936.notice-blue-5071 .paragraph_complex_e841:before {
  background: rgba(255, 255, 255, 0.08);
}
.orange_a936.notice-blue-5071 .middle_e07c:before {
  background: rgba(0, 0, 0, 0.9);
}
.orange_a936.notice-blue-5071 .row_f29e .slider_medium_3534 li a,
.orange_a936.notice-blue-5071 .row_f29e .notification_eb56,
.orange_a936.notice-blue-5071 .pro_7ce8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange_a936.notice-blue-5071 .row_f29e .notification_eb56:focus,
.orange_a936.notice-blue-5071 .row_f29e .notification_eb56:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange_a936.notice-blue-5071 .slider_medium_3534 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_e07c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.middle_e07c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.block-a7ac {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.preview-f272 .orange_a936 {
  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;
}
.preview-f272 .paragraph_complex_e841 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.preview-f272 .paragraph_complex_e841: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) {
  .preview-f272 .paragraph_complex_e841:before {
    width: 16%;
    left: 42%;
  }
}
.preview-f272 .paragraph_complex_e841:last-child:before {
  content: none;
}
.preview-f272 .paragraph_complex_e841[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.preview-f272 .row_f29e .slider_medium_3534 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.preview-f272 .row_f29e .slider_medium_3534 li a .notification_eb56 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.preview-f272 .row_f29e .pro_7ce8 {
  border: none;
}
.preview-f272 .row_f29e .pro_7ce8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.preview-f272 .middle_e07c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.preview-f272 .block-a7ac {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.preview-f272 .notice-blue-5071 .middle_e07c:before {
  background: rgba(0, 0, 0, 0.9);
}
.preview-f272 .current_b3b6.header-green-e577 .pattern-warm-6ce9 {
  background: rgba(0, 0, 0, 0.6);
}
.preview-f272
  .current_b3b6.header-green-e577
  .pattern-warm-6ce9::after,
.preview-f272
  .current_b3b6.header-green-e577
  .pattern-warm-6ce9:before {
  background: inherit;
}
.preview-f272
  .current_b3b6.header-green-e577:hover
  .pattern-warm-6ce9 {
  background: rgba(0, 0, 0, 0.8);
}
.iron_0f9c .orange_a936 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .iron_0f9c .orange_a936 {
    width: auto;
    right: 45px;
  }
}
.sidebar_prev_8edb .orange_a936 {
  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) {
  .sidebar_prev_8edb .orange_a936 {
    width: auto;
    left: 45px;
  }
}
.pattern-thick-da4f .orange_a936 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pattern-thick-da4f .block-a7ac {
  max-width: 48em;
  margin: 0 auto;
}
.pattern-thick-da4f .middle_e07c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hero-dbee {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hero-dbee.preview-f272 .orange_a936 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hero-dbee.iron_0f9c .orange_a936 {
  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);
}
.hero-dbee .orange_a936 {
  visibility: visible;
}
.hero-dbee.sidebar_prev_8edb .orange_a936 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer_white_4435,
.wrapper_top_01b4 {
  overflow-x: hidden;
}
.footer_white_4435 .orange_a936 {
  overflow: auto;
}
.footer_white_4435.preview-f272 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_white_4435.preview-f272 .orange_a936 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer_white_4435.preview-f272 .shade_55dc {
  opacity: 0;
}
.footer_white_4435.iron_0f9c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_white_4435.iron_0f9c .orange_a936 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer_white_4435.iron_0f9c .shade_55dc {
  opacity: 0;
}
.footer_white_4435.sidebar_prev_8edb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_white_4435.sidebar_prev_8edb .orange_a936 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer_white_4435.sidebar_prev_8edb .shade_55dc {
  opacity: 0;
}
.footer_white_4435.pattern-thick-da4f .orange_a936 {
  z-index: 10;
  visibility: visible;
}
.header-green-e577 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.header-green-e577 .pattern-warm-6ce9 {
  background: rgba(255, 255, 255, 0.99);
}
.header-green-e577 .pattern-warm-6ce9::after,
.header-green-e577 .pattern-warm-6ce9:before {
  background: inherit;
}
.header-green-e577:hover .pattern-warm-6ce9 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar_prev_8edb .header-green-e577 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pattern-thick-da4f .header-green-e577 {
  display: none !important;
}
.footer_white_4435:before,
.wrapper_top_01b4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer_white_4435 .header-green-e577,
.wrapper_top_01b4 .header-green-e577 {
  display: inline-block;
}
.orange_a936 .list_917c {
  -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;
}
.footer_white_4435 .orange_a936 .list_917c,
.wrapper_top_01b4 .orange_a936 .list_917c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column_gold_4c71 .module-bf66 {
  width: 100%;
}
.nav-3e4e {
  padding: 0 0.5em 0;
}
.nav-3e4e [class*="customify-col-"],
.nav-3e4e [class*="customify-col_"],
.nav-3e4e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.label_clean_1dca .nav-3e4e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .preview_purple_693d .notification-aa3f,
  .notification-aa3f {
    display: none;
  }
  .badge-fixed-2924 {
    text-align: left;
  }
  .warm-1005 {
    text-align: center;
  }
  .caption_orange_b453 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .preview_purple_693d .backdrop-tall-bf02,
  .backdrop-tall-bf02 {
    display: none;
  }
  .green_97f1 {
    text-align: left;
  }
  .content-fluid-3f7b {
    text-align: center;
  }
  .box_hard_8714 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .preview_purple_693d .aside-360a,
  .aside-360a {
    display: none;
  }
  .header_ec94 {
    text-align: left;
  }
  .fresh_ddff {
    text-align: center;
  }
  .link-steel-0639 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tag_hard_01bc {
  box-shadow: none !important;
}
.dirty_8d19 .paragraph_small_d3a9,
.fast_1fdc .paragraph_small_d3a9 {
  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;
}
.fast_1fdc .paragraph_small_d3a9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.modal-43a2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.modal-43a2:after,
.modal-43a2:before {
  content: "";
  display: table;
}
.modal-43a2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .modal-43a2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.modal-43a2,
.smooth_a874 {
  max-width: 1248px;
  margin: 0 auto;
}

.hot-34d7.description-glass-49db .modal-43a2 {
  max-width: 100%;
}
.hot-34d7.sidebar-iron-0e69 {
  max-width: 1200px;
  margin: 0 auto;
}
.hot-34d7.red-29bb .modal-43a2 {
  max-width: 100%;
}
.hot-34d7.red-29bb > .modal-43a2 {
  padding-left: 0;
  padding-right: 0;
}
.hot-34d7.red-29bb > .modal-43a2 .preview_purple_693d {
  margin: 0;
}
.hot-34d7.red-29bb
  > .modal-43a2
  .info-53e6.feature-wide-b64d {
  margin-right: 0;
  margin-left: 0;
}
.hot-34d7.red-29bb #main.feature-wide-b64d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .orange-2adc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .orange-2adc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lower-7f7c .shade_short_5168 {
    padding-right: 1em;
  }
  .lower-7f7c.highlight-bronze-0b8c .info-53e6 {
    border-right: 1px solid #eaecee;
  }
  .lower-7f7c.highlight-bronze-0b8c .shade_short_5168 {
    padding-right: 1em;
  }
  .lower-7f7c.highlight-bronze-0b8c .mask_2176 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast-338e .shade_short_5168 {
    padding-left: 1em;
  }
  .fast-338e.highlight-bronze-0b8c .info-53e6 {
    border-left: 1px solid #eaecee;
  }
  .fast-338e.highlight-bronze-0b8c .shade_short_5168 {
    padding-left: 1em;
  }
  .fast-338e.highlight-bronze-0b8c .mask_2176 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_large_afea .shade_short_5168 {
    padding-left: 1em;
  }
  .highlight_large_afea.highlight-bronze-0b8c .dirty_2021 {
    border-right: 1px solid #eaecee;
  }
  .highlight_large_afea.highlight-bronze-0b8c .status-875f {
    border-right: 1px solid #eaecee;
  }
  .highlight_large_afea.highlight-bronze-0b8c .shade_short_5168 {
    padding-left: 1em;
  }
  .highlight_large_afea.highlight-bronze-0b8c .mask_2176 {
    padding-right: 1em;
  }
  .highlight_large_afea.highlight-bronze-0b8c .shade-black-21db {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_gold_6393 .shade_short_5168 {
    padding-right: 1em;
  }
  .filter_gold_6393.highlight-bronze-0b8c .dirty_2021 {
    border-left: 1px solid #eaecee;
  }
  .filter_gold_6393.highlight-bronze-0b8c .status-875f {
    border-left: 1px solid #eaecee;
  }
  .filter_gold_6393.highlight-bronze-0b8c .shade_short_5168 {
    padding-right: 1em;
  }
  .filter_gold_6393.highlight-bronze-0b8c .mask_2176 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter_gold_6393.highlight-bronze-0b8c .shade-black-21db {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange-2adc .shade_short_5168 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange-2adc.highlight-bronze-0b8c .info-53e6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .orange-2adc.highlight-bronze-0b8c .shade_short_5168 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange-2adc.highlight-bronze-0b8c .mask_2176 {
    padding-left: 1em;
  }
  .orange-2adc.highlight-bronze-0b8c .shade-black-21db {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .orange-2adc.highlight-bronze-0b8c .shade_short_5168 {
    padding-left: 0;
  }
}
.mask_c8de .backdrop_7033 {
  display: inline-block;
}
.tag_9fcd {
  display: inline-block;
}
.backdrop-over-e9ee {
  word-con: break-word;
}
.image-copper-29d2 > span {
  display: inline-block;
  padding: 5px 0;
}
.image-copper-29d2 .hard_37a8 {
  margin-left: 8px;
  margin-right: 8px;
}
.image-copper-29d2 .table-65aa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.highlight_medium_2d5e .wrapper_5381 {
  margin-bottom: 2em;
}
.highlight_medium_2d5e .gallery_up_4384 {
  margin-bottom: 15px;
}
.highlight_medium_2d5e .gallery_up_4384:last-child {
  margin-bottom: 0;
}
.highlight_medium_2d5e .blue_7082 {
  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) {
  .highlight_medium_2d5e .blue_7082 {
    display: block;
  }
}
.highlight_medium_2d5e .bronze-8a83 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .highlight_medium_2d5e .bronze-8a83 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.highlight_medium_2d5e .shadow-medium-477a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.highlight_medium_2d5e .shadow-medium-477a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.highlight_medium_2d5e .shadow-medium-477a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.highlight_medium_2d5e .backdrop-over-e9ee {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_medium_2d5e .backdrop-over-e9ee a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.highlight_medium_2d5e .footer-small-4fb0 p:last-child {
  margin-bottom: 0;
}
.highlight_medium_2d5e .focus-up-dde3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.highlight_medium_2d5e .list-middle-c908 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.highlight_medium_2d5e .narrow-066c {
  margin-top: 1em;
}
.highlight_medium_2d5e .table_6d1e {
  top: 0;
  display: block;
}
.highlight_medium_2d5e .table_6d1e a {
  color: inherit;
}
.highlight_medium_2d5e .table_6d1e a:hover {
  color: inherit;
}
.highlight_medium_2d5e .brown_ef00 {
  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;
}
.highlight_medium_2d5e .brown_ef00:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.highlight_medium_2d5e .list-middle-c908 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.highlight_medium_2d5e .section_easy_c7a5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.highlight_medium_2d5e .section_easy_c7a5:first-child {
  margin-top: 0;
}
.highlight_medium_2d5e .section_easy_c7a5.tooltip_next_32e9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.highlight_medium_2d5e .section_easy_c7a5.media_c767 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight_medium_2d5e
  .section_easy_c7a5.media_c767.tall_4cf9
  .narrow-066c {
  width: 100%;
}
.highlight_medium_2d5e .media_c767 {
  -webkit-box-align: center;
  align-items: center;
}
.highlight_medium_2d5e .media_c767 .image-copper-29d2,
.highlight_medium_2d5e .media_c767 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.highlight_medium_2d5e .shadow-medium-477a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_medium_2d5e .shadow-medium-477a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_medium_2d5e .shadow-medium-477a: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;
}
.highlight_medium_2d5e .tooltip_next_32e9 {
  z-index: 5;
}
.highlight_medium_2d5e .secondary_3349 .picture_complex_1631 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.highlight_medium_2d5e .up-d6eb .picture_complex_1631 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.highlight_medium_2d5e .slow_852d .picture_complex_1631 {
  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;
}
.highlight_medium_2d5e.info-bddc .blue_7082,
.highlight_medium_2d5e.cool_6bd0 .blue_7082 {
  display: block;
}
.highlight_medium_2d5e.info-bddc .blue_7082 .orange-0b9a,
.highlight_medium_2d5e.info-bddc .blue_7082 .list-middle-c908,
.highlight_medium_2d5e.cool_6bd0 .blue_7082 .orange-0b9a,
.highlight_medium_2d5e.cool_6bd0 .blue_7082 .list-middle-c908 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_medium_2d5e.fluid_1cf9 .bronze-8a83 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .highlight_medium_2d5e.fluid_1cf9 .bronze-8a83 {
    margin-right: 0;
  }
}
.highlight_medium_2d5e.info-bddc .bronze-8a83,
.highlight_medium_2d5e.cool_6bd0 .bronze-8a83 {
  padding-top: 40%;
}
.highlight_medium_2d5e.info-bddc .wrapper_5381,
.highlight_medium_2d5e.cool_6bd0 .wrapper_5381 {
  display: block;
}
.highlight_medium_2d5e.info-bddc .fn-sticky-0edd .list-middle-c908,
.highlight_medium_2d5e.cool_6bd0 .fn-sticky-0edd .list-middle-c908 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.highlight_medium_2d5e.info-bddc .bronze-8a83,
.highlight_medium_2d5e.cool_6bd0 .bronze-8a83 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.highlight_medium_2d5e.info-bddc .list-middle-c908 {
  padding: 1em;
}
.highlight-liquid-5ee1 {
  margin: 30px auto;
  display: block;
}
.highlight-liquid-5ee1 .element-current-510d > * {
  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;
}
.highlight-liquid-5ee1 .element-current-510d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight-liquid-5ee1 .element-current-510d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hero_east_2be8 .image-copper-29d2 {
  margin-bottom: 1.41575em;
}
.hero_east_2be8 .stale-b112 {
  margin-bottom: 1.618em;
}
.logo-clean-65ec .module-37ed {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo-clean-65ec .module-37ed a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo-clean-65ec .down_d421 {
  max-width: 100%;
  overflow: auto;
}
.north_eb8a .logo-clean-65ec a:hover {
  text-decoration: underline;
}
.action-6304 .gallery_up_4384:not(.backdrop-over-e9ee),
.action-6304 .shadow-medium-477a {
  margin-bottom: 1.41575em;
}
.action-6304 .gallery_up_4384:not(.backdrop-over-e9ee):last-child,
.action-6304 .shadow-medium-477a:last-child {
  margin-bottom: 0;
}
.action-6304 .gallery_up_4384.button-6454 {
  margin-bottom: 0.41575em;
}
.action-6304 .shadow_north_2c17:before,
.action-6304 .hover_tall_7904:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.action-6304 .shadow_north_2c17:before {
  content: "\f115";
}
.action-6304 .hover_tall_7904:before {
  content: "\f02c";
}
.action-6304 .medium-54c1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.action-6304 .medium-54c1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.summary_2542 {
  display: -webkit-box;
  display: flex;
}
.summary_2542 .secondary_out_ef49 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .summary_2542 .secondary_out_ef49 {
    flex-basis: 90px;
  }
}
.summary_2542 .picture-red-9d71 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary_2542 .picture-red-9d71 {
    flex-basis: calc(100% - 50px);
  }
}
.summary_2542 .element_3799 p:last-child {
  margin-bottom: 0.72em;
}
.title_thick_af88 .element-current-510d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.title_thick_af88 .element-current-510d:after,
.title_thick_af88 .element-current-510d:before {
  content: "";
  display: table;
}
.title_thick_af88 .element-current-510d:after {
  clear: both;
}
.title_thick_af88 .element-current-510d .block_235e,
.title_thick_af88 .element-current-510d .thumbnail-1d11 {
  width: 49%;
}
.title_thick_af88 .element-current-510d .block_235e a span.action_10e5,
.title_thick_af88 .element-current-510d .thumbnail-1d11 a span.action_10e5 {
  display: block;
  margin-bottom: 5px;
}
.title_thick_af88 .element-current-510d .thumbnail-1d11 {
  float: left;
  text-align: left;
}
.title_thick_af88 .element-current-510d .block_235e {
  float: right;
  text-align: right;
}
.backdrop_steel_cc36 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .backdrop_steel_cc36 {
    margin-bottom: 0;
  }
}
.prev-e42f {
  margin-bottom: 1em;
}
.prev-e42f .backdrop-over-e9ee {
  font-size: 1.1em;
  line-height: 1.3;
}
.image_over_32e5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.accent-4f7c .prev-e42f,
.item-1f18 .prev-e42f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accent-4f7c .prev-e42f,
  .item-1f18 .prev-e42f {
    display: block;
  }
}
.accent-4f7c .image_over_32e5,
.item-1f18 .image_over_32e5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accent-4f7c .image_over_32e5,
  .item-1f18 .image_over_32e5 {
    margin-bottom: 1em;
  }
}
.accent-4f7c .image_over_32e5 img,
.item-1f18 .image_over_32e5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accent-4f7c .hidden-264f,
.item-1f18 .hidden-264f {
  flex-basis: calc(100% - 160px);
}
.accent-4f7c .hidden-264f p,
.item-1f18 .hidden-264f p {
  margin-bottom: 0;
}
.accent-4f7c .hidden-264f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accent-4f7c .hidden-264f {
    padding-left: 0;
  }
}
.item-1f18 .hidden-264f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .item-1f18 .hidden-264f {
    padding-right: 0;
  }
}
.item-1f18 .image_over_32e5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.disabled-mini-9835 .image_over_32e5 {
  margin-bottom: 0.5em;
}
.disabled-mini-9835 .image_over_32e5 img {
  width: 100%;
}
.caption-1df9 .detail_motion_c273,
.slow_0488 .detail_motion_c273 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slow_0488 .info-53e6 .paper-f13e p:last-child {
  margin-bottom: 0;
}
.layout-603b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.frame-warm-9f6f .new-3ebf {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .frame-warm-9f6f .new-3ebf:last-of-type {
    margin-bottom: 0;
  }
}
.frame-warm-9f6f .new-3ebf ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame-warm-9f6f .new-3ebf ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.frame-warm-9f6f .new-3ebf ul li {
  margin: 0 0 0.6em;
}
.frame-warm-9f6f .new-3ebf ul li.avatar-dynamic-2715,
.frame-warm-9f6f .new-3ebf ul li.sidebar_0345 {
  position: relative;
}
.frame-warm-9f6f .new-3ebf ul li.avatar-dynamic-2715 .column-upper-c421,
.frame-warm-9f6f .new-3ebf ul li.sidebar_0345 .column-upper-c421 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.frame-warm-9f6f .new-3ebf ul li.avatar-dynamic-2715:after:after,
.frame-warm-9f6f .new-3ebf ul li.avatar-dynamic-2715:after:before,
.frame-warm-9f6f
  .new-3ebf
  ul
  li.sidebar_0345:after:after,
.frame-warm-9f6f
  .new-3ebf
  ul
  li.sidebar_0345:after:before {
  content: "";
  display: table;
}
.frame-warm-9f6f .new-3ebf ul li.avatar-dynamic-2715:after:after,
.frame-warm-9f6f
  .new-3ebf
  ul
  li.sidebar_0345:after:after {
  clear: both;
}
.frame-warm-9f6f .new-3ebf a.gradient_9387:hover {
  text-decoration: none;
}
.frame-warm-9f6f .new-3ebf select {
  max-width: 100%;
}
.frame-warm-9f6f .new-3ebf table {
  font-size: 85%;
}
.frame-warm-9f6f .new-3ebf table td,
.frame-warm-9f6f .new-3ebf table th {
  padding: 0.2360828548em;
  text-align: center;
}
.frame-warm-9f6f .new-3ebf table tfoot td {
  text-align: left;
}
.frame-warm-9f6f .new-3ebf :last-child {
  margin-bottom: 0;
}
.frame-warm-9f6f .new-3ebf .action_5e05 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.frame-warm-9f6f .new-3ebf .action_5e05 label {
  width: 100%;
}
.frame-warm-9f6f .new-3ebf .action_5e05 .down_06f7 {
  width: 100%;
  display: block;
}
.frame-warm-9f6f .new-3ebf .action_5e05 .thumbnail_b5b3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.frame-warm-9f6f .new-3ebf .action_5e05 .thumbnail_b5b3:hover svg #svg-search {
  fill: #444;
}
.frame-warm-9f6f .new-3ebf .action_5e05 .thumbnail_b5b3 svg {
  width: 18px;
  height: 18px;
}
.frame-warm-9f6f .mask_complex_f545 ul ul,
.frame-warm-9f6f .bronze_6975 ul ul,
.frame-warm-9f6f .dark_69ac ul ul,
.frame-warm-9f6f .caption_east_40d1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.frame-warm-9f6f .mask_complex_f545 .last_9c19 > a,
.frame-warm-9f6f .bronze_6975 .last_9c19 > a,
.frame-warm-9f6f .dark_69ac .last_9c19 > a,
.frame-warm-9f6f .caption_east_40d1 .last_9c19 > a {
  margin-bottom: 0;
}
.frame-warm-9f6f .hover_b2e8 li,
.frame-warm-9f6f .mask_complex_f545 li,
.frame-warm-9f6f .tiny_5c9a li,
.frame-warm-9f6f .bronze_6975 li,
.frame-warm-9f6f .dark_69ac li,
.frame-warm-9f6f .caption_east_40d1 li,
.frame-warm-9f6f .input_focused_e6b1 li,
.frame-warm-9f6f .tooltip_silver_6af1 li {
  display: block;
  position: relative;
}
.frame-warm-9f6f .hover_b2e8 li:last-child,
.frame-warm-9f6f .mask_complex_f545 li:last-child,
.frame-warm-9f6f .tiny_5c9a li:last-child,
.frame-warm-9f6f .bronze_6975 li:last-child,
.frame-warm-9f6f .dark_69ac li:last-child,
.frame-warm-9f6f .caption_east_40d1 li:last-child,
.frame-warm-9f6f .input_focused_e6b1 li:last-child,
.frame-warm-9f6f .tooltip_silver_6af1 li:last-child {
  border: none;
}
.frame-warm-9f6f .hover_b2e8 li a,
.frame-warm-9f6f .mask_complex_f545 li a,
.frame-warm-9f6f .tiny_5c9a li a,
.frame-warm-9f6f .bronze_6975 li a,
.frame-warm-9f6f .dark_69ac li a,
.frame-warm-9f6f .caption_east_40d1 li a,
.frame-warm-9f6f .input_focused_e6b1 li a,
.frame-warm-9f6f .tooltip_silver_6af1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame-warm-9f6f .hover_b2e8 li ul li::before,
.frame-warm-9f6f .mask_complex_f545 li ul li::before,
.frame-warm-9f6f .tiny_5c9a li ul li::before,
.frame-warm-9f6f .bronze_6975 li ul li::before,
.frame-warm-9f6f .dark_69ac li ul li::before,
.frame-warm-9f6f .caption_east_40d1 li ul li::before,
.frame-warm-9f6f .input_focused_e6b1 li ul li::before,
.frame-warm-9f6f .tooltip_silver_6af1 li ul li::before {
  left: 15px;
}
.frame-warm-9f6f .hover_b2e8 li ul a,
.frame-warm-9f6f .mask_complex_f545 li ul a,
.frame-warm-9f6f .tiny_5c9a li ul a,
.frame-warm-9f6f .bronze_6975 li ul a,
.frame-warm-9f6f .dark_69ac li ul a,
.frame-warm-9f6f .caption_east_40d1 li ul a,
.frame-warm-9f6f .input_focused_e6b1 li ul a,
.frame-warm-9f6f .tooltip_silver_6af1 li ul a {
  padding-left: 20px;
}
.frame-warm-9f6f .hover_b2e8 li ul ul li::before,
.frame-warm-9f6f .mask_complex_f545 li ul ul li::before,
.frame-warm-9f6f .tiny_5c9a li ul ul li::before,
.frame-warm-9f6f .bronze_6975 li ul ul li::before,
.frame-warm-9f6f .dark_69ac li ul ul li::before,
.frame-warm-9f6f .caption_east_40d1 li ul ul li::before,
.frame-warm-9f6f .input_focused_e6b1 li ul ul li::before,
.frame-warm-9f6f .tooltip_silver_6af1 li ul ul li::before {
  left: 30px;
}
.frame-warm-9f6f .hover_b2e8 li ul ul a,
.frame-warm-9f6f .mask_complex_f545 li ul ul a,
.frame-warm-9f6f .tiny_5c9a li ul ul a,
.frame-warm-9f6f .bronze_6975 li ul ul a,
.frame-warm-9f6f .dark_69ac li ul ul a,
.frame-warm-9f6f .caption_east_40d1 li ul ul a,
.frame-warm-9f6f .input_focused_e6b1 li ul ul a,
.frame-warm-9f6f .tooltip_silver_6af1 li ul ul a {
  padding-left: 40px;
}
.frame-warm-9f6f .component-fd25 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame-warm-9f6f .tooltip_silver_6af1 ul li {
  margin-bottom: 1.41575em;
}
.frame-warm-9f6f .tooltip_silver_6af1 ul li .main-3910 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.frame-warm-9f6f .tooltip_silver_6af1 ul li .hard-ec97 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notice-blue-5071 .hover_b2e8 li a,
.notice-blue-5071 .mask_complex_f545 li a,
.notice-blue-5071 .tiny_5c9a li a,
.notice-blue-5071 .bronze_6975 li a,
.notice-blue-5071 .dark_69ac li a,
.notice-blue-5071 .caption_east_40d1 li a,
.notice-blue-5071 .input_focused_e6b1 li a,
.notice-blue-5071 .tooltip_silver_6af1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-blue-5071 .component-fd25 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-blue-5071 .new-3ebf ul li.avatar-dynamic-2715 .column-upper-c421,
.notice-blue-5071 .new-3ebf ul li.sidebar_0345 .column-upper-c421 {
  background: rgba(0, 0, 0, 0.2);
}
.notice-blue-5071 .frame-warm-9f6f .new-3ebf select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-34d7 .frame-warm-9f6f .slider_medium_3534 li {
  margin: 0;
}
.hot-34d7 .frame-warm-9f6f .slider_medium_3534 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hot-34d7 .frame-warm-9f6f .slider_medium_3534 li ul {
  margin: 0;
}
.hot-34d7 .frame-warm-9f6f .slider_medium_3534 li ul li a {
  padding-left: 15px;
}
.hot-34d7 .frame-warm-9f6f .slider_medium_3534 li ul li li a {
  padding-left: 30px;
}
.hot-34d7 .frame-warm-9f6f .slider_medium_3534 li.first_14be > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hot-34d7 .frame-warm-9f6f .slider_medium_3534 li.first_14be > 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;
}
.hot-34d7 .frame-warm-9f6f .slider_medium_3534 li.first_14be > 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;
}
.rough_04a7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.first-2bbe {
  position: relative;
  z-index: 10;
}
.first-2bbe .list_917c {
  width: 100%;
  max-width: 100%;
}
.popup-wood-b0cc .box_8fba {
  padding-top: 2em;
  padding-bottom: 2em;
}
.popup-wood-b0cc .current_b3b6 {
}
.popup-wood-b0cc .notice-blue-5071 {
  background: #292929;
}
.card_paper_9b7c .box_8fba {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card_paper_9b7c .current_b3b6 {
  background: #f9f9f9;
}
.card_paper_9b7c .notice-blue-5071 {
  background: #303030;
}
.shade-e33e .box_8fba {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-e33e .backdrop_7033 {
    margin-bottom: 1em;
  }
  .shade-e33e .backdrop_7033:last-child {
    margin-bottom: 0;
  }
}
.shade-e33e .current_b3b6 {
  background: #ededed;
}
.shade-e33e .notice-blue-5071 {
  background: #1a1a1a;
}
.box_8fba.current_b3b6 {
  color: rgba(0, 0, 0, 0.6);
}
.box_8fba.current_b3b6 .label_237c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_8fba.notice-blue-5071 {
  color: rgba(255, 255, 255, 0.99);
}
.box_8fba.notice-blue-5071 a:not(.gradient_9387) {
  color: rgba(255, 255, 255, 0.79);
}
.box_8fba.notice-blue-5071 a:not(.gradient_9387):hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_8fba.notice-blue-5071 .label_237c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_8fba.notice-blue-5071 table tbody td,
.box_8fba.notice-blue-5071 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gallery_middle_c323.modal-d8e6 .modal-43a2 {
  max-width: initial;
}
.gallery_middle_c323 .focus_5292 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gallery_middle_c323 .focus_5292 .list_917c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gallery_middle_c323 .focus_5292 .list_917c {
    display: block;
    margin-bottom: 2em;
  }
  .gallery_middle_c323 .focus_5292 .list_917c:last-child {
    margin-bottom: 0;
  }
}
.shade-e33e .backdrop_7033:last-child,
.card_paper_9b7c .backdrop_7033:last-child,
.popup-wood-b0cc .backdrop_7033:last-child {
  margin-bottom: 0;
}
.shade-e33e .backdrop_7033 .frame-warm-9f6f .new-3ebf:last-child,
.card_paper_9b7c .backdrop_7033 .frame-warm-9f6f .new-3ebf:last-child,
.popup-wood-b0cc .backdrop_7033 .frame-warm-9f6f .new-3ebf:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shade-e33e .section-db52,
  .shade-e33e .frame-1f9e,
  .card_paper_9b7c .section-db52,
  .card_paper_9b7c .frame-1f9e,
  .popup-wood-b0cc .section-db52,
  .popup-wood-b0cc .frame-1f9e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .first-2bbe .backdrop_7033 {
    margin-bottom: 2em;
  }
}
.first-2bbe p:last-child {
  margin-bottom: 0;
}
.first-2bbe li,
.first-2bbe ul {
  list-style: none;
  margin: 0;
}
.first-2bbe ul ul {
  margin-left: 2.617924em;
}
.soft_3e40 {
  font-size: 0.875em;
}

/* css-noise: e0da */
.phantom-card-e0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
