/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */

/* FONT_START */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}

/* FONT_END */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */

/* 3D Shadows */

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Slide styles end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/*! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
 */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

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

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

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

@media (min-width: 481px) {

  .container {
    max-width: 481px;
  }
}

@media (min-width: 769px) {

  .container {
    max-width: 769px;
  }
}

@media (min-width: 991px) {

  .container {
    max-width: 991px;
  }
}

@media (min-width: 1101px) {

  .container {
    max-width: 1101px;
  }
}

@media (min-width: 1281px) {

  .container {
    max-width: 1281px;
  }
}

@media (min-width: 1441px) {

  .container {
    max-width: 1441px;
  }
}

@media (min-width: 1621px) {

  .container {
    max-width: 1621px;
  }
}

@media (min-width: 1780px) {

  .container {
    max-width: 1780px;
  }
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[20px\] {
  bottom: 20px;
}

.left-0 {
  left: 0px;
}

.left-\[20px\] {
  left: 20px;
}

.right-0 {
  right: 0px;
}

.z-10 {
  z-index: 10;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-\[12px\] {
  margin-bottom: 12px;
}

.mb-\[45px\] {
  margin-bottom: 45px;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-\[32px\] {
  margin-top: 32px;
}

.mt-\[33px\] {
  margin-top: 33px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[420px\] {
  height: 420px;
}

.h-\[710px\] {
  height: 710px;
}

.h-screen {
  height: 100vh;
}

.max-h-\[1080px\] {
  max-height: 1080px;
}

.max-h-\[405px\] {
  max-height: 405px;
}

.w-1\/12 {
  width: 8.333333%;
}

.w-1\/2 {
  width: 50%;
}

.w-10\/12 {
  width: 83.333333%;
}

.w-full {
  width: 100%;
}

.max-w-\[90\%\] {
  max-width: 90%;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.resize {
  resize: both;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.flex-wrap {
  flex-wrap: wrap;
}

.content-between {
  align-content: space-between;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-\[20px\] {
  gap: 20px;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.border-t {
  border-top-width: 1px;
}

.border-white-10 {
  border-color: rgba(255,255,255,.1);
}

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[2\.6rem\] {
  padding-bottom: 2.6rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-\[27px\] {
  padding-top: 27px;
}

.pt-\[3\.9rem\] {
  padding-top: 3.9rem;
}

.pt-\[45px\] {
  padding-top: 45px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-linear {
  transition-timing-function: linear;
}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#4e504f;opacity:.5}

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

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

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

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

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

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

.mfp-ajax-cur{cursor:progress}

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

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

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

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

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

.mfp-hide{display:none !important}

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

.mfp-preloader a{color:#CCC}

.mfp-preloader a:hover{color:#fff}

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

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

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

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

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

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

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

.mfp-close-btn-in .mfp-close{color:#fff}

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

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

.mfp-arrow{position:absolute;opacity:1;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}

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

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

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

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

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

.mfp-arrow-left{left:0}

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

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

.mfp-arrow-right{right:0}

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

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

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

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

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

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

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

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

.mfp-figure{line-height:0}

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

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

.mfp-figure figure{margin:0}

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}

@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

body{background:#fff}

hr{margin-top:2rem;margin-bottom:2rem;border:0;border-bottom:1px solid #fff}

@media (min-width: 1101px){hr{margin-top:4rem;margin-bottom:4rem}}

.container.big{max-width:1920px}

.container.min{max-width:1180px}

@media only screen and (max-width: 1810px){.container{max-width:100%;padding-left:15px;padding-right:15px}}

.row {
  display: flex;
  flex-wrap: wrap;margin-right:-1rem;margin-left:-1rem;
}

@media (min-width: 991px){.row{margin-right:-1.5rem;margin-left:-1.5rem}}

@media (min-width: 1101px){.row{margin-right:-2rem;margin-left:-2rem}}

.col{padding-right:1rem;padding-left:1rem}

@media (min-width: 991px){.col{padding-right:1.5rem;padding-left:1.5rem}}

@media (min-width: 1101px){.col{padding-right:2rem;padding-left:2rem}}

@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 5%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}

@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -5%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}

.animated{animation-duration:.5s;animation-fill-mode:both}

@media (print), (prefers-reduced-motion: reduce){.animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}}

.fadeInUp{animation-name:fadeInUp}

.fadeInDown{animation-name:fadeInDown}

.clearfix:before,.clearfix:after{content:"";display:table;clear:both}

@font-face{font-family:'gothamregular';src:url(/wp-content/themes/synergy-labs/public/webfonts/gotham_regular-webfont.eot);src:url(/wp-content/themes/synergy-labs/public/webfonts/gotham_regular-webfont.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_regular-webfont.woff2) format("woff2"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_regular-webfont.woff) format("woff"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_regular-webfont.ttf) format("truetype"),url(/wp-content/themes/synergy-labs/public/gotham_regular-webfont.svg#gothamregular) format("svg");font-weight:normal;font-style:normal}

@font-face{font-family:'gothambook';src:url(/wp-content/themes/synergy-labs/public/webfonts/gotham_book-webfont.eot);src:url(/wp-content/themes/synergy-labs/public/webfonts/gotham_book-webfont.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_book-webfont.woff2) format("woff2"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_book-webfont.woff) format("woff"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_book-webfont.ttf) format("truetype"),url(/wp-content/themes/synergy-labs/public/gotham_book-webfont.svg#gothambook) format("svg");font-weight:normal;font-style:normal}

@font-face{font-family:'gothamthin';src:url(/wp-content/themes/synergy-labs/public/webfonts/gotham_thin-webfont.eot);src:url(/wp-content/themes/synergy-labs/public/webfonts/gotham_thin-webfont.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_thin-webfont.woff2) format("woff2"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_thin-webfont.woff) format("woff"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_thin-webfont.ttf) format("truetype"),url(/wp-content/themes/synergy-labs/public/gotham_thin-webfont.svg#gothamthin) format("svg");font-weight:normal;font-style:normal}

@font-face{font-family:'gothammedium';src:url(/wp-content/themes/synergy-labs/public/webfonts/gotham_medium-webfont.eot);src:url(/wp-content/themes/synergy-labs/public/webfonts/gotham_medium-webfont.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_medium-webfont.woff2) format("woff2"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_medium-webfont.woff) format("woff"),url(/wp-content/themes/synergy-labs/public/webfonts/gotham_medium-webfont.ttf) format("truetype"),url(/wp-content/themes/synergy-labs/public/gotham_medium-webfont.svg#gothammedium) format("svg");font-weight:normal;font-style:normal}

html{height:100%;font-size:48.5%}

@media (min-width: 1101px){html{font-size:62.5%}}

body{min-height:100%;line-height:23px;font-family:"gothambook",sans-serif;font-size:17px;font-weight:400;color:#fff}

@media (min-width: 1101px){body{font-size:17px;line-height:23px}}

h1,h2,h3,h4,#main-footer #main-footer__body h6,h5,h6{color:#3c3e4d;font-family:"gothammedium",sans-serif;font-weight:500;margin-bottom:2rem}

.terms-of-use h1,.terms-of-use h2,.terms-of-use h3,.terms-of-use h4,.terms-of-use #main-footer #main-footer__body h6,#main-footer #main-footer__body .terms-of-use h6,.terms-of-use h5,.terms-of-use h6,.privacy-policy h1,.privacy-policy h2,.privacy-policy h3,.privacy-policy h4,.privacy-policy #main-footer #main-footer__body h6,#main-footer #main-footer__body .privacy-policy h6,.privacy-policy h5,.privacy-policy h6{text-transform:none}

h1,.h1{font-size:60px;font-weight:800;line-height:60px}

@media only screen and (max-width: 1280px){h1,.h1{font-size:42px;line-height:42px}}

@media only screen and (max-width: 768px){h1,.h1{font-size:32px;line-height:32px}}

@media only screen and (max-width: 480px){h1,.h1{font-size:24px;line-height:30px !important;letter-spacing:1.2px !important}}

h2,.h2{font-size:40px;font-weight:500;line-height:normal;letter-spacing:.8px;margin-bottom:20px}

@media only screen and (max-width: 1570px){h2,.h2{font-size:36px;line-height:36px}}

@media only screen and (max-width: 1280px){h2,.h2{font-size:32px;line-height:32px}}

@media only screen and (max-width: 1160px){h2,.h2{font-size:30px;line-height:30px}}

@media only screen and (max-width: 990px){h2,.h2{font-size:28px;line-height:28px}}

@media only screen and (max-width: 568px){h2,.h2{font-size:20px;line-height:normal;margin-bottom:10px}}

h3,.h3,.wpcf7-checkbox .wpcf7-list-item label{font-size:32px;line-height:normal;letter-spacing:-2px;margin-bottom:20px}

@media only screen and (max-width: 1280px){h3,.h3,.wpcf7-checkbox .wpcf7-list-item label{font-size:20px;line-height:20px}}

@media only screen and (max-width: 480px){h3,.h3,.wpcf7-checkbox .wpcf7-list-item label{font-size:17px;line-height:24px;margin-bottom:18px}}

h4,#main-footer #main-footer__body h6,.h4{font-size:20px;line-height:normal;margin-bottom:20px}

@media only screen and (max-width: 990px){h4,#main-footer #main-footer__body h6,.h4{font-size:18px}}

p,ul,ol,table{margin-bottom:10px}

@media (min-width: 1101px){p,ul,ol,table{margin-bottom:20px}}

p{color:rgba(60,62,77,0.8);font-size:17px;line-height:23px;font-weight:400}

p a{text-decoration:underline}

@media only screen and (max-width: 480px){p{line-height:18px}}

ul,ol{padding-left:2rem}

.page ul{list-style:disc}

a,a:focus,button,button:focus{outline:0}

a.link-animation{position:relative;overflow:hidden;text-decoration:none !important}

a.link-animation:hover .link__graphic--slide{transform:translate3d(-66.6%, 0, 0)}

.icon>svg{display:inline-block}

.btn,.form-submit,.submit-button p input{min-width:180px;height:48px;padding:14px 24px;font-size:17px;font-weight:400;line-height:17px;text-align:center;letter-spacing:0.72px;text-decoration:none !important;white-space:nowrap;font-family:"gothambook",sans-serif;border-radius:24px;transition:0.2s ease-in-out;transition-property:color, border, background;-webkit-appearance:none;appearance:none}

.btn.btn--primary,.form-submit,.submit-button p input{border:1px solid #ff4612;background:#ff4612}

.btn.btn--primary span,.form-submit span,.submit-button p input span{color:#fff;font-size:inherit;font-weight:inherit;line-height:inherit;font-family:inherit;position:relative;padding-right:32px}

.btn.btn--primary span:after,.form-submit span:after,.submit-button p input span:after{content:'';display:block;width:11px;height:10px;position:absolute;top:7px;right:0;background:url(/wp-content/themes/synergy-labs/public/icon-arrow-white.svg) no-repeat}

.btn.btn--primary:hover,.form-submit:hover,.submit-button p input:hover{border-color:#c03711;background:#c03711}

.btn.btn--secondary,.btn--secondary.form-submit,.submit-button p input.btn--secondary{min-width:96px;border:1px solid #231f20;background-color:#231f20}

.btn.btn--secondary span,.btn--secondary.form-submit span,.submit-button p input.btn--secondary span{color:#fff;position:relative}

.btn.btn--white,.btn--white.form-submit,.submit-button p input.btn--white{color:#fff;border:1px solid #fff;background-color:transparent}

.btn.btn--white-bg,.btn--white-bg.form-submit,.submit-button p input.btn--white-bg{min-width:200px;color:#013e69;border:1px solid #fff;background-color:#fff}

.btn.btn--white-bg span,.btn--white-bg.form-submit span,.submit-button p input.btn--white-bg span{position:relative;padding-right:32px}

.btn.btn--white-bg span:after,.btn--white-bg.form-submit span:after,.submit-button p input.btn--white-bg span:after{content:'';display:block;width:20px;height:1px;position:absolute;top:7px;right:0;background:#005088}

.btn.btn--link,.btn--link.form-submit,.submit-button p input.btn--link{color:#005088;padding:0 32px 0 0;position:relative}

.btn.btn--link:after,.btn--link.form-submit:after,.submit-button p input.btn--link:after{content:'';display:block;width:20px;height:1px;position:absolute;top:8px;right:4px;background:#005088}

.btn.disabled,.disabled.form-submit,.submit-button p input.disabled,.btn.disabled:hover,.disabled.form-submit:hover,.submit-button p input.disabled:hover,.btn.disabled:focus,.disabled.form-submit:focus,.submit-button p input.disabled:focus,.btn.disabled.focus,.disabled.focus.form-submit,.submit-button p input.disabled.focus,.btn.disabled:active,.disabled.form-submit:active,.submit-button p input.disabled:active,.btn.disabled.active,.disabled.active.form-submit,.submit-button p input.disabled.active,.btn[disabled],.form-submit[disabled],.submit-button p input[disabled],.btn[disabled]:hover,.form-submit[disabled]:hover,.submit-button p input[disabled]:hover,.btn[disabled]:focus,.form-submit[disabled]:focus,.submit-button p input[disabled]:focus,.btn[disabled].focus,.form-submit[disabled].focus,.submit-button p input[disabled].focus,.btn[disabled]:active,.form-submit[disabled]:active,.submit-button p input[disabled]:active,.btn[disabled].active,.form-submit[disabled].active,.submit-button p input[disabled].active{background-color:#626985 !important;cursor:initial;pointer-events:none}

.btn>.separator,.form-submit>.separator,.submit-button p input>.separator{display:inline-block;padding-right:1rem;margin-left:1rem;line-height:.6;text-indent:-1rem;border-left:2px dotted currentColor}

.btn.is-loading,.is-loading.form-submit,.submit-button p input.is-loading{text-indent:-99999px}

.btn.is-loading:after,.is-loading.form-submit:after,.submit-button p input.is-loading:after{content:"";display:block;width:3rem;height:3rem;position:absolute;top:50%;left:50%;margin-top:-1.5rem;margin-left:-1.5rem;z-index:9999;background-size:cover}

.btn .icon,.form-submit .icon,.submit-button p input .icon{display:inline-block;vertical-align:initial}

.btn.btn--menu,.btn--menu.form-submit,.submit-button p input.btn--menu{min-width:22px;height:19px;margin-right:30px;line-height:19px;padding:0;border-radius:0;position:relative;z-index:30}

.btn.btn--menu span,.btn--menu.form-submit span,.submit-button p input.btn--menu span{width:22px}

.btn.btn--menu span.icon-menu,.btn--menu.form-submit span.icon-menu,.submit-button p input.btn--menu span.icon-menu{display:block}

.btn.btn--menu span.icon-menu-close,.btn--menu.form-submit span.icon-menu-close,.submit-button p input.btn--menu span.icon-menu-close{display:none;height:16px}

.btn.btn--menu span img,.btn--menu.form-submit span img,.submit-button p input.btn--menu span img{width:inherit;height:inherit}

.btn.btn--menu.active span.icon-menu,.btn--menu.active.form-submit span.icon-menu,.submit-button p input.btn--menu.active span.icon-menu{display:none}

.btn.btn--menu.active span.icon-menu-close,.btn--menu.active.form-submit span.icon-menu-close,.submit-button p input.btn--menu.active span.icon-menu-close{display:block}

.btn.text-transform-none,.text-transform-none.form-submit,.submit-button p input.text-transform-none{text-transform:none}

@media only screen and (max-width: 1100px){.btn,.form-submit,.submit-button p input{height:40px;padding:10px 24px}}

input{display:inline-block;outline-style:none}

input[type="text"],select,textarea,input[type="email"],input[type="password"],input[type="number"]:not(.qty),input[type="tel"]{width:100%;height:52px;margin:0;padding:10px 20px;color:#fff;font-size:14px;font-weight:400;line-height:14px;font-family:"gothambook",sans-serif;border:1px solid #e5d2bf;border-radius:6px;background:rgba(229,210,191,0.05);transition:0.2s ease-in-out;-webkit-appearance:none}

input[type="text"][readonly],select[readonly],textarea[readonly],input[type="email"][readonly],input[type="password"][readonly],input[type="number"]:not(.qty)[readonly],input[type="tel"][readonly]{border-color:#fff;outline:0}

input[type="text"][disabled],select[disabled],textarea[disabled],input[type="email"][disabled],input[type="password"][disabled],input[type="number"]:not(.qty)[disabled],input[type="tel"][disabled]{border-color:#fff;outline:0}

input::-webkit-input-placeholder{color:#fff !important}

input:-ms-input-placeholder{color:#fff !important}

input:-moz-placeholder{color:#fff !important;opacity:1}

input::-moz-placeholder{color:#fff !important;opacity:1}

input[type="number"]{-moz-appearance:textfield}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}

.wpcf7-checkbox .wpcf7-list-item{display:inline-block;width:100%;margin:0}

.wpcf7-checkbox .wpcf7-list-item label{display:inline-block;width:100%;margin:0 !important;line-height:52px}

.wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"]{display:none}

.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label{display:inline-block;width:100%;padding:0 0 0 45px;position:relative;color:#ff4612;font-weight:400}

.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::before{content:'';display:block;width:33px;height:33px;position:absolute;top:10px;left:0;border:2px solid #ff4612;border-radius:8px;background-color:#fff}

.wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"]:checked+.wpcf7-list-item-label::after{content:'';display:block;width:33px;height:25px;position:absolute;top:10px;left:6px;background-size:33px 25px}

.ch-radio{display:none}

.ch-radio+label{float:left;display:block;width:50%;max-width:260px;position:relative;margin:0 20px 20px 0;padding:16px 18px 16px 58px;border:1px solid rgba(1,62,105,0.5);border-radius:5px;font-size:12px;font-weight:400;text-transform:capitalize}

.ch-radio+label:nth-child(4),.ch-radio+label:nth-child(8){margin-right:0}

.ch-radio+label::before{content:"";display:block;width:20px;height:20px;position:absolute;top:16px;left:20px}

.ch-radio:checked+label{color:#ff4612}

select{padding-right:42px;background-repeat:no-repeat;background-position:calc(100% - 20px);-webkit-appearance:none}

textarea{height:120px !important;resize:none}

textarea::-webkit-input-placeholder{color:#4e504f !important;text-transform:uppercase}

textarea:-ms-input-placeholder{color:#4e504f !important;text-transform:uppercase}

textarea:-moz-placeholder{color:#4e504f !important;text-transform:uppercase;opacity:1}

textarea::-moz-placeholder{color:#4e504f !important;text-transform:uppercase;opacity:1}

.wpcf7-file{border:none;font-size:11px;color:#898d9d}

.wpcf7-file::before{content:'Attach a file';display:inline-block;background:#898d9d;border:0 solid #999;margin-right:10px;padding:3px 8px 2px;outline:none;white-space:nowrap;-webkit-user-select:none;cursor:pointer;font-weight:600;font-size:10pt;color:white;text-shadow:none}

.wpcf7-file:after{content:'Max size: 20mb';display:block;font-size:11px;margin-top:2px;margin-left:7px;opacity:.8}

.wpcf7-file::-webkit-file-upload-button,.wpcf7-file::file-selector-button{display:none}

.form-submit{padding:0}

.form-submit input{border-radius:8px}

input[type="submit"],button[type="submit"]{color:#005088;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-transform:uppercase}

.submit-button p{line-height:16px !important;display:inline-block;position:relative}

.submit-button p:after{content:'';display:block;width:20px;height:1px;position:absolute;top:24px;right:46px;background:#005088}

.submit-button p input{display:inline-block;min-width:182px;padding:14px 42px 14px 20px;cursor:pointer}

.submit-button p input:after{display:none}

.submit-button:hover p:after{background:#fff}

.submit-button:hover p input{color:#fff}

label{color:#4e504f;font-size:14px;font-weight:500;line-height:24px;letter-spacing:0.56px;text-transform:uppercase}

label span{color:#ff4612}

label [data-name="menu-685"]{display:block;margin-top:12px;margin-bottom:5px}

.wpcf7-form{position:relative}

.wpcf7-form p{margin:0}

.wpcf7-form input[type="text"],.wpcf7-form select,.wpcf7-form textarea,.wpcf7-form input[type="email"]{padding:23px 0;border-radius:0;border:0;border-bottom:1px solid #fff;color:#fff;font-size:24px;line-height:24px;font-weight:500;letter-spacing:-1px;font-family:"gothammedium",sans-serif;background:transparent}

.wpcf7-form .wpcf7-not-valid-tip{color:#fff}

.wpcf7-form .wpcf7-response-output{color:#fff;font-size:17px;margin:2em 0 1em !important}

.wpcf7-form .wpcf7-spinner{position:absolute;left:calc(50% - 23px);bottom:12px;margin:0}

#newsletter .wpcf7-form{max-width:730px}

#newsletter .wpcf7-form input[type="submit"]{width:25px;height:18px;position:absolute;top:20px;right:0;text-indent:-9999px;background:transparent url(/wp-content/themes/synergy-labs/public/icon-arrow-white-horizontal.svg) no-repeat;background-size:cover}

.form-group{position:relative;margin-bottom:3rem}

.form-group--sm{margin-bottom:2rem}

.form-group.no-spacer{margin:0}

.form-group label{position:absolute;background:#fff;padding:0 5px;left:2rem;transition:0.3s}

@media screen and (max-width: 576px){.form-group label{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}

.form-group input.input--sm+label{top:17%}

.form-group input+label{top:22%}

.form-group textarea+label{position:absolute;top:0;line-height:1;transform:translateY(-50%)}

.form-group.focused label,.form-group.populated label{position:absolute;top:0;line-height:1;transform:translateY(-50%)}

.searchform input[type="text"],.searchform select,.searchform textarea{color:#fff;font-size:14px;line-height:14px;width:100%;height:40px;padding:12px 12px 12px 36px;border:0;border-radius:20px;background:rgba(255,255,255,0.15)}

.searchform input[type="text"]::-webkit-input-placeholder,.searchform select::-webkit-input-placeholder,.searchform textarea::-webkit-input-placeholder{color:#fff !important}

.searchform input[type="text"]:-ms-input-placeholder,.searchform select:-ms-input-placeholder,.searchform textarea:-ms-input-placeholder{color:#fff !important}

.searchform input[type="text"]:-moz-placeholder,.searchform select:-moz-placeholder,.searchform textarea:-moz-placeholder{color:#fff !important;opacity:1}

.searchform input[type="text"]::-moz-placeholder,.searchform select::-moz-placeholder,.searchform textarea::-moz-placeholder{color:#fff !important;opacity:1}

.searchform input[type="submit"]{display:block;width:16px;height:16px;text-indent:-9999px;position:absolute;top:12px;left:12px;cursor:pointer;background:url(/wp-content/themes/synergy-labs/public/icon-search.svg) no-repeat}

.search .searchform{max-width:540px;margin:0 auto}

.search .searchform input[type="text"],.search .searchform select,.search .searchform textarea{background:rgba(1,62,105,0.5)}

@media only screen and (max-width: 1100px){input[type="text"],select,textarea,input[type="email"],input[type="password"],input[type="number"]:not(.qty),input[type="tel"]{height:46px;font-size:12px;line-height:16px}}

@media only screen and (max-width: 568px){.submit-button{width:100%}}

@media only screen and (max-width: 480px){#contact-content input[type="submit"],#contact-content button[type="submit"]{width:100%}input[type="text"],select,textarea,input[type="email"],input[type="password"],input[type="number"]:not(.qty),input[type="tel"]{font-size:17px !important;line-height:17px !important}}

.nav.nav-horizontal li a{white-space:nowrap}

.nav.nav-vertical li{width:100%}

.nav ul{padding-left:0;margin-bottom:0}

.nav li{display:inline-block;list-style:none}

.nav li a{display:inline-block;width:100%;text-decoration:none;font-weight:500;font-family:"gothammedium",sans-serif}

.menu-block>nav{display:block;height:inherit;line-height:16px;text-align:center}

.menu-block>nav>ul>li{margin:0 15px}

.menu-block>nav>ul>li a{color:#fff;font-size:17px;line-height:17px;letter-spacing:-0.5px;position:relative}

.menu-block>nav>ul>li:first-child{margin-left:0}

.menu-block>nav>ul>li:last-child{margin-right:0}

.menu-block>nav>ul>li:hover>a,.menu-block>nav>ul>li.current-menu-item>a,.menu-block>nav>ul>li.current-product_cat-ancestor>a{color:#ff4612}

.menu-block>nav>ul>li.menu-item-has-children{padding-right:50px;padding-bottom:46px;margin-bottom:-50px;position:relative;background:url(/wp-content/themes/synergy-labs/public/icon-chevron-white.svg) no-repeat 81% 5px}

.menu-block>nav>ul>li.menu-item-has-children:after{content:'';width:1px;height:12px;position:absolute;top:3px;right:0;background:#fff}

.menu-block>nav>ul>li.menu-item-has-children.simplemenu{position:relative}

.menu-block>nav>ul>li.menu-item-has-children .sub-menu{display:none}

.menu-block>nav>ul>li.menu-item-has-children:hover .sub-menu{display:block;padding:30px;position:absolute;top:63px;left:-30px;text-align:left;box-shadow:0 4px 10px 0 rgba(0,0,0,0.1);background:#5d7e95}

.menu-block>nav>ul>li.menu-item-has-children:hover .sub-menu li{display:inline-block;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #dbd9d6}

.menu-block>nav>ul>li.menu-item-has-children:hover .sub-menu li:last-child{margin:0;padding:0;border:0}

.menu-block>nav>ul>li.menu-item-has-children:hover.megamenu .sub-menu{display:flex;justify-content:center;width:100%;max-width:1920px;padding:40px 0;position:absolute;top:120px;left:0;box-shadow:0 4px 4px 0 rgba(0,0,0,0.05);background:#fff}

.menu-block>nav>ul>li.menu-item-has-children:hover.megamenu .sub-menu li{display:block;width:460px;height:320px;margin:0 10px;padding:0;border:0;position:relative}

.menu-block>nav>ul>li.menu-item-has-children:hover.megamenu .sub-menu li.in-construction{background-size:cover}

.menu-block>nav>ul>li.menu-item-has-children:hover.megamenu .sub-menu li.completed-units{background-size:cover}

.menu-block>nav>ul>li.menu-item-has-children:hover.megamenu .sub-menu li a{display:block;width:100%;padding:250px 20px 20px;position:absolute;left:0;bottom:0;color:#fff;font-size:24px;font-weight:500;line-height:24px;text-transform:none;background:linear-gradient(180deg, rgba(60,62,77,0) 230px, rgba(60,62,77,0.8) 100%)}

.menu-block>nav>ul>li.menu-item-has-children:hover.megamenu .sub-menu li a:after{content:'';width:16px;height:16px;position:absolute;right:20px;bottom:20px}

.main-header__mob-nav{display:none;width:100%;height:100vh;padding:85px 15px 15px;position:absolute;top:0;left:0;z-index:20;background:#231f20;overflow-y:auto}

.main-header__mob-nav nav>ul>li{position:relative}

.main-header__mob-nav nav>ul>li a{color:#fff;font-size:17px;font-weight:600;line-height:18px;text-transform:uppercase;margin-bottom:20px;padding-right:31px;padding-bottom:20px;position:relative;border-bottom:1px solid rgba(255,255,255,0.25)}

.main-header__mob-nav nav>ul>li:last-child a{border-bottom:0}

.main-header__mob-nav nav>ul>li.menu-item-has-children:after{content:'';width:14px;height:9px;position:absolute;top:5px;right:0;background:url(/wp-content/themes/synergy-labs/public/icon-chevron-white.svg) no-repeat}

.main-header__mob-nav nav>ul>li.menu-item-has-children ul{display:none}

.main-header__mob-nav nav>ul>li.menu-item-has-children.active:after{transform:rotate(180deg)}

.main-header__mob-nav nav>ul>li.menu-item-has-children.active ul{display:block}

.main-header__mob-nav nav>ul>li.menu-item-has-children.active ul li a{padding-left:15px}

#main-footer nav ul li a:hover{text-decoration:underline !important}

#main-footer #main-footer__body nav ul{margin:0;padding:0}

#main-footer #main-footer__body nav ul li{display:inline-block;margin-bottom:24px;line-height:17px}

#main-footer #main-footer__body nav ul li:last-child{margin:0}

#main-footer #main-footer__body nav ul li a{color:#fff;font-size:17px;font-weight:400;line-height:17px;font-family:"gothambook",sans-serif}

#toTop{float:right;display:block;color:#ff4612;line-height:46px}

#toTop svg{display:inline-block}

.pagination a,.pagination span{display:inline-block;width:48px;height:48px;margin-right:20px;color:#013e69;font-size:17px;font-weight:500;line-height:48px;text-align:center;vertical-align:top;border-radius:3px;border:1px solid rgba(1,62,105,0.5)}

.pagination a.prev,.pagination span.prev{transform:rotate(180deg);background-size:15%}

.pagination a.next,.pagination span.next{background-size:15%}

.pagination span{color:#013e69;border:1px solid rgba(1,62,105,0.5);background:rgba(0,80,136,0.02)}

@media only screen and (max-width: 1650px){.menu-block>nav>ul>li{margin:0 10px}}

@media only screen and (max-width: 1550px){.menu-block>nav>ul>li{margin:0 6px}}

@media only screen and (max-width: 1440px){.menu-block>nav>ul>li{margin:0 10px}}

@media only screen and (max-width: 1160px){.menu-block>nav>ul>li{margin:0 6px}}

@media only screen and (max-width: 768px){#main-footer #main-footer__body .menu-block-footer nav ul li{line-height:25px;margin-bottom:20px}#main-footer #main-footer__body .menu-block-footer nav ul li a{font-size:16px;line-height:20px}}

@media only screen and (max-width: 480px){.nav-single{margin-top:17px}.nav-single>span{display:inline-block;width:calc(50% - 8px)}.nav-single>span .btn,.nav-single>span .form-submit,.nav-single>span .submit-button p input,.submit-button p .nav-single>span input{width:100%;min-width:10px;height:52px;font-size:20px;line-height:24px}#main-footer #main-footer__body .menu-block-footer nav ul li a{font-size:17px}}

.site-logo img{width:100%;max-width:75px;height:auto}

#main-footer .site-logo img{max-width:112px}

@media screen and (max-width: 1200px){.site-logo img{max-width:54px}}

.mfp-bg{opacity:.9 !important;background:#231f20 !important}

.mfp-content{max-width:900px}

.mfp-small .mfp-content{max-width:640px}

.mfp-content .mfp-close{position:absolute;top:-40px;right:-40px;width:30px;height:30px;padding:0;line-height:30px;text-align:center}

.mfp-content h2{display:inline-block;position:relative}

.mfp-content h2:after{content:'';width:100%;height:2px;position:absolute;left:0;bottom:0}

.mfp-modal-filter{width:100%;overflow:scroll;top:0 !important;z-index:10;background:#fff}

.mfp-modal-filter .mfp-content{width:100%;max-width:100%;padding:50px 0 0 0;border-radius:0;position:absolute;top:0;left:0}

.mfp-modal-filter .mfp-content .mfp-close{opacity:1}

.modal{position:relative;padding:2rem;padding-top:6rem;margin:auto;background-color:#fff}

.modal .mfp-close{background-color:#ff4612}

@media (min-width: 769px){.modal{padding:3rem;padding-top:6rem}}

@media (min-width: 991px){.modal{padding:4rem}}

.modal--how-it-works{padding-right:2rem;padding-left:2rem}

.modal--item-preview{max-width:480px}

@media (min-width: 991px){.modal--item-preview{max-width:1000px}}

.mfp-fade .mfp-content{-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}

.mfp-ready.mfp-fade .mfp-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}

.mfp-fade.mfp-removing .mfp-content{-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0}

.mfp-figure:after{display:none}

img.mfp-img{padding:0}

@media only screen and (max-width: 1440px){.mfp-iframe-scaler iframe{padding:35px}.mfp-content .mfp-close{top:10px;right:10px}}

@media only screen and (max-width: 1100px){.mfp-content .mfp-close{top:6px;right:6px}}

@media only screen and (max-width: 480px){.mfp-content{padding:25px}.mfp-iframe-scaler iframe{padding:25px}}

.swiper-scrollbar{height:6px;width:100%;border-top:2px solid #fff;border-bottom:2px solid #fff;background:#dbd9d6}

.swiper-scrollbar-drag{height:6px;margin-top:-2px;background:#231f20}

.swiper-pagination{height:7px !important;top:initial !important;bottom:0 !important;justify-content:center}

.swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;border-radius:7px;border:1px solid rgba(255,255,255,0.25);background:transparent}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid #fff !important;background:#fff !important}

body.mobile-menu-open{overflow:hidden}

#main-header{background:#5d7e95}

#main-header #main-header__body{padding:20px 0}

#main-header .menu-block{margin-left:75px}

#main-header .searchform{width:280px;margin-top:15px;margin-right:60px}

@media only screen and (max-width: 1720px){#main-header .menu-block{margin-left:35px}}

@media only screen and (max-width: 1550px){#main-header .menu-block{margin-left:10px}#main-header .searchform{margin-right:30px}}

@media only screen and (max-width: 1440px){#main-header .searchform{margin-right:25px}}

@media only screen and (max-width: 1366px){#main-header .menu-block{margin-left:25px}#main-header .searchform{width:auto}}

@media only screen and (max-width: 1200px){#main-header .menu-block{margin-left:15px}#main-header .searchform{margin-top:6px}#main-header .inc5000{max-width:75px}}

@media only screen and (max-width: 1100px){#main-header #main-header__body{padding:10px 0}#main-header #main-header__body .btn--menu{margin-top:17px}#main-header #main-header__body #search-modal-button{margin-top:17px}}

.block-heading{margin-bottom:70px}

.block-heading .heading{color:#fff;font-size:14px;font-weight:400;line-height:14px;font-family:"gothambook",sans-serif;margin-bottom:20px}

.block-heading .block-heading__text{width:100%;padding-right:186px;padding-bottom:5px;background:linear-gradient(to bottom, #5d7e95 56px, rgba(255,255,255,0.1) 1px);background-size:100% 57px;border-top:1px solid transparent;overflow:hidden}

.block-heading .block-heading__text .block-heading__text__body{max-width:1180px}

.block-heading .block-heading__text .block-heading__text__body p{color:#fff;font-size:56px;font-weight:500;line-height:56px;letter-spacing:-3px;font-family:"gothammedium",sans-serif;margin:0}

.background-video:before{content:'';display:block;width:100%;height:430px;position:absolute;top:0;left:0;z-index:1}

.background-video video{width:100%;height:100%;min-width:100%;max-height:1080px;object-fit:cover}

.block-global{border:1px solid rgba(1,62,105,0.5);background:#fff}

.block-global.bottom:before,.block-global.bottom:after{content:'';width:10px;height:10px;position:absolute;bottom:-1px;border-bottom:2px solid rgba(1,62,105,0.5)}

.block-global.bottom:before{border-left:2px solid rgba(1,62,105,0.5);left:-1px}

.block-global.bottom:after{border-right:2px solid rgba(1,62,105,0.5);right:-1px}

.block-global.right:before,.block-global.right:after{content:'';width:10px;height:10px;position:absolute;right:-1px;border-right:2px solid rgba(1,62,105,0.5)}

.block-global.right:before{border-top:2px solid rgba(1,62,105,0.5);top:-1px}

.block-global.right:after{border-bottom:2px solid rgba(1,62,105,0.5);bottom:-1px}

.block-global.left:before,.block-global.left:after{content:'';width:10px;height:10px;position:absolute;left:-1px;border-left:2px solid rgba(1,62,105,0.5)}

.block-global.left:before{border-top:2px solid rgba(1,62,105,0.5);top:-1px}

.block-global.left:after{border-bottom:2px solid rgba(1,62,105,0.5);bottom:-1px}

.video-block:after{content:'';width:60px;height:60px;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px)}

#welcome{padding:142px 0 0;background:#5d7e95}

#welcome #welcome-video:before{background:linear-gradient(180deg, #5d7e95 0%, rgba(93,126,149,0) 100%)}

#why-choose{padding:252px 0 0;background:#231f20}

#why-choose .block-heading .block-heading__text{background:linear-gradient(to bottom, #231f20 56px, rgba(255,255,255,0.1) 1px);background-size:100% 57px}

#why-choose #why-choose__tabs{padding-top:100px}

#why-choose #why-choose__tabs #why-choose__tabs__nav{max-width:350px;padding:0;list-style:none}

#why-choose #why-choose__tabs #why-choose__tabs__nav li{color:rgba(255,255,255,0.25);font-size:32px;line-height:32px;font-weight:500;font-family:"gothammedium",sans-serif;letter-spacing:-2px;padding:24px 0;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.25)}

#why-choose #why-choose__tabs #why-choose__tabs__nav li.active{color:#fff;border-color:#fff}

#why-choose #why-choose__tabs .why-choose__tabs__element{height:280px;padding:20px;border-radius:4px;border:1px solid rgba(255,255,255,0.1)}

#why-choose #why-choose__tabs .why-choose__tabs__element .element__text p{color:#fff;font-size:18px;line-height:24px;font-weight:500;font-family:"gothammedium",sans-serif;margin:0}

#why-choose #why-choose__tabs #why-choose__tabs__video:before{background:linear-gradient(180deg, #231f20 0%, rgba(93,126,149,0) 100%)}

#why-choose #why-choose__tabs #why-choose__tabs__video:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;opacity:0.75;background:var(--sl-black, #231F20)}

#brands{padding:252px 0 100px}

#brands .block-heading .heading{color:#231f20}

#brands .block-heading .block-heading__text{background:linear-gradient(to bottom, #fff 56px, rgba(219,217,214,0.5) 1px);background-size:100% 57px}

#brands .block-heading .block-heading__text .block-heading__text__body p{color:#231f20}

#brands #brands-carousel .brands-carousel__element{height:580px;padding:20px;overflow:hidden;border-radius:4px;border:1px solid transparent;background:rgba(35,31,32,0.05)}

#brands #brands-carousel .brands-carousel__element small{color:#231f20;font-size:12px;line-height:12px;margin-bottom:20px}

#brands #brands-carousel .brands-carousel__element h3{color:#231f20;line-height:32px;margin-bottom:60px}

#brands #brands-carousel .brands-carousel__element p{display:inline-block;max-width:130px;color:#231f20}

#brands #brands-carousel .brands-carousel__element img{max-width:270px}

#brands #brands-carousel .brands-carousel__element:hover{border-color:#ff4612}

#brands #brands-carousel .brands-carousel__element:hover img{max-width:297px}

#brands #brands-carousel .brands-carousel__element:hover .btn--secondary{border:1px solid #ff4612;background:#ff4612}

#brands #brands-carousel .brands-carousel__element:hover .btn--secondary span{padding-right:32px}

#brands #brands-carousel .brands-carousel__element:hover .btn--secondary span:after{content:'';display:block;width:11px;height:10px;position:absolute;top:7px;right:0;background:url(/wp-content/themes/synergy-labs/public/icon-arrow-white.svg) no-repeat}

#page-content li{color:#dbd9d6;font-size:17px;line-height:24px;margin-bottom:20px}

#page-content ul,#page-content ol{margin-bottom:40px}

#page-content ul li{list-style:disc outside}

#page-content ol li{list-style:decimal outside}

.page-template-default h1{margin:60px 0 40px}

.page-template-default p{margin-bottom:40px}

@media only screen and (max-width: 1620px){#welcome{padding:72px 0 0}#why-choose{padding:127px 0 0}#why-choose #why-choose__tabs{padding-top:20px}#why-choose #why-choose__tabs .why-choose__tabs__element{height:240px}#brands{padding:127px 0 50px}}

@media only screen and (max-width: 1440px){.block-heading .block-heading__text .block-heading__text__body{max-width:80%}.block-heading .block-heading__text .block-heading__text__body p{font-size:46px;line-height:56px}#why-choose #why-choose__tabs #why-choose__tabs__nav li{font-size:26px;line-height:26px;padding:20px 0}#why-choose #why-choose__tabs .why-choose__tabs__element .element__text p{font-size:14px;line-height:24px}}

@media only screen and (max-width: 1366px){#why-choose #why-choose__tabs .why-choose__tabs__element{height:270px}#why-choose #why-choose__tabs .why-choose__tabs__element img{max-height:60px}}

@media only screen and (max-width: 1200px){.block-heading .block-heading__text .block-heading__text__body p{font-size:42px}#why-choose #why-choose__tabs .why-choose__tabs__element{height:160px;padding:20px 15px}#why-choose #why-choose__tabs .why-choose__tabs__element img{max-height:40px}}

@media only screen and (max-width: 1100px){.block-heading{padding-bottom:0}.block-heading .block-heading__text{padding-bottom:5px;background:linear-gradient(to bottom, #5d7e95 46px, rgba(255,255,255,0.1) 1px);background-size:100% 47px}.block-heading .block-heading__text .block-heading__text__body{max-width:90%}.block-heading .block-heading__text .block-heading__text__body p{font-size:38px;line-height:46px}#why-choose{padding:115px 0 0}#why-choose .block-heading .block-heading__text{background:linear-gradient(to bottom, #231f20 46px, rgba(255,255,255,0.1) 1px);background-size:100% 47px}#why-choose #why-choose__tabs #why-choose__tabs__nav{max-width:100%;margin-bottom:44px}#why-choose #why-choose__tabs .why-choose__tabs__element{height:320px}#why-choose #why-choose__tabs .why-choose__tabs__element img{max-height:60px}#why-choose #why-choose__tabs .why-choose__tabs__element .element__text p{font-size:17px}#why-choose #why-choose__tabs .swiper{padding-bottom:22px}#brands{padding:115px 0 100px}#brands .block-heading .block-heading__text{background:linear-gradient(to bottom, #fff 46px, rgba(219,217,214,0.5) 1px);background-size:100% 47px}}

@media only screen and (max-width: 768px){.block-heading{padding-bottom:55px}.block-heading .heading{font-size:12px;line-height:12px;margin-bottom:15px}.block-heading .block-heading__text{width:100%;padding-right:0;padding-bottom:5px;background:linear-gradient(to bottom, #5d7e95 36px, rgba(255,255,255,0.1) 1px);background-size:100% 37px;overflow:visible}.block-heading .block-heading__text .block-heading__text__body{max-width:100%}.block-heading .block-heading__text .block-heading__text__body p{font-size:20px;line-height:36px;letter-spacing:-1px}#why-choose .block-heading .block-heading__text{background:linear-gradient(to bottom, #231f20 36px, rgba(255,255,255,0.1) 1px);background-size:100% 37px}#why-choose #why-choose__tabs #why-choose__tabs__nav li{font-size:17px;line-height:17px;letter-spacing:-1px}#why-choose #why-choose__tabs .why-choose__tabs__element{height:295px}#brands .block-heading .block-heading__text{background:linear-gradient(to bottom, #fff 36px, rgba(219,217,214,0.5) 1px);background-size:100% 37px}}

@media only screen and (max-width: 640px){#brands #brands-carousel .brands-carousel__element{height:405px}#brands #brands-carousel .brands-carousel__element p{font-size:15px;line-height:20px}#brands #brands-carousel .brands-carousel__element img{max-width:168px}#brands #brands-carousel .brands-carousel__element:hover img{max-width:195px}}

@media only screen and (max-width: 480px){#brands #brands-carousel .brands-carousel__element h3{max-width:70%;font-size:20px;line-height:28px;letter-spacing:-1px}}

#newsletter{padding:70px 0;background:#ff4612}

#newsletter h5{color:#fff;font-size:14px;line-height:14px;font-weight:400;letter-spacing:1px;font-family:"gothambook",sans-serif;margin:0}

#newsletter p{color:#fff;font-size:12px;line-height:16px;margin:0}

#newsletter ul.social-links{margin:32px 0 0;padding:0;list-style:none}

#newsletter ul.social-links li:not(:first-child){margin-left:30px;padding-left:30px;border-left:1px solid rgba(255,255,255,0.25)}

#main-footer{width:100%;padding-top:100px;padding-bottom:100px;background-color:#231f20}

#main-footer p{margin:0}

#main-footer #main-footer__body .site-logo{margin-bottom:19px}

#main-footer #main-footer__body h6{color:#fff;margin:0 0 30px}

#main-footer #main-footer__body nav{margin-top:20px}

#main-footer #main-footer__body p{color:#fff;line-height:25px;margin-bottom:5px}

#main-footer #main-footer__body .column-1 p,#main-footer #main-footer__body .column-2 p{margin-bottom:15px}

#main-footer #main-footer__body .column-3 p a{text-decoration:none}

#main-footer #main-footer__body .column-3 p a:hover{text-decoration:underline}

#main-footer #main-footer__bottom{margin-top:100px}

#main-footer #main-footer__bottom p{color:#fff;font-size:14px;line-height:14px}

#main-footer #main-footer__bottom ul li{margin-left:30px}

#main-footer #main-footer__bottom ul li a{font-size:14px;font-weight:400;line-height:14px;font-family:"gothambook",sans-serif}

#main-footer #main-footer__bottom .aw svg{display:inline-block;width:16px;height:16px;color:rgba(255,255,255,0.6);transition:0.4s}

#main-footer #main-footer__bottom .aw a:hover svg{transform:rotate(360deg)}

@media only screen and (max-width: 1280px){#newsletter ul.social-links li:not(:first-child){margin-left:15px;padding-left:18px}#main-footer #main-footer__bottom ul li{margin-left:22px}}

@media only screen and (max-width: 1100px){#newsletter{padding:45px 0}#main-footer{padding-top:45px;padding-bottom:45px}#main-footer #main-footer__body h6{position:relative;margin:0 0 12px}#main-footer #main-footer__body h6:after{content:'';width:14px;height:9px;position:absolute;top:12px;right:0;background:url(/wp-content/themes/synergy-labs/public/icon-chevron-white.svg) no-repeat}#main-footer #main-footer__body h6.active:after{transform:rotate(180deg)}#main-footer #main-footer__body nav{margin-top:10px;margin-bottom:20px}#main-footer #main-footer__body nav ul li{margin-bottom:14px}#main-footer #main-footer__bottom{margin-top:45px}}

@media only screen and (max-width: 854px){.block-heading .block-heading__text{padding-bottom:6px}}

@media only screen and (max-width: 768px){#main-footer #main-footer__bottom ul li{display:block;margin-top:15px;margin-left:0}}

@media only screen and (max-width: 480px){#newsletter h5{font-size:12px;line-height:16px}#newsletter ul.social-links{display:flex;justify-content:space-between}#newsletter ul.social-links li:not(:first-child){margin-left:26px;padding-left:32px}#newsletter ul.social-links li a svg{display:inline-block}}

@media only screen and (max-width: 436px){#newsletter ul.social-links li:not(:first-child){margin-left:26px;padding-left:28px}}

@media only screen and (max-width: 414px){#newsletter ul.social-links li:not(:first-child){margin-left:22px;padding-left:22px}}

@media only screen and (max-width: 360px){#newsletter ul.social-links li:not(:first-child){margin-left:12px;padding-left:20px}}

@media only screen and (max-width: 320px){#newsletter ul.social-links li:not(:first-child){margin-left:12px;padding-left:15px}}

#page-404{min-height:640px;padding-top:165px;background-size:cover}

#page-404 h1{color:#231f20;font-weight:500;line-height:normal;margin:0}

#page-404 h3{color:#231f20}

#page-404 p{color:#231f20}

@media (min-width: 481px) {

  .sm\:inline-block {
    display: inline-block;
  }

  .sm\:h-\[710px\] {
    height: 710px;
  }

  .sm\:max-h-\[1080px\] {
    max-height: 1080px;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:max-w-\[100\%\] {
    max-width: 100%;
  }

  .sm\:gap-\[20px\] {
    gap: 20px;
  }

  .sm\:pb-8 {
    padding-bottom: 2rem;
  }

  .sm\:pl-3 {
    padding-left: 0.75rem;
  }

  .sm\:pr-3 {
    padding-right: 0.75rem;
  }

  .sm\:pt-16 {
    padding-top: 4rem;
  }
}

@media (min-width: 769px) {

  .md\:bottom-\[4px\] {
    bottom: 4px;
  }

  .md\:left-\[initial\] {
    left: initial;
  }

  .md\:right-0 {
    right: 0px;
  }

  .md\:w-auto {
    width: auto;
  }
}

@media (min-width: 991px) {

  .lg\:w-8\/12 {
    width: 66.666667%;
  }
}

@media (min-width: 1101px) {

  .xl\:bottom-\[6px\] {
    bottom: 6px;
  }

  .xl\:mb-0 {
    margin-bottom: 0px;
  }

  .xl\:mt-\[72px\] {
    margin-top: 72px;
  }

  .xl\:block {
    display: block;
  }

  .xl\:inline-block {
    display: inline-block;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-\[960px\] {
    height: 960px;
  }

  .xl\:h-screen {
    height: 100vh;
  }

  .xl\:w-1\/3 {
    width: 33.333333%;
  }

  .xl\:w-10\/12 {
    width: 83.333333%;
  }

  .xl\:w-3\/12 {
    width: 25%;
  }

  .xl\:w-5\/12 {
    width: 41.666667%;
  }

  .xl\:w-7\/12 {
    width: 58.333333%;
  }

  .xl\:w-9\/12 {
    width: 75%;
  }

  .xl\:justify-start {
    justify-content: flex-start;
  }

  .xl\:pl-\[112px\] {
    padding-left: 112px;
  }

  .xl\:pr-10 {
    padding-right: 2.5rem;
  }

  .xl\:pr-\[15px\] {
    padding-right: 15px;
  }

  .xl\:pt-\[100px\] {
    padding-top: 100px;
  }

  .xl\:text-left {
    text-align: left;
  }

  .xl\:text-right {
    text-align: right;
  }
}

@media (min-width: 1281px) {

  .\32xl\:h-screen {
    height: 100vh;
  }

  .\32xl\:w-1\/4 {
    width: 25%;
  }

  .\32xl\:pl-\[117px\] {
    padding-left: 117px;
  }

  .\32xl\:pr-\[45px\] {
    padding-right: 45px;
  }
}

@media (min-width: 1441px) {

  .\33xl\:w-5\/12 {
    width: 41.666667%;
  }

  .\33xl\:w-7\/12 {
    width: 58.333333%;
  }

  .\33xl\:pl-\[130px\] {
    padding-left: 130px;
  }

  .\33xl\:pr-\[65px\] {
    padding-right: 65px;
  }
}

@media (min-width: 1621px) {

  .\34xl\:min-h-\[1080px\] {
    min-height: 1080px;
  }

  .\34xl\:pl-\[145px\] {
    padding-left: 145px;
  }
}

@media (min-width: 1780px) {

  .main\:flex {
    display: flex;
  }

  .main\:flex-wrap {
    flex-wrap: wrap;
  }

  .main\:gap-\[20px\] {
    gap: 20px;
  }
}

