/** Generated: Tuesday, 1st of July 2025, 02:47:02 PM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

   html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
  }
  
  /*
   * Remove text-shadow in selection highlight:
   * https://twitter.com/miketaylr/status/12228805301
   *
   * Vendor-prefixed and regular ::selection selectors cannot be combined:
   * https://stackoverflow.com/a/16982510/7133471
   *
   * Customize the background color to match your design.
   */
  
  ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
  }
  
  ::selection {
    background: #b3d4fc;
    text-shadow: none;
  }
  
  /*
   * A better looking default horizontal rule
   */
  
  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
  }
  
  /*
   * Remove the gap between audio, canvas, iframes,
   * images, videos and the bottom of their containers:
   * https://github.com/h5bp/html5-boilerplate/issues/440
   */
  
  audio,
  canvas,
  iframe,
  img,
  svg,
  video {
    vertical-align: middle;
  }
  
  /*
   * Remove default fieldset styles.
   */
  
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
  }
  
  /*
   * Allow only vertical resizing of textareas.
   */
  
  textarea {
    resize: vertical;
  }
  
  /* ==========================================================================
     Author's custom styles
     ========================================================================== */
  
  /* ==========================================================================
     Helper classes
     ========================================================================== */
  
  /*
   * Hide visually and from screen readers
   */
  
  .hidden,
  [hidden] {
    display: none !important;
  }
  
  /*
   * Hide only visually, but have it available for screen readers:
   * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
   *
   * 1. For long content, line feeds are not interpreted as spaces and small width
   *    causes content to wrap 1 word per line:
   *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
   */
  
  .sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    /* 1 */
  }
  
  /*
   * Extends the .sr-only class to allow the element
   * to be focusable when navigated to via the keyboard:
   * https://www.drupal.org/node/897638
   */
  
  .sr-only.focusable:active,
  .sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
  }
  
  /*
   * Hide visually and from screen readers, but maintain layout
   */
  
  .invisible {
    visibility: hidden;
  }
  
  /*
   * Clearfix: contain floats
   *
   * For modern browsers
   * 1. The space content is one way to avoid an Opera bug when the
   *    `contenteditable` attribute is included anywhere else in the document.
   *    Otherwise it causes space to appear at the top and bottom of elements
   *    that receive the `clearfix` class.
   * 2. The use of `table` rather than `block` is only necessary if using
   *    `:before` to contain the top-margins of child elements.
   */
  
  .clearfix::before,
  .clearfix::after {
    content: " ";
    display: table;
  }
  
  .clearfix::after {
    clear: both;
  }
  
  /* ==========================================================================
     EXAMPLE Media Queries for Responsive Design.
     These examples override the primary ('mobile first') styles.
     Modify as content requires.
     ========================================================================== */
  
  @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
  }
  
  @media print,
    (-webkit-min-device-pixel-ratio: 1.25),
    (min-resolution: 1.25dppx),
    (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
  }
  
  /* ==========================================================================
     Print styles.
     Inlined to avoid the additional HTTP request:
     https://www.phpied.com/delay-loading-your-print-css/
     ========================================================================== */
  
  @media print {
    *,
    *::before,
    *::after {
      background: #fff !important;
      color: #000 !important;
      /* Black prints faster */
      box-shadow: none !important;
      text-shadow: none !important;
    }
  
    a,
    a:visited {
      text-decoration: underline;
    }
  
    a[href]::after {
      content: " (" attr(href) ")";
    }
  
    abbr[title]::after {
      content: " (" attr(title) ")";
    }
  
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]::after,
    a[href^="javascript:"]::after {
      content: "";
    }
  
    pre {
      white-space: pre-wrap !important;
    }
  
    pre,
    blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }
  
    /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
      display: table-header-group;
    }
  
    tr,
    img {
      page-break-inside: avoid;
    }
  
    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }
  
    h2,
    h3 {
      page-break-after: avoid;
    }
  }
  
  
/*
Responsive 996px grid system ~ Grid CSS.
Copyright 2013, Josh Cope

12 Columns ~ Margin left: 13px ~ Margin right: 13px

Based on the 960.gs grid system - http://960.gs/
by Nathan Smith

Licensed under GPL and MIT
*/
/* =============================================================================
   Base 1200px Grid
   ========================================================================== */
/* Container */
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  width: 1204px;
  overflow: auto;
}
.margin-top {
  margin-top: 40px;
}
/* Create a row with fullwidth */
.fullwidth {
  margin: 0;
  padding: 0;
  border: 0;
  width: auto;
  clear: both;
  overflow: auto;
}
/* Global */
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14 {
  display: inline;
  float: left;
}
.push_1,
.pull_1,
.push_2,
.pull_2,
.push_3,
.pull_3,
.push_4,
.pull_4,
.push_5,
.pull_5,
.push_6,
.pull_6,
.push_7,
.pull_7,
.push_8,
.pull_8,
.push_9,
.pull_9,
.push_10,
.pull_10,
.push_11,
.pull_11,
.push_12,
.pull_13,
.push_14 {
  position: relative;
}
/* Children (Alpha ~ First, Omega ~ Last) */
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* Base Grid */
/* Global | 960px */
.container .grid_1 {
  width: 66px;
}
.container .grid_2 {
  width: 172px;
}
.container .grid_3 {
  width: 258px;
}
.container .grid_4 {
  width: 344px;
}
.container .grid_5 {
  width: 430px;
}
.container .grid_6 {
  width: 516px;
}
.container .grid_7 {
  width: 602px;
}
.container .grid_8 {
  width: 688px;
}
.container .grid_9 {
  width: 774px;
}
.container .grid_10 {
  width: 860px;
}
.container .grid_11 {
  width: 946px;
}
.container .grid_12 {
  width: 1032px;
}
.container .grid_13 {
  width: 1118px;
}
.container .grid_14 {
  width: 1204px;
}
/* Prefix Extra Space */
.container .prefix_1 {
  padding-left: 86px;
}
.container .prefix_2 {
  padding-left: 172px;
}
.container .prefix_3 {
  padding-left: 258px;
}
.container .prefix_4 {
  padding-left: 344px;
}
.container .prefix_5 {
  padding-left: 430px;
}
.container .prefix_6 {
  padding-left: 516px;
}
.container .prefix_7 {
  padding-left: 602px;
}
.container .prefix_8 {
  padding-left: 688px;
}
.container .prefix_9 {
  padding-left: 774px;
}
.container .prefix_10 {
  padding-left: 860px;
}
.container .prefix_11 {
  padding-left: 946px;
}
.container .prefix_12 {
  padding-left: 1032px;
}
.container .prefix_13 {
  padding-left: 1118px;
}
/* Suffix Extra Space */
.container .suffix_1 {
  padding-right: 86px;
}
.container .suffix_2 {
  padding-right: 172px;
}
.container .suffix_3 {
  padding-right: 258px;
}
.container .suffix_4 {
  padding-right: 344px;
}
.container .suffix_5 {
  padding-right: 430px;
}
.container .suffix_6 {
  padding-right: 516px;
}
.container .suffix_7 {
  padding-right: 602px;
}
.container .suffix_8 {
  padding-right: 688px;
}
.container .suffix_9 {
  padding-right: 774px;
}
.container .suffix_10 {
  padding-right: 860px;
}
.container .suffix_11 {
  padding-right: 946px;
}
.container .suffix_12 {
  padding-right: 1032px;
}
.container .suffix_13 {
  padding-right: 1118px;
}
/* Push Space */
.container .push_1 {
  left: 86px;
}
.container .push_2 {
  left: 172px;
}
.container .push_3 {
  left: 258px;
}
.container .push_4 {
  left: 344px;
}
.container .push_5 {
  left: 430px;
}
.container .push_6 {
  left: 516px;
}
.container .push_7 {
  left: 602px;
}
.container .push_8 {
  left: 688px;
}
.container .push_9 {
  left: 774px;
}
.container .push_10 {
  left: 860px;
}
.container .push_11 {
  left: 946px;
}
.container .push_12 {
  left: 1032px;
}
.container .push_13 {
  left: 1118px;
}
/* Pull Space */
.container .pull_1 {
  left: -46px;
}
.container .pull_2 {
  left: -112px;
}
.container .pull_3 {
  left: -178px;
}
.container .pull_4 {
  left: -244px;
}
.container .pull_5 {
  left: -310px;
}
.container .pull_6 {
  left: -376px;
}
.container .pull_7 {
  left: -442px;
}
.container .pull_8 {
  left: -508px;
}
.container .pull_9 {
  left: -574px;
}
.container .pull_10 {
  left: -640px;
}
.container .pull_11 {
  left: -706px;
}
.container .pull_12 {
  left: -772px;
}
.container .pull_13 {
  left: -838px;
}
.container .pull_14 {
  left: -904px;
}
/* Images & Other Objects */
img,
object,
embed {
  max-width: 100%;
}
img {
  height: auto;
}
/* =============================================================================
   960px Grid
   ========================================================================== */
@media only screen and (min-width: 1355px) and (max-width: 1566px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 32px;
    padding-right: 32px;
    width: 966px;
  }
  .margin-top {
    margin-top: 32px;
  }
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12,
  .grid_13,
  .grid_14 {
    display: inline;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
  }
  /* Global | 960px */
  .container .grid_1 {
    width: 53px;
  }
  .container .grid_2 {
    width: 138px;
  }
  .container .grid_3 {
    width: 207px;
  }
  .container .grid_4 {
    width: 276px;
  }
  .container .grid_5 {
    width: 345px;
  }
  .container .grid_6 {
    width: 414px;
  }
  .container .grid_7 {
    width: 483px;
  }
  .container .grid_8 {
    width: 552px;
  }
  .container .grid_9 {
    width: 621px;
  }
  .container .grid_10 {
    width: 690px;
  }
  .container .grid_11 {
    width: 759px;
  }
  .container .grid_12 {
    width: 828px;
  }
  .container .grid_13 {
    width: 897px;
  }
  .container .grid_14 {
    width: 966px;
  }
  /* Prefix Extra Space */
  .container .prefix_1 {
    padding-left: 69px;
  }
  .container .prefix_2 {
    padding-left: 138px;
  }
  .container .prefix_3 {
    padding-left: 207px;
  }
  .container .prefix_4 {
    padding-left: 276px;
  }
  .container .prefix_5 {
    padding-left: 345px;
  }
  .container .prefix_6 {
    padding-left: 414px;
  }
  .container .prefix_7 {
    padding-left: 483px;
  }
  .container .prefix_8 {
    padding-left: 552px;
  }
  .container .prefix_9 {
    padding-left: 621px;
  }
  .container .prefix_10 {
    padding-left: 690px;
  }
  .container .prefix_11 {
    padding-left: 759px;
  }
  .container .prefix_12 {
    padding-left: 828px;
  }
  .container .prefix_13 {
    padding-left: 897px;
  }
  /* Suffix Extra Space */
  .container .suffix_1 {
    padding-right: 69px;
  }
  .container .suffix_2 {
    padding-right: 138px;
  }
  .container .suffix_3 {
    padding-right: 207px;
  }
  .container .suffix_4 {
    padding-right: 276px;
  }
  .container .suffix_5 {
    padding-right: 345px;
  }
  .container .suffix_6 {
    padding-right: 414px;
  }
  .container .suffix_7 {
    padding-right: 483px;
  }
  .container .suffix_8 {
    padding-right: 552px;
  }
  .container .suffix_9 {
    padding-right: 621px;
  }
  .container .suffix_10 {
    padding-right: 690px;
  }
  .container .suffix_11 {
    padding-right: 759px;
  }
  .container .suffix_12 {
    padding-right: 828px;
  }
  .container .suffix_13 {
    padding-right: 897px;
  }
  /* Push Space */
  .container .push_1 {
    left: 69px;
  }
  .container .push_2 {
    left: 138px;
  }
  .container .push_3 {
    left: 207px;
  }
  .container .push_4 {
    left: 276px;
  }
  .container .push_5 {
    left: 345px;
  }
  .container .push_6 {
    left: 414px;
  }
  .container .push_7 {
    left: 483px;
  }
  .container .push_8 {
    left: 552px;
  }
  .container .push_9 {
    left: 621px;
  }
  .container .push_10 {
    left: 690px;
  }
  .container .push_11 {
    left: 759px;
  }
  .container .push_12 {
    left: 828px;
  }
  .container .push_13 {
    left: 897px;
  }
  /* Pull Space */
  .container .pull_1 {
    left: -37px;
  }
  .container .pull_2 {
    left: -90px;
  }
  .container .pull_3 {
    left: -143px;
  }
  .container .pull_4 {
    left: -196px;
  }
  .container .pull_5 {
    left: -249px;
  }
  .container .pull_6 {
    left: -302px;
  }
  .container .pull_7 {
    left: -355px;
  }
  .container .pull_8 {
    left: -408px;
  }
  .container .pull_9 {
    left: -461px;
  }
  .container .pull_10 {
    left: -514px;
  }
  .container .pull_11 {
    left: -567px;
  }
  .container .pull_12 {
    left: -620px;
  }
  .container .pull_13 {
    left: -673px;
  }
  .container .pull_14 {
    left: -726px;
  }
  /* Children (Alpha ~ First, Omega ~ Last) | 960 */
  .alpha {
    margin-left: 0;
  }
  .omega {
    margin-right: 0;
  }
}
/* =============================================================================
   Less than 768px
   ========================================================================== */
@media only screen and (min-width: 1024px) and (max-width: 1355px) {
  /* Container | 768px */
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    width: 700px;
  }
  .margin-top {
    margin-top: 24px;
  }
  /* Global | 768px */
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12,
  .grid_13,
  .grid_14,
  .grid_15 {
    display: inline;
    float: left;
    margin-left: 6px;
    margin-right: 6px;
  }
  .container .grid_1 {
    width: 38px;
  }
  .container .grid_2 {
    width: 100px;
  }
  .container .grid_3 {
    width: 150px;
  }
  .container .grid_4 {
    width: 200px;
  }
  .container .grid_5 {
    width: 250px;
  }
  .container .grid_6 {
    width: 300px;
  }
  .container .grid_7 {
    width: 350px;
  }
  .container .grid_8 {
    width: 400px;
  }
  .container .grid_9 {
    width: 450px;
  }
  .container .grid_10 {
    width: 500px;
  }
  .container .grid_11 {
    width: 550px;
  }
  .container .grid_12 {
    width: 600px;
  }
  .container .grid_13 {
    width: 650px;
  }
  .container .grid_14 {
    width: 700px;
  }
  /* Prefix Extra Space */
  .container .prefix_1 {
    padding-left: 50px;
  }
  .container .prefix_2 {
    padding-left: 100px;
  }
  .container .prefix_3 {
    padding-left: 150px;
  }
  .container .prefix_4 {
    padding-left: 200px;
  }
  .container .prefix_5 {
    padding-left: 250px;
  }
  .container .prefix_6 {
    padding-left: 300px;
  }
  .container .prefix_7 {
    padding-left: 350px;
  }
  .container .prefix_8 {
    padding-left: 400px;
  }
  .container .prefix_9 {
    padding-left: 450px;
  }
  .container .prefix_10 {
    padding-left: 500px;
  }
  .container .prefix_11 {
    padding-left: 550px;
  }
  .container .prefix_12 {
    padding-left: 600px;
  }
  .container .prefix_13 {
    padding-left: 650px;
  }
  /* Suffix Extra Space */
  .container .suffix_1 {
    padding-right: 50px;
  }
  .container .suffix_2 {
    padding-right: 100px;
  }
  .container .suffix_3 {
    padding-right: 150px;
  }
  .container .suffix_4 {
    padding-right: 200px;
  }
  .container .suffix_5 {
    padding-right: 250px;
  }
  .container .suffix_6 {
    padding-right: 300px;
  }
  .container .suffix_7 {
    padding-right: 350px;
  }
  .container .suffix_8 {
    padding-right: 400px;
  }
  .container .suffix_9 {
    padding-right: 450px;
  }
  .container .suffix_10 {
    padding-right: 500px;
  }
  .container .suffix_11 {
    padding-right: 550px;
  }
  .container .suffix_12 {
    padding-right: 600px;
  }
  .container .suffix_13 {
    padding-right: 650px;
  }
  /* Push Space */
  .container .push_1 {
    left: 50px;
  }
  .container .push_2 {
    left: 100px;
  }
  .container .push_3 {
    left: 150px;
  }
  .container .push_4 {
    left: 200px;
  }
  .container .push_5 {
    left: 250px;
  }
  .container .push_6 {
    left: 300px;
  }
  .container .push_7 {
    left: 350px;
  }
  .container .push_8 {
    left: 400px;
  }
  .container .push_9 {
    left: 450px;
  }
  .container .push_10 {
    left: 500px;
  }
  .container .push_11 {
    left: 550px;
  }
  .container .push_12 {
    left: 600px;
  }
  .container .push_13 {
    left: 650px;
  }
  /* Pull Space */
  .container .pull_1 {
    left: -26px;
  }
  .container .pull_2 {
    left: -64px;
  }
  .container .pull_3 {
    left: -102px;
  }
  .container .pull_4 {
    left: -140px;
  }
  .container .pull_5 {
    left: -178px;
  }
  .container .pull_6 {
    left: -216px;
  }
  .container .pull_7 {
    left: -254px;
  }
  .container .pull_8 {
    left: -292px;
  }
  .container .pull_9 {
    left: -330px;
  }
  .container .pull_10 {
    left: -368px;
  }
  .container .pull_11 {
    left: -406px;
  }
  .container .pull_12 {
    left: -444px;
  }
  .container .pull_13 {
    left: -482px;
  }
  .container .pull_14 {
    left: -520px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1024px) {
  /* Container */
  .container {
    margin: 0 auto;
    width: 593px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .margin-top {
    margin-top: 20px;
  }
  /* Global */
  .container .grid_1,
  .container .grid_2,
  .container .grid_3,
  .container .grid_4,
  .container .grid_5,
  .container .grid_6,
  .container .grid_7,
  .container .grid_8,
  .container .grid_9,
  .container .grid_10,
  .container .grid_11,
  .container .grid_12,
  .container .grid_13,
  .container .grid_14 {
    width: 100%;
    clear: both;
    float: none;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    /* IE 6&7 */
    zoom: 1;
    *display: inline;
  }
  /* Nested children need no padding */
  .grid_1 .grid_1,
  .grid_2 .grid_1,
  .grid_2 .grid_2,
  .grid_3 .grid_1,
  .grid_3 .grid_2,
  .grid_3 .grid_3,
  .grid_4 .grid_1,
  .grid_4 .grid_2,
  .grid_4 .grid_3,
  .grid_4 .grid_4,
  .grid_5 .grid_1,
  .grid_5 .grid_2,
  .grid_5 .grid_3,
  .grid_5 .grid_4,
  .grid_5 .grid_5,
  .grid_6 .grid_1,
  .grid_6 .grid_2,
  .grid_6 .grid_3,
  .grid_6 .grid_4,
  .grid_6 .grid_5,
  .grid_6 .grid_6,
  .grid_7 .grid_1,
  .grid_7 .grid_2,
  .grid_7 .grid_3,
  .grid_7 .grid_4,
  .grid_7 .grid_5,
  .grid_7 .grid_6,
  .grid_7 .grid_7,
  .grid_8 .grid_1,
  .grid_8 .grid_2,
  .grid_8 .grid_3,
  .grid_8 .grid_4,
  .grid_8 .grid_5,
  .grid_8 .grid_6,
  .grid_8 .grid_7,
  .grid_8 .grid_8,
  .grid_9 .grid_1,
  .grid_9 .grid_2,
  .grid_9 .grid_3,
  .grid_9 .grid_4,
  .grid_9 .grid_5,
  .grid_9 .grid_6,
  .grid_9 .grid_7,
  .grid_9 .grid_8,
  .grid_9 .grid_9,
  .grid_10 .grid_1,
  .grid_10 .grid_2,
  .grid_10 .grid_3,
  .grid_10 .grid_4,
  .grid_10 .grid_5,
  .grid_10 .grid_6,
  .grid_10 .grid_7,
  .grid_10 .grid_8,
  .grid_10 .grid_9,
  .grid_10 .grid_10,
  .grid_11 .grid_1,
  .grid_11 .grid_2,
  .grid_11 .grid_3,
  .grid_11 .grid_4,
  .grid_11 .grid_5,
  .grid_11 .grid_6,
  .grid_11 .grid_7,
  .grid_11 .grid_8,
  .grid_11 .grid_9,
  .grid_11 .grid_10,
  .grid_11 .grid_11,
  .grid_12 .grid_1,
  .grid_12 .grid_2,
  .grid_12 .grid_3,
  .grid_12 .grid_4,
  .grid_12 .grid_5,
  .grid_12 .grid_6,
  .grid_12 .grid_7,
  .grid_12 .grid_8,
  .grid_12 .grid_9,
  .grid_12 .grid_10,
  .grid_12 .grid_11,
  .grid_12 .grid_12,
  .grid_13 .grid_1,
  .grid_13 .grid_2,
  .grid_13 .grid_3,
  .grid_13 .grid_4,
  .grid_13 .grid_5,
  .grid_13 .grid_6,
  .grid_13 .grid_7,
  .grid_13 .grid_8,
  .grid_13 .grid_9,
  .grid_13 .grid_10,
  .grid_13 .grid_11,
  .grid_13 .grid_12,
  .grid_13 .grid_13,
  .grid_14 .grid_1,
  .grid_14 .grid_2,
  .grid_14 .grid_3,
  .grid_14 .grid_4,
  .grid_14 .grid_5,
  .grid_14 .grid_6,
  .grid_14 .grid_7,
  .grid_14 .grid_8,
  .grid_14 .grid_9,
  .grid_14 .grid_10,
  .grid_14 .grid_11,
  .grid_14 .grid_12,
  .grid_14 .grid_13,
  .grid_14 .grid_14 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container .push_1,
  .container .push_2,
  .container .push_3,
  .container .push_4,
  .container .push_5,
  .container .push_6,
  .container .push_7,
  .container .push_8,
  .container .push_9,
  .container .push_10,
  .container .push_11,
  .container .push_12 .container .push_13 {
    left: 0;
  }
  .container .pull_1,
  .container .pull_2,
  .container .pull_3,
  .container .pull_4,
  .container .pull_5,
  .container .pull_6,
  .container .pull_7,
  .container .pull_8,
  .container .pull_9,
  .container .pull_10,
  .container .pull_11,
  .container .pull_12,
  .container .pull_13 {
    left: 0;
  }
  /* Prefix Extra Space */
  .container .prefix_1,
  .container .prefix_2,
  .container .prefix_3,
  .container .prefix_4,
  .container .prefix_5,
  .container .prefix_6,
  .container .prefix_7,
  .container .prefix_8,
  .container .prefix_9,
  .container .prefix_10,
  .container .prefix_11,
  .container .prefix_12,
  .container .prefix_13 {
    padding-left: 0;
  }
  /* Suffix Extra Space */
  .container .suffix_1,
  .container .suffix_2,
  .container .suffix_3,
  .container .suffix_4,
  .container .suffix_5,
  .container .suffix_6,
  .container .suffix_7,
  .container .suffix_8,
  .container .suffix_9,
  .container .suffix_10,
  .container .suffix_11,
  .container .suffix_12,
  .container .suffix_13 {
    padding-right: 0;
  }
  /* Push Space */
  .container .push_1,
  .container .push_2,
  .container .push_3,
  .container .push_4,
  .container .push_5,
  .container .push_6,
  .container .push_7,
  .container .push_8,
  .container .push_9,
  .container .push_10,
  .container .push_11,
  .container .push_12 .container .push_13 {
    left: 0;
  }
  /* Pull Space */
  .container .pull_1,
  .container .pull_2,
  .container .pull_3,
  .container .pull_4,
  .container .pull_5,
  .container .pull_6,
  .container .pull_7,
  .container .pull_8,
  .container .pull_9,
  .container .pull_10,
  .container .pull_11,
  .container .pull_12,
  .container .pull_13 {
    left: 0;
  }
}
@media only screen and (max-width: 1000px) {
  /* Container */
  .container {
    margin: 0 auto;
    width: 400px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* Global */
  .container .grid_1,
  .container .grid_2,
  .container .grid_3,
  .container .grid_4,
  .container .grid_5,
  .container .grid_6,
  .container .grid_7,
  .container .grid_8,
  .container .grid_9,
  .container .grid_10,
  .container .grid_11,
  .container .grid_12,
  .container .grid_13,
  .container .grid_14 {
    width: 100%;
    clear: both;
    float: none;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    /* IE 6&7 */
    zoom: 1;
    *display: inline;
  }
  /* Nested children need no padding */
  .grid_1 .grid_1,
  .grid_2 .grid_1,
  .grid_2 .grid_2,
  .grid_3 .grid_1,
  .grid_3 .grid_2,
  .grid_3 .grid_3,
  .grid_4 .grid_1,
  .grid_4 .grid_2,
  .grid_4 .grid_3,
  .grid_4 .grid_4,
  .grid_5 .grid_1,
  .grid_5 .grid_2,
  .grid_5 .grid_3,
  .grid_5 .grid_4,
  .grid_5 .grid_5,
  .grid_6 .grid_1,
  .grid_6 .grid_2,
  .grid_6 .grid_3,
  .grid_6 .grid_4,
  .grid_6 .grid_5,
  .grid_6 .grid_6,
  .grid_7 .grid_1,
  .grid_7 .grid_2,
  .grid_7 .grid_3,
  .grid_7 .grid_4,
  .grid_7 .grid_5,
  .grid_7 .grid_6,
  .grid_7 .grid_7,
  .grid_8 .grid_1,
  .grid_8 .grid_2,
  .grid_8 .grid_3,
  .grid_8 .grid_4,
  .grid_8 .grid_5,
  .grid_8 .grid_6,
  .grid_8 .grid_7,
  .grid_8 .grid_8,
  .grid_9 .grid_1,
  .grid_9 .grid_2,
  .grid_9 .grid_3,
  .grid_9 .grid_4,
  .grid_9 .grid_5,
  .grid_9 .grid_6,
  .grid_9 .grid_7,
  .grid_9 .grid_8,
  .grid_9 .grid_9,
  .grid_10 .grid_1,
  .grid_10 .grid_2,
  .grid_10 .grid_3,
  .grid_10 .grid_4,
  .grid_10 .grid_5,
  .grid_10 .grid_6,
  .grid_10 .grid_7,
  .grid_10 .grid_8,
  .grid_10 .grid_9,
  .grid_10 .grid_10,
  .grid_11 .grid_1,
  .grid_11 .grid_2,
  .grid_11 .grid_3,
  .grid_11 .grid_4,
  .grid_11 .grid_5,
  .grid_11 .grid_6,
  .grid_11 .grid_7,
  .grid_11 .grid_8,
  .grid_11 .grid_9,
  .grid_11 .grid_10,
  .grid_11 .grid_11,
  .grid_12 .grid_1,
  .grid_12 .grid_2,
  .grid_12 .grid_3,
  .grid_12 .grid_4,
  .grid_12 .grid_5,
  .grid_12 .grid_6,
  .grid_12 .grid_7,
  .grid_12 .grid_8,
  .grid_12 .grid_9,
  .grid_12 .grid_10,
  .grid_12 .grid_11,
  .grid_12 .grid_12,
  .grid_13 .grid_1,
  .grid_13 .grid_2,
  .grid_13 .grid_3,
  .grid_13 .grid_4,
  .grid_13 .grid_5,
  .grid_13 .grid_6,
  .grid_13 .grid_7,
  .grid_13 .grid_8,
  .grid_13 .grid_9,
  .grid_13 .grid_10,
  .grid_13 .grid_11,
  .grid_13 .grid_12,
  .grid_13 .grid_13,
  .grid_14 .grid_1,
  .grid_14 .grid_2,
  .grid_14 .grid_3,
  .grid_14 .grid_4,
  .grid_14 .grid_5,
  .grid_14 .grid_6,
  .grid_14 .grid_7,
  .grid_14 .grid_8,
  .grid_14 .grid_9,
  .grid_14 .grid_10,
  .grid_14 .grid_11,
  .grid_14 .grid_12,
  .grid_14 .grid_13,
  .grid_14 .grid_14 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container .push_1,
  .container .push_2,
  .container .push_3,
  .container .push_4,
  .container .push_5,
  .container .push_6,
  .container .push_7,
  .container .push_8,
  .container .push_9,
  .container .push_10,
  .container .push_11,
  .container .push_12 .container .push_13 {
    left: 0;
  }
  .container .pull_1,
  .container .pull_2,
  .container .pull_3,
  .container .pull_4,
  .container .pull_5,
  .container .pull_6,
  .container .pull_7,
  .container .pull_8,
  .container .pull_9,
  .container .pull_10,
  .container .pull_11,
  .container .pull_12,
  .container .pull_13 {
    left: 0;
  }
  /* Prefix Extra Space */
  .container .prefix_1,
  .container .prefix_2,
  .container .prefix_3,
  .container .prefix_4,
  .container .prefix_5,
  .container .prefix_6,
  .container .prefix_7,
  .container .prefix_8,
  .container .prefix_9,
  .container .prefix_10,
  .container .prefix_11,
  .container .prefix_12,
  .container .prefix_13 {
    padding-left: 0;
  }
  /* Suffix Extra Space */
  .container .suffix_1,
  .container .suffix_2,
  .container .suffix_3,
  .container .suffix_4,
  .container .suffix_5,
  .container .suffix_6,
  .container .suffix_7,
  .container .suffix_8,
  .container .suffix_9,
  .container .suffix_10,
  .container .suffix_11,
  .container .suffix_12,
  .container .suffix_13 {
    padding-right: 0;
  }
  /* Push Space */
  .container .push_1,
  .container .push_2,
  .container .push_3,
  .container .push_4,
  .container .push_5,
  .container .push_6,
  .container .push_7,
  .container .push_8,
  .container .push_9,
  .container .push_10,
  .container .push_11,
  .container .push_12 .container .push_13 {
    left: 0;
  }
  /* Pull Space */
  .container .pull_1,
  .container .pull_2,
  .container .pull_3,
  .container .pull_4,
  .container .pull_5,
  .container .pull_6,
  .container .pull_7,
  .container .pull_8,
  .container .pull_9,
  .container .pull_10,
  .container .pull_11,
  .container .pull_12,
  .container .pull_13 {
    left: 0;
  }
}
/* =============================================================================
   Less than 480px
   ========================================================================== */
@media only screen and (max-width: 440px) {
  /* Container */
  .container {
    margin-left: auto;
    margin-right: auto;
    width: 260px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* Global */
  .container .grid_1,
  .container .grid_2,
  .container .grid_3,
  .container .grid_4,
  .container .grid_5,
  .container .grid_6,
  .container .grid_7,
  .container .grid_8,
  .container .grid_9,
  .container .grid_10,
  .container .grid_11,
  .container .grid_12,
  .container .grid_13,
  .container .grid_14 {
    width: 100%;
  }
}
/* =============================================================================
   Site Styles
   ========================================================================== */
body .mobile {
  display: none;
  z-index: 1;
}
body #menu-icon {
  display: none;
  top: 10px;
  right: 10px;
  padding: 10px;
  cursor: pointer;
  position: fixed;
  z-index: 3;
  background-color: #ffffff;
}
body #menu-icon div {
  width: 28px;
  height: 3px;
  background-color: #000000;
  margin: 4px 0;
  transition: 0.4s;
}
body #menu-icon.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-6px, 3px);
  transform: rotate(-45deg) translate(-6px, 3px);
}
body #menu-icon.change .bar2 {
  width: 28px;
  height: 3px;
  margin: 4px 0;
  background-color: rgba(0, 0, 0, 0);
}
body #menu-icon.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-6px, -4px);
  transform: rotate(45deg) translate(-6px, -4px);
}
body .site #menu {
  background-color: #ffffff;
  grid-area: menu;
  position: fixed;
  overflow: hidden;
  width: 270px;
  display: flex;
  align-content: center;
  height: 100vh;
}
body .site #menu #logo {
  background-color: #ffffff;
  display: inline-block;
  height: 4em;
  width: 100%;
  z-index: 1;
}
body .site #menu #logo a img {
  margin: 1.222em;
}
body .site #menu nav {
  position: fixed;
  height: 100vh;
  display: flex;
  align-content: center;
  align-items: center;
}
body .site #menu nav span {
  padding: 0.35em;
  margin-left: -0.35em;
  display: inline-block;
  -webkit-transition: background 1s;
  /* For Safari 3.0 to 6.0 */
  transition: background 1s;
  /* For modern browsers */
}
body .site #menu nav span.current {
  background-color: #fa4932;
  color: #ffffff;
}
body .site #menu nav span:hover {
  background-color: #fa4932;
  color: #ffffff;
}
body .site #menu nav .align-menu {
  width: 270px;
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 100vh;
  padding: 4em 0;
  margin: -9em 0;
}
body .site #menu nav .align-menu .menu a {
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-size: 1em;
}
body .site #menu nav .align-menu .menu a:first-of-type {
  margin-top: 5em;
}
body .site #menu nav .align-menu .menu a:last-of-type {
  margin-bottom: 5em;
}
body .site #menu nav .align-menu .menu a.first {
  width: 14.431em;
  font-size: 1em;
  padding: 1.4em 1.222em 0.6em 1.222em;
  margin-right: -2em;
  font-weight: 700;
  text-transform: uppercase;
}
body .site #menu nav .align-menu .menu .submenu {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 14.431em;
  margin: 0 1.222em;
  display: block;
  position: relative;
}
body .site #menu nav .align-menu .menu .submenu a {
  display: block;
  color: #000000;
  text-decoration: none;
  width: 270px;
}
body .site #menu nav .align-menu .menu .submenu a:first-of-type,
body .site #menu nav .align-menu .menu .submenu a:last-of-type {
  margin-top: 0;
  margin-bottom: 0;
}
body .site #menu nav .align-menu .menu .submenu a.second {
  font-size: 0.875em;
  font-weight: 500;
  padding: 0.571em 0;
  width: 100%;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
body .site #menu nav .align-menu .menu .submenu a.second.plus {
  background-image: url('/site/templates/images/+.png');
}
body .site #menu nav .align-menu .menu .submenu a.second.back {
  background-image: url('/site/templates/images/-.png');
  border-bottom: 1px solid #000000;
}
body .site #menu nav .align-menu .menu .submenu a.third {
  font-size: 0.813em;
  padding: 0.615em 0;
  font-weight: 500;
  width: 100%;
  color: #7b7b7b;
}
/* =============================================================================
   Less than 1195px
   ========================================================================== */
/* =============================================================================
   Less than 969px
   ========================================================================== */
/* =============================================================================
   Less than 736px
   ========================================================================== */
@media only screen and (min-width: 600px) and (max-width: 736px) {
  body .mobile {
    display: flex;
  }
  body #menu-icon {
    display: inline-block;
  }
  body .site #menu {
    display: none;
    width: 100vw;
    justify-content: center;
  }
  body .site #menu.mobile {
    display: flex;
  }
  body .site #menu #logo,
  body .site #menu nav {
    margin: 0 auto;
  }
}
/* =============================================================================
  Less than 600px
  ========================================================================== */
@media only screen and (max-width: 600px) {
  body .mobile {
    display: flex;
  }
  body #menu-icon {
    display: inline-block;
  }
  body .site #menu {
    display: none;
    width: 100vw;
    justify-content: center;
  }
  body .site #menu.mobile {
    display: flex;
  }
  body .site #menu #logo,
  body .site #menu nav {
    margin: 0 auto;
  }
}
/* =============================================================================
  Less than 480px
  ========================================================================== */
@media only screen and (max-width: 479px) {
  body .mobile {
    display: flex;
  }
  body #menu-icon {
    display: inline-block;
  }
  body .site #menu {
    width: 100vw;
    justify-content: center;
  }
  body .site #menu.mobile {
    display: flex;
  }
  body .site #menu #logo,
  body .site #menu nav {
    margin: 0 auto;
  }
}
/* =============================================================================
   Site Styles 
   ========================================================================== */
body {
  font-family: roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  background-color: #c3c3c3;
}
body a {
  color: #fa4932;
  text-decoration: none;
}
body tbody {
  vertical-align: top;
}
body .site {
  display: grid;
  grid-template-columns: 270px auto;
  grid-template-areas: "menu copertina" "menu mezza_copertina" "menu statico" "menu evento" "menu testo" "menu carousel" "menu images" "menu evocativa" "menu strumenti" "menu categoria_portfolio" "menu footer";
  align-items: top;
  position: relative;
}
body .site #categoria {
  background-color: #000000;
  grid-area: copertina;
}
body .site #categoria .cover {
  color: #ffffff;
  background-size: cover;
  background-position: center center;
  min-height: 98vh;
  text-align: center;
  display: flex;
  align-items: center;
  padding-top: 0;
}
body .site #categoria .cover h1 {
  font-size: 4.375em;
}
body .site #categoria .cover a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.15);
  border: 2px solid #ffffff;
  line-height: 1em;
  padding: 1.25em 1em;
  transition: background 1s;
}
body .site #categoria .cover a:hover {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
body .site #categoria .cover.home {
  background-color: #000000;
  grid-area: copertina;
  min-height: 98vh;
  color: #ffffff;
  background-size: cover;
  background-position: center center;
  min-height: 100vh;
  text-align: center;
  display: flex;
  align-items: center;
  padding-top: 0;
  animation-name: backgroundColorPalette;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
body .site #categoria .cover.home #typewriter {
  width: 100%;
  font-size: 5em;
  text-align: center;
}
body .site #categoria .cover.home a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.15);
  border: 2px solid #ffffff;
  line-height: 1em;
  padding: 1.25em 1em;
  transition: background 1s;
  animation-name: buttonDiscover;
  animation-duration: 6s, 2s;
  animation-iteration-count: 1;
}
body .site #categoria .cover.home a:hover {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
body .site #categoria .head {
  color: #ffffff;
  padding: 10em 0;
  border: 0;
  overflow: hidden;
}
body .site #categoria .head h2 {
  color: #ffffff;
  margin-left: 0.6em;
}
body .site #categoria .head p {
  column-count: 2;
  color: #ffffff;
  margin: 0 1em;
}
body .site #categoria .categoria_portfolio {
  background-size: cover;
  background-position: center center;
  background-color: #ffffff;
  overflow: visible;
  min-height: 28.438em;
}
body .site #categoria .categoria_portfolio .grid_14 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 28.438em;
}
body .site #categoria .categoria_portfolio .grid_14 a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.15);
  border: 2px solid #ffffff;
  line-height: 1em;
  padding: 1.25em 1em;
  transition: background 1s;
  text-align: center;
}
body .site #categoria .categoria_portfolio .grid_14 a:hover {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
body .site #raccolta {
  background-color: #000000;
  grid-area: copertina;
}
body .site #raccolta #copertina {
  min-height: auto;
}
body .site #raccolta #copertina .container {
  min-height: auto;
}
body .site #raccolta #copertina .container .cornice {
  min-height: auto;
}
body .site #raccolta .cover {
  min-height: 98vh;
  color: #ffffff;
  background-size: cover;
  background-position: center center;
  text-align: center;
  display: flex;
  align-items: center;
  padding-top: 0;
}
body .site #raccolta .cover h1 {
  font-size: 4.375em;
}
body .site #raccolta .cover a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.15);
  border: 2px solid #ffffff;
  line-height: 1em;
  padding: 1.25em 1em;
  transition: background 1s;
}
body .site #raccolta .cover a:hover {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
body .site #raccolta .cliente {
  background-size: cover;
  background-position: center center;
  background-color: #ffffff;
  background-color: #7b7b7b;
  overflow: visible;
  min-height: 8em;
}
body .site #raccolta .cliente .images {
  text-align: center;
}
body .site #raccolta .cliente .grid_14 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 8em;
  flex-direction: column;
}
body .site #raccolta .cliente .grid_14 p {
  width: 100%;
  text-align: justify;
  margin: 0;
}
body .site #raccolta .cliente .grid_14 a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.15);
  border: 2px solid #ffffff;
  line-height: 1em;
  padding: 1.25em 1em;
  transition: background 1s;
  text-align: center;
}
body .site #raccolta .cliente .grid_14 a:hover {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
body .site #evento {
  background-color: #000000;
  grid-area: copertina;
}
body .site #evento .cover {
  min-height: 98vh;
  padding-top: 0;
  color: #ffffff;
  background-size: cover;
  background-position: center center;
  text-align: center;
  display: flex;
  align-items: center;
}
body .site #evento .cover h1 {
  font-size: 4.375em;
  margin-bottom: 0;
}
body .site #evento .cover p {
  font-size: 1.375em;
  margin: 0.5em 0 1em 0;
}
body .site #evento .cover a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.15);
  border: 2px solid #ffffff;
  line-height: 1em;
  padding: 1.25em 1em;
  transition: background 1s;
}
body .site #evento .cover a:hover {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
body .site #evento #video {
  padding-top: 5em;
  padding-bottom: 5em;
}
body .site #evento #video .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
body .site #evento #video .video iframe,
body .site #evento #video .video object,
body .site #evento #video .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .site #evento #video .video h2 {
  color: #ffffff;
}
body .site #evento #video .video p {
  column-count: 2;
  color: #ffffff;
}
body .site #evento #images .center {
  text-align: center;
}
body .site #evento #images h2 {
  font-size: 2.500em;
  text-align: center;
  margin: 0.5em 0 1em 0;
}
body .site #evento #images h3 {
  font-size: 1.125em;
  text-transform: uppercase;
  margin: 0 0 1em 0;
  font-weight: 700;
}
body .site #evento #images p {
  font-size: 1.125em;
  margin: 0;
  font-weight: 500;
  margin-bottom: 2em;
}
body .site #evento #images img {
  font-size: 1.125em;
  text-align: center;
  margin-bottom: 2em;
}
body .site #evento #images hr {
  border-bottom: 1px solid #FFF;
}
body .site #copertina {
  background-color: #000000;
  min-height: 98vh;
  display: flex;
  align-items: center;
  padding-top: 0;
  grid-area: copertina;
  background-size: cover;
  background-position: center center;
}
body .site #copertina .container {
  min-height: 90vh;
  background-color: #ffffff;
  overflow: visible;
}
body .site #copertina .container.statico {
  margin-top: 20vh;
}
body .site #copertina .container .cornice {
  min-height: 40vh;
  align-items: top;
}
body .site #copertina .container .cornice .cover {
  height: 50vh;
  display: block;
  background-size: cover;
  background-position: center center;
}
body .site #copertina .container .cornice .cliente_logo {
  max-width: 40%;
}
body .site #statico {
  background-color: #000000;
  min-height: 98vh;
  display: flex;
  align-items: center;
  padding-top: 0;
  grid-area: copertina;
  background-size: cover;
  background-position: center center;
}
body .site #statico .container {
  min-height: 70vh;
  overflow: visible;
  margin-top: 20vh;
  margin-bottom: 10vh;
}
body .site #statico .container .cornice {
  background-color: #ffffff;
  align-items: top;
  padding: 1em 2em;
}
body .site #statico .container .cornice .cover {
  height: 50vh;
  display: block;
  background-size: cover;
  background-position: center center;
}
body .site #statico .container .cornice .cliente_logo {
  max-width: 40%;
}
body .site #mezza_copertina {
  background-color: #000000;
  background-size: cover;
  background-position: center center;
  min-height: 98vh;
  display: flex;
  align-items: flex-end;
  padding-top: 0;
  grid-area: mezza_copertina;
}
body .site #mezza_copertina .container {
  background-color: #ffffff;
  overflow: visible;
}
body .site #mezza_copertina .container .cornice {
  align-items: top;
}
body .site #mezza_copertina .container .cornice .cover {
  height: 50vh;
  display: block;
  background-size: cover;
  background-position: center center;
}
body .site #mezza_copertina .container .cornice .cliente_logo {
  max-width: 40%;
}
body .site #video {
  grid-area: video;
  padding-top: 2vh;
}
body .site #video h3 {
  font-size: 2.500em;
  text-align: center;
}
body .site #carousel {
  grid-area: carousel;
  position: relative;
}
body .site #images,
body .site #slideshow {
  grid-area: images;
  padding: 2em 0;
}
body .site #images .container hr,
body .site #slideshow .container hr {
  height: 1px;
  border: 0;
  width: 100%;
  clear: both;
}
body .site #images .container div h3,
body .site #slideshow .container div h3,
body .site #images .container div p,
body .site #slideshow .container div p {
  margin-top: 0;
}
body .site #images .container div h3.didascalia,
body .site #slideshow .container div h3.didascalia,
body .site #images .container div p.didascalia,
body .site #slideshow .container div p.didascalia {
  font-size: 0.8em;
  margin-bottom: 2em;
  margin-top: 0.75em;
}
body .site #images .container div h3.testo_lungo,
body .site #slideshow .container div h3.testo_lungo,
body .site #images .container div p.testo_lungo,
body .site #slideshow .container div p.testo_lungo {
  font-size: 1em;
  margin-bottom: 2em;
  margin-top: 0.75em;
  text-align: left;
}
body .site #images .container div h3.composizione,
body .site #slideshow .container div h3.composizione,
body .site #images .container div p.composizione,
body .site #slideshow .container div p.composizione {
  margin: 0 0 0.2em 0;
  border-left: 2px solid #e3e3e3;
  padding-left: 0.5em;
}
body .site #images .container div.images,
body .site #slideshow .container div.images {
  text-align: center;
}
body .site #images .container div.video-thumbnail,
body .site #slideshow .container div.video-thumbnail {
  position: relative;
  cursor: pointer;
}
body .site #images .container div.video-thumbnail .icon,
body .site #slideshow .container div.video-thumbnail .icon {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
body .site #images .container div.video-container,
body .site #slideshow .container div.video-container {
  display: none;
  overflow: hidden;
  padding-top: 2vh 2vw;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
  overflow: hidden auto;
  background: rgba(11, 11, 11, 0.89);
}
body .site #images .container div.video-container iframe,
body .site #slideshow .container div.video-container iframe {
  border: 0;
  margin-top: 25vh;
  height: 50vh;
  width: 88vh;
  max-width: 100vw;
}
body .site #images.bios,
body .site #slideshow.bios {
  background-color: #1945FF;
  color: #ffffff;
  display: flex;
  align-items: flex-start;
}
body .site #images.bios hr,
body .site #slideshow.bios hr {
  width: 100%;
  border: 0;
  clear: both;
  margin: 0;
  padding: 0;
  height: 0px;
}
body .site #images.bios .grid_2,
body .site #slideshow.bios .grid_2 {
  vertical-align: top;
  width: 15%;
  margin: 0 0 2em 0;
  padding: 0;
  text-align: right;
}
body .site #images.bios .grid_4,
body .site #slideshow.bios .grid_4 {
  width: 25%;
  margin: 0 0 2em 0;
  padding: 0 5%;
}
body .site #images.bios img,
body .site #slideshow.bios img {
  width: 9.375em;
  height: auto;
}
body .site #images.bios p,
body .site #slideshow.bios p {
  font-size: 1.125em;
  line-height: 1.3em;
  margin: 0;
}
body .site #images.bios p.nome,
body .site #slideshow.bios p.nome {
  text-transform: uppercase;
  font-weight: 700;
}
body .site #images.bios p.ruolo,
body .site #slideshow.bios p.ruolo {
  text-transform: uppercase;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #ffffff;
}
body .site #images.works,
body .site #slideshow.works {
  background-color: #ffffff;
  color: #ffffff;
  display: flex;
  align-items: flex-start;
}
body .site #images.works hr,
body .site #slideshow.works hr {
  width: 100%;
  border: 0;
  clear: both;
  margin: 0;
  padding: 0;
  height: 0px;
}
body .site #images.works .client,
body .site #slideshow.works .client {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 14em;
  background-color: #7b7b7b;
  background-size: cover;
  margin-bottom: 2em;
}
body .site #images.works .client a,
body .site #slideshow.works .client a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.15);
  border: 2px solid #ffffff;
  line-height: 1em;
  padding: 1.25em 1em;
  transition: background 1s;
}
body .site #images.works .client a:hover,
body .site #slideshow.works .client a:hover {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
body .site #testo {
  grid-area: testo;
  background-color: #e3e3e3;
  padding: 2em 0;
}
body .site #evocativa {
  grid-area: evocativa;
  height: 50vh;
  background-size: cover;
  background-position: center center;
}
body .site #footer {
  grid-area: footer;
  background-color: #333333;
  font-size: 0.75em;
  text-align: center;
}
body .site #footer p {
  color: #FFF;
}
body .site #footer p a {
  text-decoration: underline;
  color: #FFF;
}
/* =============================================================================
   Less than 1195px
   ========================================================================== */
@media only screen and (min-width: 970px) and (max-width: 1195px) {
  body .site #categoria .cover p {
    column-count: initial;
  }
}
/* =============================================================================
   Less than 969px
   ========================================================================== */
@media only screen and (min-width: 736px) and (max-width: 969px) {
  body .site #categoria .cover p {
    column-count: initial;
  }
  body .site #images.bios .grid_2 {
    width: 30%;
  }
  body .site #images.bios .grid_4 {
    width: 50%;
  }
}
/* =============================================================================
   Less than 736px
   ========================================================================== */
@media only screen and (min-width: 600px) and (max-width: 736px) {
  body .site {
    grid-template-areas: "copertina" "mezza_copertina" "statico" "evento" "testo" "images" "carousel" "evocativa" "strumenti" "categoria_portfolio" "footer";
  }
  body .site #home,
  body .site #categoria,
  body .site #cover,
  body .site #evento,
  body .site #copertina,
  body .site #carousel,
  body .site #mezza_copertina,
  body .site #statico,
  body .site #video,
  body .site #images,
  body .site #testo,
  body .site #strumenti,
  body .site #evocativa,
  body .site .categoria_portfolio,
  body .site #footer {
    width: 100vw;
  }
  body .site #categoria .cover p {
    column-count: initial;
  }
  body .site #images.bios .grid_2 {
    width: 30%;
  }
  body .site #images.bios .grid_4 {
    width: 50%;
  }
}
/* =============================================================================
   Less than 600px
   ========================================================================== */
@media only screen and (max-width: 600px) {
  body .site {
    grid-template-areas: "copertina" "mezza_copertina" "statico" "evento" "testo" "images" "carousel" "evocativa" "strumenti" "categoria_portfolio" "footer";
  }
  body .site #home,
  body .site #categoria,
  body .site #copertina,
  body .site #statico,
  body .site #evento,
  body .site #carousel,
  body .site #mezza_copertina,
  body .site #video,
  body .site #images,
  body .site #strumenti,
  body .site #testo,
  body .site #evocativa,
  body .site .categoria_portfolio,
  body .site #footer {
    width: 100vw;
  }
  body .site #copertina .container {
    width: 100vw;
    min-height: 100vh;
  }
  body .site #categoria .cover h1 {
    font-size: 2.5em;
    line-height: 1.125em;
  }
  body .site #categoria .cover p {
    column-count: initial;
  }
  body .site #categoria .cover.home #typewriter {
    font-size: 4em;
  }
  body .site #categoria .cover .head p {
    column-count: 1;
  }
  body .site #images.bios .grid_2 {
    width: 30%;
  }
  body .site #images.bios .grid_4 {
    width: 50%;
  }
}
/* =============================================================================
   Less than 480px
   ========================================================================== */
@media only screen and (max-width: 479px) {
  body .site {
    grid-template-areas: "copertina" "mezza_copertina" "statico" "evento" "testo" "carousel" "images" "evocativa" "strumenti" "categoria_portfolio" "footer";
  }
  body .site #home,
  body .site #categoria,
  body .site #copertina,
  body .site #statico,
  body .site #evento,
  body .site #carousel,
  body .site #mezza_copertina,
  body .site #video,
  body .site #images,
  body .site #testo,
  body .site #evocativa,
  body .site #strumenti,
  body .site .categoria_portfolio,
  body .site #footer {
    width: 100vw;
  }
  body .site #copertina .container {
    width: 100vw;
    min-height: 100vh;
  }
  body .site #categoria .cover h1 {
    font-size: 2.5em;
    line-height: 1.125em;
  }
  body .site #categoria .cover p {
    column-count: initial;
  }
  body .site #categoria .cover.home #typewriter {
    font-size: 4em;
  }
  body .site #categoria .head p {
    column-count: 1;
  }
  body .site #images.bios .grid_2 {
    width: 30%;
  }
  body .site #images.bios .grid_4 {
    width: 50%;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.89;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  //box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  //background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
  */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
