@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700|Noto+Sans:400,400i,700,700i");
/* ==========================================================================
  Styles - used to import and order stylesheets
========================================================================== */
/**** import meta ****/
/* ==========================================================================
  Variables
========================================================================== */
/*==========  DEFINE BREAKPOINTS  ==========*/
/*==========  SPACING  ==========*/
/*==========  COLORS  ==========*/
/*==========  FONTS  ==========*/
/*==========  ICONS ==========*/
/*==========  HOMEPAGE ==========*/
/*==========  BREADCRUMBS ==========*/
/*==========  MODALS ==========*/
/*==========  Filters ==========*/
/*==== Frames =====*/
/* ==========================================================================
  Mixins
========================================================================== */
/* ==========================================================================
  Fonts
========================================================================== */
@font-face {
  font-family: 'proxima';
  src: url("/ls/fonts/proxima/proximanova-regular-webfont.eot");
  src: url("/ls/fonts/proxima/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/ls/fonts/proxima/proximanova-regular-webfont.woff2") format("woff2"), url("/ls/fonts/proxima/proximanova-regular-webfont.woff") format("woff"), url("/ls/fonts/proxima/proximanova-regular-webfont.ttf") format("truetype"), url("/ls/fonts/proxima/proximanova-regular-webfont.svg#proxima") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proximaItalic';
  src: url("/ls/fonts/proxima/proximanova-regitalic-webfont.eot");
  src: url("/ls/fonts/proxima/proximanova-regitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/ls/fonts/proxima/proximanova-regitalic-webfont.woff2") format("woff2"), url("/ls/fonts/proxima/proximanova-regitalic-webfont.woff") format("woff"), url("/ls/fonts/proxima/proximanova-regitalic-webfont.ttf") format("truetype"), url("/ls/fonts/proxima/proximanova-regitalic-webfont.svg#proximaItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proximaSemiBold';
  src: url("/ls/fonts/proxima/proximanova-sbold-webfont.eot");
  src: url("/ls/fonts/proxima/proximanova-sbold-webfont.eot?#iefix") format("embedded-opentype"), url("/ls/fonts/proxima/proximanova-sbold-webfont.woff2") format("woff2"), url("/ls/fonts/proxima/proximanova-sbold-webfont.woff") format("woff"), url("/ls/fonts/proxima/proximanova-sbold-webfont.ttf") format("truetype"), url("/ls/fonts/proxima/proximanova-sbold-webfont.svg#proximaSemiBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proximaBold';
  src: url("/ls/fonts/proxima/proximanova-bold-webfont.eot");
  src: url("/ls/fonts/proxima/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/ls/fonts/proxima/proximanova-bold-webfont.woff2") format("woff2"), url("/ls/fonts/proxima/proximanova-bold-webfont.woff") format("woff"), url("/ls/fonts/proxima/proximanova-bold-webfont.ttf") format("truetype"), url("/ls/fonts/proxima/proximanova-bold-webfont.svg#proximaBold") format("svg");
  font-weight: normal;
  font-style: normal; }

/**** import base styles ****/
/* ==========================================================================
  Based on - normalize.css v1.1.1 | MIT License | git.io/normalize
========================================================================== */
*,
:after,
:before {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media (min-width: 768px) and (max-width: 979px) {
    html {
      -webkit-text-size-adjust: none; } }
  @media (max-width: 767px) {
    html {
      -webkit-text-size-adjust: none; } }

body {
  margin: 0; }
  @media (min-width: 768px) and (max-width: 979px) {
    body {
      margin-bottom: 1px; } }
  @media (max-width: 767px) {
    body {
      padding-bottom: 1px;
      margin-bottom: 1px; } }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

abbr[title] {
  border-bottom: 1px dotted; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

mark {
  background: #ff0;
  color: #000; }

pre {
  margin: 1em 0;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

q {
  quotes: none; }
  q:before, q:after {
    content: '';
    content: none; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol {
  padding: 0 0 0 40px; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

iframe {
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

::-moz-selection {
  background: #323232;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #323232;
  color: #fff;
  text-shadow: none; }

/* ==========================================================================
  Grid - Based on the Twitter Bootstrap
========================================================================== */
.full-width {
  position: relative;
  width: 100%; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.container-fluid {
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px;
  display: flex; }

[class*="span"] {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.span1 {
  width: 8.333333333333332%; }

.span2 {
  width: 16.666666666666664%; }

.span3 {
  width: 25%; }

.span4 {
  width: 33.33333333333333%; }

.span5 {
  width: 41.66666666666667%; }

.span6 {
  width: 50%; }

.span7 {
  width: 58.333333333333336%; }

.span8 {
  width: 66.66666666666666%; }

.span9 {
  width: 75%; }

.span10 {
  width: 83.33333333333334%; }

.span11 {
  width: 91.66666666666666%; }

.span12 {
  width: 100%; }

.offset1 {
  margin-left: 8.333333333333332%; }

.offset2 {
  margin-left: 16.666666666666664%; }

.offset3 {
  margin-left: 25%; }

.offset4 {
  margin-left: 33.33333333333333%; }

.offset5 {
  margin-left: 41.66666666666667%; }

.offset6 {
  margin-left: 50%; }

.offset7 {
  margin-left: 58.333333333333336%; }

.offset8 {
  margin-left: 66.66666666666666%; }

.offset9 {
  margin-left: 75%; }

.offset10 {
  margin-left: 83.33333333333334%; }

.offset11 {
  margin-left: 91.66666666666666%; }

/*==========  LARGE SCREEN  ==========*/
@media (min-width: 980px) and (max-width: 1180px) {
  .container {
    max-width: 970px;
    padding-right: 10px;
    padding-left: 10px; }
  .row {
    margin-right: -10px;
    margin-left: -10px; }
  [class*="span"] {
    padding-right: 10px;
    padding-left: 10px; }
  .span-l-1 {
    width: 8.333333333333332%; }
  .span-l-2 {
    width: 16.666666666666664%; }
  .span-l-3 {
    width: 25%; }
  .span-l-4 {
    width: 33.33333333333333%; }
  .span-l-5 {
    width: 41.66666666666667%; }
  .span-l-6 {
    width: 50%; }
  .span-l-7 {
    width: 58.333333333333336%; }
  .span-l-8 {
    width: 66.66666666666666%; }
  .span-l-9 {
    width: 75%; }
  .span-l-10 {
    width: 83.33333333333334%; }
  .span-l-11 {
    width: 91.66666666666666%; }
  .span-l-12 {
    width: 100%; }
  .offset-l-0 {
    margin-left: 0; }
  .offset-l-1 {
    margin-left: 8.333333333333332%; }
  .offset-l-2 {
    margin-left: 16.666666666666664%; }
  .offset-l-3 {
    margin-left: 25%; }
  .offset-l-4 {
    margin-left: 33.33333333333333%; }
  .offset-l-5 {
    margin-left: 41.66666666666667%; }
  .offset-l-6 {
    margin-left: 50%; }
  .offset-l-7 {
    margin-left: 58.333333333333336%; }
  .offset-l-8 {
    margin-left: 66.66666666666666%; }
  .offset-l-9 {
    margin-left: 75%; }
  .offset-l-10 {
    margin-left: 83.33333333333334%; }
  .offset-l-11 {
    margin-left: 91.66666666666666%; } }

/*==========  MEDIUM SCREEN  ==========*/
@media (min-width: 768px) and (max-width: 979px) {
  .container {
    max-width: 750px;
    padding-right: 10px;
    padding-left: 10px; }
  .row {
    margin-right: -10px;
    margin-left: -10px; }
  [class*="span"] {
    padding-right: 10px;
    padding-left: 10px; }
  .span-m-1 {
    width: 8.333333333333332%; }
  .span-m-2 {
    width: 16.666666666666664%; }
  .span-m-3 {
    width: 25%; }
  .span-m-4 {
    width: 33.33333333333333%; }
  .span-m-5 {
    width: 41.66666666666667%; }
  .span-m-6 {
    width: 50%; }
  .span-m-7 {
    width: 58.333333333333336%; }
  .span-m-8 {
    width: 66.66666666666666%; }
  .span-m-9 {
    width: 75%; }
  .span-m-10 {
    width: 83.33333333333334%; }
  .span-m-11 {
    width: 91.66666666666666%; }
  .span-m-12 {
    width: 100%; }
  .offset-m-0 {
    margin-left: 0; }
  .offset-m-1 {
    margin-left: 8.333333333333332%; }
  .offset-m-2 {
    margin-left: 16.666666666666664%; }
  .offset-m-3 {
    margin-left: 25%; }
  .offset-m-4 {
    margin-left: 33.33333333333333%; }
  .offset-m-5 {
    margin-left: 41.66666666666667%; }
  .offset-m-6 {
    margin-left: 50%; }
  .offset-m-7 {
    margin-left: 58.333333333333336%; }
  .offset-m-8 {
    margin-left: 66.66666666666666%; }
  .offset-m-9 {
    margin-left: 75%; }
  .offset-m-10 {
    margin-left: 83.33333333333334%; }
  .offset-m-11 {
    margin-left: 91.66666666666666%; } }

/*==========  SMALL SCREEN  ==========*/
@media (max-width: 767px) {
  .container {
    width: auto;
    padding-right: 10px;
    padding-left: 10px; }
  .row {
    margin-right: -10px;
    margin-left: -10px;
    display: block; }
  [class*="offset"] {
    margin-left: 0; }
  [class*="span"] {
    display: block;
    float: none;
    width: auto;
    padding-right: 10px;
    padding-left: 10px; }
  [class*="span-s"] {
    float: left; }
  .span-s-1 {
    width: 8.333333333333332%; }
  .span-s-2 {
    width: 16.666666666666664%; }
  .span-s-3 {
    width: 25%; }
  .span-s-4 {
    width: 33.33333333333333%; }
  .span-s-5 {
    width: 41.66666666666667%; }
  .span-s-6 {
    width: 50%; }
  .span-s-7 {
    width: 58.333333333333336%; }
  .span-s-8 {
    width: 66.66666666666666%; }
  .span-s-9 {
    width: 75%; }
  .span-s-10 {
    width: 83.33333333333334%; }
  .span-s-11 {
    width: 91.66666666666666%; }
  .span-s-12 {
    width: 100%; }
  .offset-s-0 {
    margin-left: 0; }
  .offset-s-1 {
    margin-left: 8.333333333333332%; }
  .offset-s-2 {
    margin-left: 16.666666666666664%; }
  .offset-s-3 {
    margin-left: 25%; }
  .offset-s-4 {
    margin-left: 33.33333333333333%; }
  .offset-s-5 {
    margin-left: 41.66666666666667%; }
  .offset-s-6 {
    margin-left: 50%; }
  .offset-s-7 {
    margin-left: 58.333333333333336%; }
  .offset-s-8 {
    margin-left: 66.66666666666666%; }
  .offset-s-9 {
    margin-left: 75%; }
  .offset-s-10 {
    margin-left: 83.33333333333334%; }
  .offset-s-11 {
    margin-left: 91.66666666666666%; } }

/* ==========================================================================
  Typography
========================================================================== */
html, body, button {
  -webkit-font-smoothing: antialiased; }

html, body {
  height: 100%; }

body {
  font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #323232;
  line-height: 1.6;
  background: #fafafa; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0; }

p, ul, ol {
  padding: 0 0 15px; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility; }

.h1, h1 {
  font-size: 28px; }
  @media (min-width: 768px) and (max-width: 979px) {
    .h1, h1 {
      font-size: 25.45455px; } }
  @media (max-width: 767px) {
    .h1, h1 {
      font-size: 23.33333px; } }

.h2, h2 {
  font-size: 26px; }
  @media (min-width: 768px) and (max-width: 979px) {
    .h2, h2 {
      font-size: 23.63636px; } }
  @media (max-width: 767px) {
    .h2, h2 {
      font-size: 21.66667px; } }

.h3, h3 {
  font-size: 20px; }
  @media (min-width: 768px) and (max-width: 979px) {
    .h3, h3 {
      font-size: 18.18182px; } }
  @media (max-width: 767px) {
    .h3, h3 {
      font-size: 18.18182px; } }

.h4, h4 {
  font-size: 18px; }
  @media (min-width: 768px) and (max-width: 979px) {
    .h4, h4 {
      font-size: 16.36364px; } }
  @media (max-width: 767px) {
    .h4, h4 {
      font-size: 15px; } }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

.small,
small {
  font-size: 12px; }

.em,
em {
  font-family: "proximaItalic", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal; }

i {
  font-style: normal; }

.strong,
strong {
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal; }

.highlight {
  font-size: 16px; }

.error {
  color: #CC141A;
  padding: 0; }

span.first-word {
  font-size: 20px;
  padding-right: 10px;
  letter-spacing: 1px; }

.letter-spacing-1 {
  letter-spacing: 2px; }

/**** import components ****/
.header-toggle {
  padding: 10px 10px !important;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .header-toggle:hover {
    opacity: 0.7; }
  .header-toggle .header-toggle-box {
    width: 15px;
    height: 13px;
    display: inline-block;
    position: relative; }
  .header-toggle .header-toggle-inner {
    display: block;
    top: 50%;
    margin-top: -1.5px; }
    .header-toggle .header-toggle-inner, .header-toggle .header-toggle-inner::before, .header-toggle .header-toggle-inner::after {
      width: 15px;
      height: 3px;
      background-color: #6d6d6d;
      border-radius: 0;
      position: absolute;
      transition-property: transform;
      transition-duration: 0.15s;
      transition-timing-function: ease; }
    .header-toggle .header-toggle-inner::before, .header-toggle .header-toggle-inner::after {
      content: "";
      display: block; }
    .header-toggle .header-toggle-inner::before {
      top: -5px; }
    .header-toggle .header-toggle-inner::after {
      bottom: -5px; }
  .header-toggle .header-toggle-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
    .header-toggle .header-toggle-inner::before {
      transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
    .header-toggle .header-toggle-inner::after {
      transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .header-toggle[aria-expanded="true"] .header-toggle-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    .header-toggle[aria-expanded="true"] .header-toggle-inner::before {
      top: 0;
      opacity: 0;
      transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
    .header-toggle[aria-expanded="true"] .header-toggle-inner::after {
      bottom: 0;
      transform: rotate(-90deg);
      transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/* ==========================================================================
  Button
========================================================================== */
.btn {
  font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  padding: 15px 32px 13px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: 0;
  color: #fff;
  background: #231f20;
  border: 2px solid #231f20;
  line-height: 1.6;
  cursor: pointer;
  user-select: none; }
  .btn:hover, .btn:focus {
    background: #4c4345;
    border-color: #4c4345;
    color: #fff; }
  .btn:focus {
    outline: 2px solid #5C5C5C;
    outline-offset: -2px; }
  .btn[disabled] {
    pointer-events: none; }
  @media (max-width: 991px) {
    .btn {
      display: block;
      width: 100%;
      padding: 15px 0 13px;
      font-size: 13px; } }
  .btn.btn--light {
    background: #5C5C5C;
    border-color: #5C5C5C; }
    .btn.btn--light:hover, .btn.btn--light:focus {
      background: #363636;
      border-color: #363636; }
  .btn.btn--blue {
    background: #55aadc;
    border-color: #55aadc; }
    .btn.btn--blue:hover, .btn.btn--blue:focus {
      background: #2786bd;
      border-color: #2786bd; }
  .btn.btn--outline {
    background: none;
    color: #323232;
    border-color: #b3b3b3; }
    .btn.btn--outline:hover, .btn.btn--outline:focus {
      border-color: #231f20;
      color: #656565;
      outline-offset: -2px; }
  .btn.btn--outline-thin {
    background: none;
    color: #323232;
    border: 1px solid #5C5C5C;
    font-size: 12px;
    padding: 9px 45px 7px; }
    .btn.btn--outline-thin:hover, .btn.btn--outline-thin:focus {
      border-color: #231f20;
      color: #656565; }
  .btn.btn--outline-dark {
    background: none;
    color: #323232;
    border-color: #323232; }
    .btn.btn--outline-dark:hover, .btn.btn--outline-dark:focus {
      border-color: #5C5C5C; }
  .btn.btn--outline-double {
    background: none;
    border: 1px solid #323232;
    outline: 1px solid #323232;
    outline-offset: 6px;
    color: #323232;
    padding: 12px 32px 9px; }
    .btn.btn--outline-double:hover, .btn.btn--outline-double:focus {
      border-color: #5C5C5C;
      outline-color: #5C5C5C; }
  .btn.btn--primary {
    font-size: 16px;
    padding: 10px 32px; }
  .btn.btn--secondary {
    font-size: 12px;
    padding: 7px 32px; }
  .btn.btn--medium {
    min-width: 120px;
    padding-right: 0;
    padding-left: 0; }
  .btn.btn--wide {
    min-width: 170px;
    padding-right: 0;
    padding-left: 0; }
    @media (min-width: 768px) and (max-width: 979px) {
      .btn.btn--wide {
        min-width: 120px; } }
  .btn.btn--wide-2x {
    min-width: 340px;
    padding-right: 0;
    padding-left: 0; }
    @media (min-width: 768px) and (max-width: 979px) {
      .btn.btn--wide-2x {
        min-width: 220px; } }
    @media (max-width: 767px) {
      .btn.btn--wide-2x {
        display: block;
        width: 100%;
        min-width: 0; } }
  .btn.btn--wide-150x {
    min-width: 255px;
    padding-right: 0;
    padding-left: 0; }
    @media (min-width: 768px) and (max-width: 979px) {
      .btn.btn--wide-150x {
        min-width: 220px; } }
    @media (max-width: 767px) {
      .btn.btn--wide-150x {
        display: block;
        width: 100%;
        min-width: 0; } }
  .btn.btn--block {
    display: block;
    padding: 15px 0 11px;
    width: 100%; }
  .btn.btn--dark {
    background: #323232;
    color: #fff;
    border-color: #323232;
    font-size: 18px; }
    .btn.btn--dark:hover, .btn.btn--dark:focus {
      border-color: #0c0c0c;
      background-color: #0c0c0c; }
    .btn.btn--dark[disabled] {
      opacity: 0.5;
      cursor: not-allowed; }
  .btn.btn--back-to-gallery {
    background: transparent;
    font-size: 14px;
    line-height: 1;
    display: block;
    width: 100%;
    color: #5F5F5F;
    padding: 6px 0;
    border: 0;
    text-align: left; }
    .btn.btn--back-to-gallery.spaced {
      margin: 0 0 5px !important; }
    .btn.btn--back-to-gallery::before {
      content: '';
      display: inline-block;
      vertical-align: baseline;
      background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22caret-a%22%20points%3D%22262%2048.5%20263.63%2047%20270%2053%20263.63%2059%20262%2057.5%20266.8%2053%22%2F%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cg%20fill%3D%22none%22%20transform%3D%22rotate(90%20160.5%20-101.5)%22%3E%0A%20%20%20%20%3Cuse%20fill%3D%22%23323232%22%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23caret-a%22%2F%3E%0A%20%20%20%20%3Cpath%20stroke%3D%22%23FFF%22%20stroke-width%3D%22.4%22%20d%3D%22M262.293894%2C48.5013791%20L267.092423%2C53%20L262.293894%2C57.4986209%20L263.628793%2C58.7267544%20L269.708316%2C53%20L263.628793%2C47.2732456%20L262.293894%2C48.5013791%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat left center/contain;
      width: 12px;
      height: 8px;
      transform: rotate(90deg);
      margin-right: 1rem; }
  .btn.btn--white {
    border: 1px solid #979797;
    background-color: #fff;
    color: #323232;
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: 1px; }
    .btn.btn--white:hover {
      background-color: #e6e6e6; }
  .btn.btn-sm {
    font-size: 14px;
    line-height: 1.2;
    padding: 0.75rem 1.5rem;
    transition: all 0.3s ease-in-out; }
    .btn.btn-sm[disabled] {
      cursor: not-allowed;
      opacity: 0.3; }
  .btn.btn-toolbar-item {
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    background: none;
    color: #323232;
    border: 1px solid #5C5C5C; }
    .btn.btn-toolbar-item:hover, .btn.btn-toolbar-item:focus {
      border-color: #8f8f8f;
      color: #656565; }
    .btn.btn-toolbar-item[disabled] {
      border-color: transparent; }
  .btn.btn--link {
    background: none;
    color: #323232;
    border: none; }
    .btn.btn--link:hover, .btn.btn--link:focus {
      color: #8f8f8f; }

/* ==========================================================================
  Icons
========================================================================== */
.icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  display: inline-block;
  line-height: 1; }

.icon-x {
  background-image: url(/ls/img/icons/x.svg);
  width: 12px;
  height: 12px; }
  .no-svg .icon-x {
    background-image: url(/ls/img/icons/x.png); }

.icon-svg {
  width: 25px;
  height: 25px;
  fill: #fff;
  transition: fill 0.2s ease-in-out; }

.no-svg .icon-svg {
  display: none; }

.no-svg .icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  display: inline-block; }

.icon-dollar {
  color: #555555; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/ls/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("/ls/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/ls/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/ls/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/ls/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/ls/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* ==========================================================================
  Forms
========================================================================== */
/*==========  FORM RESET  ==========*/
form {
  margin: 0; }
  form:-moz-placeholder {
    color: #ccc; }
  form::-moz-placeholder {
    color: #ccc; }
  form:-ms-input-placeholder {
    color: #ccc; }
  form::-webkit-input-placeholder {
    color: #ccc; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  transition: color 0.2s ease-in-out, border 0.2s ease-in-out, background 0.2s ease-in-out;
  outline: none;
  border-radius: 0;
  border: 1px solid #979797; }
  button:hover, button:focus,
  input:hover,
  input:focus,
  select:hover,
  select:focus,
  textarea:hover,
  textarea:focus {
    border-color: #5C5C5C; }
  button:focus,
  input:focus,
  select:focus,
  textarea:focus {
    transition: none;
    outline: 2px solid #979797; }
  button::placeholder,
  input::placeholder,
  select::placeholder,
  textarea::placeholder {
    color: #999999;
    opacity: 1; }

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  padding: 8px 16px; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  appearance: none;
  border-radius: 0; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

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

.fake-button {
  cursor: pointer;
  position: relative;
  transition: all 0.15s ease-in-out; }
  .fake-button p {
    vertical-align: middle;
    padding: 0; }
  .fake-button input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    width: 100%; }

/*==========  FORM PIECES  ==========*/
.form-title {
  text-transform: capitalize; }

.form-label {
  text-transform: capitalize;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 16px;
  letter-spacing: 0.41px;
  text-align: left; }

.select-styled-wrap {
  position: relative;
  z-index: 1;
  background: transparent;
  width: 100%;
  overflow: hidden; }

.select-styled {
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-size: 18px;
  border: 1px solid #5f5f5f;
  font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  padding: 12px 25px 12px 15px;
  z-index: 2;
  width: 100%;
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22caret-a%22%20points%3D%22262%2048.5%20263.63%2047%20270%2053%20263.63%2059%20262%2057.5%20266.8%2053%22%2F%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cg%20fill%3D%22none%22%20transform%3D%22rotate(90%20160.5%20-101.5)%22%3E%0A%20%20%20%20%3Cuse%20fill%3D%22%23323232%22%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23caret-a%22%2F%3E%0A%20%20%20%20%3Cpath%20stroke%3D%22%23FFF%22%20stroke-width%3D%22.4%22%20d%3D%22M262.293894%2C48.5013791%20L267.092423%2C53%20L262.293894%2C57.4986209%20L263.628793%2C58.7267544%20L269.708316%2C53%20L263.628793%2C47.2732456%20L262.293894%2C48.5013791%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat right 1rem center/contain;
  background-size: 12px 8px; }
  @media (min-width: 768px) {
    .select-styled {
      background-position: right 2rem center;
      padding: 12px 40px 12px 20px; } }
  .select-styled.select-styled--small {
    padding: 7px 20px;
    max-width: 80px; }

.input-short {
  font-size: 18px;
  padding: 12px 5px;
  width: 58px;
  text-align: center; }

.checkbox-styled {
  display: inline-block; }
  .checkbox-styled.checkbox-styled--sm label {
    width: 1.8rem;
    height: 1.8rem; }
  .checkbox-styled label {
    border: 1px solid #979797;
    text-indent: -999em;
    direction: ltr;
    overflow: hidden;
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    cursor: pointer;
    vertical-align: middle;
    transition: background-color 0.3s ease-in-out;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center; }
  .checkbox-styled input {
    opacity: 0;
    position: absolute; }
    .checkbox-styled input:focus + label {
      box-shadow: 0 0 0 2px #979797; }
    .checkbox-styled input:checked + label,
    .checkbox-styled input.fully-checked + label {
      background-color: #979797;
      background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2018%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M0%207.5l1.8-1.8%204.6%204.6L16.2.5%2018%202.3%206.4%2013.9z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A");
      background-size: 80%; }
    .checkbox-styled input.partially-checked + label {
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2019%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M.5.5h18%22%20stroke%3D%22%23979797%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22square%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }

.checkbox-styled-selection {
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  user-select: none;
  margin-left: 1rem;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.2; }
  @media (min-width: 992px) {
    .checkbox-styled-selection {
      margin-left: 1.6rem; } }
  .checkbox-styled-selection .checkbox-styled-selection__count {
    display: inline-block;
    min-width: 1.5rem; }
  .checkbox-styled-selection .checkbox-styled-selection__text {
    text-transform: uppercase; }

.move-styled {
  display: inline-block;
  vertical-align: middle;
  cursor: move;
  width: 2.2rem;
  height: 2.2rem;
  background: transparent url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2022%2015%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M0-4h22v22H0z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M.5.5h21M.5%207.5h21M.5%2014.5h21%22%20stroke%3D%22%23979797%22%20stroke-linecap%3D%22square%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center; }
  .move-styled.is-hidden {
    opacity: 0;
    visibility: hidden; }
  @media (max-width: 991px) {
    .move-styled {
      display: none !important; } }
  @media (min-width: 992px) {
    .move-styled ~ .checkbox-styled {
      margin-left: 1.5rem; } }

/*==========  SPECIFIC FORM - FORM NEWSLETTER  ==========*/
.form-newsletter {
  color: #b4b4b4;
  padding: 0; }
  .form-newsletter .label-newsletter {
    font-size: 10px;
    text-transform: uppercase;
    color: #323232;
    padding: 0 10px 0 0;
    margin: 0;
    position: relative; }
    @media (max-width: 767px) {
      .form-newsletter .label-newsletter {
        float: left; } }
  .form-newsletter .form-group {
    position: relative;
    margin-top: 20px; }
  .form-newsletter .input-newsletter {
    outline: 0;
    background: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #323232;
    margin: 0;
    padding: 0 60px 5px 5px;
    width: 100%;
    font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: black; }
    .form-newsletter .input-newsletter:hover, .form-newsletter .input-newsletter:focus {
      border-color: black; }
  .form-newsletter .submit-newsletter {
    border: none;
    outline: 0;
    background: none;
    font-size: 14px;
    color: #323232;
    padding: 0 5px 5px 0;
    text-align: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
    .form-newsletter .submit-newsletter:hover, .form-newsletter .submit-newsletter:focus {
      color: black; }

@keyframes signed-up-thank-you-fadeOut {
  0% {
    opacity: 1; }
  95% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.signed-up-thank-you {
  text-transform: uppercase;
  color: #b4b4b4;
  animation: signed-up-thank-you-fadeOut 5.0s both;
  animation-timing-function: ease-out; }

.form-response {
  position: relative;
  top: -20px;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 0.2s ease-in-out, opacity 0.5s ease-in-out; }
  .form-response.show {
    height: 20px;
    opacity: 1; }
  .form-response p {
    padding: 0; }
  @media (max-width: 767px) {
    .form-response {
      height: auto;
      display: none;
      opacity: 0;
      text-align: center; }
      .form-response.show {
        display: block;
        height: auto;
        opacity: 1; } }

/*==========  SPECIFIC FORM - FRAME OPTIONS  ==========*/
.frame-preview-container {
  display: flex; }
  .frame-preview-container .frame-box-preview {
    display: inline-block;
    vertical-align: top;
    width: 56px;
    height: 56px; }

.frame-box-preview {
  background: rgba(179, 179, 179, 0.2) no-repeat center/contain;
  position: relative;
  margin-right: 8px;
  border: 1px solid transparent; }
  .frame-box-preview:focus, .frame-box-preview:active, .frame-box-preview.is-active {
    border-color: #323232; }
  .frame-box-preview::before {
    content: attr(data-title);
    display: inline-block;
    vertical-align: middle;
    min-width: 120px;
    max-width: 240px;
    padding: 5px 10px;
    border-radius: 0;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.2;
    white-space: nowrap;
    background: rgba(50, 50, 50, 0.5);
    color: #fff;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    text-align: center;
    transition: all 0.3s ease-in-out;
    margin-top: 12px;
    opacity: 0;
    visibility: hidden; }
  .frame-box-preview:hover::before, .frame-box-preview:focus::before {
    opacity: 1;
    visibility: visible;
    margin-top: 4px; }
  .frame-box-preview .frame-box-preview-input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
    .frame-box-preview .frame-box-preview-input:focus ~ .frame-box-preview-text, .frame-box-preview .frame-box-preview-input.focus ~ .frame-box-preview-text {
      outline: 2px solid #979797;
      outline-offset: 0; }
  .frame-box-preview .frame-box-preview-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-indent: -9999px;
    pointer-events: none; }
  .frame-box-preview.frame-box-preview-none {
    background-color: transparent;
    width: 80px;
    flex: 0 0 auto;
    text-align: center;
    font-size: 12px;
    border-color: #979797; }
    .frame-box-preview.frame-box-preview-none::before {
      content: none; }
    @media (min-width: 768px) {
      .frame-box-preview.frame-box-preview-none {
        width: 100px;
        font-size: 18px; } }
    .frame-box-preview.frame-box-preview-none.is-active {
      border-color: #323232; }
    .frame-box-preview.frame-box-preview-none .frame-box-preview-text {
      text-indent: initial;
      white-space: nowrap;
      padding: 18px 5px; }
      @media (min-width: 768px) {
        .frame-box-preview.frame-box-preview-none .frame-box-preview-text {
          padding: 14px 5px; } }
  .frame-box-preview.frame-box-preview-white {
    background-image: url("../img/icons/frames/base/white.jpg"); }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .frame-box-preview.frame-box-preview-white {
        background-image: url("../img/icons/frames/base/white@2x.jpg"); } }
  .frame-box-preview.frame-box-preview-black {
    background-image: url("../img/icons/frames/base/black.jpg"); }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .frame-box-preview.frame-box-preview-black {
        background-image: url("../img/icons/frames/base/black@2x.jpg"); } }
  .frame-box-preview.frame-box-preview-walnut {
    background-image: url("../img/icons/frames/base/walnut.jpg"); }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .frame-box-preview.frame-box-preview-walnut {
        background-image: url("../img/icons/frames/base/walnut@2x.jpg"); } }
  .frame-box-preview.frame-box-preview-silver {
    background-image: url("../img/icons/frames/base/silver.jpg"); }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .frame-box-preview.frame-box-preview-silver {
        background-image: url("../img/icons/frames/base/silver@2x.jpg"); } }
  .frame-box-preview.frame-box-preview-gold {
    background-image: url("../img/icons/frames/base/gold.jpg"); }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .frame-box-preview.frame-box-preview-gold {
        background-image: url("../img/icons/frames/base/gold@2x.jpg"); } }

@media (max-width: 767px) {
  .form-options-content {
    margin-top: 10px; }
    .form-options-content h3 {
      text-align: center; } }

@media (max-width: 767px) {
  .form-frame-options {
    padding-top: 30px; } }

.form-frame-options .small-screen-total-price-row {
  display: none; }
  @media (max-width: 767px) {
    .form-frame-options .small-screen-total-price-row {
      display: block;
      text-align: right; }
      .form-frame-options .small-screen-total-price-row:before, .form-frame-options .small-screen-total-price-row:after {
        content: " ";
        display: table; }
      .form-frame-options .small-screen-total-price-row:after {
        clear: both; }
      .form-frame-options .small-screen-total-price-row .total-price {
        flex: 1;
        text-align: right;
        font-size: 24px;
        font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-style: normal;
        font-weight: normal;
        margin-bottom: 0; }
      .form-frame-options .small-screen-total-price-row input.input-short.total-price-box {
        border-width: 0;
        display: inline-block;
        padding: 0;
        font-size: 24px;
        max-width: 100%;
        font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-style: normal;
        font-weight: normal;
        width: 80px; } }

.form-frame-options .large-screen-total-price-row {
  display: none; }
  @media (min-width: 992px) {
    .form-frame-options .large-screen-total-price-row {
      display: block;
      padding-right: 20px; } }
  .form-frame-options .large-screen-total-price-row input,
  .form-frame-options .large-screen-total-price-row button {
    font-size: 18px !important; }

.form-frame-options .form-row-half {
  display: flex; }
  .form-frame-options .form-row-half .span6 {
    width: 50%; }
  .form-frame-options .form-row-half .span12 {
    flex: 1; }

.form-frame-options .frame-size h5 {
  font-size: 18px;
  padding-top: 12px;
  font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal; }

.form-frame-options .form-frame-title {
  font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  color: #323232;
  margin-bottom: 0.5rem;
  text-align: left; }

.form-frame-options .form-frame-subtitle {
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #323232;
  letter-spacing: 0.3px;
  line-height: 1.25;
  margin-bottom: 0.5rem;
  padding-bottom: 0; }
  .form-frame-options .form-frame-subtitle p {
    padding: 0; }
    .form-frame-options .form-frame-subtitle p:not(:last-child) {
      margin-bottom: 8px; }

.form-frame-options .form-frame-description {
  font-size: 16px;
  color: #323232;
  margin-bottom: 4rem; }

.form-frame-options .form-row {
  padding: 0 0 25px; }
  @media (min-width: 1181px) {
    .form-frame-options .form-row {
      padding: 0 0 30px; } }
  .form-frame-options .form-row:last-of-type {
    padding: 0; }

.form-frame-options label {
  display: block;
  font-size: 18px;
  margin-bottom: 5px; }

.form-frame-options input.input-short.print-quantity {
  border: 1px solid #323232;
  border-radius: 0; }

.form-frame-options input.input-short.total-price-box {
  width: 120px;
  border: 1px solid #323232;
  border-radius: 0;
  margin-right: 0;
  background-color: transparent; }

.form-frame-options h3.gallery-frame-options {
  font-size: 26px; }

.form-frame-options .checkbox-styled {
  display: inline-block;
  vertical-align: middle; }
  .form-frame-options .checkbox-styled label {
    display: block;
    width: 58px;
    height: 53px; }

.form-frame-options .frame-print-label {
  padding-top: 20px;
  font-size: 18px;
  padding-left: 100px; }

.form-frame-options .label-new-price {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin: 0; }

.form-frame-options .input-new-price {
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  border: none;
  appearance: none;
  padding: 0;
  height: auto;
  min-width: 1px;
  max-width: 100%;
  margin-left: 5px; }

.form-frame-options .price-and-submit {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .form-frame-options .price-and-submit .btn {
    min-width: 200px;
    width: auto;
    margin-right: 0; }
    @media (min-width: 980px) and (max-width: 1180px) {
      .form-frame-options .price-and-submit .btn {
        margin-left: 29px; } }

@media (min-width: 980px) and (max-width: 1180px) {
  .form-frame-options .frame-print-label {
    padding-left: 0; }
  .form-frame-options label.total-price {
    display: inline-block;
    margin-left: 72px;
    width: 60px; }
  .form-frame-options input.input-short.total-price-box {
    display: inline-block; } }

@media (min-width: 768px) and (max-width: 979px) {
  .form-frame-options label {
    display: block;
    width: 100%; }
  .form-frame-options label.print-quantity {
    width: 20%; }
  .form-frame-options .frame-print-label {
    padding-left: 0; }
  .form-frame-options input.gallery-frame-options {
    margin-right: 10px; }
  .form-frame-options label.total-price {
    display: inline-block;
    margin-left: 14px;
    width: 40px; }
  .form-frame-options input.input-short.total-price-box {
    display: inline-block; } }

@media (max-width: 767px) {
  .form-frame-options label {
    display: block;
    width: 100%; }
  .form-frame-options input.gallery-frame-options {
    margin-right: 0;
    margin-bottom: 20px; }
  .form-frame-options .price-and-submit {
    text-align: left; }
  .form-frame-options .frame-print-label {
    padding-left: 0; } }

.new-total-price .text-total-price {
  font-size: 18px;
  color: #323232;
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal; }
  @media (min-width: 768px) {
    .new-total-price .text-total-price {
      font-size: 24px; } }

.new-total-price .text-shipping-free {
  font-size: 14px;
  line-height: 1.25;
  color: #636363;
  letter-spacing: 0.08px;
  font-style: italic;
  font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal; }
  @media (min-width: 768px) {
    .new-total-price .text-shipping-free {
      font-size: 18px; } }

/*==========  SPECIFIC FORM - LOGIN  ==========*/
.form-login {
  display: block;
  padding: 30px 130px; }
  .form-login .form-row {
    padding: 10px 0; }
  @media (min-width: 980px) and (max-width: 1180px) {
    .form-login {
      padding: 30px 80px; } }
  @media (max-width: 767px) {
    .form-login {
      padding: 30px; } }

/*==========  SPECIFIC FORM - NEW LOGIN  ==========*/
.form-new-login {
  display: block;
  padding: 15px; }
  @media (min-width: 768px) {
    .form-new-login {
      padding: 25px 35px; } }
  .form-new-login .placeholder-backup {
    display: block;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0.41px;
    font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal; }
  .form-new-login .form-row {
    padding: 0; }
    .form-new-login .form-row input {
      display: block;
      width: 100%; }
    .form-new-login .form-row:not(:last-child) {
      margin-bottom: 20px; }

/*==========  SPECIFIC FORM - BILLING  ==========*/
.form-billing {
  display: block;
  padding: 25px 35px; }
  .form-billing .form-row {
    margin-bottom: 20px; }
    .form-billing .form-row:before, .form-billing .form-row:after {
      content: " ";
      display: table; }
    .form-billing .form-row:after {
      clear: both; }
  .form-billing .half-width {
    width: 48%; }
  .form-billing input {
    display: block;
    width: 100%; }
  .form-billing .btn {
    margin-top: 10px; }
  .form-billing a {
    color: #5C5C5C; }
    .form-billing a:hover, .form-billing a:focus {
      color: #55aadc; }
  @media (max-width: 767px) {
    .form-billing {
      padding: 30px; } }

/*==========  SPECIFIC FORM - PAYMENT  ==========*/
.form-payment {
  display: block;
  padding: 25px 35px;
  font-size: 16px; }
  .form-payment h2 {
    font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal; }
  .form-payment .form-row {
    padding: 10px 0; }
    .form-payment .form-row:before, .form-payment .form-row:after {
      content: " ";
      display: table; }
    .form-payment .form-row:after {
      clear: both; }
    .form-payment .form-row input:not(.btn) {
      display: block;
      width: 100%; }
  .form-payment a {
    color: #5C5C5C; }
    .form-payment a:hover, .form-payment a:focus {
      color: #55aadc; }

/*==========  SPECIFIC FORM - SHIPPING  ==========*/
.form-shipping {
  display: block;
  padding: 30px; }
  .form-shipping .form-legend {
    max-width: 374px; }
  .form-shipping .form-input {
    display: block;
    width: 100%; }
  .form-shipping .form-row {
    padding: 10px 0; }
    .form-shipping .form-row:before, .form-shipping .form-row:after {
      content: " ";
      display: table; }
    .form-shipping .form-row:after {
      clear: both; }
    .form-shipping .form-row:last-of-type {
      padding-bottom: 0; }
  .form-shipping h5 {
    padding: 0 0 15px; }
  .form-shipping a {
    color: #5C5C5C; }
    .form-shipping a:hover, .form-shipping a:focus {
      color: #55aadc; }

.address-selector {
  position: relative;
  width: 100%;
  border: 1px solid #5C5C5C;
  padding: 40px 20px;
  background: #fff;
  margin: 0 0 20px;
  font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #5C5C5C;
  cursor: pointer;
  transition: all 0.2s ease-in-out; }
  .address-selector:hover, .address-selector:focus, .address-selector.active {
    background: #fff;
    color: #323232;
    border: 1px solid #323232; }
  .address-selector.active {
    cursor: default; }
    .address-selector.active .list-photos li:hover .img-wrap .photo img, .address-selector.active .list-photos li:focus .img-wrap .photo img {
      opacity: 0.5; }
    .address-selector.active .list-photos li:hover .img-wrap:after, .address-selector.active .list-photos li:focus .img-wrap:after {
      opacity: 1; }
  .address-selector .list-photos {
    padding: 20px 0 0 0; }
    .address-selector .list-photos:before, .address-selector .list-photos:after {
      content: " ";
      display: table; }
    .address-selector .list-photos:after {
      clear: both; }
    .address-selector .list-photos li {
      width: 33.33333%;
      padding: 5px;
      position: relative;
      cursor: pointer; }
      @media (max-width: 767px) {
        .address-selector .list-photos li {
          width: 50%; } }
      @media (min-width: 768px) and (max-width: 979px) {
        .address-selector .list-photos li {
          width: 50%; } }
    .address-selector .list-photos .center-align {
      height: 82px;
      margin-bottom: 3px; }
    .address-selector .list-photos .img-wrap {
      animation: bloopIn 0.2s both;
      animation-timing-function: ease-out;
      position: relative; }
      .address-selector .list-photos .img-wrap.wide .frame {
        height: 100%;
        width: auto; }
        .address-selector .list-photos .img-wrap.wide .frame img {
          height: 100%;
          width: auto; }
      .address-selector .list-photos .img-wrap .photo img {
        transition: opacity 0.2s ease-in-out; }
      .address-selector .list-photos .img-wrap:after {
        content: " ";
        display: block;
        background: url(/ls/img/icons/x.svg) no-repeat center center;
        background-size: 50%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        transition: opacity 0.2s ease-in-out;
        z-index: 10; }
  .address-selector p {
    padding: 0;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal; }
  .no-svg .address-selector .list-photos .img-wrap:after {
    background: url(/ls/img/icons/x.png) no-repeat center center; }
  .address-selector .address-tag {
    position: absolute;
    right: 9px;
    top: 4px;
    color: #5C5C5C;
    text-transform: uppercase;
    font-size: 13px; }
  .address-selector .remove-address {
    position: absolute;
    top: 5px;
    left: 5px; }

.img-selector {
  border: 1px solid #323232;
  background: #fff;
  padding: 20px 20px 12px; }
  .img-selector p {
    text-align: left;
    padding: 0 0 10px 12px; }
  .img-selector .checkbox-styled {
    position: relative;
    bottom: -8px;
    margin: 0 5px 0 0; }
  .img-selector .list-photos li {
    cursor: pointer; }
    .img-selector .list-photos li .center-align {
      height: 100%;
      margin-bottom: 5px; }
    .img-selector .list-photos li .img-wrap .photo img {
      transition: none; }
    .img-selector .list-photos li .frame img {
      border: 2px solid transparent;
      transition: border 0.2s ease-in-out; }
    .img-selector .list-photos li:hover .frame img, .img-selector .list-photos li:focus .frame img, .img-selector .list-photos li.active .frame img {
      border: 2px solid #55aadc; }
  @media (min-width: 980px) and (max-width: 1180px) {
    .img-selector .list-photos li .center-align {
      height: 140px; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .img-selector .list-photos li .center-align {
      height: 130px; } }
  @media (max-width: 767px) {
    .img-selector .list-photos li .center-align {
      height: 100px; } }

/*==========  SPECIFIC FORM - MODAL  ==========*/
.form-modal {
  padding: 20px 0; }
  .form-modal .form-row {
    padding: 0 0 15px; }
    .form-modal .form-row:before, .form-modal .form-row:after {
      content: " ";
      display: table; }
    .form-modal .form-row:after {
      clear: both; }
    .form-modal .form-row:last-of-type {
      padding: 0; }
  .form-modal .left,
  .form-modal .right {
    width: 49%; }
  .form-modal input {
    width: 100%; }

.password-change-fields {
  margin-bottom: 20px; }

/*==========  SPECIFIC FORM - DISCOUNT  ==========*/
.form-discount .form-discount__group {
  display: inline;
  width: 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .form-discount .form-discount__group {
      max-width: 320px; } }

.form-discount .form-discount__button,
.form-discount .form-discount__input {
  background-color: #fff;
  border: 1px solid #979797;
  padding: 9px 17px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #323232; }
  @media (min-width: 768px) {
    .form-discount .form-discount__button,
    .form-discount .form-discount__input {
      font-size: 18px; } }

.form-discount .form-discount__input {
  flex: 1; }
  .form-discount .form-discount__input:focus, .form-discount .form-discount__input:active {
    border-color: #646464; }
    .form-discount .form-discount__input:focus ~ .form-discount__button, .form-discount .form-discount__input:active ~ .form-discount__button {
      border-color: #646464; }

.form-discount .form-discount__button {
  font-weight: bold;
  margin-left: -1px;
  flex: 0 0 auto; }
  .form-discount .form-discount__button[disabled] {
    cursor: not-allowed;
    opacity: 0.5; }

.form-discount .form-discount__text {
  margin-top: 0.5rem; }
  .form-discount .form-discount__text.is-error {
    color: red; }
  .form-discount .form-discount__text.is-success {
    color: green; }

/*==========  SPECIFIC FORM - ACCOUNT EDIT  ==========*/
.form-account-edit {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  max-width: 100%; }
  .form-account-edit .form-row {
    margin-bottom: 35px; }
  .form-account-edit .form-input {
    width: 100%; }
  .form-account-edit .form-account-legend {
    max-width: 374px; }

/*==========  UNIVERSAL FORM ROW CLASSES ==========*/
.form-row-header {
  display: flex;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 20px;
  margin-bottom: 35px;
  justify-content: space-between;
  align-items: center;
  font-size: 18px; }

.form-row-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .form-row-footer a ~ .btn {
    margin-left: 20px; }
  .form-row-footer .btn.btn--block {
    width: auto;
    padding-left: 35px;
    padding-right: 35px; }

/*==========  CUSTOM CHECKBOX WITH LABEL ==========*/
.custom-checkbox {
  position: relative;
  display: inline-flex;
  min-height: 28px;
  padding-left: 40px;
  margin-right: 0;
  align-items: center; }
  .custom-checkbox.custom-checkbox--sm {
    min-height: 21px; }
    .custom-checkbox.custom-checkbox--sm .custom-control-indicator {
      width: 21px;
      height: 21px; }
  .custom-checkbox .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .custom-checkbox .custom-control-input:checked + .custom-control-indicator {
      background: #000 url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2018%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M0%207.5l1.8-1.8%204.6%204.6L16.2.5%2018%202.3%206.4%2013.9z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center;
      background-size: 80%; }
  .custom-checkbox .custom-control-indicator {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 28px;
    height: 28px;
    pointer-events: none;
    user-select: none;
    border: 1px solid #323232;
    background-color: #fff;
    cursor: pointer; }

.input-editable {
  display: inline-block;
  min-width: 20rem;
  padding: 0.25rem 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .input-editable[readonly] {
    user-select: none;
    border-color: transparent;
    background-color: transparent; }

.form-field-textarea {
  font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.333333333;
  resize: none; }

.form-field-label {
  font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: black;
  font-size: 12px;
  line-height: 2;
  margin-bottom: 0.5rem;
  text-transform: uppercase; }

/* ==========================================================================
  Tables
========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0;
      background-color: #fff; }
      .table-responsive > .table > thead > tr th, .table-responsive > .table > thead > tr td,
      .table-responsive > .table > tbody > tr th,
      .table-responsive > .table > tbody > tr td,
      .table-responsive > .table > tfoot > tr th,
      .table-responsive > .table > tfoot > tr td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > thead > tr:last-child > th,
      .table-responsive > .table-bordered > thead > tr:last-child > td,
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

/* ==========================================================================
  Modal
========================================================================== */
.modal-open {
  overflow: hidden; }

.modal {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  height: 100%; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: 600px;
  margin: 0 auto 0;
  opacity: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity 0.3s ease-in-out; }
  .in .modal-dialog {
    opacity: 1;
    transition: opacity 0.3s 0.2s ease-in-out; }
  @media (min-width: 768px) and (max-width: 979px) {
    .modal-dialog {
      width: 500px; } }
  @media (max-width: 767px) {
    .modal-dialog {
      width: 90%; } }

.lightbox-modal-dialog {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out; }
  .in .lightbox-modal-dialog {
    opacity: 1;
    transition: opacity 0.3s 0.2s ease-in-out; }
  .lightbox-modal-dialog .slide-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
    background: rgba(0, 0, 0, 0.65); }
    .lightbox-modal-dialog .slide-button:hover, .lightbox-modal-dialog .slide-button:focus {
      background: black; }
    .lightbox-modal-dialog .slide-button-prev {
      left: 3rem; }
    .lightbox-modal-dialog .slide-button-next {
      right: 3rem; }
    .lightbox-modal-dialog .slide-button .icon-svg {
      width: 0.75rem;
      height: 1.25rem;
      margin: auto; }
      .lightbox-modal-dialog .slide-button .icon-svg use {
        margin: auto; }
  .lightbox-modal-dialog .modal-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: black; }
    .lightbox-modal-dialog .modal-content .modal-body {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%; }
      .lightbox-modal-dialog .modal-content .modal-body .modal-close {
        background: rgba(0, 0, 0, 0.65);
        color: white;
        transition: none; }
        .lightbox-modal-dialog .modal-content .modal-body .modal-close:hover, .lightbox-modal-dialog .modal-content .modal-body .modal-close:focus {
          background: black; }
        .lightbox-modal-dialog .modal-content .modal-body .modal-close .icon-svg {
          width: 2rem;
          height: 2rem; }
          @media (min-width: 992px) {
            .lightbox-modal-dialog .modal-content .modal-body .modal-close .icon-svg {
              width: 3rem;
              height: 3rem; } }
      .lightbox-modal-dialog .modal-content .modal-body .modal-view-container {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%; }
        .lightbox-modal-dialog .modal-content .modal-body .modal-view-container .container {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          height: 100%; }
          .lightbox-modal-dialog .modal-content .modal-body .modal-view-container .container .center-lightbox-wrapper {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            height: 100%; }
            .lightbox-modal-dialog .modal-content .modal-body .modal-view-container .container .center-lightbox-wrapper .lightbox-image-wrapper {
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              height: 100%; }
              .lightbox-modal-dialog .modal-content .modal-body .modal-view-container .container .center-lightbox-wrapper .lightbox-image-wrapper img {
                max-height: 90%;
                max-width: 90%;
                margin: auto;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%); }
  .lightbox-modal-dialog .lightbox-image-wrapper {
    position: relative; }
    .lightbox-modal-dialog .lightbox-image-wrapper .sp {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      animation-name: delayedLoad, spCircRot;
      animation-delay: 0s, 0.5s;
      animation-duration: 0.5s, 2s;
      animation-iteration-count: 1, infinite; }
    .lightbox-modal-dialog .lightbox-image-wrapper img.loaded {
      animation: fadeIn 0.4s ease-in-out; }
  .lightbox-modal-dialog .nav-btn {
    position: absolute;
    top: 240px;
    z-index: 1000;
    font-size: 40px;
    color: white; }
    .lightbox-modal-dialog .nav-btn.prev {
      left: 1.5rem;
      content: "<"; }
    .lightbox-modal-dialog .nav-btn.next {
      right: 1.5rem;
      content: ">"; }
  .lightbox-modal-dialog .purchase-button {
    font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
    z-index: 1000;
    font-size: 24px;
    line-height: 1.25;
    color: white;
    background-color: transparent;
    border: 0;
    padding: 1rem 2rem; }
    .lightbox-modal-dialog .purchase-button__icon {
      display: inline-block;
      vertical-align: middle;
      width: 3rem;
      height: 3rem; }
    .lightbox-modal-dialog .purchase-button .icon-svg {
      width: 2.5rem;
      height: 2.5rem; }

.marketing-modal-dialog {
  position: relative;
  width: 95%;
  margin: 6% auto 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out; }
  .in .marketing-modal-dialog {
    opacity: 1;
    transition: opacity 0.3s 0.2s ease-in-out; }

.modal-content {
  position: relative;
  background-color: #fff; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
  transition: opacity 0.3s ease-in-out; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-body {
  position: relative;
  padding: 1.5rem; }
  @media (min-width: 992px) {
    .modal-body {
      padding: 3rem; } }
  .modal-body .modal-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 1000;
    border: none;
    background: transparent;
    padding: 1.5rem;
    color: #000;
    transition: all 0.3s ease-in-out;
    width: 5rem;
    height: 5rem;
    opacity: 0.65; }
    .modal-body .modal-close .icon-x {
      width: 2.2rem;
      height: 2.2rem;
      transition: all 0.3s ease-in-out; }
    .modal-body .modal-close:hover, .modal-body .modal-close:focus {
      opacity: 1;
      outline: none; }
      .modal-body .modal-close:hover .icon-x, .modal-body .modal-close:focus .icon-x {
        transform: scale(1.2); }

.slide-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  color: white;
  background: transparent;
  border: none;
  white-space: nowrap;
  text-align: center;
  padding: 0; }
  .slide-button:focus {
    outline: 2px solid rgba(50, 50, 50, 0.5);
    outline-offset: 0; }

.img-swap {
  position: relative;
  height: 266px; }
  .img-swap:hover .img-1, .img-swap:focus .img-1 {
    opacity: 0; }
  .img-swap .img-1,
  .img-swap .img-2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 0.2s ease-in-out; }
  .img-swap .img-1 {
    z-index: 4; }
  .img-swap .img-2 {
    z-index: 3; }
  .img-swap .tag {
    background-color: #55aadc;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 30px;
    padding: 3px 20px;
    text-transform: uppercase;
    font-size: 12px; }
  @media (max-width: 767px) {
    .img-swap {
      height: auto; }
      .img-swap:hover .img-1, .img-swap:focus .img-1 {
        opacity: 1; }
      .img-swap .img-1,
      .img-swap .img-2 {
        position: relative;
        opacity: 1;
        top: auto;
        bottom: 0; }
      .img-swap .img-1 {
        margin-bottom: 20px; } }

.marketing-modal-body {
  position: relative;
  padding: 0; }
  .marketing-modal-body .modal-close {
    position: absolute;
    top: -11px;
    right: -11px;
    background-color: white;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    z-index: 1000; }
    .marketing-modal-body .modal-close:hover i, .marketing-modal-body .modal-close:focus i {
      transform: scale(1.1); }
    .marketing-modal-body .modal-close .icon-x {
      width: 22px;
      height: 22px;
      margin-top: 9px; }

iframe.marketing-modal-frame {
  border: 0;
  max-width: auto;
  width: 600px;
  height: 600px; }
  @media (min-width: 768px) and (max-width: 979px) {
    iframe.marketing-modal-frame {
      width: 500px; } }
  @media (max-width: 767px) {
    iframe.marketing-modal-frame {
      width: 90%; } }

.livestock-framing {
  max-width: none;
  min-height: 600px; }

.marketing-modal-link {
  padding-left: 100px; }
  @media (max-width: 767px) {
    .marketing-modal-link {
      padding-left: 0; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .marketing-modal-link {
      padding-left: 0; } }
  @media (min-width: 980px) and (max-width: 1180px) {
    .marketing-modal-link {
      padding-left: 0; } }

.marketing-site-content .row {
  display: block !important; }

.marketing-site-content .item {
  border-bottom: none !important; }

.marketing-site-content .iframe-modal {
  display: none !important; }

.marketing-site-content a {
  cursor: default;
  border-bottom: none !important; }

.marketing-site-content .btn-white {
  display: none !important; }

.marketing-site-content .close {
  display: none !important; }

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

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

.modal-update-gallery .breadcrumbs {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }
  @media (min-width: 992px) {
    .modal-update-gallery .breadcrumbs {
      margin-left: -3rem;
      margin-right: -3rem; } }

.modal-update-gallery .modal-body-form {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 32px; }

.modal-update-gallery .set-price-field,
.modal-update-gallery .form-field-textarea {
  border-color: black; }

.modal-update-gallery .set-slug-field {
  border-color: black;
  width: 100%;
  display: block; }

/* ==========================================================================
  Lists
========================================================================== */
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.list-inline li {
  display: inline-block; }

@media (max-width: 767px) {
  .list-inline li {
    display: block; } }

.list-spacer-horz li {
  margin: 0 10px; }
  .list-spacer-horz li:first-of-type {
    margin-left: 0; }
  .list-spacer-horz li:last-of-type {
    margin-right: 0; }

@media (max-width: 767px) {
  .list-spacer-horz li {
    margin: 0 0 10px; }
    .list-spacer-horz li:last-of-type {
      margin: 0; } }

.list-spacer-vert li {
  margin: 0 0 7px; }
  .list-spacer-vert li:last-of-type {
    margin-bottom: 0; }

.list-photos {
  display: block; }
  .list-photos:before, .list-photos:after {
    content: " ";
    display: table; }
  .list-photos:after {
    clear: both; }
  .list-photos li {
    display: block;
    padding: 10px;
    float: left;
    width: 50%; }
  .list-photos p {
    text-align: center;
    font-size: 12px;
    padding: 0; }

.terms-of-use ol {
  list-style: decimal inside; }
  .terms-of-use ol ol {
    list-style-type: lower-alpha;
    padding-left: 30px; }

.terms-of-use table {
  margin-left: 30px; }

/* ==========================================================================
  Media
========================================================================== */
img,
video,
object {
  max-width: 100%; }

/* ==========================================================================
  Links
========================================================================== */
a {
  color: #55aadc;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }
  a:hover, a:focus {
    color: #2786bd; }
  a i {
    transition: all 0.2s ease-in-out; }
  a:focus {
    outline: 2px solid #2786bd;
    outline-offset: 0; }

.link-gray {
  color: #5C5C5C; }
  .link-gray:hover, .link-gray:focus {
    color: #55aadc; }
  .link-gray:focus {
    outline: 2px solid #55aadc;
    outline-offset: 0; }

.link-dark {
  color: #323232;
  letter-spacing: 0.38px;
  font-weight: bold; }
  .link-dark:hover, .link-dark:focus {
    color: #585858; }
  .link-dark:focus {
    outline: 2px solid #585858;
    outline-offset: 0; }
  .link-dark.rotate::before {
    content: '';
    width: 1rem;
    height: 1rem;
    background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%3E%0A%20%20%3Cpath%20d%3D%22M3.77726505%2C15%20C-2.15798144%2C8.25121317%205.0372252%2C2.67065605%209.40212584%2C7.13557447%20L8.06741311%2C8.52539556%20L13%2C8.52539556%20L13%2C3.23852087%20L11.7909583%2C4.55565999%20C3.77726505%2C-3.24612904%20-5.27754743%2C8.7221687%203.77726505%2C15%20Z%22%20transform%3D%22translate(0%20-2)%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center/contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1rem; }

/* ==========================================================================
  Cart
========================================================================== */
.table-shopping-cart {
  width: 100%; }
  .table-shopping-cart th {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal; }
    .table-shopping-cart th.cart-total {
      padding: 0 0 0 30px; }
  .table-shopping-cart td {
    font-size: 18px;
    vertical-align: top;
    padding: 10px 40px 30px; }
    .table-shopping-cart td.cart-image {
      padding: 0 0 30px; }
    .table-shopping-cart td.cart-edit {
      padding-top: 15px; }
    .table-shopping-cart td.cart-price {
      padding-top: 23px; }
    .table-shopping-cart td.cart-total {
      padding: 23px 0 30px 30px; }
  .table-shopping-cart .btn {
    padding: 9px 20px 7px;
    font-size: 12px; }
  @media (min-width: 980px) and (max-width: 1180px) {
    .table-shopping-cart td {
      padding: 10px 30px 30px; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .table-shopping-cart th.cart-total {
      padding: 0 0 0 15px; }
    .table-shopping-cart td {
      padding: 10px 15px 30px;
      font-size: 16px; }
      .table-shopping-cart td.cart-price {
        padding-top: 24px; }
      .table-shopping-cart td.cart-total {
        padding: 24px 0 30px 15px; }
    .table-shopping-cart .input-short {
      font-size: 16px; } }
  @media (max-width: 767px) {
    .table-shopping-cart {
      width: auto; }
      .table-shopping-cart th {
        padding-top: 20px;
        padding-bottom: 20px; }
        .table-shopping-cart th.cart-total {
          padding-right: 15px; }
      .table-shopping-cart td {
        padding: 10px 20px; }
        .table-shopping-cart td.cart-image {
          padding: 0 0 0 15px; }
        .table-shopping-cart td.cart-total {
          padding-right: 15px; } }

.gift-message-wrap {
  margin-top: 10px;
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: opacity 0.3s ease-in-out; }
  .gift-message-wrap.show {
    visibility: visible;
    opacity: 1;
    height: auto; }
  .gift-message-wrap textarea {
    display: block;
    width: 100%;
    resize: none;
    margin-top: 10px;
    font-size: 14px; }

.list-cart-totals {
  border-bottom: 2px dotted #5C5C5C;
  display: block;
  padding: 15px 0 22px; }
  .list-cart-totals li {
    display: inline-block;
    margin: 0 30px 0 0; }
    .list-cart-totals li.cart-complete-total {
      margin: 0; }
  @media (max-width: 767px) {
    .list-cart-totals {
      padding: 25px 0 15px; }
      .list-cart-totals li {
        display: block;
        text-align: center;
        margin: 0 0 25px; }
        .list-cart-totals li.cart-complete-total {
          display: block;
          float: none;
          text-align: right;
          margin: 15px 0 10px; } }

.cart-complete-total {
  font-size: 28px;
  text-transform: uppercase;
  text-align: right;
  float: right; }
  .cart-complete-total span {
    padding: 0 0 0 15px; }
  @media (min-width: 768px) and (max-width: 979px) {
    .cart-complete-total {
      font-size: 24px;
      padding-top: 3px; } }

.list-checkout {
  text-transform: uppercase;
  text-align: right;
  padding: 20px 0 0 0; }
  .list-checkout li {
    display: inline-block;
    margin: 0 0 0 6px; }
  @media (max-width: 767px) {
    .list-checkout {
      text-align: center; }
      .list-checkout li {
        display: block;
        margin: 0 0 5px; } }

.ls-cart {
  background-color: #fff;
  padding: 30px 26px;
  border: 1px solid #DCDCDC; }
  .ls-cart .select-styled {
    border-color: #D1D1D1;
    width: 60px;
    padding-left: 15px;
    padding-right: 15px;
    background-position: right 1rem center; }

@media (max-width: 767px) {
  .ls-cart-header {
    display: none; } }

.ls-cart-header .ls-cart-item-cell {
  text-transform: capitalize; }

.ls-cart-body-row:not(:last-child) {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d1d1d1; }

.ls-cart-item {
  display: flex;
  flex-direction: column; }
  .ls-cart-item .ls-cart-item-cell {
    flex-grow: 0;
    flex-shrink: 0; }
  @media (min-width: 768px) {
    .ls-cart-item {
      flex-direction: row; }
      .ls-cart-item .ls-cart-item-cell {
        flex-basis: 15%;
        flex-grow: 0;
        flex-shrink: 0; }
        .ls-cart-item .ls-cart-item-cell.ls-cart-item-cell--details {
          display: flex;
          flex-basis: 55%;
          max-width: 55%; } }

.ls-cart-header {
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #999999;
  font-size: 16px;
  letter-spacing: 0.41px;
  font-weight: bold; }

.ls-cart-item-group {
  width: 100%;
  overflow: hidden; }
  .ls-cart-item-group:before, .ls-cart-item-group:after {
    content: " ";
    display: table; }
  .ls-cart-item-group:after {
    clear: both; }

.ls-cart-item-image {
  flex: 0 0 auto;
  width: 100px;
  height: 100px;
  float: left;
  margin: 1rem; }
  @media (min-width: 992px) {
    .ls-cart-item-image {
      width: 200px;
      height: 180px;
      max-width: 200px;
      max-height: 168px;
      margin-right: 2rem; } }

.ls-cart-item-details {
  flex: 1;
  margin: 12px 0; }

.ls-cart-item-title {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
  @media (min-width: 992px) {
    .ls-cart-item-title {
      font-size: 24px; } }

.price-label-mobile {
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal; }
  @media (min-width: 768px) {
    .price-label-mobile {
      display: none; } }

.ls-cart-item-toolbar {
  margin-top: 10px; }
  .ls-cart-item-toolbar .link-dark {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: 0.41px; }
    .ls-cart-item-toolbar .link-dark .fa {
      margin-right: 8px; }
    .ls-cart-item-toolbar .link-dark:not(:last-child) {
      margin-right: 35px; }

.ls-cart-item-total {
  font-size: 18px; }
  @media (min-width: 992px) {
    .ls-cart-item-total {
      font-size: 24px; } }

.ls-cart-item-dimensions {
  font-size: 15px;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .ls-cart-item-dimensions {
      font-size: 18px;
      margin-bottom: 15px; } }
  .ls-cart-item-dimensions span {
    display: inline-block;
    vertical-align: top; }
    .ls-cart-item-dimensions span:not(:last-child) {
      margin-right: 35px; }

.ls-cart-row-discount {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 35px; }

.ls-cart-row-total {
  margin-top: 35px; }
  @media (min-width: 768px) {
    .ls-cart-row-total {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  .ls-cart-row-total .price-and-submit {
    text-align: right; }
    @media (min-width: 375px) {
      .ls-cart-row-total .price-and-submit {
        display: flex;
        align-items: center;
        justify-content: flex-end; } }
    @media (max-width: 767px) {
      .ls-cart-row-total .price-and-submit {
        margin-top: 30px; } }
    .ls-cart-row-total .price-and-submit .new-total-price {
      padding-right: 15px; }
      @media (max-width: 374px) {
        .ls-cart-row-total .price-and-submit .new-total-price {
          padding-bottom: 20px; } }
      @media (min-width: 768px) {
        .ls-cart-row-total .price-and-submit .new-total-price {
          padding-right: 30px; } }

.order-summary {
  padding: 15px;
  margin-top: 20px;
  font-size: 14px; }
  @media (min-width: 768px) {
    .order-summary {
      margin-top: 0;
      padding: 20px; } }
  @media (min-width: 992px) {
    .order-summary {
      padding: 25px; } }
  .order-summary .order-summary__title {
    text-transform: capitalize;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 9px;
    margin-bottom: 17px;
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #323232;
    letter-spacing: 0.3px;
    line-height: 1.277777778; }
  .order-summary .new-total-price {
    border-top: 1px solid #d1d1d1;
    padding-top: 8px;
    margin-top: 17px; }
  .order-summary h5 {
    font-size: 18px;
    color: #323232;
    letter-spacing: 0.3px;
    line-height: 23px;
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal; }

/* ==========================================================================
  Confirmation
========================================================================== */
.confirmation-box {
  text-align: center;
  margin-bottom: 40px; }
  .confirmation-box h3 {
    padding: 0 0 15px; }

.confirmation-details {
  border: 1px solid #323232;
  background: #fff;
  padding: 30px 20px 20px;
  margin-bottom: 30px; }
  .confirmation-details:last-of-type {
    margin-bottom: 0; }
  .confirmation-details ul {
    font-size: 16px;
    padding: 0 0 20px; }
  .confirmation-details h4 {
    padding: 0 0 5px;
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal; }
  .confirmation-details .list-photos {
    padding: 0; }
    .confirmation-details .list-photos li {
      width: 25%; }
      @media (max-width: 767px) {
        .confirmation-details .list-photos li {
          width: 50%; } }
      @media (min-width: 768px) and (max-width: 979px) {
        .confirmation-details .list-photos li {
          width: 50%; } }
    .confirmation-details .list-photos p {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .confirmation-details .center-align {
    height: 157px;
    margin-bottom: 5px; }
  @media (min-width: 980px) and (max-width: 1180px) {
    .confirmation-details .center-align {
      height: 145px; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .confirmation-details .list-photos li {
      width: 33.333333%; }
    .confirmation-details .center-align {
      height: 135px; } }
  @media (max-width: 767px) {
    .confirmation-details .list-photos li {
      width: 33.3333333%; }
    .confirmation-details .center-align {
      height: 100px; } }

/* ==========================================================================
  Thank You
========================================================================== */
.thank-you-box h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.18px; }
  @media (min-width: 768px) {
    .thank-you-box h2 {
      font-size: 42px; } }

.thank-you-box p {
  font-size: 16px; }

.thank-you-box .large-body-text {
  font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.01px; }
  @media (min-width: 768px) {
    .thank-you-box .large-body-text {
      font-size: 24px; } }

.order-details {
  margin-top: 35px;
  font-size: 16px; }
  .order-details strong {
    font-size: 18px; }

/* ==========================================================================
  Photo Box
========================================================================== */
.photo-box ul li {
  padding: 5px 0; }
  .photo-box ul li:first-of-type {
    padding-top: 0; }
  .photo-box ul li:last-of-type {
    padding-bottom: 0; }

.photo-box .photo-zoom-able {
  cursor: pointer; }

.photo-box .photo-action {
  padding-top: 70px; }

.gallery-photo-box .btn {
  margin-top: 47px; }

@media (min-width: 980px) and (max-width: 1180px) {
  .gallery-photo-box .btn {
    margin-top: 92px; } }

@media (min-width: 768px) and (max-width: 979px) {
  .gallery-photo-box .btn {
    margin-top: 89px; } }

.photo-box-footer {
  display: flex;
  align-items: center;
  justify-content: space-between; }

/* ==========================================================================
  Upload Box
========================================================================== */
.upload-box {
  position: relative;
  height: 416px;
  display: flex;
  align-items: center; }
  .upload-box.tall {
    height: 739px; }
  .upload-box.ready-for-drag {
    width: 100%;
    text-align: center;
    border: 2px dashed #323232;
    transition: border 0.2s ease-in-out; }
    .upload-box.ready-for-drag:hover, .upload-box.ready-for-drag:focus {
      border-color: #55aadc; }
  .upload-box .wide .frame {
    width: auto;
    height: 100%; }
    .upload-box .wide .frame img {
      width: auto;
      height: 100%; }
  .upload-box h4 {
    position: relative; }
  .upload-box i {
    font-size: 70px;
    color: #fafafa;
    display: block;
    margin: auto; }
  @media (min-width: 980px) and (max-width: 1180px) {
    .upload-box {
      height: 348px; }
      .upload-box.tall {
        height: 616px; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .upload-box {
      height: 266px; }
      .upload-box.tall {
        height: 470px; } }

/* ==========================================================================
  Photo Box
========================================================================== */
.photo-box ul li {
  padding: 5px 0; }
  .photo-box ul li:first-of-type {
    padding-top: 0; }
  .photo-box ul li:last-of-type {
    padding-bottom: 0; }

.photo-box .photo-zoom-able {
  cursor: pointer; }

.photo-box .photo-action {
  padding-top: 70px; }

.gallery-photo-box .btn {
  margin-top: 47px; }

@media (min-width: 980px) and (max-width: 1180px) {
  .gallery-photo-box .btn {
    margin-top: 92px; } }

@media (min-width: 768px) and (max-width: 979px) {
  .gallery-photo-box .btn {
    margin-top: 89px; } }

.photo-box-footer {
  display: flex;
  align-items: center;
  justify-content: space-between; }

/* ==========================================================================
  Account
========================================================================== */
.account-box {
  padding: 15px;
  position: relative; }
  @media (min-width: 768px) {
    .account-box {
      padding: 30px 40px; } }
  .account-box h2 {
    padding: 0 0 15px; }
  .account-box .alert {
    margin: -15px -15px 30px;
    padding: 15px 40px;
    font-size: 18px;
    line-height: 1.33333333;
    font-weight: 600; }
    @media (min-width: 768px) {
      .account-box .alert {
        margin: -30px -40px 30px; } }
  .account-box .alert-success {
    background: rgba(114, 191, 31, 0.2);
    color: #68AE1E; }
    .account-box .alert-success::before {
      content: '';
      display: inline-block;
      vertical-align: top;
      line-height: 1.2;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #72BF1F url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2018%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M0%207.5l1.8-1.8%204.6%204.6L16.2.5%2018%202.3%206.4%2013.9z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center/contain;
      background-size: 14px;
      margin-right: 5px; }

.account-view-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px; }
  .account-view-header .account-view-header__title {
    font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal; }
    @media (min-width: 992px) {
      .account-view-header .account-view-header__title {
        font-size: 42px; } }
  .account-view-header .account-view-header__link {
    font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #323232;
    padding: 0;
    font-size: 15px;
    border: 1px solid transparent;
    background: transparent; }
    .account-view-header .account-view-header__link:not(:first-child) {
      margin-left: 10px; }
    @media (min-width: 768px) {
      .account-view-header .account-view-header__link {
        font-size: 18px; }
        .account-view-header .account-view-header__link:not(:first-child) {
          margin-left: 20px; } }
    .account-view-header .account-view-header__link.is-active {
      border-bottom-color: #979797; }

.account-details {
  position: relative; }
  .account-details + .account-details {
    margin-top: 50px; }
  .account-details .account-edit-link {
    position: absolute;
    right: 0;
    top: 0; }
  .account-details ul {
    font-size: 16px;
    padding: 0; }
    .account-details ul strong {
      padding: 0 10px 0 0; }
    .account-details ul li {
      color: #2B2B2B;
      letter-spacing: 0.41px; }
      .account-details ul li:not(:last-child) {
        margin-bottom: 10px; }
  .account-details h4 {
    padding: 0 0 5px;
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal; }
  .account-details .account-list-address li.payment-method:before, .account-details .account-list-address li.payment-method:after {
    content: " ";
    display: table; }
  .account-details .account-list-address li.payment-method:after {
    clear: both; }
  .account-details .account-list-address li.payment-method > div:first-child {
    margin-right: 28px;
    float: left; }
  .account-details .account-list-address li:not(:last-child) {
    margin-bottom: 25px; }
  .account-details .list-photos {
    padding: 0; }
    .account-details .list-photos:before, .account-details .list-photos:after {
      content: " ";
      display: table; }
    .account-details .list-photos:after {
      clear: both; }
    .account-details .list-photos li {
      width: 25%;
      max-height: 120px;
      max-width: 120px;
      height: 120px; }
    .account-details .list-photos p {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    @media (min-width: 768px) and (max-width: 979px) {
      .account-details .list-photos li {
        width: 33.333333%; } }

.order.card {
  padding: 15px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .order.card {
      padding: 30px 40px 20px; } }

.order-meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #d1d1d1;
  font-size: 16px;
  color: #2B2B2B;
  letter-spacing: 0.41px;
  flex-direction: column;
  padding: 0 0 10px;
  margin: 0 0 10px; }
  .order-meta.is-between {
    justify-content: space-between; }
  @media (max-width: 767px) {
    .order-meta {
      width: 100%;
      align-items: flex-start; }
      .order-meta .order-meta-column,
      .order-meta .order-meta-item {
        display: block;
        width: 100%; } }
  @media (min-width: 768px) {
    .order-meta {
      padding: 0 0 20px;
      margin: 0 0 20px;
      flex-direction: row; }
      .order-meta .order-meta-item + .order-meta-item {
        margin-left: 35px; } }

.order-meta-details .order-meta {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }
  .order-meta-details .order-meta strong {
    display: block; }
  .order-meta-details .order-meta .order-meta-item:not(:last-child) {
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .order-meta-details .order-meta .order-meta-item + .order-meta-item {
      margin-left: 70px; } }

.order-meta-details[aria-expanded='false'] .order-meta {
  display: none; }

.order-meta-details[aria-expanded='true'] .order-meta-toggle {
  display: none; }

.order-meta-toggle {
  background-color: transparent;
  display: block;
  width: 100%;
  border: 0;
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
  color: #2B2B2B;
  letter-spacing: 0.41px;
  padding: 5px; }
  @media (min-width: 768px) {
    .order-meta-toggle {
      padding: 15px; } }

.item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start; }
  .item:not(:last-of-type) {
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 10px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .item:not(:last-of-type) {
        padding-bottom: 20px;
        margin-bottom: 20px; } }
  .item .order-information {
    width: 30%;
    padding: 0;
    display: inline-block;
    vertical-align: middle; }
  .item .thumb {
    max-width: 120px;
    height: 100px;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .item .thumb {
        padding: 0 20px;
        max-width: 200px;
        height: 150px; } }

/* ==========================================================================
  Image Wrap/Frame Layout
========================================================================== */
/* for order site */
.img-wrap-container {
  height: 100%;
  box-shadow: inset 0 0 0 2px #fff; }
  .img-wrap-container.selected {
    box-shadow: inset 0 0 0 1px #323232; }

.img-wrap-in-background {
  margin: auto;
  position: relative; }

.background-center {
  background: transparent url("/ls/img/thumbnails/center.jpg") no-repeat center/cover; }

.background-right {
  background: transparent url("/ls/img/thumbnails/right.jpg") no-repeat center/cover; }

.img-wrap {
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  align-items: center; }
  .img-wrap.uploading .photo img {
    opacity: 0.5; }
  .img-wrap .frame {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 2; }
    .img-wrap .frame .mahogany {
      border-image-source: url("/ls/img/frames/mahogany.png"); }
    .img-wrap .frame .black {
      border-image-source: url("/ls/img/frames/black.png"); }
    .img-wrap .frame .silver {
      border-image-source: url("/ls/img/frames/silver.png"); }
    .img-wrap .frame .coffee-brown {
      border-image-source: url("/ls/img/frames/coffee-brown.png"); }
    .img-wrap .frame .white {
      border-image-source: url("/ls/img/frames/white.png"); }
    .img-wrap .frame .walnut {
      border-image-source: url("/ls/img/frames/walnut.png"); }
  .img-wrap .photo-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    text-align: center; }
  .img-wrap .photo-foreground {
    position: absolute;
    text-align: center; }
  .img-wrap .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    text-align: center;
    z-index: 2; }
    .img-wrap .photo img {
      backface-visibility: hidden;
      width: 70%;
      height: auto;
      display: block;
      margin: auto;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      transition: all 0.2s ease-in-out; }
    @media (max-width: 767px) {
      .img-wrap .photo img {
        max-height: auto; } }
  .img-wrap.rot0 .photo img {
    transform: translateY(-50%) rotate(0deg); }
  .img-wrap.rot90 .photo img {
    transform: translateY(-50%) rotate(90deg); }
  .img-wrap.rot180 .photo img {
    transform: translateY(-50%) rotate(180deg); }
  .img-wrap.rot270 .photo img {
    transform: translateY(-50%) rotate(270deg); }

.loader {
  position: absolute;
  right: 0;
  bottom: 40px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background: #fafafa; }

.loader-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #55aadc;
  height: 3px;
  transition: width 0.15s linear; }

.frame-example li {
  height: 250px;
  margin: 0 0 15px; }

.measure {
  opacity: 0;
  transition: height 0.2s ease-in-out;
  width: 2px;
  position: absolute;
  left: -10px;
  bottom: 0px;
  background-color: #55aadc; }
  .measure:before, .measure:after {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 2px;
    top: 0;
    left: 50%;
    margin-left: -5px;
    background-color: #55aadc; }
  .measure:after {
    top: auto;
    bottom: 0px; }

@keyframes measureFromAnimation_0_0 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_6 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_9 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_12 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_18 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_24 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_30 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_6_0 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_6 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_9 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_12 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_18 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_24 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_30 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_9_0 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_6 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_9 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_12 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_18 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_24 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_30 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_12_0 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_6 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_9 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_12 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_18 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_24 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_30 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_18_0 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_6 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_9 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_12 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_18 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_24 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_30 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_24_0 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_6 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_9 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_12 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_18 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_24 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_30 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_30_0 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_6 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_9 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_12 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_18 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_24 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_30 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_0_0 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_0_6 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_0_9 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_0_12 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_0_18 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_0_24 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_0_30 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_6_0 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_6_6 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_6_9 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_6_12 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_6_18 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_6_24 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_6_30 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_9_0 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_9_6 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_9_9 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_9_12 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_9_18 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_9_24 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_9_30 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_12_0 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_12_6 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_12_9 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_12_12 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_12_18 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_12_24 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_12_30 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_18_0 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_18_6 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_18_9 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_18_12 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_18_18 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_18_24 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_18_30 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_24_0 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_24_6 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_24_9 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_24_12 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_24_18 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_24_24 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_24_30 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_30_0 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_30_6 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_30_9 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_30_12 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_30_18 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_30_24 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_30_30 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

.measure_0_0 {
  animation: measureAnimation_0_0 2s both;
  animation-timing-function: ease-out; }

.measure_0_6 {
  animation: measureAnimation_0_6 2s both;
  animation-timing-function: ease-out; }

.measure_0_9 {
  animation: measureAnimation_0_9 2s both;
  animation-timing-function: ease-out; }

.measure_0_12 {
  animation: measureAnimation_0_12 2s both;
  animation-timing-function: ease-out; }

.measure_0_18 {
  animation: measureAnimation_0_18 2s both;
  animation-timing-function: ease-out; }

.measure_0_24 {
  animation: measureAnimation_0_24 2s both;
  animation-timing-function: ease-out; }

.measure_0_30 {
  animation: measureAnimation_0_30 2s both;
  animation-timing-function: ease-out; }

.measure_6_0 {
  animation: measureAnimation_6_0 2s both;
  animation-timing-function: ease-out; }

.measure_6_6 {
  animation: measureAnimation_6_6 2s both;
  animation-timing-function: ease-out; }

.measure_6_9 {
  animation: measureAnimation_6_9 2s both;
  animation-timing-function: ease-out; }

.measure_6_12 {
  animation: measureAnimation_6_12 2s both;
  animation-timing-function: ease-out; }

.measure_6_18 {
  animation: measureAnimation_6_18 2s both;
  animation-timing-function: ease-out; }

.measure_6_24 {
  animation: measureAnimation_6_24 2s both;
  animation-timing-function: ease-out; }

.measure_6_30 {
  animation: measureAnimation_6_30 2s both;
  animation-timing-function: ease-out; }

.measure_9_0 {
  animation: measureAnimation_9_0 2s both;
  animation-timing-function: ease-out; }

.measure_9_6 {
  animation: measureAnimation_9_6 2s both;
  animation-timing-function: ease-out; }

.measure_9_9 {
  animation: measureAnimation_9_9 2s both;
  animation-timing-function: ease-out; }

.measure_9_12 {
  animation: measureAnimation_9_12 2s both;
  animation-timing-function: ease-out; }

.measure_9_18 {
  animation: measureAnimation_9_18 2s both;
  animation-timing-function: ease-out; }

.measure_9_24 {
  animation: measureAnimation_9_24 2s both;
  animation-timing-function: ease-out; }

.measure_9_30 {
  animation: measureAnimation_9_30 2s both;
  animation-timing-function: ease-out; }

.measure_12_0 {
  animation: measureAnimation_12_0 2s both;
  animation-timing-function: ease-out; }

.measure_12_6 {
  animation: measureAnimation_12_6 2s both;
  animation-timing-function: ease-out; }

.measure_12_9 {
  animation: measureAnimation_12_9 2s both;
  animation-timing-function: ease-out; }

.measure_12_12 {
  animation: measureAnimation_12_12 2s both;
  animation-timing-function: ease-out; }

.measure_12_18 {
  animation: measureAnimation_12_18 2s both;
  animation-timing-function: ease-out; }

.measure_12_24 {
  animation: measureAnimation_12_24 2s both;
  animation-timing-function: ease-out; }

.measure_12_30 {
  animation: measureAnimation_12_30 2s both;
  animation-timing-function: ease-out; }

.measure_18_0 {
  animation: measureAnimation_18_0 2s both;
  animation-timing-function: ease-out; }

.measure_18_6 {
  animation: measureAnimation_18_6 2s both;
  animation-timing-function: ease-out; }

.measure_18_9 {
  animation: measureAnimation_18_9 2s both;
  animation-timing-function: ease-out; }

.measure_18_12 {
  animation: measureAnimation_18_12 2s both;
  animation-timing-function: ease-out; }

.measure_18_18 {
  animation: measureAnimation_18_18 2s both;
  animation-timing-function: ease-out; }

.measure_18_24 {
  animation: measureAnimation_18_24 2s both;
  animation-timing-function: ease-out; }

.measure_18_30 {
  animation: measureAnimation_18_30 2s both;
  animation-timing-function: ease-out; }

.measure_24_0 {
  animation: measureAnimation_24_0 2s both;
  animation-timing-function: ease-out; }

.measure_24_6 {
  animation: measureAnimation_24_6 2s both;
  animation-timing-function: ease-out; }

.measure_24_9 {
  animation: measureAnimation_24_9 2s both;
  animation-timing-function: ease-out; }

.measure_24_12 {
  animation: measureAnimation_24_12 2s both;
  animation-timing-function: ease-out; }

.measure_24_18 {
  animation: measureAnimation_24_18 2s both;
  animation-timing-function: ease-out; }

.measure_24_24 {
  animation: measureAnimation_24_24 2s both;
  animation-timing-function: ease-out; }

.measure_24_30 {
  animation: measureAnimation_24_30 2s both;
  animation-timing-function: ease-out; }

.measure_30_0 {
  animation: measureAnimation_30_0 2s both;
  animation-timing-function: ease-out; }

.measure_30_6 {
  animation: measureAnimation_30_6 2s both;
  animation-timing-function: ease-out; }

.measure_30_9 {
  animation: measureAnimation_30_9 2s both;
  animation-timing-function: ease-out; }

.measure_30_12 {
  animation: measureAnimation_30_12 2s both;
  animation-timing-function: ease-out; }

.measure_30_18 {
  animation: measureAnimation_30_18 2s both;
  animation-timing-function: ease-out; }

.measure_30_24 {
  animation: measureAnimation_30_24 2s both;
  animation-timing-function: ease-out; }

.measure_30_30 {
  animation: measureAnimation_30_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_0 {
  animation: measureFromAnimation_0_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_6 {
  animation: measureFromAnimation_0_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_9 {
  animation: measureFromAnimation_0_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_12 {
  animation: measureFromAnimation_0_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_18 {
  animation: measureFromAnimation_0_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_24 {
  animation: measureFromAnimation_0_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_30 {
  animation: measureFromAnimation_0_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_0 {
  animation: measureFromAnimation_6_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_6 {
  animation: measureFromAnimation_6_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_9 {
  animation: measureFromAnimation_6_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_12 {
  animation: measureFromAnimation_6_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_18 {
  animation: measureFromAnimation_6_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_24 {
  animation: measureFromAnimation_6_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_30 {
  animation: measureFromAnimation_6_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_0 {
  animation: measureFromAnimation_9_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_6 {
  animation: measureFromAnimation_9_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_9 {
  animation: measureFromAnimation_9_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_12 {
  animation: measureFromAnimation_9_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_18 {
  animation: measureFromAnimation_9_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_24 {
  animation: measureFromAnimation_9_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_30 {
  animation: measureFromAnimation_9_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_0 {
  animation: measureFromAnimation_12_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_6 {
  animation: measureFromAnimation_12_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_9 {
  animation: measureFromAnimation_12_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_12 {
  animation: measureFromAnimation_12_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_18 {
  animation: measureFromAnimation_12_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_24 {
  animation: measureFromAnimation_12_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_30 {
  animation: measureFromAnimation_12_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_0 {
  animation: measureFromAnimation_18_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_6 {
  animation: measureFromAnimation_18_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_9 {
  animation: measureFromAnimation_18_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_12 {
  animation: measureFromAnimation_18_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_18 {
  animation: measureFromAnimation_18_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_24 {
  animation: measureFromAnimation_18_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_30 {
  animation: measureFromAnimation_18_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_0 {
  animation: measureFromAnimation_24_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_6 {
  animation: measureFromAnimation_24_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_9 {
  animation: measureFromAnimation_24_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_12 {
  animation: measureFromAnimation_24_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_18 {
  animation: measureFromAnimation_24_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_24 {
  animation: measureFromAnimation_24_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_30 {
  animation: measureFromAnimation_24_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_0 {
  animation: measureFromAnimation_30_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_6 {
  animation: measureFromAnimation_30_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_9 {
  animation: measureFromAnimation_30_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_12 {
  animation: measureFromAnimation_30_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_18 {
  animation: measureFromAnimation_30_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_24 {
  animation: measureFromAnimation_30_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_30 {
  animation: measureFromAnimation_30_30 2s both;
  animation-timing-function: ease-out; }

/* ==========================================================================
  Gallery
========================================================================== */
.gallery-layout {
  position: relative;
  display: flex;
  background-color: white; }

.gallery-photos {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 100vh; }
  .gallery-photos.tags-disabled .gallery-search {
    margin-bottom: 2px; }
  .gallery-photos.tags-disabled .gallery-tiles {
    padding-left: 2px;
    padding-right: 2px; }
  @media (min-width: 992px) {
    .gallery-photos.tags-disabled .gallery-empty-results {
      padding-right: 15px; } }

.tile-link {
  position: relative;
  background: #fafafa;
  display: block;
  margin: 2px;
  overflow: hidden; }
  .tile-link:focus {
    outline: 2px solid #5C5C5C;
    outline-offset: -2px; }
  .tile-link > i {
    display: block; }
  .tile-link[aria-busy="true"] .tile-img,
  .tile-link[aria-busy="true"] .tile-overlay {
    opacity: 0;
    visibility: hidden; }
  .tile-link[aria-busy="false"] .tile-img {
    animation: fadeIn 0.4s cubic-bezier(0.86, 0, 0.07, 1); }
  .tile-link[aria-busy="false"] .tile-overlay {
    opacity: 0;
    visibility: hidden; }
  .tile-link[aria-busy="false"]:hover .tile-overlay {
    opacity: 1;
    visibility: visible; }

.tile-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; }
  .tile-loading .sp {
    animation-name: delayedLoad, spCircRot;
    animation-delay: 0s, 1s;
    animation-duration: 1.2s, 2s;
    animation-iteration-count: 1, infinite;
    margin: 0; }

.tile-img {
  object-fit: cover;
  object-position: center;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  vertical-align: bottom; }

.tile-overlay {
  width: 100%;
  position: absolute;
  display: flex;
  background-color: rgba(255, 255, 255, 0.75);
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  justify-content: space-between;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out; }
  .tile-overlay .price {
    text-align: left;
    margin-left: 8px;
    color: #231f20;
    display: inline-block; }
  .tile-overlay .tile-toolbar {
    text-align: right;
    margin: 0;
    padding: 0;
    display: inline-block; }
    .tile-overlay .tile-toolbar a {
      color: black;
      border: none;
      background: none;
      vertical-align: bottom;
      padding: 4px 6px 2px;
      margin-right: 10px;
      transition: none; }
    .tile-overlay .tile-toolbar button {
      border: none;
      background: none;
      margin-right: 10px;
      transition: none; }

.gallery-tiles {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  flex: 0 0 100%;
  overflow: hidden; }
  .gallery-tiles::after {
    content: '';
    flex-grow: 1e4; }

.gallery-prints-title {
  font-size: 33px;
  color: #5B5A5C;
  letter-spacing: 3px;
  text-transform: none; }
  .gallery-prints-title hr {
    border-top-width: 2px; }
  .gallery-prints-title .sub-title {
    font-size: 18px;
    letter-spacing: 1px; }

.gallery-welcome-message {
  color: #55aadc;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase; }
  @media (min-width: 980px) and (max-width: 1180px) {
    .gallery-welcome-message {
      display: block;
      margin-top: 20px; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .gallery-welcome-message {
      display: block;
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .gallery-welcome-message {
      display: block;
      margin-top: 20px; } }

@media (min-width: 768px) {
  .photo-box,
  .product-description-wrapper {
    max-width: 493px; } }

.product-description-wrapper {
  margin-top: 45px; }

.product-description-title {
  background-color: transparent;
  display: block;
  width: 100%;
  font-size: 18px;
  border: 0;
  border-bottom: 1px solid #5F5F5F;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 7px;
  margin-bottom: 20px;
  position: relative;
  color: #323232;
  text-align: left; }
  .product-description-title[aria-expanded="true"]:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%222%22%20viewBox%3D%220%200%208%202%22%3E%0A%20%20%3Cpolygon%20fill%3D%22%23323232%22%20fill-rule%3D%22evenodd%22%20points%3D%22507.864%2019.939%20507.864%2018.028%20514.831%2018.028%20514.831%2019.939%22%20transform%3D%22translate(-507%20-18)%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }
  .product-description-title[aria-expanded="true"] ~ .product-description-content {
    opacity: 1;
    visibility: visible;
    height: 100%;
    overflow: auto; }
  .product-description-title:after {
    content: "";
    background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2215%22%20viewBox%3D%220%200%2014%2015%22%3E%0A%20%20%3Cpolygon%20fill%3D%22%23323232%22%20fill-rule%3D%22evenodd%22%20points%3D%22507.835%2016.98%20507.835%2015.479%20513.415%2015.479%20513.415%209.475%20515.057%209.475%20515.057%2015.479%20520.636%2015.479%20520.636%2016.98%20515.057%2016.98%20515.057%2023.154%20513.415%2023.154%20513.415%2016.98%22%20transform%3D%22translate(-507%20-9)%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center/contain;
    width: 1rem;
    height: 1rem;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%); }

.product-description-content {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  font-size: 18px;
  line-height: 1.1;
  padding-left: 1rem;
  padding-right: 1rem;
  overflow: hidden; }

.product-description-list {
  list-style: disc;
  padding-left: 2rem;
  text-align: left; }

.gallery-empty-results {
  padding: 3rem 15px;
  text-align: center;
  border-top: 1px solid #979797;
  width: 100%;
  height: 100%; }
  @media (min-width: 992px) {
    .gallery-empty-results {
      padding-right: 200px; } }
  .gallery-empty-results .btn {
    margin-top: 2rem; }

/* ==========================================================================
  Editable Inline Text
========================================================================== */
.inlineText.inlineText-root + .inlineText.inlineText-root {
  margin-top: 0.4rem; }

.inlineText-row {
  display: flex;
  align-items: center;
  max-width: 100%; }

.inlineText-group {
  display: flex;
  min-width: 1rem;
  max-width: 50rem; }
  @media (min-width: 992px) {
    .inlineText-group {
      min-width: 30rem;
      width: fit-content; } }
  .inlineText-group:hover, .inlineText-group:focus, .inlineText-group:focus-within, .inlineText-group:active {
    background-color: #fff; }
    .inlineText-group:hover .inlineText-label, .inlineText-group:focus .inlineText-label, .inlineText-group:focus-within .inlineText-label, .inlineText-group:active .inlineText-label {
      border-color: #b3b3b3; }
    .inlineText-group:hover .inlineText-value, .inlineText-group:focus .inlineText-value, .inlineText-group:focus-within .inlineText-value, .inlineText-group:active .inlineText-value {
      border-color: #b3b3b3; }
    .inlineText-group:hover .inlineText-button--edit, .inlineText-group:focus .inlineText-button--edit, .inlineText-group:focus-within .inlineText-button--edit, .inlineText-group:active .inlineText-button--edit {
      background-color: #fff;
      visibility: visible;
      opacity: 1; }
  .inlineText-group.is-edit {
    background-color: #fff; }
    .inlineText-group.is-edit .inlineText-label,
    .inlineText-group.is-edit .inlineText-value,
    .inlineText-group.is-edit .inlineText-input {
      border-color: #5f5f5f; }
    .inlineText-group.is-edit .inlineText-button--edit {
      background-color: #fff;
      visibility: visible;
      opacity: 1; }
  .inlineText-group.is-error {
    background-color: #fff; }
    .inlineText-group.is-error .inlineText-label,
    .inlineText-group.is-error .inlineText-value,
    .inlineText-group.is-error .inlineText-input {
      border-color: #ff3b30 !important; }
  .inlineText-group .inlineText-button--edit {
    visibility: hidden;
    opacity: 0; }
  .inlineText-group .inlineText-label {
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    border: 1px solid transparent;
    border-right: 0;
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    order: -1;
    padding: 0.4rem 0 0.4rem 1rem;
    font-size: 1.4rem;
    line-height: 1.2;
    cursor: pointer;
    color: #231f20; }
  .inlineText-group .inlineText-input {
    font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    flex: 1;
    padding: 0.4rem 1.25rem;
    line-height: 1.15;
    font-size: 16px;
    border-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    transition: opacity 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
    .inlineText-group .inlineText-input ~ .inlineText-label {
      font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-style: normal;
      font-weight: normal;
      background-color: #fff;
      border-color: #979797;
      color: #b3b3b3; }
    .inlineText-group .inlineText-input:hover, .inlineText-group .inlineText-input:focus {
      outline: none;
      box-shadow: none; }
      .inlineText-group .inlineText-input:hover ~ .inlineText-label, .inlineText-group .inlineText-input:focus ~ .inlineText-label {
        background-color: #fff;
        border-color: #5f5f5f;
        color: #b3b3b3; }
  .inlineText-group .inlineText-value {
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    flex: 1;
    line-height: 1.15;
    padding: 0.4rem 1.25rem;
    border: 1px solid transparent;
    border-left: 0;
    transition: opacity 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    max-width: 100%;
    min-width: 1rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block; }
    .inlineText-group .inlineText-value:hover ~ .inlineText-label, .inlineText-group .inlineText-value:focus ~ .inlineText-label {
      background-color: #fff;
      border-color: #b3b3b3; }
  .inlineText-group .inlineText-button {
    margin-left: -1px; }

.inlineText-button {
  flex: 0 0 auto;
  width: 2.8rem;
  min-height: 2.8rem;
  background: transparent no-repeat center/contain;
  color: #fff;
  padding: 0.4rem; }
  .inlineText-button:focus {
    z-index: 1;
    box-shadow: none; }
  .inlineText-button.inlineText-button--edit {
    background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2015%2015%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M0%2011.9V15h3.1l9.2-9.2-3-3.1L0%2011.9zm14.8-8.5c.3-.4.3-.9%200-1.2l-2-2a.8.8%200%200%200-1.2%200l-1.5%201.6%203.1%203.1%201.6-1.5z%22%20fill%3D%22%23B3B3B3%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 1.6rem; }
  .inlineText-button.inlineText-button--cancel {
    background-color: #5F5F5F;
    background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2017%2017%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20stroke%3D%22%23FFF%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22square%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M2%202l13%2013M2%2015L15%202%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 1.5rem; }
    .inlineText-button.inlineText-button--cancel:focus {
      outline: 2px solid #5F5F5F;
      outline-offset: 0; }
  .inlineText-button.inlineText-button--submit {
    background-color: #55AADC;
    background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2018%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M0%207.5l1.8-1.8%204.6%204.6L16.2.5%2018%202.3%206.4%2013.9z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 1.8rem; }
    .inlineText-button.inlineText-button--submit:focus {
      border-color: #55aadc;
      outline: 2px solid #55aadc;
      outline-offset: 0; }

.inlineText-error {
  color: #ff3b30; }

/* ==========================================================================
  Header Search Form
========================================================================== */
.header-search {
  display: flex;
  justify-content: flex-end;
  overflow: hidden; }
  .header-search[aria-expanded="true"] {
    width: 247px;
    transition: width 0.5s ease-in-out; }
    .header-search[aria-expanded="true"] .header-search-button {
      background-color: #6d6d6d;
      background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M17.5%2014.6l-.3.5%206.8%206.8-2.1%202.1-6.8-6.8-.4.3A9.5%209.5%200%200%201%200%209.5a9.5%209.5%200%201%201%2017.5%205.1zM14.8%204.2a7.5%207.5%200%200%200-10.6%200%207.5%207.5%200%200%200%200%2010.6%207.5%207.5%200%200%200%2010.6%200%207.5%207.5%200%200%200%200-10.6z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }
  .header-search[aria-expanded="false"] {
    width: 37px; }
  .header-search .header-search-input {
    width: 210px;
    display: block;
    font-size: 14px; }
    .header-search .header-search-input, .header-search .header-search-input:hover, .header-search .header-search-input:focus, .header-search .header-search-input:active {
      border: 1px solid #6d6d6d; }
  .header-search .header-search-button {
    display: block;
    width: 37px;
    height: 37px;
    min-width: 37px;
    background: transparent url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M17.5%2014.6l-.3.5%206.8%206.8-2.1%202.1-6.8-6.8-.4.3A9.5%209.5%200%200%201%200%209.5a9.5%209.5%200%201%201%2017.5%205.1zM14.8%204.2a7.5%207.5%200%200%200-10.6%200%207.5%207.5%200%200%200%200%2010.6%207.5%207.5%200%200%200%2010.6%200%207.5%207.5%200%200%200%200-10.6z%22%20fill%3D%22%236D6D6D%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center;
    background-size: 20px;
    border: none; }
    .header-search .header-search-button:hover {
      background-color: #6d6d6d;
      background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M17.5%2014.6l-.3.5%206.8%206.8-2.1%202.1-6.8-6.8-.4.3A9.5%209.5%200%200%201%200%209.5a9.5%209.5%200%201%201%2017.5%205.1zM14.8%204.2a7.5%207.5%200%200%200-10.6%200%207.5%207.5%200%200%200%200%2010.6%207.5%207.5%200%200%200%2010.6%200%207.5%207.5%200%200%200%200-10.6z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }
    .header-search .header-search-button:focus {
      outline-offset: -2px; }

@media (max-width: 991px) {
  .header-mobile-search {
    width: 100%; }
    .header-mobile-search .header-search {
      width: 100%;
      position: relative; }
      .header-mobile-search .header-search .header-search-input {
        width: 100%;
        flex: 1;
        border-color: transparent;
        font-size: 18px;
        line-height: 1.1; }
      .header-mobile-search .header-search .header-search-button {
        position: absolute;
        top: 0;
        right: 0;
        background: transparent url(/ls/img/icons/x.svg) no-repeat center;
        background-size: 15px; } }

/* ==========================================================================
  Gallery Admin
========================================================================== */
.gallery-admin-container {
  max-width: 1180px !important;
  margin-left: auto;
  margin-right: auto; }

.list-gallery-header {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  flex-direction: column-reverse;
  border-bottom: 1px solid #dedede;
  padding: 0;
  max-width: 100%; }
  @media (min-width: 992px) {
    .list-gallery-header {
      flex-direction: row;
      justify-content: space-between;
      flex-wrap: nowrap;
      padding: 0 15px; } }
  .list-gallery-header .list-gallery-header__item {
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 15px;
    font-size: 1.4rem;
    color: #5F5F5F;
    letter-spacing: 1.4px;
    line-height: 1.714285714;
    transition: opacity 0.3s ease-in-out; }
    @media (min-width: 992px) {
      .list-gallery-header .list-gallery-header__item {
        padding: 1.8rem 0; } }
    .list-gallery-header .list-gallery-header__item:hover, .list-gallery-header .list-gallery-header__item:focus {
      opacity: 1; }
    .list-gallery-header .list-gallery-header__item.header-checkbox {
      min-width: 20rem;
      justify-content: flex-start; }
    .list-gallery-header .list-gallery-header__item.header-buttons {
      display: flex;
      flex: 1;
      overflow-y: auto;
      justify-content: flex-start; }
      @media (min-width: 992px) {
        .list-gallery-header .list-gallery-header__item.header-buttons {
          justify-content: space-around; } }
    .list-gallery-header .list-gallery-header__item .btn-toolbar-item:not(:first-child) {
      margin-left: 1rem; }

.list-gallery-photos.relaxed .list-gallery-photos__item {
  padding: 1.8rem 15px; }

.list-gallery-photos .list-gallery-photos__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  user-select: none;
  padding: 15px;
  border-bottom: 1px solid #dedede;
  flex-wrap: wrap;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  max-width: 100%; }
  .list-gallery-photos .list-gallery-photos__item[aria-busy="true"] {
    opacity: 0.35; }
    .list-gallery-photos .list-gallery-photos__item[aria-busy="true"] .list-gallery-photo img {
      filter: brightness(0.5) grayscale(1); }
    .list-gallery-photos .list-gallery-photos__item[aria-busy="true"] .list-gallery-buttons {
      opacity: 0;
      visibility: hidden; }
  .list-gallery-photos .list-gallery-photos__item .list-gallery-photos__cell {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .list-gallery-photos .list-gallery-photos__item .list-gallery-photos__cell.checkbox-column {
      flex: 1;
      flex-wrap: nowrap;
      max-width: 100%; }
      @media (max-width: 991px) {
        .list-gallery-photos .list-gallery-photos__item .list-gallery-photos__cell.checkbox-column .move-styled,
        .list-gallery-photos .list-gallery-photos__item .list-gallery-photos__cell.checkbox-column .checkbox-styled {
          flex: 0 0 auto; } }
  .list-gallery-photos .list-gallery-photos__item .list-gallery-content {
    display: flex;
    align-items: center;
    max-width: 100%;
    flex: 1; }

.table-gallery-photos {
  width: 100%; }
  .table-gallery-photos th, .table-gallery-photos td {
    user-select: none; }
  .table-gallery-photos th {
    font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    padding: 5px 0 15px;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #dedede; }
    .table-gallery-photos th.header-checkbox {
      font-size: 18px;
      width: 100px;
      padding-right: 10px; }
  .table-gallery-photos tr:not(:first-child) td {
    border-top: 1px solid #dedede; }
  .table-gallery-photos td {
    padding: 2.5rem 0;
    font-size: 1.8rem;
    vertical-align: top;
    border-bottom: 1px solid #dedede; }
    .table-gallery-photos td.checkbox-column {
      font-size: 1.8rem;
      width: 6.5rem;
      padding-right: 0;
      vertical-align: middle; }
    .table-gallery-photos td.centered-column {
      text-align: center; }
    .table-gallery-photos td.middle-column {
      vertical-align: middle; }
  .table-gallery-photos .photo {
    background-color: #d8d8d8;
    border: 1px solid #979797;
    width: 9rem;
    height: 9rem;
    margin-left: 1.6rem;
    margin-right: 2.7rem; }
    .table-gallery-photos .photo img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .table-gallery-photos .buttons {
    text-align: right; }
    .table-gallery-photos .buttons .btn {
      font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-style: normal;
      font-weight: normal;
      width: 14.5rem;
      padding: 0.65rem 1rem;
      margin: 0.75rem 0 0.75rem 1.5rem;
      font-size: 1.4rem;
      line-height: 1.25;
      color: #5C5C5C;
      letter-spacing: 1.4px;
      text-align: center; }

.list-gallery-photo {
  background-color: #d8d8d8;
  border: 1px solid #979797;
  width: 6rem;
  height: 6rem;
  margin-left: 1rem;
  margin-right: 1rem;
  position: relative;
  flex: 0 0 auto; }
  @media (min-width: 992px) {
    .list-gallery-photo {
      width: 9rem;
      height: 9rem;
      margin-left: 1.6rem;
      margin-right: 1.6rem; } }
  .list-gallery-photo a {
    display: block;
    width: 100%;
    height: 100%; }
    .list-gallery-photo a:focus {
      outline: 2px solid rgba(50, 50, 50, 0.5);
      outline-offset: 0; }
  .list-gallery-photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.list-gallery-info {
  display: flex;
  flex-direction: column;
  flex: 1;
  max-width: 100%; }
  @media (max-width: 991px) {
    .list-gallery-info {
      min-width: 1px;
      width: 1px; }
      .list-gallery-info .inlineText-group {
        flex: 1; } }

.list-gallery-uploading {
  margin-left: 1rem; }

.list-gallery-buttons {
  flex-flow: row wrap; }
  @media (max-width: 991px) {
    .list-gallery-buttons {
      display: none !important; } }
  @media (min-width: 992px) {
    .list-gallery-buttons {
      text-align: right;
      flex-flow: column wrap; } }
  .list-gallery-buttons .btn {
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    width: 14.5rem;
    padding: 0.65rem 1rem;
    margin: 0.75rem 0 0.75rem 1.5rem;
    font-size: 1.4rem;
    line-height: 1.25;
    color: #5C5C5C;
    letter-spacing: 1.4px;
    text-align: center; }

.gallery-name {
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.714285714;
  display: inline-block;
  vertical-align: middle;
  color: #231f20;
  margin-left: 1rem; }
  .gallery-name:hover, .gallery-name:focus, .gallery-name:active {
    color: #5C5C5C; }
  .gallery-name:focus {
    outline: none;
    box-shadow: 0 0 0 2px #5C5C5C; }
  @media (min-width: 992px) {
    .gallery-name {
      margin-left: 1.6rem; } }

.move-upwards-and-make-space-below {
  margin-top: -33px;
  padding-bottom: 20px; }

.word-wrap-break-word {
  word-wrap: break-word; }

.vertical-center-modal {
  overflow-y: auto;
  max-height: 50vh; }

.loading-view {
  position: relative;
  display: flex;
  width: 100%;
  min-height: calc(100vh - 128px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1; }
  .loading-view .loading-view-cell {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.table-artist-set-prices {
  width: 100%; }
  .table-artist-set-prices th {
    font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    padding: 5px 0 15px;
    font-size: 12px;
    text-transform: uppercase; }
    .table-artist-set-prices th.header-checkbox {
      font-size: 18px;
      width: 100px;
      padding-right: 10px; }
  .table-artist-set-prices td {
    padding: 5px 0 5px;
    font-size: 18px;
    vertical-align: middle; }
    .table-artist-set-prices td.checkbox-column {
      text-align: center;
      font-size: 18px;
      width: 100px;
      padding-right: 10px; }
    .table-artist-set-prices td.centered-column {
      text-align: center; }
  .table-artist-set-prices .set-price-field {
    display: block;
    width: 100%; }

h4.accept-contract {
  display: inline-block;
  padding-left: 10px; }

.table-gallery-users {
  width: 100%; }
  .table-gallery-users th {
    font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    padding: 5px 0 15px;
    font-size: 12px;
    text-transform: uppercase; }
  .table-gallery-users td {
    padding: 5px 0 5px;
    font-size: 18px;
    vertical-align: top; }

.tags-list {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  border: 1px solid black;
  min-height: 160px;
  padding: 1rem; }

.tags-button {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #979797;
  color: #5C5C5C;
  font-weight: normal;
  letter-spacing: 1.4px;
  margin: 0.4rem;
  padding: 0.75rem 1.25rem;
  line-height: 1.1;
  flex: 0 0 auto; }
  .tags-button.is-active {
    background-color: #55aadc;
    color: white;
    border-color: #55aadc; }

.blog-list-col {
  flex: 1; }

.blog-list-col-content {
  flex: 3; }

.blog-list-col-slug {
  flex: 2; }

.item-text-box {
  margin-bottom: 20px;
  padding: 0px 100px 20px;
  background: white; }
  .item-text-box:last-child {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .item-text-box {
      padding: 30px;
      margin: 20px; } }
  .item-text-box .item-text-box-title {
    margin-bottom: 20px; }

.item-text-box-faq {
  padding: 40px 100px 40px;
  margin-bottom: 60px; }

.sitemap-genre {
  margin-top: 30px; }

.sitemap-gallery {
  display: flex;
  flex-direction: column; }
  .sitemap-gallery .gal {
    margin: 10px 0;
    display: flex;
    flex-direction: row;
    flex-flow: wrap; }
    .sitemap-gallery .gal .gal-group {
      flex: 1; }

.gal-group {
  min-width: 200px; }
  .gal-group .gal-url {
    margin: 5px 0; }
    .gal-group .gal-url .gal-title {
      font-weight: 700; }

/**** import sections ****/
/* ==========================================================================
  Header
========================================================================== */
header {
  background: #fff; }
  @media (max-width: 991px) {
    header.non-customized-header {
      padding: 0; }
      header.non-customized-header .container {
        padding: 0;
        width: 100%;
        max-width: none; }
      header.non-customized-header .logo .d {
        display: none; } }
  @media (min-width: 992px) {
    header.non-customized-header {
      padding: 2.5rem 0;
      border-bottom: 1px solid rgba(153, 153, 153, 0.35); } }
  header.non-customized-header .header-row {
    display: flex;
    align-items: center;
    position: relative; }
    @media (max-width: 991px) {
      header.non-customized-header .header-row {
        flex-direction: column;
        justify-content: space-between; } }
    @media (min-width: 992px) {
      header.non-customized-header .header-row {
        flex-direction: row;
        justify-content: flex-start; } }
  header.non-customized-header .header-collapse {
    display: flex;
    transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
    @media (max-width: 991px) {
      header.non-customized-header .header-collapse {
        width: 100%;
        flex-direction: column;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
        background-color: white;
        z-index: 100; } }
    @media (min-width: 992px) {
      header.non-customized-header .header-collapse {
        align-items: center;
        justify-content: flex-end;
        flex: 1; } }
  header.non-customized-header .header-brand {
    background-color: white;
    z-index: 101; }
    header.non-customized-header .header-brand .logo {
      flex: 0 0 auto; }
      header.non-customized-header .header-brand .logo:focus {
        outline: 2px solid rgba(50, 50, 50, 0.5);
        outline-offset: 0;
        transition: none; }
    @media (max-width: 991px) {
      header.non-customized-header .header-brand {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
        border-bottom: 1px solid #EFEFEF; }
        header.non-customized-header .header-brand[aria-expanded="false"] ~ .header-collapse {
          display: none;
          opacity: 0;
          visibility: hidden;
          transform: translateY(-30px); }
        header.non-customized-header .header-brand[aria-expanded="true"] ~ .header-collapse {
          opacity: 1;
          visibility: visible;
          transform: translateY(0); } }
  @media (max-width: 991px) {
    header.non-customized-header .header-nav-item {
      display: block;
      width: 100%;
      border-bottom: 7px solid #FAFAFA; } }
  @media (min-width: 992px) {
    header.non-customized-header .header-nav-item {
      display: inline-block;
      vertical-align: middle;
      margin-left: 20px; } }
  @media (min-width: 1200px) {
    header.non-customized-header .header-nav-item {
      margin-left: 35px; } }
  header.non-customized-header .header-nav-link {
    font-size: 16px;
    line-height: 1.15;
    color: #323232;
    letter-spacing: 0.69px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 991px) {
      header.non-customized-header .header-nav-link {
        font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-style: normal;
        font-weight: normal;
        display: block;
        padding: 15px;
        position: relative; }
        header.non-customized-header .header-nav-link:hover::after {
          right: 7px; }
        header.non-customized-header .header-nav-link::after {
          content: '';
          width: 15px;
          height: 24px;
          background: transparent url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2015%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M0%203l3.1-3L15%2012%203.1%2024%200%2021l9-9z%22%20fill%3D%22%23323232%22%20fill-rule%3D%22nonzero%22%20opacity%3D%22.2%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center/cover;
          position: absolute;
          top: 50%;
          right: 15px;
          transform: translateY(-50%);
          transition: right 0.3s ease; } }
    @media (min-width: 992px) {
      header.non-customized-header .header-nav-link {
        border-bottom: 1px solid transparent; }
        header.non-customized-header .header-nav-link:hover, header.non-customized-header .header-nav-link.is-active {
          border-bottom-color: #979797; } }
    @media (min-width: 1441px) {
      header.non-customized-header .header-nav-link {
        letter-spacing: 0.95px;
        font-size: 18px; } }
  header.non-customized-header .header-link {
    padding: 8px 16px; }
    @media (max-width: 991px) {
      header.non-customized-header .header-link {
        display: block;
        width: 100%;
        font-size: 18px;
        line-height: 1.2; } }
    @media (min-width: 992px) {
      header.non-customized-header .header-link {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        line-height: 1.5; } }
    header.non-customized-header .header-link, header.non-customized-header .header-link:hover, header.non-customized-header .header-link:focus, header.non-customized-header .header-link:active {
      color: #5C5C5C; }
    header.non-customized-header .header-link:hover {
      opacity: 0.7; }
    header.non-customized-header .header-link:focus {
      outline: 2px solid rgba(50, 50, 50, 0.5);
      outline-offset: 0; }

.logo {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap; }
  .logo img + img {
    margin-left: 1rem;
    vertical-align: bottom; }

.header-nav {
  position: relative;
  white-space: nowrap;
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    .header-nav {
      width: 100%;
      text-align: center; } }

.header-nav-list {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%; }
  @media (min-width: 992px) {
    .header-nav-list {
      flex-direction: row; } }

.header-nav-list-item:first-child {
  margin-left: 0; }

@media (max-width: 991px) {
  .header-nav-list-item {
    display: block;
    width: 100%; }
    .header-nav-list-item:not(:first-child) {
      border-top: 7px solid #fafafa; } }

@media (min-width: 992px) {
  .header-nav-list-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px; } }

.header-nav-list-item.dropdown-link {
  position: relative; }
  .header-nav-list-item.dropdown-link:hover .dropdown, .header-nav-list-item.dropdown-link:focus .dropdown {
    visibility: visible;
    opacity: 1;
    transform: translateY(0); }

.nav-social {
  position: relative;
  color: #323232; }
  .nav-social a {
    display: block; }
    .nav-social a:hover .icon-svg, .nav-social a:focus .icon-svg {
      fill: #55aadc; }
  .nav-social .icon-svg {
    fill: #323232; }
  .no-svg .nav-social a:hover, .no-svg .nav-social a:focus {
    transform: scale(1.1); }

.nav-social-footer li {
  display: inline-block;
  vertical-align: middle; }
  .nav-social-footer li:not(:last-child) {
    margin-right: 4px; }

.dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  width: 315px;
  border: 1px solid #5C5C5C;
  background: #fff;
  z-index: 2;
  font-size: 12px;
  padding: 40px 0 20px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-5px);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out; }
  .dropdown .border-top {
    padding: 15px 20px 0;
    text-align: center; }

.cart-item {
  padding: 0 20px;
  margin: 0 0 40px; }
  .cart-item:last-of-type {
    margin: 0 0 30px; }
  .cart-item > li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 20px 0 0; }
    .cart-item > li:last-of-type {
      margin: 0 0 0 5px; }
  .cart-item a:hover i, .cart-item a:focus i {
    transform: scale(1.2); }
  .cart-item .icon-x {
    width: 20px;
    height: 20px; }

.cart-dropdown-details li {
  display: block;
  margin: 0; }
  .cart-dropdown-details li:nth-of-type(3) {
    padding: 4px 0; }

.cart-dropdown-details .input-short {
  font-size: 12px;
  padding: 3px;
  width: 28px;
  border-color: #5C5C5C;
  margin: 0 0 0 5px; }

.cart-dropdown-details strong {
  padding-right: 5px; }

.header-mobile-group {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1; }
  @media (min-width: 992px) {
    .header-mobile-group {
      display: none !important; } }
  .header-mobile-group > * {
    padding-left: 0;
    padding-right: 0;
    margin-right: 1rem;
    color: #6d6d6d; }

.header-button {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 37px;
  background-color: transparent;
  padding: 0;
  margin: 0;
  cursor: pointer;
  user-select: none;
  border: 0; }
  .header-button, .header-button:hover, .header-button:focus, .header-button:active {
    border: 0;
    outline: none; }
  .header-button:hover {
    opacity: 0.7; }
  .header-button:focus {
    outline: 2px solid rgba(50, 50, 50, 0.5);
    outline-offset: 0; }
  .header-button.header-cart {
    font-size: 18px;
    letter-spacing: 0.62px;
    line-height: 1;
    position: relative; }
    .header-button.header-cart::before {
      content: "";
      background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2218%22%20viewBox%3D%220%200%2024%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%236D6D6D%22%20d%3D%22M10%2C18.5%20C10%2C19.329%209.328%2C20%208.5%2C20%20C7.672%2C20%207%2C19.329%207%2C18.5%20C7%2C17.672%207.672%2C17%208.5%2C17%20C9.328%2C17%2010%2C17.672%2010%2C18.5%20Z%20M13.5%2C17%20C12.672%2C17%2012%2C17.671%2012%2C18.5%20C12%2C19.329%2012.672%2C20%2013.5%2C20%20C14.328%2C20%2015%2C19.329%2015%2C18.5%20C15%2C17.672%2014.328%2C17%2013.5%2C17%20Z%20M19.804%2C2%20L16.373%2C14%20L14.271%2C14%20L16.813%2C5%20L0%2C5%20L4.615%2C16%20L17.854%2C16%20L21.328%2C4%20L23.257%2C4%20L24%2C2%20L19.804%2C2%20Z%22%20transform%3D%22translate(0%20-2)%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center/contain;
      background-size: 24px 18px;
      width: 37px;
      height: 37px;
      display: inline-block;
      vertical-align: middle; }
    .header-button.header-cart .count.count--circle {
      position: absolute;
      top: -2px;
      right: -2px;
      font-size: 12px;
      background-color: #6d6d6d;
      border-radius: 50%;
      color: #fff;
      width: 1.5em;
      height: 1.5em;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-weight: bold; }
  .header-button.header-toggle-search {
    background: transparent url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M17.5%2014.6l-.3.5%206.8%206.8-2.1%202.1-6.8-6.8-.4.3A9.5%209.5%200%200%201%200%209.5a9.5%209.5%200%201%201%2017.5%205.1zM14.8%204.2a7.5%207.5%200%200%200-10.6%200%207.5%207.5%200%200%200%200%2010.6%207.5%207.5%200%200%200%2010.6%200%207.5%207.5%200%200%200%200-10.6z%22%20fill%3D%22%236D6D6D%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center;
    background-size: 24px; }

/* ==========================================================================
  Footer
========================================================================== */
.ls-container {
  max-width: 120rem;
  margin-right: auto;
  margin-left: auto;
  padding-left: 2rem;
  padding-right: 2rem; }
  .ls-container.ls-container--text {
    padding-top: 4rem;
    padding-bottom: 4rem; }

.ls-row {
  display: flex;
  margin-left: -1rem;
  margin-right: -1rem;
  flex-wrap: wrap; }

.ls-col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 1rem;
  padding-left: 1rem; }
  @media (min-width: 768px) {
    .ls-col.ls-col--50 {
      width: 50%; } }

.ls-footer {
  background: #fafafa;
  padding: 6rem 0 1.5rem;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 1px solid transparent; }
  @media (min-width: 768px) {
    .ls-footer {
      padding: 6rem 0 1.5rem; } }
  .ls-footer h5 {
    font-family: inherit;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.2;
    color: #323232;
    letter-spacing: 0.65px;
    margin: 0 0 1.4rem; }
  .ls-footer p {
    font-family: inherit;
    font-size: 1.4rem;
    color: #5F5F5F;
    letter-spacing: 0.51px;
    line-height: 1.285714286;
    margin: 0 0 2rem;
    padding: 0; }
  .ls-footer a, .ls-footer a:link {
    display: inline-block;
    vertical-align: middle;
    color: #323232; }
  .ls-footer a:focus {
    outline: 2px solid rgba(50, 50, 50, 0.5);
    outline-offset: 0; }
  .ls-footer .ls-footer__container {
    padding-left: 4rem;
    padding-right: 4rem; }
  .ls-footer .ls-footer__extra {
    display: flex;
    align-items: flex-start;
    flex-flow: column nowrap;
    font-size: 1.2rem;
    opacity: 0.6;
    color: #323232;
    letter-spacing: 0.43px; }
    @media (min-width: 768px) {
      .ls-footer .ls-footer__extra {
        flex-flow: row nowrap;
        align-items: center;
        justify-content: space-between; } }
    @media (min-width: 992px) {
      .ls-footer .ls-footer__extra {
        margin-top: 9rem; } }
    .ls-footer .ls-footer__extra p {
      margin: 0.5rem 0;
      font-size: 1.2rem; }
      @media (min-width: 768px) {
        .ls-footer .ls-footer__extra p {
          margin: 0; } }
    .ls-footer .ls-footer__extra a + a {
      margin-left: 2rem; }
  .ls-footer .ls-footer__row {
    display: flex;
    flex-flow: row wrap; }
  .ls-footer .ls-footer__column {
    width: 100%;
    margin-bottom: 5.5rem; }
    @media (min-width: 768px) {
      .ls-footer .ls-footer__column {
        width: 50%; } }
    @media (min-width: 992px) {
      .ls-footer .ls-footer__column {
        width: auto;
        max-width: 100%;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .ls-footer .ls-footer__column.is-about {
        padding-right: 2rem; } }
    @media (min-width: 992px) {
      .ls-footer .ls-footer__column.is-about {
        width: 35rem; } }
    .ls-footer .ls-footer__column.is-about.is-centered {
      align-self: center; }
    .ls-footer .ls-footer__column.is-about a {
      display: block;
      transition: opacity 0.3s ease;
      margin: auto; }
      .ls-footer .ls-footer__column.is-about a:hover {
        opacity: 0.66; }
      .ls-footer .ls-footer__column.is-about a img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        height: auto; }
      .ls-footer .ls-footer__column.is-about a.ls-pw-by-ls-logo {
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
        .ls-footer .ls-footer__column.is-about a.ls-pw-by-ls-logo > img:first-child {
          width: 112px;
          margin-bottom: 10px; }
        .ls-footer .ls-footer__column.is-about a.ls-pw-by-ls-logo > img:last-child {
          width: 200px; }
    @media (min-width: 992px) {
      .ls-footer .ls-footer__column.is-newsletter {
        width: 35rem;
        padding-right: 2rem; } }
    @media (min-width: 1200px) {
      .ls-footer .ls-footer__column.is-newsletter {
        padding-left: 8rem; } }
    @media (min-width: 992px) {
      .ls-footer .ls-footer__column.is-help {
        padding-right: 4rem; } }
    @media (min-width: 1200px) {
      .ls-footer .ls-footer__column.is-help {
        min-width: 20rem;
        padding-left: 8rem; } }
    .ls-footer .ls-footer__column.is-social {
      margin-bottom: 1.6rem;
      display: flex;
      flex-direction: column; }
      .ls-footer .ls-footer__column.is-social a {
        width: auto;
        margin: 0 1.25%;
        font-size: 30px;
        display: inline-block;
        border: 0;
        text-align: center; }
    @media (max-width: 991px) {
      .ls-footer .ls-footer__column.is-help, .ls-footer .ls-footer__column.is-social {
        width: 49%;
        align-items: flex-start; } }
  .ls-footer .ls-footer__list a {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    color: #5F5F5F;
    letter-spacing: 0.51px;
    line-height: 3.2rem; }

@media (min-width: 768px) {
  .ls-newsletter {
    max-width: 30rem; } }

.ls-newsletter .ls-newsletter__group {
  position: relative; }
  .ls-newsletter .ls-newsletter__group:not(:last-child) {
    margin-bottom: 1.5rem; }

.ls-newsletter .ls-newsletter__text.is-error {
  color: #dc3545; }

.ls-newsletter .ls-newsletter__input {
  display: block;
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #323232;
  padding: 0.5rem 6rem 0.5rem 0;
  color: #323232;
  font-size: 1.6rem; }
  .ls-newsletter .ls-newsletter__input:focus {
    outline: 2px solid rgba(50, 50, 50, 0.5);
    outline-offset: 0; }
  .ls-newsletter .ls-newsletter__input::placeholder {
    color: rgba(50, 50, 50, 0.61);
    opacity: 1; }

.ls-newsletter .ls-newsletter__button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: none;
  border: none;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  color: #323232;
  letter-spacing: 0.21px;
  padding: 0;
  transition: opacity 0.3s ease-in-out; }
  .ls-newsletter .ls-newsletter__button[disabled] {
    cursor: not-allowed;
    color: #656565; }
  .ls-newsletter .ls-newsletter__button:hover, .ls-newsletter .ls-newsletter__button:focus, .ls-newsletter .ls-newsletter__button:active {
    opacity: 0.85; }
  .ls-newsletter .ls-newsletter__button:focus {
    outline: 2px solid rgba(50, 50, 50, 0.5);
    outline-offset: 0; }

/* ==========================================================================
  Main
========================================================================== */
.main {
  background: #fff;
  padding-bottom: 80px; }
  .main .main-title {
    text-align: center;
    margin-bottom: 30px; }

.main-faq {
  background: #eaeaea; }

/* ==========================================================================
  Bread Crumbs
========================================================================== */
.breadcrumbs {
  background: transparent;
  color: #5C5C5C;
  border-bottom: 2px solid #F1EFE8; }
  .breadcrumbs.breadcrumbs--three-step .breadcrumbs-item {
    width: 33.33%; }
  .breadcrumbs.breadcrumbs--five-step {
    display: none; }
    .breadcrumbs.breadcrumbs--five-step .breadcrumbs-item {
      width: 20%; }

.breadcrumbs-list {
  display: flex;
  margin: 0 0 -2px 0;
  padding: 0; }

.breadcrumbs-item {
  display: inline-flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0; }
  @media (min-width: 992px) {
    .breadcrumbs-item {
      padding-left: 15px;
      padding-right: 15px; } }

.breadcrumbs-link {
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.714285714;
  color: #5C5C5C;
  letter-spacing: 1.4px;
  padding: 1.2rem 0 0.5rem;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  .breadcrumbs-link:hover {
    color: #323232; }
  .breadcrumbs-link:focus, .breadcrumbs-link:active {
    color: #5C5C5C; }
  .breadcrumbs-link:focus {
    transition: none;
    outline: 2px solid #F1EFE8; }
  .breadcrumbs-link.is-active {
    font-weight: 600;
    border-bottom-color: #55aadc;
    color: #5C5C5C; }
  @media (max-width: 991px) {
    .breadcrumbs-link {
      display: block;
      width: 100%;
      letter-spacing: 0; } }

.breadcrumbs-item-group {
  float: left;
  justify-content: center;
  align-items: center;
  margin: 0;
  min-width: 22ch; }
  .breadcrumbs-item-group > .breadcrumbs-link {
    margin-right: auto;
    margin-left: auto;
    display: block; }
  .breadcrumbs-item-group a {
    color: inherit;
    margin-right: 4px; }
  .breadcrumbs-item-group .group-btn {
    border: solid #5C5C5C;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg) translateY(-2px); }
  .breadcrumbs-item-group .group-content {
    display: none;
    position: absolute;
    z-index: 2;
    background-color: white;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    min-width: 22ch; }
    .breadcrumbs-item-group .group-content .group-item {
      float: none;
      display: block;
      width: 100%; }
      .breadcrumbs-item-group .group-content .group-item:hover {
        background-color: darkgrey; }
  .breadcrumbs-item-group:hover > .breadcrumbs-link.is-active {
    border-bottom-color: white; }
  .breadcrumbs-item-group:hover .group-content {
    display: block; }

/* ==========================================================================
  Gallery Admin Toolbar
========================================================================== */
.gallery-admin-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 15px;
  background-color: white;
  color: #323232; }
  @media (min-width: 992px) {
    .gallery-admin-toolbar {
      flex-wrap: nowrap; } }
  .gallery-admin-toolbar .gallery-admin-toolbar__item {
    flex: 0 0 auto; }
    @media (max-width: 991px) {
      .gallery-admin-toolbar .gallery-admin-toolbar__item.order-first {
        order: -1;
        flex: 0 0 100%;
        margin-bottom: 15px; } }
  .gallery-admin-toolbar .gallery-admin-toolbar__title {
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    color: black;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.2; }

/* ==========================================================================
  Categories
========================================================================== */
/*==== Frames =====*/
.gal-seo-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #ededed;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .gal-seo-top {
      flex-direction: row; } }
  .gal-seo-top__left {
    width: 282px; }
    @media (min-width: 768px) {
      .gal-seo-top__left {
        margin-right: 80px;
        margin-top: 20px; } }
  .gal-seo-top__right {
    padding-left: 5%;
    padding-right: 5%; }
    @media (min-width: 1230px) {
      .gal-seo-top__right {
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 768px) {
      .gal-seo-top__right {
        margin-top: 20px; } }
    .gal-seo-top__right h1 {
      margin-bottom: 20px; }
    .gal-seo-top__right .description {
      max-width: 530px; }

.gal-des-bottom {
  padding: 10px 5%; }
  @media (min-width: 1230px) {
    .gal-des-bottom {
      padding: 10px;
      margin-left: 185px; } }
  .gal-des-bottom h2 {
    margin-bottom: 20px; }

.benefits {
  align-items: center;
  background-color: #304026;
  color: white;
  display: flex;
  font-size: 12px;
  justify-content: space-between;
  height: 108px;
  width: 100%;
  padding: 0 5%; }

.benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 22.5%; }
  .benefit .icon {
    height: 40px;
    width: 40px;
    position: relative; }
    .benefit .icon img {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .benefit span {
    text-align: center; }

@media (min-width: 768px) {
  .benefit {
    flex-direction: row; }
    .benefit .icon {
      margin-right: 10px; }
    .benefit span {
      text-align: left; } }

.secure-payment > .icon > img {
  top: calc(50% + 3px); }

.fast-delivery > .icon > img {
  top: calc(50% + 4px); }

.satisfaction > .icon > img {
  top: calc(50% - 3px); }

.gallery-categories {
  background-color: white;
  color: #323232;
  max-width: 100%; }
  @media (min-width: 992px) {
    .gallery-categories {
      height: 103px;
      margin-left: 200px; } }

.gallery-categories__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 103px; }
  @media (max-width: 991px) {
    .gallery-categories__list {
      border-bottom: 1px solid #EFEFEF; } }

.gallery-categories__item {
  margin-right: 1rem; }
  .gallery-categories__item:last-child {
    padding-right: 1rem; }

.gallery-categories__button {
  font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.33;
  border: 1px solid transparent;
  text-transform: capitalize;
  padding: 0.7rem 1.5rem;
  user-select: none;
  white-space: nowrap; }
  .gallery-categories__button, .gallery-categories__button:hover, .gallery-categories__button:focus, .gallery-categories__button:active, .gallery-categories__button.is-active {
    background-color: transparent;
    color: #323232; }
  .gallery-categories__button.is-active, .gallery-categories__button:focus {
    border-color: #979797; }
  .gallery-categories__button:focus {
    outline: 2px solid #979797;
    outline-offset: -2px; }

/* ==========================================================================
  Filters
========================================================================== */
@media (max-width: 991px) {
  .gallery-filters {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    overflow: hidden;
    padding-bottom: 2px; }
    .gallery-filters ~ .gallery-photos {
      padding-top: 50px; } }

@media (min-width: 992px) {
  .gallery-filters {
    width: 185px;
    background-color: white;
    flex: 0 0 auto;
    margin-top: -100px; } }

@media (min-width: 992px) {
  .gallery-filters__sticky {
    position: sticky;
    top: 0; } }

.gallery-filters__toggle {
  background: white;
  border: none;
  padding: 1.35rem 2rem;
  user-select: none;
  display: inline-flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  font-size: 18px;
  line-height: 1.33;
  color: #5C5C5C;
  min-height: 50px;
  position: relative;
  z-index: 10;
  text-align: left; }
  .gallery-filters__toggle:focus {
    outline-offset: -2px; }
  @media (min-width: 992px) {
    .gallery-filters__toggle {
      font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      color: #b3b3b3;
      border-bottom: 1px solid #ededed;
      border-right: 1px solid #ededed;
      height: 103px;
      letter-spacing: 0.3px;
      line-height: 1.25;
      padding: 1.7rem 2rem 1.3rem;
      margin-bottom: 1rem; }
      .gallery-filters__toggle:hover, .gallery-filters__toggle:focus, .gallery-filters__toggle:active {
        outline: none; } }
  @media (max-width: 991px) {
    .gallery-filters__toggle {
      justify-content: center;
      text-align: center; }
      .gallery-filters__toggle .label {
        text-transform: uppercase; }
      .gallery-filters__toggle .selected-tags {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .gallery-filters__toggle .caret {
        display: inline-block;
        vertical-align: middle;
        background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22caret-a%22%20points%3D%22262%2048.5%20263.63%2047%20270%2053%20263.63%2059%20262%2057.5%20266.8%2053%22%2F%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cg%20fill%3D%22none%22%20transform%3D%22rotate(90%20160.5%20-101.5)%22%3E%0A%20%20%20%20%3Cuse%20fill%3D%22%23323232%22%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23caret-a%22%2F%3E%0A%20%20%20%20%3Cpath%20stroke%3D%22%23FFF%22%20stroke-width%3D%22.4%22%20d%3D%22M262.293894%2C48.5013791%20L267.092423%2C53%20L262.293894%2C57.4986209%20L263.628793%2C58.7267544%20L269.708316%2C53%20L263.628793%2C47.2732456%20L262.293894%2C48.5013791%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center;
        background-size: 1.2rem;
        margin-left: 1.2rem;
        width: 1.2rem;
        height: 1.2rem;
        transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
        flex: 0 0 auto; }
      .gallery-filters__toggle[aria-expanded="false"] ~ .gallery-filters__list {
        opacity: 0;
        visibility: hidden;
        transform: translateY(-15%);
        height: 1px; }
      .gallery-filters__toggle[aria-expanded="true"] ~ .gallery-filters__list {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
        height: 100%;
        min-height: 5rem;
        padding: 15px; }
      .gallery-filters__toggle[aria-expanded="true"] .caret {
        transform: rotate(-180deg); } }

.gallery-filters__list {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.6s cubic-bezier(0.86, 0, 0.07, 1), height 0.2s cubic-bezier(0.86, 0, 0.07, 1);
  justify-content: center;
  position: relative; }
  @media (max-width: 991px) {
    .gallery-filters__list {
      align-items: center; } }
  @media (min-width: 992px) {
    .gallery-filters__list {
      padding-bottom: 15px; } }

.gallery-filters__item {
  display: inline-block;
  max-width: 100%; }
  .gallery-filters__item:not(:last-child) {
    margin-bottom: 1rem; }

.gallery-filters__button {
  font-family: "proxima", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 1.33;
  border: 1px solid transparent;
  text-transform: capitalize;
  padding: 0.7rem 1.5rem;
  user-select: none;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  width: fit-content; }
  .gallery-filters__button.is-busy {
    color: #b3b3b3; }
  @media (min-width: 992px) {
    .gallery-filters__button {
      padding-left: 1rem;
      padding-right: 1rem; } }
  .gallery-filters__button, .gallery-filters__button:hover, .gallery-filters__button:focus, .gallery-filters__button:active, .gallery-filters__button.is-active {
    background-color: transparent;
    color: #323232; }
  .gallery-filters__button.is-active, .gallery-filters__button:focus {
    border-color: #979797; }
  .gallery-filters__button:focus {
    outline: 2px solid #979797;
    outline-offset: -2px; }
  .gallery-filters__button .label,
  .gallery-filters__button .icon {
    display: inline-block;
    vertical-align: middle; }
  .gallery-filters__button .label {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .gallery-filters__button .icon {
    margin-left: 1rem;
    width: 15px;
    height: 15px;
    flex: 0 0 auto;
    opacity: 0.65; }

/* ==========================================================================
  Search
========================================================================== */
.gallery-search-label {
  font-family: "proximaBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
  color: #b3b3b3;
  text-align: left;
  letter-spacing: 0.3px;
  border: none;
  padding: 1rem;
  width: 8rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  cursor: pointer;
  user-select: none; }

.gallery-search {
  border-top: 1px solid #979797;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
  margin-bottom: 1rem; }
  .gallery-search ~ .gallery-empty-results {
    border-top: none; }
  .gallery-search .gallery-search-label {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    margin-top: 1px; }
  .gallery-search .header-search {
    width: 100%;
    position: relative; }
    .gallery-search .header-search .header-search-input {
      width: 100%;
      flex: 1;
      border-width: 0 0 1px 0;
      border-color: transparent;
      font-size: 16px;
      line-height: 1.25;
      padding: 1.5rem 37px 1.5rem 8rem; }
      .gallery-search .header-search .header-search-input:focus {
        outline: none;
        border-bottom: 1px solid #979797; }
    .gallery-search .header-search .header-search-button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 10;
      right: 0;
      background: transparent url(/ls/img/icons/x.svg) no-repeat center;
      background-size: 15px; }

/**** import animations ****/
/* ==========================================================================
  Animation - Defined
========================================================================== */
.animate {
  animation-fill-mode: both; }

/*==========  FADE IN  ==========*/
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*==========  FADE OUT  ==========*/
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*==========  BLOOP IN  ==========*/
@keyframes bloopIn {
  0% {
    opacity: 0;
    transform: scale(0); }
  10% {
    opacity: 1; }
  90% {
    opacity: 1;
    transform: scale(1.2); }
  100% {
    opacity: 1;
    transform: scale(1); } }

/*========== SPINNER ===========*/
@keyframes spCircRot {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

@keyframes delayedLoad {
  0% {
    opacity: 0; }
  70% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.sp {
  width: 64px;
  height: 64px;
  clear: both;
  margin: 20px auto; }

.sp-circle {
  border: 1px rgba(85, 85, 85, 0) solid;
  border-top: 1px rgba(85, 85, 85, 0.5) solid;
  border-left: 1px rgba(85, 85, 85, 0.5) solid;
  border-radius: 50%;
  animation: spCircRot 2s infinite linear; }

.sp-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1; }
  .sp-wrapper .sp-circle {
    margin: 0 !important; }

/**** import classes ****/
/* ==========================================================================
  Classes - Spacing
========================================================================== */
/*==========  PADDING  ==========*/
.pad {
  padding: 30px; }

.pad-v {
  padding-top: 30px;
  padding-bottom: 30px; }

.pad-v--2x {
  padding-top: 60px;
  padding-bottom: 60px; }

.pad-h {
  padding-right: 30px;
  padding-left: 30px; }

.pad-t {
  padding-top: 30px; }

.pad-t--2x {
  padding-top: 60px; }
  @media (max-width: 767px) {
    .pad-t--2x {
      padding-top: 30px; } }

.pad-t--3x {
  padding-top: 90px; }
  @media (min-width: 768px) and (max-width: 979px) {
    .pad-t--3x {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .pad-t--3x {
      padding-top: 30px; } }

.pad-t--10 {
  padding-top: 10px; }

.pad-t--20 {
  padding-top: 20px; }

.pad-t--0 {
  padding-top: 0; }

.pad-b {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .pad-b {
      padding-bottom: 15px; } }

.pad-b--2x {
  padding-bottom: 60px; }

.pad-b--10 {
  padding-bottom: 10px; }

.pad-b--20 {
  padding-bottom: 20px; }

.pad-b--0 {
  padding-bottom: 0; }

.pad-r {
  padding-right: 30px; }

.pad-l {
  padding-left: 30px; }

@media (max-width: 767px) {
  .pad-t-s--0 {
    padding-top: 0; }
  .pad-b-s--0 {
    padding-bottom: 0; } }

/*==========  MARIGIN  ==========*/
.mar {
  margin: 50px; }

.mar-v {
  margin-top: 50px;
  margin-bottom: 50px; }

.mar-h {
  margin-right: 50px;
  margin-left: 50px; }

.mar-t {
  margin-top: 50px; }

.mar-t--2x {
  margin-top: 100px; }

.mar-t--10 {
  margin-top: 10px; }

.mar-t--20 {
  margin-top: 20px; }

.mar-t--50 {
  margin-top: 50px; }

.mar-t--0 {
  margin-top: 0; }

.mar-b {
  margin-bottom: 50px; }

.mar-b--2x {
  margin-bottom: 100px; }

.mar-b--10 {
  margin-bottom: 10px; }

.mar-b--20 {
  margin-bottom: 20px; }

.mar-b--50 {
  margin-bottom: 50px; }

.mar-b--0 {
  margin-bottom: 0; }

.mar-r--20 {
  margin-right: 20px; }
  @media (max-width: 767px) {
    .mar-r--20 {
      margin-right: 0px;
      margin-bottom: 20px; } }

.mar-l--10 {
  margin-left: 10px; }

.mar-r--10 {
  margin-right: 10px; }

.mar-l--20 {
  margin-left: 20px; }

/* ==========================================================================
  Classes
========================================================================== */
/*==========  FLOATS/ORDER  ==========*/
.left {
  float: left; }

.right {
  float: right; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

/*==========  TEXT  ==========*/
.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-uppercase {
  text-transform: uppercase; }

.text-blue {
  color: #55aadc; }

/*==========  BACKGROUNDS  ==========*/
.bg-white {
  background-color: #fff; }

.bg-black {
  background-color: black; }

.bg-gray {
  background-color: #fafafa; }

/*==========  BORDERS  ==========*/
.bordered-inline {
  position: relative;
  display: block;
  width: 100%; }
  .bordered-inline:after {
    content: " ";
    display: block;
    border-top: 2px dotted #c0c0c0;
    width: 100%;
    position: absolute;
    top: 7px;
    right: 0;
    left: 0; }
  .bordered-inline span {
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 0 10px 0 0; }
  .bordered-inline.text-right span {
    padding: 0 0 0 10px; }

.bordered-double {
  border: 2px solid #323232;
  outline: 2px solid #323232;
  outline-offset: -15px; }

.border-bottom-narrow {
  position: relative;
  text-align: center; }
  .border-bottom-narrow:after {
    content: " ";
    display: block;
    width: 50px;
    height: 2px;
    background: #55aadc;
    margin: 15px auto 0; }

.border-bottom-narrow-gray {
  position: relative;
  text-align: center; }
  .border-bottom-narrow-gray:after {
    content: " ";
    display: block;
    width: 50px;
    height: 2px;
    background: #323232;
    margin: 15px auto 0; }

.border-top {
  border-top: 1px solid #5C5C5C; }

/*==========  VERTICAL CENTERING  ==========*/
.v-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.flex-v-align {
  align-items: center; }

.flex-b-align {
  align-items: flex-end; }

/*==========  HIDE  ==========*/
.hide {
  display: none;
  visibility: hidden; }

.visually-hidden {
  opacity: 0; }

@media (max-width: 991px) {
  .hidden-on-mobile {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-on-desktop {
    display: none !important; } }

/*==========  UTILITIES  ==========*/
.break {
  display: block; }
  @media (min-width: 980px) and (max-width: 1180px) {
    .break {
      display: inline; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .break {
      display: inline; } }
  @media (max-width: 767px) {
    .break {
      display: inline; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.transition {
  transition: all 0.15s ease-in-out; }

/*================= IMG AREA SELECT =============*/
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.imgareaselect-handle {
  background-color: #fff;
  border: solid 1px #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.imgareaselect-outer {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.imgareaselect-selection {
  background-color: transparent;
  background-image: linear-gradient(0deg, transparent, transparent 49.4%, rgba(255, 255, 255, 0.3) 49.5%, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0.3) 50.5%, transparent 50.6%, transparent), linear-gradient(90deg, transparent, transparent 49.4%, rgba(255, 255, 255, 0.3) 49.5%, rgba(0, 0, 0, 0.3) 50%, rgba(255, 255, 255, 0.3) 50.5%, transparent 50.6%, transparent);
  background-size: 33.3% 33.3%;
  background-position: 25% 25%; }

.horiz-center {
  margin: 0 auto; }

/*================= CARD =============*/
.card {
  background-color: #fff;
  border: 1px solid #e0e0e0; }

.card-body {
  padding: 30px; }

.card-items .card-items__row {
  display: flex;
  max-width: 100%;
  align-items: baseline;
  justify-content: space-between;
  font-size: 14px;
  line-height: 23px;
  color: #323232; }
  .card-items .card-items__row strong {
    font-family: "proximaSemiBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal;
    display: block;
    letter-spacing: 0.23px; }

.card-items .card-items__column.is-product {
  min-width: 120px;
  flex: 1; }

.card-items .card-items__column.is-quantity {
  flex: 0 0 auto;
  text-align: center; }
  @media (min-width: 992px) {
    .card-items .card-items__column.is-quantity {
      min-width: 30px; } }

.card-items .card-items__column.is-price {
  flex: 0 0 auto;
  text-align: right;
  min-width: 40px; }
  @media (min-width: 992px) {
    .card-items .card-items__column.is-price {
      min-width: 80px; } }

/**** import print styles ****/
@media print {
  /* ==========================================================================
  Print
========================================================================== */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    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 for images, or javascript/internal links
*/
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*==== Frames =====*/
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  src: local("Playfair Display Regular"), local("PlayfairDisplay-Regular"), url("../fonts/playfair-display-v14-latin-regular.woff2") format("woff2"), url("../fonts/playfair-display-v14-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE, Safari 5.1+ */ }

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 700;
  src: local("Playfair Display Bold"), local("PlayfairDisplay-Bold"), url("../fonts/playfair-display-v14-latin-700.woff2") format("woff2"), url("../fonts/playfair-display-v14-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE, Safari 5.1+ */ }

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/montserrat-v13-latin-regular.woff2") format("woff2"), url("../fonts/montserrat-v13-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE, Safari 5.1+ */ }

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("../fonts/montserrat-v13-latin-500.woff2") format("woff2"), url("../fonts/montserrat-v13-latin-500.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE, Safari 5.1+ */ }

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url("../fonts/montserrat-v13-latin-600.woff2") format("woff2"), url("../fonts/montserrat-v13-latin-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE, Safari 5.1+ */ }

.arrow-left-dimmed::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00NzUgMjc1LjggNy41IDEwLjIiPjxwYXRoIGQ9Ik0tNDY4IDI3NmMtLjItLjEtLjQtLjEtLjYgMGwtNi4yIDQuN2MtLjIuMS0uMi4zIDAgLjVsNi4yIDQuN2MuMS4xLjIuMS4zLjFzLjIgMCAuMy0uMWMuMi0uMS4yLS4zIDAtLjVsLTUuOS00LjQgNS45LTQuNGMuMS0uMy4xLS41IDAtLjZ6IiBmaWxsPSIjYzZjNmM2Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.arrow-left::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00NzUgMjc1LjggNy41IDEwLjIiPjxwYXRoIGQ9Ik0tNDY3LjcgMjg1LjMyNWwtNS45LTQuNCA1LjktNC40Yy4yLS4xLjItLjMgMC0uNS0uMS0uMS0uMi0uMS0uMy0uMS0uMSAwLS4yIDAtLjMuMWwtNi4yIDQuN2MtLjIuMS0uMi4zIDAgLjVsNi4yIDQuN2MuMi4xLjQuMS42IDB2LS42eiIgZmlsbD0iIzFmMWYxZiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.arrow-right::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00NzUgMjc1LjggNy41IDEwLjIiPjxwYXRoIGQ9Ik0tNDc0LjUgMjc2LjZsNS45IDQuNC01LjkgNC40Yy0uMi4xLS4yLjMgMCAuNS4xLjEuMi4xLjMuMXMuMiAwIC4zLS4xbDYuMi00LjdjLjItLjEuMi0uMyAwLS41bC02LjItNC43Yy0uMi0uMS0uNC0uMS0uNiAwdi42eiIgZmlsbD0iIzFmMWYxZiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.close::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMjMgMjUgNTEyIDUxMiI+PHBhdGggZD0iTTc4LjMgMjgxTDI3OS42IDc5LjdjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMzMgMjM1LjctMTY4LjMgMzQuNGMtMTIuNS0xMi41LTMyLjgtMTIuNS00NS4zIDBzLTEyLjUgMzIuOCAwIDQ1LjNMLTEyLjMgMjgxbC0yMDEuMyAyMDEuM2MtMTIuNSAxMi41LTEyLjUgMzIuOCAwIDQ1LjMgNi4zIDYuMiAxNC41IDkuNCAyMi42IDkuNHMxNi40LTMuMSAyMi42LTkuNEwzMyAzMjYuM2wyMDEuMyAyMDEuM2M2LjMgNi4zIDE0LjUgOS40IDIyLjYgOS40IDguMiAwIDE2LjQtMy4xIDIyLjYtOS40IDEyLjUtMTIuNSAxMi41LTMyLjggMC00NS4zTDc4LjMgMjgxeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.facebook::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMCIgeT0iMCIgdmlld0JveD0iMjAuNSAyNjguNSAyNSAyNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlPi5zdDB7ZmlsbDojOWJhOThlfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTQ1LjUgMjgxYzAtNi45LTUuNi0xMi41LTEyLjUtMTIuNXMtMTIuNSA1LjYtMTIuNSAxMi41IDUuNiAxMi41IDEyLjUgMTIuNSAxMi41LTUuNiAxMi41LTEyLjV6bS0yMy45IDBjMC02LjMgNS4xLTExLjQgMTEuNC0xMS40czExLjQgNS4xIDExLjQgMTEuNC01LjEgMTEuNC0xMS40IDExLjQtMTEuNC01LjEtMTEuNC0xMS40eiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zMy41IDI4OC4yVjI4MWgyLjRsLjQtMi40aC0yLjh2LTEuMmMwLS42LjItMS4yIDEuMS0xLjJoMS44di0yLjRoLTIuNWMtMi4xIDAtMi43IDEuNC0yLjcgMy40djEuNGgtMS41djIuNGgxLjV2Ny4yaDIuM3oiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.instagram::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSLQodC70L7QuV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9Ii0xOTkuNSA0OSAyNyAyNyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlPi5zdDB7ZmlsbDojOWJhOThlfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTS0xODYgNDljLTcuNSAwLTEzLjUgNi0xMy41IDEzLjVzNiAxMy41IDEzLjUgMTMuNSAxMy41LTYgMTMuNS0xMy41LTYtMTMuNS0xMy41LTEzLjV6bTAgMjYuMWMtNyAwLTEyLjYtNS42LTEyLjYtMTIuNnM1LjYtMTIuNiAxMi42LTEyLjYgMTIuNiA1LjYgMTIuNiAxMi42LTUuNiAxMi42LTEyLjYgMTIuNnoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTE4MC4xIDU0LjRoLTExLjdjLTEuMiAwLTIuMiAxLTIuMyAyLjN2MTEuN2MwIDEuMiAxIDIuMiAyLjMgMi4zaDExLjdjMS4yIDAgMi4yLTEgMi4zLTIuM1Y1Ni43Yy0uMS0xLjMtMS4xLTIuMy0yLjMtMi4zem0xLjMgMTMuOWMwIC43LS42IDEuMy0xLjMgMS4zaC0xMS43Yy0uNyAwLTEuMy0uNi0xLjMtMS4zVjU2LjdjMC0uNy42LTEuNCAxLjMtMS40aDExLjdjLjcgMCAxLjMuNiAxLjMgMS40djExLjZ6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTS0xODYgNThjLTIuNSAwLTQuNSAyLTQuNSA0LjVzMiA0LjUgNC41IDQuNSA0LjUtMiA0LjUtNC41LTItNC41LTQuNS00LjV6bTAgOC4xYy0yIDAtMy42LTEuNi0zLjYtMy42czEuNi0zLjYgMy42LTMuNiAzLjYgMS42IDMuNiAzLjYtMS42IDMuNi0zLjYgMy42em00LjktOS45Yy0uNyAwLTEuMy42LTEuMyAxLjNzLjYgMS40IDEuMyAxLjQgMS40LS42IDEuNC0xLjQtLjYtMS4zLTEuNC0xLjN6bTAgMS44Yy0uMiAwLS40LS4yLS40LS41IDAtLjIuMi0uNS40LS41cy40LjIuNC41Yy4xLjMtLjEuNS0uNC41eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.basket::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMCIgeT0iMCIgdmlld0JveD0iLTQ2MyAyNjQgMzMgMzMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT4uc3Qwe2ZpbGw6IzFmMWYxZn08L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tNDM2IDI5NC4xaC0yMWMtMSAwLTEuOC0uNy0xLjktMS43bC0xLjQtMTMuOWMwLS4xIDAtLjMuMS0uNC4xLS4xLjItLjIuNC0uMmgyNi43Yy4xIDAgLjMuMS40LjIuMS4xLjEuMi4xLjRsLTEuNCAxMy45Yy0uMSAxLTEgMS43LTIgMS43em0tMjMuMy0xNS4xbDEuMyAxMy4zYzAgLjUuNC44LjkuOGgyMS4xYy41IDAgLjktLjQuOS0uOGwxLjMtMTMuM2gtMjUuNXptMy45LTUuOWMtLjEgMC0uMy0uMS0uNC0uMi0uMi0uMi0uMi0uNS4xLS43bDYuMi01LjJjLjItLjIuNS0uMS43LjEuMi4yLjEuNS0uMS43bC02LjIgNS4yYy0uMS4xLS4yLjEtLjMuMXptMTcuOCAwYy0uMSAwLS4yIDAtLjMtLjFsLTYuMi01LjJjLS4yLS4yLS4yLS41LS4xLS43LjItLjIuNS0uMi43LS4xbDYuMiA1LjJjLjIuMi4yLjUuMS43LS4xLjEtLjMuMi0uNC4yeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tNDMxLjcgMjc5aC0yOS41Yy0xIDAtMS43LS44LTEuNy0xLjd2LTMuMmMwLTEgLjgtMS43IDEuNy0xLjdoMjkuNWMxIDAgMS43LjggMS43IDEuN3YzLjJjMCAuOS0uOCAxLjctMS43IDEuN3ptLTI5LjYtNS43Yy0uNCAwLS43LjMtLjcuN3YzLjJjMCAuNC4zLjcuNy43aDI5LjVjLjQgMCAuNy0uMy43LS43VjI3NGMwLS40LS4zLS43LS43LS43aC0yOS41em03LjYgMTYuN2MtLjMgMC0uNS0uMi0uNS0uNXYtNy4zYzAtLjMuMi0uNS41LS41cy41LjIuNS41djcuM2MwIC4zLS4zLjUtLjUuNXptNC44IDBjLS4zIDAtLjUtLjItLjUtLjV2LTcuM2MwLS4zLjItLjUuNS0uNXMuNS4yLjUuNXY3LjNjMCAuMy0uMi41LS41LjV6bTQuOCAwYy0uMyAwLS41LS4yLS41LS41di03LjNjMC0uMy4yLS41LjUtLjVzLjUuMi41LjV2Ny4zYzAgLjMtLjIuNS0uNS41em00LjggMGMtLjMgMC0uNS0uMi0uNS0uNXYtNy4zYzAtLjMuMi0uNS41LS41cy41LjIuNS41djcuM2MwIC4zLS4yLjUtLjUuNXoiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.twitter::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADkUExURUdwTJywiZetjZarjpWrjZaqjZWrjX+/f5arjpmymZWqjZaqjo2qjZSrj5WrjparjpaqjparjpWrjpatjZarjpSqj5aqjparjparjZmsjJWrjpasjo+vj5mnipWqjZarjn9/f5Ssj5aqjZWqjZiqj5arjpaqjpSqlJaqjZWqjZarjpaqjZWrkJaqjf///5aqjJWrjZWrjparjpWrjZmZmZOnjJWrjpWrjpeqjZarjpWqjJWqjZWrjpWsjZWqjpWqjZWqjpasjZarjZasjpWqjpWqjpatkJKqi5arjpalh5Wrjparju4j2xMAAABLdFJOUwANL56A3fwE9Ara4AlZ8OddX5g4qDBChtYo+SIQI/6fAj7seTn9vgx8xNmvLuMBaYeT5aIFJkaMNu575pZBrILyU1VEb84sIdsRaOk1HX0AAAEQSURBVCjPfVJVdsNADJTjpZgxUGZmZkqKe//7VFp7nbSv9Xz4aTUWjQRQwUkLLrTgRerANAIWxVmSl3mSxRELJkTH80NZ2zL0vY4lesrtTiXouqpXR6g+/ERfmajAc+E3XI9qMX+Samlt+cwk9Bm2G4VoHp6TY3Nb68HNEVph5EAaU1cPJ1f4XdWI9VOcSMYpFBn9fanF8RB2iVF75MgK4AkZ99fo218hZsdUTDiInIw73WDDMLkAXZLxNtMwzDClrmNgbKmFeRtT1YEXG7IItk7VG8DzqyH4XPXE3sw88rN8fCJiMFsrjvMYDeTXB/lvt6xQpIHV7X10MTxoFkG6tWj9/35adtpyBy238+e9fQM+3iYi+JelGAAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.close::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD//gAgQ29tcHJlc3NlZCBieSBqcGVnLXJlY29tcHJlc3MA/9sAhAAKCgoKCwoMDQ0MEBEPERAYFhQUFhgkGhwaHBokNiIoIiIoIjYwOi8sLzowVkQ8PERWZFRPVGR5bGx5mJGYx8f/AQoKCgoLCgwNDQwQEQ8REBgWFBQWGCQaHBocGiQ2IigiIigiNjA6LywvOjBWRDw8RFZkVE9UZHlsbHmYkZjHx///wgARCAQrBCsDASIAAhEBAxEB/8QAGgABAAMBAQEAAAAAAAAAAAAAAAEDBAUCB//aAAgBAQAAAAD6ULN1/o85MUAAAAAAAAAAAAAAAAAA0dD2R4w5hbUndskCObmAAAAAAAAAAAAAAAAAPfSvAeeR4W1T09AAjBjAAAAAAAAAAAAAAAAAt6voAeeTXbVu3AAjBjAAAAAAAAAAAAAAAAC3q+gAeOPZHXkACMGMAAAAAAAAAAAAAAAAt6voABhzbNYABGDGAAAAAAAAAAAAAAABb1fQABHJ6dgAAjBjAAAAAAAAAAAAAAAC3q+gAA5nTAABGDGAAAAAAAAAAAAAAAW9X0AACi8AACMGMAAAAAAAAAAAAAAC3q+gAAK/cgAARgxgAAAAAAAAAAAAABb1fQAADJfYAAAjBjAAAAAAAAAAAAAALer6AAARy9G0AAAjBjAAAAAAAAAAAAAAt6voAAAjk19qQAACMGMAAAAAAAAAAAAALer6AAAHL8VaelIAABGDGAAAAAAAAAAAAAW9X0AAAMnOtqbN8gAAEYMYAAAAAAAAAAAAFvV9AAACjlxbUbN8gAAEYMYAAAAAAAAAAAAW9X0AAAKOXC2obN8gAAEYMYAAAAAAAAAAABb1fQAAAo5cFtQbN8gAAEYMYAAAAAAAAAAAFvV9AAACjlwLagbN8gAAEYMYAAAAAAAAAAAW9X0AAAKOXAW1AbN8gAAEYMYAAAAAAAAAABb1fQAAAo5cAtqAbN8gAAEYMYAAAAAAAAAAFvV9AAACjlwBbUAbN8gAAEYMYAAAAAAAAAAW9X0AAAKOXAC2oAbN8gAAEYMYAAAAAAAAABb1fQAAAo5cAFtQAbN8gAAEYMYAAAAAAAAAFvV9AAACjlwALagAbN8gAAEYMYAAAAAAAAAW9X0AAAKOXAAW1AAbN8gAAEYMYAAAAAAAABb1fQAAAo5cAAtqAAbN8gAAEYMYAAAAAAAAFvV9AAACjlwABbUAAbN8gAAEYMYAAAAAAAAW9X0AAAKOXAAC2oAAbN8gAAEYMYAAAAAAABb1fQAAAo5cAAFtQAAbN8gAAEYMYAAAAAAAFvV9AAACjlwAALagAAbN8gAAEYMYAAAAAAAW9X0AAAKOXAAAW1AAAbN8gAAEYMYAAAAAABb1fQAAAo5cAAAtqAAAbN8gAAEYMYAAAAAAFvV9AAACjlwAABbUAAAbN8gAAEYMYAAAAAAW9X0AAAKOXAAAC2oAAAbN8gAAEYMYAAAAABb1fQAAAo5cAAAFtQAAAbN8gAAEYMYAAAAAFvV9AAACjlwAAALagAAAbN8gAAEYMYAAAAAW9X0AAAKOXAAAAW1AAAAbN8gAAEYMYAAAABb1fQAAAo5cAAAAtqAAAAbN8gAAEYMYAAAAFvV9AAACjlwAAABbUAAAAbN8gAAEYMYAAAAW9X0AAAKOXAAAAC2oAAAAbN8gAAEYMYAAABb1fQAAAo5cAAAAFtQAAAAbN8gAAEYMYAAAFvV9AAACjlwAAAALagAAAAbN8gAAEYMYAAAW9X0AAAKOXAAAAAW1AAAAAbN8gAAEYMYAABb1fQAAAo5cAAAAAtqAAAAAbN8gAAEYMYAAFvV9AAACjlwAAAABbUAAAAAbN8gAAEYMYAAW9X0AAAKOXAAAAAC2oAAAAAbN8gAAEYMYABb1fQAAAo5cAAAAAFtQAAAAAbN8gAAEYMYAFvV9AAACjlwAAAAALagAAAAAbN8gAAEYMYAW9X0AAAKOXAAAAAAW1AAAAAAbN8gAAEYMYBb1fQAAAo5cAAAAAAtqAAAAAAbN8gAAEYMYFvV9AAACjlwAAAAABbUAAAAAAbN8gAAEYMYW9X0AAAKOXAAAAAAC2oAAAAAAbN8gAAEYMZb1fQAAAo5cAAAAAAFtQAAAAAAbN8gAAEYMdvV9AAACjlwAAAAAALagAAAAAAbN8gAAEYtnoAAAUcuAAAAAAAtqAAAAAAA2b5AAAAAAAUcuAAAAAAAW1AAAAAAANm+QAAAAAAUcuAAAAAAALagAAAAAADZvkAAAAAAUcuAAAAAAAFtQAAAAAAA2b5AAAAAAUcuAAAAAAAC2oAAAAAAANm+QAAAAAUcuAAAAAAABbUAAAAAAADZvkAAAAAUcuAAAAAAAAtqAAAAAAAA2b5AAAAAUcuAAAAAAAAW1AAAAAAAANm+QAAAAUcuAAAAAAAALagAAAAAAADZvkAAAAUcuAAAAAAAAFtQAAAAAAAA2b5AAAAUcuAAAAAAAAC2oAAAAAAAANm+QAAAUcuAAAAAAAABbUAAAAAAAADftAAACrkwAAAAAAAAFtQAAAAAAAAW9X0AAAEYMYAAAAAAAAW1AAAAAAAAC3q+gAAAIwYwAAAAAAABbUAAAAAAAAW9X0AAAARgxgAAAAAAAFtQAAAAAAAC3q+gAAAAjBjAAAAAAAAW1AAAAAAAAW9X0AAAABGDGAAAAAAABbUAAAAAAAC3q+gAAAACMGMAAAAAAAFtQAAAAAAAW9X0AAAAAEYMYAAAAAAAW1AAAAAAAC3q+gAAAAAIwYwAAAAAABbUAAAAAAAW9X0AAAAAARgxgAAAAAAFtQAAAAAAC3q+gAAAAAAjBjAAAAAAAW1AAAAAAAW9X0AAAAAABGDGAAAAAABbUAAAAAAC3q+gAABVZIAABGDGAAAAAAC2oAAAAAALer6AAAGbm698gAAEYMYAAAAAAW1AAAAAAC3q+gAABm5sNm+QAACMGMAAAAAAW1AAAAAAFvV9AAADNzYGzfIAABGDGAAAAAAW1AAAAAALer6AAAGbmwDZvkAAAjBjAAAAAAW1AAAAAAW9X0AAAM3NgBs3yAAARgxgAAAAAW1AAAAAAt6voAAAZubAA2b5AAAIwYwAAAAAW1AAAAABb1fQAAAzc2AAbN8gAAEYMYAAAAAW1AAAAAC3q+gAABm5sAANm+QAACMGMAAAAAW1AAAAAFvV9AAADNzYAAGzfIAABGDGAAAAAW1AAAAALer6AAAGbmwAADZvkAAAjBjAAAAAW1AAAAAW9X0AAAM3NgAABs3yAAARgxgAAAAW1AAAAAt6voAAAZubAAAA2b5AAAIwYwAAAAW1AAAABb1fQAAAzc2AAAAbN8gAAEYMYAAAAW1AAAAC3q+gAABm5sAAAANm+QAACMGMAAAAW1AAAAFvV9AAADNzYAAAAGzfIAABGDGAAAAW1AAAALer6AAAGbmwAAAADZvkAAAjBjAAAAW1AAAAW9X0AAAM3NgAAAABs3yAAARgxgAAAW1AAAAt6voAAAZubAAAAAA2b5AAAIwYwAAAW1AAABb1fQAAAzc2AAAAAAbN8gAAEYMYAAAW1AAAC3q+gAABm5sAAAAAANm+QAACMGMAAAW1AAAFvV9AAADNzYAAAAAAGzfIAABGDGAAAW1AAALer6AAAGbmwAAAAAADZvkAAAjBjAAAW1AAAW9X0AAAM3NgAAAAAABs3yAAARgxgAAW1AAAt6voAAAZubAAAAAAAA2b5AAAIwYwAAW1AABb1fQAAAzc2AAAAAAAAbN8gAAEYMYAAW1AAC3q+gAABm5sAAAAAAAANm+QAACMGMAAW1AAFvV9AAADNzYAAAAAAAAGzfIAABGDGAAW1AALer6AAAGbmwAAAAAAAADZvkAAAjBjAAW1AAW9X0AAAM3NgAAAAAAAABs3yAAARgxgAW1AAt6voAAAZubAAAAAAAAAA2b5AAAIwYwAW1ABb1fQAAAzc2AAAAAAAAAAbN8gAAEYMYAW1AC3q+gAABm5sAAAAAAAAAANm+QAACMGMAW1AFvV9AAADNzYAAAAAAAAAAGzfIAABGDGAW1ALer6AAAGbmwAAAAAAAAAADZvkAAAjBjAW1AW9X0AAAM3NgAAAAAAAAAABs3yAAARgxgW1At6voAAAZubAAAAAAAAAAAA2b5AAAIwYwW1Bb1fQAAAzc2AAAAAAAAAAAAbN8gAAEYMYW1C3q+gAABm5sAAAAAAAAAAAANm+QAACMGMW1FvV9AAADNzYAAAAAAAAAAAAGzfIAABGDGW1Ler6AAAGbmwAAAAAAAAAAAADZvkAAAjBjW1e+t7AAAGbmwAAAAAAAAAAAAA2b5AAAIwY7aureAAAM3NgAAAAAAAAAAAAAbN8gAAEcf1b0gAABm5sAAAAAAAAAAAAAA2b5AAAKOf0LwAADNzYAAAAAAAAAAAAAAbN8gAAI5XWAAAM3NgAAAAAAAAAAAAAAbN8gAAMG6QAAM3NgAAAAAAAAAAAAAAGzfIAAFfuQAAZubAAAAAAAAAAAAAAADZvkAAFXv0AAGbmwAAAAAAAAAAAAAAANm+QAA5+u0AAZubAAAAAAAAAAAAAAAANm+QACOV76YABm5sAAAAAAAAAAAAAAAANm+QAGTHV2vQAGbmwAAAAAAAAAAAAAAAANm+QARyJq99iQAzc2AAAAAAAAAAAAAAAAAbN8gCOZntqWdX2AY8EAAAAAAAAAAAAAAAAANm+QEczOtqJ2bfQirFmAAAAAAAAAAAAAAAAACzfokRRzvBaBbr9583kAAAAAAAAAAAAAAAAAAm/Uy0QFn//xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oACAECEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH//xAAUAQEAAAAAAAAAAAAAAAAAAAAA/9oACAEDEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH//xAAvEAACAQMDAgYCAgIDAQEAAAABAgMABDESIUBQgREiMDJgsRAgQVETkUJhcaHh/9oACAEBAAE/AP0jikkPgik0tj4Dxkbf+hQghTYJ/vegAMD8FEOVH+qktICNgR/5U1i6HysG+6IIPgR4H5bHbSvv4eA/s1HYRDd2LAdhQiiXCL+WiibKLU1jF/wYggb1LaTRblfEf2P1XA/SC02DydloAAeAHgPQeJJB4MO9T20kO53U4PypEaRgqjxNRWyR7nzN6M9kjgsCFb/5ToyMQw8D+VwPzBb/AOPwZh5/r/8AfTIBHgaubVovMB5T8oiieZwqio4kjXwH+/79OSJJFIb/AHUkbRsVYfhcD8WsPj52H/nq5q5tjESy7p8miieZwqio41jXSvc+rcQiRP6YYo7GlwKijMkioP5NAAAAetmrm2MRLLunySKJ5nCqKjjWNdK9z697FpfWBs1LgVYoBqkP/g4GaubYxEsu6fIoonmcKoqONY10r3PAmjDxMvh/G1LgVAumFB/Y8f8AfBzVzbGIll3T5BFE8zhVFRxrGule54Ui6XYf0TQHgAOFmrm2MRLLunx6KJ5nCqKjjWNdK9zw7hNUzniZq5tjESy7p8ciieZwqio41jXSvc8R/caQ+Kqf7A4maubYxEsu6fGoonmcKoqONY10r3PFuH8JnA3FWsgMCg/wSPDi5q5tjESy7p8YiieZwqio41jXSvc8YtqJb+yasZdEhQnwDcbNXNsYiWXdPi0UTzOFUVHGsa6V7njXkmiEj+W2pcCgSCCMionEiBh342aubYxEsu6fFIonmcKoqONY10r3PHuZf8kh8PaNhS4H4tp/8L77qcigQR4jjZq5tjESy7p8SiieZwqio41jXSvc8e5n0gouTk/hcD821yYiFbdKzxs1c2xiJZd0+IRRPM4VRUcaxrpXuePPcCIaU9/1+VwP0trkxEK26VnjZq5tjESy7p8OiieZwqio41jXSvc8ee4EQ0p7/qs/lcD9ba5MRCtulZ42aubYxEsu6fDIonmcKoqONY10r3PHnuBENKe/6rP6LgftbXJiIVt0rPGzVzbGIll3T4VFE8zhVFRxrGule5489wIhpT3/AFWf1XA/e2uTEQrbpWeNmrm2MRLLunwiKJ5nCqKjjWNdK9zx57gRDSnv+qz+y4HoW1yYiFbdKzxs1c2xiJZd0+DRRPM4VRUcaxrpXuePPcCIaU9/1Wf3XA9G2uTEQrbpWeNmrm2MRLLunwSKJ5nCqKjjWNdK9zx57gRDSnv+qz6C4HpW1yYiFbdKzxs1c2xiJZd0+BRRPM4VRUcaxrpXuePPcCIaU9/1WfRXA9O2uTEQrbpWeNmrm2MRLLunwCKJ5nCqKjjWNdK9zx57gRDSnv8Aqs+kuB6ltcmIhW3Ss8bNXNsYiWXdOvRRPM4VRUcaxrpXuePPcCIaU9/1WfTXA9W2uTEQrbpWeNmrm2MRLLunXIonmcKoqONY10r3PHnuBENKe/6rPqLgetbXJiIVt0rPGzVzbGIll3TrUUTzOFUVHGsa6V7njz3AiGlPf9Vn1VwPXtrkxEK26VnjZq5tjESy7p1iKJ5nCqKjjWNdK9zx57gRDSnv+qz6y4HAtrkxEK26VnjZq5tjESy7p1aKJ5nCqKjjWNdK9zx57gRDSnv+qz664HBtrkxEK26VnjZq5tjESy7p1SKJ5nCqKjjWNdK9zx57gRDSnv8Aqs8BcDhW1yYiFbdKzxs1c2xiJZd06lFE8zhVFRxrGule5489wIhpT3/VZ4K4HDtrkxEK26VnjZq5tjESy7p1CKJ5nCqKjjWNdK9zx57gRDSnv+qzwlwOJbXJiIVt0rPGzVzbGIll3Tp0UTzOFUVHGsa6V7njz3AiGlPf9VnhrgcW2uTEQrbpWeNmrm2MRLLunTIonmcKoqONY10r3PHnuBENKe/6rPEXA41tcmIhW3Ss8bNXNsYiWXdOlRRPM4VRUcaxrpXuePPcCIaU9/1WeKuBx7a5MRCtulZ42aubYxEsu6dIiieZwqio41jXSvc8ee4EQ0p7/qs8ZcDkW1yYiFbdKzxs1c2xiJZd06NFE8zhVFRxrGule5489wIhpT3/AFWeOuByba5MRCtulZ42aubYxEsu6dEiieZwqio41jXSvc8ee4EQ0p7/AKrPIXA5VtcmIhW3Ss8bNXNsYiWXdOhRRPM4VRUcaxrpXuePPcCIaU9/1WeSuBy7a5MRCtulZ42aubYxEsu6dAiieZwqio41jXSvc8ee4EQ0p7/qs8pcDmW1yYiFbdKzxs1c2xiJZd050UTzOFUVHGsa6V7njz3AiGlPf9Vnlrgc22uTEQrbpWeNmrm2MRLLunMiieZwqio41jXSvc8ee4EQ0p7/AKrPMXA51tcmIhW3Ss8bNXNsYiWXdOVFE8zhVFRxrGule5489wIhpT3/AFWeauBz7a5MRCtulZ42aubYxEsu6ciKJ5nCqKjjWNdK9zx57gRDSnv+qzzlwOgW1yYiFbdKzxs1c2xiJZd040UTzOFUVHGsa6V7njz3AiGlPf8AVZ564HQba5MRCtulZ42aubYxEsu6cSKJ5nCqKjjWNdK9zx57gRDSnv8Aqs9AXA6FbXJiIVt0rPGzVzbGIll3ThRRPM4VRUcaxrpXuePPcCIaU9/1WegrgdDtrkxEK26VnjZq5tjESy7pwIonmcKoqONY10r3PHnuBENKe/6rPQlwOiW1yYiFbdKzxs1c2xiJZd09aKJ5nCqKjjWNdK9zx57gRDSnv+qz0NcDottcmIhW3Ss8bNXNsYiWXdPUiieZwqio41jXSvc8ee4EQ0p7/qs9EXA6NbXJiIVt0rPGzVzbGIll3T0oonmcKoqONY10r3PHnuBENKe/6rPRVwOj21yYiFbdKzxs1c2xiJZd09CKJ5nCqKjjWNdK9zx57gRDSnv+qz0ZcDpFtcmIhW3Ss8bNXNsYiWXdP2iieZwqio41jXSvc8ee4EQ0p7/qs9HXA6TbXJiIVt0rPGzVzbGIll3T9IonmcKoqONY10r3PHnuBENKe/6rPSFwOlW1yYiFbdKzxs1c2xiJZd0/EUTzOFUVHGsa6V7njz3AiGlPf9VnpK4HS7a5MRCtulZ42ams2Vxo3Un/AFUcaxrpXuePPcCIaU9/1WelLgdMtrkxEK26Vnps9wIhpT3/AFWelrgdNtrkxEK26Vnpc9wIhpT3/VZ6YuB062uTEQrbpWekz3AiGlPf9Vnpq4HT7a5MRCtulZ6PPcCIaU9/1WenLgdQtrkxEK26Vnos9wIhpT3/AFWenrgdRtrkxEK26Vnoc9wIhpT3/VZ6guB1K2uTEQrbpWegz3AiGlPf9VnqK4HU7a5MRCtulZ589wIhpT3/AFWepLgdUtrkxEK26Vnmz3AiGlPf9Vnqa4HVba5MRCtulZ5c9wIhpT3/AFWeqLgdWtrkxEK26Vnkz3AiGlPf9Vnqq4HV7OaRWKblT/8AORO7xx6lGf5/qs9WXA6tFE8zhVFRxrGule55GaubYxEsu6dWXA6rFE8zhVFRxrGule55WaubYxEsu6dVXA6pFE8zhVFRxrGule55maubYxEsu6dUXA6nFE8zhVFRxrGule552aubYxEsu6dTXA6lFE8zhVFRxrGule56Bmrm2MRLLunUlwOoxRPM4VRUcaxrpXuehZq5tjESy7p1FcDqEUTzOFUVHGsa6V7nomaubYxEsu6dQXA6fFE8zhVFRxrGule56Nmrm2MRLLunT1wOnRRPM4VRUcaxrpXuekZq5tjESy7p05cDpsUTzOFUVHGsa6V7npWaubYxEsu6dNXA6ZFE8zhVFRxrGule56Zmrm2MRLLunTFwOlxRPM4VRUcaxrpXueO1xHHIFO/91njZq5tjESy7p0tcDpUUTzOFUVHGsa6V7nj3Fxo8iZ/FtcmIhW3Ss8bNXNsYiWXdOlLgdJiieZwqio41jXSvc8e4uNHkTP6W1yYiFbdKzxs1c2xiJZd06SuB0iKJ5nCqKjjWNdK9zx7i40eRM/tbXJiIVt0rPGzVzbGIll3TpC4HR4onmcKoqONY10r3PHuLjR5Ez6FtcmIhW3Ss8bNXNsYiWXdOjrgdGiieZwqio41jXSvc8e4uNHkTPpW1yYiFbdKzxs1c2xiJZd06MuB0WKJ5nCqKjjWNdK9zx7i40eRM+pbXJiIVt0rPGzVzbGIll3Toq4HRIonmcKoqONY10r3PHuLjR5Ez61tcmIhW3Ss8bNXNsYiWXdOiLgdDiieZwqio41jXSvc8e4uNHkTPAtrkxEK26VnjZq5tjESy7p0NcDoUUTzOFUVHGsa6V7nj3Fxo8iZ4VtcmIhW3Ss8bNXNsYiWXdOhLgdBiieZwqio41jXSvc8e4uNHkTPEtrkxEK26VnjZq5tjESy7p0FcDoEUTzOFUVHGsa6V7nj3Fxo8iZ41tcmIhW3Ss8bNXNsYiWXdOgLgc+KJ5nCqKjjWNdK9zx7i40eRM8i2uTEQrbpWeNmrm2MRLLunPXA50UTzOFUVHGsa6V7nj3Fxo8iZ5VtcmIhW3Ss8bNXNsYiWXdOcuBzYonmcKoqONY10r3PHuLjR5EzzLa5MRCtulZ42aubYxEsu6c1cDmRRPM4VRUcaxrpXuePcXGjyJnnW1yYiFbdKzxs1c2xiJZd05i4HLiieZwqio41jXSvc8e4uNHkTPQLa5MRCtulZ42aubYxEsu6ctcDlRRPM4VRUcaxrpXuePcXGjyJnoVtcmIhW3Ss8bNXNsYiWXdOUuByYonmcKoqONY10r3PHuLjR5Ez0S2uTEQrbpWeNmrm2MRLLunJXA5EUTzOFUVHGsa6V7nj3Fxo8iZ6NbXJiIVt0rPGzVzbGIll3TkLgceKJ5nCqKjjWNdK9zx7i40eRM9ItrkxEK26VnjZq5tjESy7px1wONFE8zhVFRxrGule549xcaPImelW1yYiFbdKzxs1c2xiJZd04y4HFiieZwqio41jXSvc8e4uNHkTPTLa5MRCtulZ42aubYxEsu6cVcDiRRPM4VRUcaxrpXuePcXGjyJnp1tcmIhW3Ss8bNXNsYiWXdOIuBw4onmcKoqONY10r3PHuLjR5Ez1C2uTEQrbpWeNmrm2MRLLunDXA4UUTzOFUVHGsa6V7nj3Fxo8iZ6lbXJiIVt0rPGzVzbGIll3ThLgcGKJ5nCqKjjWNdK9zx7i40eRM9UtrkxEK26VnjZq5tjESy7pwVwOBFE8zhVFRxrGule549xcaPImerW1yYiFbdKzxs1c2xiJZd04C4HrxRPM4VRUcaxrpXuePcXGjyJnrFtcmIhW3Ss8bNXNsYiWXdPXXA9aKJ5nCqKjjWNdK9zx7i40eRM9atrkxEK26VnjZq5tjESy7p6y4HqxRPM4VRUcaxrpXuePcXGjyJnrltcmIhW3Ss8bNXNsYiWXdPVXA9SKJ5nCqKjjWNdK9zx7i40eRM9etrkxEK26VnjZq5tjESy7p6i4HpxRPM4VRUcaxrpXuePcXGjyJn4BbXJiIVt0rPGzVzbGIll3T01wPSiieZwqio41jXSvc8e4uNHkTPwK2uTEQrbpWeNmrm2MRLLunpLgejFE8zhVFRxrGule549xcaPImfgltcmIhW3Ss8bNXNsYiWXdPRXA9CKJ5nCqKjjWNdK9zx7i40eRM/Bra5MRCtulZ42aubYxEsu6eguB+8UTzOFUVHGsa6V7nj3Fxo8iZ+EW1yYiFbdKzxs1c2xiJZd0/dcD9oonmcKoqONY10r3PHuLjR5Ez8KtrkxEK26VnjZq5tjESy7p+y4H6xRPM4VRUcaxrpXuePcXGjyJn4ZbXJiIVt0rPGzVzbGIll3T9VwP0iieZwqio41jXSvc8e4uNHkTPw62uTEQrbpWeNmrm2MRLLun6LgfmKJ5nCqKjjWNdK9zx7i40eRM/ELa5MRCtulZ42aubYxEsu6flcD8IjOwUZqKNY18B3PHuLjR5Ez8StrkxEK26VnjZq6tjC3iPafwuB+LaL/GniR5m49xcaPImfiltcmIhW3Ss8ZlVlKnBqRDG5U/xS4FWkX+WYA4G549xcaPImfi1tcmIhW3Ss8a/hGhZAPDw2pcCrIaIi38seNcXGjyJn4xbXJiIVt0rPFZQykf2KA8B4VCumJB/0OLcXGjyJn41bXJiIVt0rPFnQiZ9v58f98W4uNHkTPxy2uTEQrbpWeJKAZGPEuLjR5Ez8etrkxEK26VnhyMA5qJvGJD/ANcK4uNHkTPyC2uTEQrbpWeFM3jK/h/fh/qrGRDEQ3/E7d+DcXGjyJn5FbXJiIVt0rPAZgqk/wBCgfEeNWsv+KUH+DseBcXGjyJn5JbXJiIVt0rPr3b+ChBk0uB+LOcyJpy6+tcXGjyJn5NbXJiIVt0rPquwRSxwKkcyOWOTS4H4R2jYMp3FRSrKgI7+pcXGjyJn5RbXJiIVt0rPpkgDxNTzf5D4D2j8LgfmOR421KagnjkH9H+R6U10B4qmf7+VW120B8DuhpWVgCp8R6LOqDxY+FTTmTYbL+VwP0BIqK8ZRpcahSSxSYYfs9zEmDqP9Cp7qWbJ8B/Q+WJI8Z8VJFRXqEaXHh/ZFBlYeIIP6s6qNyBT3yopWIeJOWp5HkPix8f0XArSK0itIrSK0itIpZJFw5/3SXEzDd6Lt4ZqS4mxr2piW9xJ/wDTWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRWkVpFaRQAGKSeYH3nvvQlkI3amkcDY088zHdz22ogHNaRWkVpFaRWkUqjwr/xAAUEQEAAAAAAAAAAAAAAAAAAADA/9oACAECAQE/AAxP/8QAFBEBAAAAAAAAAAAAAAAAAAAAwP/aAAgBAwEBPwAMT//Z");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

@media (max-width: 1230px) {
  .cp-hidden-on-mobile {
    display: none !important; } }

@media (min-width: 1230px) {
  .cp-hidden-on-desktop {
    display: none !important; } }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  color: #1f1f1f;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  line-height: 1.5; }
  @media (min-width: 1230px) {
    body {
      padding: 0; } }
  body__header {
    position: fixed;
    top: 0;
    z-index: 100; }
    @media (min-width: 1230px) {
      body__header {
        position: static; } }

.background-right-big-ps {
  background: transparent url("/ls/img/classicprints/thumbnails/right-big-print-size.jpg") no-repeat center/cover; }

/* for order site */
.img-wrap-container {
  height: 100%;
  box-shadow: inset 0 0 0 2px #fff; }
  .img-wrap-container.selected {
    box-shadow: inset 0 0 0 1px #323232; }

.img-wrap-in-background {
  margin: auto;
  position: relative; }

.img-wrap {
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  align-items: center; }
  .img-wrap.uploading .photo img {
    opacity: 0.5; }
  .img-wrap .frame {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 2; }
    .img-wrap .frame .mahogany {
      border-image-source: url("/ls/img/frames/mahogany.png"); }
    .img-wrap .frame .black {
      border-image-source: url("/ls/img/frames/black.png"); }
    .img-wrap .frame .silver {
      border-image-source: url("/ls/img/frames/silver.png"); }
    .img-wrap .frame .coffee-brown {
      border-image-source: url("/ls/img/frames/coffee-brown.png"); }
    .img-wrap .frame .white {
      border-image-source: url("/ls/img/frames/white.png"); }
    .img-wrap .frame .walnut {
      border-image-source: url("/ls/img/frames/walnut.png"); }
  .img-wrap .photo-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    text-align: center; }
  .img-wrap .photo-foreground {
    position: absolute;
    text-align: center; }
  .img-wrap .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    text-align: center;
    z-index: 2; }
    .img-wrap .photo img {
      backface-visibility: hidden;
      width: 70%;
      height: auto;
      display: block;
      margin: auto;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      transition: all 0.2s ease-in-out; }
    @media (max-width: 767px) {
      .img-wrap .photo img {
        max-height: auto; } }
  .img-wrap.rot0 .photo img {
    transform: translateY(-50%) rotate(0deg); }
  .img-wrap.rot90 .photo img {
    transform: translateY(-50%) rotate(90deg); }
  .img-wrap.rot180 .photo img {
    transform: translateY(-50%) rotate(180deg); }
  .img-wrap.rot270 .photo img {
    transform: translateY(-50%) rotate(270deg); }

.loader {
  position: absolute;
  right: 0;
  bottom: 40px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background: #fafafa; }

.loader-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #55aadc;
  height: 3px;
  transition: width 0.15s linear; }

.frame-example li {
  height: 250px;
  margin: 0 0 15px; }

.measure {
  opacity: 0;
  transition: height 0.2s ease-in-out;
  width: 2px;
  position: absolute;
  left: -10px;
  bottom: 0px;
  background-color: #55aadc; }
  .measure:before, .measure:after {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 2px;
    top: 0;
    left: 50%;
    margin-left: -5px;
    background-color: #55aadc; }
  .measure:after {
    top: auto;
    bottom: 0px; }

@keyframes measureFromAnimation_0_0 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_6 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_9 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_12 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_18 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_24 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_0_30 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 0.2;
    height: 0%; }
  80% {
    opacity: 0.2;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureFromAnimation_6_0 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_6 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_9 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_12 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_18 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_24 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_6_30 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 0.2;
    height: 20%; }
  80% {
    opacity: 0.2;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureFromAnimation_9_0 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_6 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_9 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_12 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_18 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_24 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_9_30 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 0.2;
    height: 30%; }
  80% {
    opacity: 0.2;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureFromAnimation_12_0 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_6 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_9 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_12 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_18 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_24 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_12_30 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 0.2;
    height: 40%; }
  80% {
    opacity: 0.2;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureFromAnimation_18_0 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_6 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_9 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_12 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_18 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_24 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_18_30 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 0.2;
    height: 60%; }
  80% {
    opacity: 0.2;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureFromAnimation_24_0 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_6 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_9 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_12 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_18 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_24 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_24_30 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 0.2;
    height: 80%; }
  80% {
    opacity: 0.2;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureFromAnimation_30_0 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_6 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_9 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_12 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_18 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_24 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureFromAnimation_30_30 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 0.2;
    height: 100%; }
  80% {
    opacity: 0.2;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_0_0 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_0_6 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_0_9 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_0_12 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_0_18 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_0_24 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_0_30 {
  0% {
    opacity: 0;
    height: 0%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_6_0 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_6_6 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_6_9 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_6_12 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_6_18 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_6_24 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_6_30 {
  0% {
    opacity: 0;
    height: 20%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_9_0 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_9_6 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_9_9 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_9_12 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_9_18 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_9_24 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_9_30 {
  0% {
    opacity: 0;
    height: 30%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_12_0 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_12_6 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_12_9 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_12_12 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_12_18 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_12_24 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_12_30 {
  0% {
    opacity: 0;
    height: 40%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_18_0 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_18_6 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_18_9 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_18_12 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_18_18 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_18_24 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_18_30 {
  0% {
    opacity: 0;
    height: 60%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_24_0 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_24_6 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_24_9 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_24_12 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_24_18 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_24_24 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_24_30 {
  0% {
    opacity: 0;
    height: 80%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

@keyframes measureAnimation_30_0 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 0%; }
  80% {
    opacity: 1;
    height: 0%; }
  100% {
    opacity: 0;
    height: 0%; } }

@keyframes measureAnimation_30_6 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 20%; }
  80% {
    opacity: 1;
    height: 20%; }
  100% {
    opacity: 0;
    height: 20%; } }

@keyframes measureAnimation_30_9 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 30%; }
  80% {
    opacity: 1;
    height: 30%; }
  100% {
    opacity: 0;
    height: 30%; } }

@keyframes measureAnimation_30_12 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 40%; }
  80% {
    opacity: 1;
    height: 40%; }
  100% {
    opacity: 0;
    height: 40%; } }

@keyframes measureAnimation_30_18 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 60%; }
  80% {
    opacity: 1;
    height: 60%; }
  100% {
    opacity: 0;
    height: 60%; } }

@keyframes measureAnimation_30_24 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 80%; }
  80% {
    opacity: 1;
    height: 80%; }
  100% {
    opacity: 0;
    height: 80%; } }

@keyframes measureAnimation_30_30 {
  0% {
    opacity: 0;
    height: 100%; }
  10% {
    opacity: 1;
    height: 100%; }
  80% {
    opacity: 1;
    height: 100%; }
  100% {
    opacity: 0;
    height: 100%; } }

.measure_0_0 {
  animation: measureAnimation_0_0 2s both;
  animation-timing-function: ease-out; }

.measure_0_6 {
  animation: measureAnimation_0_6 2s both;
  animation-timing-function: ease-out; }

.measure_0_9 {
  animation: measureAnimation_0_9 2s both;
  animation-timing-function: ease-out; }

.measure_0_12 {
  animation: measureAnimation_0_12 2s both;
  animation-timing-function: ease-out; }

.measure_0_18 {
  animation: measureAnimation_0_18 2s both;
  animation-timing-function: ease-out; }

.measure_0_24 {
  animation: measureAnimation_0_24 2s both;
  animation-timing-function: ease-out; }

.measure_0_30 {
  animation: measureAnimation_0_30 2s both;
  animation-timing-function: ease-out; }

.measure_6_0 {
  animation: measureAnimation_6_0 2s both;
  animation-timing-function: ease-out; }

.measure_6_6 {
  animation: measureAnimation_6_6 2s both;
  animation-timing-function: ease-out; }

.measure_6_9 {
  animation: measureAnimation_6_9 2s both;
  animation-timing-function: ease-out; }

.measure_6_12 {
  animation: measureAnimation_6_12 2s both;
  animation-timing-function: ease-out; }

.measure_6_18 {
  animation: measureAnimation_6_18 2s both;
  animation-timing-function: ease-out; }

.measure_6_24 {
  animation: measureAnimation_6_24 2s both;
  animation-timing-function: ease-out; }

.measure_6_30 {
  animation: measureAnimation_6_30 2s both;
  animation-timing-function: ease-out; }

.measure_9_0 {
  animation: measureAnimation_9_0 2s both;
  animation-timing-function: ease-out; }

.measure_9_6 {
  animation: measureAnimation_9_6 2s both;
  animation-timing-function: ease-out; }

.measure_9_9 {
  animation: measureAnimation_9_9 2s both;
  animation-timing-function: ease-out; }

.measure_9_12 {
  animation: measureAnimation_9_12 2s both;
  animation-timing-function: ease-out; }

.measure_9_18 {
  animation: measureAnimation_9_18 2s both;
  animation-timing-function: ease-out; }

.measure_9_24 {
  animation: measureAnimation_9_24 2s both;
  animation-timing-function: ease-out; }

.measure_9_30 {
  animation: measureAnimation_9_30 2s both;
  animation-timing-function: ease-out; }

.measure_12_0 {
  animation: measureAnimation_12_0 2s both;
  animation-timing-function: ease-out; }

.measure_12_6 {
  animation: measureAnimation_12_6 2s both;
  animation-timing-function: ease-out; }

.measure_12_9 {
  animation: measureAnimation_12_9 2s both;
  animation-timing-function: ease-out; }

.measure_12_12 {
  animation: measureAnimation_12_12 2s both;
  animation-timing-function: ease-out; }

.measure_12_18 {
  animation: measureAnimation_12_18 2s both;
  animation-timing-function: ease-out; }

.measure_12_24 {
  animation: measureAnimation_12_24 2s both;
  animation-timing-function: ease-out; }

.measure_12_30 {
  animation: measureAnimation_12_30 2s both;
  animation-timing-function: ease-out; }

.measure_18_0 {
  animation: measureAnimation_18_0 2s both;
  animation-timing-function: ease-out; }

.measure_18_6 {
  animation: measureAnimation_18_6 2s both;
  animation-timing-function: ease-out; }

.measure_18_9 {
  animation: measureAnimation_18_9 2s both;
  animation-timing-function: ease-out; }

.measure_18_12 {
  animation: measureAnimation_18_12 2s both;
  animation-timing-function: ease-out; }

.measure_18_18 {
  animation: measureAnimation_18_18 2s both;
  animation-timing-function: ease-out; }

.measure_18_24 {
  animation: measureAnimation_18_24 2s both;
  animation-timing-function: ease-out; }

.measure_18_30 {
  animation: measureAnimation_18_30 2s both;
  animation-timing-function: ease-out; }

.measure_24_0 {
  animation: measureAnimation_24_0 2s both;
  animation-timing-function: ease-out; }

.measure_24_6 {
  animation: measureAnimation_24_6 2s both;
  animation-timing-function: ease-out; }

.measure_24_9 {
  animation: measureAnimation_24_9 2s both;
  animation-timing-function: ease-out; }

.measure_24_12 {
  animation: measureAnimation_24_12 2s both;
  animation-timing-function: ease-out; }

.measure_24_18 {
  animation: measureAnimation_24_18 2s both;
  animation-timing-function: ease-out; }

.measure_24_24 {
  animation: measureAnimation_24_24 2s both;
  animation-timing-function: ease-out; }

.measure_24_30 {
  animation: measureAnimation_24_30 2s both;
  animation-timing-function: ease-out; }

.measure_30_0 {
  animation: measureAnimation_30_0 2s both;
  animation-timing-function: ease-out; }

.measure_30_6 {
  animation: measureAnimation_30_6 2s both;
  animation-timing-function: ease-out; }

.measure_30_9 {
  animation: measureAnimation_30_9 2s both;
  animation-timing-function: ease-out; }

.measure_30_12 {
  animation: measureAnimation_30_12 2s both;
  animation-timing-function: ease-out; }

.measure_30_18 {
  animation: measureAnimation_30_18 2s both;
  animation-timing-function: ease-out; }

.measure_30_24 {
  animation: measureAnimation_30_24 2s both;
  animation-timing-function: ease-out; }

.measure_30_30 {
  animation: measureAnimation_30_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_0 {
  animation: measureFromAnimation_0_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_6 {
  animation: measureFromAnimation_0_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_9 {
  animation: measureFromAnimation_0_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_12 {
  animation: measureFromAnimation_0_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_18 {
  animation: measureFromAnimation_0_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_24 {
  animation: measureFromAnimation_0_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_0_30 {
  animation: measureFromAnimation_0_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_0 {
  animation: measureFromAnimation_6_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_6 {
  animation: measureFromAnimation_6_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_9 {
  animation: measureFromAnimation_6_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_12 {
  animation: measureFromAnimation_6_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_18 {
  animation: measureFromAnimation_6_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_24 {
  animation: measureFromAnimation_6_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_6_30 {
  animation: measureFromAnimation_6_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_0 {
  animation: measureFromAnimation_9_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_6 {
  animation: measureFromAnimation_9_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_9 {
  animation: measureFromAnimation_9_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_12 {
  animation: measureFromAnimation_9_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_18 {
  animation: measureFromAnimation_9_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_24 {
  animation: measureFromAnimation_9_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_9_30 {
  animation: measureFromAnimation_9_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_0 {
  animation: measureFromAnimation_12_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_6 {
  animation: measureFromAnimation_12_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_9 {
  animation: measureFromAnimation_12_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_12 {
  animation: measureFromAnimation_12_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_18 {
  animation: measureFromAnimation_12_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_24 {
  animation: measureFromAnimation_12_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_12_30 {
  animation: measureFromAnimation_12_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_0 {
  animation: measureFromAnimation_18_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_6 {
  animation: measureFromAnimation_18_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_9 {
  animation: measureFromAnimation_18_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_12 {
  animation: measureFromAnimation_18_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_18 {
  animation: measureFromAnimation_18_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_24 {
  animation: measureFromAnimation_18_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_18_30 {
  animation: measureFromAnimation_18_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_0 {
  animation: measureFromAnimation_24_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_6 {
  animation: measureFromAnimation_24_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_9 {
  animation: measureFromAnimation_24_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_12 {
  animation: measureFromAnimation_24_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_18 {
  animation: measureFromAnimation_24_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_24 {
  animation: measureFromAnimation_24_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_24_30 {
  animation: measureFromAnimation_24_30 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_0 {
  animation: measureFromAnimation_30_0 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_6 {
  animation: measureFromAnimation_30_6 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_9 {
  animation: measureFromAnimation_30_9 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_12 {
  animation: measureFromAnimation_30_12 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_18 {
  animation: measureFromAnimation_30_18 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_24 {
  animation: measureFromAnimation_30_24 2s both;
  animation-timing-function: ease-out; }

.measureFrom_30_30 {
  animation: measureFromAnimation_30_30 2s both;
  animation-timing-function: ease-out; }

.ls-cart-item .ls-cart-item-cell.ls-cart-item-cell--total, .ls-cart-item .ls-cart-item-cell.ls-cart-item-cell--quantity {
  text-align: left; }

@media (min-width: 768px) {
  .ls-cart-item .ls-cart-item-cell.ls-cart-item-cell--total, .ls-cart-item .ls-cart-item-cell.ls-cart-item-cell--quantity {
    text-align: center; } }

.form-frame-options .form-frame-title {
  font-family: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  color: #212529;
  margin-bottom: 0.2rem;
  text-align: center;
  margin-left: 0; }

@media (min-width: 768px) {
  .form-frame-options .form-frame-title {
    text-align: left;
    margin-left: -2px; } }

.form-frame-options .form-frame-subtitle {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #212529;
  letter-spacing: 0.3px;
  line-height: 1.25;
  margin-bottom: 0.5rem;
  padding-bottom: 0;
  text-align: center;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .form-frame-options .form-frame-subtitle {
      text-align: left;
      padding-bottom: 0; } }

.form-frame-options label {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 700; }

@media (min-width: 768px) {
  .frame-box-preview.frame-box-preview-none {
    font-size: 16px; } }

.select-styled-wrap {
  position: relative;
  z-index: 1;
  background: transparent;
  height: 50px;
  width: 100%;
  overflow: hidden; }

.select-styled {
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-size: 16px;
  border: 1px solid #5f5f5f;
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  padding: 12px 25px 12px 15px;
  z-index: 2;
  width: 100%;
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22caret-a%22%20points%3D%22262%2048.5%20263.63%2047%20270%2053%20263.63%2059%20262%2057.5%20266.8%2053%22%2F%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cg%20fill%3D%22none%22%20transform%3D%22rotate(90%20160.5%20-101.5)%22%3E%0A%20%20%20%20%3Cuse%20fill%3D%22%23323232%22%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23caret-a%22%2F%3E%0A%20%20%20%20%3Cpath%20stroke%3D%22%23FFF%22%20stroke-width%3D%22.4%22%20d%3D%22M262.293894%2C48.5013791%20L267.092423%2C53%20L262.293894%2C57.4986209%20L263.628793%2C58.7267544%20L269.708316%2C53%20L263.628793%2C47.2732456%20L262.293894%2C48.5013791%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat right 1rem center/contain;
  background-position-x: right 1rem;
  background-position-y: center;
  background-size: contain;
  background-size: 12px 8px; }

@media (min-width: 768px) {
  .select-styled {
    background-position: right 2rem center;
    padding: 12px 40px 12px 20px; } }

@media (min-width: 992px) {
  .form-frame-options .large-screen-total-price-row {
    display: block;
    padding-right: 20px;
    margin: -10px 0 0; } }

.form-frame-options .label-new-price {
  display: inline-block;
  vertical-align: middle;
  font-size: 28px;
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin: 0; }

.form-frame-options .input-new-price {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  height: auto;
  min-width: 1px;
  max-width: 100%;
  margin: -5px 0 0 5px; }

@media (min-width: 768px) {
  .form-frame-options .input-new-price {
    margin: 0 0 0 5px; } }

.new-total-price .text-total-price {
  font-size: 28px;
  color: #212529;
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700; }

@media (max-width: 767px) {
  .form-frame-options .small-screen-total-price-row input.input-short.total-price-box {
    border-width: 0;
    display: inline-block;
    padding: 0;
    font-size: 28px;
    max-width: 100%;
    font-family: "Noto Sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    width: 80px; }
  .new-total-price .text-shipping-free {
    font-size: 16px;
    line-height: 1.25;
    color: #636363;
    letter-spacing: 0.08px;
    font-family: "Noto Sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    margin: -4px 8px 0 0; }
  .product-description-title {
    font-family: "Noto Sans", Helvetica, Arial, sans-serif;
    background-color: transparent;
    display: block;
    width: 100%;
    font-size: 18px;
    border: 0;
    border-bottom: 1px solid #5F5F5F;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 7px;
    margin-bottom: 20px;
    position: relative;
    color: #212529;
    text-align: left; }
  .product-description-content {
    visibility: hidden;
    font-size: 16px;
    line-height: 1.2; } }

.product-description-title {
  padding-left: 0;
  cursor: pointer; }
  .product-description-title[aria-expanded="true"] ~ .product-description-content {
    height: auto;
    overflow: inherit; }

@media (min-width: 768px) {
  .new-total-price .text-shipping-free {
    margin: 0; } }

.product-description-list li {
  padding: 5px 0;
  font-size: 16px; }

@-webkit-keyframes photo-fix {
  from {
    zoom: 100%; }
  to {
    zoom: 99.99999%; } }

.img-wrap:not(.framed) .mate {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: white; }

.img-wrap:not(.framed) .mate-weight {
  box-shadow: 0 0 10px 0 black;
  position: relative; }

.frame-box-preview.frame-box-preview-coffee-brown {
  background-image: url("../img/icons/frames/sbc/coffee-brown.jpg"); }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .frame-box-preview.frame-box-preview-coffee-brown {
      background-image: url("../img/icons/frames/sbc/coffee-brown@2x.jpg"); } }

.frame-box-preview.frame-box-preview-mahogany {
  background-image: url("../img/icons/frames/sbc/mahogany.jpg"); }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .frame-box-preview.frame-box-preview-mahogany {
      background-image: url("../img/icons/frames/sbc/mahogany@2x.jpg"); } }

.frame-box-preview.frame-box-preview-none::before {
  content: attr(data-title) "  (Matte)"; }

@media (max-width: 767px) {
  .form-frame-options .small-screen-total-price-row {
    display: inline-block;
    text-align: left; }
    .form-frame-options .small-screen-total-price-row .total-price {
      text-align: left; } }

@media (min-width: 992px) {
  .form-frame-options .large-screen-total-price-row {
    padding-left: 20px; } }

.form-frame-options .price-and-submit {
  justify-content: flex-start;
  margin: 8px 0; }

.form-frame-options .form-frame-description {
  margin-bottom: 0;
  padding: 0; }

.form-row-footer {
  justify-content: flex-start; }

.magnifier-wrapper {
  width: 100%;
  height: 100%; }
  .magnifier-wrapper .magnifier-box {
    background-color: rgba(200, 200, 200, 0.8);
    display: block;
    position: absolute;
    z-index: 1000;
    cursor: pointer; }

.zoomed-box {
  background-color: none;
  display: block;
  position: absolute;
  top: 0;
  z-index: 1000;
  transition: visibility 0s, opacity 0.5s linear;
  overflow: hidden; }
  .zoomed-box .zoomed-inner {
    position: absolute; }

.photo-zoom-btn {
  padding-top: 18px; }

.header {
  width: 100%;
  padding-top: 20px;
  background: white;
  box-shadow: 0 1.6px 4px 0 rgba(0, 0, 0, 0.075);
  display: flex;
  flex-direction: column;
  height: auto;
  position: fixed;
  z-index: 100; }
  @media (min-width: 1230px) {
    .header {
      padding-top: 40px;
      position: relative;
      box-shadow: none; } }
  @media (min-width: 1230px) {
    .header__container {
      width: 1230px;
      margin: auto;
      position: relative;
      display: flex;
      align-items: center;
      margin: 0 auto; } }
  .header__wrapper {
    width: 89.6%;
    max-width: 600px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (min-width: 1230px) {
      .header__wrapper {
        width: auto;
        max-width: none;
        margin: 0; } }
    @media (min-width: 1230px) {
      .header__wrapper {
        width: 1230px;
        margin: auto; } }
  .header__right {
    display: flex; }
    .header__right > * {
      margin-right: 50px; }
      .header__right > *:last-child {
        margin-right: 0; }
      .header__right > *:first-child {
        margin-right: 76px; }
    .header__right .nav-sign-up {
      display: inline-block;
      padding: 12px 20px 10px;
      text-align: center;
      text-decoration: none;
      letter-spacing: 1px;
      outline: 0;
      border: 1px solid #304026;
      cursor: pointer;
      user-select: none; }
  .header__wrapper-search {
    display: flex;
    justify-content: center;
    background-color: #e1e9d9; }
    @media (min-width: 1230px) {
      .header__wrapper-search {
        background-color: unset; } }
  .header__logo-wrapper {
    position: relative;
    bottom: 10px;
    display: block;
    width: 160px;
    height: 65px; }
    @media (min-width: 1230px) {
      .header__logo-wrapper {
        width: 205px;
        height: 85px; } }
  .header__logo {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .header__buttons {
    display: flex;
    align-items: center; }
  .header__basket {
    position: relative;
    display: block;
    width: 30px;
    height: 25px;
    align-self: center; }
    .header__basket:hover {
      opacity: 0.75; }
  .header__basket-value {
    height: 14px;
    position: absolute;
    top: -3px;
    right: -5px;
    display: block;
    border-radius: 10px;
    padding: 0 5px;
    background: #304026;
    color: white;
    text-align: center;
    font-size: 10px;
    line-height: 14px;
    font-weight: 500; }
  .header__basket-icon::before {
    width: 100%;
    height: 100%;
    display: block; }

@media (max-width: 1230px) {
  .main {
    padding-top: 120px; } }

@media (min-width: 1230px) {
  .main {
    width: 1230px;
    margin: auto; } }

/* ==========================================================================
  Header Search Form
========================================================================== */
.header-search {
  display: flex;
  justify-content: flex-end;
  overflow: hidden; }
  @media (max-width: 1230px) {
    .header-search {
      width: 89.6%;
      max-width: 600px;
      margin: auto;
      background-color: transparent;
      width: 100% !important;
      justify-content: center;
      margin: 0 15px; } }
  @media (max-width: 1230px) and (min-width: 1230px) {
    .header-search {
      width: auto;
      max-width: none;
      margin: 0; } }
  .header-search[aria-expanded="true"] {
    width: 247px;
    transition: width 0.5s ease-in-out; }
    .header-search[aria-expanded="true"] .header-search-button {
      background-color: #e1e9d9;
      background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M17.5%2014.6l-.3.5%206.8%206.8-2.1%202.1-6.8-6.8-.4.3A9.5%209.5%200%200%201%200%209.5a9.5%209.5%200%201%201%2017.5%205.1zM14.8%204.2a7.5%207.5%200%200%200-10.6%200%207.5%207.5%200%200%200%200%2010.6%207.5%207.5%200%200%200%2010.6%200%207.5%207.5%200%200%200%200-10.6z%22%20fill%3D%22%236D6D6D%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }
  .header-search[aria-expanded="false"] {
    width: 37px; }
  .header-search .header-search-input {
    width: 210px;
    display: block;
    padding: 8px 16px;
    font-size: 16px; }
    .header-search .header-search-input, .header-search .header-search-input:hover, .header-search .header-search-input:focus, .header-search .header-search-input:active {
      border: 1px solid #e1e9d9;
      outline: none; }
    @media (max-width: 1230px) {
      .header-search .header-search-input {
        width: 100%;
        border: none !important;
        background-color: transparent;
        padding: 8px; } }
  .header-search .header-search-button {
    display: block;
    width: 37px;
    height: 37px;
    min-width: 37px;
    background: transparent url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M17.5%2014.6l-.3.5%206.8%206.8-2.1%202.1-6.8-6.8-.4.3A9.5%209.5%200%200%201%200%209.5a9.5%209.5%200%201%201%2017.5%205.1zM14.8%204.2a7.5%207.5%200%200%200-10.6%200%207.5%207.5%200%200%200%200%2010.6%207.5%207.5%200%200%200%2010.6%200%207.5%207.5%200%200%200%200-10.6z%22%20fill%3D%22%236D6D6D%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center;
    background-size: 20px;
    border: none;
    overflow: hidden;
    text-indent: -50vw; }
    .header-search .header-search-button:hover {
      background-color: #e1e9d9;
      background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M17.5%2014.6l-.3.5%206.8%206.8-2.1%202.1-6.8-6.8-.4.3A9.5%209.5%200%200%201%200%209.5a9.5%209.5%200%201%201%2017.5%205.1zM14.8%204.2a7.5%207.5%200%200%200-10.6%200%207.5%207.5%200%200%200%200%2010.6%207.5%207.5%200%200%200%2010.6%200%207.5%207.5%200%200%200%200-10.6z%22%20fill%3D%22%236D6D6D%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }
    .header-search .header-search-button:focus {
      outline-offset: -2px; }

.nav {
  display: none;
  padding: 25px 7%;
  background: white;
  transition: all 400ms;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  box-shadow: 0 1.6px 4px 0 rgba(0, 0, 0, 0.075); }
  @media (min-width: 1230px) {
    .nav {
      display: flex;
      align-items: center;
      padding: 0;
      box-shadow: none; } }
  .nav__item {
    margin-bottom: 30px; }
    @media (min-width: 1230px) {
      .nav__item {
        margin-bottom: 0;
        margin-right: 60px; }
        .nav__item:last-child {
          margin: 0; } }
  .nav__item:last-child {
    margin-bottom: 0; }
  .nav__item-account {
    font-size: 12px; }
    @media (min-width: 1230px) {
      .nav__item-account {
        margin-right: 20px; }
        .nav__item-account:last-child {
          margin: 0; } }
  .nav__item-search {
    position: absolute;
    right: 38px;
    top: 25px; }
  .nav__link {
    position: relative;
    z-index: 0;
    display: inline-block;
    text-decoration: none;
    color: #1f1f1f; }
    .nav__link:hover {
      opacity: 0.75; }
    .nav__link:hover {
      color: #1f1f1f;
      opacity: 0.76; }
    .nav__link:focus {
      outline: none; }
    .nav__item--selected .nav__link::after {
      position: absolute;
      z-index: -1;
      bottom: -4px;
      left: -10px;
      content: "";
      display: block;
      width: 115%;
      height: 10px;
      background: #e1e9d9; }

.nav-expanded {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px; }

.nav-toggle {
  width: 25px;
  height: 14px;
  position: relative;
  cursor: pointer; }
  @media (min-width: 1230px) {
    .nav-toggle {
      display: none; } }
  .nav-toggle__bar {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    opacity: 1;
    background: #1f1f1f;
    transition: all 400ms ease-in-out; }
    .nav-toggle__bar:nth-child(1) {
      top: 0; }
    .nav-toggle__bar:nth-child(2) {
      top: 8px; }
    .nav-toggle__bar:nth-child(3) {
      top: 16px; }
  .nav-toggle.is-active .nav-toggle__bar:nth-child(1) {
    top: 6px;
    transform: rotate(135deg); }
  .nav-toggle.is-active .nav-toggle__bar:nth-child(2) {
    left: -20px;
    opacity: 0; }
  .nav-toggle.is-active .nav-toggle__bar:nth-child(3) {
    top: 6px;
    transform: rotate(-135deg); }

.btn.btn--outline {
  border-color: #304026; }

.order-meta-details .order-meta .order-meta-item {
  margin-bottom: 15px; }

.item {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .item .print-group {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (min-width: 768px) {
      .item .print-group {
        margin-left: 0; } }
  .item .thumb {
    max-width: 120px;
    height: 90px;
    width: 90px;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .item .thumb {
        padding: 0 20px;
        max-width: 200px;
        width: 150px;
        height: 150px; } }

#main-content {
  background-color: white; }

.header .frc__logo-wrapper {
  display: block;
  width: 160px;
  height: 65px; }
  @media (min-width: 1230px) {
    .header .frc__logo-wrapper {
      width: 80px;
      height: 85px; } }

.nav__item {
  margin-right: 40px; }

.header__right > *:first-child {
  margin-right: 46px; }

.frc__footer {
  background: #81845d;
  color: white; }
  .frc__footer button {
    padding: 0;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; }
  .frc__footer a {
    color: white;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 14px;
    font-size: 14px;
    filter: brightness(280%); }
    .frc__footer a:hover {
      filter: none; }
  @media (min-width: 1230px) {
    .frc__footer__desktop-container {
      width: 1230px;
      margin: auto;
      display: flex;
      justify-content: space-between;
      padding: 60px 0 35px; } }
  .frc__footer__about {
    width: 89.6%;
    max-width: 600px;
    margin: auto;
    padding: 27px 0 40px;
    text-align: center;
    font-size: 14px;
    line-height: 1.66667;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media (min-width: 1230px) {
      .frc__footer__about {
        width: auto;
        max-width: none;
        margin: 0; } }
    .frc__footer__about > * {
      margin-bottom: 30px; }
      .frc__footer__about > *:last-child {
        margin-bottom: 0; }
    @media (min-width: 1230px) {
      .frc__footer__about {
        flex-shrink: 0;
        width: 315px;
        margin-top: 40px;
        padding: 0;
        text-align: left;
        order: 1;
        align-items: flex-start; }
        .frc__footer__about > * {
          margin-bottom: 20px; }
          .frc__footer__about > *:last-child {
            margin-bottom: 0; } }
  .frc__footer__description {
    margin: 20px 0 18px; }
  .frc__footer__more {
    border-style: solid;
    border-width: 1px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    transition: all 50ms ease-in;
    display: inline-block;
    padding: 0 15px;
    font-size: 14px; }
    .frc__footer__more:hover {
      box-shadow: 0 3px 8px 0 rgba(87, 87, 87, 0.23); }
  .frc__footer__nav {
    border-top: 1px solid #e3e1e1;
    border-bottom: 1px solid #e3e1e1;
    justify-content: space-between;
    width: 100%; }
    @media (min-width: 1230px) {
      .frc__footer__nav {
        display: flex;
        flex-shrink: 0;
        border: none;
        order: 2;
        width: 33%; } }
  @media (min-width: 1230px) {
    .frc__footer__nav__right {
      padding-top: 44px; } }
  .frc__footer__nav-heading {
    font-weight: 600;
    height: 14px;
    text-align: center;
    font-size: 16px; }
    @media (min-width: 1230px) {
      .frc__footer__nav-heading {
        margin-bottom: 30px;
        margin-right: 0;
        text-align: left; } }
  .frc__footer__nav-inner {
    width: 89.6%;
    max-width: 600px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 21px 0;
    line-height: 1;
    width: 100%; }
    @media (min-width: 1230px) {
      .frc__footer__nav-inner {
        width: auto;
        max-width: none;
        margin: 0; } }
    @media (min-width: 1230px) {
      .frc__footer__nav-inner {
        flex-direction: column;
        padding: 0; } }
  .frc__footer__nav-link {
    display: block;
    margin-right: 10px; }
    @media (min-width: 1230px) {
      .frc__footer__nav-link {
        margin-bottom: 20px;
        margin-right: 0px; }
        .frc__footer__nav-link:last-of-type {
          margin: 0; } }
  .frc__footer__form {
    width: 89.6%;
    max-width: 600px;
    margin: auto;
    padding-top: 40px;
    font-size: 12px;
    line-height: 1.66667; }
    @media (min-width: 1230px) {
      .frc__footer__form {
        width: auto;
        max-width: none;
        margin: 0; } }
    @media (min-width: 1230px) {
      .frc__footer__form {
        flex-shrink: 0;
        width: 315px;
        margin-right: 134px;
        padding: 0;
        order: 2; } }
  .frc__footer__form-heading {
    margin-bottom: 15px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 500; }
  .frc__footer__form-description {
    margin-bottom: 25px;
    padding: 0; }
  .frc__footer__field {
    height: 33px;
    color: #304026;
    font-size: 14px; }
  .frc__footer__social {
    width: 89.6%;
    max-width: 600px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
    line-height: 1; }
    @media (min-width: 1230px) {
      .frc__footer__social {
        width: auto;
        max-width: none;
        margin: 0; } }
    @media (min-width: 1230px) {
      .frc__footer__social {
        flex-shrink: 0;
        display: block;
        padding: 0;
        order: 4;
        text-align: center; } }
  .frc__footer__social-heading {
    margin: 0;
    margin-right: 20px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 1; }
    @media (min-width: 1230px) {
      .frc__footer__social-heading {
        margin: 0 0 17px; } }
  .frc__footer__social-items {
    display: flex; }
    @media (min-width: 1230px) {
      .frc__footer__social-items {
        display: block; } }
  .frc__footer__social-item {
    display: block;
    margin-right: 20px;
    color: white; }
    @media (min-width: 1230px) {
      .frc__footer__social-item {
        margin: 0 0 17px; } }
    .frc__footer__social-item:last-of-type {
      margin: 0; }
    .frc__footer__social-item::before {
      width: 27px;
      height: 27px; }
