/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*
$display-intro-show:	true !defaut;
$duration-intro-show:	1000 !default;

.display-intro-show		{ -ph-display-intro-show: $display-intro-show; }
.duration-intro-show	{ -ph-duration-intro-show: $duration-intro-show; }
/**/
.section-flow {
  min-height: auto !important;
}
.section-100 {
  min-height: 100vh !important;
}
.section-95 {
  min-height: 95vh !important;
}
.section-90 {
  min-height: 90vh !important;
}
.section-85 {
  min-height: 85vh !important;
}
.section-80 {
  min-height: 80vh !important;
}
.section-75 {
  min-height: 75vh !important;
}
.section-70 {
  min-height: 70vh !important;
}
.section-65 {
  min-height: 65vh !important;
}
.section-60 {
  min-height: 60vh !important;
}
.section-55 {
  min-height: 55vh !important;
}
.section-50 {
  min-height: 50vh !important;
}
.section-45 {
  min-height: 45vh !important;
}
.section-40 {
  min-height: 40vh !important;
}
.section-35 {
  min-height: 35vh !important;
}
.section-33 {
  min-height: 33vh !important;
}
.section-30 {
  min-height: 30vh !important;
}
.section-25 {
  min-height: 25vh !important;
}
.section-20 {
  min-height: 20vh !important;
}
.section-15 {
  min-height: 15vh !important;
}
.section-10 {
  min-height: 10vh !important;
}
.section-100max {
  max-height: 100vh !important;
}
.section-60max {
  max-height: 60vh !important;
}
.section-50max {
  max-height: 50vh !important;
}
.section-40max {
  max-height: 40vh !important;
}
.section-33max {
  max-height: 30vh !important;
}
.section-30max {
  max-height: 30vh !important;
}
.section-25max {
  max-height: 25vh !important;
}
.section-20max {
  max-height: 20vh !important;
}
.section-15max {
  max-height: 15vh !important;
}
.section-10max {
  max-height: 10vh !important;
}
.section-w100 .g-grid {
  max-width: 100rem;
  margin: 0 auto;
}
.section-w90 .g-grid {
  max-width: 90rem;
  margin: 0 auto;
}
.section-w80 .g-grid {
  max-width: 80rem;
  margin: 0 auto;
}
.section-w75 .g-grid {
  max-width: 75rem;
  margin: 0 auto;
}
.section-w70 .g-grid {
  max-width: 70rem;
  margin: 0 auto;
}
.section-w65 .g-grid {
  max-width: 65rem;
  margin: 0 auto;
}
.section-w60 .g-grid {
  max-width: 60rem;
  margin: 0 auto;
}
.section-w50 .g-grid {
  max-width: 50rem;
  margin: 0 auto;
}
.section-max100 {
  max-width: 100rem;
  margin: 0 auto;
}
.section-max90 {
  max-width: 90rem;
  margin: 0 auto;
}
.section-max80 {
  max-width: 80rem;
  margin: 0 auto;
}
.section-max75 {
  max-width: 75rem;
  margin: 0 auto;
}
.section-max70 {
  max-width: 70rem;
  margin: 0 auto;
}
.section-max65 {
  max-width: 65rem;
  margin: 0 auto;
}
.section-max60 {
  max-width: 60rem;
  margin: 0 auto;
}
.section-max50 {
  max-width: 50rem;
  margin: 0 auto;
}
.section-p100 .g-grid {
  max-width: 100%;
  margin: 0 auto;
}
.section-p90 .g-grid {
  max-width: 90%;
  margin: 0 auto;
}
.section-p80 .g-grid {
  max-width: 80%;
  margin: 0 auto;
}
.section-p75 .g-grid {
  max-width: 75%;
  margin: 0 auto;
}
.section-p70 .g-grid {
  max-width: 70%;
  margin: 0 auto;
}
.section-p65 .g-grid {
  max-width: 65%;
  margin: 0 auto;
}
.section-p60 .g-grid {
  max-width: 60%;
  margin: 0 auto;
}
.section-p50 .g-grid {
  max-width: 50%;
  margin: 0 auto;
}
.centerXY {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centerContent {
  display: grid;
  place-items: center;
}
.centerY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.centerX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tcWhite {
  color: #ffffff !important;
}
.bgWhite {
  background-color: #ffffff !important;
}
.tlWhite {
  color: #ffffff;
}
.tlWhite:hover, .tlWhite:active {
  color: #ffffff;
}
.tcBlack {
  color: #000000 !important;
}
.bgBlack {
  background-color: #000000 !important;
}
.tlBlack {
  color: #000000;
}
.tlBlack:hover, .tlBlack:active {
  color: #ffffff;
}
.tcOffWhite {
  color: #eeeeee !important;
}
.bgOffWhite {
  background-color: #eeeeee !important;
}
.tlOffWhite {
  color: #eeeeee;
}
.tlOffWhite:hover, .tlOffWhite:active {
  color: #ffffff;
}
.tcLightgrey {
  color: #ececec !important;
}
.bgLightgrey {
  background-color: #ececec !important;
}
.tlLightgrey {
  color: #ececec;
}
.tlLightgrey:hover, .tlLightgrey:active {
  color: #ffffff;
}
.tcGrey {
  color: #b4b4b4 !important;
}
.bgGrey {
  background-color: #b4b4b4 !important;
}
.tlGrey {
  color: #b4b4b4;
}
.tlGrey:hover, .tlGrey:active {
  color: #ffffff;
}
.tcDarkgrey {
  color: #282828 !important;
}
.bgDarkgrey {
  background-color: #282828 !important;
}
.tlDarkgrey {
  color: #282828;
}
.tlDarkgrey:hover, .tlDarkgrey:active {
  color: #ffffff;
}
.tcPink {
  color: #d13b7b !important;
}
.bgPink {
  background-color: #d13b7b !important;
}
.tlPink {
  color: #d13b7b;
}
.tlPink:hover, .tlPink:active {
  color: #ffffff;
}
.tcRed {
  color: #ef4a44 !important;
}
.bgRed {
  background-color: #ef4a44 !important;
}
.tlRed {
  color: #ef4a44;
}
.tlRed:hover, .tlRed:active {
  color: #ffffff;
}
.tcPurple {
  color: #874f9a !important;
}
.bgPurple {
  background-color: #874f9a !important;
}
.tlPurple {
  color: #874f9a;
}
.tlPurple:hover, .tlPurple:active {
  color: #ffffff;
}
.tcBlue {
  color: #279fba !important;
}
.bgBlue {
  background-color: #279fba !important;
}
.tlBlue {
  color: #279fba;
}
.tlBlue:hover, .tlBlue:active {
  color: #ffffff;
}
.tcOrange {
  color: #ee7933 !important;
}
.bgOrange {
  background-color: #ee7933 !important;
}
.tlOrange {
  color: #ee7933;
}
.tlOrange:hover, .tlOrange:active {
  color: #ffffff;
}
.tcGreen {
  color: #00c67e !important;
}
.bgGreen {
  background-color: #00c67e !important;
}
.tlGreen {
  color: #00c67e;
}
.tlGreen:hover, .tlGreen:active {
  color: #ffffff;
}
.tcYellow {
  color: #F9B234 !important;
}
.bgYellow {
  background-color: #F9B234 !important;
}
.tlYellow {
  color: #F9B234;
}
.tlYellow:hover, .tlYellow:active {
  color: #ffffff;
}
.tcLightblue {
  color: #00BDE2 !important;
}
.bgLightblue {
  background-color: #00BDE2 !important;
}
.tlLightblue {
  color: #00BDE2;
}
.tlLightblue:hover, .tlLightblue:active {
  color: #ffffff;
}
.tcDarkblue {
  color: #023964 !important;
}
.bgDarkblue {
  background-color: #023964 !important;
}
.tlDarkblue {
  color: #023964;
}
.tlDarkblue:hover, .tlDarkblue:active {
  color: #ffffff;
}
.tcCyan {
  color: #00ffff !important;
}
.bgCyan {
  background-color: #00ffff !important;
}
.tlCyan {
  color: #00ffff;
}
.tlCyan:hover, .tlCyan:active {
  color: #ffffff;
}
.tcHelli1 {
  color: #d20b22 !important;
}
.bgHelli1 {
  background-color: #d20b22 !important;
}
.tlHelli1 {
  color: #d20b22;
}
.tlHelli1:hover, .tlHelli1:active {
  color: #ffffff;
}
.tcHelli2 {
  color: #2659F0 !important;
}
.bgHelli2 {
  background-color: #2659F0 !important;
}
.tlHelli2 {
  color: #2659F0;
}
.tlHelli2:hover, .tlHelli2:active {
  color: #ffffff;
}
.tcSps1 {
  color: #f9632d !important;
}
.bgSps1 {
  background-color: #f9632d !important;
}
.tlSps1 {
  color: #f9632d;
}
.tlSps1:hover, .tlSps1:active {
  color: #ffffff;
}
.tcSps2 {
  color: #21c2d4 !important;
}
.bgSps2 {
  background-color: #21c2d4 !important;
}
.tlSps2 {
  color: #21c2d4;
}
.tlSps2:hover, .tlSps2:active {
  color: #ffffff;
}
.tcBase {
  color: #1d2935 !important;
}
.bgBase {
  background-color: #1d2935 !important;
}
.tlBase {
  color: #1d2935;
}
.tlBase:hover, .tlBase:active {
  color: #ffffff;
}
.tcBaseActive {
  color: #f70600 !important;
}
.bgBaseActive {
  background-color: #f70600 !important;
}
.tlBaseActive {
  color: #f70600;
}
.tlBaseActive:hover, .tlBaseActive:active {
  color: #ffffff;
}
.tcAccent1 {
  color: #f70600 !important;
}
.bgAccent1 {
  background-color: #f70600 !important;
}
.tlAccent1 {
  color: #f70600;
}
.tlAccent1:hover, .tlAccent1:active {
  color: #ffffff;
}
.tcAccent2 {
  color: #b0b8d0 !important;
}
.bgAccent2 {
  background-color: #b0b8d0 !important;
}
.tlAccent2 {
  color: #b0b8d0;
}
.tlAccent2:hover, .tlAccent2:active {
  color: #ffffff;
}
.tcAccent3 {
  color: #1d2935 !important;
}
.bgAccent3 {
  background-color: #1d2935 !important;
}
.tlAccent3 {
  color: #1d2935;
}
.tlAccent3:hover, .tlAccent3:active {
  color: #ffffff;
}
.tcAccent4 {
  color: #00ffff !important;
}
.bgAccent4 {
  background-color: #00ffff !important;
}
.tlAccent4 {
  color: #00ffff;
}
.tlAccent4:hover, .tlAccent4:active {
  color: #ffffff;
}
.tcAccent5 {
  color: #737d26 !important;
}
.bgAccent5 {
  background-color: #737d26 !important;
}
.tlAccent5 {
  color: #737d26;
}
.tlAccent5:hover, .tlAccent5:active {
  color: #ffffff;
}
.tcAccent6 {
  color: #d20b22 !important;
}
.bgAccent6 {
  background-color: #d20b22 !important;
}
.tlAccent6 {
  color: #d20b22;
}
.tlAccent6:hover, .tlAccent6:active {
  color: #ffffff;
}
.tcAccent7 {
  color: #f9632d !important;
}
.bgAccent7 {
  background-color: #f9632d !important;
}
.tlAccent7 {
  color: #f9632d;
}
.tlAccent7:hover, .tlAccent7:active {
  color: #ffffff;
}
.tcAccent8 {
  color: #21c2d4 !important;
}
.bgAccent8 {
  background-color: #21c2d4 !important;
}
.tlAccent8 {
  color: #21c2d4;
}
.tlAccent8:hover, .tlAccent8:active {
  color: #ffffff;
}
.tcAccent1-Light {
  color: rgba(247, 6, 0, 0.25) !important;
}
.bgAccent1-Light {
  background-color: rgba(247, 6, 0, 0.25) !important;
}
.tlAccent1-Light {
  color: rgba(247, 6, 0, 0.25);
}
.tlAccent1-Light:hover, .tlAccent1-Light:active {
  color: #ffffff;
}
.tcAccent2-Light {
  color: rgba(176, 184, 208, 0.25) !important;
}
.bgAccent2-Light {
  background-color: rgba(176, 184, 208, 0.25) !important;
}
.tlAccent2-Light {
  color: rgba(176, 184, 208, 0.25);
}
.tlAccent2-Light:hover, .tlAccent2-Light:active {
  color: #ffffff;
}
.tcAccent3-Light {
  color: rgba(29, 41, 53, 0.25) !important;
}
.bgAccent3-Light {
  background-color: rgba(29, 41, 53, 0.25) !important;
}
.tlAccent3-Light {
  color: rgba(29, 41, 53, 0.25);
}
.tlAccent3-Light:hover, .tlAccent3-Light:active {
  color: #ffffff;
}
.tcAccent4-Light {
  color: rgba(0, 255, 255, 0.25) !important;
}
.bgAccent4-Light {
  background-color: rgba(0, 255, 255, 0.25) !important;
}
.tlAccent4-Light {
  color: rgba(0, 255, 255, 0.25);
}
.tlAccent4-Light:hover, .tlAccent4-Light:active {
  color: #ffffff;
}
.menuline-margin {
  margin-top: 90px;
}
/**
// Media Device Breakpoints
breakpoints-large-desktop-container:		75.000rem !default;
breakpoints-desktop-container:				60.000rem !default;
breakpoints-tablet-container:				48.000rem !default;
breakpoints-large-mobile-container:			30.000rem !default;
breakpoints-mobile-container:				100% !default;
breakpoints-mobile-menu-breakpoint:	        48.000rem !default;
/**/
.g-content {
  margin: 0.5rem;
  padding: 1rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.25rem;
}
html body {
  position: relative;
  color: #1d2935;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html body #g-page-surround {
  background-color: #ffffff;
}
@media only all and (max-width: 50.99rem) {
  html body #g-page-surround {
    padding: 0;
  }
}
html body p {
  margin: 0 0 1.3rem 0;
}
html body span.para {
  display: block;
  margin: 1rem 0;
}
html body.dir-rtl .align-left {
  text-align: right !important;
}
html body.dir-rtl .align-right {
  text-align: left !important;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
a {
  color: #f70600;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: inherit;
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/rubik/rubik-v8-latin-300.eot#iefix') format("embedded-opentype"), url('../../fonts/rubik/rubik-v8-latin-300.woff2') format("woff2"), url('../../fonts/rubik/rubik-v8-latin-300.woff') format("woff"), url('../../fonts/rubik/rubik-v8-latin-300.ttf') format("truetype"), url('../../fonts/rubik/rubik-v8-latin-300.svg#rubik') format("svg");
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/rubik/rubik-v8-latin-500.eot#iefix') format("embedded-opentype"), url('../../fonts/rubik/rubik-v8-latin-500.woff2') format("woff2"), url('../../fonts/rubik/rubik-v8-latin-500.woff') format("woff"), url('../../fonts/rubik/rubik-v8-latin-500.ttf') format("truetype"), url('../../fonts/rubik/rubik-v8-latin-500.svg#rubik') format("svg");
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/rubik/rubik-v8-latin-700.eot#iefix') format("embedded-opentype"), url('../../fonts/rubik/rubik-v8-latin-700.woff2') format("woff2"), url('../../fonts/rubik/rubik-v8-latin-700.woff') format("woff"), url('../../fonts/rubik/rubik-v8-latin-700.ttf') format("truetype"), url('../../fonts/rubik/rubik-v8-latin-700.svg#rubik') format("svg");
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/rubik/rubik-v8-latin-900.eot#iefix') format("embedded-opentype"), url('../../fonts/rubik/rubik-v8-latin-900.woff2') format("woff2"), url('../../fonts/rubik/rubik-v8-latin-900.woff') format("woff"), url('../../fonts/rubik/rubik-v8-latin-900.ttf') format("truetype"), url('../../fonts/rubik/rubik-v8-latin-900.svg#rubik') format("svg");
}
@font-face {
  font-family: "rubik";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/rubik/rubik-v8-latin-regular.eot#iefix') format("embedded-opentype"), url('../../fonts/rubik/rubik-v8-latin-regular.woff2') format("woff2"), url('../../fonts/rubik/rubik-v8-latin-regular.woff') format("woff"), url('../../fonts/rubik/rubik-v8-latin-regular.ttf') format("truetype"), url('../../fonts/rubik/rubik-v8-latin-regular.svg#rubik') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto/roboto-black.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto/roboto-black.woff2') format("woff2"), url('../../fonts/roboto/roboto-black.woff') format("woff"), url('../../fonts/roboto/roboto-black.ttf') format("truetype"), url('../fonts/roboto/roboto-black.svg#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto/roboto-bold.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto/roboto-bold.woff2') format("woff2"), url('../../fonts/roboto/roboto-bold.woff') format("woff"), url('../../fonts/roboto/roboto-bold.ttf') format("truetype"), url('../fonts/roboto/roboto-bold.svg#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/roboto/roboto-medium.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto/roboto-medium.woff2') format("woff2"), url('../../fonts/roboto/roboto-medium.woff') format("woff"), url('../../fonts/roboto/roboto-medium.ttf') format("truetype"), url('../fonts/roboto/roboto-medium.svg#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto/roboto-medium.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto/roboto-medium.woff2') format("woff2"), url('../../fonts/roboto/roboto-medium.woff') format("woff"), url('../../fonts/roboto/roboto-medium.ttf') format("truetype"), url('../fonts/roboto/roboto-medium.svg#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-regular.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto/roboto-regular.woff2') format("woff2"), url('../../fonts/roboto/roboto-regular.woff') format("woff"), url('../../fonts/roboto/roboto-regular.ttf') format("truetype"), url('../fonts/roboto/roboto-regular.svg#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/roboto/roboto-light.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto/roboto-light.woff2') format("woff2"), url('../../fonts/roboto/roboto-light.woff') format("woff"), url('../../fonts/roboto/roboto-light.ttf') format("truetype"), url('../fonts/roboto/roboto-light.svg#roboto') format("svg");
}
body {
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
#g-page-surround .page-header h2 {
  text-align: center;
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700 !important;
  margin: 1.5rem 0 0.75rem 0;
}
@media only all and (max-width: 50.99rem) and (orientation: portrait) {
  #g-page-surround .page-header h2 span {
    clear: both;
    display: block;
  }
}
h1, h2, h3, h4, h5 {
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  margin: 1.5rem 0 0.75rem 0;
}
h1 {
  font-size: 2.25rem;
  font-weight: 700;
}
h2 {
  font-size: 1.9rem;
  font-weight: 700;
}
h2.g-title {
  font-size: 1.9rem;
  font-weight: 700;
}
h3 {
  font-size: 1.5rem;
  font-weight: 700;
}
h3.g-title {
  font-size: 1rem;
  font-weight: 700;
  display: block;
  line-height: 1.5;
}
h4 {
  font-size: 1.25rem;
  font-weight: 600;
}
h5 {
  font-size: 1rem;
  font-weight: 600;
}
h6 {
  font-size: 0.85rem;
  font-weight: 600;
}
hr {
  display: block;
  margin: 1rem 0;
  border-bottom: 1px solid #e0e0e5;
}
.g-title {
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 0.5rem 0;
  padding: 0 0 1rem 0;
}
.g-title-xlarge .g-title {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  padding: 0;
}
@media only all and (max-width: 30rem) {
  .g-title-xlarge .g-title {
    font-size: 0rem;
    line-height: 1.25;
  }
}
.g-title-large .g-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
  padding: 0;
}
@media only all and (max-width: 30rem) {
  .g-title-large .g-title {
    font-size: 1.75rem;
  }
}
.g-title-small .g-title {
  font-size: 0.9rem;
  font-weight: 700;
}
.g-title-300 .g-title {
  font-weight: 300;
}
.g-lead, .g-simplecontent .g-simplecontent-item-leading-content {
  position: relative;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.35;
  margin: 1rem 0 0.5rem 0;
}
blockquote {
  border-left: 10px solid #e0e0e5;
  font-size: 1.1rem;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #1d2935;
  font-size: 1.2rem;
}
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #e0e0e5;
  border-radius: 0.25rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
pre.prettyprint {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
hr {
  border-bottom: 1px solid #e0e0e5;
}
.g-para {
  margin: 0.3rem 0 1rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.5rem 0.65rem;
  font-size: 1vw;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
@media (max-width: 100rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
}
@media (min-width: 1800px) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 18px;
  }
}
.g-main-nav .g-standard .g-dropdown {
  float: left;
}
.g-main-nav .g-standard .g-dropdown {
  min-width: 190px;
}
.g-main-nav {
  z-index: 20;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-main-nav {
    white-space: nowrap;
  }
}
.dir-rtl .g-main-nav .g-standard .g-dropdown .g-dropdown-right {
  left: auto;
  right: 100%;
}
.g-main-nav .g-toplevel {
  font-size: 0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  top: 0;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.5rem 0.35rem;
  }
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #c2c3c6;
}
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: -13px;
}
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: 7px;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #ffffff;
}
.g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  font-weight: bold;
}
.g-main-nav .g-toplevel > li.active > .g-menu-item-container:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #f70600;
  border-radius: 100%;
  left: 45%;
  top: 2.5rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  vertical-align: middle;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  font-size: 1.15rem;
  opacity: 1;
  text-align: center;
}
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -8px;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
.g-main-nav .g-dropdown {
  text-align: left;
  background: #030303;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel {
  padding: 0;
}
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #ffffff !important;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-main-nav .g-sublevel > li > .g-menu-item-container {
    margin: 0.5rem;
  }
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  word-break: normal;
  white-space: nowrap;
  line-height: normal;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content > .g-menu-item-title {
  padding-bottom: 0.5rem;
}
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.15);
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.5rem;
  top: 0.55rem;
  font-size: 1.15rem;
}
.dir-rtl .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  top: 0.75rem;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.5;
  position: relative;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-preset-thumbnails {
  margin-top: 0.5rem;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.g-active .g-preset-thumbnails a {
  color: #ffffff !important;
}
.g-active .g-preset-thumbnails a:hover {
  color: #ffffff !important;
}
@media only all and (max-width: 50.99rem) {
  .g-active .g-preset-thumbnails a {
    color: #ffffff !important;
  }
  .g-active .g-preset-thumbnails a:hover {
    color: #f70600 !important;
  }
}
.g-preset-thumbnails .g-content {
  padding: -0.5rem !important;
  margin: 0;
}
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
  width: 40% !important;
}
.g-preset-thumbnails span {
  padding: 0.8rem 0;
  display: inline-block;
}
.g-preset-thumbnails img {
  border-radius: 3px;
  margin-bottom: 0 !important;
}
.g-main-nav .g-standard .g-dropdown {
  margin-left: 13px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -13px;
  right: -13px;
  bottom: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  z-index: -1;
}
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
.dir-rtl  .g-main-nav .g-standard .g-dropdown {
  margin-right: 13px;
}
.dir-rtl  .g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -13px;
  right: -13px;
  bottom: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  z-index: -1;
}
.dir-rtl  .g-main-nav .g-standard > .g-dropdown {
  margin-right: 0;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 8px;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -8px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 8px solid transparent;
  z-index: -1;
}
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 50.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
.g-main-nav .g-standard .g-dropdown {
  border-radius: 4px;
  z-index: 100;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
.g-main-nav .g-fullwidth > .g-dropdown {
  z-index: 100;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/**/
.center20 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 20%;
  max-width: 20%;
}
@media only all and (min-width: 88rem) {
  .center20 {
    width: 10%;
    max-width: 10%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center20 {
    width: 20%;
    max-width: 20%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center20 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center20 {
    width: 50%;
    max-width: 50%;
  }
}
.center20fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 20%;
  max-width: 20%;
}
.center25 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 25%;
  max-width: 25%;
}
@media only all and (min-width: 88rem) {
  .center25 {
    width: 15%;
    max-width: 15%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center25 {
    width: 25%;
    max-width: 25%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center25 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center25 {
    width: 50%;
    max-width: 50%;
  }
}
.center25fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 25%;
  max-width: 25%;
}
.center33 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 33%;
  max-width: 33%;
}
@media only all and (min-width: 88rem) {
  .center33 {
    width: 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center33 {
    width: 33%;
    max-width: 33%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center33 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center33 {
    width: 95%;
    max-width: 95%;
  }
}
.center33fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 33%;
  max-width: 33%;
}
.center40 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 40%;
  max-width: 40%;
}
@media only all and (min-width: 88rem) {
  .center40 {
    width: 30%;
    max-width: 30%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center40 {
    width: 55%;
    max-width: 55%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center40 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center40 {
    width: 95%;
    max-width: 95%;
  }
}
.center40fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 40%;
  max-width: 40%;
}
.center45 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 45%;
  max-width: 45%;
}
@media only all and (min-width: 88rem) {
  .center45 {
    width: 35%;
    max-width: 35%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center45 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center45 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center45 {
    width: 95%;
    max-width: 95%;
  }
}
.center45fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 45%;
  max-width: 45%;
}
.center50 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 50%;
  max-width: 50%;
}
@media only all and (min-width: 88rem) {
  .center50 {
    width: 40%;
    max-width: 40%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center50 {
    width: 70%;
    max-width: 70%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center50 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center50 {
    width: 95%;
    max-width: 95%;
  }
}
.center50fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 50%;
  max-width: 50%;
}
.center55 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 55%;
  max-width: 55%;
}
@media only all and (min-width: 88rem) {
  .center55 {
    width: 45%;
    max-width: 45%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center55 {
    width: 70%;
    max-width: 70%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center55 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center55 {
    width: 95%;
    max-width: 95%;
  }
}
.center55fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 55%;
  max-width: 55%;
}
.center60 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 60%;
  max-width: 60%;
}
@media only all and (min-width: 88rem) {
  .center60 {
    width: 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center60 {
    width: 70%;
    max-width: 70%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center60 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center60 {
    width: 95%;
    max-width: 95%;
  }
}
.center60fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 60%;
  max-width: 60%;
}
.center65 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 65%;
  max-width: 65%;
}
@media only all and (min-width: 88rem) {
  .center65 {
    width: 55%;
    max-width: 55%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center65 {
    width: 75%;
    max-width: 75%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center65 {
    width: 85%;
    max-width: 85%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center65 {
    width: 95%;
    max-width: 95%;
  }
}
.center65fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 65%;
  max-width: 65%;
}
.center70 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 70%;
  max-width: 70%;
}
@media only all and (min-width: 88rem) {
  .center70 {
    width: 60%;
    max-width: 60%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center70 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center70 {
    width: 95%;
    max-width: 95%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center70 {
    width: 95%;
    max-width: 95%;
  }
}
.center70fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 70%;
  max-width: 70%;
}
.center75 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 75%;
  max-width: 75%;
}
@media only all and (min-width: 88rem) {
  .center75 {
    width: 65%;
    max-width: 65%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center75 {
    width: 85%;
    max-width: 85%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center75 {
    width: 95%;
    max-width: 95%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center75 {
    width: 95%;
    max-width: 95%;
  }
}
.center75fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 75%;
  max-width: 75%;
}
.center80 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80%;
  max-width: 80%;
}
@media only all and (min-width: 88rem) {
  .center80 {
    width: 70%;
    max-width: 70%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center80 {
    width: 100%;
    max-width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center80 {
    width: 95%;
    max-width: 95%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center80 {
    width: 95%;
    max-width: 95%;
  }
}
.center80fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80%;
  max-width: 80%;
}
.center85 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 85%;
  max-width: 85%;
}
@media only all and (min-width: 88rem) {
  .center85 {
    width: 75%;
    max-width: 75%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center85 {
    width: 95%;
    max-width: 95%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center85 {
    width: 95%;
    max-width: 95%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center85 {
    width: 95%;
    max-width: 95%;
  }
}
.center85fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 85%;
  max-width: 85%;
}
.center90 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 90%;
  max-width: 90%;
}
@media only all and (min-width: 88rem) {
  .center90 {
    width: 80%;
    max-width: 80%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center90 {
    width: 95%;
    max-width: 95%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center90 {
    width: 95%;
    max-width: 95%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center90 {
    width: 95%;
    max-width: 95%;
  }
}
.center90fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 90%;
  max-width: 90%;
}
.center95 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 95%;
  max-width: 95%;
}
@media only all and (min-width: 88rem) {
  .center95 {
    width: 85%;
    max-width: 85%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
  .center95 {
    width: 95%;
    max-width: 95%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .center95 {
    width: 95%;
    max-width: 95%;
  }
}
@media only all and (max-width: 50.99rem) {
  .center95 {
    width: 95%;
    max-width: 95%;
  }
}
.center95fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 95%;
  max-width: 95%;
}
/**/
/**/
.textcenter90 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 90%;
  max-width: 90%;
}
@media only all and (min-width: 88rem) {
  .textcenter90 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter90 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter90 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter80 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 85%;
  max-width: 85%;
}
@media only all and (min-width: 88rem) {
  .textcenter80 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter80 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter80 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter75 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80%;
  max-width: 80%;
}
@media only all and (min-width: 88rem) {
  .textcenter75 {
    width: 75%;
    max-width: 75%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter75 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter75 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter70 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80%;
  max-width: 80%;
}
@media only all and (min-width: 88rem) {
  .textcenter70 {
    width: 70%;
    max-width: 70%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter70 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter70 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter65 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 70%;
  max-width: 70%;
}
@media only all and (min-width: 88rem) {
  .textcenter65 {
    width: 65%;
    max-width: 65%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter65 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter65 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter60 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 65%;
  max-width: 65%;
}
@media only all and (min-width: 88rem) {
  .textcenter60 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter60 {
    width: 70%;
    max-width: 70%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter60 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter55 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 60%;
  max-width: 60%;
}
@media only all and (min-width: 88rem) {
  .textcenter55 {
    width: 55%;
    max-width: 55%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter55 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter55 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter50 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 55%;
  max-width: 55%;
}
@media only all and (min-width: 88rem) {
  .textcenter50 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter50 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter50 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter40 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 50%;
  max-width: 50%;
}
@media only all and (min-width: 88rem) {
  .textcenter40 {
    width: 40%;
    max-width: 40%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter40 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter40 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter30 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 40%;
  max-width: 40%;
}
@media only all and (min-width: 88rem) {
  .textcenter30 {
    width: 30%;
    max-width: 30%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .textcenter30 {
    width: 40%;
    max-width: 40%;
  }
}
@media only all and (max-width: 50.99rem) {
  .textcenter30 {
    width: 95%;
    max-width: 95%;
  }
}
/**/
/*	Standardgrößen für Margin und Padding
	Erzeugt Klassen wie marginbottom-small oder padding-max
*/
/**/
.no-marginbottom {
  margin-bottom: 0 !important;
}
.no-margintop {
  margin-top: 0 !important;
}
.no-marginleft {
  margin-left: 0 !important;
}
.no-marginright {
  margin-right: 0 !important;
}
.no-margintopbot {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-marginside {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-marginall {
  margin: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.xs-marginbottom {
  margin-bottom: 0.25rem !important;
}
.xs-margintop {
  margin-top: 0.25rem !important;
}
.xs-marginleft {
  margin-left: 0.25rem !important;
}
.xs-marginright {
  margin-right: 0.25rem !important;
}
.xs-margintopbot {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.xs-marginside {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.xs-marginall {
  margin: 0.25rem !important;
}
.xs-margin {
  margin: 0.25rem !important;
}
.min-marginbottom {
  margin-bottom: 0.375rem !important;
}
.min-margintop {
  margin-top: 0.375rem !important;
}
.min-marginleft {
  margin-left: 0.375rem !important;
}
.min-marginright {
  margin-right: 0.375rem !important;
}
.min-margintopbot {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}
.min-marginside {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}
.min-marginall {
  margin: 0.375rem !important;
}
.min-margin {
  margin: 0.375rem !important;
}
.marginbottom {
  margin-bottom: 0.5rem !important;
}
.margintop {
  margin-top: 0.5rem !important;
}
.marginleft {
  margin-left: 0.5rem !important;
}
.marginright {
  margin-right: 0.5rem !important;
}
.margintopbot {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.marginside {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.marginall {
  margin: 0.5rem !important;
}
.margin {
  margin: 0.5rem !important;
}
.med-marginbottom {
  margin-bottom: 1.25rem !important;
}
.med-margintop {
  margin-top: 1.25rem !important;
}
.med-marginleft {
  margin-left: 1.25rem !important;
}
.med-marginright {
  margin-right: 1.25rem !important;
}
.med-margintopbot {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.med-marginside {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
.med-marginall {
  margin: 1.25rem !important;
}
.med-margin {
  margin: 1.25rem !important;
}
.big-marginbottom {
  margin-bottom: 2.5rem !important;
}
.big-margintop {
  margin-top: 2.5rem !important;
}
.big-marginleft {
  margin-left: 2.5rem !important;
}
.big-marginright {
  margin-right: 2.5rem !important;
}
.big-margintopbot {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.big-marginside {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
.big-marginall {
  margin: 2.5rem !important;
}
.big-margin {
  margin: 2.5rem !important;
}
.max-marginbottom {
  margin-bottom: 3.75rem !important;
}
.max-margintop {
  margin-top: 3.75rem !important;
}
.max-marginleft {
  margin-left: 3.75rem !important;
}
.max-marginright {
  margin-right: 3.75rem !important;
}
.max-margintopbot {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}
.max-marginside {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
.max-marginall {
  margin: 3.75rem !important;
}
.max-margin {
  margin: 3.75rem !important;
}
.xxl-marginbottom {
  margin-bottom: 5rem !important;
}
.xxl-margintop {
  margin-top: 5rem !important;
}
.xxl-marginleft {
  margin-left: 5rem !important;
}
.xxl-marginright {
  margin-right: 5rem !important;
}
.xxl-margintopbot {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.xxl-marginside {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.xxl-marginall {
  margin: 5rem !important;
}
.xxl-margin {
  margin: 5rem !important;
}
.no-paddingbottom {
  padding-bottom: 0 !important;
}
.no-paddingtop {
  padding-top: 0 !important;
}
.no-paddingleft {
  padding-left: 0 !important;
}
.no-paddingright {
  padding-right: 0 !important;
}
.no-paddingtopbot {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-paddingside {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-paddingall {
  padding: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.xs-paddingbottom {
  padding-bottom: 0.25rem !important;
}
.xs-paddingtop {
  padding-top: 0.25rem !important;
}
.xs-paddingleft {
  padding-left: 0.25rem !important;
}
.xs-paddingright {
  padding-right: 0.25rem !important;
}
.xs-paddingtopbot {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.xs-paddingside {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.xs-paddingall {
  padding: 0.25rem !important;
}
.xs-padding {
  padding: 0.25rem !important;
}
.min-paddingbottom {
  padding-bottom: 0.5rem !important;
}
.min-paddingtop {
  padding-top: 0.5rem !important;
}
.min-paddingleft {
  padding-left: 0.5rem !important;
}
.min-paddingright {
  padding-right: 0.5rem !important;
}
.min-paddingtopbot {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.min-paddingside {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.min-paddingall {
  padding: 0.5rem !important;
}
.min-padding {
  padding: 0.5rem !important;
}
.paddingbottom {
  padding-bottom: 1rem !important;
}
.paddingtop {
  padding-top: 1rem !important;
}
.paddingleft {
  padding-left: 1rem !important;
}
.paddingright {
  padding-right: 1rem !important;
}
.paddingtopbot {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.paddingside {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.paddingall {
  padding: 1rem !important;
}
.padding {
  padding: 1rem !important;
}
.med-paddingbottom {
  padding-bottom: 2rem !important;
}
.med-paddingtop {
  padding-top: 2rem !important;
}
.med-paddingleft {
  padding-left: 2rem !important;
}
.med-paddingright {
  padding-right: 2rem !important;
}
.med-paddingtopbot {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.med-paddingside {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.med-paddingall {
  padding: 2rem !important;
}
.med-padding {
  padding: 2rem !important;
}
.big-paddingbottom {
  padding-bottom: 4rem !important;
}
.big-paddingtop {
  padding-top: 4rem !important;
}
.big-paddingleft {
  padding-left: 4rem !important;
}
.big-paddingright {
  padding-right: 4rem !important;
}
.big-paddingtopbot {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.big-paddingside {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.big-paddingall {
  padding: 4rem !important;
}
.big-padding {
  padding: 4rem !important;
}
.max-paddingbottom {
  padding-bottom: 6rem !important;
}
.max-paddingtop {
  padding-top: 6rem !important;
}
.max-paddingleft {
  padding-left: 6rem !important;
}
.max-paddingright {
  padding-right: 6rem !important;
}
.max-paddingtopbot {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.max-paddingside {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.max-paddingall {
  padding: 6rem !important;
}
.max-padding {
  padding: 6rem !important;
}
.xxl-paddingbottom {
  padding-bottom: 5rem !important;
}
.xxl-paddingtop {
  padding-top: 5rem !important;
}
.xxl-paddingleft {
  padding-left: 5rem !important;
}
.xxl-paddingright {
  padding-right: 5rem !important;
}
.xxl-paddingtopbot {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.xxl-paddingside {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.xxl-paddingall {
  padding: 5rem !important;
}
.xxl-padding {
  padding: 5rem !important;
}
/**/
.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-container-flushed {
  margin: -4rem 0;
}
.dir-rtl .g-branding {
  text-align: right;
  direction: ltr;
}
.g-nobackground {
  background: none !important;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.margin2x > .g-content {
  margin: 1rem;
}
.margin3x > .g-content {
  margin: 1.5rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.padding2x > .g-content {
  padding: 2rem;
}
.padding3x > .g-content {
  padding: 3rem;
}
.section-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .section-paddings {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-paddings {
    padding-left: 2%;
    padding-right: 2%;
  }
}
.no-section-paddings {
  padding: 0 !important;
}
.center-block {
  text-align: center;
  margin: auto;
}
.g-center-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.g-linethrough {
  text-decoration: line-through;
  opacity: 0.55;
}
.g-menuspacer {
  padding-top: 3rem;
}
@media only all and (max-width: 50.99rem) {
  .g-menuspacer {
    padding: 0;
  }
}
.noliststyle {
  list-style: none;
}
.g-bold {
  font-weight: 700;
}
.g-uppercase {
  text-transform: uppercase;
}
.g-compact .g-container {
  padding: 0 !important;
}
.g-sidebar-offset {
  margin-top: -4rem;
}
.g-sample-sitemap {
  line-height: 1.7;
  font-size: 1.1rem;
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
@media only all and (max-width: 50.99rem) {
  .g-mobile-center-compact .g-container {
    padding: 1rem 0;
  }
  .g-mobile-center-compact .g-content {
    padding: 0 1rem;
    margin: 0.25rem 0.5rem;
    text-align: center !important;
  }
}
.noliststyle {
  list-style: none;
}
.g-uppercase {
  text-transform: uppercase;
}
.g-notexttransform {
  text-transform: none;
}
.g-positive-margin-top {
  margin-top: 23rem;
}
.g-negative-margin-bottom {
  margin-bottom: -25rem;
}
.g-img-circle {
  border-radius: 50%;
}
.section-horizontal-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-bottom-padding {
  padding-bottom: 4vh;
}
.section-vertical-paddings-top {
  padding-top: 4vh;
  padding-bottom: 0;
}
.section-vertical-paddings {
  padding-top: 4vh;
  padding-bottom: 4vh;
}
@media only all and (max-width: 50.99rem) and (orientation: portrait) {
  .section-vertical-paddings {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }
}
@media only all and (max-height: 50.99rem) and (orientation: landscape) {
  .section-vertical-paddings {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }
}
.section-vertical-paddings-top {
  padding-top: 4vh;
}
.section-vertical-paddings-bottom {
  padding-bottom: 4vh;
}
.section-vertical-paddings-middle {
  padding-top: 3vh;
  padding-bottom: 3vh;
}
.section-vertical-paddings-small {
  padding-top: 2vh;
  padding-bottom: 2vh;
}
.section-vertical-paddings-large {
  padding-top: 6vh;
  padding-bottom: 6vh;
}
.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-container-flushed {
  margin: -4rem 0;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.margin2x > .g-content {
  margin: 1rem;
}
.margin3x > .g-content {
  margin: 1.5rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.padding2x > .g-content {
  padding: 2rem;
}
.padding3x > .g-content {
  padding: 3rem;
}
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
.title1 .g-title, .title2 .g-title, .title-gradient .g-title, .title-outline .g-title {
  margin: -1rem -1rem 1.5rem -1rem;
  padding: 0.5rem 1rem;
}
.platform-content, .moduletable, .widget {
  margin: 0.5rem 0;
  padding: 1rem 0;
}
.platform-content .moduletable, .platform-content .widget, .moduletable .moduletable, .moduletable .widget, .widget .moduletable, .widget .widget {
  margin: 0;
  padding: 0;
}
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 1rem;
  margin: 0.5rem;
}
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.title1 .g-title {
  background: #f70600;
  color: #ffffff;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #ce0500;
}
.box1.moduletable, .box1.widget, .box1 > .g-content {
  color: #ffffff;
}
.box1 .button {
  color: #ffffff;
}
.box1 .button:hover {
  background: #ab0400;
}
.box1 a {
  color: #ff9491;
}
.box1 a:hover {
  color: #ffffff;
}
.box1.title1 .g-title {
  background: #ab0400;
}
.title2 .g-title {
  background: #b0b8d0;
  color: #ffffff;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #b0b8d0;
}
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #ffffff;
}
.box2 .button {
  color: #ffffff;
  background: #909bbd;
}
.box2 .button:hover {
  background: #808db3;
}
.box2 a {
  color: #566591;
}
.box2 a:hover {
  color: #ffffff;
}
.box2.title2 .g-title {
  background: #909bbd;
}
.title-gradient .g-title {
  background-color: #f70600;
  background-image: -webkit-linear-gradient(-360deg, #f70600, #b0b8d0);
  background-image: linear-gradient(90deg,#f70600, #b0b8d0);
  color: #ffffff;
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
  background-color: #f70600;
  background-image: -webkit-linear-gradient(-315deg, #f70600, #b0b8d0);
  background-image: linear-gradient(45deg,#f70600, #b0b8d0);
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
  color: #ffffff;
}
.box-gradient .button {
  color: #ffffff;
  background: #de0500;
}
.box-gradient .button:hover {
  background: #ab0400;
}
.box-gradient a {
  color: #ff9491;
}
.box-gradient a:hover {
  color: #ffffff;
}
.box-gradient.title-gradient .g-title {
  background-color: #f70600;
  background-image: -webkit-linear-gradient(-280deg, #f70600, #b0b8d0);
  background-image: linear-gradient(10deg,#f70600, #b0b8d0);
}
.title-outline .g-title {
  border: 1px solid #f70600;
}
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  border: 1px solid #f70600;
}
.box-outline.title-outline .g-title {
  border: none;
  border-bottom: 1px solid #f70600;
}
.spaced .g-content {
  margin: 1px;
}
.shadow .g-content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
  opacity: 0.4;
}
.rounded .g-content {
  border-radius: 0.25rem;
  overflow: hidden;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
.equal-height .g-content {
  width: auto;
}
.hide {
  display: none;
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.relative {
  position: relative;
}
.inline {
  display: inline-block;
}
.block {
  display: block;
}
.hidden-phone-portrait {
  display: initial;
}
@media only all and (max-width: 50.99rem) and (orientation: portrait) {
  .hidden-phone-portrait {
    display: none;
  }
}
.visible-phone-portrait {
  display: none;
}
@media only all and (max-width: 50.99rem) and (orientation: portrait) {
  .visible-phone-portrait {
    display: initial;
  }
}
.hidden-phone-landscape {
  display: initial;
}
@media only all and (max-width: 50.99rem) and (orientation: portrait) {
  .hidden-phone-landscape {
    display: none;
  }
}
.visible-phone-landscape {
  display: none;
}
@media only all and (max-width: 50.99rem) and (orientation: portrait) {
  .visible-phone-landscape {
    display: initial;
  }
}
.hidden-tablet-portrait {
  display: initial;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .hidden-tablet-portrait {
    display: none;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) and (orientation: portrait) {
  .hidden-tablet-portrait {
    display: none;
  }
}
.visible-tablet-portrait {
  display: none;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .visible-tablet-portrait {
    display: initial;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) and (orientation: portrait) {
  .visible-tablet-portrait {
    display: initial;
  }
}
.hidden-tablet-landscape {
  display: initial;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .hidden-tablet-landscape {
    display: none;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) and (orientation: portrait) {
  .hidden-tablet-landscape {
    display: none;
  }
}
.visible-tablet-landscape {
  display: none;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .visible-tablet-landscape {
    display: initial;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) and (orientation: portrait) {
  .visible-tablet-landscape {
    display: initial;
  }
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
.align-vcenter {
  align-content: center;
}
.aling-vcenter2 {
  align-self: center;
}
.align-end {
  align-items: flex-end;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.justify {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.break {
  display: inline-block;
  width: 3vw;
}
@media only screen and (max-width: 1024px) {
  .break {
    display: inline;
    width: 0;
  }
  .break:after {
    content: "\a";
    white-space: pre;
  }
}
.vbreak {
  /**
	@media only screen and (max-width: 1024px) {
		display: inline-block;
		//width: 0.25em;
		&:after {
			content: '';
			white-space:normal;
		}
	}
	/**/
}
.vbreak:after {
  content: "\a";
  white-space: pre;
}
.mbreak:after {
  content: "  ·  ";
}
@media only all and (max-width: 50.99rem) {
  .mbreak:after {
    content: "\a";
    white-space: pre;
  }
}
s big, .big {
  font-size: 110%;
  line-height: 120%;
  font-style: normal;
}
.bigger {
  font-size: 150% !important;
  line-height: 170%;
  font-style: normal;
}
.seriftext {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  font-size: 100% !important;
  line-height: 130% !important;
  font-style: normal;
}
.normaltext {
  font-family: "rubik, Helvetica, Tahoma, Geneva, Arial, sans-serif" !important;
  font-size: 100% !important;
  line-height: 130% !important;
  font-style: normal;
}
.small {
  font-size: 85% !important;
  line-height: 130% !important;
  font-style: normal;
}
.smaller {
  font-size: 80%;
  line-height: 130%;
  font-style: normal;
}
.mini {
  font-size: 60%;
}
.middle {
  margin: 0 auto;
}
.strike {
  text-decoration: line-through;
}
.underline {
  text-decoration: underline;
}
.overline {
  text-decoration: overline;
}
.sub {
  vertical-align: sub;
}
.super {
  vertical-align: super;
}
.upper {
  text-transform: uppercase;
}
.lower {
  text-transform: lowercase;
}
.bold {
  font-weight: 700;
}
.semibold {
  font-weight: 600;
}
.text-shadow {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}
.border-radius {
  overflow: hidden;
  border-radius: 0.25rem;
}
.border {
  border: 1px solid #f70600;
}
.uppercase, .h2uppercase, .h4uppercase {
  text-transform: uppercase;
}
.uppercase small, .h2uppercase small, .h4uppercase small {
  text-transform: none;
}
em {
  color: inherit !important;
}
.line {
  border-bottom: 1px solid #f70600;
}
.line.header {
  width: 70%;
  text-align: center;
  margin-left: 15% !important;
  margin-right: 15% !important;
}
.line.white {
  border-bottom-color: #ffffff;
}
.line.black {
  border-bottom-color: #000000;
}
.line.grey {
  border-bottom-color: #b4b4b4;
}
.line.light {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
h6 {
  margin: 0 0 0.1666666667rem 0 !important;
}
h1, h2, h3, h4, h5 {
  /*
	span {
		clear: both;
		display: block;
	}
	*/
}
h1 div.line, h2 div.line, h3 div.line, h4 div.line, h5 div.line {
  width: 100%;
}
h1 small, h2 small, h3 small, h4 small, h5 small {
  clear: both;
  display: block;
  font-size: 85%;
  line-height: 95%;
  text-transform: none;
}
h1 small small, h2 small small, h3 small small, h4 small small, h5 small small {
  font-size: 80%;
  font-weight: normal;
  line-height: 180%;
}
.bgWhite-transparent {
  background: rgba(255, 255, 255, 0.65);
}
.boxshadow {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.box-shadow.moduletable, .box-shadow.widget, .box-shadow.g-outer-box {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.img-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  border: 5px solid transparent;
}
.img-container.h50 {
  height: 50%;
}
.img-container.h33 {
  height: 33%;
}
.img-container.h25 {
  height: 25%;
}
.sized-image {
  position: relative;
  padding: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  /* ratio 4x3 */
  /* ratio 16x9 */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.sized-image.s16x9 {
  padding-bottom: 56.25%;
}
.sized-image.s4x3 {
  padding-bottom: 75%;
}
.sized-image.s3x2 {
  padding-bottom: 66.67%;
}
.sized-image:hover {
  transform: scale(1.1);
}
.hide-overflow {
  overflow: hidden;
}
.fullwidth img {
  width: 100% !important;
}
.column-list {
  display: flex;
  flex-wrap: wrap;
}
.column-list .column-item {
  padding: 0.5rem;
}
.column-list .column-item.columns-1 {
  width: 100%;
}
.column-list .column-item.columns-2 {
  width: 50%;
}
@media only all and (max-width: 50.99rem) {
  .column-list .column-item.columns-2 {
    width: 100%;
  }
}
.column-list .column-item.columns-3 {
  width: 33%;
  font-size: 90%;
}
@media only all and (max-width: 50.99rem) {
  .column-list .column-item.columns-3 {
    width: 100%;
  }
}
.column-list .column-item.columns-4 {
  width: 25%;
  font-size: 90%;
}
@media only all and (max-width: 50.99rem) {
  .column-list .column-item.columns-4 {
    width: 50%;
  }
}
.column-list .column-item.columns-5 {
  width: 20%;
  font-size: 85%;
}
@media only all and (max-width: 50.99rem) {
  .column-list .column-item.columns-5 {
    width: 50%;
  }
}
.column-list .column-item.columns-6 {
  width: 16.6%;
  font-size: 80%;
}
@media only all and (max-width: 50.99rem) {
  .column-list .column-item.columns-6 {
    width: 50%;
  }
}
.column-list .column-item.selected .column-item-content {
  background: white !important;
}
.column-list .column-item .column-item-content {
  background: #ffffff;
  border: 1px solid #f70600;
  padding: 0.3333333333rem;
  width: 100%;
  height: 100%;
  text-align: center;
}
.column-list .column-item .column-item-content.notinstock {
  border: 1px solid #b4b4b4;
  color: #b4b4b4;
}
.column-list .column-item .column-item-content.blockhover {
  cursor: pointer;
}
.column-list .column-item .column-item-content.blockhover:hover {
  -moz-box-shadow: 0 0 10px -2px #f70600;
  -webkit-box-shadow: 0 0 10px 3px #f70600;
  box-shadow: 0 0 10px 3px #f70600;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.column-list .column-item .column-item-title {
  margin: 0 !important;
  padding-top: 0.3333333333rem;
  padding-bottom: 0.25rem;
  font-weight: bold;
}
.column-list .column-item .column-item-price {
  font-weight: bold;
  padding-bottom: 0.25rem;
}
.column-list .column-item .column-item-price .column-item-unit-price {
  color: #b4b4b4;
  font-size: 95%;
  font-weight: normal;
}
.column-list .column-item p {
  margin: 0 !important;
  padding-bottom: 0.25rem;
}
.column-list .column-item img {
  border: 1px solid #000;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
}
ol.number {
  counter-reset: item;
  list-style-type: decimal;
  list-style-position: outside;
  margin: 1em 0;
}
ol.number li {
  margin-bottom: 1em;
}
ol.number li {
  display: block;
}
ol.number li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
}
ol.number.headline > li::first-line {
  font-weight: bold;
  font-size: 120%;
}
ol.number ol.alpha {
  margin: 1em 0 0 1em;
  list-style-type: lower-alpha;
  list-style-position: outside;
}
ol.number ol.alpha.headline > li::first-line {
  font-style: italic;
}
ol.number ul {
  margin: 1em 0 1em 1em;
}
ol.number ul li {
  margin-bottom: 0 !important;
}
/**/
.columns {
  column-gap: 0rem;
  -webkit-column-gap: 0rem;
  -moz-column-gap: 0rem;
}
.columns.cols2 {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}
@media only all and (max-width: 50.99rem) {
  .columns.cols2 {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
}
.columns.cols3 {
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .columns.cols3 {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
}
@media only all and (max-width: 50.99rem) {
  .columns.cols3 {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
}
.columns.cols4 {
  column-count: 4;
  -webkit-column-count: 4;
  -moz-column-count: 4;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .columns.cols4 {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
}
@media only all and (max-width: 50.99rem) {
  .columns.cols4 {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
}
.columns.gap {
  column-gap: 1rem;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
}
.columns.gap2 {
  column-gap: 2rem;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
}
.columns.rule {
  column-rule: 1px solid #b4b4b4;
  -webkit-column-rule: 1px solid #b4b4b4;
  -moz-column-rule: 1px solid #b4b4b4;
}
.columns.span {
  column-span: all;
  -webkit-column-span: all;
  -moz-column-span: all;
}
.columns > .keep, .columns > figure, .columns > li {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}
.columns > ol, .columns ul, .columns p, .columns h1, .columns h2, .columns h3, .columns h4, .columns h5, .columns h6 {
  margin-top: 0 !important;
}
.columns p {
  text-align: justify;
}
/**/
.grid {
  display: grid;
}
.grid.spalten-1 {
  grid-template-columns: auto;
}
.grid.spalten-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-2 {
    grid-template-columns: auto;
  }
}
.grid.spalten-20-80 {
  grid-template-columns: 20% 80%;
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-20-80 {
    grid-template-columns: auto;
  }
}
.grid.spalten-25-75 {
  grid-template-columns: 25% 75%;
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-25-75 {
    grid-template-columns: auto;
  }
}
.grid.spalten-33-66 {
  grid-template-columns: 33% 66%;
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-33-66 {
    grid-template-columns: auto;
  }
}
.grid.spalten-40-60 {
  grid-template-columns: 40% 60%;
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-40-60 {
    grid-template-columns: auto;
  }
}
.grid.spalten-60-40 {
  grid-template-columns: 60% 40%;
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-60-40 {
    grid-template-columns: auto;
  }
}
.grid.spalten-66-33 {
  grid-template-columns: 66% 33%;
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-66-33 {
    grid-template-columns: auto;
  }
}
.grid.spalten-75-25 {
  grid-template-columns: 75% 25%;
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-75-25 {
    grid-template-columns: auto;
  }
}
.grid.spalten-80-20 {
  grid-template-columns: 80% 20%;
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-80-20 {
    grid-template-columns: auto;
  }
}
.grid.spalten-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.grid.spalten-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .grid.spalten-4 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.grid.spalten-5 {
  grid-template-columns: repeat(5, 1fr);
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .grid.spalten-5 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.grid.spalten-6 {
  grid-template-columns: repeat(6, 1fr);
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .grid.spalten-6 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-6 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid.spalten-7 {
  grid-template-columns: repeat(7, 1fr);
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .grid.spalten-7 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-7 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid.spalten-8 {
  grid-template-columns: repeat(8, 1fr);
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .grid.spalten-8 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-8 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid.spalten-9 {
  grid-template-columns: repeat(9, 1fr);
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .grid.spalten-9 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-9 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid.spalten-10 {
  grid-template-columns: repeat(10, 1fr);
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .grid.spalten-10 {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media only all and (max-width: 50.99rem) {
  .grid.spalten-10 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only all and (max-width: 50.99rem) {
  .grid.mobile-1 {
    grid-template-columns: auto;
  }
  .grid.mobile-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.mobile-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.mobile-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.mobile-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid.mobile-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid.mobile-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .grid.mobile-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid.mobile-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .grid.mobile-10 {
    grid-template-columns: repeat(10, 1fr);
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .grid.tablet-1 {
    grid-template-columns: auto;
  }
  .grid.tablet-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.tablet-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.tablet-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.tablet-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid.tablet-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid.tablet-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .grid.tablet-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid.tablet-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .grid.tablet-10 {
    grid-template-columns: repeat(10, 1fr);
  }
}
@media only screen and (min-width: 600px) and (max-width: 1000px) {
  .grid.tablet-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid .empty {
    display: none;
  }
}
@media only screen and (min-width: 1001px) and (max-width: 1200px) {
  .grid.tablet-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid .empty {
    display: none;
  }
}
.grid.colgap-02 {
  grid-column-gap: 0.25rem;
}
.grid.colgap-05 {
  grid-column-gap: 0.5rem;
}
.grid.colgap-07 {
  grid-column-gap: 0.75rem;
}
.grid.colgap-10 {
  grid-column-gap: 1rem;
}
.grid.colgap-15 {
  grid-column-gap: 1.5rem;
}
.grid.colgap-20 {
  grid-column-gap: 2rem;
}
.grid.rowgap-02 {
  grid-row-gap: 0.2rem;
}
.grid.rowgap-05 {
  grid-row-gap: 0.5rem;
}
.grid.rowgap-07 {
  grid-row-gap: 0.75rem;
}
.grid.rowgap-10 {
  grid-row-gap: 1rem;
}
.grid.rowgap-15 {
  grid-row-gap: 1.5rem;
}
.grid.rowgap-20 {
  grid-row-gap: 2rem;
}
.grid.gap-02 {
  grid-gap: 0.25rem;
}
.grid.gap-05 {
  grid-gap: 0.5rem;
}
.grid.gap-07 {
  grid-gap: 0.75rem;
}
.grid.gap-10 {
  grid-gap: 1rem;
}
.grid.gap-15 {
  grid-gap: 1.5rem;
}
.grid.gap-20 {
  grid-gap: 2rem;
}
.grid.vcenter, .grid .vcenter {
  align-content: center;
  align-self: center;
}
.grid.vbottom, .grid .vbottom {
  align-content: flex-end;
  align-self: flex-end;
}
/**/
.w80 {
  width: 80%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w80 {
    width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w80 {
    width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w80 {
    width: 100%;
  }
}
.w80fix {
  width: 80%;
}
.w75 {
  width: 75%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w75 {
    width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w75 {
    width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w75 {
    width: 100%;
  }
}
.w75fix {
  width: 75%;
}
.w70 {
  width: 70%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w70 {
    width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w70 {
    width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w70 {
    width: 100%;
  }
}
.w70fix {
  width: 70%;
}
.w66 {
  width: 66%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w66 {
    width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w66 {
    width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w66 {
    width: 100%;
  }
}
.w66fix {
  width: 66%;
}
.w60 {
  width: 60%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w60 {
    width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w60 {
    width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w60 {
    width: 100%;
  }
}
.w60fix {
  width: 60%;
}
.w50 {
  width: 50%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w50 {
    width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w50 {
    width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w50 {
    width: 100%;
  }
}
.w50fix {
  width: 50%;
}
.w40 {
  width: 40%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w40 {
    width: 50%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w40 {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w40 {
    width: 100%;
  }
}
.w40fix {
  width: 40%;
}
.w33 {
  width: 33%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w33 {
    width: 33%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w33 {
    width: 33%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w33 {
    width: 100%;
  }
}
.w33fix {
  width: 33%;
}
.w30 {
  width: 30%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w30 {
    width: 30%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w30 {
    width: 30%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w30 {
    width: 100%;
  }
}
.w30fix {
  width: 30%;
}
.w25 {
  width: 25%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w25 {
    width: 50%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w25 {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w25 {
    width: 100%;
  }
}
.w25fix {
  width: 25%;
}
.w24 {
  width: 24%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w24 {
    width: 24%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w24 {
    width: 24%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w24 {
    width: 100%;
  }
}
.w24fix {
  width: 24%;
}
.w20 {
  width: 20%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w20 {
    width: 50%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w20 {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w20 {
    width: 100%;
  }
}
.w20fix {
  width: 20%;
}
.w17 {
  width: 17%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w17 {
    width: 17%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w17 {
    width: 17%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w17 {
    width: 100%;
  }
}
.w17fix {
  width: 17%;
}
.w15 {
  width: 15%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w15 {
    width: 33%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .w15 {
    width: 33%;
  }
}
@media only all and (max-width: 50.99rem) {
  .w15 {
    width: 100%;
  }
}
.w15fix {
  width: 15%;
}
.spalten {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.spalten.stretch {
  align-items: stretch;
}
.spalten.centercontent {
  justify-content: center;
}
.spalten.valign {
  align-self: center;
}
.spalten.reverse {
  flex-direction: row-reverse;
}
.spalten .spalte.valign {
  align-self: center;
}
.spalten .spalte.vcenter {
  align-self: center;
}
.spalten .spalte.vbottom {
  align-self: flex-end;
}
.spalten .spalte.stretch {
  align-content: stretch;
}
.spalten .spalte.w100 {
  width: 100%;
}
/**/
.mousey-button {
  width: 14px;
  margin: 0 auto;
}
.scroll-downs {
  position: absolute;
  z-index: 9;
  bottom: 4rem;
  left: 50%;
  transform: translateX(-50%);
  margin: auto 0 0rem;
  width: 23px;
  height: 44px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  padding-left: 6px;
  cursor: pointer;
}
@media only screen and (min-width: 600px) and (max-width: 750px) {
  .scroll-downs {
    bottom: 1rem;
  }
}
.scroll-downs .mousey {
  /*
		width: 8px;
		height: 40px;
		padding: 4px 10px;
		border: 2px solid $slideshow-text-color;
		border-radius: 24px;
		//opacity: 0.75;
		box-sizing: content-box;
		*/
}
.scroll-downs .scroller {
  width: 5px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #ffffff;
  background: #ffffff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(20px);
    opacity: 0.25;
  }
}
.scroll-downs.accent1 {
  border-color: #f70600;
}
.scroll-downs.accent1 .scroller {
  border-color: #f70600;
  background: #f70600;
}
.scroll-downs.accent2 {
  border-color: #b0b8d0;
}
.scroll-downs.accent2 .scroller {
  border-color: #b0b8d0;
  background: #b0b8d0;
}
.scroll-downs.white {
  border-color: #ffffff;
}
.scroll-downs.white .scroller {
  border-color: #ffffff;
  background: #ffffff;
}
.scroll-downs.black {
  border-color: #000000;
}
.scroll-downs.black .scroller {
  border-color: #000000;
  background: #000000;
}
/**/
.g-logo {
  font-weight: 400;
  font-size: 1.3vw;
  box-shadow: none !important;
}
@media (max-width: 92.3076923077rem) {
  .g-logo {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-logo {
    padding-left: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-logo {
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
  }
}
.dir-rtl .g-logo img {
  padding-right: 0;
  padding-left: 1rem;
}
.avatar-logo img {
  width: 80px;
  border-radius: 100%;
}
.button, .g-pricingtable-col-item .g-pricingtable .button {
  display: inline-block;
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #f70600;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  margin: 0 0 0.3rem 0;
  padding: 0.5rem 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover, .g-pricingtable-col-item .g-pricingtable .button:hover, .button:active, .g-pricingtable-col-item .g-pricingtable .button:active, .button:focus, .g-pricingtable-col-item .g-pricingtable .button:focus {
  background: #c40500;
  color: #ffffff;
  outline: 0;
}
.button:disabled, .g-pricingtable-col-item .g-pricingtable .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:disabled:hover, .g-pricingtable-col-item .g-pricingtable .button:disabled:hover {
  background: #f70600;
}
.button.fa {
  line-height: 1.15;
}
.button.fa[class*="fa-"]:before, .button.fa[class*="fa-"]:after {
  font-family: FontAwesome;
}
.button.button-block {
  width: 100%;
  display: block;
}
.button.button-xlarge {
  font-size: 1.2rem;
  padding: 1.9rem 3.525rem;
  border-radius: 3.5rem;
}
.button.button-large {
  font-size: 1rem;
  padding: 1.7rem 3.325rem;
}
.button.button-small {
  font-size: 0.7rem;
  padding: 1.2rem 2.825rem;
}
.button.button-xsmall {
  font-size: 0.6rem;
  padding: 1.1rem 2.725rem;
}
.button.button-2 {
  background: #b0b8d0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  background: #909bbd;
  color: #ffffff;
}
.button.button-outline {
  background: transparent;
  color: #f70600;
  border-color: #f70600;
}
.button.button-outline:hover, .button.button-outline:active, .button.button-outline:focus {
  background: #ffffff !important;
  border-color: transparent !important;
  color: #ffffff !important;
}
.button.button-gradient {
  background-color: #f70600;
  background-image: -webkit-linear-gradient(-360deg, #f70600, #b0b8d0);
  background-image: linear-gradient(90deg,#f70600, #b0b8d0);
  border: none;
}
.button.button-gradient:hover, .button.button-gradient:active, .button.button-gradient:focus {
  background: #f70600;
  color: white;
}
.button.button-bevel {
  border-radius: 0.4rem;
}
.button.button-square {
  border-radius: 0;
}
table {
  border: 1px solid #d5d5d5;
}
th {
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
}
td {
  padding: 0.5rem;
  border: 1px solid #d5d5d5;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid white;
  box-shadow: 0 0 4px rgba(247, 6, 0, 0.5);
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #f70600;
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #f70600;
}
textarea {
  width: 100%;
  box-sizing: border-box !important;
}
fieldset.input {
  margin: 0;
  padding: 0;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 1px solid white;
  box-shadow: 0 0 4px rgba(247, 6, 0, 0.5);
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #f70600;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #f70600;
}
/**/
.parallax__container {
  clip: rect(0, auto, auto, 0);
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.parallax__container .parallax {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  width: 100%;
  top: 0;
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
}
/**/
/**/
#philosophie {
  padding-left: 5%;
}
/**/
/**/
#leistungsblock h2 {
  margin: 0 0 3rem 0;
}
#leistungsblock.above .grid-item {
  border: 1px solid #f70600;
}
#leistungsblock.expanded .grid-item {
  border: 1px solid #f70600;
}
#leistungsblock .flexgrid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /*

        gap: 2rem;
        */
}
#leistungsblock .flexgrid .grid-item {
  flex: 0 0 calc(33.33% - 2rem);
  margin: 1rem;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  color: #1d2935;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) and (orientation: portrait) {
  #leistungsblock .flexgrid .grid-item {
    flex: 0 0 calc(50% - 2rem);
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) and (orientation: landscape) {
  #leistungsblock .flexgrid .grid-item {
    flex: 0 0 calc(33.33% - 2rem);
  }
}
@media only all and (max-width: 50.99rem) {
  #leistungsblock .flexgrid .grid-item {
    flex: 0 0 95%;
  }
}
#leistungsblock .flexgrid .grid-item:hover .image {
  transform: scale(120%);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
#leistungsblock .flexgrid .grid-item .container {
  position: relative;
  background-color: #f70600;
}
#leistungsblock .flexgrid .grid-item .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  z-index: 0;
}
#leistungsblock .flexgrid .grid-item .content {
  position: relative;
  z-index: 1;
}
#leistungsblock .flexgrid .grid-item .content .title {
  background-color: #f70600;
  color: #ffffff;
  padding: 0.5rem 1rem;
  text-align: left;
  font-weight: 700;
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.25rem;
}
#leistungsblock .flexgrid .grid-item .content .title a {
  color: #ffffff !important;
}
#leistungsblock .flexgrid .grid-item .content .text {
  padding: 1rem 1rem 3rem 1rem;
  text-align: left;
}
#leistungsblock .flexgrid .grid-item .link {
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 100%;
  padding: 0 1rem;
  text-align: left;
  font-weight: 500;
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  z-index: 3;
}
/**/
/**/
.nf-before-form-content {
  text-align: right;
  margin-bottom: 0.5rem;
}
#nf-field-4 {
  background-color: #f70600;
  color: #ffffff;
  width: 30%;
  margin: 0 auto !important;
}
#nf-field-4:hover {
  background-color: #c40500;
  color: #ffffff;
}
@media only all and (max-width: 50.99rem) {
  #nf-field-4 {
    width: 100%;
  }
}
#g-top {
  color: #1d2935;
  background: #ffffff;
}
@media print {
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-overlay {
  position: fixed !important;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 10;
  padding-top: 90px;
  color: #ffffff;
  background: rgba(29, 41, 53, 0.9);
  display: none;
  /*
    a {
        color: $overlay-text-color;

        &:hover {
            color: $accent-color-1;
        }
    }

    .active {
        a:hover {
            color: $overlay-text-color;
        }
    }
    */
}
#g-overlay .g-grid {
  height: 100%;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
#g-overlay .g-grid #ol-menu {
  font-size: 2.7rem;
  /*
			width: 100%;
			min-height: 85vh;
			.g-content {
				width: 100%;
				@extend .centerY;
			}
            */
}
#g-overlay .g-grid #ol-menu ul {
  list-style-type: none;
  margin: 0%;
}
#g-overlay .g-grid #ol-menu .g-toplevel {
  margin: 0 0 0 25%;
}
#g-overlay .g-grid #ol-menu .g-sublevel {
  font-size: 1.8rem;
  padding-left: 2rem;
}
#g-overlay .g-grid #ol-menu .g-menu-item-title {
  cursor: pointer;
}
#g-overlay .g-grid #ol-menu .g-menu-item-title:hover {
  color: #f70600;
}
#g-overlay .g-grid #ol-menu .g-parent-indicator {
  font-size: 1.8rem;
  padding-left: 1.5rem;
}
#g-overlay .g-grid #ol-menu .g-go-back {
  display: none;
}
#g-overlay .g-grid #ol-menu a {
  color: #ffffff;
}
#g-overlay .g-grid #ol-menu a:hover {
  color: #f70600;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) and (orientation: portrait) {
  #g-overlay .g-grid #ol-menu {
    font-size: 2.25rem;
  }
  #g-overlay .g-grid #ol-menu .g-toplevel {
    margin: 0 0 0 10%;
  }
  #g-overlay .g-grid #ol-menu .g-sublevel {
    font-size: 1.5rem;
    padding-left: 2rem;
  }
  #g-overlay .g-grid #ol-menu .g-parent-indicator {
    font-size: 1.52rem;
    padding-left: 1.5rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) and (orientation: landscape) {
  #g-overlay .g-grid #ol-menu .g-toplevel {
    margin: 0 0 0 15%;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-overlay .g-grid #ol-menu {
    font-size: 2.25rem;
  }
  #g-overlay .g-grid #ol-menu .g-toplevel {
    margin: 0 0 0 5%;
  }
  #g-overlay .g-grid #ol-menu .g-sublevel {
    font-size: 1.5rem;
    padding-left: 2rem;
  }
  #g-overlay .g-grid #ol-menu .g-parent-indicator {
    font-size: 1.52rem;
    padding-left: 1.5rem;
  }
}
#g-overlay .g-grid #ol-adresse {
  font-size: 1.3rem;
}
#g-overlay .g-grid #ol-adresse h4 {
  font-size: 1.625rem;
}
@media print {
  #g-overlay {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-navigation {
  position: fixed !important;
  top: 0;
  width: 100%;
  min-height: 90px;
  z-index: 20 !important;
  color: #ffffff;
  background: #1d2935;
  /*
    &.g-fixed-second {
		@include transition(all 0.25s);
		.g-logo {
            img {
                height: 7vh !important;
            }
		}
	}
    */
}
#g-navigation .g-logo img {
  height: 8vh !important;
}
#g-navigation a {
  color: #ffffff;
}
#g-navigation a:hover {
  color: #f70600;
}
#g-navigation .active a:hover {
  color: #ffffff;
}
#g-navigation .g-grid {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
#g-navigation .g-social {
  text-align: right;
}
#g-navigation .g-social a {
  display: inline-block;
  position: relative;
  padding: 0 0.4rem;
  color: #ffffff;
}
@media only all and (max-width: 30rem) {
  #g-navigation .g-social a {
    padding: 0 0.2rem;
  }
}
#g-navigation .g-social a .g-social-text {
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 0.8rem;
  font-weight: 500;
  transform: translateX(-50%) translateY(0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
}
#g-navigation .g-social a:hover {
  color: #f70600;
}
#g-navigation .g-social a:hover .g-social-text {
  transform: translateX(-50%) translateY(-1.25rem);
  opacity: 1;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  #g-navigation #socialtop, #g-navigation #navlogo, #g-navigation #overlaytoggle {
    flex-basis: 33.3% !important;
    max-width: 33.3% !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  #g-navigation #socialtop, #g-navigation #navlogo, #g-navigation #overlaytoggle {
    flex-basis: 33.3% !important;
    max-width: 33.3% !important;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-navigation #socialtop, #g-navigation #navlogo, #g-navigation #overlaytoggle {
    flex-basis: 33.3% !important;
    max-width: 33.3% !important;
  }
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-slideshow {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0);
  position: relative;
}
@media print {
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-header {
  color: #1d2935;
  background: rgba(255, 255, 255, 0);
  position: relative;
}
#g-header .g-grid {
  position: relative;
}
@media print {
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above {
  color: #1d2935;
  background: rgba(255, 255, 255, 0);
  position: relative;
}
#g-above .g-grid {
  position: relative;
}
#g-above .g-recentreviews-grid-item-title a {
  color: #1d2935;
}
#g-above .g-recentreviews-grid-item-title a:hover {
  color: #f70600;
}
@media print {
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-showcase {
  color: #1d2935;
  background: #ffffff;
  position: relative;
}
#g-showcase .g-grid {
  position: relative;
}
#g-showcase .g-featuredvideos-item-author-text {
  color: #ffffff;
}
@media print {
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  color: #030303;
  background: rgba(255, 255, 255, 0);
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-feature {
  color: #1d2935;
  background: rgba(255, 255, 255, 0);
  position: relative;
}
#g-feature .g-grid {
  position: relative;
}
@media print {
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-main {
  background: rgba(255, 255, 255, 0);
  color: #1d2935;
  margin-top: 90px;
}
@media print {
  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-aside {
  color: #1d2935;
  background: rgba(255, 255, 255, 0);
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar {
  background: rgba(255, 255, 255, 0);
  color: #1d2935;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-expanded {
  color: #1d2935;
  background: rgba(255, 255, 255, 0);
}
@media print {
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-extension {
  color: #1d2935;
  background: rgba(255, 255, 255, 0);
}
@media print {
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  background: rgba(255, 255, 255, 0);
  color: #1d2935;
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  background: #1d2935;
  color: #888888;
  position: relative;
}
#g-footer .g-grid {
  position: relative;
  z-index: 1;
}
#g-footer a.g-logo {
  color: #ffffff;
}
#g-footer a.g-logo:hover {
  color: rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 50.99rem) {
  #g-footer #footer-logo .g-logo {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
}
#g-footer .footermenu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 2rem;
  row-gap: 1rem;
  font-size: 1.1rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  #g-footer .footermenu {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only all and (max-width: 50.99rem) and (orientation: portrait) {
  #g-footer .footermenu {
    grid-template-columns: repeat(1, 1fr);
    padding-left: 15%;
  }
}
@media only all and (max-height: 50.99rem) and (orientation: landscape) {
  #g-footer .footermenu {
    padding-left: 15%;
  }
}
#g-footer .footermenu a {
  display: block;
  color: #888888;
}
#g-footer .footermenu a:hover {
  color: #f70600;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) and (orientation: portrait) {
  #g-footer #footer-adress {
    flex: 0 45% !important;
    width: 45% !important;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-footer #footer-adress {
    padding-left: 10%;
  }
}
#g-footer #footer-adress .address {
  font-size: 1.2rem;
}
#g-footer #footer-adress .address h4 {
  font-size: 1.45rem;
  margin-top: 0;
}
#g-footer .g-newsletter-particle .title {
  color: #ffffff;
}
#g-footer .g-newsletter-particle .g-newsletter-form-wrapper {
  margin: 0 auto;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(180, 180, 180, 0.5);
  width: 40%;
}
@media only all and (max-width: 50.99rem) {
  #g-footer .g-newsletter-particle .g-newsletter-form-wrapper {
    width: 100%;
    flex-direction: row;
  }
}
#g-footer .g-newsletter-particle .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: auto;
  flex: 1;
}
#g-footer .g-newsletter-particle .g-newsletter-form-wrapper .g-newsletter-inputbox input {
  padding: 0.725rem 0;
  background: transparent;
  border-radius: 0;
}
#g-footer .g-newsletter-particle .g-newsletter-form-wrapper .g-newsletter-inputbox input:focus {
  box-shadow: none;
}
#g-footer .g-newsletter-particle .g-newsletter-form-wrapper .g-newsletter-button {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
#g-footer .g-newsletter-particle .g-newsletter-form-wrapper .g-newsletter-button .button {
  padding: 0.2rem 0.75rem;
  font-size: 0.9rem;
  line-height: 1.2;
}
#g-footer .g-social {
  margin-top: 1.5rem;
  text-align: center;
}
#g-footer .g-social a {
  position: relative;
  padding: 0 0.4rem;
  color: #ffffff;
}
@media only all and (max-width: 30rem) {
  #g-footer .g-social a {
    padding: 0 0.2rem;
  }
}
#g-footer .g-social a .g-social-text {
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 0.8rem;
  font-weight: 500;
  transform: translateX(-50%) translateY(0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
}
#g-footer .g-social a:hover {
  color: #f70600;
}
#g-footer .g-social a:hover .g-social-text {
  transform: translateX(-50%) translateY(-1.25rem);
  opacity: 1;
}
#g-footer .g-simplemenu-particle {
  margin-top: 1rem;
}
#g-footer .g-simplemenu-particle .g-simplemenu a {
  color: rgba(136, 136, 136, 0.7);
}
#g-footer .g-simplemenu-particle .g-simplemenu a:hover {
  color: #ffffff;
}
@media print {
  #g-container-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  background: #1d2935;
  color: #666666;
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background: #f70600;
  width: 13rem;
  color: #ffffff;
}
#g-offcanvas a {
  color: #ffffff;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #ffffff;
}
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #ffffff !important;
  color: #ffffff !important;
}
#g-offcanvas .button:hover {
  border: 2px solid #f70600 !important;
  color: #f70600 !important;
}
#g-offcanvas .button:active {
  border: 2px solid #f70600 !important;
  color: #f70600 !important;
}
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.g-offcanvas-toggle {
  display: none;
  font-size: 1.5rem;
  background: transparent;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 24px;
  text-align: center;
  top: 2.3rem;
  left: 1.1rem;
  z-index: 10001;
  direction: ltr;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
@media only all and (max-width: 51rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 13rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 13rem;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
#g-offcanvas {
  padding-left: 1rem;
}
#g-offcanvas #g-mobilemenu-container {
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: -50%;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li {
  display: block;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
  padding: 0.25rem 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-left: 0rem;
  color: #ffffff;
  word-break: normal;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  padding: 0;
  content: "";
  color: #ffffff;
  opacity: 1;
  width: 1rem;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container {
  color: #f70600;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: #f70600;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  opacity: 1;
  color: rgba(255, 255, 255, 0.6);
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-content {
  opacity: 1;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li.g-parent .g-menu-parent-indicator {
  vertical-align: top;
  position: absolute;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #f70600;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #ffffff;
  padding: 0.5rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: rgba(255, 255, 255, 0.6);
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #ff1c17;
  background: #e30600;
  border-radius: 0.25rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #de0500;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 13rem;
}
#g-offcanvas #g-mobilemenu-container ul i.fa {
  width: 1.5rem;
}
#g-mobilemenu-container {
  margin: -1.5rem;
}
.g-preset-thumbnails img {
  margin-bottom: 1rem;
  width: 75%;
}
@media only all and (max-width: 50.99rem) {
  .g-preset-thumbnails {
    text-align: center;
    flex-flow: row wrap;
  }
  .g-preset-thumbnails img {
    width: 60%;
  }
  .g-preset-thumbnails .g-block {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto !important;
    -moz-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
    width: 40% !important;
  }
  .g-preset-thumbnails .g-content {
    margin-left: -0.5rem;
  }
}
.g-offline h1 {
  font-weight: 200;
}
.g-offline .button {
  background-color: #f70600;
  color: #1d2935;
}
.g-offline .button:hover {
  background-color: #f70600;
}
.g-offline .g-loginform #g-loginform {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  .g-offline .g-loginform #g-loginform {
    width: 80%;
  }
}
.g-offline .g-loginform #g-loginform fieldset {
  text-align: left;
}
.g-offline .g-loginform #g-loginform label {
  margin-bottom: 0.5rem;
  display: block;
}
.g-offline #frame #form-login {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  .g-offline #frame #form-login {
    width: 80%;
  }
}
.g-offline #frame #form-login fieldset {
  text-align: left;
}
.g-offline #frame #form-login label {
  display: block;
  margin-bottom: 0.5rem;
}
.g-offline #grav-login .form-actions {
  margin-top: 0.5rem;
}
@media only all and (max-width: 50.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
.g-error #g-container-main {
  padding: 100px 0;
}
.g-social .g-social-items {
  line-height: normal;
}
@media only all and (max-width: 50.99rem) {
  .g-social .g-social-items {
    text-align: center;
  }
}
.g-social .g-social-items a {
  font-size: 1.5rem;
  border-radius: 2px;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-social .g-social-items a {
    font-size: 1.15rem;
  }
}
[id^=copyright-][id$=-particle] {
  font-size: 0.6vw;
}
@media (max-width: 150rem) {
  [id^=copyright-][id$=-particle] {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-branding {
    text-align: center;
  }
}
.dir-rtl .g-branding {
  direction: ltr;
}
@media only all and (max-width: 50.99rem) {
  .g-blockcontent-header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.g-blockcontent-subcontent-title-icon {
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
}
.g-blockcontent-subcontent-title-text {
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1 {
  background: #f70600;
}
.g-blockcontent-subcontent-subtitle {
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.9rem;
  vertical-align: super;
  margin-bottom: 1.5rem;
}
.g-blockcontent-subcontent-desc {
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 200;
  font-size: 1.2rem;
  position: relative;
  margin: 0.5rem 0;
  line-height: 1.4;
}
.g-blockcontent-subcontent-desc i {
  margin-top: 0.5rem;
}
.g-blockcontent-subcontent-img {
  border-radius: 0.25rem;
}
.g-blockcontent-description {
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 200;
}
.g-blockcontent-buttons {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
.g-content-array {
  margin-left: -1rem;
  margin-right: -1rem;
}
.g-content-array .g-grid {
  margin-bottom: 2.5rem;
}
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
.g-content-array .g-grid:not(:last-child) {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid:not(:first-child) .g-content {
    padding-top: 2.5rem;
  }
}
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 2.3rem;
}
.g-content-array .g-array-item .g-array-item-text {
  font-size: 1.25rem;
}
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
.g-content-array .g-item-title {
  margin: 0;
  line-height: 2.25rem;
  font-size: 1.4rem;
  font-weight: 600;
}
.g-content-array .g-item-title a {
  color: #f70600;
}
.g-content-array .g-item-title a:hover {
  text-decoration: underline;
}
.g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
.g-content-array .g-array-item-details {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  font-size: 1.2rem;
}
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
.g-content-array .g-array-item-details i {
  display: none;
}
.g-gridstatistic {
  text-align: center;
  padding-top: 2rem;
}
.g-gridstatistic .g-gridstatistic-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
  -moz-box-pack: space-evenly;
  box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  -o-justify-content: space-evenly;
  justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
}
.g-gridstatistic .g-gridstatistic-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-bottom: 1rem;
  display: inline-block;
  min-width: 160px;
}
.g-gridstatistic .g-gridstatistic-item:last-child {
  padding-bottom: 0;
}
.g-gridstatistic .g-gridstatistic-readmore {
  display: block;
  margin: 1rem auto;
}
.g-gridstatistic .g-gridstatistic-item-text1 {
  text-align: center;
  font-size: 3.1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #000000;
}
@media only all and (max-width: 50.99rem) {
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 2rem;
  }
}
.g-gridstatistic .g-gridstatistic-item-icon {
  display: inline-block;
  font-size: 3rem;
  vertical-align: middle;
  line-height: 3rem;
  opacity: 0.5;
}
.g-gridstatistic .g-gridstatistic-item-icon .g-gridstatistic-item-separator {
  font-size: 1.5rem;
  font-weight: 400;
  vertical-align: middle;
  padding: 0 0.5rem;
}
.g-gridstatistic .g-gridstatistic-item-text2 {
  margin-top: 0.5rem;
  text-transform: capitalize;
  font-weight: 700;
  opacity: 0.5;
}
.g-gridstatistic .g-gridstatistic-item-text2 span {
  display: inline-block;
}
.g-gridstatistic .g-gridstatistic-1cols .g-gridstatistic-item {
  width: 100%;
}
.g-gridstatistic .g-gridstatistic-2cols .g-gridstatistic-item {
  width: 50%;
}
.g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item {
  width: 33.33333%;
}
.g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item {
  width: 25%;
}
.g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
  width: 20%;
}
.g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
  width: 16.66667%;
}
@media only all and (max-width: 50.99rem) {
  .g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
    width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
    width: 50%;
  }
}
.g-gridstatistic .g-gridstatistic-footerdesc {
  margin-bottom: 0.5rem;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  line-height: 1.1em;
  font-weight: 700;
  font-size: 2.2rem;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
.g-simplecounter-block {
  display: block;
  margin: 2rem auto 0.5rem auto;
}
.g-simplecounter-calendar {
  text-align: center;
}
.g-simplecounter-calendar .counter-block {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
}
.g-simplecounter-calendar .number, .g-simplecounter-calendar .word {
  display: block;
  margin: 0;
  padding: 0;
}
.g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
  color: #ffffff;
  background: #c40500;
}
@media only all and (max-width: 50.99rem) {
  .g-simplecounter-calendar .number {
    font-size: 1.5rem;
    width: 85px;
    height: 50px;
    line-height: 50px;
  }
}
.g-simplecounter-calendar .word {
  text-transform: uppercase;
}
@media only all and (max-width: 50.99rem) {
  .g-simplecounter-calendar .word {
    font-size: 75%;
  }
}
.g-pricingtable-particle h2.g-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
.g-pricingtable-headertext {
  margin-bottom: 3rem;
  padding: 0 25%;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1.6vw;
}
@media (max-width: 81.25rem) {
  .g-pricingtable-headertext {
    font-size: 1.3rem;
  }
}
@media only all and (min-width: 88rem) {
  .g-pricingtable-headertext {
    margin-bottom: 5.25rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-pricingtable-headertext {
    padding: 0 5%;
  }
}
.g-pricingtable-footertext {
  margin-top: 3rem;
  padding: 0 20%;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.25rem;
}
@media only all and (min-width: 88rem) {
  .g-pricingtable-footertext {
    margin-top: 5.25rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-pricingtable-footertext {
    padding: 0 5%;
  }
}
.g-pricingtable-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
  -moz-flex-flow: row;
  flex-flow: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-pricingtable-col-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem;
  z-index: 1;
}
.g-pricingtable-1-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 100%;
  -moz-flex: auto 1 100%;
  -ms-flex: auto 1 100%;
  flex: auto 1 100%;
  width: 100%;
}
.g-pricingtable-2-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 50%;
  -moz-flex: auto 1 50%;
  -ms-flex: auto 1 50%;
  flex: auto 1 50%;
  width: 50%;
}
.g-pricingtable-3-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 33.33333%;
  -moz-flex: auto 1 33.33333%;
  -ms-flex: auto 1 33.33333%;
  flex: auto 1 33.33333%;
  width: 33.33333%;
}
.g-pricingtable-4-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 25%;
  -moz-flex: auto 1 25%;
  -ms-flex: auto 1 25%;
  flex: auto 1 25%;
  width: 25%;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-pricingtable-4-col .g-pricingtable-col-item {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto 1 50%;
    -moz-flex: auto 1 50%;
    -ms-flex: auto 1 50%;
    flex: auto 1 50%;
    width: 50%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-pricingtable-4-col .g-pricingtable-col-item {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto 1 50%;
    -moz-flex: auto 1 50%;
    -ms-flex: auto 1 50%;
    flex: auto 1 50%;
    width: 50%;
  }
}
.g-pricingtable-5-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 20%;
  -moz-flex: auto 1 20%;
  -ms-flex: auto 1 20%;
  flex: auto 1 20%;
  width: 20%;
}
.g-pricingtable-6-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 16.66667%;
  -moz-flex: auto 1 16.66667%;
  -ms-flex: auto 1 16.66667%;
  flex: auto 1 16.66667%;
  width: 16.66667%;
}
@media only all and (max-width: 50.99rem) {
  .g-pricingtable-col-item {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto 1 100% !important;
    -moz-flex: auto 1 100% !important;
    -ms-flex: auto 1 100% !important;
    flex: auto 1 100% !important;
    width: 100% !important;
  }
}
.g-pricingtable-col-item .g-pricingtable {
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 1rem;
  color: #000000;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 15px 50px rgba(198, 53, 49, 0.25);
}
.g-pricingtable-col-item .g-pricingtable .button {
  margin: 1rem 0;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-pricingtable-col-item .g-pricingtable .button {
    font-size: 1rem;
  }
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-ribbon {
  z-index: 2;
  position: absolute;
  line-height: 2.35;
  font-size: 0.65rem;
  font-weight: 600;
  background: #f70600;
  width: 135px;
  top: 20px;
  left: -33px;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  color: #1d2935;
}
.dir-rtl .g-pricingtable-col-item .g-pricingtable .g-pricingtable-ribbon {
  right: -33px;
  left: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-icon {
  font-size: 2.5rem;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
  padding: 1rem 0 0;
  font-size: 1.15vw;
  font-weight: 400;
  color: #000000;
}
@media (max-width: 95.652173913rem) {
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
    font-size: 1.1rem;
  }
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan a {
  color: #000000;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan a:hover {
  color: #f70600;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-subtitle {
  padding-top: 0;
  margin-top: -1rem;
  font-size: 0.9rem;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
  padding: 0 0 1rem;
  font-weight: 700;
  font-size: 1.5vw;
}
@media (max-width: 100rem) {
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
    font-size: 1.5rem;
  }
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-period {
  font-size: 1rem;
  font-weight: 200;
  line-height: 0.5;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-desc {
  font-size: 1rem;
  padding: 1rem 0;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
  font-size: 0.65vw;
  font-weight: 400;
  padding-bottom: 0.5rem;
  color: rgba(0, 0, 0, 0.35);
}
@media (max-width: 153.8461538462rem) {
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
    font-size: 1rem;
  }
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item.g-pricingtable-item-0 {
  position: relative;
  padding-top: 1rem;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item.disabled {
  text-decoration: line-through;
}
.g-pricingtable-col-item.g-pricingtable-col-item-highlight {
  z-index: 5;
}
@media only all and (min-width: 51rem) {
  .g-pricingtable-col-item.g-pricingtable-col-item-highlight {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.g-infolist-particle .g-infolist-title {
  font-size: 1.2vw;
  padding: 0;
  margin: 0 0 1rem 0;
  text-transform: uppercase;
}
@media (max-width: 100rem) {
  .g-infolist-particle .g-infolist-title {
    font-size: 1.2rem;
  }
}
.g-infolist-particle .g-desc {
  font-size: 1.8vw;
  padding: 0;
  margin: 1rem 0 0.5rem 0;
}
@media (max-width: 100rem) {
  .g-infolist-particle .g-desc {
    font-size: 1.8rem;
  }
}
.g-infolist-particle .g-desc p {
  margin: 0;
}
.g-infolist-particle .g-infolist {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.g-infolist-particle .g-infolist .g-infolist-item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item .g-infolist-item-container {
  margin: 0.5rem;
  padding: 0.5rem;
}
@media only all and (max-width: 50.99rem) {
  .g-infolist-particle .g-infolist .g-infolist-item .g-infolist-item-container {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }
}
.g-infolist-particle .g-infolist.g-compact .g-infolist-item {
  margin-bottom: 0.5rem;
}
.g-infolist-particle .g-infolist.noborder .g-infolist-item {
  border-bottom: 0;
}
.g-infolist-particle .g-infolist.spaced .g-infolist-item {
  padding: 0.5rem 0 2rem 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon, .g-infolist-particle .g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.left, .g-infolist-particle .g-infolist .g-infolist-item-img.left {
  margin-right: 1rem;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.left, .dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.left.browser, .g-infolist-particle .g-infolist .g-infolist-item-img.left.browser {
  margin-right: 4%;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.left.browser, .dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.right, .g-infolist-particle .g-infolist .g-infolist-item-img.right {
  margin-left: 1rem;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.right, .dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.right.browser, .g-infolist-particle .g-infolist .g-infolist-item-img.right.browser {
  margin-left: 4%;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.right.browser, .dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-img.right.browser {
  margin-right: 4%;
  margin-left: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-img {
  min-width: 156px;
}
.g-infolist-particle .g-infolist .g-infolist-item-img.center {
  margin-left: auto;
  margin-right: auto;
}
.g-infolist-particle .g-infolist .g-infolist-item-img.avatar img {
  border-radius: 100%;
  border: 2px solid #ffffff;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon {
  font-size: 2.5vw;
  position: relative;
  color: #f70600;
}
@media (max-width: 60rem) {
  .g-infolist-particle .g-infolist .g-infolist-item-icon {
    font-size: 1.5rem;
  }
}
.g-infolist-particle .g-infolist .g-infolist-item-icon .g-infolist-pattern-1, .g-infolist-particle .g-infolist .g-infolist-item-icon .g-infolist-pattern-2, .g-infolist-particle .g-infolist .g-infolist-item-icon .g-infolist-pattern-3 {
  position: absolute;
  z-index: 0;
  text-align: center;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon .fa {
  position: relative;
  z-index: 1;
  vertical-align: sub;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon .fa.accent-color-1 {
  color: #f70600;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon .fa.accent-color-2 {
  color: #b0b8d0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon .fa.noaccent {
  color: set-color(#ffffff);
}
.g-infolist-particle .g-infolist .g-infolist-item-icon-inline {
  margin-right: 0.5rem;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon-inline {
  margin-left: 0.5rem;
  margin-right: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.left {
  text-align: left;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.left {
  text-align: right;
}
@media only all and (max-width: 50.99rem) {
  .g-infolist-particle .g-infolist .g-infolist-item-icon.left {
    margin-right: 0;
  }
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.center {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-right: 0;
  margin: 0 auto !important;
  margin-bottom: 1rem;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.right {
  text-align: right;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.right {
  text-align: left;
}
.g-infolist-particle .g-infolist .g-infolist-item-title {
  margin: 0.75rem 0;
  font-weight: 500;
  font-size: 1.2vw;
}
@media (max-width: 100rem) {
  .g-infolist-particle .g-infolist .g-infolist-item-title {
    font-size: 1.2rem;
  }
}
.g-infolist-particle .g-infolist .g-infolist-item-desc {
  margin: 0;
  font-weight: 400;
  font-size: 0.9vw;
  opacity: 0.9;
  text-align: left;
}
@media (max-width: 100rem) {
  .g-infolist-particle .g-infolist .g-infolist-item-desc {
    font-size: 0.9rem;
  }
}
.g-infolist-particle .g-infolist .g-infolist-tags {
  opacity: 0.8;
  margin: 1rem 0 0.5rem 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
.g-infolist-particle .g-infolist .g-infolist-link {
  margin-top: 1rem;
}
.g-infolist-particle .g-infolist.g-1cols .g-infolist-item:last-child {
  border-bottom: none;
}
.g-infolist-particle .g-infolist.g-1cols .g-infolist-item:last-child .g-infolist-item-container {
  padding-bottom: 0;
  margin-bottom: 0;
}
.g-infolist-particle .g-infolist.g-2cols .g-infolist-item {
  width: 50%;
}
.g-infolist-particle .g-infolist.g-2cols .g-infolist-item:nth-child(odd) .g-infolist-item-container {
  margin-right: 1%;
}
.g-infolist-particle .g-infolist.g-2cols .g-infolist-item:nth-child(even) .g-infolist-item-container {
  margin-left: 1%;
}
.g-infolist-particle .g-infolist.g-3cols .g-infolist-item {
  width: 33%;
}
.g-infolist-particle .g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) .g-infolist-item-container {
  margin-left: 0;
  margin-right: 0;
}
.g-infolist-particle .g-infolist.g-4cols .g-infolist-item {
  width: 25%;
}
.g-infolist-particle .g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) .g-infolist-item-container {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist-particle .g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) .g-infolist-item-container {
  margin-left: 1%;
  margin-right: 0;
}
.g-infolist-particle .g-infolist.g-5cols .g-infolist-item {
  width: 17.6%;
}
.g-infolist-particle .g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) .g-infolist-item-container {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist-particle .g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) .g-infolist-item-container {
  margin-left: 1%;
  margin-right: 1%;
}
.g-infolist-particle .g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) .g-infolist-item-container {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-infolist-particle .g-infolist[class*="cols"] .g-infolist-item {
    width: 96%;
  }
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags .g-tag {
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 1.9rem;
  text-transform: uppercase;
  line-height: 3rem;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-desc {
  font-size: 1rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-desc, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-title, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  margin: 0;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-desc a, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-title a, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags a, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags .g-tag a {
  color: inherit;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-desc a:hover, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-title a:hover, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags a:hover, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags .g-tag a:hover {
  opacity: 0.75;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-link {
  margin-top: 0;
}
.g-testimonials {
  min-height: 600px;
  position: relative;
  padding: 1rem 0;
}
.g-testimonials .g-testimonials-header {
  padding-left: 2rem;
}
.dir-rtl .g-testimonials .g-testimonials-header {
  padding-right: 2rem;
  padding-left: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-header {
    padding: 0;
    text-align: center;
  }
}
.g-testimonials .g-testimonials-header .g-testimonials-title {
  font-weight: 700;
  font-size: 1rem;
}
.g-testimonials .g-testimonials-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-container {
    height: 500px;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-container {
    height: 450px;
  }
}
.g-testimonials .swiper-slide {
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
.g-testimonials .g-testimonials-content {
  font-size: 2.6vw;
  width: 50%;
}
@media (max-width: 61.5384615385rem) {
  .g-testimonials .g-testimonials-content {
    font-size: 1.6rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-content {
    width: 80%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-content {
    width: 60%;
  }
}
.g-testimonials .g-testimonials-author {
  font-weight: 600;
  margin: 0;
}
.g-testimonials .g-testimonials-position {
  color: #ececec;
}
.g-testimonials .g-testimonials-pagination {
  padding-left: 3rem;
  position: relative;
  bottom: 2rem !important;
  z-index: 10;
}
.dir-rtl .g-testimonials .g-testimonials-pagination {
  padding-right: 3rem;
  padding-left: 0;
}
.g-testimonials .g-testimonials-pagination .swiper-pagination-bullet {
  background-size: cover;
  border: 1px solid #000000;
  width: 60px;
  height: 60px;
  margin: 0 0.5rem !important;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-pagination {
    display: none;
  }
}
.g-testimonials .mobile-nav-wrapper {
  position: absolute;
  top: 50%;
  width: 100%;
  display: none;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .mobile-nav-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .mobile-nav-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.g-testimonials .mobile-nav-wrapper .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 5%;
  margin: 0 0;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .mobile-nav-wrapper .swiper-button-next {
    right: 5%;
  }
}
.g-testimonials .mobile-nav-wrapper .swiper-button-next .fa {
  font-size: 2rem;
}
.g-testimonials .mobile-nav-wrapper .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 5%;
  margin: 0 0;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .mobile-nav-wrapper .swiper-button-prev {
    left: 5%;
  }
}
.g-testimonials .mobile-nav-wrapper .swiper-button-prev .fa {
  font-size: 2rem;
}
.g-testimonials .swiper-wrapper {
  padding-bottom: 1rem;
}
.g-testimonials .g-testimonials-pagination {
  margin-top: 5rem;
}
.g-testimonials .g-testimonials-pagination .swiper-slide {
  width: 80px !important;
  height: 80px !important;
  display: block;
  background-size: cover;
  border-radius: 50%;
  position: relative;
  transition: 400ms;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-pagination .swiper-slide {
    width: 50px !important;
    height: 50px !important;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-pagination .swiper-slide {
    display: none;
  }
}
.g-testimonials .g-testimonials-pagination .swiper-slide span {
  position: absolute;
  left: 50%;
  font-size: 0.75rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
  opacity: 0;
  top: 50%;
  transition: 350ms;
  transform: translateY(-50%) translateX(-50%);
  white-space: nowrap;
}
.g-testimonials .g-testimonials-pagination .swiper-slide:hover {
  transform: scale(1.12);
  box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.g-testimonials .g-testimonials-pagination .swiper-slide:hover span {
  opacity: 1;
  top: -25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-pagination .swiper-slide:hover span {
    top: -38%;
  }
}
.g-testimonials .g-testimonials-pagination .swiper-slide.swiper-slide-thumb-active {
  transform: scale(1.12);
  box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.25);
}
@media only all and (max-width: 50.99rem) {
  .g-newsletter-particle {
    text-align: center;
  }
  .g-newsletter-particle .title {
    text-align: center;
  }
}
.g-newsletter-particle .title {
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
}
.g-newsletter-particle .title:after {
  background: none;
}
.g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  text-align: center;
  margin-bottom: 0.5rem;
  padding-bottom: 1rem;
  color: #cecece;
  font-size: 0.9rem;
}
.box1 .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  color: #ffffff;
}
.box2 .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  color: #ffffff;
}
.g-newsletter-particle .g-newsletter .g-newsletter-headtext .fa {
  color: #f70600;
  font-size: 3rem;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox {
  position: relative;
  border: none;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  color: #999;
  text-align: left;
  padding: 0.6rem 1.25rem;
  font-weight: 400;
  border: 0 none;
  border-radius: 3px;
  margin-bottom: 0;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-ms-input-placeholder {
  /* IE 10+s */
  color: #999;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}
@media only all and (max-width: 50.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
    margin-bottom: 5px;
  }
}
.dir-rtl .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  text-align: right;
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  white-space: nowrap;
  border-radius: 0.25rem;
  background: #f70600;
  color: #ffffff;
  font-weight: 400;
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit:focus {
  outline: none;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-text {
  vertical-align: middle;
}
.g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-inputbox input, .g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-button input {
  border-radius: 0 !important;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper {
  text-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 100%;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button {
  width: 100%;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button input {
  width: 100%;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper {
  text-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox {
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox input {
  width: auto;
  text-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button {
  width: auto;
  display: block;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button input {
  width: auto;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
    margin: 1rem 0 0;
  }
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button .g-newsletter-button-submit {
  margin: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  width: auto;
  margin-left: 15px;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 65%;
}
@media only all and (max-width: 50.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
    width: 80%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
#mc_embed_signup.g-newsletter-aside div.mce_inline_error {
  position: absolute;
  top: 4.5rem;
  padding-left: 0 !important;
}
#mc_embed_signup div.mce_inline_error {
  background: none !important;
  font-size: 0.75rem;
}
#mc_embed_signup div#mce-responses {
  margin-top: 10px;
}
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  box-sizing: border-box !important;
}
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 0.5rem;
}
.g-imagegrid .g-imagegrid-item img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #ffffff;
  font-weight: 700;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.g-imagegrid .g-imagegrid-item .indicator {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #ffffff;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.g-imagegrid .g-imagegrid-item .indicator div {
  font-size: 1.8vw;
  max-width: 100%;
  text-align: center;
  flex: none;
  -webkit-flex: none;
  font-weight: bold;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 55.5555555556rem) {
  .g-imagegrid .g-imagegrid-item .indicator div {
    font-size: 1rem;
  }
}
.dir-rtl .g-imagegrid .g-imagegrid-item .indicator div {
  margin-right: 0;
}
.g-imagegrid .g-imagegrid-item .indicator div .fa {
  font-size: 4rem;
}
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-imagegrid .g-imagegrid-item:hover .indicator div {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
.g-imagegrid .g-imagegrid-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-link:before {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0.5rem;
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
    width: 100%;
  }
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:first-child {
  padding-right: 1rem;
}
.dir-rtl .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:first-child {
  padding-left: 1rem;
  padding-right: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:first-child {
    padding: 0;
  }
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:last-child {
  padding-left: 1rem;
}
.dir-rtl .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:last-child {
  padding-right: 1rem;
  padding-left: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:last-child {
    padding: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 100%;
  }
}
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
.g-heading {
  position: relative;
}
.g-heading h2 {
  font-weight: 600;
  font-size: 1.2vw;
}
@media (max-width: 83.3333333333rem) {
  .g-heading h2 {
    font-size: 1rem;
  }
}
.g-heading p {
  margin: 0;
  top: -2rem;
  left: -2rem;
  opacity: 0.05;
  padding: 0;
  position: absolute;
  font-weight: 600;
  font-size: 13vw;
  line-height: 0;
}
@media (max-width: 38.4615384615rem) {
  .g-heading p {
    font-size: 5rem;
  }
}
.dir-rtl .g-heading p {
  left: auto;
  right: -2rem;
}
.g-video-container .g-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background: #000000;
  box-shadow: 0 0.5rem 3rem #000000;
}
.g-video-container .g-video iframe, .g-video-container .g-video object, .g-video-container .g-video embed, .g-video-container .g-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.g-video-container .g-video:hover .g-videolocal-play.pause {
  opacity: 1;
}
.g-video-container .g-video .g-videolocal-play {
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 50%;
  margin-bottom: -40px;
  background: url('../../images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 1;
}
@media only all and (max-width: 30rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 6vw;
    width: 6vw;
  }
}
.g-video-container .g-video .g-videolocal-play.pause {
  background: url('../../images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0;
}
.g-video-container .g-video .g-video-nocontrols::-webkit-media-controls {
  display: none !important;
}
.g-video-container.g-video-container-columns-1 .g-video-inner {
  width: 100%;
}
.g-video-container.g-video-container-columns-2 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-video-container.g-video-container-columns-2 .g-video-inner {
  width: 50%;
}
.g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
  margin-right: 1rem;
}
@media only all and (max-width: 50.99rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
.g-video-container.g-video-container-columns-3 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-video-container.g-video-container-columns-3 .g-video-inner {
  width: 33.3%;
}
.g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
  margin-right: 1rem;
}
@media only all and (max-width: 50.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
.g-video-container.g-video-container-columns-4 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-video-container.g-video-container-columns-4 .g-video-inner {
  width: 25%;
}
.g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
  margin-right: 1rem;
}
@media only all and (max-width: 50.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
.g-video-caption {
  text-align: center;
  font-size: 1.3vw;
  padding: 2rem 0;
  color: #1d2935;
}
@media (max-width: 76.9230769231rem) {
  .g-video-caption {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-video-caption {
    padding: 1rem 0;
  }
}
.g-simplecontent h2.g-title {
  padding: 0 0.6rem;
  margin: 0;
  display: inline-block;
  color: #1d2935;
  font-size: 1vw;
  font-weight: 600;
  letter-spacing: 5px;
  border-radius: 0.25rem;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 100rem) {
  .g-simplecontent h2.g-title {
    font-size: 1rem;
  }
}
.g-simplecontent .g-simplecontent-item-created-date {
  font-size: 0.8rem;
  text-transform: uppercase;
}
.g-simplecontent .g-simplecontent-layout-header {
  width: 50%;
  padding: 3rem 0;
  padding-bottom: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-simplecontent .g-simplecontent-layout-header {
    width: 100%;
  }
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-size: 3.5vw;
  display: inline-block;
  padding: 0.5rem;
  font-weight: 500;
  margin: 0;
  color: #ffffff;
  border-radius: 5px;
}
@media (max-width: 65.7142857143rem) {
  .g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 2.3rem;
  }
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  padding: 0.4rem;
  line-height: 1.7;
  border-radius: 5px;
}
@media only all and (max-width: 50.99rem) {
  .g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
    width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-simplecontent .g-simplecontent-layout-header {
    padding: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-simplecontent .g-simplecontent-layout-header {
    padding: 0;
    text-align: center;
  }
}
.g-simplecontent .g-simplecontent-item-content-title {
  font-size: 1.2vw;
  margin: 0.4rem 0;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 100rem) {
  .g-simplecontent .g-simplecontent-item-content-title {
    font-size: 1.2rem;
  }
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
  font-size: 2.25rem;
  font-weight: 200;
  line-height: 1.5;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
    font-size: 2rem;
  }
}
.g-simplecontent .g-simplecontent-item-author {
  font-size: 0.9rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.g-simplecontent .g-simplecontent-item-leading-content {
  margin-bottom: 0.5rem;
  font-weight: 400;
  font-size: 1vw;
}
@media (max-width: 100rem) {
  .g-simplecontent .g-simplecontent-item-leading-content {
    font-size: 1rem;
  }
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-leading-content {
  font-size: 1.9rem;
}
.g-simplecontent .g-simplecontent-item-leading-content .g-simplecontent-link {
  display: block;
  color: #ffffff;
}
.g-simplecontent .g-simplecontent-item-leading-content .g-simplecontent-link:hover {
  text-decoration: underline;
  opacity: 0.7;
}
.g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1.3vw;
  margin: 1.5rem 0;
}
@media (max-width: 76.9230769231rem) {
  .g-simplecontent .g-simplecontent-item-main-content {
    font-size: 1rem;
  }
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.g-simplecontent .g-simplecontent-item-readmore-container {
  font-weight: 600;
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-readmore-container {
  font-size: 1rem;
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-author, .g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-created-date {
  display: inline-block;
  margin: 0;
  padding-right: 1rem;
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 200;
  font-size: 1.15rem;
  line-height: 2;
  text-transform: none;
}
.g-simplemenu-particle {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: space-evenly;
  -moz-box-pack: space-evenly;
  box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  -o-justify-content: space-evenly;
  justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
}
@media only all and (max-width: 50.99rem) {
  .g-simplemenu-particle {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-simplemenu-particle .g-simplemenu-container {
    text-align: center;
  }
  .g-simplemenu-particle .g-simplemenu-container:not(:first-child) h6 {
    margin-top: 1rem;
  }
}
.g-simplemenu-particle .g-simplemenu-container h6 {
  margin: 0 0 0.5rem;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media only all and (max-width: 50.99rem) {
  .g-simplemenu-particle .g-simplemenu-container h6 {
    margin: 0 0 1rem;
  }
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu {
  list-style: none;
  margin: 0;
  font-size: 0.9rem;
}
@media only all and (max-width: 50.99rem) {
  .g-simplemenu-particle .g-simplemenu-container .g-simplemenu {
    margin: 0 0 1rem;
  }
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li {
  padding: 0.15rem 0;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a {
  color: rgba(180, 180, 180, 0.7);
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  transition: all 250ms;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a:hover {
  color: #ffffff;
}
.g-upcgames-particle {
  padding: 1rem;
  color: #ffffff;
  background: #000000;
}
.g-upcgames-particle h2 {
  font-size: 1.1rem;
}
.g-upcgames-particle ul {
  list-style: none;
  margin: 0;
}
.g-upcgames-particle ul li {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 0.5rem;
}
.g-upcgames-particle ul li .g-upcgames-number {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  background: #f70600;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  color: #ffffff;
  margin-right: 1rem;
  position: absolute;
}
.dir-rtl .g-upcgames-particle ul li .g-upcgames-number {
  margin-right: 0;
  margin-left: 1rem;
}
.g-upcgames-particle ul li a {
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: block;
  white-space: nowrap;
  padding-left: 3.5rem;
}
.dir-rtl .g-upcgames-particle ul li a {
  padding-left: 0;
  padding-right: 3.5rem;
}
.g-upcgames-particle ul li a span {
  display: block;
  font-weight: 400;
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.8rem;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  white-space: nowrap;
}
.g-popupmodule-module-wrapper {
  display: none;
}
@media only all and (max-width: 50.99rem) {
  .g-search {
    text-align: center;
  }
}
.g-search input[type="text"], .g-search input[type="search"] {
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-width: 0;
  border-radius: 0.3rem;
  padding-left: 2.5rem;
  background: rgba(29, 41, 53, 0.04);
  margin-bottom: 0;
}
.g-search input::-webkit-input-placeholder {
  color: #b5bdc5;
}
.g-search form {
  position: relative;
  margin: 0;
}
.g-search form:before {
  content: "";
  position: absolute;
  left: 0.5rem;
  width: 20px;
  height: 20px;
  top: 30%;
  color: rgba(29, 41, 53, 0.24);
  font: normal normal normal 16px/1 FontAwesome;
}
.dir-rtl .g-search form:before {
  left: auto;
  right: 0.5rem;
}
.g-search .g-search-lightcase {
  display: none;
}
/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container {
  margin: -1px auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev {
  position: relative;
  top: 30%;
  width: 10px;
  height: 44px;
  z-index: 10;
  cursor: pointer;
  margin-bottom: 2rem;
}
.swiper-button-prev:focus {
  outline: none;
}
.swiper-button-next {
  position: relative;
  bottom: 30%;
  width: 10px;
  height: 44px;
  z-index: 10;
  cursor: pointer;
  margin-top: 2rem;
}
.swiper-button-next:focus {
  outline: none;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: relative;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  display: flex;
  flex-direction: column;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  opacity: 1;
  border: 1px solid #ffffff;
  margin-bottom: 1.5rem;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 30px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0 1.2rem;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
  display: none;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
.g-slideshow a {
  color: #1d2935;
  font-size: 1vw;
  margin-top: 1rem;
}
@media (max-width: 150rem) {
  .g-slideshow a {
    font-size: 1.5rem;
  }
}
.g-slideshow a:hover {
  color: #ffffff;
}
.g-slideshow .g-slideshow-slider .swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}
.g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(100deg, #f70600 -20%, rgba(247, 6, 0, 0));
}
.dir-rtl .g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  background-image: linear-gradient(-100deg, #f70600 20%, rgba(247, 6, 0, 0));
}
.g-slideshow .g-slideshow-slider .swiper-slide.overlay .g-slideshow-content a {
  color: #1d2935;
  font-size: 1vw;
  margin-top: 1rem;
}
@media (max-width: 150rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide.overlay .g-slideshow-content a {
    font-size: 1.5rem;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide.overlay .g-slideshow-content a:hover {
  color: #ffffff;
}
.g-slideshow .g-slideshow-slider .swiper-slide.no_overlay .g-slideshow-content a {
  color: #f70600;
  font-size: 1vw;
  margin-top: 1rem;
}
@media (max-width: 150rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide.no_overlay .g-slideshow-content a {
    font-size: 1.5rem;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide.no_overlay .g-slideshow-content a:hover {
  color: #ffffff;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide {
  position: relative;
  z-index: 3;
  width: 80%;
  margin: 0 auto;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
  font-size: 1vw;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 100rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
    font-size: 1.5rem;
    max-width: 90%;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
  font-size: 3vw;
  font-weight: 500;
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  line-height: 1.2;
  max-width: 60%;
  margin-bottom: 3rem;
}
@media (max-width: 66.6666666667rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
    font-size: 2rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
    font-size: 2.25rem;
    max-width: 90%;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-content {
  font-size: 1vw;
  font-weight: 500;
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  line-height: 1.2;
  max-width: 50%;
  margin-bottom: 3rem;
}
@media (max-width: 200rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-content {
    font-size: 2rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-content {
    font-size: 1.75rem;
    max-width: 90%;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-avatar {
  margin-right: 0.5rem;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-avatar img {
  max-width: 40px;
  border-radius: 100%;
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-author {
    font-size: 0.85rem;
  }
}
.g-slideshow .g-slideshow-thumbs {
  margin: 0 5vw;
  height: 160px;
  margin-top: 4rem;
  margin-bottom: 2rem;
  font-weight: 700;
  font-family: "Roboto, Helvetica, Tahoma, Geneva, Arial, sans-serif";
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs {
  box-sizing: border-box;
  cursor: pointer;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 6px;
  position: relative;
  pointer-events: auto;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide .g-slideshow-thumbs-title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  height: 100%;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide .g-slideshow-thumbs-title span {
  padding: 1rem;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 2;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: #f70600;
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide-thumb-active:before {
  opacity: 0.5;
}
.g-slideshow .navigation {
  position: absolute;
  z-index: 10;
  right: 50px;
  top: 50%;
  display: flex;
  flex-direction: column;
  transform: translateY(-50%);
}
@media only all and (max-width: 30rem) {
  .g-slideshow .navigation {
    right: 30px;
  }
}
.dir-rtl .g-slideshow .navigation {
  right: auto;
  left: 50px;
}
@media only all and (max-width: 30rem) {
  .dir-rtl .g-slideshow .navigation {
    left: 30px;
  }
}
.g-latestnews {
  position: relative;
  opacity: 0;
  margin: -1.5rem;
}
@media only all and (min-width: 76rem) {
  .g-latestnews {
    margin: -2.1rem;
  }
}
.g-latestnews.visible {
  opacity: 1;
}
.g-latestnews .g-latestnews-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1rem;
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-header {
    margin: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-header {
    display: block;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-title {
  display: block;
  font-size: 2vw;
  font-weight: 700;
  padding-right: 1rem;
}
@media (max-width: 50rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title {
    text-align: center;
    padding-right: 0;
  }
}
.dir-rtl .g-latestnews .g-latestnews-header .g-latestnews-title {
  padding-left: 1rem;
  padding-right: 0;
}
.g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
  display: block;
  padding-right: 1rem;
  color: rgba(29, 41, 53, 0.35);
  font-size: 0.9vw;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 5px;
  text-transform: uppercase;
}
@media (max-width: 100rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
    text-align: center;
    padding-right: 0;
  }
}
.dir-rtl .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
  padding-left: 1rem;
  padding-right: 0;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav i {
  display: none;
  position: absolute;
  top: 0.8rem;
  left: 0.5rem;
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav i {
    display: block;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav {
    min-height: 6rem;
    width: 100%;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-container {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    width: 75%;
    padding: 0 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border: solid 2px #000000;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 15;
    margin-top: 1rem;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
  cursor: pointer;
  padding: 0rem 0.4rem;
  font-size: 0.8vw;
  font-weight: 400;
  position: relative;
  border-radius: 12px;
  text-transform: capitalize;
  border: 2px solid transparent;
}
@media (max-width: 125rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected {
  background: #f70600;
  font-weight: 600;
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected {
    background: none;
    border-color: transparent;
    display: block;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected:hover {
  text-decoration: none;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item:hover {
  text-decoration: underline;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item:first {
  padding-left: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
    display: none;
    padding: 0.3rem 1.5rem;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.clicked {
  display: block;
}
.g-latestnews .button-wrapper {
  margin-top: 2.5rem;
}
.g-latestnews .g-latestnews-grid {
  position: relative;
  margin: 0 -1rem;
  overflow: visible !important;
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-grid {
    margin: -1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item {
  cursor: pointer;
  will-change: auto !important;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item a.g-latestnews-link-overlay {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
  position: relative;
  margin: 1rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
    margin: 1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image {
  position: relative;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image img {
  width: 100%;
  min-height: 1px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content {
  position: static;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  font-size: 1.4rem;
  line-height: 1.44;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    line-height: 1.48;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title span, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title span {
  color: #ffffff;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-case, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
  position: absolute;
  top: 1rem;
  color: white;
  left: 1rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image {
  margin-bottom: 1rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image img, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image img {
  border-radius: 5px;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image .g-latestnews-grid-item-icons, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image .g-latestnews-grid-item-icons {
  font-weight: 400;
  font-size: 0.9rem;
  position: absolute;
  bottom: 0;
  padding-left: 1rem;
  padding-bottom: 1rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image .g-latestnews-grid-item-icons .g-latestnews-grid-item-icon, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image .g-latestnews-grid-item-icons .g-latestnews-grid-item-icon {
  margin-right: 0.5rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text .g-latestnews-grid-item-content {
  margin-top: 0;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
  width: 100%;
  left: 0;
  text-align: left;
  z-index: 3;
  font-size: 1.2vw;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
@media (max-width: 83.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
    font-size: 1rem;
  }
}
.dir-rtl .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
  text-align: right;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  font-weight: 500;
  font-size: 1.2vw;
  margin-top: 0.2rem;
  line-height: 1.1;
}
@media (max-width: 83.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title:hover {
  text-decoration: underline;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-date {
  font-weight: 400;
  font-size: 0.9rem;
  opacity: 0.8;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
  color: #000000;
  opacity: 0.3;
  font-weight: 400;
  margin-top: 0.5rem;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
  color: #000000;
  font-size: 0.6vw;
  font-weight: 400;
  background: transparent;
  display: inline-block;
  letter-spacing: 3px;
  clear: both;
  margin-bottom: 0.2rem;
  text-transform: uppercase;
}
@media (max-width: 133.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
    font-size: 0.8rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
  opacity: 0.8;
  margin-top: 1rem;
  font-size: 0.9vw;
}
@media (max-width: 111.1111111111rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
  display: block;
  margin-top: 5px;
  color: black;
  font-size: 0.8vw;
}
@media (max-width: 125rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-title {
  text-decoration: underline;
  text-decoration-color: inherit;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-button {
  text-decoration: underline;
}
.g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
  width: 50%;
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
.g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
  width: 33.3%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
  width: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
  width: 50%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
    width: 100%;
  }
}
.g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
  width: 20%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
.g-recentreviews {
  position: relative;
  opacity: 0;
  margin: -1.5rem;
}
.g-recentreviews.visible {
  opacity: 1;
}
.g-recentreviews .g-recentreviews-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1rem;
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-header {
    margin: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-header {
    display: block;
  }
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-title {
  display: block;
  font-size: 1.5vw;
  padding-right: 1rem;
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
@media (max-width: 66.6666666667rem) {
  .g-recentreviews .g-recentreviews-header .g-recentreviews-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-header .g-recentreviews-title {
    text-align: center;
    padding-right: 0;
  }
}
.dir-rtl .g-recentreviews .g-recentreviews-header .g-recentreviews-title {
  padding-left: 1rem;
  padding-right: 0;
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav i {
  display: none;
  position: absolute;
  top: 0.8rem;
  left: 0.5rem;
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-header .g-recentreviews-nav i {
    display: block;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-header .g-recentreviews-nav {
    min-height: 6rem;
    width: 100%;
  }
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-container {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    width: 75%;
    padding: 0 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border: solid 2px #000000;
    border-radius: 5px;
    background: #ffffff;
    z-index: 15;
    margin-top: 1rem;
  }
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item {
  padding: 0rem 0.4rem;
  font-size: 0.8vw;
  font-weight: 400;
  position: relative;
  border-radius: 12px;
  text-transform: capitalize;
  cursor: pointer;
}
@media (max-width: 125rem) {
  .g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item {
    font-size: 1rem;
  }
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item.selected {
  background: #f70600;
  font-weight: 600;
  color: #ffffff;
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item.selected {
    background: none;
    border-color: transparent;
    color: #000000;
    display: block;
  }
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item.selected:hover {
  text-decoration: none;
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item:hover {
  text-decoration: underline;
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item:first {
  padding-left: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item {
    display: none;
    padding: 0.3rem 1.5rem;
  }
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item.clicked {
  display: block;
}
.g-recentreviews .button-wrapper {
  margin-top: 2.5rem;
}
.g-recentreviews .g-recentreviews-grid {
  position: relative;
  margin: 0 -1rem;
  overflow: visible !important;
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-grid {
    margin: -1rem;
  }
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item, .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-sizer {
  width: 100%;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item {
  cursor: pointer;
  will-change: auto !important;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item a.g-recentreviews-link-overlay {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-wrapper {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin: 1rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-wrapper {
    margin: 1rem;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-wrapper .g-recentreviews-grid-item-image {
  position: relative;
  width: 20%;
}
@media only all and (max-width: 50.99rem) {
  .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-wrapper .g-recentreviews-grid-item-image {
    width: 100%;
  }
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-wrapper .g-recentreviews-grid-item-image img {
  width: 100%;
  min-height: 1px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content {
  width: 100%;
  left: 0;
  text-align: left;
  z-index: 3;
  padding: 1rem;
  font-size: 1.2vw;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
@media (max-width: 83.3333333333rem) {
  .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content {
    font-size: 1rem;
  }
}
.dir-rtl .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content {
  text-align: right;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-title {
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.2vw;
  margin-top: 0.2rem;
  line-height: 1.1;
  cursor: pointer;
}
@media (max-width: 83.3333333333rem) {
  .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-title {
    font-size: 1rem;
  }
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-title:hover {
  text-decoration: underline;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-header {
  font-weight: 400;
  font-size: 0.8rem;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-header div {
  display: inline-block;
  opacity: 0.6;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-header div.g-recentreviews-grid-item-date {
  margin-left: 0.5rem;
}
.dir-rtl .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-header div.g-recentreviews-grid-item-date {
  margin-left: 0;
  margin-right: 0.5rem;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-header div.g-recentreviews-grid-item-category {
  color: #2b0100;
  opacity: 1;
  font-weight: 500;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-author {
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: rgba(29, 41, 53, 0.6);
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-author img {
  max-width: 24px;
  border-radius: 100%;
  margin-right: 0.5rem;
}
.dir-rtl .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-author img {
  margin-right: 0;
  margin-left: 0.5rem;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-subtitle {
  color: #000000;
  opacity: 0.3;
  font-weight: 400;
  margin-top: 0.5rem;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-subtitle {
    font-size: 1rem;
  }
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-case {
  color: #000000;
  font-size: 0.6vw;
  font-weight: 400;
  background: transparent;
  display: inline-block;
  letter-spacing: 3px;
  clear: both;
  margin-bottom: 0.2rem;
  text-transform: uppercase;
}
@media (max-width: 133.3333333333rem) {
  .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-case {
    font-size: 0.8rem;
  }
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-description {
  opacity: 0.8;
  margin-top: 1rem;
  font-size: 0.9vw;
}
@media (max-width: 111.1111111111rem) {
  .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-description {
    font-size: 1rem;
  }
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-button {
  display: block;
  margin-top: 5px;
  color: black;
  font-size: 0.8vw;
}
@media (max-width: 125rem) {
  .g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-button {
    font-size: 1rem;
  }
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item:hover .g-recentreviews-grid-item-wrapper .g-recentreviews-grid-item-title {
  text-decoration: underline;
  text-decoration-color: inherit;
}
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item:hover .g-recentreviews-grid-item-wrapper .g-recentreviews-grid-item-button {
  text-decoration: underline;
}
.g-featuredvideos {
  margin: 0 -2.8rem;
}
.g-featuredvideos h2 {
  padding: 0 1rem;
  margin: 0;
}
.g-featuredvideos h3 {
  font-size: 1rem;
  margin: 0.5rem 0 1rem 0;
}
.g-featuredvideos h3 .g-featuredvideos-item-count {
  float: right;
  display: inline-block;
  font-weight: 400;
}
.dir-rtl .g-featuredvideos h3 .g-featuredvideos-item-count {
  float: left;
}
.g-featuredvideos p {
  padding: 0 1rem;
  margin-bottom: 1rem;
}
.g-featuredvideos .g-featuredvideos-item-image {
  position: relative;
  cursor: pointer;
}
.g-featuredvideos .g-featuredvideos-item-image img {
  box-shadow: 0 0 20px #000000;
  border-radius: 10px;
}
.g-featuredvideos .g-featuredvideos-item-image a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  color: #ffffff;
}
.g-featuredvideos .g-featuredvideos-item-image a:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: #f70600;
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.g-featuredvideos .g-featuredvideos-item-image a:hover:before {
  opacity: 0.5;
}
.g-featuredvideos .g-featuredvideos-item-image i {
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.g-featuredvideos .first h3 {
  font-size: 1.2rem;
  margin-bottom: 0;
}
.g-featuredvideos .first .g-featuredvideos-item-image i {
  width: 60px;
  height: 60px;
  font-size: 60px;
}
.g-featuredvideos .g-featuredvideos-item {
  padding: 0 1rem;
}
.g-featuredvideos .g-featuredvideos-item-author-text {
  font-size: 0.8rem;
  color: rgba(29, 41, 53, 0.4);
}
.g-featuredvideos .g-featuredvideos-item-author-text:hover {
  text-decoration: underline;
}
.g-featuredvideos .g-featuredvideos-item-avatar {
  margin-right: 0.5rem;
}
.dir-rtl .g-featuredvideos .g-featuredvideos-item-avatar {
  margin-right: 0;
  margin-left: 0.5rem;
}
.g-featuredvideos .g-featuredvideos-item-avatar img {
  max-width: 20px;
  border-radius: 100%;
}
.g-promo {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 100%;
  padding: 2rem;
  color: #ffffff;
  font-size: 2.5vw;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 80rem) {
  .g-promo {
    font-size: 2rem;
  }
}
.g-logos {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.g-logos .g-logo-wrapper {
  padding: 1rem;
  width: 145px;
}
.g-logos .g-logo-wrapper a:hover {
  opacity: 0.5;
}
/* Slick Core */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../../images/slick/ajax-loader.gif') center center no-repeat;
}
.g-toprated {
  position: relative;
  /* Arrows */
}
.g-toprated .g-toprated-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
.g-toprated .g-toprated-header .g-title {
  flex: 0 1 auto;
  margin-right: 1rem;
  padding-bottom: 1rem;
}
.dir-rtl .g-toprated .g-toprated-header .g-title {
  margin-left: 1rem;
  margin-right: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-toprated .g-toprated-header .g-title {
    margin-right: 0;
  }
}
.g-toprated .g-toprated-header .g-toprated-filtering {
  flex: 0 1 auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.85rem 0 2rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-toprated .g-toprated-header .g-toprated-filtering {
    display: block;
    width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-toprated .g-toprated-header .g-toprated-filtering {
    display: block;
    width: 100%;
  }
}
.g-toprated .g-toprated-header .g-toprated-filtering .g-toprated-group {
  position: relative;
  margin: 0 5px;
  padding: 0rem 0.4rem;
  font-size: 0.7vw;
  font-weight: 500;
  border-radius: 12px;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
@media (max-width: 142.8571428571rem) {
  .g-toprated .g-toprated-header .g-toprated-filtering .g-toprated-group {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-toprated .g-toprated-header .g-toprated-filtering .g-toprated-group {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
.g-toprated .g-toprated-header .g-toprated-filtering .g-toprated-group:hover {
  background: #f70600;
  cursor: pointer;
}
.g-toprated .g-toprated-header .g-toprated-filtering .g-toprated-group.active {
  background: #f70600;
}
.g-toprated .g-toprated-slider .slick-list {
  padding-top: 0.5rem;
}
.g-toprated .g-toprated-slider .slide-content-wrapper {
  margin: 0.75rem;
  padding: 0.85rem;
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-image {
  position: relative;
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-image a {
  display: block;
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-image img {
  width: 100%;
  border-radius: 5px;
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-image .g-toprated-score {
  position: absolute;
  display: block;
  top: -22px;
  right: -22px;
  width: 48px;
  height: 48px;
  background: #f70600;
  color: #ffffff;
  font-family: "Roboto, Helvetica, Tahoma, Geneva, Arial, sans-serif";
  font-weight: 600;
  font-size: 1.25rem;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  z-index: 2;
}
.dir-rtl .g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-image .g-toprated-score {
  right: auto;
  left: -22px;
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-image .g-toprated-ribbon {
  position: absolute;
  padding: 3px 8px;
  display: block;
  top: 0;
  left: 0;
  background: #f70600;
  color: #ffffff;
  font-family: "Roboto, Helvetica, Tahoma, Geneva, Arial, sans-serif";
  font-weight: 600;
  font-size: 0.9rem;
  z-index: 2;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.dir-rtl .g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-image .g-toprated-ribbon {
  left: auto;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-title a {
  color: #ffffff;
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-title a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-title h3 {
  font-size: 1.2vw;
  margin-bottom: 0;
}
@media (max-width: 91.6666666667rem) {
  .g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-title h3 {
    font-size: 1.1rem;
  }
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-subtitle {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9vw;
}
@media (max-width: 100rem) {
  .g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-subtitle {
    font-size: 0.9rem;
  }
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-description {
  margin-top: 1rem;
}
.g-toprated .g-toprated-nav {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0.85rem;
}
@media only all and (max-width: 30rem) {
  .g-toprated .g-toprated-nav {
    top: 35px;
  }
}
.dir-rtl .g-toprated .g-toprated-nav {
  right: auto;
  left: 0;
}
.g-toprated .g-toprated-nav .slick-prev, .g-toprated .g-toprated-nav .slick-next {
  display: inline-block;
  margin: 0 0.4rem;
  height: 24px;
  width: 24px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-toprated .g-toprated-nav .slick-prev:hover, .g-toprated .g-toprated-nav .slick-prev:focus, .g-toprated .g-toprated-nav .slick-next:hover, .g-toprated .g-toprated-nav .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.g-toprated .g-toprated-nav .slick-prev:hover:before, .g-toprated .g-toprated-nav .slick-prev:focus:before, .g-toprated .g-toprated-nav .slick-next:hover:before, .g-toprated .g-toprated-nav .slick-next:focus:before {
  opacity: 1;
}
.g-toprated .g-toprated-nav .slick-prev.slick-disabled:before, .g-toprated .g-toprated-nav .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.g-toprated .g-toprated-nav .slick-prev:before, .g-toprated .g-toprated-nav .slick-next:before {
  font-family: "FontAwesome";
  font-size: 24px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.g-toprated .g-toprated-nav .slick-prev:before {
  content: "";
}
[dir="rtl"] .g-toprated .g-toprated-nav .slick-prev:before {
  content: "";
}
.g-toprated .g-toprated-nav .slick-next:before {
  content: "";
}
[dir="rtl"] .g-toprated .g-toprated-nav .slick-next:before {
  content: "";
}
.g-particlesjs {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
}
.g-particlesjs .g-particlesjs-item {
  position: absolute;
  border-radius: 3px;
}
@keyframes particle-animation-1 {
  100% {
    transform: translate3d(83vw, 45vh, 37px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(1) {
  animation: particle-animation-1 60s infinite;
  opacity: 0.65;
  animation-delay: -0.2s;
  transform: translate3d(32vw, 78vh, 95px);
}
@keyframes particle-animation-2 {
  100% {
    transform: translate3d(7vw, 38vh, 76px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(2) {
  animation: particle-animation-2 60s infinite;
  opacity: 0.27;
  animation-delay: -0.4s;
  transform: translate3d(83vw, 16vh, 85px);
}
@keyframes particle-animation-3 {
  100% {
    transform: translate3d(71vw, 1vh, 43px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(3) {
  animation: particle-animation-3 60s infinite;
  opacity: 0.28;
  animation-delay: -0.6s;
  transform: translate3d(9vw, 56vh, 3px);
}
@keyframes particle-animation-4 {
  100% {
    transform: translate3d(73vw, 19vh, 86px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(4) {
  animation: particle-animation-4 60s infinite;
  opacity: 0.62;
  animation-delay: -0.8s;
  transform: translate3d(19vw, 54vh, 58px);
}
@keyframes particle-animation-5 {
  100% {
    transform: translate3d(27vw, 13vh, 18px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(5) {
  animation: particle-animation-5 60s infinite;
  opacity: 1;
  animation-delay: -1s;
  transform: translate3d(11vw, 24vh, 100px);
}
@keyframes particle-animation-6 {
  100% {
    transform: translate3d(24vw, 77vh, 80px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(6) {
  animation: particle-animation-6 60s infinite;
  opacity: 0.9;
  animation-delay: -1.2s;
  transform: translate3d(33vw, 12vh, 57px);
}
@keyframes particle-animation-7 {
  100% {
    transform: translate3d(15vw, 82vh, 71px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(7) {
  animation: particle-animation-7 60s infinite;
  opacity: 0.2;
  animation-delay: -1.4s;
  transform: translate3d(7vw, 23vh, 25px);
}
@keyframes particle-animation-8 {
  100% {
    transform: translate3d(54vw, 26vh, 69px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(8) {
  animation: particle-animation-8 60s infinite;
  opacity: 0.35;
  animation-delay: -1.6s;
  transform: translate3d(42vw, 18vh, 6px);
}
@keyframes particle-animation-9 {
  100% {
    transform: translate3d(18vw, 61vh, 5px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(9) {
  animation: particle-animation-9 60s infinite;
  opacity: 0.56;
  animation-delay: -1.8s;
  transform: translate3d(87vw, 77vh, 15px);
}
@keyframes particle-animation-10 {
  100% {
    transform: translate3d(70vw, 54vh, 87px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(10) {
  animation: particle-animation-10 60s infinite;
  opacity: 0.37;
  animation-delay: -2s;
  transform: translate3d(69vw, 17vh, 93px);
}
@keyframes particle-animation-11 {
  100% {
    transform: translate3d(73vw, 40vh, 44px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(11) {
  animation: particle-animation-11 60s infinite;
  opacity: 0.86;
  animation-delay: -2.2s;
  transform: translate3d(44vw, 5vh, 8px);
}
@keyframes particle-animation-12 {
  100% {
    transform: translate3d(48vw, 22vh, 75px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(12) {
  animation: particle-animation-12 60s infinite;
  opacity: 0.88;
  animation-delay: -2.4s;
  transform: translate3d(55vw, 38vh, 12px);
}
@keyframes particle-animation-13 {
  100% {
    transform: translate3d(17vw, 90vh, 17px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(13) {
  animation: particle-animation-13 60s infinite;
  opacity: 0.64;
  animation-delay: -2.6s;
  transform: translate3d(54vw, 6vh, 86px);
}
@keyframes particle-animation-14 {
  100% {
    transform: translate3d(29vw, 88vh, 12px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(14) {
  animation: particle-animation-14 60s infinite;
  opacity: 0.01;
  animation-delay: -2.8s;
  transform: translate3d(72vw, 6vh, 47px);
}
@keyframes particle-animation-15 {
  100% {
    transform: translate3d(85vw, 90vh, 10px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(15) {
  animation: particle-animation-15 60s infinite;
  opacity: 0.6;
  animation-delay: -3s;
  transform: translate3d(80vw, 86vh, 9px);
}
@keyframes particle-animation-16 {
  100% {
    transform: translate3d(2vw, 23vh, 79px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(16) {
  animation: particle-animation-16 60s infinite;
  opacity: 0.57;
  animation-delay: -3.2s;
  transform: translate3d(32vw, 54vh, 45px);
}
@keyframes particle-animation-17 {
  100% {
    transform: translate3d(48vw, 61vh, 26px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(17) {
  animation: particle-animation-17 60s infinite;
  opacity: 0.63;
  animation-delay: -3.4s;
  transform: translate3d(56vw, 10vh, 38px);
}
@keyframes particle-animation-18 {
  100% {
    transform: translate3d(23vw, 10vh, 40px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(18) {
  animation: particle-animation-18 60s infinite;
  opacity: 0.22;
  animation-delay: -3.6s;
  transform: translate3d(68vw, 90vh, 39px);
}
@keyframes particle-animation-19 {
  100% {
    transform: translate3d(59vw, 20vh, 49px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(19) {
  animation: particle-animation-19 60s infinite;
  opacity: 1;
  animation-delay: -3.8s;
  transform: translate3d(67vw, 30vh, 52px);
}
@keyframes particle-animation-20 {
  100% {
    transform: translate3d(42vw, 38vh, 49px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(20) {
  animation: particle-animation-20 60s infinite;
  opacity: 0.1;
  animation-delay: -4s;
  transform: translate3d(58vw, 84vh, 76px);
}
@keyframes particle-animation-21 {
  100% {
    transform: translate3d(71vw, 46vh, 14px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(21) {
  animation: particle-animation-21 60s infinite;
  opacity: 0.02;
  animation-delay: -4.2s;
  transform: translate3d(45vw, 57vh, 68px);
}
@keyframes particle-animation-22 {
  100% {
    transform: translate3d(79vw, 72vh, 5px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(22) {
  animation: particle-animation-22 60s infinite;
  opacity: 0.06;
  animation-delay: -4.4s;
  transform: translate3d(55vw, 71vh, 96px);
}
@keyframes particle-animation-23 {
  100% {
    transform: translate3d(34vw, 12vh, 80px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(23) {
  animation: particle-animation-23 60s infinite;
  opacity: 0.36;
  animation-delay: -4.6s;
  transform: translate3d(50vw, 65vh, 17px);
}
@keyframes particle-animation-24 {
  100% {
    transform: translate3d(17vw, 73vh, 21px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(24) {
  animation: particle-animation-24 60s infinite;
  opacity: 0.61;
  animation-delay: -4.8s;
  transform: translate3d(45vw, 63vh, 76px);
}
@keyframes particle-animation-25 {
  100% {
    transform: translate3d(68vw, 18vh, 93px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(25) {
  animation: particle-animation-25 60s infinite;
  opacity: 0.69;
  animation-delay: -5s;
  transform: translate3d(74vw, 49vh, 27px);
}
@keyframes particle-animation-26 {
  100% {
    transform: translate3d(34vw, 69vh, 17px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(26) {
  animation: particle-animation-26 60s infinite;
  opacity: 0.83;
  animation-delay: -5.2s;
  transform: translate3d(8vw, 31vh, 32px);
}
@keyframes particle-animation-27 {
  100% {
    transform: translate3d(87vw, 18vh, 25px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(27) {
  animation: particle-animation-27 60s infinite;
  opacity: 0.22;
  animation-delay: -5.4s;
  transform: translate3d(13vw, 18vh, 86px);
}
@keyframes particle-animation-28 {
  100% {
    transform: translate3d(69vw, 83vh, 43px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(28) {
  animation: particle-animation-28 60s infinite;
  opacity: 0.81;
  animation-delay: -5.6s;
  transform: translate3d(19vw, 23vh, 1px);
}
@keyframes particle-animation-29 {
  100% {
    transform: translate3d(85vw, 88vh, 57px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(29) {
  animation: particle-animation-29 60s infinite;
  opacity: 0.77;
  animation-delay: -5.8s;
  transform: translate3d(30vw, 46vh, 25px);
}
@keyframes particle-animation-30 {
  100% {
    transform: translate3d(2vw, 76vh, 50px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(30) {
  animation: particle-animation-30 60s infinite;
  opacity: 0.92;
  animation-delay: -6s;
  transform: translate3d(34vw, 87vh, 69px);
}
@keyframes particle-animation-31 {
  100% {
    transform: translate3d(85vw, 3vh, 56px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(31) {
  animation: particle-animation-31 60s infinite;
  opacity: 0.77;
  animation-delay: -6.2s;
  transform: translate3d(71vw, 79vh, 35px);
}
@keyframes particle-animation-32 {
  100% {
    transform: translate3d(87vw, 71vh, 63px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(32) {
  animation: particle-animation-32 60s infinite;
  opacity: 0.1;
  animation-delay: -6.4s;
  transform: translate3d(48vw, 60vh, 13px);
}
@keyframes particle-animation-33 {
  100% {
    transform: translate3d(75vw, 31vh, 9px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(33) {
  animation: particle-animation-33 60s infinite;
  opacity: 0.06;
  animation-delay: -6.6s;
  transform: translate3d(29vw, 28vh, 95px);
}
@keyframes particle-animation-34 {
  100% {
    transform: translate3d(46vw, 48vh, 8px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(34) {
  animation: particle-animation-34 60s infinite;
  opacity: 0.76;
  animation-delay: -6.8s;
  transform: translate3d(65vw, 75vh, 13px);
}
@keyframes particle-animation-35 {
  100% {
    transform: translate3d(53vw, 75vh, 2px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(35) {
  animation: particle-animation-35 60s infinite;
  opacity: 0.18;
  animation-delay: -7s;
  transform: translate3d(24vw, 40vh, 78px);
}
@keyframes particle-animation-36 {
  100% {
    transform: translate3d(74vw, 13vh, 61px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(36) {
  animation: particle-animation-36 60s infinite;
  opacity: 0.14;
  animation-delay: -7.2s;
  transform: translate3d(50vw, 75vh, 44px);
}
@keyframes particle-animation-37 {
  100% {
    transform: translate3d(74vw, 7vh, 82px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(37) {
  animation: particle-animation-37 60s infinite;
  opacity: 0.13;
  animation-delay: -7.4s;
  transform: translate3d(84vw, 80vh, 73px);
}
@keyframes particle-animation-38 {
  100% {
    transform: translate3d(55vw, 71vh, 46px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(38) {
  animation: particle-animation-38 60s infinite;
  opacity: 0.76;
  animation-delay: -7.6s;
  transform: translate3d(60vw, 43vh, 5px);
}
@keyframes particle-animation-39 {
  100% {
    transform: translate3d(89vw, 7vh, 12px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(39) {
  animation: particle-animation-39 60s infinite;
  opacity: 0.77;
  animation-delay: -7.8s;
  transform: translate3d(54vw, 35vh, 35px);
}
@keyframes particle-animation-40 {
  100% {
    transform: translate3d(77vw, 9vh, 49px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(40) {
  animation: particle-animation-40 60s infinite;
  opacity: 0.61;
  animation-delay: -8s;
  transform: translate3d(28vw, 51vh, 69px);
}
@keyframes particle-animation-41 {
  100% {
    transform: translate3d(76vw, 84vh, 38px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(41) {
  animation: particle-animation-41 60s infinite;
  opacity: 0.4;
  animation-delay: -8.2s;
  transform: translate3d(22vw, 30vh, 64px);
}
@keyframes particle-animation-42 {
  100% {
    transform: translate3d(42vw, 56vh, 24px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(42) {
  animation: particle-animation-42 60s infinite;
  opacity: 0.95;
  animation-delay: -8.4s;
  transform: translate3d(56vw, 74vh, 68px);
}
@keyframes particle-animation-43 {
  100% {
    transform: translate3d(47vw, 84vh, 38px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(43) {
  animation: particle-animation-43 60s infinite;
  opacity: 0.34;
  animation-delay: -8.6s;
  transform: translate3d(60vw, 1vh, 34px);
}
@keyframes particle-animation-44 {
  100% {
    transform: translate3d(28vw, 88vh, 53px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(44) {
  animation: particle-animation-44 60s infinite;
  opacity: 0.2;
  animation-delay: -8.8s;
  transform: translate3d(17vw, 15vh, 43px);
}
@keyframes particle-animation-45 {
  100% {
    transform: translate3d(5vw, 28vh, 48px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(45) {
  animation: particle-animation-45 60s infinite;
  opacity: 0.92;
  animation-delay: -9s;
  transform: translate3d(55vw, 70vh, 93px);
}
@keyframes particle-animation-46 {
  100% {
    transform: translate3d(84vw, 44vh, 100px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(46) {
  animation: particle-animation-46 60s infinite;
  opacity: 0.3;
  animation-delay: -9.2s;
  transform: translate3d(44vw, 86vh, 63px);
}
@keyframes particle-animation-47 {
  100% {
    transform: translate3d(87vw, 9vh, 77px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(47) {
  animation: particle-animation-47 60s infinite;
  opacity: 0.69;
  animation-delay: -9.4s;
  transform: translate3d(13vw, 1vh, 10px);
}
@keyframes particle-animation-48 {
  100% {
    transform: translate3d(1vw, 65vh, 20px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(48) {
  animation: particle-animation-48 60s infinite;
  opacity: 0.52;
  animation-delay: -9.6s;
  transform: translate3d(2vw, 46vh, 22px);
}
@keyframes particle-animation-49 {
  100% {
    transform: translate3d(13vw, 67vh, 42px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(49) {
  animation: particle-animation-49 60s infinite;
  opacity: 0.14;
  animation-delay: -9.8s;
  transform: translate3d(48vw, 14vh, 23px);
}
@keyframes particle-animation-50 {
  100% {
    transform: translate3d(40vw, 26vh, 6px);
  }
}
.g-particlesjs .g-particlesjs-item:nth-child(50) {
  animation: particle-animation-50 60s infinite;
  opacity: 0.45;
  animation-delay: -10s;
  transform: translate3d(54vw, 3vh, 2px);
}
/* (c)2020 by Peter Hellinger - Selfpubservice */
/* Version 1.0.0 */
/*	for the particles:
	- sps_griddownload
	- sps_imageshow
	- sps_imageslider
	- sps_joomlaslider
	- sps_slideshow
*/
.arFull {
  padding: 0 0 100vh 0;
  max-height: 100vh;
}
.ar16x10l {
  padding: 0 0 62.5% 0;
  max-height: 62.5%;
}
.ar16x10p {
  padding: 0 0 160% 0;
  max-height: 160%;
}
.ar16x9l {
  padding: 0 0 56.25% 0;
  max-height: 56.25%;
}
.ar16x9p {
  padding: 0 0 177.78% 0;
  max-height: 177.78%;
}
.ar5x3l {
  padding: 0 0 60% 0;
  max-height: 60%;
}
.ar5x3p {
  padding: 0 0 166.67% 0;
  max-height: 166.67%;
}
.ar4x3l {
  padding: 0 0 75% 0;
  max-height: 75%;
}
.ar4x3p {
  padding: 0 0 133.33% 0;
  max-height: 133.33%;
}
.ar3x2l {
  padding: 0 0 66.67% 0;
  max-height: 66.67%;
}
.ar3x2p {
  padding: 0 0 150% 0;
  max-height: 150%;
}
.ar2x1l {
  padding: 0 0 50% 0;
  max-height: 50%;
}
.ar2x1p {
  padding: 0 0 200% 0;
  max-height: 200%;
}
.ar1x1l {
  padding: 0 0 100% 0;
  max-height: 100%;
}
.ar1x1p {
  padding: 0 0 100% 0;
  max-height: 100%;
}
.ar1x1 {
  padding: 0 0 100% 0;
  max-height: 100%;
}
.arfit {
  padding: 0 0 1% 0;
  max-height: 1%;
}
.sps-slider {
  position: relative;
}
.sps-slider .g-title {
  margin: 0 0 1em;
  color: inherit !important;
}
@media only all and (max-width: 50.99rem) {
  .sps-slider .g-title {
    margin: 0;
    font-size: 1rem;
  }
}
.sps-slider .g-introtext {
  margin: 0 0 1em;
}
.sps-slider .g-introtext a:not(.button) {
  color: #f70600;
}
.sps-slider .g-introtext a:not(.button):hover {
  text-decoration: underline;
}
.sps-slider .image-bg {
  position: relative;
  margin: 0;
}
.sps-slider .image-bg .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sps-slider .slick-arrow {
  background-color: #f70600;
  width: 32px;
  height: 32px;
}
.sps-slider .slick-arrow:before {
  opacity: 1;
}
.sps-slider .slick-arrow:hover {
  background-color: #ffffff;
}
.sps-slider .slick-arrow.btnprev, .sps-slider .slick-arrow.slick-prev {
  left: -2rem;
  -webkit-mask: url('../images/icons/arrow-left.svg') no-repeat 50% 50%;
  mask: url('../images/icons/arrow-left.svg') no-repeat 50% 50%;
}
.sps-slider .slick-arrow.btnprev:before, .sps-slider .slick-arrow.slick-prev:before {
  content: " ";
}
.sps-slider .slick-arrow.btnnext, .sps-slider .slick-arrow.slick-next {
  right: -2rem;
  -webkit-mask: url('../images/icons/arrow-right.svg') no-repeat 50% 50%;
  mask: url('../images/icons/arrow-right.svg') no-repeat 50% 50%;
}
.sps-slider .slick-arrow.btnnext:before, .sps-slider .slick-arrow.slick-next:before {
  content: " ";
}
.sps-slider .vertical .slick-arrow {
  top: auto;
  left: auto;
  bottom: -1.5rem;
  transform: none;
  z-index: 2;
}
.sps-slider .vertical .slick-arrow.slick-next {
  right: 0;
}
.sps-slider .vertical .slick-arrow.slick-next:before {
  content: "";
}
.sps-slider .vertical .slick-arrow.slick-prev {
  right: 2rem;
}
.sps-slider .vertical .slick-arrow.slick-prev:before {
  content: "";
}
.sps-slider .slick-dots {
  bottom: 2rem;
}
.sps-slider .slick-dots li {
  margin: 0 2px;
}
.sps-slider .slick-dots li button:before {
  font-family: "FontAwesome";
  font-size: 1.2rem;
  color: #ffffff;
  content: "";
  opacity: 1;
}
.sps-slider .slick-dots li button:hover:before {
  color: #ffffff !important;
}
.sps-slider .slick-dots li.slick-active button:before {
  font-size: 1.2rem;
  color: #ffffff !important;
}
.sps-slider .slidericons {
  text-align: right;
  opacity: 0.6;
}
.sps-slider .slidericons span {
  padding-left: 0.25rem;
}
.sps-slider.sps_slideshow .slick-arrow {
  background-color: #ffffff;
  opacity: 0.5;
  position: absolute;
  top: 39vh;
  z-index: 2;
  width: 6vh;
  height: 6vh;
}
.sps-slider.sps_slideshow .slick-arrow:hover {
  background-color: #ffffff;
  opacity: 1;
}
.sps-slider.sps_slideshow .slick-arrow:before {
  font-size: 2rem;
}
.sps-slider.sps_slideshow .slick-arrow.btnnext {
  right: 2rem;
}
.sps-slider.sps_slideshow .slick-arrow.btnprev {
  left: 2rem;
}
.sps-slider.sps_slideshow .slick-dots {
  bottom: 25px;
}
.sps-slider.sps_slideshow .slick-dots li button:before {
  color: #ffffff;
}
.sps-slider.sps_slideshow .slick-dots li button:hover:before {
  color: #ffffff !important;
}
.sps-slider.sps_slideshow .slick-dots li.slick-active button:before {
  color: #ffffff;
}
.sps-slider.sps_slideshow .image-bg a {
  font-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 2;
  position: absolute;
  top: 0.5rem;
  left: 1rem;
  color: #ffffff;
  cursor: pointer;
}
.sps-slider .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-none {
  margin: 0;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-02 {
  margin: 0 0.125rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-05 {
  margin: 0 0.25rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-07 {
  margin: 0 0.375rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-10 {
  margin: 0 0.5rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-15 {
  margin: 0 0.75rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-20 {
  margin: 0 1rem;
}
.sps-slider .sps_imageslider .imagegrid-item .image-bg .magnify-icon {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  color: #ffffff;
  font-size: 1rem;
  opacity: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid transparent;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  padding: 0.25rem 0.5rem;
}
.sps-slider .sps_imageslider .imagegrid-item .image-bg .magnify-icon:hover {
  background: rgba(255, 255, 255, 0.5);
}
.sps-slider .sps_imageslider .imagegrid-item .image-bg:hover .image {
  opacity: 1;
}
.sps-slider .sps_imageslider .imagegrid-item .image-bg:hover .magnify-icon {
  opacity: 1;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage {
  position: relative;
  font-size: 0;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage .stage-item-container .stage-image {
  cursor: pointer;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage .stage-item-container .magnify-icon {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  color: #ffffff;
  font-size: 1rem;
  opacity: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid transparent;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  padding: 0.25rem 0.5rem;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage .stage-item-container .magnify-icon:hover {
  background: rgba(255, 255, 255, 0.5);
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage .stage-item-container:hover .magnify-icon {
  opacity: 1;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-next, .sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-prev {
  width: 40px;
  height: 40px;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-next:before, .sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-prev:before {
  font-size: 2rem;
  width: 40px;
  height: 40px;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-next {
  right: -2.5rem;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-prev {
  left: -2.5rem;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slidericons {
  text-align: right;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider {
  position: relative;
  font-size: 0;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item .slider-item-container {
  position: relative;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item .slider-item-container .slider-image {
  cursor: pointer;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item .slider-item-container .actual-icon {
  position: absolute;
  bottom: 0.25em;
  right: 1em;
  color: #ffffff;
  font-size: 1rem;
  opacity: 0;
  z-index: 10;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item.slick-current .actual-icon {
  opacity: 1;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slidericons {
  text-align: right;
  opacity: 0.6;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slidericons span {
  padding-left: 0.25rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg {
  position: relative;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-none {
  margin: 0;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-02 {
  margin: 0 0.125rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-05 {
  margin: 0 0.25rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-07 {
  margin: 0 0.375rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-10 {
  margin: 0 0.5rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-15 {
  margin: 0 0.75rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-20 {
  margin: 0 1rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg .magnify-icon {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  color: #ffffff;
  font-size: 1rem;
  opacity: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid transparent;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  padding: 0.25rem 0.5rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg .magnify-icon:hover {
  background: rgba(255, 255, 255, 0.5);
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg:hover .image {
  opacity: 1;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg:hover .magnify-icon {
  opacity: 1;
}
.sps-slider .sps_griddownload .downloads {
  margin: 0.5rem 0;
  font-size: 0;
  font-size: 1rem;
  text-align: right;
}
.sps-slider .sps_griddownload .downloads a {
  display: inline-block;
  text-decoration: none;
  margin: 0 0 0 0.5rem;
  text-align: center;
  font-size: 1rem;
}
.sps-slider .sps_griddownload .downloads a i {
  padding-right: 0.35rem;
}
.sps-slider .sps_griddownload .downloads a:hover {
  color: #ffffff !important;
}
.sps-slider .sps_griddownload .downloads a:hover span, .sps-slider .sps_griddownload .downloads a:hover i {
  color: inherit;
}
.sps-slider .sps_joomlaslider .slidegrid {
  position: relative;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-none {
  margin: 0;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-02 {
  margin: 0 0.125rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-05 {
  margin: 0 0.25rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-07 {
  margin: 0 0.375rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-10 {
  margin: 0 0.5rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-15 {
  margin: 0 0.75rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-20 {
  margin: 0 1rem;
}
.sps-slider .sps_joomlaslider .slidegrid.text_top {
  display: grid;
  grid-gap: 0 !important;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  grid-template-areas: "txt" "pic";
}
.sps-slider .sps_joomlaslider .slidegrid.text_bot {
  display: grid;
  grid-gap: 0 !important;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  grid-template-areas: "pic" "txt";
}
.sps-slider .sps_joomlaslider .slidegrid.text_left {
  display: grid;
  grid-gap: 0 !important;
  grid-template-columns: 50% 50%;
  grid-template-areas: "txt pic";
}
.sps-slider .sps_joomlaslider .slidegrid.text_right {
  display: grid;
  grid-gap: 0 !important;
  grid-template-columns: 50% 50%;
  grid-template-areas: "pic txt";
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_full .text-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_full .text-block .tb-container {
  width: 100%;
  height: 100%;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_top .text-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_bot .text-block {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_left .text-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_right .text-block {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.sps-slider .sps_joomlaslider .slidegrid .image-bg {
  grid-area: pic;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block {
  position: relative;
  grid-area: txt;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-title {
  margin: 0 0 0.5rem 0;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-details {
  font-size: 0.8rem;
  margin: 0 0 1rem 0;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-date, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-author, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-category, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-hits {
  padding-right: 0.5rem;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-date i, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-author i, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-category i, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-hits i {
  padding-right: 0.25rem;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "slideleft slideright";
  min-width: 100%;
  min-height: 100%;
}
@media only screen and (max-width: 1024px) {
  .sps-slider .sps_joomlaslider .slidegrid .text-block .content-text {
    grid-template-columns: repeat(1, 1fr);
    grid-template-areas: "slideright" "slideleft";
  }
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text.overlay_full {
  grid-template-columns: 100%;
  position: relative;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright {
  grid-area: slideright;
  padding: 5vh 5vh 0 0;
  text-align: right;
}
@media only all and (max-width: 50.99rem) {
  .sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright {
    padding: 7vh 5vh 0;
    text-align: center;
  }
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright h1 {
  margin: 0;
  line-height: 1;
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 4.5rem;
  text-transform: uppercase;
}
@media only all and (max-width: 50.99rem) {
  .sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright h1 {
    font-size: 3.375rem;
    text-align: center;
  }
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright h5 {
  margin: 0.5rem 0 0;
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideleft {
  grid-area: slideleft;
  align-self: end;
  padding: 0 0 8vh 5vh;
}
@media only all and (max-width: 50.99rem) {
  .sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideleft {
    text-align: center;
  }
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideleft img {
  width: 37.5%;
  max-width: 37.5%;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideleft h5 {
  margin: 0;
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-readmore {
  margin-top: 0.5rem;
}
.g-teamhighlight-pattern {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0%;
}
.g-teamhighlight .g-teamhighlight-image {
  position: relative;
  margin: 0 5rem 2rem 0;
  width: 50%;
  max-width: 50%;
  float: left;
}
@media only all and (max-width: 50.99rem) {
  .g-teamhighlight .g-teamhighlight-image {
    margin: 0;
    width: 100%;
    max-width: 100%;
    float: none;
  }
}
.g-teamhighlight .g-teamhighlight-image .g-teamhighlight-details {
  position: absolute;
  bottom: 3rem;
  right: -3rem;
}
.dir-rtl .g-teamhighlight .g-teamhighlight-image .g-teamhighlight-details {
  right: auto;
  left: -3rem;
}
@media only all and (max-width: 50.99rem) {
  .g-teamhighlight .g-teamhighlight-image .g-teamhighlight-details {
    right: 0;
  }
  .dir-rtl .g-teamhighlight .g-teamhighlight-image .g-teamhighlight-details {
    right: auto;
    left: 0;
  }
}
.g-teamhighlight .g-teamhighlight-image .g-teamhighlight-details .g-teamhighlight-details-name {
  background: #f70600;
  color: #ffffff;
  padding: 0.5rem;
  font-weight: 700;
  font-size: 1.2rem;
  display: block;
  margin-bottom: 0.5rem;
  clear: both;
}
.g-teamhighlight .g-teamhighlight-image .g-teamhighlight-details .g-teamhighlight-details-position {
  background: #c40500;
  color: #ffffff;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.8rem;
  display: inline-block;
  clear: both;
}
.g-cta {
  background-color: inherit;
  color: inherit;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  position: relative;
}
.g-cta.white {
  background-color: inherit;
  color: inherit;
}
@media only all and (max-width: 30rem) {
  .g-cta {
    flex-direction: column;
  }
}
.g-cta .g-cta-left {
  width: 70%;
  position: relative;
  z-index: 2;
  padding-right: 3rem;
}
@media only all and (max-width: 30rem) {
  .g-cta .g-cta-left {
    width: 100%;
  }
}
.g-cta .g-cta-right {
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 30rem) {
  .g-cta .g-cta-right {
    width: 100%;
  }
}
.g-cta h2 {
  margin-top: 0;
  padding-top: 0;
}
.g-cta .g-cta-button {
  text-align: center;
}
.g-cta .g-cta-patterns-left {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -7rem;
  opacity: 0.7;
}
.dir-rtl .g-cta .g-cta-patterns-left {
  left: auto;
  right: -92%;
}
.g-cta .g-cta-patterns-left svg {
  width: 100%;
}
.g-cta .g-cta-patterns-right {
  position: absolute;
  z-index: 1;
  top: -2rem;
  width: 100%;
  height: 100%;
  right: 0;
  opacity: 0.7;
}
.dir-rtl .g-cta .g-cta-patterns-right {
  right: auto;
  left: -58%;
  top: -3rem;
}
.g-cta .g-cta-patterns-right svg {
  width: 100%;
}
.g-container {
  width: 88rem;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-container {
    width: 76rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
.g-container.g-flushed {
  width: 100%;
}
@media only all and (max-width: 50.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 50.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .visible-tablet {
    display: block !important;
  }
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 88rem) {
  .visible-large {
    display: block !important;
  }
  .g-block.visible-large {
    display: block !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 50.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 88rem) {
  .hidden-large {
    display: none !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=whoevents_consulting.css.map */