/*!
Theme Name: Customify
Theme URI: https://pressmaximum.media-black-4703/customify
Author: WPCustomify
Author URI: https://pressmaximum.media-black-4703
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.media-black-4703/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.mask-f1f8.active_a258/licenses/gpl-2.0.wood_fc07
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.pink_2a34/, (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.secondary_medium_cd0a.down_15c3/normalize.aside_last_3151/
 ======
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.aside_last_3151 v7.0.0 | MIT License | github.media-black-4703/necolas/normalize.aside_last_3151 */
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;
}
.complex-81bd .alert-afe0,
.preview-da20,
.article_2adb,
.icon-rough-c153,
.container_4904,
.down-ffc7,
.tooltip-c14f,
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;
}
.preview-da20,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .preview-da20,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .preview-da20,
  h1 {
    font-size: 1.8em;
  }
}
.article_2adb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.article_2adb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .article_2adb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .article_2adb,
  h2 {
    font-size: 1.7em;
  }
}
.icon-rough-c153,
h3 {
  font-size: 1.618em;
}
.complex-81bd .alert-afe0,
.container_4904,
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.list_e96b {
  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;
}
.mini-e1b3:after,
.mini-e1b3:before,
.list-hovered-f62e:after,
.list-hovered-f62e:before {
  content: "";
  display: table;
}
.mini-e1b3:after,
.list-hovered-f62e:after {
  clear: both;
}
.dark_3e09 {
  float: right;
  margin-right: 0;
}
.filter_5f45 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.cold_f84e .search_yellow_c13d,
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;
}
.cold_f84e .search_yellow_c13d: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;
}
.message_e3ee .search_yellow_c13d {
  box-shadow: none;
}
.message_e3ee
  .search_yellow_c13d
  .filter_pro_428f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.message_e3ee .search_yellow_c13d .detail_6d1a {
  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;
}
.message_e3ee
  .search_yellow_c13d
  .detail_6d1a
  b {
  display: none;
}
.message_e3ee .pagination-c007 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stale_46ff:not(.focused_599d):not(.huge-8655),
button:not(.focused_599d):not(.huge-8655),
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ),
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ),
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ) {
  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;
}
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ):hover,
button:not(.focused_599d):not(
    .huge-8655
  ):hover,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ):hover,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ):hover,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ):active,
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ):focus,
button:not(.focused_599d):not(
    .huge-8655
  ):active,
button:not(.focused_599d):not(
    .huge-8655
  ):focus,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ):active,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ):focus,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ):active,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ):focus,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ):active,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ):focus {
  outline: 0;
}
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f,
button:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f {
  position: relative;
}
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .main-208d,
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .rough_2bfb,
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .tooltip_ca69,
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  i,
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  svg,
button:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .main-208d,
button:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .rough_2bfb,
button:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .tooltip_ca69,
button:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  i,
button:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  svg,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .main-208d,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .rough_2bfb,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .tooltip_ca69,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  i,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  svg,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .main-208d,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .rough_2bfb,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .tooltip_ca69,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  i,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  svg,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .main-208d,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .rough_2bfb,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  .tooltip_ca69,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  i,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f
  svg {
  visibility: hidden;
}
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f:after,
button:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f:after,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f:after,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f:after,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ).fn-loading-7e0f: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;
}
.stale_46ff:not(.focused_599d):not(.huge-8655),
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ),
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ),
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ) {
  color: #fff;
  background: #235787;
}
.stale_46ff:not(.focused_599d):not(
    .huge-8655
  ):focus,
input[type="button"]:not(.focused_599d):not(
    .huge-8655
  ):focus,
input[type="reset"]:not(.focused_599d):not(
    .huge-8655
  ):focus,
input[type="submit"]:not(.focused_599d):not(
    .huge-8655
  ):focus {
  color: #fff;
}
.stale_46ff.fn-disabled-7e0f:not(.focused_599d):not(
    .huge-8655
  ),
.stale_46ff[disabled]:not(.focused_599d):not(
    .huge-8655
  ),
button.fn-disabled-7e0f:not(.focused_599d):not(
    .huge-8655
  ),
button[disabled]:not(.focused_599d):not(
    .huge-8655
  ) {
  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;
}
.aside-south-a026 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.aside-south-a026: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;
}
.item_5ffe {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hot-de90 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion-easy-c334 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mini-e1b3:after,
.mini-e1b3:before,
.large-4e29:after,
.large-4e29:before,
.picture_rough_b67a:after,
.picture_rough_b67a:before,
.advanced_55db:after,
.advanced_55db:before,
.popup_complex_0e59:after,
.popup_complex_0e59:before,
.pagination_green_b28d:after,
.pagination_green_b28d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mini-e1b3:after,
.large-4e29:after,
.picture_rough_b67a:after,
.advanced_55db:after,
.popup_complex_0e59:after,
.pagination_green_b28d:after {
  clear: both;
}
.large-4e29 .hover-166c,
.picture_rough_b67a .hover-166c,
.left_3760 .hover-166c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.iron_9365 {
  display: inline-block;
}
.bronze-593d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bronze-593d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bronze-593d .up-280a {
  padding: 1em 0;
  font-size: 85%;
}
.up-280a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.header-gold-42af {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.header-gold-42af:after,
.header-gold-42af:before {
  content: "";
  display: table;
}
.header-gold-42af:after {
  clear: both;
}
.box-soft-ed68 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mini-1a76 .box-soft-ed68 {
  max-width: 50%;
}
.pagination_d19e .box-soft-ed68 {
  max-width: 33.33%;
}
.shadow-advanced-1b96 .box-soft-ed68 {
  max-width: 25%;
}
.solid-7958 .box-soft-ed68 {
  max-width: 20%;
}
.search_selected_a5f3 .box-soft-ed68 {
  max-width: 16.66%;
}
.mini_746a .box-soft-ed68 {
  max-width: 14.28%;
}
.warm-af4d .box-soft-ed68 {
  max-width: 12.5%;
}
.link_3be7 .box-soft-ed68 {
  max-width: 11.11%;
}
.bottom-45b9 {
  display: block;
}
.complex-81bd .content-down-5ec9 label,
.complex-81bd .menu-green-f455 label,
.complex-81bd .tiny_70dd label,
.complex-81bd .preview_3d94 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.out_aff6 {
  list-style: none;
  margin: 0;
}
.out_aff6 article.bottom-104e {
  margin-bottom: 0;
}
.out_aff6 ul {
  list-style: none;
  margin: 0;
}
.out_aff6 .left_3ad7 li.bottom-104e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .out_aff6 .left_3ad7 li.bottom-104e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .out_aff6 .left_3ad7 li.bottom-104e: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) {
  .out_aff6 .left_3ad7 li.bottom-104e li.bottom-104e li.bottom-104e li.bottom-104e {
    padding-left: 0;
  }
}
article.bottom-104e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bottom-104e .large-4e29 p:last-of-type {
  margin-bottom: 0;
}
article.bottom-104e .layout-d7d8 {
  float: left;
}
article.bottom-104e .button-north-2e1b {
  margin-left: 85px;
}
article.bottom-104e .sidebar-febf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bottom-104e .sidebar-febf .link_out_d730 {
  margin-left: 10px;
}
article.bottom-104e .carousel_51e7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bottom-104e .search_wide_6bb3 {
  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 .content-down-5ec9,
  #respond .tiny_70dd,
  #respond .preview_3d94 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content-down-5ec9 input,
#respond .tiny_70dd input,
#respond .preview_3d94 input {
  width: 100%;
}
#respond .preview_3d94 {
  margin-right: 0;
}
#respond .container_2c13 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hovered_7ba2 {
  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;
}
.hovered_7ba2.item_fast_cb89 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hovered_7ba2 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%);
}
.hovered_7ba2:focus,
.hovered_7ba2: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);
}
.lower-e4f7 {
  border-radius: 10%;
}
.sort-narrow-f4a1 {
  border-radius: 50%;
}
.focus_hovered_fd73 {
  font-size: 0.72em;
}
.white-c007 {
  font-size: 0.875em;
}
.header_6a2d {
  font-size: 1.1em;
}
.frame_easy_f6d8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.frame_easy_f6d8.focus_hovered_fd73 {
  letter-spacing: 0.5px;
}
.element-a313,
.element-a313 a {
  color: #6d6d6d;
}
.element-a313 a:hover {
  color: #111;
}
.hidden-hot-ebd0 {
  color: #6d6d6d;
}
.pressed-4e0e {
  overflow-x: hidden;
}
.pressed-4e0e .dynamic-0799.accent_simple_ba2e {
  position: relative;
}
.pressed-4e0e .dynamic-0799.accent_simple_ba2e.hard-45a8 {
  position: initial;
}
.pressed-4e0e
  .dynamic-0799.accent_simple_ba2e.hard-45a8
  .item_prev_3d7e {
  left: auto;
}
.pressed-4e0e .dynamic-0799 .item_prev_3d7e {
  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;
}
.pressed-4e0e .dynamic-0799:hover.accent_simple_ba2e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pressed-4e0e
  .dynamic-0799:hover.accent_simple_ba2e
  .item_prev_3d7e {
  display: block;
  z-index: 9999999;
}
.pressed-4e0e .video_bronze_fbf8 .next_82ac,
.pressed-4e0e .iron_4914 .next_82ac {
  display: none;
}
.pressed-4e0e .grid_23d8 .dynamic-0799:hover.accent_simple_ba2e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.complex-81bd .content-down-5ec9 label,
.complex-81bd .menu-green-f455 label,
.complex-81bd .tiny_70dd label,
.complex-81bd .preview_3d94 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.out_aff6 {
  list-style: none;
  margin: 0;
}
.out_aff6 article.bottom-104e {
  margin-bottom: 0;
}
.out_aff6 ul {
  list-style: none;
  margin: 0;
}
.out_aff6 .left_3ad7 li.bottom-104e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .out_aff6 .left_3ad7 li.bottom-104e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .out_aff6 .left_3ad7 li.bottom-104e: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) {
  .out_aff6 .left_3ad7 li.bottom-104e li.bottom-104e li.bottom-104e li.bottom-104e {
    padding-left: 0;
  }
}
article.bottom-104e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bottom-104e .large-4e29 p:last-of-type {
  margin-bottom: 0;
}
article.bottom-104e .layout-d7d8 {
  float: left;
}
article.bottom-104e .button-north-2e1b {
  margin-left: 85px;
}
article.bottom-104e .sidebar-febf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bottom-104e .sidebar-febf .link_out_d730 {
  margin-left: 10px;
}
article.bottom-104e .carousel_51e7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bottom-104e .search_wide_6bb3 {
  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 .content-down-5ec9,
  #respond .tiny_70dd,
  #respond .preview_3d94 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content-down-5ec9 input,
#respond .tiny_70dd input,
#respond .preview_3d94 input {
  width: 100%;
}
#respond .preview_3d94 {
  margin-right: 0;
}
#respond .container_2c13 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_bronze_fbf8 .caption_light_aeaf {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.caption_light_aeaf .first_df5f.paper_38a1 .caption_f63f > li > a:focus,
.caption_light_aeaf .first_df5f.paper_38a1 .caption_f63f > li > a:hover,
.caption_light_aeaf .first_df5f.static_f3fc .caption_f63f > li > a:focus,
.caption_light_aeaf .first_df5f.static_f3fc .caption_f63f > li > a:hover,
.caption_light_aeaf .first_df5f.link_warm_cf8c .caption_f63f > li > a:focus,
.caption_light_aeaf .first_df5f.link_warm_cf8c .caption_f63f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_light_aeaf
  .first_df5f.paper_38a1
  .caption_f63f
  > li.alert_center_bbbd
  > a,
.caption_light_aeaf
  .first_df5f.paper_38a1
  .caption_f63f
  > li.easy_3b82
  > a,
.caption_light_aeaf
  .first_df5f.static_f3fc
  .caption_f63f
  > li.alert_center_bbbd
  > a,
.caption_light_aeaf
  .first_df5f.static_f3fc
  .caption_f63f
  > li.easy_3b82
  > a,
.caption_light_aeaf
  .first_df5f.link_warm_cf8c
  .caption_f63f
  > li.alert_center_bbbd
  > a,
.caption_light_aeaf .first_df5f.link_warm_cf8c .caption_f63f > li.border-liquid-d16e > a {
  color: rgba(255, 255, 255, 0.99);
}
.caption_light_aeaf .wrapper-d884,
.caption_light_aeaf .wrapper-d884 a {
  color: rgba(255, 255, 255, 0.99);
}
.caption_light_aeaf .basic-1645.component-current-0366 li a,
.caption_light_aeaf .tabs_lite_dbf3 a,
.caption_light_aeaf .fast_d08a,
.caption_light_aeaf .caption_f63f > li > a,
.caption_light_aeaf .sort_center_b9a0 {
  color: rgba(255, 255, 255, 0.79);
}
.caption_light_aeaf .basic-1645.component-current-0366 li a:hover,
.caption_light_aeaf .tabs_lite_dbf3 a:hover,
.caption_light_aeaf .fast_d08a:hover,
.caption_light_aeaf .caption_f63f > li > a:hover,
.caption_light_aeaf .sort_center_b9a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_light_aeaf .pattern-f621 {
  color: rgba(255, 255, 255, 0.79);
}
.caption_light_aeaf .pattern-f621 .border_caa8 {
  color: rgba(255, 255, 255, 0.99);
}
.caption_light_aeaf .pattern-f621:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_light_aeaf .gold_19d9 .header_8e72 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_light_aeaf .gold_19d9 .header_8e72 .frame-easy-f3e0 {
  color: rgba(255, 255, 255, 0.79);
}
.caption_light_aeaf
  .gold_19d9
  .header_8e72
  .frame-easy-f3e0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption_light_aeaf
  .gold_19d9
  .header_8e72
  .frame-easy-f3e0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption_light_aeaf
  .gold_19d9
  .header_8e72
  .frame-easy-f3e0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption_light_aeaf
  .gold_19d9
  .header_8e72
  .frame-easy-f3e0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption_light_aeaf .gold_19d9 .image_under_1c12 {
  color: rgba(255, 255, 255, 0.79);
}
.caption_light_aeaf .gold_19d9 .image_under_1c12:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_dedc
  .caption_light_aeaf
  .gold_19d9
  .sidebar-iron-c89c
  .summary-5b10 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.old_dedc
  .caption_light_aeaf
  .gold_19d9
  .sidebar-iron-c89c
  .frame-easy-f3e0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_bronze_fbf8 .focused_9ed9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focused_9ed9 .first_df5f.paper_38a1 .caption_f63f > li > a:focus,
.focused_9ed9 .first_df5f.paper_38a1 .caption_f63f > li > a:hover,
.focused_9ed9 .first_df5f.static_f3fc .caption_f63f > li > a:focus,
.focused_9ed9 .first_df5f.static_f3fc .caption_f63f > li > a:hover,
.focused_9ed9 .first_df5f.link_warm_cf8c .caption_f63f > li > a:focus,
.focused_9ed9 .first_df5f.link_warm_cf8c .caption_f63f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9ed9
  .first_df5f.paper_38a1
  .caption_f63f
  > li.alert_center_bbbd
  > a,
.focused_9ed9
  .first_df5f.paper_38a1
  .caption_f63f
  > li.easy_3b82
  > a,
.focused_9ed9
  .first_df5f.static_f3fc
  .caption_f63f
  > li.alert_center_bbbd
  > a,
.focused_9ed9
  .first_df5f.static_f3fc
  .caption_f63f
  > li.easy_3b82
  > a,
.focused_9ed9
  .first_df5f.link_warm_cf8c
  .caption_f63f
  > li.alert_center_bbbd
  > a,
.focused_9ed9 .first_df5f.link_warm_cf8c .caption_f63f > li.border-liquid-d16e > a {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9ed9 .wrapper-d884,
.focused_9ed9 .wrapper-d884 a {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9ed9 .basic-1645.component-current-0366 li a,
.focused_9ed9 .tabs_lite_dbf3 a,
.focused_9ed9 .fast_d08a,
.focused_9ed9 .caption_f63f > li > a,
.focused_9ed9 .sort_center_b9a0 {
  color: rgba(0, 0, 0, 0.55);
}
.focused_9ed9 .basic-1645.component-current-0366 li a:hover,
.focused_9ed9 .tabs_lite_dbf3 a:hover,
.focused_9ed9 .fast_d08a:hover,
.focused_9ed9 .caption_f63f > li > a:hover,
.focused_9ed9 .sort_center_b9a0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9ed9 .pattern-f621 {
  color: rgba(0, 0, 0, 0.55);
}
.focused_9ed9 .pattern-f621 .border_caa8 {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9ed9 .pattern-f621:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-8102 .last-a247 {
  margin-left: auto;
  margin-right: auto;
}
.picture_rough_b67a > * {
  margin-left: auto;
  margin-right: auto;
}
.picture_rough_b67a .item_5ffe {
  margin-right: 1.41575em;
}
.caption-dark-63fe .picture_rough_b67a > .slider-in-76a8 {
  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;
}
.caption-dark-63fe .picture_rough_b67a > .feature-4bce {
  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;
}
.info-4dad.stale-8102 .last-a247,
.header-22df.stale-8102 .last-a247 {
  margin-left: 0;
}
.action-4ac0.stale-8102 .last-a247,
.notification_9cf1.stale-8102 .last-a247 {
  margin-right: 0;
}
.picture_rough_b67a ol,
.picture_rough_b67a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tiny_3d7c video {
  max-width: 100%;
}
.dirty-c307 img {
  display: block;
}
.dirty-c307.item_5ffe,
.dirty-c307.hot-de90 {
  width: 100%;
}
.dirty-c307.feature-4bce img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.icon-stone-bada:not(.pagination_middle_8220) {
  margin: 1.5em auto;
}
.preview-86c3 p {
  padding: 1.5em 14px;
}
ul.pagination_gold_2771.feature-4bce,
ul.pagination_gold_2771.slider-in-76a8,
ul.pagination_gold_2771.content_ff60.slider-in-76a8 {
  padding: 0 14px;
}
.fast_23c6 {
  display: block;
  overflow-x: auto;
}
.fast_23c6 table {
  border-collapse: collapse;
  width: 100%;
}
.fast_23c6 td,
.fast_23c6 th {
  padding: 0.5em;
}
.picture_rough_b67a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.picture_rough_b67a ol ol,
.picture_rough_b67a ol ul,
.picture_rough_b67a ul ol,
.picture_rough_b67a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.picture_rough_b67a ol ol li,
.picture_rough_b67a ol ul li,
.picture_rough_b67a ul ol li,
.picture_rough_b67a ul ul li {
  margin-left: 0;
}
.sort-ea0f.pagination-orange-db06 > .wide_435a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sort-ea0f.pagination-orange-db06 > .wide_435a iframe,
.sort-ea0f.pagination-orange-db06 > .wide_435a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav_9cf7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav_9cf7.slow_1acd {
  padding: 0;
}
.nav_9cf7.slow_1acd cite {
  font-size: 13px;
}
.nav_9cf7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav_9cf7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort_middle_f11a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort_middle_f11a > p:first-child {
  margin-top: 0;
}
.sort_middle_f11a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort_middle_f11a blockquote {
  border-left: 0;
}
.label-e189 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.label-e189:not(.hard_e0e8) {
  max-width: 100px;
}
.label-e189.old_13c4 {
  border-bottom: none !important;
  text-align: center;
}
.label-e189.old_13c4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview-86c3 p {
    padding: 1.5em 0;
  }
}
.picture-outer-01cd {
  color: #0073aa;
}
.input_plasma_c3e2 {
  background-color: #0073aa;
}
.smooth-4801 {
  color: #229fd8;
}
.huge-c2e1 {
  background-color: #229fd8;
}
.item-a6fa {
  color: #eee;
}
.pink-9a65 {
  background-color: #eee;
}
.outline-55e3 {
  color: #444;
}
.aside-north-b6ca {
  background-color: #444;
}
.hard_9e89 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hard_9e89 .sidebar_narrow_f0a3 .tabs_lite_dbf3 {
  font-size: 15px;
}
.hard_9e89 .tabs_lite_dbf3 {
  line-height: 1.3;
}
.hard_9e89 .focused_9ed9 {
}
.hard_9e89 .caption_light_aeaf {
  background: #235787;
}
.accent_clean_1537 {
  padding: 0;
}
.accent_clean_1537 .caption_light_aeaf {
  background: #1a1a1a;
}
.accent_clean_1537 .focused_9ed9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.description_clean_f0e4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.description_clean_f0e4 .focused_9ed9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.description_clean_f0e4 .caption_light_aeaf {
  background: #303030;
}
.pagination_green_b28d {
  position: relative;
  z-index: 10;
}
.pagination_green_b28d .icon-small-21e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice_advanced_e16f .accent_simple_ba2e {
  display: inline-block;
  vertical-align: middle;
}
.notice_advanced_e16f.detail-right-942c .accent_simple_ba2e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notice_advanced_e16f.detail-right-942c .accent_simple_ba2e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notice_advanced_e16f.detail-right-942c .accent_simple_ba2e {
    margin-right: 0.4em;
  }
}
.notice_advanced_e16f.detail-right-942c .accent_simple_ba2e:last-child {
  margin-right: 0;
}
.primary_502f .icon-small-21e9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .video_bronze_fbf8 .sidebar_narrow_f0a3 {
    margin: 0 -0.5em;
  }
  .video_bronze_fbf8 .sidebar_narrow_f0a3 [class*="customify-col-"],
  .video_bronze_fbf8 .sidebar_narrow_f0a3 [class*="customify-col_"],
  .video_bronze_fbf8 .sidebar_narrow_f0a3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.video_bronze_fbf8.summary-efd7 .icon-small-21e9 {
  background: 0 0 !important;
}
.video_bronze_fbf8.summary-efd7 .icon-small-21e9,
.video_bronze_fbf8.primary_502f .icon-small-21e9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .video_bronze_fbf8.brown_12c8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.video_bronze_fbf8.primary_502f .icon-small-21e9 {
  box-shadow: none !important;
}
.tag-b8c4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tag-b8c4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tag-b8c4 {
    padding: 18px 0 20px;
  }
}
.tag-b8c4 .footer-0ef7 {
  width: 100%;
}
.tag-b8c4 .card-9283 {
  margin-bottom: 0;
}
.tag-b8c4 .texture_lower_fd03 {
  margin-top: 5px;
  font-size: 0.875em;
}
.wrapper_152a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wrapper_152a .main-copper-dc64 {
  width: 100%;
}
.copper_2677 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.copper_2677 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.copper_2677 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;
}
.copper_2677 li:last-child:after {
  display: none;
}
.copper_2677 li a {
  font-weight: 500;
  margin-right: 10px;
}
.modal-87f4 .next_82ac button,
.tag-b8c4 .next_82ac button {
  left: 0;
}
.modal-87f4 .main-copper-dc64,
.tag-b8c4 .main-copper-dc64 {
  padding-left: 0;
  padding-right: 0;
}
.modal-87f4 .wrapper_152a,
.tag-b8c4 .wrapper_152a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.modal-87f4 {
  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;
}
.modal-87f4: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;
}
.modal-87f4 .dropdown_solid_ab30 {
  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) {
  .modal-87f4 .dropdown_solid_ab30 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-87f4 .dropdown_solid_ab30 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .modal-87f4 .dropdown_solid_ab30 {
    min-height: 200px;
  }
}
.modal-87f4 .copper_2677 {
  color: rgba(255, 255, 255, 0.8);
}
.modal-87f4 .copper_2677 a,
.modal-87f4 .copper_2677 li:after {
  color: inherit;
}
.modal-87f4 .copper_2677 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.chip_83bc {
  margin-bottom: 0.5em;
}
.mask-in-98dc {
  margin-bottom: 1.2em;
}
.mask-in-98dc,
.chip_83bc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mask-in-98dc p:last-child,
.chip_83bc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .next_82ac,
#masthead .next_82ac {
  display: none;
}
#masthead
  > .next_82ac.input_4a09 {
  display: none;
}
#masthead > .next_82ac button {
  left: 0;
}
.info-3523 {
  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%;
}
.info-3523 .accent_simple_ba2e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.info-3523 .nav-84de {
  display: -webkit-box;
  display: flex;
}
.info-3523 .nav-84de.table-upper-3622 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.info-3523 .nav-84de.tabs-fast-4f5a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-3523 .nav-84de.modal_fc5c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-3523.feature_5744.action_2d0c .nav-84de.table-upper-3622 {
  flex-basis: 100%;
}
.info-3523.block_d8e7 .nav-84de.tabs-fast-4f5a {
  -webkit-box-flex: 1;
  flex: auto;
}
.info-3523.block_d8e7 .nav-84de.modal_fc5c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .next_82ac.input_4a09 {
  display: none;
}
#masthead > .next_82ac button {
  left: 0;
}
.article-cold-5856 {
  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;
}
.article-cold-5856:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.article-cold-5856.easy-fef4 i {
  margin-right: 4px;
}
.article-cold-5856.layout_soft_b678 i {
  margin-left: 5px;
}
.tabs_lite_dbf3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tabs_lite_dbf3 p:last-child {
  margin-bottom: 0;
}
.fast_26b8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fast_26b8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fast_26b8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.fast_26b8 .wrapper-d884 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fast_26b8 .notification-10fd {
  margin: 5px 0 7px 0;
}
.fast_26b8.summary-30d5 .next_8fa5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast_26b8.summary-30d5 .title_upper_5abb {
  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;
}
.fast_26b8.paragraph-9b30 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fast_26b8.paragraph-9b30 .next_8fa5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast_26b8.paragraph-9b30 .title_upper_5abb {
  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;
}
.fast_26b8.container-03aa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fast_26b8.modal_solid_d56f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fast_26b8.modal_solid_d56f .title_upper_5abb {
  margin-top: 7px;
}
.paragraph-glass-094f {
  display: inline-block;
}
.pagination_green_b28d .right_af2e .fast_26b8 img {
  max-width: 100%;
}
.first_df5f .full_6a50.blue_42c7,
.hard_b91d .full_6a50.blue_42c7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.first_df5f .layout_e647,
.hard_b91d .layout_e647 {
  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%);
}
.first_df5f .layout_e647 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.first_df5f.liquid_134e .layout_e647 {
  display: none;
}
.first_df5f .pattern-9647 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.first_df5f .pattern-9647 li {
  display: inline-block;
  position: relative;
}
.first_df5f .pattern-9647 li:last-child {
  margin-right: 0;
}
.first_df5f .pattern-9647 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;
}
.first_df5f .pattern-9647 li.border-liquid-d16e > a {
  color: rgba(0, 0, 0, 0.9);
}
.first_df5f .pattern-9647 > 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;
}
.first_df5f .pattern-9647 > li > a i {
  line-height: 0;
}
.first_df5f .pattern-9647 > li.status-smooth-cb47 > a .layout_e647 {
  margin-left: 4px;
  line-height: 0;
}
.first_df5f .pattern-9647 .out-6967 li.status-smooth-cb47 > a {
  position: relative;
}
.first_df5f .pattern-9647 .out-6967 li.status-smooth-cb47 > a:after,
.first_df5f .pattern-9647 .out-6967 li.status-smooth-cb47 > a:before {
  content: "";
  display: table;
}
.first_df5f .pattern-9647 .out-6967 li.status-smooth-cb47 > a:after {
  clear: both;
}
.first_df5f .pattern-9647 .out-6967 li.status-smooth-cb47 > a .layout_e647 {
  margin-left: 5px;
  float: right;
}
.first_df5f .cold-76db,
.first_df5f .out-6967 {
  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;
}
.first_df5f .out-6967 {
  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;
}
.first_df5f .out-6967 .blue_42c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.first_df5f .out-6967 .layout_e647 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.first_df5f .out-6967 li {
  display: block;
  margin: 0;
  padding: 0;
}
.first_df5f .out-6967 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;
}
.first_df5f .out-6967 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.first_df5f .out-6967 .out-6967 {
  top: 0;
  left: 100%;
}
.first_df5f .prev-35b1.fn-focus-7e0f > .cold-76db,
.first_df5f .prev-35b1.fn-focus-7e0f > .out-6967,
.first_df5f .prev-35b1:focus > .cold-76db,
.first_df5f .prev-35b1:focus > .out-6967,
.first_df5f .prev-35b1:hover > .cold-76db,
.first_df5f .prev-35b1:hover > .out-6967 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.first_df5f.link_warm_cf8c .caption_f63f:after,
.first_df5f.link_warm_cf8c .caption_f63f:before {
  content: "";
  display: table;
}
.first_df5f.link_warm_cf8c .caption_f63f:after {
  clear: both;
}
.first_df5f.link_warm_cf8c .caption_f63f > li {
  float: left;
}
.first_df5f.rough_4302 .caption_f63f:after,
.first_df5f.rough_4302 .caption_f63f:before {
  content: "";
  display: table;
}
.first_df5f.rough_4302 .caption_f63f:after {
  clear: both;
}
.first_df5f.rough_4302 .caption_f63f > li {
  float: left;
}
.first_df5f.rough_4302 .caption_f63f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.first_df5f.rough_4302 .caption_f63f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.first_df5f.rough_4302 .caption_f63f > li.alert_center_bbbd > a,
.first_df5f.rough_4302 .caption_f63f > li.border-liquid-d16e > a {
  color: #fff;
  background-color: #1e4b75;
}
.first_df5f.paper_38a1 .caption_f63f > li > a .blue_42c7 {
  position: relative;
}
.first_df5f.paper_38a1 .caption_f63f > li > a .blue_42c7: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;
}
.first_df5f.paper_38a1
  .caption_f63f
  > li:focus
  > a
  .blue_42c7:before,
.first_df5f.paper_38a1
  .caption_f63f
  > li:hover
  > a
  .blue_42c7:before {
  width: 100%;
  background-color: currentColor;
}
.first_df5f.paper_38a1
  .caption_f63f
  > li.alert_center_bbbd
  > a
  .blue_42c7:before,
.first_df5f.paper_38a1
  .caption_f63f
  > li.easy_3b82
  > a
  .blue_42c7:before {
  width: 100%;
  background-color: currentColor;
}
.first_df5f.static_f3fc .caption_f63f > li > a .blue_42c7 {
  position: relative;
}
.first_df5f.static_f3fc .caption_f63f > li > a .blue_42c7: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;
}
.first_df5f.static_f3fc .caption_f63f > li:focus > a .blue_42c7:before,
.first_df5f.static_f3fc
  .caption_f63f
  > li:hover
  > a
  .blue_42c7:before {
  width: 100%;
  background-color: currentColor;
}
.first_df5f.static_f3fc
  .caption_f63f
  > li.alert_center_bbbd
  > a
  .blue_42c7:before,
.first_df5f.static_f3fc
  .caption_f63f
  > li.easy_3b82
  > a
  .blue_42c7:before {
  width: 100%;
  background-color: currentColor;
}
.hard_b91d .pattern-9647 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard_b91d .pattern-9647 li:first-child > a {
  border-top: none;
}
.hard_b91d .pattern-9647 .list-bd55 > .blue_42c7 .layout_e647 {
  display: none;
}
.hard_b91d .pattern-9647 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard_b91d .pattern-9647 li:last-child {
  border: none;
}
.hard_b91d .pattern-9647 li.status-smooth-cb47 > a {
  padding-right: 45px !important;
}
.hard_b91d .pattern-9647 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard_b91d .pattern-9647 li a:focus,
.hard_b91d .pattern-9647 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_b91d .pattern-9647 li .label-67d1 {
  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;
}
.hard_b91d .pattern-9647 li .label-67d1:hover {
  box-shadow: none;
}
.hard_b91d .pattern-9647 li .label-67d1 .layout_e647 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard_b91d .pattern-9647 .out-6967 {
  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);
}
.hard_b91d .pattern-9647 .out-6967 li a {
  padding-left: 3em;
}
.hard_b91d .pattern-9647 .advanced_d3bd > a .label-67d1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard_b91d .pattern-9647 .advanced_d3bd > .out-6967 {
  display: block;
  opacity: 1;
}
.tabs_8db3 {
  max-width: 100%;
}
.wood_f321 {
  line-height: 0;
  cursor: pointer;
}
.sort_center_b9a0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sort_center_b9a0:hover {
  box-shadow: none;
  color: currentColor;
}
.sort_center_b9a0 svg {
  width: 18px;
  height: 18px;
}
.sort_center_b9a0 .primary-tall-9129 {
  display: none;
}
.text-new-3fd2 {
  position: relative;
}
.text-new-3fd2.fn-active-7e0f .sort_center_b9a0 .lite_327c {
  display: none;
}
.text-new-3fd2.fn-active-7e0f .sort_center_b9a0 .primary-tall-9129 {
  display: inline-block;
}
.text-new-3fd2 .element_first_5479 {
  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);
}
.text-new-3fd2.wrapper_af16 .element_first_5479 {
  left: auto;
  right: -0.9em;
}
.text-new-3fd2.wrapper_af16 .table_3413::before {
  left: auto;
  right: 15px;
}
.text-new-3fd2.fn-active-7e0f .element_first_5479 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar-iron-c89c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sidebar-iron-c89c label {
  flex-basis: 100%;
}
.sidebar-iron-c89c .header_8e72 {
  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;
}
.sidebar-iron-c89c .frame-easy-f3e0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sidebar-iron-c89c .frame-easy-f3e0:focus {
  background-color: transparent;
}
.sidebar-iron-c89c button.image_under_1c12 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sidebar-iron-c89c button.image_under_1c12:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sidebar-iron-c89c button.image_under_1c12 svg {
  width: 18px;
  height: 18px;
}
.sidebar-iron-c89c input[type="submit"] {
  min-height: auto;
}
.gold_19d9 .sidebar-iron-c89c .frame-easy-f3e0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.table_3413 {
  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) {
  .table_3413 {
    width: 220px;
  }
}
.table_3413 label {
  flex-basis: 100%;
}
.table_3413::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;
}
.old_dedc .gold_19d9 .sidebar-iron-c89c {
  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;
}
.old_dedc
  .gold_19d9
  .sidebar-iron-c89c
  .header_8e72 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.old_dedc .gold_19d9 .sidebar-iron-c89c .frame-easy-f3e0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.old_dedc
  .gold_19d9
  .sidebar-iron-c89c
  .frame-easy-f3e0:focus {
  background: 0 0;
}
.old_dedc
  .gold_19d9
  .sidebar-iron-c89c
  .summary-5b10 {
  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;
}
.basic-1645 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.basic-1645 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.basic-1645 li:last-child {
  margin-right: 0;
}
.basic-1645 li:first-child {
  margin-left: 0;
}
.basic-1645.breadcrumb_complex_6b0a a {
  color: #fff;
}
.basic-1645.breadcrumb_complex_6b0a a:hover {
  color: #fff;
}
.basic-1645 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.basic-1645 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.basic-1645 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.basic-1645 a:hover {
  opacity: 0.9;
  color: inherit;
}
.basic-1645 [class*="social-icon-apple"] {
  background-color: #999;
}
.basic-1645 [class*="social-icon-apple"].footer_e272 {
  background-color: transparent;
  color: #999;
}
.basic-1645 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.basic-1645 [class*="social-icon-behance"].footer_e272 {
  background-color: transparent;
  color: #1769ff;
}
.basic-1645 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.basic-1645 [class*="social-icon-bitbucket"].footer_e272 {
  background-color: transparent;
  color: #205081;
}
.basic-1645 [class*="social-icon-codepen"] {
  background-color: #000;
}
.basic-1645 [class*="social-icon-codepen"].footer_e272 {
  background-color: transparent;
  color: #000;
}
.basic-1645 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.basic-1645 [class*="social-icon-delicious"].footer_e272 {
  background-color: transparent;
  color: #39f;
}
.basic-1645 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.basic-1645 [class*="social-icon-digg"].footer_e272 {
  background-color: transparent;
  color: #005be2;
}
.basic-1645 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.basic-1645 [class*="social-icon-dribbble"].footer_e272 {
  background-color: transparent;
  color: #ea4c89;
}
.basic-1645 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.basic-1645 [class*="social-icon-envelope"].footer_e272 {
  background-color: transparent;
  color: #ea4335;
}
.basic-1645 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.basic-1645 [class*="social-icon-facebook"].footer_e272 {
  background-color: transparent;
  color: #3b5998;
}
.basic-1645 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.basic-1645 [class*="social-icon-flickr"].footer_e272 {
  background-color: transparent;
  color: #0063dc;
}
.basic-1645 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.basic-1645 [class*="social-icon-foursquare"].footer_e272 {
  background-color: transparent;
  color: #2d5be3;
}
.basic-1645 [class*="social-icon-github"] {
  background-color: #333;
}
.basic-1645 [class*="social-icon-github"].footer_e272 {
  background-color: transparent;
  color: #333;
}
.basic-1645 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.basic-1645 [class*="social-icon-google-plus"].footer_e272 {
  background-color: transparent;
  color: #dd4b39;
}
.basic-1645 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.basic-1645 [class*="social-icon-houzz"].footer_e272 {
  background-color: transparent;
  color: #7ac142;
}
.basic-1645 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.basic-1645 [class*="social-icon-instagram"].footer_e272 {
  background-color: transparent;
  color: #262626;
}
.basic-1645 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.basic-1645 [class*="social-icon-jsfiddle"].footer_e272 {
  background-color: transparent;
  color: #487aa2;
}
.basic-1645 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.basic-1645 [class*="social-icon-linkedin"].footer_e272 {
  background-color: transparent;
  color: #0077b5;
}
.basic-1645 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.basic-1645 [class*="social-icon-medium"].footer_e272 {
  background-color: transparent;
  color: #00ab6b;
}
.basic-1645 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.basic-1645
  [class*="social-icon-odnoklassniki"].footer_e272 {
  background-color: transparent;
  color: #f4731c;
}
.basic-1645 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.basic-1645 [class*="social-icon-meetup"].footer_e272 {
  background-color: transparent;
  color: #ec1c40;
}
.basic-1645 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.basic-1645 [class*="social-icon-pinterest"].footer_e272 {
  background-color: transparent;
  color: #bd081c;
}
.basic-1645 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.basic-1645 [class*="social-icon-product-hunt"].footer_e272 {
  background-color: transparent;
  color: #da552f;
}
.basic-1645 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.basic-1645 [class*="social-icon-reddit"].footer_e272 {
  background-color: transparent;
  color: #ff4500;
}
.basic-1645 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.basic-1645 [class*="social-icon-rss"].footer_e272 {
  background-color: transparent;
  color: #f26522;
}
.basic-1645 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.basic-1645
  [class*="social-icon-shopping-cart"].footer_e272 {
  background-color: transparent;
  color: #4caf50;
}
.basic-1645 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.basic-1645 [class*="social-icon-skype"].footer_e272 {
  background-color: transparent;
  color: #00aff0;
}
.basic-1645 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.basic-1645 [class*="social-icon-slideshare"].footer_e272 {
  background-color: transparent;
  color: #0077b5;
}
.basic-1645 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.basic-1645 [class*="social-icon-snapchat"].footer_e272 {
  background-color: transparent;
  color: #fffc00;
}
.basic-1645 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.basic-1645 [class*="social-icon-soundcloud"].footer_e272 {
  background-color: transparent;
  color: #f80;
}
.basic-1645 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.basic-1645 [class*="social-icon-spotify"].footer_e272 {
  background-color: transparent;
  color: #2ebd59;
}
.basic-1645 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.basic-1645
  [class*="social-icon-stack-overflow"].footer_e272 {
  background-color: transparent;
  color: #fe7a15;
}
.basic-1645 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.basic-1645 [class*="social-icon-maldkfgram"].footer_e272 {
  background-color: transparent;
  color: #2ca5e0;
}
.basic-1645 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.basic-1645 [class*="social-icon-tripadvisor"].footer_e272 {
  background-color: transparent;
  color: #589442;
}
.basic-1645 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.basic-1645 [class*="social-icon-tumblr"].footer_e272 {
  background-color: transparent;
  color: #35465c;
}
.basic-1645 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.basic-1645 [class*="social-icon-twitch"].footer_e272 {
  background-color: transparent;
  color: #6441a5;
}
.basic-1645 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.basic-1645 [class*="social-icon-twitter"].footer_e272 {
  background-color: transparent;
  color: #1da1f2;
}
.basic-1645 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.basic-1645 [class*="social-icon-vimeo"].footer_e272 {
  background-color: transparent;
  color: #1ab7ea;
}
.basic-1645 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.basic-1645 [class*="social-icon-vk"].footer_e272 {
  background-color: transparent;
  color: #45668e;
}
.basic-1645 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.basic-1645 [class*="social-icon-weibo"].footer_e272 {
  background-color: transparent;
  color: #df2029;
}
.basic-1645 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.basic-1645 [class*="social-icon-weixin"].footer_e272 {
  background-color: transparent;
  color: #7bb32e;
}
.basic-1645 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.basic-1645 [class*="social-icon-whatsapp"].footer_e272 {
  background-color: transparent;
  color: #25d366;
}
.basic-1645 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.basic-1645 [class*="social-icon-wordpress"].footer_e272 {
  background-color: transparent;
  color: #21759b;
}
.basic-1645 [class*="social-icon-xing"] {
  background-color: #026466;
}
.basic-1645 [class*="social-icon-xing"].footer_e272 {
  background-color: transparent;
  color: #026466;
}
.basic-1645 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.basic-1645 [class*="social-icon-yelp"].footer_e272 {
  background-color: transparent;
  color: #af0606;
}
.basic-1645 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.basic-1645 [class*="social-icon-youtube"].footer_e272 {
  background-color: transparent;
  color: #cd201f;
}
.fast_d08a {
  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;
}
.fast_d08a:hover {
  box-shadow: none;
  background: 0 0;
}
.backdrop_0e4f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.input_old_d0b2 {
  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;
}
.popup_light_d0e8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.column_middle_6aba {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.column_middle_6aba,
.column_middle_6aba::after,
.column_middle_6aba::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;
}
.column_middle_6aba::after,
.column_middle_6aba::before {
  content: "";
  display: block;
  background-color: inherit;
}
.breadcrumb_a168 .input_old_d0b2 .popup_light_d0e8 {
  margin-top: -2px;
  width: 19px;
}
.breadcrumb_a168 .input_old_d0b2 .column_middle_6aba {
  margin-top: -1px;
}
.breadcrumb_a168 .input_old_d0b2 .column_middle_6aba,
.breadcrumb_a168 .input_old_d0b2 .column_middle_6aba::after,
.breadcrumb_a168 .input_old_d0b2 .column_middle_6aba::before {
  width: 19px;
  height: 2px;
}
.breadcrumb_a168 .input_old_d0b2 .column_middle_6aba::before {
  top: -6px;
}
.breadcrumb_a168 .input_old_d0b2 .column_middle_6aba::after {
  bottom: -6px;
}
.hidden-919e .input_old_d0b2 .popup_light_d0e8 {
  margin-top: -2px;
  width: 22px;
}
.hidden-919e .input_old_d0b2 .column_middle_6aba {
  margin-top: -1px;
}
.hidden-919e .input_old_d0b2 .column_middle_6aba,
.hidden-919e .input_old_d0b2 .column_middle_6aba::after,
.hidden-919e .input_old_d0b2 .column_middle_6aba::before {
  width: 22px;
  height: 2px;
}
.hidden-919e .input_old_d0b2 .column_middle_6aba::before {
  top: -7px;
}
.hidden-919e .input_old_d0b2 .column_middle_6aba::after {
  bottom: -7px;
}
.center-4c0f .input_old_d0b2 .popup_light_d0e8 {
  margin-top: -2px;
  width: 31px;
}
.center-4c0f .input_old_d0b2 .column_middle_6aba {
  margin-top: -1.5px;
}
.center-4c0f .input_old_d0b2 .column_middle_6aba,
.center-4c0f .input_old_d0b2 .column_middle_6aba::after,
.center-4c0f .input_old_d0b2 .column_middle_6aba::before {
  width: 31px;
  height: 3px;
}
.center-4c0f .input_old_d0b2 .column_middle_6aba::before {
  top: -9px;
}
.center-4c0f .input_old_d0b2 .column_middle_6aba::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text-stone-0059 .input_old_d0b2 .popup_light_d0e8 {
    margin-top: -2px;
    width: 19px;
  }
  .text-stone-0059 .input_old_d0b2 .column_middle_6aba {
    margin-top: -1px;
  }
  .text-stone-0059 .input_old_d0b2 .column_middle_6aba,
  .text-stone-0059 .input_old_d0b2 .column_middle_6aba::after,
  .text-stone-0059 .input_old_d0b2 .column_middle_6aba::before {
    width: 19px;
    height: 2px;
  }
  .text-stone-0059 .input_old_d0b2 .column_middle_6aba::before {
    top: -6px;
  }
  .text-stone-0059 .input_old_d0b2 .column_middle_6aba::after {
    bottom: -6px;
  }
  .row-gold-ba09 .input_old_d0b2 .popup_light_d0e8 {
    margin-top: -2px;
    width: 22px;
  }
  .row-gold-ba09 .input_old_d0b2 .column_middle_6aba {
    margin-top: -1px;
  }
  .row-gold-ba09 .input_old_d0b2 .column_middle_6aba,
  .row-gold-ba09 .input_old_d0b2 .column_middle_6aba::after,
  .row-gold-ba09 .input_old_d0b2 .column_middle_6aba::before {
    width: 22px;
    height: 2px;
  }
  .row-gold-ba09 .input_old_d0b2 .column_middle_6aba::before {
    top: -7px;
  }
  .row-gold-ba09 .input_old_d0b2 .column_middle_6aba::after {
    bottom: -7px;
  }
  .progress_b89b .input_old_d0b2 .popup_light_d0e8 {
    margin-top: -2px;
    width: 31px;
  }
  .progress_b89b .input_old_d0b2 .column_middle_6aba {
    margin-top: -1.5px;
  }
  .progress_b89b .input_old_d0b2 .column_middle_6aba,
  .progress_b89b .input_old_d0b2 .column_middle_6aba::after,
  .progress_b89b .input_old_d0b2 .column_middle_6aba::before {
    width: 31px;
    height: 3px;
  }
  .progress_b89b .input_old_d0b2 .column_middle_6aba::before {
    top: -9px;
  }
  .progress_b89b .input_old_d0b2 .column_middle_6aba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-purple-851d .input_old_d0b2 .popup_light_d0e8 {
    margin-top: -2px;
    width: 19px;
  }
  .menu-purple-851d .input_old_d0b2 .column_middle_6aba {
    margin-top: -1px;
  }
  .menu-purple-851d .input_old_d0b2 .column_middle_6aba,
  .menu-purple-851d .input_old_d0b2 .column_middle_6aba::after,
  .menu-purple-851d .input_old_d0b2 .column_middle_6aba::before {
    width: 19px;
    height: 2px;
  }
  .menu-purple-851d .input_old_d0b2 .column_middle_6aba::before {
    top: -6px;
  }
  .menu-purple-851d .input_old_d0b2 .column_middle_6aba::after {
    bottom: -6px;
  }
  .notification-east-6d56 .input_old_d0b2 .popup_light_d0e8 {
    margin-top: -2px;
    width: 22px;
  }
  .notification-east-6d56 .input_old_d0b2 .column_middle_6aba {
    margin-top: -1px;
  }
  .notification-east-6d56 .input_old_d0b2 .column_middle_6aba,
  .notification-east-6d56 .input_old_d0b2 .column_middle_6aba::after,
  .notification-east-6d56 .input_old_d0b2 .column_middle_6aba::before {
    width: 22px;
    height: 2px;
  }
  .notification-east-6d56 .input_old_d0b2 .column_middle_6aba::before {
    top: -7px;
  }
  .notification-east-6d56 .input_old_d0b2 .column_middle_6aba::after {
    bottom: -7px;
  }
  .bright-b124 .input_old_d0b2 .popup_light_d0e8 {
    margin-top: -2px;
    width: 31px;
  }
  .bright-b124 .input_old_d0b2 .column_middle_6aba {
    margin-top: -1.5px;
  }
  .bright-b124 .input_old_d0b2 .column_middle_6aba,
  .bright-b124 .input_old_d0b2 .column_middle_6aba::after,
  .bright-b124 .input_old_d0b2 .column_middle_6aba::before {
    width: 31px;
    height: 3px;
  }
  .bright-b124 .input_old_d0b2 .column_middle_6aba::before {
    top: -9px;
  }
  .bright-b124 .input_old_d0b2 .column_middle_6aba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .photo_fast_2402 .input_old_d0b2 .popup_light_d0e8 {
    margin-top: -2px;
    width: 19px;
  }
  .photo_fast_2402 .input_old_d0b2 .column_middle_6aba {
    margin-top: -1px;
  }
  .photo_fast_2402 .input_old_d0b2 .column_middle_6aba,
  .photo_fast_2402 .input_old_d0b2 .column_middle_6aba::after,
  .photo_fast_2402 .input_old_d0b2 .column_middle_6aba::before {
    width: 19px;
    height: 2px;
  }
  .photo_fast_2402 .input_old_d0b2 .column_middle_6aba::before {
    top: -6px;
  }
  .photo_fast_2402 .input_old_d0b2 .column_middle_6aba::after {
    bottom: -6px;
  }
  .complex_04e0 .input_old_d0b2 .popup_light_d0e8 {
    margin-top: -2px;
    width: 22px;
  }
  .complex_04e0 .input_old_d0b2 .column_middle_6aba {
    margin-top: -1px;
  }
  .complex_04e0 .input_old_d0b2 .column_middle_6aba,
  .complex_04e0 .input_old_d0b2 .column_middle_6aba::after,
  .complex_04e0 .input_old_d0b2 .column_middle_6aba::before {
    width: 22px;
    height: 2px;
  }
  .complex_04e0 .input_old_d0b2 .column_middle_6aba::before {
    top: -7px;
  }
  .complex_04e0 .input_old_d0b2 .column_middle_6aba::after {
    bottom: -7px;
  }
  .white_6336 .input_old_d0b2 .popup_light_d0e8 {
    margin-top: -2px;
    width: 31px;
  }
  .white_6336 .input_old_d0b2 .column_middle_6aba {
    margin-top: -1.5px;
  }
  .white_6336 .input_old_d0b2 .column_middle_6aba,
  .white_6336 .input_old_d0b2 .column_middle_6aba::after,
  .white_6336 .input_old_d0b2 .column_middle_6aba::before {
    width: 31px;
    height: 3px;
  }
  .white_6336 .input_old_d0b2 .column_middle_6aba::before {
    top: -9px;
  }
  .white_6336 .input_old_d0b2 .column_middle_6aba::after {
    bottom: -9px;
  }
}
.mask_8c13 .column_middle_6aba {
  -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);
}
.mask_8c13 .column_middle_6aba::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mask_8c13 .column_middle_6aba::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);
}
.mask_8c13.label-out-0ea9 .column_middle_6aba {
  -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);
}
.mask_8c13.label-out-0ea9 .column_middle_6aba::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mask_8c13.label-out-0ea9 .column_middle_6aba::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);
}
.module_cdc3 {
  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.in_89d1:before {
  display: none;
}
.iron_4914 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.iron_4914 .pagination_319b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.iron_4914 .pagination_319b:last-of-type {
  border-bottom: none;
}
.iron_4914 .pagination_319b.backdrop-af49,
.iron_4914 .pagination_319b.mini_0c52,
.iron_4914 .pagination_319b.modal_2d2b {
  padding: 0;
}
.iron_4914 .hard_b91d .label-67d1 {
  color: currentColor;
}
.iron_4914 .hard_b91d .label-67d1:focus,
.iron_4914 .hard_b91d .label-67d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron_4914.focused_9ed9 .pattern-f621,
.iron_4914.focused_9ed9 .tabs_lite_dbf3 a,
.iron_4914.focused_9ed9 .caption_f63f a,
.iron_4914.focused_9ed9 .out-6967 a {
  color: rgba(0, 0, 0, 0.55);
}
.iron_4914.focused_9ed9 .pattern-f621:hover,
.iron_4914.focused_9ed9 .tabs_lite_dbf3 a:hover,
.iron_4914.focused_9ed9 .caption_f63f a:hover,
.iron_4914.focused_9ed9 .out-6967 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron_4914.focused_9ed9 .border_caa8 {
  color: rgba(0, 0, 0, 0.8);
}
.iron_4914.focused_9ed9 .pagination_319b {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron_4914.focused_9ed9 .pagination_319b:before {
  background: rgba(0, 0, 0, 0.08);
}
.iron_4914.focused_9ed9 .basic_1256:before {
  background: rgba(255, 255, 255, 0.9);
}
.iron_4914.focused_9ed9 .hard_b91d .pattern-9647 li a,
.iron_4914.focused_9ed9 .hard_b91d .label-67d1,
.iron_4914.focused_9ed9 .out-6967 {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron_4914.focused_9ed9 .hard_b91d .label-67d1:focus,
.iron_4914.focused_9ed9 .hard_b91d .label-67d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron_4914.focused_9ed9 .pattern-9647 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron_4914.caption_light_aeaf .pattern-f621,
.iron_4914.caption_light_aeaf .tabs_lite_dbf3 a,
.iron_4914.caption_light_aeaf .caption_f63f .label-67d1,
.iron_4914.caption_light_aeaf .caption_f63f a,
.iron_4914.caption_light_aeaf .out-6967 a {
  color: rgba(255, 255, 255, 0.79);
}
.iron_4914.caption_light_aeaf .pattern-f621:hover,
.iron_4914.caption_light_aeaf .tabs_lite_dbf3 a:hover,
.iron_4914.caption_light_aeaf .caption_f63f .label-67d1:hover,
.iron_4914.caption_light_aeaf .caption_f63f a:hover,
.iron_4914.caption_light_aeaf .out-6967 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_4914.caption_light_aeaf .border_caa8 {
  color: rgba(255, 255, 255, 0.99);
}
.iron_4914.caption_light_aeaf .pagination_319b {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_4914.caption_light_aeaf .pagination_319b:before {
  background: rgba(255, 255, 255, 0.08);
}
.iron_4914.caption_light_aeaf .basic_1256:before {
  background: rgba(0, 0, 0, 0.9);
}
.iron_4914.caption_light_aeaf .hard_b91d .pattern-9647 li a,
.iron_4914.caption_light_aeaf .hard_b91d .label-67d1,
.iron_4914.caption_light_aeaf .out-6967 {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_4914.caption_light_aeaf .hard_b91d .label-67d1:focus,
.iron_4914.caption_light_aeaf .hard_b91d .label-67d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron_4914.caption_light_aeaf .pattern-9647 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_1256 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.basic_1256:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gallery_tall_458e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar_33c0 .iron_4914 {
  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;
}
.sidebar_33c0 .pagination_319b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar_33c0 .pagination_319b: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) {
  .sidebar_33c0 .pagination_319b:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar_33c0 .pagination_319b:last-child:before {
  content: none;
}
.sidebar_33c0 .pagination_319b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar_33c0 .hard_b91d .pattern-9647 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar_33c0 .hard_b91d .pattern-9647 li a .label-67d1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar_33c0 .hard_b91d .out-6967 {
  border: none;
}
.sidebar_33c0 .hard_b91d .out-6967 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar_33c0 .basic_1256 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar_33c0 .gallery_tall_458e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar_33c0 .caption_light_aeaf .basic_1256:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_33c0 .focused_9ed9.summary-stone-ac1d .column_middle_6aba {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar_33c0
  .focused_9ed9.summary-stone-ac1d
  .column_middle_6aba::after,
.sidebar_33c0
  .focused_9ed9.summary-stone-ac1d
  .column_middle_6aba:before {
  background: inherit;
}
.sidebar_33c0
  .focused_9ed9.summary-stone-ac1d:hover
  .column_middle_6aba {
  background: rgba(0, 0, 0, 0.8);
}
.accordion_fast_44ec .iron_4914 {
  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) {
  .accordion_fast_44ec .iron_4914 {
    width: auto;
    right: 45px;
  }
}
.gas-0a64 .iron_4914 {
  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) {
  .gas-0a64 .iron_4914 {
    width: auto;
    left: 45px;
  }
}
.in_89d1 .iron_4914 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.in_89d1 .gallery_tall_458e {
  max-width: 48em;
  margin: 0 auto;
}
.in_89d1 .basic_1256:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag-huge-7637 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag-huge-7637.sidebar_33c0 .iron_4914 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag-huge-7637.accordion_fast_44ec .iron_4914 {
  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);
}
.tag-huge-7637 .iron_4914 {
  visibility: visible;
}
.tag-huge-7637.gas-0a64 .iron_4914 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.full-7e74,
.hover_54f1 {
  overflow-x: hidden;
}
.full-7e74 .iron_4914 {
  overflow: auto;
}
.full-7e74.sidebar_33c0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full-7e74.sidebar_33c0 .iron_4914 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.full-7e74.sidebar_33c0 .fast_d08a {
  opacity: 0;
}
.full-7e74.accordion_fast_44ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full-7e74.accordion_fast_44ec .iron_4914 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.full-7e74.accordion_fast_44ec .fast_d08a {
  opacity: 0;
}
.full-7e74.gas-0a64 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full-7e74.gas-0a64 .iron_4914 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.full-7e74.gas-0a64 .fast_d08a {
  opacity: 0;
}
.full-7e74.in_89d1 .iron_4914 {
  z-index: 10;
  visibility: visible;
}
.summary-stone-ac1d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.summary-stone-ac1d .column_middle_6aba {
  background: rgba(255, 255, 255, 0.99);
}
.summary-stone-ac1d .column_middle_6aba::after,
.summary-stone-ac1d .column_middle_6aba:before {
  background: inherit;
}
.summary-stone-ac1d:hover .column_middle_6aba {
  background: rgba(255, 255, 255, 0.99);
}
.gas-0a64 .summary-stone-ac1d {
  top: 10px;
  right: auto;
  left: 12px;
}
.in_89d1 .summary-stone-ac1d {
  display: none !important;
}
.full-7e74:before,
.hover_54f1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.full-7e74 .summary-stone-ac1d,
.hover_54f1 .summary-stone-ac1d {
  display: inline-block;
}
.iron_4914 .accent_simple_ba2e {
  -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;
}
.full-7e74 .iron_4914 .accent_simple_ba2e,
.hover_54f1 .iron_4914 .accent_simple_ba2e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tabs-285b .header_8e72 {
  width: 100%;
}
.right_af2e {
  padding: 0 0.5em 0;
}
.right_af2e [class*="customify-col-"],
.right_af2e [class*="customify-col_"],
.right_af2e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dynamic-d406 .right_af2e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sidebar_narrow_f0a3 .detail-rough-f4f7,
  .detail-rough-f4f7 {
    display: none;
  }
  .lite_504d {
    text-align: left;
  }
  .stone_75e6 {
    text-align: center;
  }
  .main-5151 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar_narrow_f0a3 .content-solid-2600,
  .content-solid-2600 {
    display: none;
  }
  .stone-fe53 {
    text-align: left;
  }
  .text-next-6390 {
    text-align: center;
  }
  .over-2d5a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_narrow_f0a3 .focused_6473,
  .focused_6473 {
    display: none;
  }
  .title_selected_124e {
    text-align: left;
  }
  .complex_c848 {
    text-align: center;
  }
  .slow_5671 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tooltip-huge-189d {
  box-shadow: none !important;
}
.slider_black_19e1 .nav-605e,
.hidden_a5f7 .nav-605e {
  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;
}
.hidden_a5f7 .nav-605e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.icon-small-21e9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.icon-small-21e9:after,
.icon-small-21e9:before {
  content: "";
  display: table;
}
.icon-small-21e9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .icon-small-21e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.icon-small-21e9,
.brown_12c8 {
  max-width: 1248px;
  margin: 0 auto;
}

.advanced_55db.title-7aa4 .icon-small-21e9 {
  max-width: 100%;
}
.advanced_55db.upper_4023 {
  max-width: 1200px;
  margin: 0 auto;
}
.advanced_55db.info-tiny-f7c8 .icon-small-21e9 {
  max-width: 100%;
}
.advanced_55db.info-tiny-f7c8 > .icon-small-21e9 {
  padding-left: 0;
  padding-right: 0;
}
.advanced_55db.info-tiny-f7c8 > .icon-small-21e9 .sidebar_narrow_f0a3 {
  margin: 0;
}
.advanced_55db.info-tiny-f7c8
  > .icon-small-21e9
  .element_9506.thumbnail-82be {
  margin-right: 0;
  margin-left: 0;
}
.advanced_55db.info-tiny-f7c8 #main.thumbnail-82be {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .button_fluid_703c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .button_fluid_703c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .in_0683 .last-a247 {
    padding-right: 1em;
  }
  .in_0683.outline-iron-ec4f .element_9506 {
    border-right: 1px solid #eaecee;
  }
  .in_0683.outline-iron-ec4f .last-a247 {
    padding-right: 1em;
  }
  .in_0683.outline-iron-ec4f .north_7596 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_last_6366 .last-a247 {
    padding-left: 1em;
  }
  .photo_last_6366.outline-iron-ec4f .element_9506 {
    border-left: 1px solid #eaecee;
  }
  .photo_last_6366.outline-iron-ec4f .last-a247 {
    padding-left: 1em;
  }
  .photo_last_6366.outline-iron-ec4f .north_7596 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-hard-148a .last-a247 {
    padding-left: 1em;
  }
  .secondary-hard-148a.outline-iron-ec4f .north-d6a0 {
    border-right: 1px solid #eaecee;
  }
  .secondary-hard-148a.outline-iron-ec4f .video-large-1bfd {
    border-right: 1px solid #eaecee;
  }
  .secondary-hard-148a.outline-iron-ec4f .last-a247 {
    padding-left: 1em;
  }
  .secondary-hard-148a.outline-iron-ec4f .north_7596 {
    padding-right: 1em;
  }
  .secondary-hard-148a.outline-iron-ec4f .tall-8fbe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-2fb4 .last-a247 {
    padding-right: 1em;
  }
  .table-2fb4.outline-iron-ec4f .north-d6a0 {
    border-left: 1px solid #eaecee;
  }
  .table-2fb4.outline-iron-ec4f .video-large-1bfd {
    border-left: 1px solid #eaecee;
  }
  .table-2fb4.outline-iron-ec4f .last-a247 {
    padding-right: 1em;
  }
  .table-2fb4.outline-iron-ec4f .north_7596 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-2fb4.outline-iron-ec4f .tall-8fbe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_fluid_703c .last-a247 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_fluid_703c.outline-iron-ec4f .element_9506 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .button_fluid_703c.outline-iron-ec4f .last-a247 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_fluid_703c.outline-iron-ec4f .north_7596 {
    padding-left: 1em;
  }
  .button_fluid_703c.outline-iron-ec4f .tall-8fbe {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .button_fluid_703c.outline-iron-ec4f .last-a247 {
    padding-left: 0;
  }
}
.fixed_5b04 .notice_advanced_e16f {
  display: inline-block;
}
.nav_gas_b281 {
  display: inline-block;
}
.header_brown_91a9 {
  word-con: break-word;
}
.tertiary-small-b19f > span {
  display: inline-block;
  padding: 5px 0;
}
.tertiary-small-b19f .progress_selected_6073 {
  margin-left: 8px;
  margin-right: 8px;
}
.tertiary-small-b19f .main-hard-da95 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.small-730d .in-b467 {
  margin-bottom: 2em;
}
.small-730d .title_23fd {
  margin-bottom: 15px;
}
.small-730d .title_23fd:last-child {
  margin-bottom: 0;
}
.small-730d .description-steel-67ba {
  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) {
  .small-730d .description-steel-67ba {
    display: block;
  }
}
.small-730d .mini_a63c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .small-730d .mini_a63c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.small-730d .frame_pink_4d7a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.small-730d .frame_pink_4d7a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.small-730d .frame_pink_4d7a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.small-730d .header_brown_91a9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.small-730d .header_brown_91a9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.small-730d .summary_focused_9d94 p:last-child {
  margin-bottom: 0;
}
.small-730d .wrapper_top_add2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.small-730d .slider-e660 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.small-730d .copper-0a2f {
  margin-top: 1em;
}
.small-730d .black_6950 {
  top: 0;
  display: block;
}
.small-730d .black_6950 a {
  color: inherit;
}
.small-730d .black_6950 a:hover {
  color: inherit;
}
.small-730d .disabled-bright-7968 {
  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;
}
.small-730d .disabled-bright-7968:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.small-730d .slider-e660 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.small-730d .liquid-8703 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.small-730d .liquid-8703:first-child {
  margin-top: 0;
}
.small-730d .liquid-8703.gradient-d483 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.small-730d .liquid-8703.smooth_9c2c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.small-730d
  .liquid-8703.smooth_9c2c.picture_f813
  .copper-0a2f {
  width: 100%;
}
.small-730d .smooth_9c2c {
  -webkit-box-align: center;
  align-items: center;
}
.small-730d .smooth_9c2c .tertiary-small-b19f,
.small-730d .smooth_9c2c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.small-730d .frame_pink_4d7a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small-730d .frame_pink_4d7a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small-730d .frame_pink_4d7a: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;
}
.small-730d .gradient-d483 {
  z-index: 5;
}
.small-730d .frame-ea9a .focus_steel_5584 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.small-730d .summary-767f .focus_steel_5584 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.small-730d .accent_45d5 .focus_steel_5584 {
  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;
}
.small-730d.description_03aa .description-steel-67ba,
.small-730d.wood_ef45 .description-steel-67ba {
  display: block;
}
.small-730d.description_03aa .description-steel-67ba .top_cbaf,
.small-730d.description_03aa .description-steel-67ba .slider-e660,
.small-730d.wood_ef45 .description-steel-67ba .top_cbaf,
.small-730d.wood_ef45 .description-steel-67ba .slider-e660 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small-730d.tabs_55f7 .mini_a63c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .small-730d.tabs_55f7 .mini_a63c {
    margin-right: 0;
  }
}
.small-730d.description_03aa .mini_a63c,
.small-730d.wood_ef45 .mini_a63c {
  padding-top: 40%;
}
.small-730d.description_03aa .in-b467,
.small-730d.wood_ef45 .in-b467 {
  display: block;
}
.small-730d.description_03aa .fn-sticky-7e0f .slider-e660,
.small-730d.wood_ef45 .fn-sticky-7e0f .slider-e660 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.small-730d.description_03aa .mini_a63c,
.small-730d.wood_ef45 .mini_a63c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.small-730d.description_03aa .slider-e660 {
  padding: 1em;
}
.active_0c57 {
  margin: 30px auto;
  display: block;
}
.active_0c57 .blue_c973 > * {
  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;
}
.active_0c57 .blue_c973 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_0c57 .blue_c973 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article-south-b752 .tertiary-small-b19f {
  margin-bottom: 1.41575em;
}
.article-south-b752 .hover_new_c50b {
  margin-bottom: 1.618em;
}
.picture_rough_b67a .soft_ec7b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.picture_rough_b67a .soft_ec7b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.picture_rough_b67a .heading_41c0 {
  max-width: 100%;
  overflow: auto;
}
.stale-8102 .picture_rough_b67a a:hover {
  text-decoration: underline;
}
.focused_1b01 .title_23fd:not(.header_brown_91a9),
.focused_1b01 .frame_pink_4d7a {
  margin-bottom: 1.41575em;
}
.focused_1b01 .title_23fd:not(.header_brown_91a9):last-child,
.focused_1b01 .frame_pink_4d7a:last-child {
  margin-bottom: 0;
}
.focused_1b01 .title_23fd.over-7398 {
  margin-bottom: 0.41575em;
}
.focused_1b01 .row_out_bdbe:before,
.focused_1b01 .list-5ebc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focused_1b01 .row_out_bdbe:before {
  content: "\f115";
}
.focused_1b01 .list-5ebc:before {
  content: "\f02c";
}
.focused_1b01 .easy_561c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focused_1b01 .easy_561c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.link_64e7 {
  display: -webkit-box;
  display: flex;
}
.link_64e7 .wood-6658 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .link_64e7 .wood-6658 {
    flex-basis: 90px;
  }
}
.link_64e7 .focus-7ccb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .link_64e7 .focus-7ccb {
    flex-basis: calc(100% - 50px);
  }
}
.link_64e7 .stone_fb98 p:last-child {
  margin-bottom: 0.72em;
}
.slider-small-7863 .blue_c973 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.slider-small-7863 .blue_c973:after,
.slider-small-7863 .blue_c973:before {
  content: "";
  display: table;
}
.slider-small-7863 .blue_c973:after {
  clear: both;
}
.slider-small-7863 .blue_c973 .container-5f59,
.slider-small-7863 .blue_c973 .link_bd48 {
  width: 49%;
}
.slider-small-7863 .blue_c973 .container-5f59 a span.photo-rough-e9ad,
.slider-small-7863 .blue_c973 .link_bd48 a span.photo-rough-e9ad {
  display: block;
  margin-bottom: 5px;
}
.slider-small-7863 .blue_c973 .link_bd48 {
  float: left;
  text-align: left;
}
.slider-small-7863 .blue_c973 .container-5f59 {
  float: right;
  text-align: right;
}
.card-copper-0ec2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card-copper-0ec2 {
    margin-bottom: 0;
  }
}
.full_389d {
  margin-bottom: 1em;
}
.full_389d .header_brown_91a9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.yellow-7c88 a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar-dark-a1b3 .full_389d,
.yellow-59ba .full_389d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar-dark-a1b3 .full_389d,
  .yellow-59ba .full_389d {
    display: block;
  }
}
.sidebar-dark-a1b3 .yellow-7c88,
.yellow-59ba .yellow-7c88 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar-dark-a1b3 .yellow-7c88,
  .yellow-59ba .yellow-7c88 {
    margin-bottom: 1em;
  }
}
.sidebar-dark-a1b3 .yellow-7c88 img,
.yellow-59ba .yellow-7c88 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar-dark-a1b3 .next-6e50,
.yellow-59ba .next-6e50 {
  flex-basis: calc(100% - 160px);
}
.sidebar-dark-a1b3 .next-6e50 p,
.yellow-59ba .next-6e50 p {
  margin-bottom: 0;
}
.sidebar-dark-a1b3 .next-6e50 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar-dark-a1b3 .next-6e50 {
    padding-left: 0;
  }
}
.yellow-59ba .next-6e50 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .yellow-59ba .next-6e50 {
    padding-right: 0;
  }
}
.yellow-59ba .yellow-7c88 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.text-6758 .yellow-7c88 {
  margin-bottom: 0.5em;
}
.text-6758 .yellow-7c88 img {
  width: 100%;
}
.item_lower_0709 .disabled-9611,
.title-clean-9dc0 .disabled-9611 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title-clean-9dc0 .element_9506 .smooth_4a6b p:last-child {
  margin-bottom: 0;
}
.card_ef8a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pagination-7b3c .disabled_last_3579 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pagination-7b3c .disabled_last_3579:last-of-type {
    margin-bottom: 0;
  }
}
.pagination-7b3c .disabled_last_3579 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination-7b3c .disabled_last_3579 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pagination-7b3c .disabled_last_3579 ul li {
  margin: 0 0 0.6em;
}
.pagination-7b3c .disabled_last_3579 ul li.steel_9d45,
.pagination-7b3c .disabled_last_3579 ul li.yellow-448e {
  position: relative;
}
.pagination-7b3c .disabled_last_3579 ul li.steel_9d45 .image-advanced-a2ad,
.pagination-7b3c .disabled_last_3579 ul li.yellow-448e .image-advanced-a2ad {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pagination-7b3c .disabled_last_3579 ul li.steel_9d45:after:after,
.pagination-7b3c .disabled_last_3579 ul li.steel_9d45:after:before,
.pagination-7b3c
  .disabled_last_3579
  ul
  li.yellow-448e:after:after,
.pagination-7b3c
  .disabled_last_3579
  ul
  li.yellow-448e:after:before {
  content: "";
  display: table;
}
.pagination-7b3c .disabled_last_3579 ul li.steel_9d45:after:after,
.pagination-7b3c
  .disabled_last_3579
  ul
  li.yellow-448e:after:after {
  clear: both;
}
.pagination-7b3c .disabled_last_3579 a.stale_46ff:hover {
  text-decoration: none;
}
.pagination-7b3c .disabled_last_3579 select {
  max-width: 100%;
}
.pagination-7b3c .disabled_last_3579 table {
  font-size: 85%;
}
.pagination-7b3c .disabled_last_3579 table td,
.pagination-7b3c .disabled_last_3579 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pagination-7b3c .disabled_last_3579 table tfoot td {
  text-align: left;
}
.pagination-7b3c .disabled_last_3579 :last-child {
  margin-bottom: 0;
}
.pagination-7b3c .disabled_last_3579 .media-6bea {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pagination-7b3c .disabled_last_3579 .media-6bea label {
  width: 100%;
}
.pagination-7b3c .disabled_last_3579 .media-6bea .frame-easy-f3e0 {
  width: 100%;
  display: block;
}
.pagination-7b3c .disabled_last_3579 .media-6bea .image_under_1c12 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pagination-7b3c .disabled_last_3579 .media-6bea .image_under_1c12:hover svg #svg-search {
  fill: #444;
}
.pagination-7b3c .disabled_last_3579 .media-6bea .image_under_1c12 svg {
  width: 18px;
  height: 18px;
}
.pagination-7b3c .text_9e5b ul ul,
.pagination-7b3c .frame_b740 ul ul,
.pagination-7b3c .large-a523 ul ul,
.pagination-7b3c .down_51f1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pagination-7b3c .text_9e5b .status-smooth-cb47 > a,
.pagination-7b3c .frame_b740 .status-smooth-cb47 > a,
.pagination-7b3c .large-a523 .status-smooth-cb47 > a,
.pagination-7b3c .down_51f1 .status-smooth-cb47 > a {
  margin-bottom: 0;
}
.pagination-7b3c .slider-fast-16d0 li,
.pagination-7b3c .text_9e5b li,
.pagination-7b3c .black-433f li,
.pagination-7b3c .frame_b740 li,
.pagination-7b3c .large-a523 li,
.pagination-7b3c .down_51f1 li,
.pagination-7b3c .aside_73c7 li,
.pagination-7b3c .aside-8c23 li {
  display: block;
  position: relative;
}
.pagination-7b3c .slider-fast-16d0 li:last-child,
.pagination-7b3c .text_9e5b li:last-child,
.pagination-7b3c .black-433f li:last-child,
.pagination-7b3c .frame_b740 li:last-child,
.pagination-7b3c .large-a523 li:last-child,
.pagination-7b3c .down_51f1 li:last-child,
.pagination-7b3c .aside_73c7 li:last-child,
.pagination-7b3c .aside-8c23 li:last-child {
  border: none;
}
.pagination-7b3c .slider-fast-16d0 li a,
.pagination-7b3c .text_9e5b li a,
.pagination-7b3c .black-433f li a,
.pagination-7b3c .frame_b740 li a,
.pagination-7b3c .large-a523 li a,
.pagination-7b3c .down_51f1 li a,
.pagination-7b3c .aside_73c7 li a,
.pagination-7b3c .aside-8c23 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-7b3c .slider-fast-16d0 li ul li::before,
.pagination-7b3c .text_9e5b li ul li::before,
.pagination-7b3c .black-433f li ul li::before,
.pagination-7b3c .frame_b740 li ul li::before,
.pagination-7b3c .large-a523 li ul li::before,
.pagination-7b3c .down_51f1 li ul li::before,
.pagination-7b3c .aside_73c7 li ul li::before,
.pagination-7b3c .aside-8c23 li ul li::before {
  left: 15px;
}
.pagination-7b3c .slider-fast-16d0 li ul a,
.pagination-7b3c .text_9e5b li ul a,
.pagination-7b3c .black-433f li ul a,
.pagination-7b3c .frame_b740 li ul a,
.pagination-7b3c .large-a523 li ul a,
.pagination-7b3c .down_51f1 li ul a,
.pagination-7b3c .aside_73c7 li ul a,
.pagination-7b3c .aside-8c23 li ul a {
  padding-left: 20px;
}
.pagination-7b3c .slider-fast-16d0 li ul ul li::before,
.pagination-7b3c .text_9e5b li ul ul li::before,
.pagination-7b3c .black-433f li ul ul li::before,
.pagination-7b3c .frame_b740 li ul ul li::before,
.pagination-7b3c .large-a523 li ul ul li::before,
.pagination-7b3c .down_51f1 li ul ul li::before,
.pagination-7b3c .aside_73c7 li ul ul li::before,
.pagination-7b3c .aside-8c23 li ul ul li::before {
  left: 30px;
}
.pagination-7b3c .slider-fast-16d0 li ul ul a,
.pagination-7b3c .text_9e5b li ul ul a,
.pagination-7b3c .black-433f li ul ul a,
.pagination-7b3c .frame_b740 li ul ul a,
.pagination-7b3c .large-a523 li ul ul a,
.pagination-7b3c .down_51f1 li ul ul a,
.pagination-7b3c .aside_73c7 li ul ul a,
.pagination-7b3c .aside-8c23 li ul ul a {
  padding-left: 40px;
}
.pagination-7b3c .pattern-108d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-7b3c .aside-8c23 ul li {
  margin-bottom: 1.41575em;
}
.pagination-7b3c .aside-8c23 ul li .fresh-ec29 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pagination-7b3c .aside-8c23 ul li .thumbnail_new_b341 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.caption_light_aeaf .slider-fast-16d0 li a,
.caption_light_aeaf .text_9e5b li a,
.caption_light_aeaf .black-433f li a,
.caption_light_aeaf .frame_b740 li a,
.caption_light_aeaf .large-a523 li a,
.caption_light_aeaf .down_51f1 li a,
.caption_light_aeaf .aside_73c7 li a,
.caption_light_aeaf .aside-8c23 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_light_aeaf .pattern-108d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_light_aeaf .disabled_last_3579 ul li.steel_9d45 .image-advanced-a2ad,
.caption_light_aeaf .disabled_last_3579 ul li.yellow-448e .image-advanced-a2ad {
  background: rgba(0, 0, 0, 0.2);
}
.caption_light_aeaf .pagination-7b3c .disabled_last_3579 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_55db .pagination-7b3c .pattern-9647 li {
  margin: 0;
}
.advanced_55db .pagination-7b3c .pattern-9647 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.advanced_55db .pagination-7b3c .pattern-9647 li ul {
  margin: 0;
}
.advanced_55db .pagination-7b3c .pattern-9647 li ul li a {
  padding-left: 15px;
}
.advanced_55db .pagination-7b3c .pattern-9647 li ul li li a {
  padding-left: 30px;
}
.advanced_55db .pagination-7b3c .pattern-9647 li.border-liquid-d16e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.advanced_55db .pagination-7b3c .pattern-9647 li.border-liquid-d16e > 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;
}
.advanced_55db .pagination-7b3c .pattern-9647 li.border-liquid-d16e > 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;
}
.steel-5870 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.popup_complex_0e59 {
  position: relative;
  z-index: 10;
}
.popup_complex_0e59 .accent_simple_ba2e {
  width: 100%;
  max-width: 100%;
}
.tall-5dc5 .short_efc4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tall-5dc5 .focused_9ed9 {
}
.tall-5dc5 .caption_light_aeaf {
  background: #292929;
}
.focus_fa4f .short_efc4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focus_fa4f .focused_9ed9 {
  background: #f9f9f9;
}
.focus_fa4f .caption_light_aeaf {
  background: #303030;
}
.caption_d13d .short_efc4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption_d13d .notice_advanced_e16f {
    margin-bottom: 1em;
  }
  .caption_d13d .notice_advanced_e16f:last-child {
    margin-bottom: 0;
  }
}
.caption_d13d .focused_9ed9 {
  background: #ededed;
}
.caption_d13d .caption_light_aeaf {
  background: #1a1a1a;
}
.short_efc4.focused_9ed9 {
  color: rgba(0, 0, 0, 0.6);
}
.short_efc4.focused_9ed9 .pagination-outer-52ce li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short_efc4.caption_light_aeaf {
  color: rgba(255, 255, 255, 0.99);
}
.short_efc4.caption_light_aeaf a:not(.stale_46ff) {
  color: rgba(255, 255, 255, 0.79);
}
.short_efc4.caption_light_aeaf a:not(.stale_46ff):hover {
  color: rgba(255, 255, 255, 0.99);
}
.short_efc4.caption_light_aeaf .pagination-outer-52ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_efc4.caption_light_aeaf table tbody td,
.short_efc4.caption_light_aeaf table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid_23d8.primary_502f .icon-small-21e9 {
  max-width: initial;
}
.grid_23d8 .detail-right-942c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid_23d8 .detail-right-942c .accent_simple_ba2e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid_23d8 .detail-right-942c .accent_simple_ba2e {
    display: block;
    margin-bottom: 2em;
  }
  .grid_23d8 .detail-right-942c .accent_simple_ba2e:last-child {
    margin-bottom: 0;
  }
}
.caption_d13d .notice_advanced_e16f:last-child,
.focus_fa4f .notice_advanced_e16f:last-child,
.tall-5dc5 .notice_advanced_e16f:last-child {
  margin-bottom: 0;
}
.caption_d13d .notice_advanced_e16f .pagination-7b3c .disabled_last_3579:last-child,
.focus_fa4f .notice_advanced_e16f .pagination-7b3c .disabled_last_3579:last-child,
.tall-5dc5 .notice_advanced_e16f .pagination-7b3c .disabled_last_3579:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .caption_d13d .down-fa1b,
  .caption_d13d .background_clean_ba0f,
  .focus_fa4f .down-fa1b,
  .focus_fa4f .background_clean_ba0f,
  .tall-5dc5 .down-fa1b,
  .tall-5dc5 .background_clean_ba0f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .popup_complex_0e59 .notice_advanced_e16f {
    margin-bottom: 2em;
  }
}
.popup_complex_0e59 p:last-child {
  margin-bottom: 0;
}
.popup_complex_0e59 li,
.popup_complex_0e59 ul {
  list-style: none;
  margin: 0;
}
.popup_complex_0e59 ul ul {
  margin-left: 2.617924em;
}
.logo_3542 {
  font-size: 0.875em;
}

/* css-noise: 13e2 */
.phantom-card-d3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
