/*Colours*/
/*Responsive breakpoints*/
/*Padding*/
/*Font sizes*/
/*Transitions*/
/*Fonts*/
/*Colours*/
/*Responsive breakpoints*/
/*Padding*/
/*Font sizes*/
/*Transitions*/
/*Fonts*/
.BackgroundColor_primary {
  background-color: #eaef1b; }
  .BackgroundColor_primary__1 {
    background-color: rgba(234, 239, 27, 0.1); }
  .BackgroundColor_primary__2 {
    background-color: rgba(234, 239, 27, 0.2); }
  .BackgroundColor_primary__3 {
    background-color: rgba(234, 239, 27, 0.3); }
  .BackgroundColor_primary__4 {
    background-color: rgba(234, 239, 27, 0.4); }
  .BackgroundColor_primary__5 {
    background-color: rgba(234, 239, 27, 0.5); }
  .BackgroundColor_primary__6 {
    background-color: rgba(234, 239, 27, 0.6); }
  .BackgroundColor_primary__7 {
    background-color: rgba(234, 239, 27, 0.7); }
  .BackgroundColor_primary__8 {
    background-color: rgba(234, 239, 27, 0.8); }
  .BackgroundColor_primary__9 {
    background-color: rgba(234, 239, 27, 0.9); }

.BackgroundColorFull_primary {
  background-color: #eaef1b;
  position: relative;
  z-index: 1; }
  .BackgroundColorFull_primary:before {
    content: "";
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
    background-color: #eaef1b;
    top: 0;
    z-index: -1; }
  .BackgroundColorFull_primary__1 {
    background-color: rgba(234, 239, 27, 0.1); }
    .BackgroundColorFull_primary__1:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.1);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_primary__2 {
    background-color: rgba(234, 239, 27, 0.2); }
    .BackgroundColorFull_primary__2:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.2);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_primary__3 {
    background-color: rgba(234, 239, 27, 0.3); }
    .BackgroundColorFull_primary__3:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.3);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_primary__4 {
    background-color: rgba(234, 239, 27, 0.4); }
    .BackgroundColorFull_primary__4:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.4);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_primary__5 {
    background-color: rgba(234, 239, 27, 0.5); }
    .BackgroundColorFull_primary__5:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.5);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_primary__6 {
    background-color: rgba(234, 239, 27, 0.6); }
    .BackgroundColorFull_primary__6:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.6);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_primary__7 {
    background-color: rgba(234, 239, 27, 0.7); }
    .BackgroundColorFull_primary__7:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.7);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_primary__8 {
    background-color: rgba(234, 239, 27, 0.8); }
    .BackgroundColorFull_primary__8:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.8);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_primary__9 {
    background-color: rgba(234, 239, 27, 0.9); }
    .BackgroundColorFull_primary__9:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.9);
      top: 0;
      z-index: -1; }

.BackgroundColor_secondary {
  background-color: #353535; }
  .BackgroundColor_secondary__1 {
    background-color: rgba(234, 239, 27, 0.1); }
  .BackgroundColor_secondary__2 {
    background-color: rgba(234, 239, 27, 0.2); }
  .BackgroundColor_secondary__3 {
    background-color: rgba(234, 239, 27, 0.3); }
  .BackgroundColor_secondary__4 {
    background-color: rgba(234, 239, 27, 0.4); }
  .BackgroundColor_secondary__5 {
    background-color: rgba(234, 239, 27, 0.5); }
  .BackgroundColor_secondary__6 {
    background-color: rgba(234, 239, 27, 0.6); }
  .BackgroundColor_secondary__7 {
    background-color: rgba(234, 239, 27, 0.7); }
  .BackgroundColor_secondary__8 {
    background-color: rgba(234, 239, 27, 0.8); }
  .BackgroundColor_secondary__9 {
    background-color: rgba(234, 239, 27, 0.9); }

.BackgroundColorFull_secondary {
  background-color: #353535;
  position: relative;
  z-index: 1; }
  .BackgroundColorFull_secondary:before {
    content: "";
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
    background-color: #353535;
    top: 0;
    z-index: -1; }
  .BackgroundColorFull_secondary__1 {
    background-color: rgba(234, 239, 27, 0.1); }
    .BackgroundColorFull_secondary__1:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.1);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_secondary__2 {
    background-color: rgba(234, 239, 27, 0.2); }
    .BackgroundColorFull_secondary__2:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.2);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_secondary__3 {
    background-color: rgba(234, 239, 27, 0.3); }
    .BackgroundColorFull_secondary__3:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.3);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_secondary__4 {
    background-color: rgba(234, 239, 27, 0.4); }
    .BackgroundColorFull_secondary__4:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.4);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_secondary__5 {
    background-color: rgba(234, 239, 27, 0.5); }
    .BackgroundColorFull_secondary__5:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.5);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_secondary__6 {
    background-color: rgba(234, 239, 27, 0.6); }
    .BackgroundColorFull_secondary__6:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.6);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_secondary__7 {
    background-color: rgba(234, 239, 27, 0.7); }
    .BackgroundColorFull_secondary__7:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.7);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_secondary__8 {
    background-color: rgba(234, 239, 27, 0.8); }
    .BackgroundColorFull_secondary__8:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.8);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_secondary__9 {
    background-color: rgba(234, 239, 27, 0.9); }
    .BackgroundColorFull_secondary__9:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.9);
      top: 0;
      z-index: -1; }

.BackgroundColor_highlight {
  background-color: #eaef1b; }
  .BackgroundColor_highlight__1 {
    background-color: rgba(234, 239, 27, 0.1); }
  .BackgroundColor_highlight__2 {
    background-color: rgba(234, 239, 27, 0.2); }
  .BackgroundColor_highlight__3 {
    background-color: rgba(234, 239, 27, 0.3); }
  .BackgroundColor_highlight__4 {
    background-color: rgba(234, 239, 27, 0.4); }
  .BackgroundColor_highlight__5 {
    background-color: rgba(234, 239, 27, 0.5); }
  .BackgroundColor_highlight__6 {
    background-color: rgba(234, 239, 27, 0.6); }
  .BackgroundColor_highlight__7 {
    background-color: rgba(234, 239, 27, 0.7); }
  .BackgroundColor_highlight__8 {
    background-color: rgba(234, 239, 27, 0.8); }
  .BackgroundColor_highlight__9 {
    background-color: rgba(234, 239, 27, 0.9); }

.BackgroundColorFull_highlight {
  background-color: #eaef1b;
  position: relative;
  z-index: 1; }
  .BackgroundColorFull_highlight:before {
    content: "";
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
    background-color: #eaef1b;
    top: 0;
    z-index: -1; }
  .BackgroundColorFull_highlight__1 {
    background-color: rgba(234, 239, 27, 0.1); }
    .BackgroundColorFull_highlight__1:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.1);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_highlight__2 {
    background-color: rgba(234, 239, 27, 0.2); }
    .BackgroundColorFull_highlight__2:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.2);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_highlight__3 {
    background-color: rgba(234, 239, 27, 0.3); }
    .BackgroundColorFull_highlight__3:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.3);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_highlight__4 {
    background-color: rgba(234, 239, 27, 0.4); }
    .BackgroundColorFull_highlight__4:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.4);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_highlight__5 {
    background-color: rgba(234, 239, 27, 0.5); }
    .BackgroundColorFull_highlight__5:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.5);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_highlight__6 {
    background-color: rgba(234, 239, 27, 0.6); }
    .BackgroundColorFull_highlight__6:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.6);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_highlight__7 {
    background-color: rgba(234, 239, 27, 0.7); }
    .BackgroundColorFull_highlight__7:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.7);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_highlight__8 {
    background-color: rgba(234, 239, 27, 0.8); }
    .BackgroundColorFull_highlight__8:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.8);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_highlight__9 {
    background-color: rgba(234, 239, 27, 0.9); }
    .BackgroundColorFull_highlight__9:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.9);
      top: 0;
      z-index: -1; }

.BackgroundColor_background {
  background-color: #1e1e1e; }
  .BackgroundColor_background__1 {
    background-color: rgba(234, 239, 27, 0.1); }
  .BackgroundColor_background__2 {
    background-color: rgba(234, 239, 27, 0.2); }
  .BackgroundColor_background__3 {
    background-color: rgba(234, 239, 27, 0.3); }
  .BackgroundColor_background__4 {
    background-color: rgba(234, 239, 27, 0.4); }
  .BackgroundColor_background__5 {
    background-color: rgba(234, 239, 27, 0.5); }
  .BackgroundColor_background__6 {
    background-color: rgba(234, 239, 27, 0.6); }
  .BackgroundColor_background__7 {
    background-color: rgba(234, 239, 27, 0.7); }
  .BackgroundColor_background__8 {
    background-color: rgba(234, 239, 27, 0.8); }
  .BackgroundColor_background__9 {
    background-color: rgba(234, 239, 27, 0.9); }

.BackgroundColorFull_background {
  background-color: #1e1e1e;
  position: relative;
  z-index: 1; }
  .BackgroundColorFull_background:before {
    content: "";
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
    background-color: #1e1e1e;
    top: 0;
    z-index: -1; }
  .BackgroundColorFull_background__1 {
    background-color: rgba(234, 239, 27, 0.1); }
    .BackgroundColorFull_background__1:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.1);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_background__2 {
    background-color: rgba(234, 239, 27, 0.2); }
    .BackgroundColorFull_background__2:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.2);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_background__3 {
    background-color: rgba(234, 239, 27, 0.3); }
    .BackgroundColorFull_background__3:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.3);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_background__4 {
    background-color: rgba(234, 239, 27, 0.4); }
    .BackgroundColorFull_background__4:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.4);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_background__5 {
    background-color: rgba(234, 239, 27, 0.5); }
    .BackgroundColorFull_background__5:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.5);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_background__6 {
    background-color: rgba(234, 239, 27, 0.6); }
    .BackgroundColorFull_background__6:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.6);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_background__7 {
    background-color: rgba(234, 239, 27, 0.7); }
    .BackgroundColorFull_background__7:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.7);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_background__8 {
    background-color: rgba(234, 239, 27, 0.8); }
    .BackgroundColorFull_background__8:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.8);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_background__9 {
    background-color: rgba(234, 239, 27, 0.9); }
    .BackgroundColorFull_background__9:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.9);
      top: 0;
      z-index: -1; }

.BackgroundColor_accent {
  background-color: #eaef1b; }
  .BackgroundColor_accent__1 {
    background-color: rgba(234, 239, 27, 0.1); }
  .BackgroundColor_accent__2 {
    background-color: rgba(234, 239, 27, 0.2); }
  .BackgroundColor_accent__3 {
    background-color: rgba(234, 239, 27, 0.3); }
  .BackgroundColor_accent__4 {
    background-color: rgba(234, 239, 27, 0.4); }
  .BackgroundColor_accent__5 {
    background-color: rgba(234, 239, 27, 0.5); }
  .BackgroundColor_accent__6 {
    background-color: rgba(234, 239, 27, 0.6); }
  .BackgroundColor_accent__7 {
    background-color: rgba(234, 239, 27, 0.7); }
  .BackgroundColor_accent__8 {
    background-color: rgba(234, 239, 27, 0.8); }
  .BackgroundColor_accent__9 {
    background-color: rgba(234, 239, 27, 0.9); }

.BackgroundColorFull_accent {
  background-color: #eaef1b;
  position: relative;
  z-index: 1; }
  .BackgroundColorFull_accent:before {
    content: "";
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
    background-color: #eaef1b;
    top: 0;
    z-index: -1; }
  .BackgroundColorFull_accent__1 {
    background-color: rgba(234, 239, 27, 0.1); }
    .BackgroundColorFull_accent__1:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.1);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_accent__2 {
    background-color: rgba(234, 239, 27, 0.2); }
    .BackgroundColorFull_accent__2:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.2);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_accent__3 {
    background-color: rgba(234, 239, 27, 0.3); }
    .BackgroundColorFull_accent__3:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.3);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_accent__4 {
    background-color: rgba(234, 239, 27, 0.4); }
    .BackgroundColorFull_accent__4:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.4);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_accent__5 {
    background-color: rgba(234, 239, 27, 0.5); }
    .BackgroundColorFull_accent__5:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.5);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_accent__6 {
    background-color: rgba(234, 239, 27, 0.6); }
    .BackgroundColorFull_accent__6:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.6);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_accent__7 {
    background-color: rgba(234, 239, 27, 0.7); }
    .BackgroundColorFull_accent__7:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.7);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_accent__8 {
    background-color: rgba(234, 239, 27, 0.8); }
    .BackgroundColorFull_accent__8:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.8);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_accent__9 {
    background-color: rgba(234, 239, 27, 0.9); }
    .BackgroundColorFull_accent__9:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.9);
      top: 0;
      z-index: -1; }

.BackgroundColor_white {
  background-color: #fff; }
  .BackgroundColor_white__1 {
    background-color: rgba(234, 239, 27, 0.1); }
  .BackgroundColor_white__2 {
    background-color: rgba(234, 239, 27, 0.2); }
  .BackgroundColor_white__3 {
    background-color: rgba(234, 239, 27, 0.3); }
  .BackgroundColor_white__4 {
    background-color: rgba(234, 239, 27, 0.4); }
  .BackgroundColor_white__5 {
    background-color: rgba(234, 239, 27, 0.5); }
  .BackgroundColor_white__6 {
    background-color: rgba(234, 239, 27, 0.6); }
  .BackgroundColor_white__7 {
    background-color: rgba(234, 239, 27, 0.7); }
  .BackgroundColor_white__8 {
    background-color: rgba(234, 239, 27, 0.8); }
  .BackgroundColor_white__9 {
    background-color: rgba(234, 239, 27, 0.9); }

.BackgroundColorFull_white {
  background-color: #fff;
  position: relative;
  z-index: 1; }
  .BackgroundColorFull_white:before {
    content: "";
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
    background-color: #fff;
    top: 0;
    z-index: -1; }
  .BackgroundColorFull_white__1 {
    background-color: rgba(234, 239, 27, 0.1); }
    .BackgroundColorFull_white__1:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.1);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_white__2 {
    background-color: rgba(234, 239, 27, 0.2); }
    .BackgroundColorFull_white__2:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.2);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_white__3 {
    background-color: rgba(234, 239, 27, 0.3); }
    .BackgroundColorFull_white__3:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.3);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_white__4 {
    background-color: rgba(234, 239, 27, 0.4); }
    .BackgroundColorFull_white__4:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.4);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_white__5 {
    background-color: rgba(234, 239, 27, 0.5); }
    .BackgroundColorFull_white__5:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.5);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_white__6 {
    background-color: rgba(234, 239, 27, 0.6); }
    .BackgroundColorFull_white__6:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.6);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_white__7 {
    background-color: rgba(234, 239, 27, 0.7); }
    .BackgroundColorFull_white__7:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.7);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_white__8 {
    background-color: rgba(234, 239, 27, 0.8); }
    .BackgroundColorFull_white__8:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.8);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_white__9 {
    background-color: rgba(234, 239, 27, 0.9); }
    .BackgroundColorFull_white__9:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.9);
      top: 0;
      z-index: -1; }

.BackgroundColor_black {
  background-color: #000; }
  .BackgroundColor_black__1 {
    background-color: rgba(234, 239, 27, 0.1); }
  .BackgroundColor_black__2 {
    background-color: rgba(234, 239, 27, 0.2); }
  .BackgroundColor_black__3 {
    background-color: rgba(234, 239, 27, 0.3); }
  .BackgroundColor_black__4 {
    background-color: rgba(234, 239, 27, 0.4); }
  .BackgroundColor_black__5 {
    background-color: rgba(234, 239, 27, 0.5); }
  .BackgroundColor_black__6 {
    background-color: rgba(234, 239, 27, 0.6); }
  .BackgroundColor_black__7 {
    background-color: rgba(234, 239, 27, 0.7); }
  .BackgroundColor_black__8 {
    background-color: rgba(234, 239, 27, 0.8); }
  .BackgroundColor_black__9 {
    background-color: rgba(234, 239, 27, 0.9); }

.BackgroundColorFull_black {
  background-color: #000;
  position: relative;
  z-index: 1; }
  .BackgroundColorFull_black:before {
    content: "";
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
    background-color: #000;
    top: 0;
    z-index: -1; }
  .BackgroundColorFull_black__1 {
    background-color: rgba(234, 239, 27, 0.1); }
    .BackgroundColorFull_black__1:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.1);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_black__2 {
    background-color: rgba(234, 239, 27, 0.2); }
    .BackgroundColorFull_black__2:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.2);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_black__3 {
    background-color: rgba(234, 239, 27, 0.3); }
    .BackgroundColorFull_black__3:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.3);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_black__4 {
    background-color: rgba(234, 239, 27, 0.4); }
    .BackgroundColorFull_black__4:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.4);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_black__5 {
    background-color: rgba(234, 239, 27, 0.5); }
    .BackgroundColorFull_black__5:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.5);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_black__6 {
    background-color: rgba(234, 239, 27, 0.6); }
    .BackgroundColorFull_black__6:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.6);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_black__7 {
    background-color: rgba(234, 239, 27, 0.7); }
    .BackgroundColorFull_black__7:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.7);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_black__8 {
    background-color: rgba(234, 239, 27, 0.8); }
    .BackgroundColorFull_black__8:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.8);
      top: 0;
      z-index: -1; }
  .BackgroundColorFull_black__9 {
    background-color: rgba(234, 239, 27, 0.9); }
    .BackgroundColorFull_black__9:before {
      content: "";
      position: absolute;
      width: 100vw;
      margin-left: -50vw;
      left: 50%;
      height: 100%;
      background-color: rgba(234, 239, 27, 0.9);
      top: 0;
      z-index: -1; }

.banner {
  position: relative; }
  .banner_text {
    position: absolute;
    left: 0;
    top: 15%;
    width: auto;
    background-color: #eaef1b;
    color: #000;
    padding: 5px 25px;
    text-align: left;
    max-width: 75%; }

.btn,
.wp-block-button__link,
.elementor-button-wrapper,
.menu-primary-container #menu-header li:last-child a {
  font-family: "adineue-bold", "Arial", sans-serif;
  background: #353535;
  text-decoration: none !important;
  color: #fff !important;
  border: none;
  margin: 5px;
  padding: 5px 25px;
  text-decoration: none;
  outline: none;
  border-radius: calc(5px * 4);
  display: inline-block;
  border: solid transparent 0.2rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-size: 0.875rem;
  line-height: 0.875rem; }
  .btn .elementor-button,
  .wp-block-button__link .elementor-button,
  .elementor-button-wrapper .elementor-button,
  .menu-primary-container #menu-header li:last-child a .elementor-button {
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    padding: 0; }
  .btn:hover,
  .wp-block-button__link:hover,
  .elementor-button-wrapper:hover,
  .menu-primary-container #menu-header li:last-child a:hover {
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12);
    cursor: pointer; }
  .btn__drop,
  .wp-block-button__link__drop,
  .elementor-button-wrapper__drop,
  .menu-primary-container #menu-header li:last-child a__drop {
    padding-right: calc(0.3rem + 35px);
    position: relative; }
    .btn__drop:after,
    .wp-block-button__link__drop:after,
    .elementor-button-wrapper__drop:after,
    .menu-primary-container #menu-header li:last-child a__drop:after {
      content: '>';
      position: absolute;
      transform: rotate(90deg);
      margin-left: 0.3rem; }
  .btn-link,
  .wp-block-button__link-link,
  .elementor-button-wrapper-link,
  .menu-primary-container #menu-header li:last-child a-link {
    background: #eaef1b;
    color: #fbfcd1; }
    .btn-link:hover,
    .wp-block-button__link-link:hover,
    .elementor-button-wrapper-link:hover,
    .menu-primary-container #menu-header li:last-child a-link:hover {
      background: #dce110;
      color: #fcfddd; }
  .btn-submit,
  .wp-block-button__link-submit,
  .elementor-button-wrapper-submit,
  .menu-primary-container #menu-header li:last-child a-submit {
    background: #eaef1b;
    color: #f9fabb; }
    .btn-submit:hover,
    .wp-block-button__link-submit:hover,
    .elementor-button-wrapper-submit:hover,
    .menu-primary-container #menu-header li:last-child a-submit:hover {
      background: #dce110;
      color: #fcfddd; }
  .btn-cancel,
  .wp-block-button__link-cancel,
  .elementor-button-wrapper-cancel,
  .menu-primary-container #menu-header li:last-child a-cancel {
    background: #eee; }
    .btn-cancel:hover,
    .wp-block-button__link-cancel:hover,
    .elementor-button-wrapper-cancel:hover,
    .menu-primary-container #menu-header li:last-child a-cancel:hover {
      background: #e1e1e1;
      color: #b3b3b3; }
  .btn-inv,
  .wp-block-button__link-inv,
  .elementor-button-wrapper-inv,
  .menu-primary-container #menu-header li:last-child a-inv {
    background: #fff;
    color: #353535; }
    .btn-inv:hover,
    .wp-block-button__link-inv:hover,
    .elementor-button-wrapper-inv:hover,
    .menu-primary-container #menu-header li:last-child a-inv:hover {
      background: #353535;
      color: white;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-bg, .btn-background,
  .wp-block-button__link-bg,
  .wp-block-button__link-background,
  .elementor-button-wrapper-bg,
  .elementor-button-wrapper-background,
  .menu-primary-container #menu-header li:last-child a-bg,
  .menu-primary-container #menu-header li:last-child a-background {
    background: #1e1e1e;
    color: white; }
    .btn-bg:hover, .btn-background:hover,
    .wp-block-button__link-bg:hover,
    .wp-block-button__link-background:hover,
    .elementor-button-wrapper-bg:hover,
    .elementor-button-wrapper-background:hover,
    .menu-primary-container #menu-header li:last-child a-bg:hover,
    .menu-primary-container #menu-header li:last-child a-background:hover {
      background: #353535;
      color: white;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-white,
  .wp-block-button__link-white,
  .elementor-button-wrapper-white,
  .menu-primary-container #menu-header li:last-child a-white {
    background: white;
    color: #000 !important; }
    .btn-white:hover,
    .wp-block-button__link-white:hover,
    .elementor-button-wrapper-white:hover,
    .menu-primary-container #menu-header li:last-child a-white:hover {
      background: rgba(255, 255, 255, 0.8);
      color: #000;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
      .btn-white:hover svg,
      .wp-block-button__link-white:hover svg,
      .elementor-button-wrapper-white:hover svg,
      .menu-primary-container #menu-header li:last-child a-white:hover svg {
        color: white !important; }
    .btn-white svg,
    .wp-block-button__link-white svg,
    .elementor-button-wrapper-white svg,
    .menu-primary-container #menu-header li:last-child a-white svg {
      color: #eaef1b !important; }
  .btn-black,
  .wp-block-button__link-black,
  .elementor-button-wrapper-black,
  .menu-primary-container #menu-header li:last-child a-black {
    background: black;
    color: white; }
    .btn-black:hover,
    .wp-block-button__link-black:hover,
    .elementor-button-wrapper-black:hover,
    .menu-primary-container #menu-header li:last-child a-black:hover {
      background: rgba(0, 0, 0, 0.8);
      color: white;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
      .btn-black:hover svg,
      .wp-block-button__link-black:hover svg,
      .elementor-button-wrapper-black:hover svg,
      .menu-primary-container #menu-header li:last-child a-black:hover svg {
        color: black !important; }
    .btn-black svg,
    .wp-block-button__link-black svg,
    .elementor-button-wrapper-black svg,
    .menu-primary-container #menu-header li:last-child a-black svg {
      color: white !important; }
  .btn-gradient,
  .wp-block-button__link-gradient,
  .elementor-button-wrapper-gradient,
  .menu-primary-container #menu-header li:last-child a-gradient {
    background: linear-gradient(90deg, #eaef1b 0%, #353535 100%);
    color: white;
    border: unset; }
    .btn-gradient:hover,
    .wp-block-button__link-gradient:hover,
    .elementor-button-wrapper-gradient:hover,
    .menu-primary-container #menu-header li:last-child a-gradient:hover {
      background: #eaef1b;
      color: white;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-gradient2,
  .wp-block-button__link-gradient2,
  .elementor-button-wrapper-gradient2,
  .menu-primary-container #menu-header li:last-child a-gradient2 {
    background: radial-gradient(circle, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.8) 100%);
    color: white;
    border: unset; }
    .btn-gradient2:hover,
    .wp-block-button__link-gradient2:hover,
    .elementor-button-wrapper-gradient2:hover,
    .menu-primary-container #menu-header li:last-child a-gradient2:hover {
      background: #eaef1b;
      color: white;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-highlight,
  .wp-block-button__link-highlight,
  .elementor-button-wrapper-highlight,
  .menu-primary-container #menu-header li:last-child a-highlight {
    background: #eaef1b;
    color: #fff; }
    .btn-highlight:hover,
    .wp-block-button__link-highlight:hover,
    .elementor-button-wrapper-highlight:hover,
    .menu-primary-container #menu-header li:last-child a-highlight:hover {
      background: rgba(234, 239, 27, 0.8);
      color: #fff;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-highlight2,
  .wp-block-button__link-highlight2,
  .elementor-button-wrapper-highlight2,
  .menu-primary-container #menu-header li:last-child a-highlight2 {
    background: rgba(234, 239, 27, 0.6);
    color: #eaef1b; }
    .btn-highlight2:hover,
    .wp-block-button__link-highlight2:hover,
    .elementor-button-wrapper-highlight2:hover,
    .menu-primary-container #menu-header li:last-child a-highlight2:hover {
      background: #eaef1b;
      color: #eaef1b;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-accent,
  .wp-block-button__link-accent,
  .elementor-button-wrapper-accent,
  .menu-primary-container #menu-header li:last-child a-accent {
    background: #eaef1b;
    color: white; }
    .btn-accent:hover,
    .wp-block-button__link-accent:hover,
    .elementor-button-wrapper-accent:hover,
    .menu-primary-container #menu-header li:last-child a-accent:hover {
      background: rgba(234, 239, 27, 0.8);
      color: #fff;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-ghost,
  .wp-block-button__link-ghost,
  .elementor-button-wrapper-ghost,
  .menu-primary-container #menu-header li:last-child a-ghost {
    background: unset;
    color: black;
    border: solid 0.1rem #000; }
    .btn-ghost:hover,
    .wp-block-button__link-ghost:hover,
    .elementor-button-wrapper-ghost:hover,
    .menu-primary-container #menu-header li:last-child a-ghost:hover {
      background: unset;
      color: black;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-ghostinv,
  .wp-block-button__link-ghostinv,
  .elementor-button-wrapper-ghostinv,
  .menu-primary-container #menu-header li:last-child a-ghostinv {
    background: unset;
    color: white !important;
    border: solid 0.1rem #fff; }
    .btn-ghostinv:hover,
    .wp-block-button__link-ghostinv:hover,
    .elementor-button-wrapper-ghostinv:hover,
    .menu-primary-container #menu-header li:last-child a-ghostinv:hover {
      background: unset;
      color: white;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-ghostprimary,
  .wp-block-button__link-ghostprimary,
  .elementor-button-wrapper-ghostprimary,
  .menu-primary-container #menu-header li:last-child a-ghostprimary {
    background: unset;
    color: white !important;
    border: solid 0.1rem #eaef1b; }
    .btn-ghostprimary:hover,
    .wp-block-button__link-ghostprimary:hover,
    .elementor-button-wrapper-ghostprimary:hover,
    .menu-primary-container #menu-header li:last-child a-ghostprimary:hover {
      background: unset;
      color: white;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-ghostsecondary,
  .wp-block-button__link-ghostsecondary,
  .elementor-button-wrapper-ghostsecondary,
  .menu-primary-container #menu-header li:last-child a-ghostsecondary {
    background: unset;
    color: black !important;
    border: solid 0.1rem #353535; }
    .btn-ghostsecondary:hover,
    .wp-block-button__link-ghostsecondary:hover,
    .elementor-button-wrapper-ghostsecondary:hover,
    .menu-primary-container #menu-header li:last-child a-ghostsecondary:hover {
      background: unset;
      color: black;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-primary,
  .wp-block-button__link-primary,
  .elementor-button-wrapper-primary,
  .menu-primary-container #menu-header li:last-child a-primary {
    background: #eaef1b;
    color: #000 !important; }
    .btn-primary:hover,
    .wp-block-button__link-primary:hover,
    .elementor-button-wrapper-primary:hover,
    .menu-primary-container #menu-header li:last-child a-primary:hover {
      background: rgba(234, 239, 27, 0.8);
      color: #000;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
      .btn-primary:hover svg,
      .wp-block-button__link-primary:hover svg,
      .elementor-button-wrapper-primary:hover svg,
      .menu-primary-container #menu-header li:last-child a-primary:hover svg {
        color: #eaef1b !important; }
    .btn-primary svg,
    .wp-block-button__link-primary svg,
    .elementor-button-wrapper-primary svg,
    .menu-primary-container #menu-header li:last-child a-primary svg {
      color: white !important; }
  .btn-secondary,
  .wp-block-button__link-secondary,
  .elementor-button-wrapper-secondary,
  .menu-primary-container #menu-header li:last-child a-secondary {
    background: #353535;
    color: #fff !important; }
    .btn-secondary:hover,
    .wp-block-button__link-secondary:hover,
    .elementor-button-wrapper-secondary:hover,
    .menu-primary-container #menu-header li:last-child a-secondary:hover {
      background: rgba(53, 53, 53, 0.8);
      color: #fff;
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .btn-lcase,
  .wp-block-button__link-lcase,
  .elementor-button-wrapper-lcase,
  .menu-primary-container #menu-header li:last-child a-lcase {
    text-transform: unset; }
  .btn-block,
  .wp-block-button__link-block,
  .elementor-button-wrapper-block,
  .menu-primary-container #menu-header li:last-child a-block {
    display: block;
    margin: 0;
    padding: 5px 25px;
    text-align: center; }

.btn-box {
  text-align: center;
  margin: 50px 0; }

.ghost {
  border: solid 2px #fff;
  padding: 5px 15px;
  border-radius: 10px;
  font-size: 0.8rem;
  position: relative;
  display: inline-block;
  margin: 0 5px;
  transition: all 0.3s;
  transition-timing-function: ease-in-out; }
  .ghost:hover:before {
    opacity: 1; }
  .ghost:before {
    content: '>';
    opacity: 0;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    transform: translate(0, -55%);
    font-weight: bold; }
    .ghost:before:hover {
      opacity: 1; }
  .ghost:hover {
    padding-right: 2rem;
    border: solid 2px #eaef1b;
    transition: all 0.3s;
    transition-timing-function: ease-in-out; }
  .ghost a, .ghost a:hover, .ghost a:visited {
    color: #fff; }

.woocommerce button.button.loading,
.woocommerce input.button.loading {
  opacity: 0.25;
  padding-right: 2.618em; }

.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.button {
  font-family: "adineue-bold", "Arial", sans-serif;
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #eaef1b;
  background: #353535;
  padding: 5px 25px;
  font-weight: normal;
  display: inline-block;
  border-radius: calc(5px * 4) !important;
  border: solid transparent 0.2rem;
  margin: 5px;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  font-size: 0.875rem;
  line-height: 0.875rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .woocommerce #respond input#submit:focus,
  .woocommerce a.button:focus,
  .woocommerce button.button:focus,
  .woocommerce input.button:focus,
  .button:focus {
    outline: unset; }
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover,
  .button:hover {
    background-color: #262626;
    color: #fff;
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .woocommerce #respond input#submit__primary,
  .woocommerce a.button__primary,
  .woocommerce button.button__primary,
  .woocommerce input.button__primary,
  .button__primary {
    background-color: #eaef1b; }
    .woocommerce #respond input#submit__primary:hover,
    .woocommerce a.button__primary:hover,
    .woocommerce button.button__primary:hover,
    .woocommerce input.button__primary:hover,
    .button__primary:hover {
      background-color: #edf13d; }
  .woocommerce #respond input#submit__secondary,
  .woocommerce a.button__secondary,
  .woocommerce button.button__secondary,
  .woocommerce input.button__secondary,
  .button__secondary {
    background-color: #353535; }
    .woocommerce #respond input#submit__secondary:hover,
    .woocommerce a.button__secondary:hover,
    .woocommerce button.button__secondary:hover,
    .woocommerce input.button__secondary:hover,
    .button__secondary:hover {
      background-color: #535353; }
  .woocommerce #respond input#submit__highlight,
  .woocommerce a.button__highlight,
  .woocommerce button.button__highlight,
  .woocommerce input.button__highlight,
  .button__highlight {
    background-color: #eaef1b; }
    .woocommerce #respond input#submit__highlight:hover,
    .woocommerce a.button__highlight:hover,
    .woocommerce button.button__highlight:hover,
    .woocommerce input.button__highlight:hover,
    .button__highlight:hover {
      background-color: #edf13d; }
  .woocommerce #respond input#submit__accent,
  .woocommerce a.button__accent,
  .woocommerce button.button__accent,
  .woocommerce input.button__accent,
  .button__accent {
    background-color: #eaef1b; }
    .woocommerce #respond input#submit__accent:hover,
    .woocommerce a.button__accent:hover,
    .woocommerce button.button__accent:hover,
    .woocommerce input.button__accent:hover,
    .button__accent:hover {
      background-color: #edf13d; }
  .woocommerce #respond input#submit__padding,
  .woocommerce a.button__padding,
  .woocommerce button.button__padding,
  .woocommerce input.button__padding,
  .button__padding {
    padding: 10px 25px; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt
.button.alt {
  background-color: #eaef1b;
  color: #353535; }
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt
.button.alt:hover {
    background-color: #eaef1b;
    border-color: transparent; }
  .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover,
  .woocommerce a.button.alt.disabled,
  .woocommerce a.button.alt.disabled:hover,
  .woocommerce button.button.alt.disabled,
  .woocommerce button.button.alt.disabled:hover,
  .woocommerce input.button.alt
.button.alt.disabled,
  .woocommerce input.button.alt
.button.alt.disabled:hover {
    background-color: rgba(234, 239, 27, 0.8); }

.button.white {
  background-color: #fff;
  color: #000; }
  .button.white:hover {
    background-color: #353535;
    color: #000; }

.button.primary {
  background-color: #000;
  color: #fff; }
  .button.primary:hover {
    background-color: #353535;
    color: #fff; }

.button.full {
  width: 100%; }

span.ripple {
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  animation: ripple 600ms linear;
  background-color: rgba(255, 255, 255, 0.7); }

@keyframes ripple {
  to {
    transform: scale(4);
    opacity: 0; } }

#upfp_container {
  left: unset;
  right: unset;
  margin-left: unset;
  margin-right: unset;
  width: 100%;
  flex-wrap: wrap; }
  #upfp_container #upfp_nav,
  #upfp_container #upfp_file,
  #upfp_container .upfp_banner,
  #upfp_container .upfp_folder_banner {
    background-color: unset;
    border: unset; }
  #upfp_container #upfp_upload_btn,
  #upfp_container #upfp_newfolder_btn,
  #upfp_container #upf_upload_sec button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    background-color: #eaef1b;
    color: #353535; }
    #upfp_container #upfp_upload_btn i,
    #upfp_container #upfp_newfolder_btn i,
    #upfp_container #upf_upload_sec button i {
      color: #353535; }
    #upfp_container #upfp_upload_btn:hover,
    #upfp_container #upfp_newfolder_btn:hover,
    #upfp_container #upf_upload_sec button:hover {
      box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  #upfp_container input[type="submit"]:hover {
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  #upfp_container .folder_btns,
  #upfp_container .file_btns {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    color: #fff; }
    #upfp_container .folder_btns:hover i,
    #upfp_container .file_btns:hover i {
      color: #fff; }
  #upfp_container .closePopup,
  #upfp_container .close_edit_popup {
    background-color: #eaef1b; }
  #upfp_container .upfp_parmalink .bc_file_name {
    color: #fff; }
  #upfp_container #upfp_nav {
    max-width: unset;
    flex: 100%; }
    #upfp_container #upfp_nav h4 {
      color: #eaef1b; }
    #upfp_container #upfp_nav .upfp_foldr {
      display: flex;
      align-items: center; }
      #upfp_container #upfp_nav .upfp_foldr i, #upfp_container #upfp_nav .upfp_foldr span {
        color: #fff; }
    #upfp_container #upfp_nav ul li.upfp_li_active a,
    #upfp_container #upfp_nav ul li:hover {
      background: unset;
      border-left: unset; }
  #upfp_container #upfp_bulk_slct_fldr_btn,
  #upfp_container .upfp_search_bar {
    display: none !important; }
  #upfp_container .doc-item p {
    color: #fff; }
  #upfp_container #upfp_file p {
    color: #fff !important; }
  #upfp_container .upfp_folder_tool a {
    text-align: center; }
  #upfp_container .upfp_folder_tool i {
    color: #fff; }
  @media only screen and (max-width: 1024px) {
    #upfp_container .upfp_col {
      flex: 100%;
      max-width: unset; } }

fieldset,
fieldset legend {
  background-color: unset; }

input, textarea, select, fieldset {
  margin-bottom: 0rem; }

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea,
.input-text,
input:-internal-autofill-selected {
  background-color: unset;
  border-bottom: solid 0.2rem #eaef1b;
  box-shadow: unset;
  background-color: -internal-light-dark(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
  transition: all 0.3s;
  transition-timing-function: ease-in-out; }
  input[type=text]:focus,
  input[type=number]:focus,
  input[type=email]:focus,
  input[type=tel]:focus,
  input[type=url]:focus,
  input[type=password]:focus,
  input[type=search]:focus,
  textarea:focus,
  .input-text:focus,
  input:-internal-autofill-selected:focus {
    outline-color: transparent;
    outline: unset; }

input[type="checkbox"] {
  border: solid 0.1rem #eaef1b;
  width: 1rem !important;
  height: 1rem !important;
  accent-color: #eaef1b;
  cursor: pointer; }

.FormDark input[type=text],
.FormDark input[type=number],
.FormDark input[type=email],
.FormDark input[type=tel],
.FormDark input[type=url],
.FormDark input[type=password],
.FormDark input[type=search],
.FormDark textarea,
.FormDark .input-text,
.FormDark input:-internal-autofill-selected {
  color: #fff;
  background-color: unset;
  border-bottom: solid 0.2rem #eaef1b;
  box-shadow: unset;
  background-color: -internal-light-dark(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
  transition: all 0.3s;
  transition-timing-function: ease-in-out; }
  .FormDark input[type=text]:focus,
  .FormDark input[type=number]:focus,
  .FormDark input[type=email]:focus,
  .FormDark input[type=tel]:focus,
  .FormDark input[type=url]:focus,
  .FormDark input[type=password]:focus,
  .FormDark input[type=search]:focus,
  .FormDark textarea:focus,
  .FormDark .input-text:focus,
  .FormDark input:-internal-autofill-selected:focus {
    background-color: rgba(53, 53, 53, 0.2);
    border-bottom: solid 0.2rem #fff; }

.mapouter {
  position: relative;
  text-align: right;
  width: 100%; }
  .mapouter__address {
    background-color: #eaef1b;
    position: absolute;
    top: 25px;
    right: 25px;
    padding: 25px;
    padding-left: 5rem;
    color: #fff;
    border-radius: 0.5rem;
    opacity: 0.8;
    font-size: 0.8rem; }
    @media only screen and (max-width: 1024px) {
      .mapouter__address {
        top: 5px;
        right: 5px; } }
    @media only screen and (max-width: 767px) {
      .mapouter__address {
        display: none; } }
    .mapouter__address i.far, .mapouter__address i.fas {
      position: absolute;
      left: 0;
      top: 50%;
      font-size: 3rem;
      transform: translate(0, -50%);
      padding-left: 1rem; }
  .mapouter__gmap {
    overflow: hidden;
    background: none !important;
    width: 100%; }
    .mapouter__gmap--canvas {
      width: 100%;
      height: 15rem;
      border: none;
      margin-bottom: -9px !important; }

.split_1 {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .split_1 {
      flex-direction: row;
      width: 100%; } }
  .split_1 > * {
    width: calc((100% / 1) - 0.01px);
    overflow: hidden;
    margin: 0; }
    @media only screen and (max-width: 1024px) {
      .split_1 > * {
        flex-direction: row;
        width: 50%;
        order: 2; } }
  .split_1__aspect-ratio {
    position: relative;
    padding-top: 56.25%;
    width: 100%; }
  .split_1__header {
    position: relative;
    width: calc((100% / 1) * 1); }
    @media only screen and (max-width: 1024px) {
      .split_1__header {
        width: 100%;
        order: 1;
        padding-top: 0%; } }
    .split_1__header--card {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      height: 100%;
      width: 100%;
      top: 0; }
      @media only screen and (max-width: 1024px) {
        .split_1__header--card {
          position: relative; } }
  .split_1__content {
    width: calc((100% / 1) * (1 - 1));
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .split_1__content {
        width: 100%;
        order: 2; } }
  .split_1__valign {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .split_1__stretch {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .split_1__lalign {
    text-align: left; }
  .split_1__ralign {
    text-align: right; }
  .split_1__blockpadding {
    padding: 25px; }
  @media only screen and (max-width: 767px) {
    .split_1__nomobile {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .split_1__fullmobile {
      width: 100% !important; } }
  .split_1__double {
    flex-direction: row; }
    @media only screen and (max-width: 1024px) {
      .split_1__double > * {
        width: 50%; } }
  .split_1 img {
    width: 100%;
    max-width: max-content;
    /*min-height: 1px;*/
    min-height: auto; }
  .split_1 img[src*=".svg"] {
    max-width: unset; }

.split_2 {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .split_2 {
      flex-direction: row;
      width: 100%; } }
  .split_2 > * {
    width: calc((100% / 2) - 0.01px);
    overflow: hidden;
    margin: 0; }
    @media only screen and (max-width: 1024px) {
      .split_2 > * {
        flex-direction: row;
        width: 50%;
        order: 2; } }
  .split_2__aspect-ratio {
    position: relative;
    padding-top: 56.25%;
    width: 100%; }
  .split_2__header {
    position: relative;
    width: calc((100% / 2) * 1); }
    @media only screen and (max-width: 1024px) {
      .split_2__header {
        width: 100%;
        order: 1;
        padding-top: 0%; } }
    .split_2__header--card {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      height: 100%;
      width: 100%;
      top: 0; }
      @media only screen and (max-width: 1024px) {
        .split_2__header--card {
          position: relative; } }
  .split_2__content {
    width: calc((100% / 2) * (2 - 1));
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .split_2__content {
        width: 100%;
        order: 2; } }
  .split_2__valign {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .split_2__stretch {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .split_2__lalign {
    text-align: left; }
  .split_2__ralign {
    text-align: right; }
  .split_2__blockpadding {
    padding: 25px; }
  @media only screen and (max-width: 767px) {
    .split_2__nomobile {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .split_2__fullmobile {
      width: 100% !important; } }
  .split_2__double {
    flex-direction: row; }
    @media only screen and (max-width: 1024px) {
      .split_2__double > * {
        width: 50%; } }
  .split_2 img {
    width: 100%;
    max-width: max-content;
    /*min-height: 1px;*/
    min-height: auto; }
  .split_2 img[src*=".svg"] {
    max-width: unset; }

.split_3 {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .split_3 {
      flex-direction: row;
      width: 100%; } }
  .split_3 > * {
    width: calc((100% / 3) - 0.01px);
    overflow: hidden;
    margin: 0; }
    @media only screen and (max-width: 1024px) {
      .split_3 > * {
        flex-direction: row;
        width: 50%;
        order: 2; } }
  .split_3__aspect-ratio {
    position: relative;
    padding-top: 56.25%;
    width: 100%; }
  .split_3__header {
    position: relative;
    width: calc((100% / 3) * 1); }
    @media only screen and (max-width: 1024px) {
      .split_3__header {
        width: 100%;
        order: 1;
        padding-top: 0%; } }
    .split_3__header--card {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      height: 100%;
      width: 100%;
      top: 0; }
      @media only screen and (max-width: 1024px) {
        .split_3__header--card {
          position: relative; } }
  .split_3__content {
    width: calc((100% / 3) * (3 - 1));
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .split_3__content {
        width: 100%;
        order: 2; } }
  .split_3__valign {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .split_3__stretch {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .split_3__lalign {
    text-align: left; }
  .split_3__ralign {
    text-align: right; }
  .split_3__blockpadding {
    padding: 25px; }
  @media only screen and (max-width: 767px) {
    .split_3__nomobile {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .split_3__fullmobile {
      width: 100% !important; } }
  .split_3__double {
    flex-direction: row; }
    @media only screen and (max-width: 1024px) {
      .split_3__double > * {
        width: 50%; } }
  .split_3 img {
    width: 100%;
    max-width: max-content;
    /*min-height: 1px;*/
    min-height: auto; }
  .split_3 img[src*=".svg"] {
    max-width: unset; }

.split_4 {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .split_4 {
      flex-direction: row;
      width: 100%; } }
  .split_4 > * {
    width: calc((100% / 4) - 0.01px);
    overflow: hidden;
    margin: 0; }
    @media only screen and (max-width: 1024px) {
      .split_4 > * {
        flex-direction: row;
        width: 50%;
        order: 2; } }
  .split_4__aspect-ratio {
    position: relative;
    padding-top: 56.25%;
    width: 100%; }
  .split_4__header {
    position: relative;
    width: calc((100% / 4) * 1); }
    @media only screen and (max-width: 1024px) {
      .split_4__header {
        width: 100%;
        order: 1;
        padding-top: 0%; } }
    .split_4__header--card {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      height: 100%;
      width: 100%;
      top: 0; }
      @media only screen and (max-width: 1024px) {
        .split_4__header--card {
          position: relative; } }
  .split_4__content {
    width: calc((100% / 4) * (4 - 1));
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .split_4__content {
        width: 100%;
        order: 2; } }
  .split_4__valign {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .split_4__stretch {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .split_4__lalign {
    text-align: left; }
  .split_4__ralign {
    text-align: right; }
  .split_4__blockpadding {
    padding: 25px; }
  @media only screen and (max-width: 767px) {
    .split_4__nomobile {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .split_4__fullmobile {
      width: 100% !important; } }
  .split_4__double {
    flex-direction: row; }
    @media only screen and (max-width: 1024px) {
      .split_4__double > * {
        width: 50%; } }
  .split_4 img {
    width: 100%;
    max-width: max-content;
    /*min-height: 1px;*/
    min-height: auto; }
  .split_4 img[src*=".svg"] {
    max-width: unset; }

.split_5 {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .split_5 {
      flex-direction: row;
      width: 100%; } }
  .split_5 > * {
    width: calc((100% / 5) - 0.01px);
    overflow: hidden;
    margin: 0; }
    @media only screen and (max-width: 1024px) {
      .split_5 > * {
        flex-direction: row;
        width: 50%;
        order: 2; } }
  .split_5__aspect-ratio {
    position: relative;
    padding-top: 56.25%;
    width: 100%; }
  .split_5__header {
    position: relative;
    width: calc((100% / 5) * 1); }
    @media only screen and (max-width: 1024px) {
      .split_5__header {
        width: 100%;
        order: 1;
        padding-top: 0%; } }
    .split_5__header--card {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      height: 100%;
      width: 100%;
      top: 0; }
      @media only screen and (max-width: 1024px) {
        .split_5__header--card {
          position: relative; } }
  .split_5__content {
    width: calc((100% / 5) * (5 - 1));
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .split_5__content {
        width: 100%;
        order: 2; } }
  .split_5__valign {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .split_5__stretch {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .split_5__lalign {
    text-align: left; }
  .split_5__ralign {
    text-align: right; }
  .split_5__blockpadding {
    padding: 25px; }
  @media only screen and (max-width: 767px) {
    .split_5__nomobile {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .split_5__fullmobile {
      width: 100% !important; } }
  .split_5__double {
    flex-direction: row; }
    @media only screen and (max-width: 1024px) {
      .split_5__double > * {
        width: 50%; } }
  .split_5 img {
    width: 100%;
    max-width: max-content;
    /*min-height: 1px;*/
    min-height: auto; }
  .split_5 img[src*=".svg"] {
    max-width: unset; }

.split_6 {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .split_6 {
      flex-direction: row;
      width: 100%; } }
  .split_6 > * {
    width: calc((100% / 6) - 0.01px);
    overflow: hidden;
    margin: 0; }
    @media only screen and (max-width: 1024px) {
      .split_6 > * {
        flex-direction: row;
        width: 50%;
        order: 2; } }
  .split_6__aspect-ratio {
    position: relative;
    padding-top: 56.25%;
    width: 100%; }
  .split_6__header {
    position: relative;
    width: calc((100% / 6) * 1); }
    @media only screen and (max-width: 1024px) {
      .split_6__header {
        width: 100%;
        order: 1;
        padding-top: 0%; } }
    .split_6__header--card {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      height: 100%;
      width: 100%;
      top: 0; }
      @media only screen and (max-width: 1024px) {
        .split_6__header--card {
          position: relative; } }
  .split_6__content {
    width: calc((100% / 6) * (6 - 1));
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .split_6__content {
        width: 100%;
        order: 2; } }
  .split_6__valign {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .split_6__stretch {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .split_6__lalign {
    text-align: left; }
  .split_6__ralign {
    text-align: right; }
  .split_6__blockpadding {
    padding: 25px; }
  @media only screen and (max-width: 767px) {
    .split_6__nomobile {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .split_6__fullmobile {
      width: 100% !important; } }
  .split_6__double {
    flex-direction: row; }
    @media only screen and (max-width: 1024px) {
      .split_6__double > * {
        width: 50%; } }
  .split_6 img {
    width: 100%;
    max-width: max-content;
    /*min-height: 1px;*/
    min-height: auto; }
  .split_6 img[src*=".svg"] {
    max-width: unset; }

.padding__sml {
  padding: 5px; }

.padding__std {
  padding: 25px; }

.padding__lrg {
  padding: 45px; }
  @media only screen and (max-width: 767px) {
    .padding__lrg {
      padding: calc(45px / 2); } }

.padding__xl {
  padding: 75px; }
  @media only screen and (max-width: 767px) {
    .padding__xl {
      padding: calc(75px / 2); } }

.paddingX {
  padding-top: unset;
  padding-bottom: unset; }

.paddingY {
  padding-left: unset;
  padding-right: unset; }

.margin__sml {
  margin: 5px; }

.margin__std {
  margin: 25px; }

.margin__lrg {
  margin: 45px; }
  @media only screen and (max-width: 767px) {
    .margin__lrg {
      margin: calc(45px / 2); } }

.margin__xl {
  margin: 75px; }
  @media only screen and (max-width: 767px) {
    .margin__xl {
      margin: calc(75px / 2); } }

.margin__r {
  margin-left: unset; }

.margin__l {
  margin-right: unset; }

.marginX {
  margin-top: unset;
  margin-bottom: unset; }

.marginY {
  margin-left: unset;
  margin-right: unset; }

.align__left {
  text-align: left; }

.align__center {
  text-align: center; }

.align__right {
  text-align: right; }

.Flex {
  display: flex;
  flex-direction: column; }
  .Flex_row {
    flex-direction: row; }
  .Flex_wrap {
    flex-wrap: wrap; }
  .Flex_vMaxStretch {
    justify-content: space-between;
    height: 100%; }
    .Flex_vMaxStretch > * {
      height: 100%; }
  .Flex_vStretch {
    justify-content: space-between; }
  .Flex_hAlign {
    align-items: center; }
  .Flex_hEnd {
    align-items: flex-end; }
  .Flex_vAlign {
    justify-content: center; }
  .Flex_vEnd {
    justify-content: flex-end; }
  .Flex_vStart {
    justify-content: flex-start; }
  @media only screen and (max-width: 767px) {
    .Flex_header {
      order: 1; } }
  @media only screen and (max-width: 767px) {
    .Flex_content {
      order: 2; } }

.Radius_sml {
  border-radius: calc(5px * 2); }

.Radius_std {
  border-radius: 25px; }

.Radius_lrg {
  border-radius: 45px; }

.Radius_r {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.Radius_l {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.Shadow_sml {
  box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.4); }

.Shadow_std {
  box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.4); }

.Shadow_lrg {
  box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.4); }

.fullHeight {
  height: 100%; }
  .fullHeight__child * {
    height: 100%; }
  .fullHeight__valign {
    display: flex;
    justify-content: center;
    align-items: center; }

.elementor-widget-container ul,
.ListBlobs ul {
  margin: 25px 0; }
  .elementor-widget-container ul li,
  .ListBlobs ul li {
    list-style: none;
    position: relative;
    text-align: left;
    padding-left: 1.5rem; }
    .elementor-widget-container ul li:before,
    .ListBlobs ul li:before {
      content: "";
      position: absolute;
      left: 0.25rem;
      top: 0.25rem;
      width: 0.5rem;
      height: 0.5rem;
      border-radius: 50%;
      background-color: #eaef1b; }

body {
  background-color: #fafafa; }

#page {
  background-color: #fff;
  max-width: 1920px;
  margin: 0 auto;
  overflow: unset; }

.site-content {
  padding: 0 45px 45px 45px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: #fff;
  max-width: 1920px;
  margin: 0 auto;
  transition: background 2s; }
  .site-content_primary {
    background-color: #eaef1b; }
    .site-content_primary .HomepageBlock h2.primary,
    .site-content_primary .HomepageBlock h2 span.primary {
      color: #fff; }
    .site-content_primary .HomepageBlock .btn-primary {
      background: #fff; }
    .site-content_primary .HomepageBlock section:first-of-type:before {
      filter: brightness(0) invert(1); }
    .site-content_primary .FrameBlock h3.primary,
    .site-content_primary .FrameBlock h3 span.primary {
      color: #fff; }
    .site-content_primary .FrameBlock > *:before, .site-content_primary .FrameBlock > *:after, .site-content_primary .FrameBlock:before, .site-content_primary .FrameBlock:after {
      background-color: #fff; }
    .site-content_primary div.product-type-simple .summary p.price {
      color: #fff !important;
      border: solid 0.2rem #fff !important; }
  .site-content #primary {
    order: 2;
    width: calc(100%);
    margin-right: 0; }
  .site-content #secondary {
    order: 1;
    padding-right: 45px;
    width: 15rem;
    height: max-content;
    top: 25px;
    position: sticky; }

body.home header.entry-header {
  display: none; }

figure {
  margin: 0; }
  figure img {
    width: 100%;
    max-width: max-content;
    min-height: auto; }

body:not(.home) header.entry-header,
body:not(.home) .woocommerce-products-header {
  padding: 8rem 0 1rem 0 !important;
  background-color: #353535;
  position: relative;
  z-index: 1;
  width: 100%; }
  body:not(.home) header.entry-header:before,
  body:not(.home) .woocommerce-products-header:before {
    content: "";
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
    background-color: #353535;
    top: 0;
    z-index: -1; }
  body:not(.home) header.entry-header h1,
  body:not(.home) .woocommerce-products-header h1 {
    color: #fff;
    text-align: left;
    position: relative;
    padding-bottom: 2rem; }
    body:not(.home) header.entry-header h1:before,
    body:not(.home) .woocommerce-products-header h1:before {
      content: '';
      position: absolute;
      bottom: -1rem;
      left: 0;
      width: 4rem;
      height: 4rem;
      background-image: url("../img/rule.svg");
      background-repeat: no-repeat;
      background-size: contain; }

.slick-dots li button:before {
  font-size: 1rem; }

.slick-dots {
  text-align: left;
  padding-left: 1em; }

.slick-slide {
  text-align: left; }
  .slick-slide blockquote {
    margin: 10px 10px 0;
    padding: 5rem 1rem;
    position: relative;
    text-align: left;
    border: none; }
    .slick-slide blockquote:before, .slick-slide blockquote:after {
      content: "\201C";
      position: absolute;
      font-size: 10rem;
      padding: 10px;
      height: 10rem;
      color: #eaef1b; }
    .slick-slide blockquote:before {
      left: -25px;
      top: -5rem; }
    .slick-slide blockquote:after {
      content: "\201D";
      right: 0;
      bottom: 0rem; }
  .slick-slide cite {
    text-align: left;
    padding-left: 1em; }

.featuredprods__frame {
  overflow: hidden; }

.featuredprods__img {
  margin: 0;
  transition: all 1.0s ease;
  object-fit: cover;
  margin: 0 auto;
  height: 12rem !important; }

.featuredprods__desc {
  text-align: center; }

.featuredprods h3 {
  min-height: 2rem;
  margin: 25px 5px 5px 5px;
  text-align: center;
  color: #000;
  font-size: 1rem;
  line-height: 1rem; }

.featuredprods .slick-prev:before, .featuredprods .slick-next:before {
  color: #000;
  font-size: 2rem;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial;
  content: '<'; }

.featuredprods .slick-next:before {
  content: '>'; }

.featuredprods .slick-prev, .featuredprods .slick-next {
  width: 3rem;
  height: 3rem; }

.social_links {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%; }
  .social_links li:before {
    content: none; }
  .social_links i.fab, .social_links i.fas {
    font-size: 2rem;
    margin: 0 1rem 1rem 0;
    transition: all 0.3s;
    transition-timing-function: ease-in-out; }
    .social_links i.fab:hover, .social_links i.fas:hover {
      background-color: #fff;
      color: #eaef1b;
      border-radius: 50%; }
  .social_links img {
    width: 2.5rem; }

.site-footer {
  border-top: 0.1rem solid #fff;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  padding: 25px 0;
  background-color: #fff; }
  @media only screen and (max-width: 1024px) {
    .site-footer {
      justify-content: center; } }
  .site-footer .col-full {
    padding: 0;
    max-width: unset;
    width: 100%; }
  .site-footer .footer-widgets {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 0; }
    @media only screen and (max-width: 1024px) {
      .site-footer .footer-widgets {
        display: flex;
        flex-direction: column; } }
    .site-footer .footer-widgets .footer-widget-1,
    .site-footer .footer-widgets .footer-widget-2,
    .site-footer .footer-widgets .footer-widget-3 {
      width: calc(100% / 3);
      margin: 0;
      padding: 25px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: relative; }
      .site-footer .footer-widgets .footer-widget-1:before,
      .site-footer .footer-widgets .footer-widget-2:before,
      .site-footer .footer-widgets .footer-widget-3:before {
        content: "";
        position: absolute;
        right: 0;
        top: 25px;
        width: 0.2rem;
        height: calc(100% - (25px * 2));
        background-color: #eaef1b;
        transform: translateX(50%); }
        @media only screen and (max-width: 1024px) {
          .site-footer .footer-widgets .footer-widget-1:before,
          .site-footer .footer-widgets .footer-widget-2:before,
          .site-footer .footer-widgets .footer-widget-3:before {
            display: none; } }
      .site-footer .footer-widgets .footer-widget-1 .widget_block,
      .site-footer .footer-widgets .footer-widget-2 .widget_block,
      .site-footer .footer-widgets .footer-widget-3 .widget_block {
        margin: 0; }
      @media only screen and (max-width: 1024px) {
        .site-footer .footer-widgets .footer-widget-1,
        .site-footer .footer-widgets .footer-widget-2,
        .site-footer .footer-widgets .footer-widget-3 {
          width: 100%; } }
    .site-footer .footer-widgets .footer-widget-3:before {
      display: none; }
    .site-footer .footer-widgets .widget {
      margin: 0; }
    .site-footer .footer-widgets .menu li {
      margin: 0; }
    .site-footer .footer-widgets .wp-block-image {
      max-width: 200px; }
    .site-footer .footer-widgets .footer-socials {
      display: flex;
      flex-direction: row;
      justify-content: flex-end; }
      .site-footer .footer-widgets .footer-socials i.fas,
      .site-footer .footer-widgets .footer-socials i.far,
      .site-footer .footer-widgets .footer-socials i.fab,
      .site-footer .footer-widgets .footer-socials i.fal,
      .site-footer .footer-widgets .footer-socials svg {
        color: #fff;
        filter: invert(1); }
      .site-footer .footer-widgets .footer-socials li {
        padding: calc(1.2rem / 2); }
  .site-footer .footer_logo {
    max-width: 300px;
    width: 100%; }
  .site-footer .site-info {
    display: none; }
  .site-footer .tagline {
    font-size: 4.5rem;
    line-height: 4.5rem;
    font-family: "adineue-bold", "Arial", sans-serif;
    font-weight: 700; }
    .site-footer .tagline a {
      color: #fff; }
  .site-footer .credit {
    font-size: 0.6rem; }
    .site-footer .credit a:hover,
    .site-footer .credit a:visited {
      color: white; }
  .site-footer .menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 1024px) {
      .site-footer .menu {
        flex-direction: row; } }
    .site-footer .menu .menu-item {
      padding: 0px;
      position: relative; }
      @media only screen and (max-width: 1024px) {
        .site-footer .menu .menu-item {
          padding: 0 0.5rem; } }
      .site-footer .menu .menu-item:before {
        display: none; }
        @media only screen and (max-width: 1024px) {
          .site-footer .menu .menu-item:before {
            display: block;
            content: "|";
            position: absolute;
            right: -0.5rem;
            opacity: 1;
            text-align: right; } }
    .site-footer .menu li:last-of-type:before {
      display: none; }
  .site-footer a,
  .site-footer a:hover,
  .site-footer a:visited {
    text-decoration: none; }
  .site-footer .row {
    display: flex;
    justify-content: center; }

.site-footer {
  border-top: 0.1rem solid #fff;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  padding: 25px 0;
  background-color: #fff; }
  @media only screen and (max-width: 1024px) {
    .site-footer {
      justify-content: center; } }
  .site-footer .col-full {
    padding: 0;
    max-width: unset;
    width: 100%; }
  .site-footer .footer-widgets {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 0; }
    @media only screen and (max-width: 1024px) {
      .site-footer .footer-widgets {
        display: flex;
        flex-direction: column; } }
    .site-footer .footer-widgets .footer-widget-1,
    .site-footer .footer-widgets .footer-widget-2,
    .site-footer .footer-widgets .footer-widget-3 {
      width: calc(100% / 3);
      margin: 0;
      padding: 25px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: relative; }
      .site-footer .footer-widgets .footer-widget-1:before,
      .site-footer .footer-widgets .footer-widget-2:before,
      .site-footer .footer-widgets .footer-widget-3:before {
        content: "";
        position: absolute;
        right: 0;
        top: 25px;
        width: 0.2rem;
        height: calc(100% - (25px * 2));
        background-color: #eaef1b;
        transform: translateX(50%); }
        @media only screen and (max-width: 1024px) {
          .site-footer .footer-widgets .footer-widget-1:before,
          .site-footer .footer-widgets .footer-widget-2:before,
          .site-footer .footer-widgets .footer-widget-3:before {
            display: none; } }
      .site-footer .footer-widgets .footer-widget-1 .widget_block,
      .site-footer .footer-widgets .footer-widget-2 .widget_block,
      .site-footer .footer-widgets .footer-widget-3 .widget_block {
        margin: 0; }
      @media only screen and (max-width: 1024px) {
        .site-footer .footer-widgets .footer-widget-1,
        .site-footer .footer-widgets .footer-widget-2,
        .site-footer .footer-widgets .footer-widget-3 {
          width: 100%; } }
    .site-footer .footer-widgets .footer-widget-3:before {
      display: none; }
    .site-footer .footer-widgets .widget {
      margin: 0; }
    .site-footer .footer-widgets .menu li {
      margin: 0; }
    .site-footer .footer-widgets .wp-block-image {
      max-width: 200px; }
    .site-footer .footer-widgets .footer-socials {
      display: flex;
      flex-direction: row;
      justify-content: flex-end; }
      .site-footer .footer-widgets .footer-socials i.fas,
      .site-footer .footer-widgets .footer-socials i.far,
      .site-footer .footer-widgets .footer-socials i.fab,
      .site-footer .footer-widgets .footer-socials i.fal,
      .site-footer .footer-widgets .footer-socials svg {
        color: #fff;
        filter: invert(1); }
      .site-footer .footer-widgets .footer-socials li {
        padding: calc(1.2rem / 2); }
  .site-footer .footer_logo {
    max-width: 300px;
    width: 100%; }
  .site-footer .site-info {
    display: none; }
  .site-footer .tagline {
    font-size: 4.5rem;
    line-height: 4.5rem;
    font-family: "adineue-bold", "Arial", sans-serif;
    font-weight: 700; }
    .site-footer .tagline a {
      color: #fff; }
  .site-footer .credit {
    font-size: 0.6rem; }
    .site-footer .credit a:hover,
    .site-footer .credit a:visited {
      color: white; }
  .site-footer .menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 1024px) {
      .site-footer .menu {
        flex-direction: row; } }
    .site-footer .menu .menu-item {
      padding: 0px;
      position: relative; }
      @media only screen and (max-width: 1024px) {
        .site-footer .menu .menu-item {
          padding: 0 0.5rem; } }
      .site-footer .menu .menu-item:before {
        display: none; }
        @media only screen and (max-width: 1024px) {
          .site-footer .menu .menu-item:before {
            display: block;
            content: "|";
            position: absolute;
            right: -0.5rem;
            opacity: 1;
            text-align: right; } }
    .site-footer .menu li:last-of-type:before {
      display: none; }
  .site-footer a,
  .site-footer a:hover,
  .site-footer a:visited {
    text-decoration: none; }
  .site-footer .row {
    display: flex;
    justify-content: center; }

header.site-header {
  position: absolute;
  width: 100%;
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  z-index: 1000;
  flex-direction: row;
  flex-wrap: nowrap;
  background-color: unset;
  height: 5rem;
  top: 0;
  margin: 0 !important;
  padding: 0;
  border: unset;
  transition: all 0.3s;
  transition-timing-function: ease-in-out; }
  @media only screen and (max-width: 767px) {
    header.site-header {
      height: 7rem; } }
  header.site-header .col-full {
    padding: unset;
    margin: unset; }
  header.site-header > .col-full {
    width: calc((495px / 2) + 15vw) !important;
    max-width: 495px !important;
    padding: 0 25px;
    display: flex;
    align-items: flex-start; }
    @media only screen and (max-width: 1024px) {
      header.site-header > .col-full {
        align-items: center; } }
  header.site-header .site-branding {
    text-align: center;
    z-index: 555;
    display: flex;
    align-items: flex-start;
    transition: all 0.3s;
    transition-timing-function: ease-in-out; }
    header.site-header .site-branding img {
      width: calc(75%);
      max-width: max-content;
      padding: 15px; }
  header.site-header_shrink {
    opacity: 0.7;
    top: 0; }

.site-search {
  display: none; }

.main-navigation {
  width: 100% !important;
  margin-right: 0 !important;
  animation-name: menuin;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-duration: 1s; }
  @media only screen and (max-width: 767px) {
    .main-navigation {
      display: flex;
      flex-direction: column;
      align-items: center;
      transition: background-color 0.5s ease; } }
  .main-navigation .handheld-navigation > ul:not(.nav-menu) {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: #353535;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 1s;
    transition-timing-function: ease-in-out; }
    .main-navigation .handheld-navigation > ul:not(.nav-menu) li a {
      color: #fff;
      font-size: 2rem;
      line-height: 2rem;
      font-family: "adineue-bold", "Arial", sans-serif;
      padding: 0.5rem 0; }
    .main-navigation .handheld-navigation > ul:not(.nav-menu) li.current_page_item a {
      color: #eaef1b; }
    .main-navigation .handheld-navigation > ul:not(.nav-menu) li:last-of-type a {
      background-color: #eaef1b;
      border-radius: calc(5px * 4);
      color: #353535;
      padding: 10px 15px; }
      .main-navigation .handheld-navigation > ul:not(.nav-menu) li:last-of-type a:hover {
        box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .main-navigation ul.nav-menu {
    display: flex !important;
    justify-content: flex-end; }
    .main-navigation ul.nav-menu > li > a {
      font-family: "adineue-bold", "Arial", sans-serif;
      padding: 5px 0.4rem !important;
      font-size: 1rem;
      color: #fff; }
    .main-navigation ul.nav-menu > li.current-menu-item a {
      color: #eaef1b; }
  .main-navigation button.menu-toggle,
  .main-navigation button.menu-toggle:hover {
    background-color: unset;
    border: unset;
    z-index: 99; }
    .main-navigation button.menu-toggle:before, .main-navigation button.menu-toggle:after,
    .main-navigation button.menu-toggle span:before,
    .main-navigation button.menu-toggle:hover:before,
    .main-navigation button.menu-toggle:hover:after,
    .main-navigation button.menu-toggle:hover span:before {
      height: 0.2rem;
      width: 2rem;
      background-color: #eaef1b; }
    .main-navigation button.menu-toggle:before,
    .main-navigation button.menu-toggle:hover:before {
      transform: translateY(-0.5rem); }
    .main-navigation button.menu-toggle:after,
    .main-navigation button.menu-toggle:hover:after {
      transform: translateY(0.5rem); }
    .main-navigation button.menu-toggle:focus,
    .main-navigation button.menu-toggle:hover:focus {
      outline: none; }
  .main-navigation.toggled .handheld-navigation > ul:not(.nav-menu) {
    max-height: 100vh;
    opacity: 1; }
  .main-navigation.toggled button.menu-toggle:before,
  .main-navigation.toggled button.menu-toggle:hover:before {
    transform: rotate(45deg); }
  .main-navigation.toggled button.menu-toggle:after,
  .main-navigation.toggled button.menu-toggle:hover:after {
    transform: rotate(-45deg); }

.headerinfo {
  animation-name: menuin;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-duration: 1s; }
  @media only screen and (max-width: 1024px) {
    .headerinfo {
      display: flex;
      flex-direction: column;
      align-items: flex-end; } }
  @media only screen and (max-width: 767px) {
    .headerinfo {
      justify-content: center;
      align-items: center;
      width: 100%; } }

.site-header-cart,
.storefront-breadcrumb {
  display: none; }

.storefront-primary-navigation {
  flex-grow: 2;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 25px; }
  .storefront-primary-navigation > .col-full {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }

.main-navigation ul li a:focus,
.main-navigation ul li:hover > a:focus,
.site-title a:focus,
.site-header ul.menu li.current-menu-item > a:focus {
  outline: unset; }

.main-navigation ul li {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .main-navigation ul li .btn {
    padding: 0px 5px !important;
    margin-left: 15px; }

.Auxmenu {
  display: flex;
  flex-direction: row; }
  .Auxmenu .btn {
    justify-content: center;
    display: inline-flex;
    align-items: center;
    border: solid transparent 0rem; }
  @media only screen and (max-width: 1024px) {
    .Auxmenu {
      display: none; } }

@keyframes menuin {
  0% {
    display: none;
    opacity: 0; }
  5% {
    display: flex;
    opacity: 0; }
  100% {
    opacity: 1;
    display: flex; } }

.kenburns {
  animation-name: kenburns;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 40s; }
  @media only screen and (max-width: 767px) {
    .kenburns {
      animation-name: kenburnsmobile; } }

@keyframes kenburns {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  95% {
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-15%, -15%, 0);
    animation-timing-function: ease-in;
    opacity: 1; }
  100% {
    transform: scale3d(2, 2, 2) translate3d(-25%, -25%, 0);
    opacity: 0; } }

@keyframes kenburnsmobile {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  95% {
    transform: scale3d(1.5, 1.5, 1.5);
    animation-timing-function: ease-in;
    opacity: 1; }
  100% {
    transform: scale3d(2, 2, 2);
    opacity: 0; } }

/*====================================
SCROLL TO CONTENT
====================================*/
.scroll-to-top {
  position: absolute;
  width: 45px;
  height: 45px;
  /*bottom: 10px;*/
  left: calc(50% - 17.5px);
  margin-top: 10px;
  color: #fff;
  line-height: 45px;
  text-align: center;
  font-size: 35px;
  bottom: 10px;
  z-index: 5;
  cursor: pointer;
  transition: all ease 0.35s;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s; }

.scroll-to-top.show {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.scroll-to-top:hover {
  color: #353535; }

.MainSplash {
  max-width: 1920px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 10rem 3rem 5rem 3rem;
  left: 50% !important;
  transform: translateX(-50%); }
  .MainSplash h1 {
    font-size: 4.5rem;
    line-height: 4.5rem;
    margin: 0; }

.SecondarySplash {
  background-color: #353535;
  min-height: 10rem; }

header.site-header {
  position: absolute;
  width: 100%;
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  z-index: 1000;
  flex-direction: row;
  flex-wrap: nowrap;
  background-color: unset;
  height: 5rem;
  top: 0;
  margin: 0 !important;
  padding: 0;
  border: unset;
  transition: all 0.3s;
  transition-timing-function: ease-in-out; }
  @media only screen and (max-width: 767px) {
    header.site-header {
      height: 7rem; } }
  header.site-header .col-full {
    padding: unset;
    margin: unset; }
  header.site-header > .col-full {
    width: calc((495px / 2) + 15vw) !important;
    max-width: 495px !important;
    padding: 0 25px;
    display: flex;
    align-items: flex-start; }
    @media only screen and (max-width: 1024px) {
      header.site-header > .col-full {
        align-items: center; } }
  header.site-header .site-branding {
    text-align: center;
    z-index: 555;
    display: flex;
    align-items: flex-start;
    transition: all 0.3s;
    transition-timing-function: ease-in-out; }
    header.site-header .site-branding img {
      width: calc(75%);
      max-width: max-content;
      padding: 15px; }
  header.site-header_shrink {
    opacity: 0.7;
    top: 0; }

.site-search {
  display: none; }

.main-navigation {
  width: 100% !important;
  margin-right: 0 !important;
  animation-name: menuin;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-duration: 1s; }
  @media only screen and (max-width: 767px) {
    .main-navigation {
      display: flex;
      flex-direction: column;
      align-items: center;
      transition: background-color 0.5s ease; } }
  .main-navigation .handheld-navigation > ul:not(.nav-menu) {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: #353535;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 1s;
    transition-timing-function: ease-in-out; }
    .main-navigation .handheld-navigation > ul:not(.nav-menu) li a {
      color: #fff;
      font-size: 2rem;
      line-height: 2rem;
      font-family: "adineue-bold", "Arial", sans-serif;
      padding: 0.5rem 0; }
    .main-navigation .handheld-navigation > ul:not(.nav-menu) li.current_page_item a {
      color: #eaef1b; }
    .main-navigation .handheld-navigation > ul:not(.nav-menu) li:last-of-type a {
      background-color: #eaef1b;
      border-radius: calc(5px * 4);
      color: #353535;
      padding: 10px 15px; }
      .main-navigation .handheld-navigation > ul:not(.nav-menu) li:last-of-type a:hover {
        box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12); }
  .main-navigation ul.nav-menu {
    display: flex !important;
    justify-content: flex-end; }
    .main-navigation ul.nav-menu > li > a {
      font-family: "adineue-bold", "Arial", sans-serif;
      padding: 5px 0.4rem !important;
      font-size: 1rem;
      color: #fff; }
    .main-navigation ul.nav-menu > li.current-menu-item a {
      color: #eaef1b; }
  .main-navigation button.menu-toggle,
  .main-navigation button.menu-toggle:hover {
    background-color: unset;
    border: unset;
    z-index: 99; }
    .main-navigation button.menu-toggle:before, .main-navigation button.menu-toggle:after,
    .main-navigation button.menu-toggle span:before,
    .main-navigation button.menu-toggle:hover:before,
    .main-navigation button.menu-toggle:hover:after,
    .main-navigation button.menu-toggle:hover span:before {
      height: 0.2rem;
      width: 2rem;
      background-color: #eaef1b; }
    .main-navigation button.menu-toggle:before,
    .main-navigation button.menu-toggle:hover:before {
      transform: translateY(-0.5rem); }
    .main-navigation button.menu-toggle:after,
    .main-navigation button.menu-toggle:hover:after {
      transform: translateY(0.5rem); }
    .main-navigation button.menu-toggle:focus,
    .main-navigation button.menu-toggle:hover:focus {
      outline: none; }
  .main-navigation.toggled .handheld-navigation > ul:not(.nav-menu) {
    max-height: 100vh;
    opacity: 1; }
  .main-navigation.toggled button.menu-toggle:before,
  .main-navigation.toggled button.menu-toggle:hover:before {
    transform: rotate(45deg); }
  .main-navigation.toggled button.menu-toggle:after,
  .main-navigation.toggled button.menu-toggle:hover:after {
    transform: rotate(-45deg); }

.headerinfo {
  animation-name: menuin;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-duration: 1s; }
  @media only screen and (max-width: 1024px) {
    .headerinfo {
      display: flex;
      flex-direction: column;
      align-items: flex-end; } }
  @media only screen and (max-width: 767px) {
    .headerinfo {
      justify-content: center;
      align-items: center;
      width: 100%; } }

.site-header-cart,
.storefront-breadcrumb {
  display: none; }

.storefront-primary-navigation {
  flex-grow: 2;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 25px; }
  .storefront-primary-navigation > .col-full {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }

.main-navigation ul li a:focus,
.main-navigation ul li:hover > a:focus,
.site-title a:focus,
.site-header ul.menu li.current-menu-item > a:focus {
  outline: unset; }

.main-navigation ul li {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .main-navigation ul li .btn {
    padding: 0px 5px !important;
    margin-left: 15px; }

.Auxmenu {
  display: flex;
  flex-direction: row; }
  .Auxmenu .btn {
    justify-content: center;
    display: inline-flex;
    align-items: center;
    border: solid transparent 0rem; }
  @media only screen and (max-width: 1024px) {
    .Auxmenu {
      display: none; } }

@keyframes menuin {
  0% {
    display: none;
    opacity: 0; }
  5% {
    display: flex;
    opacity: 0; }
  100% {
    opacity: 1;
    display: flex; } }

.kenburns {
  animation-name: kenburns;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 40s; }
  @media only screen and (max-width: 767px) {
    .kenburns {
      animation-name: kenburnsmobile; } }

@keyframes kenburns {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  95% {
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-15%, -15%, 0);
    animation-timing-function: ease-in;
    opacity: 1; }
  100% {
    transform: scale3d(2, 2, 2) translate3d(-25%, -25%, 0);
    opacity: 0; } }

@keyframes kenburnsmobile {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  95% {
    transform: scale3d(1.5, 1.5, 1.5);
    animation-timing-function: ease-in;
    opacity: 1; }
  100% {
    transform: scale3d(2, 2, 2);
    opacity: 0; } }

/*====================================
SCROLL TO CONTENT
====================================*/
.scroll-to-top {
  position: absolute;
  width: 45px;
  height: 45px;
  /*bottom: 10px;*/
  left: calc(50% - 17.5px);
  margin-top: 10px;
  color: #fff;
  line-height: 45px;
  text-align: center;
  font-size: 35px;
  bottom: 10px;
  z-index: 5;
  cursor: pointer;
  transition: all ease 0.35s;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s; }

.scroll-to-top.show {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.scroll-to-top:hover {
  color: #353535; }

.MainSplash {
  max-width: 1920px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 10rem 3rem 5rem 3rem;
  left: 50% !important;
  transform: translateX(-50%); }
  .MainSplash h1 {
    font-size: 4.5rem;
    line-height: 4.5rem;
    margin: 0; }

.SecondarySplash {
  background-color: #353535;
  min-height: 10rem; }

.trans-circle {
  opacity: 1 !important; }
  .trans-circle:before {
    position: absolute;
    /*top: 50%;
  		left: 50%;
  		*/
    transform: translate(-50%, -50%);
    content: "";
    border-radius: 50%;
    background-color: #fff;
    width: 1px;
    height: 1px;
    animation-name: trans-circle-animation;
    animation-duration: 1.2s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    z-index: 1000; }
    @media only screen and (max-width: 767px) {
      .trans-circle:before {
        position: fixed; } }

.trans-fadeout:before {
  position: fixed;
  opacity: 0;
  /*top: 50%;
  		left: 50%;
  		*/
  content: "";
  background-color: #fff;
  width: 150vw;
  height: 150vh;
  animation-name: trans-fadeout;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  z-index: 5000;
  left: 0;
  top: 0; }
  @media only screen and (max-width: 767px) {
    .trans-fadeout:before {
      position: fixed; } }

.preloader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 5000; }
  .preloader:after {
    content: '';
    width: 100px;
    height: 100px;
    background-image: url("../img/logo.svg");
    background-repeat: no-repeat;
    animation-name: rotate;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
    position: fixed; }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes trans-circle-animation {
  0% {
    width: 0vh;
    height: 0vh;
    opacity: 0; }
  25% {
    opacity: 0.3; }
  50% {
    opacity: 0.5; }
  100% {
    width: 350vh;
    height: 350vh;
    opacity: 1; } }

@keyframes trans-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes trans-fadeout {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.trans-circle {
  opacity: 1 !important; }
  .trans-circle:before {
    position: absolute;
    /*top: 50%;
  		left: 50%;
  		*/
    transform: translate(-50%, -50%);
    content: "";
    border-radius: 50%;
    background-color: #fff;
    width: 1px;
    height: 1px;
    animation-name: trans-circle-animation;
    animation-duration: 1.2s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    z-index: 1000; }
    @media only screen and (max-width: 767px) {
      .trans-circle:before {
        position: fixed; } }

.trans-fadeout:before {
  position: fixed;
  opacity: 0;
  /*top: 50%;
  		left: 50%;
  		*/
  content: "";
  background-color: #fff;
  width: 150vw;
  height: 150vh;
  animation-name: trans-fadeout;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  z-index: 5000;
  left: 0;
  top: 0; }
  @media only screen and (max-width: 767px) {
    .trans-fadeout:before {
      position: fixed; } }

.preloader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 5000; }
  .preloader:after {
    content: '';
    width: 100px;
    height: 100px;
    background-image: url("../img/logo.svg");
    background-repeat: no-repeat;
    animation-name: rotate;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
    position: fixed; }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes trans-circle-animation {
  0% {
    width: 0vh;
    height: 0vh;
    opacity: 0; }
  25% {
    opacity: 0.3; }
  50% {
    opacity: 0.5; }
  100% {
    width: 350vh;
    height: 350vh;
    opacity: 1; } }

@keyframes trans-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes trans-fadeout {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.SeperatorLine {
  position: relative; }
  .SeperatorLine:before {
    content: '';
    position: absolute;
    height: calc(100% - (45px * 2));
    width: 0.2rem;
    right: 0;
    top: 45px;
    background-color: #eaef1b; }

.HomepageBlock {
  margin: 75px 0; }
  .HomepageBlock section:first-of-type:before {
    content: '';
    position: absolute;
    background-image: url("../img/icon.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 7rem;
    height: 7rem;
    z-index: 5;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    animation-name: iconSpin;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-duration: 8s;
    animation-delay: 3s;
    transition: all 0.3s;
    transition-timing-function: ease-in-out; }
  .HomepageBlock_block {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 75px 25px; }
    .HomepageBlock_block > * {
      text-align: left; }
    .HomepageBlock_block__secondary {
      background-color: #1e1e1e;
      color: #fff; }
      .HomepageBlock_block__secondary h2, .HomepageBlock_block__secondary p, .HomepageBlock_block__secondary li {
        color: #fff !important; }
  .HomepageBlock_image {
    border-radius: 5px;
    overflow: hidden;
    padding-top: 20rem; }
    .HomepageBlock_image > * {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background-position: center; }
  .HomepageBlock_title {
    display: inline-flex;
    flex-direction: row;
    align-items: center; }
    .HomepageBlock_title h2 {
      margin: 0;
      text-align: left; }
  .HomepageBlock_icon {
    background-color: #eaef1b;
    color: #353535;
    border-radius: 50%;
    margin-right: 1rem;
    animation-name: iconPulse;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-duration: 8s;
    animation-delay: 3s; }
  .HomepageBlock_topRight {
    position: relative; }
    @media only screen and (max-width: 767px) {
      .HomepageBlock_topRight {
        margin-top: 25px; } }
    .HomepageBlock_topRight:before, .HomepageBlock_topRight:after {
      position: absolute;
      top: 0;
      right: 0;
      content: '';
      width: 5rem;
      height: 0.3rem;
      background-color: #eaef1b; }
    .HomepageBlock_topRight:after {
      width: 0.3rem;
      height: 5rem; }
  .HomepageBlock_bottomLeft {
    position: relative; }
    @media only screen and (max-width: 767px) {
      .HomepageBlock_bottomLeft {
        margin-bottom: 25px; } }
    .HomepageBlock_bottomLeft:before, .HomepageBlock_bottomLeft:after {
      position: absolute;
      bottom: 0;
      left: 0;
      content: '';
      width: 5rem;
      height: 0.3rem;
      background-color: #eaef1b; }
    .HomepageBlock_bottomLeft:after {
      width: 0.3rem;
      height: 5rem; }

.ContactSideBlock {
  background-color: #eaef1b;
  border-radius: 25px;
  padding: 25px;
  margin: 5px 0; }
  .ContactSideBlock_white {
    background-color: #fff; }
  .ContactSideBlock p {
    margin: 0; }

.RadiusIcon {
  background-color: #eaef1b;
  color: #353535;
  border-radius: 50%;
  margin: 1rem; }

.EmbeddedImageFloat {
  width: 50%;
  margin-top: calc(-6rem + -0.5407911001rem + -25px);
  padding: 10px; }
  @media only screen and (max-width: 1024px) {
    .EmbeddedImageFloat {
      width: 100%;
      padding: 25px 0;
      margin-top: 0; } }

.FrameBlock {
  position: relative;
  margin: 45px 0; }
  .FrameBlock:before, .FrameBlock:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 5rem;
    height: 0.3rem;
    background-color: #eaef1b; }
  .FrameBlock:after {
    width: 0.3rem;
    height: 5rem; }
  .FrameBlock > * {
    padding: 45px; }
    .FrameBlock > *:before, .FrameBlock > *:after {
      position: absolute;
      bottom: 0;
      right: 0;
      content: '';
      width: 5rem;
      height: 0.3rem;
      background-color: #eaef1b; }
    .FrameBlock > *:after {
      width: 0.3rem;
      height: 5rem; }

@keyframes iconSpin {
  0% {
    transform: translate(-50%, 50%) rotate(0deg); }
  50% {
    transform: translate(-50%, 50%) rotate(0deg); }
  90% {
    transform: translate(-50%, 50%) rotate(360deg); }
  100% {
    transform: translate(-50%, 50%) rotate(360deg); } }

@keyframes iconPulse {
  0% {
    transform: scale(1);
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0); }
  50% {
    transform: scale(1);
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0); }
  90% {
    transform: scale(1);
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0); }
  95% {
    transform: scale(1.5);
    box-shadow: 0px 0px 5px #fff; }
  100% {
    transform: scale(1);
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0); } }

.MainHeader {
  width: 100%;
  background-color: #1e1e1e;
  padding: 5px;
  display: flex;
  flex-direction: row;
  margin-bottom: 75px;
  position: relative;
  z-index: 1;
  color: #fff; }
  .MainHeader:before {
    content: '';
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    height: 100%;
    background-color: #1e1e1e;
    top: 0;
    z-index: -1; }
  .MainHeader_content {
    width: 50%;
    padding: 25px; }
    @media only screen and (max-width: 1024px) {
      .MainHeader_content {
        width: 100%; } }
  .MainHeader_images {
    width: 50%;
    width: 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; }
    @media only screen and (max-width: 1024px) {
      .MainHeader_images {
        width: 100%; } }
    .MainHeader_images img {
      width: calc(100% / 3);
      padding: 5px;
      object-fit: contain; }
  .MainHeader_title {
    font-size: 2rem;
    line-height: 2rem; }

html {
  font-family: "Helvetica-Light", "Arial", sans-serif;
  font-size: calc(10px + 1vw); }
  @media only screen and (min-width: 1920px) {
    html {
      font-size: calc(10px + (1920px * 0.01));
      /*line-height: 30px*/ } }

body {
  margin: 0;
  font-family: "Helvetica-Light", "Arial", sans-serif;
  font-size: 1rem;
  line-height: unset;
  font-size: 0.875rem; }

h1,
h2,
h3,
h4,
h5,
h6,
.sectiontitle {
  font-family: "adineue-bold", "Arial", sans-serif;
  text-transform: uppercase;
  color: #eaef1b;
  width: 100%;
  display: block; }
  h1 span.primary,
  h2 span.primary,
  h3 span.primary,
  h4 span.primary,
  h5 span.primary,
  h6 span.primary,
  .sectiontitle span.primary {
    color: #eaef1b; }
  h1 span.secondary,
  h2 span.secondary,
  h3 span.secondary,
  h4 span.secondary,
  h5 span.secondary,
  h6 span.secondary,
  .sectiontitle span.secondary {
    color: #353535; }
  h1 span.white,
  h2 span.white,
  h3 span.white,
  h4 span.white,
  h5 span.white,
  h6 span.white,
  .sectiontitle span.white {
    color: #fff; }
  h1 span.highlight,
  h2 span.highlight,
  h3 span.highlight,
  h4 span.highlight,
  h5 span.highlight,
  h6 span.highlight,
  .sectiontitle span.highlight {
    color: #eaef1b; }
  h1.primary,
  h2.primary,
  h3.primary,
  h4.primary,
  h5.primary,
  h6.primary,
  .sectiontitle.primary {
    color: #eaef1b; }
  h1.secondary,
  h2.secondary,
  h3.secondary,
  h4.secondary,
  h5.secondary,
  h6.secondary,
  .sectiontitle.secondary {
    color: #353535; }
  h1.highlight,
  h2.highlight,
  h3.highlight,
  h4.highlight,
  h5.highlight,
  h6.highlight,
  .sectiontitle.highlight {
    color: #eaef1b; }
  h1.white,
  h2.white,
  h3.white,
  h4.white,
  h5.white,
  h6.white,
  .sectiontitle.white {
    color: #fff; }
  h1.black,
  h2.black,
  h3.black,
  h4.black,
  h5.black,
  h6.black,
  .sectiontitle.black {
    color: #000; }
  h1.list span,
  h2.list span,
  h3.list span,
  h4.list span,
  h5.list span,
  h6.list span,
  .sectiontitle.list span {
    display: list-item;
    list-style: none; }
  h1.lalign,
  h2.lalign,
  h3.lalign,
  h4.lalign,
  h5.lalign,
  h6.lalign,
  .sectiontitle.lalign {
    text-align: left; }
  h1.center,
  h2.center,
  h3.center,
  h4.center,
  h5.center,
  h6.center,
  .sectiontitle.center {
    text-align: center; }
  h1.ralign,
  h2.ralign,
  h3.ralign,
  h4.ralign,
  h5.ralign,
  h6.ralign,
  .sectiontitle.ralign {
    text-align: right; }
  h1.slim,
  h2.slim,
  h3.slim,
  h4.slim,
  h5.slim,
  h6.slim,
  .sectiontitle.slim {
    padding: 0;
    margin: 0; }
  h1.normal,
  h2.normal,
  h3.normal,
  h4.normal,
  h5.normal,
  h6.normal,
  .sectiontitle.normal {
    font-weight: normal; }
  h1.supersize,
  h2.supersize,
  h3.supersize,
  h4.supersize,
  h5.supersize,
  h6.supersize,
  .sectiontitle.supersize {
    font-size: 4rem;
    line-height: 4rem; }
  h1.splash,
  h2.splash,
  h3.splash,
  h4.splash,
  h5.splash,
  h6.splash,
  .sectiontitle.splash {
    font-size: 4.5rem;
    line-height: 4.5rem; }
  h1.smallfry,
  h2.smallfry,
  h3.smallfry,
  h4.smallfry,
  h5.smallfry,
  h6.smallfry,
  .sectiontitle.smallfry {
    font-size: 1rem;
    line-height: 1rem; }
  h1.shadow,
  h2.shadow,
  h3.shadow,
  h4.shadow,
  h5.shadow,
  h6.shadow,
  .sectiontitle.shadow {
    text-shadow: 5px 5px 5px #000; }
  h1.strike,
  h2.strike,
  h3.strike,
  h4.strike,
  h5.strike,
  h6.strike,
  .sectiontitle.strike {
    display: inline-block;
    background-color: #fff;
    width: unset;
    padding: 0 25px; }
    h1.strike:after,
    h2.strike:after,
    h3.strike:after,
    h4.strike:after,
    h5.strike:after,
    h6.strike:after,
    .sectiontitle.strike:after {
      content: '';
      background-color: #353535;
      width: 100%;
      height: 0.2rem;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, 0);
      z-index: -1; }
  h1.rule,
  h2.rule,
  h3.rule,
  h4.rule,
  h5.rule,
  h6.rule,
  .sectiontitle.rule {
    position: relative;
    margin-bottom: 2.5rem; }
    h1.rule:after,
    h2.rule:after,
    h3.rule:after,
    h4.rule:after,
    h5.rule:after,
    h6.rule:after,
    .sectiontitle.rule:after {
      content: "";
      position: absolute;
      opacity: 0;
      width: 50%;
      height: 0.4rem;
      bottom: 0rem;
      left: 0;
      background-color: #eaef1b;
      z-index: 1;
      animation-name: rule-trans;
      animation-duration: 1.5s;
      animation-timing-function: ease-in-out;
      animation-fill-mode: forwards; }
      @media only screen and (max-width: 767px) {
        h1.rule:after,
        h2.rule:after,
        h3.rule:after,
        h4.rule:after,
        h5.rule:after,
        h6.rule:after,
        .sectiontitle.rule:after {
          width: 50%; } }
    h1.rule__top,
    h2.rule__top,
    h3.rule__top,
    h4.rule__top,
    h5.rule__top,
    h6.rule__top,
    .sectiontitle.rule__top {
      margin-bottom: unset; }
      h1.rule__top:before,
      h2.rule__top:before,
      h3.rule__top:before,
      h4.rule__top:before,
      h5.rule__top:before,
      h6.rule__top:before,
      .sectiontitle.rule__top:before {
        content: "";
        position: absolute;
        opacity: 0;
        width: 50%;
        height: 0.3rem;
        top: -1rem;
        left: 0;
        background-color: #eaef1b;
        z-index: 1;
        animation-name: rule-trans;
        animation-duration: 1.5s;
        animation-timing-function: ease-in-out;
        animation-fill-mode: forwards; }
        @media only screen and (max-width: 767px) {
          h1.rule__top:before,
          h2.rule__top:before,
          h3.rule__top:before,
          h4.rule__top:before,
          h5.rule__top:before,
          h6.rule__top:before,
          .sectiontitle.rule__top:before {
            width: 50%; } }
      h1.rule__top:after,
      h2.rule__top:after,
      h3.rule__top:after,
      h4.rule__top:after,
      h5.rule__top:after,
      h6.rule__top:after,
      .sectiontitle.rule__top:after {
        content: unset; }
    h1.rule__small:after,
    h2.rule__small:after,
    h3.rule__small:after,
    h4.rule__small:after,
    h5.rule__small:after,
    h6.rule__small:after,
    .sectiontitle.rule__small:after {
      width: 5%; }
    h1.rule__gradient:after, h1.rule__gradient:before,
    h2.rule__gradient:after,
    h2.rule__gradient:before,
    h3.rule__gradient:after,
    h3.rule__gradient:before,
    h4.rule__gradient:after,
    h4.rule__gradient:before,
    h5.rule__gradient:after,
    h5.rule__gradient:before,
    h6.rule__gradient:after,
    h6.rule__gradient:before,
    .sectiontitle.rule__gradient:after,
    .sectiontitle.rule__gradient:before {
      background: linear-gradient(90deg, #eaef1b 0%, #353535 100%); }
    h1.rule__primary:after, h1.rule__primary:before,
    h2.rule__primary:after,
    h2.rule__primary:before,
    h3.rule__primary:after,
    h3.rule__primary:before,
    h4.rule__primary:after,
    h4.rule__primary:before,
    h5.rule__primary:after,
    h5.rule__primary:before,
    h6.rule__primary:after,
    h6.rule__primary:before,
    .sectiontitle.rule__primary:after,
    .sectiontitle.rule__primary:before {
      background-color: #eaef1b; }
    h1.rule__secondary:after, h1.rule__secondary:before,
    h2.rule__secondary:after,
    h2.rule__secondary:before,
    h3.rule__secondary:after,
    h3.rule__secondary:before,
    h4.rule__secondary:after,
    h4.rule__secondary:before,
    h5.rule__secondary:after,
    h5.rule__secondary:before,
    h6.rule__secondary:after,
    h6.rule__secondary:before,
    .sectiontitle.rule__secondary:after,
    .sectiontitle.rule__secondary:before {
      background-color: #353535; }
    h1.rule__white:after, h1.rule__white:before,
    h2.rule__white:after,
    h2.rule__white:before,
    h3.rule__white:after,
    h3.rule__white:before,
    h4.rule__white:after,
    h4.rule__white:before,
    h5.rule__white:after,
    h5.rule__white:before,
    h6.rule__white:after,
    h6.rule__white:before,
    .sectiontitle.rule__white:after,
    .sectiontitle.rule__white:before {
      background-color: #fff; }
    h1.rule__black:after, h1.rule__black:before,
    h2.rule__black:after,
    h2.rule__black:before,
    h3.rule__black:after,
    h3.rule__black:before,
    h4.rule__black:after,
    h4.rule__black:before,
    h5.rule__black:after,
    h5.rule__black:before,
    h6.rule__black:after,
    h6.rule__black:before,
    .sectiontitle.rule__black:after,
    .sectiontitle.rule__black:before {
      background-color: #000; }
    h1.rule__background:after, h1.rule__background:before,
    h2.rule__background:after,
    h2.rule__background:before,
    h3.rule__background:after,
    h3.rule__background:before,
    h4.rule__background:after,
    h4.rule__background:before,
    h5.rule__background:after,
    h5.rule__background:before,
    h6.rule__background:after,
    h6.rule__background:before,
    .sectiontitle.rule__background:after,
    .sectiontitle.rule__background:before {
      background-color: #1e1e1e; }
    h1.rule.center:after,
    h2.rule.center:after,
    h3.rule.center:after,
    h4.rule.center:after,
    h5.rule.center:after,
    h6.rule.center:after,
    .sectiontitle.rule.center:after {
      left: 50%;
      transform: translate(-50%, 0); }

h1 {
  font-size: 4rem;
  line-height: 4rem; }

a,
a:hover,
a:visited,
a:focus {
  color: #000;
  outline-color: transparent; }
  a.primary,
  a:hover.primary,
  a:visited.primary,
  a:focus.primary {
    color: #eaef1b; }
  a.secondary,
  a:hover.secondary,
  a:visited.secondary,
  a:focus.secondary {
    color: #353535; }
  a.white,
  a:hover.white,
  a:visited.white,
  a:focus.white {
    color: #fff; }
  a.pad,
  a:hover.pad,
  a:visited.pad,
  a:focus.pad {
    margin: 25px; }

i.fas,
i.far,
i.fab,
i.fal {
  font-size: 1.5rem;
  padding: calc(1.5rem / 2); }
  i.fas.secondary,
  i.far.secondary,
  i.fab.secondary,
  i.fal.secondary {
    color: #353535; }
  i.fas.primary,
  i.far.primary,
  i.fab.primary,
  i.fal.primary {
    color: #eaef1b; }
  i.fas.black,
  i.far.black,
  i.fab.black,
  i.fal.black {
    color: #000; }
  i.fas.large,
  i.far.large,
  i.fab.large,
  i.fal.large {
    font-size: calc(1.5rem * 2);
    padding: calc(1.5rem); }
  i.fas.circle,
  i.far.circle,
  i.fab.circle,
  i.fal.circle {
    width: calc(1.5rem * 2);
    height: calc(1.5rem * 2);
    border-radius: 50%; }
    i.fas.circle_primary,
    i.far.circle_primary,
    i.fab.circle_primary,
    i.fal.circle_primary {
      background-color: #eaef1b; }
    i.fas.circle_highlight,
    i.far.circle_highlight,
    i.fab.circle_highlight,
    i.fal.circle_highlight {
      background-color: #eaef1b; }
    i.fas.circle_secondary,
    i.far.circle_secondary,
    i.fab.circle_secondary,
    i.fal.circle_secondary {
      background-color: #353535; }
    i.fas.circle_white,
    i.far.circle_white,
    i.fab.circle_white,
    i.fal.circle_white {
      background-color: #fff; }

.splashtitle {
  padding: 4rem 25px; }

.callout {
  background-color: #353535;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  width: 4rem;
  height: 4rem; }

@keyframes rule-trans {
  0% {
    opacity: 0;
    right: -75vw; }
  100% {
    opacity: 1;
    right: 0; } }

@font-face {
  font-family: 'adineue-bold';
  font-style: normal;
  font-weight: normal;
  src: local("adineue-bold"), url("../fonts/adineue-bold.woff") format("woff"); }

@font-face {
  font-family: 'Helvetica-Light';
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica-Light"), url("../fonts/Helvetica-Light.woff") format("woff"); }

.storefront-full-width-content .site-main ul.products.columns-3,
ul.products,
.wc-block-grid__products {
  display: flex;
  flex-wrap: wrap;
  padding-top: 75px; }
  .storefront-full-width-content .site-main ul.products.columns-3 li.product,
  ul.products li.product,
  .wc-block-grid__products li.product {
    display: flex;
    align-items: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    padding: 10px;
    background-color: #fff; }
    .storefront-full-width-content .site-main ul.products.columns-3 li.product:before,
    ul.products li.product:before,
    .wc-block-grid__products li.product:before {
      display: none; }
    .storefront-full-width-content .site-main ul.products.columns-3 li.product a:first-of-type,
    ul.products li.product a:first-of-type,
    .wc-block-grid__products li.product a:first-of-type {
      flex-grow: 3;
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      .storefront-full-width-content .site-main ul.products.columns-3 li.product a:first-of-type img,
      ul.products li.product a:first-of-type img,
      .wc-block-grid__products li.product a:first-of-type img {
        height: 5rem;
        object-fit: cover;
        border-radius: 15px; }
    @media only screen and (max-width: 1024px) {
      .storefront-full-width-content .site-main ul.products.columns-3 li.product,
      ul.products li.product,
      .wc-block-grid__products li.product {
        width: calc(50% - 25px);
        margin-right: 25px !important; }
        .storefront-full-width-content .site-main ul.products.columns-3 li.product:nth-child(even),
        ul.products li.product:nth-child(even),
        .wc-block-grid__products li.product:nth-child(even) {
          margin-right: 0 !important;
          margin-left: 25px; } }
    @media only screen and (max-width: 767px) {
      .storefront-full-width-content .site-main ul.products.columns-3 li.product,
      ul.products li.product,
      .wc-block-grid__products li.product {
        width: calc(100%);
        margin-right: 0 !important; }
        .storefront-full-width-content .site-main ul.products.columns-3 li.product:nth-child(even),
        ul.products li.product:nth-child(even),
        .wc-block-grid__products li.product:nth-child(even) {
          margin-left: 0; } }
    .storefront-full-width-content .site-main ul.products.columns-3 li.product .woocommerce-loop-product__title,
    ul.products li.product .woocommerce-loop-product__title,
    .wc-block-grid__products li.product .woocommerce-loop-product__title {
      color: #353535;
      text-align: left;
      order: 2; }
    .storefront-full-width-content .site-main ul.products.columns-3 li.product .price,
    ul.products li.product .price,
    .wc-block-grid__products li.product .price {
      order: 1;
      border-radius: 10px;
      color: #eaef1b !important;
      border: solid 0.2rem #eaef1b;
      font-family: "adineue-bold", "Arial", sans-serif;
      padding: 7px; }
    .storefront-full-width-content .site-main ul.products.columns-3 li.product p,
    ul.products li.product p,
    .wc-block-grid__products li.product p {
      order: 3;
      text-align: left; }
    .storefront-full-width-content .site-main ul.products.columns-3 li.product .cart,
    ul.products li.product .cart,
    .wc-block-grid__products li.product .cart {
      margin-bottom: 0;
      display: flex;
      align-items: flex-end; }

.storefront-sorting {
  display: none; }

.woocommerce-form-login,
.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
  color: #fff; }
  .woocommerce-form-login a,
  .woocommerce-form-login a:hover,
  .woocommerce-form-login a:visited,
  .woocommerce-MyAccount-navigation a,
  .woocommerce-MyAccount-navigation a:hover,
  .woocommerce-MyAccount-navigation a:visited,
  .woocommerce-MyAccount-content a,
  .woocommerce-MyAccount-content a:hover,
  .woocommerce-MyAccount-content a:visited {
    color: #fff; }
  .woocommerce-form-login ul,
  .woocommerce-MyAccount-navigation ul,
  .woocommerce-MyAccount-content ul {
    margin: 0; }
    .woocommerce-form-login ul li.woocommerce-MyAccount-navigation-link:before,
    .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:before,
    .woocommerce-MyAccount-content ul li.woocommerce-MyAccount-navigation-link:before {
      transform: translateY(-50%);
      top: 50%; }

.woocommerce-message,
.woocommerce-error {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  animation-name: messageReveal;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-duration: 5s;
  transition: opacity 2s;
  animation-delay: 2s;
  animation-fill-mode: both;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6); }

.woocommerce-info {
  background-color: #eaef1b;
  color: #353535; }
  .woocommerce-info a,
  .woocommerce-info a:hover,
  .woocommerce-info a:visited {
    color: #353535; }

.woocommerce .checkout,
.woocommerce div.product.product-type-simple {
  padding-top: 45px; }

.storefront-full-width-content.single-product div.product {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    margin-right: 0; }
    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery img {
      width: 100%;
      height: 12rem;
      object-fit: cover;
      max-width: unset; }
  .storefront-full-width-content.single-product div.product .product_title {
    color: #353535; }
  .storefront-full-width-content.single-product div.product .quantity,
  .storefront-full-width-content.single-product div.product .single_add_to_cart_button,
  .storefront-full-width-content.single-product div.product .product_meta {
    display: none; }
  .storefront-full-width-content.single-product div.product .woocommerce-tabs {
    width: 100%; }
  .storefront-full-width-content.single-product div.product .summary.entry-summary,
  .storefront-full-width-content.single-product div.product .summary-sidebar {
    width: 50%; }
    @media only screen and (max-width: 1024px) {
      .storefront-full-width-content.single-product div.product .summary.entry-summary,
      .storefront-full-width-content.single-product div.product .summary-sidebar {
        width: 100%; } }
  .storefront-full-width-content.single-product div.product .summary p.price {
    display: inline-flex;
    border-radius: 10px;
    color: #eaef1b;
    border: solid 0.2rem #eaef1b;
    font-family: "adineue-bold", "Arial", sans-serif;
    padding: 7px; }
  .storefront-full-width-content.single-product div.product .summary-sidebar {
    padding: 25px; }
    .storefront-full-width-content.single-product div.product .summary-sidebar > * {
      margin-bottom: 25px; }

nav.storefront-product-pagination,
section.related,
.storefront-handheld-footer-bar {
  display: none; }

@keyframes messageReveal {
  0% {
    opacity: 1;
    display: block; }
  5% {
    opacity: 1;
    display: block; }
  95% {
    opacity: 1; }
  100% {
    display: none;
    opacity: 0;
    top: -100vh; } }

table.my_account_orders:not(.has-background) th,
table.my_account_orders:not(.has-background) td,
table.my_account_orders:not(.has-background) tbody tr:nth-child(2n) td,
table.woocommerce-table--order-details:not(.has-background) th,
table.woocommerce-table--order-details:not(.has-background) td,
table.woocommerce-table--order-details:not(.has-background) tbody tr:nth-child(2n) td {
  background-color: #353535; }

/*# sourceMappingURL=style.css.map */
