/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/import-glob/index.js!./assets/sass/style.scss ***!
  \***********************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/import-glob/index.js!./assets/sass/style.scss (1) ***!
  \***************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.0.23 | 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.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Roboto, sans-serif; /* 4 */
}
/*
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]) {
  -webkit-text-decoration: underline dotted;
          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 */
  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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
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;
}
/*
Ensure the default browser behavior of the `hidden` attribute.
*/
[hidden] {
  display: none;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 rgba(0,0,0,0);
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
}
select{
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20fill%3D%27none%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20stroke%3D%27%236b7280%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%20stroke-width%3D%271.5%27%20d%3D%27M6%208l4%204%204-4%27%2F%3E%3C%2Fsvg%3E");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
[multiple]{
  background-image: none;
  background-image: initial;
  background-position: 0 0;
  background-position: initial;
  background-repeat: unset;
  background-size: auto auto;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 rgba(0,0,0,0);
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2016%2016%27%20fill%3D%27white%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M12.207%204.793a1%201%200%20010%201.414l-5%205a1%201%200%2001-1.414%200l-2-2a1%201%200%20011.414-1.414L6.5%209.086l4.293-4.293a1%201%200%20011.414%200z%27%2F%3E%3C%2Fsvg%3E");
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2016%2016%27%20fill%3D%27white%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Ccircle%20cx%3D%278%27%20cy%3D%278%27%20r%3D%273%27%2F%3E%3C%2Fsvg%3E");
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20fill%3D%27none%27%20viewBox%3D%270%200%2016%2016%27%3E%3Cpath%20stroke%3D%27white%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%20stroke-width%3D%272%27%20d%3D%27M4%208h8%27%2F%3E%3C%2Fsvg%3E");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px auto -webkit-focus-ring-color;
}
*, ::before, ::after{
  --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-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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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: 360px){
  .container{
    max-width: 360px;
  }
}
@media (min-width: 415px){
  .container{
    max-width: 415px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1160px){
  .container{
    max-width: 1160px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.left-\[10px\]{
  left: 10px;
}
.top-\[8px\]{
  top: 8px;
}
.top-0{
  top: 0px;
}
.left-0{
  left: 0px;
}
.top-\[-15px\]{
  top: -15px;
}
.right-3{
  right: 0.75rem;
}
.top-1\/2{
  top: 50%;
}
.bottom-0{
  bottom: 0px;
}
.right-0{
  right: 0px;
}
.-top-1{
  top: -0.25rem;
}
.-right-1{
  right: -0.25rem;
}
.left-1\/2{
  left: 50%;
}
.z-50{
  z-index: 50;
}
.z-10{
  z-index: 10;
}
.col-span-full{
  grid-column: 1 / -1;
}
.float-right{
  float: right;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mt-\[140px\]{
  margin-top: 140px;
}
.mb-20{
  margin-bottom: 5rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mr-auto{
  margin-right: auto;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-auto{
  margin-left: auto;
}
.mt-4{
  margin-top: 1rem;
}
.\!mb-1{
  margin-bottom: 0.25rem !important;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-8{
  margin-left: 2rem;
}
.mr-8{
  margin-right: 2rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-8{
  margin-top: 2rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-6{
  height: 1.5rem;
}
.h-\[40px\]{
  height: 40px;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-\[32px\]{
  height: 32px;
}
.h-10{
  height: 2.5rem;
}
.h-\[248px\]{
  height: 248px;
}
.h-full{
  height: 100%;
}
.h-\[200px\]{
  height: 200px;
}
.h-2{
  height: 0.5rem;
}
.h-0{
  height: 0px;
}
.max-h-6{
  max-height: 1.5rem;
}
.w-fit{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-\[200px\]{
  width: 200px;
}
.w-full{
  width: 100%;
}
.w-\[40px\]{
  width: 40px;
}
.w-5{
  width: 1.25rem;
}
.w-\[32px\]{
  width: 32px;
}
.w-10{
  width: 2.5rem;
}
.w-8{
  width: 2rem;
}
.w-2{
  width: 0.5rem;
}
.w-0{
  width: 0px;
}
.min-w-\[40px\]{
  min-width: 40px;
}
.min-w-\[32px\]{
  min-width: 32px;
}
.max-w-\[650px\]{
  max-width: 650px;
}
.max-w-\[380px\]{
  max-width: 380px;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}
.translate-x-4{
  --tw-translate-x: 1rem;
  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));
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  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));
}
.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}
.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));
}
@-webkit-keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.list-decimal{
  list-style-type: decimal;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.columns-4{
  -moz-columns: 4;
       columns: 4;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-2{
  gap: 0.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-\[6px\]{
  gap: 6px;
}
.gap-8{
  gap: 2rem;
}
.gap-6{
  gap: 1.5rem;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-\[40px\]{
  border-radius: 40px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-t{
  border-top-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgba(77, 77, 77, var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-dark500{
  --tw-border-opacity: 1;
  border-color: rgba(40, 55, 77, var(--tw-border-opacity));
}
.bg-dark500{
  --tw-bg-opacity: 1;
  background-color: rgba(40, 55, 77, var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgba(33, 150, 243, var(--tw-bg-opacity));
}
.bg-dark800{
  --tw-bg-opacity: 1;
  background-color: rgba(23, 30, 41, var(--tw-bg-opacity));
}
.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}
.bg-dark700{
  --tw-bg-opacity: 1;
  background-color: rgba(28, 37, 51, var(--tw-bg-opacity));
}
.bg-dark300{
  --tw-bg-opacity: 1;
  background-color: rgba(77, 93, 118, var(--tw-bg-opacity));
}
.bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(17, 26, 41, var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-light{
  --tw-bg-opacity: 1;
  background-color: rgba(248, 248, 250, var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgba(77, 77, 77, var(--tw-bg-opacity));
}
.bg-cover{
  background-size: cover;
}
.bg-right{
  background-position: right;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.pl-4{
  padding-left: 1rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-8{
  padding-top: 2rem;
}
.\!text-left{
  text-align: left !important;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.font-maven{
  font-family: Maven Pro, sans-serif;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.font-bold{
  font-weight: 700;
}
.font-normal{
  font-weight: 400;
}
.uppercase{
  text-transform: uppercase;
}
.not-italic{
  font-style: normal;
}
.tracking-\[0\.8px\]{
  letter-spacing: 0.8px;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgba(77, 77, 77, var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-dark50{
  --tw-text-opacity: 1;
  color: rgba(184, 198, 220, var(--tw-text-opacity));
}
.text-dark200{
  --tw-text-opacity: 1;
  color: rgba(109, 125, 151, var(--tw-text-opacity));
}
.\!text-\[\#0D6EFF\]{
  --tw-text-opacity: 1 !important;
  color: rgba(13, 110, 255, var(--tw-text-opacity)) !important;
}
.text-dark100{
  --tw-text-opacity: 1;
  color: rgba(131, 146, 170, var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-primary\/70{
  color: rgba(77, 77, 77, 0.7);
}
.overline{
  -webkit-text-decoration-line: overline;
          text-decoration-line: overline;
}
.placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}
.placeholder-gray-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}
.placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}
.opacity-100{
  opacity: 1;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-0{
  opacity: 0;
}
.opacity-50{
  opacity: 0.5;
}
.outline{
  outline-style: solid;
}
.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, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-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;
}
.transition-colors{
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}
.before\:inset-0::before{
  content: var(--tw-content);
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.before\:bg-\[\#1C2533\]\/50::before{
  content: var(--tw-content);
  background-color: rgba(28, 37, 51, 0.5);
}
.before\:bg-\[\#1C2533\]\/20::before{
  content: var(--tw-content);
  background-color: rgba(28, 37, 51, 0.2);
}
.before\:bg-\[\#1C2533\]\/90::before{
  content: var(--tw-content);
  background-color: rgba(28, 37, 51, 0.9);
}
.before\:bg-\[\#1C2533\]\/100::before{
  content: var(--tw-content);
  background-color: rgba(28, 37, 51, 1);
}
.before\:bg-\[\#000\]\/100::before{
  content: var(--tw-content);
  background-color: rgba(0, 0, 0, 1);
}
.hover\:border-white:hover{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.hover\:border-transparent:hover{
  border-color: transparent;
}
.hover\:bg-transparent:hover{
  background-color: transparent;
}
.hover\:bg-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(33, 150, 243, var(--tw-bg-opacity));
}
.hover\:bg-dark500:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(40, 55, 77, var(--tw-bg-opacity));
}
.hover\:bg-dark700:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(28, 37, 51, var(--tw-bg-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0));
}
.focus\:ring-blue-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
}
.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
@media (min-width: 415px){
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .md\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 1024px){
  .lg\:visible{
    visibility: visible;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:translate-x-0{
    --tw-translate-x: 0px;
    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));
  }
  .lg\:select-auto{
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-24{
    gap: 6rem;
  }
  .lg\:bg-transparent{
    background-color: transparent;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:opacity-100{
    opacity: 1;
  }
}
@media (min-width: 1160px){
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
.PostCard {
  background: linear-gradient(180deg, #212F45 30%, #1C2533 100%), #1C2533;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 40px;
}
.Container{
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 1280px;
  width: 100%;
}
.Container--space{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (min-width: 1280px) {
  .Container{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.Hamburger {
  align-items: center;
  background-color: transparent !important;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 20px;
  outline: transparent;
  padding: 0;
  transition: 0.2s ease;
  width: 25px;
  z-index: 99999;
}
@media (min-width: 1024px) {
  .Hamburger {
    display: none;
  }
}
.Hamburger__container {
  cursor: pointer;
  display: block;
  height: 18px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  width: 25px;
}
.Hamburger__item {
  background: white;
  border-radius: 1px;
  display: block;
  height: 3px;
  left: 0;
  opacity: 1;
  position: absolute;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
  width: 100%;
}
.Hamburger__item:nth-child(1) {
  top: 0px;
}
.Hamburger__item:nth-child(2) {
  top: 9px;
  width: 100%;
}
.Hamburger__item:nth-child(3) {
  top: 18px;
}
.Hamburger--open .Hamburger__item:nth-child(1) {
  left: 0px;
  top: 9px;
  transform: rotate(45deg);
}
.Hamburger--open .Hamburger__item:nth-child(2) {
  opacity: 0;
  width: 0%;
}
.Hamburger--open .Hamburger__item:nth-child(3) {
  left: 0px;
  top: 9px;
  transform: rotate(-45deg);
}
.Meta {
  border-top: 1px solid #e5e5e5;
  margin-top: 30px;
  padding-top: 15px;
}
.Meta__author, .Meta__date {
  color: #cccccc;
  font-size: 1.3rem;
}
.Meta__date {
  margin-left: 25px;
}
.Content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 1024px) {
  .Content {
    padding-left: 0;
    padding-right: 0;
  }
}
.Content--post.Content {
  max-width: 800px;
  color: #B8C6DC;
}
.Content--post.Content h1,
.Content--post.Content h2,
.Content--post.Content h3,
.Content--post.Content h4,
.Content--post.Content h5 {
  color: white;
}
.Content--post.Content h1 {
  font-size: clamp(2rem, 1.9rem + 0.5vw, 2.5rem);
  text-align: center;
  margin-bottom: 20px;
}
.Content--post.Content h2,
.Content--post.Content h3 {
  margin-top: 40px;
}
.Content--post.Content li::marker {
  color: #B8C6DC;
}
.Content--post.Content a {
  color: white;
}
.single-post main, .single-gambling-dictionary main {
  margin-top: 140px;
}
.single-post .separator svg path, .single-gambling-dictionary .separator svg path {
  stroke: #0D6EFF;
}
.Post__share a {
  width: 40px;
  height: 40px;
  min-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #28374D;
}
.Post__share a:hover {
  background-color: #1C2533;
}
.related-slider .swiper-slide {
  height: auto;
}
.related-slider .swiper-slide li {
  height: 100%;
}
.rel-prev-btn,
.rel-next-btn {
  display: flex;
  width: 32px;
  height: 32px;
  min-height: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 1px solid #28374D;
  transition: all 0.2s ease-in-out;
}
.rel-prev-btn:hover,
.rel-next-btn:hover {
  background-color: #1C2533;
}
article.Page .Content {
  color: #B8C6DC;
}
article.Page .Content h1,
article.Page .Content h2,
article.Page .Content h3,
article.Page .Content h4,
article.Page .Content h5 {
  color: white;
}
article.Page .Content h1 {
  font-size: clamp(2rem, 1.9rem + 0.5vw, 2.5rem);
  text-align: center;
  margin-bottom: 20px;
}
article.Page .Content h2,
article.Page .Content h3 {
  margin-top: 40px;
}
article.Page .Content li::marker {
  color: #B8C6DC;
}
article.Page .Content a {
  color: white;
}
input[type=text], input[type=email], input[type=number], textarea, select{
  border-radius: 4px;
}
label{
  cursor: pointer;
}
.forminator-field{
  position: relative;
  display: flex;
  flex-direction: column;
}
.forminator-field label.forminator-label{
  position: absolute;
  left: 10px;
  top: 8px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.forminator-field label[for*=select]{
  position: relative;
  top: 0px;
  left: 0px;
  padding: 0px;
}
.forminator-field.forminator-is_active label.forminator-label, .forminator-field.forminator-is_filled label.forminator-label{
  top: -15px;
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.forminator-field.forminator-is_filled input{
  --tw-border-opacity: 1;
  border-color: rgba(22, 163, 74, var(--tw-border-opacity));
}
.forminator-field.forminator-has_error input{
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}
.forminator-field.forminator-has_error .forminator-error-message{
  margin-top: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}
.forminator-field .forminator-radio, .forminator-field .forminator-checkbox{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.forminator-field .forminator-radio label, .forminator-field .forminator-checkbox label{
  margin-bottom: 0.5rem;
}
.forminator-field .forminator-radio input, .forminator-field .forminator-checkbox input{
  margin-right: 0.5rem;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0));
}
button,
.Button {
  cursor: pointer;
}
button:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary), .Button:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary){
  display: inline-block;
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgba(40, 55, 77, var(--tw-bg-opacity));
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
button:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover, .Button:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover{
  --tw-bg-opacity: 1;
  background-color: rgba(28, 37, 51, var(--tw-bg-opacity));
}
button--secondary:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary),
.Button--secondary:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary) {
  background: linear-gradient(90deg, #3D87F9 0%, #1566DF 100%);
  transition: all 0.2s ease-in-out;
}
button--secondary:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover,
.Button--secondary:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover {
  background-size: 200% 100%;
}
button--outline:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary), .Button--outline:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary){
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(77, 77, 77, var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(77, 77, 77, var(--tw-text-opacity));
}
button--outline:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover, .Button--outline:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
button--text:not(.Button--no--style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary), .Button--text:not(.Button--no--style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary){
  border-color: transparent;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(77, 77, 77, var(--tw-text-opacity));
}
button--text:not(.Button--no--style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover, .Button--text:not(.Button--no--style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover{
  border-color: transparent;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(33, 150, 243, var(--tw-text-opacity));
}
button--color:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary), .Button--color:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary){
  display: inline-block;
  border-width: 2px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(33, 150, 243, var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
button--color:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover, .Button--color:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary):hover{
  --tw-bg-opacity: 1;
  background-color: rgba(33, 150, 243, var(--tw-bg-opacity));
}
@media (min-width: 768px){
  button--color:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary), .Button--color:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary){
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  button--color:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary), .Button--color:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary){
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
button--icon:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary), .Button--icon:not(.Button--no-style):not(.rgc-btn-secondary):not(.rgc-remove-btn):not(.rgc-btn-primary){
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 0.5rem;
  padding-left: 1rem;
  padding-right: 1.25rem;
}
button.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 1rem;
  padding-right: 1rem;
}
button.single_add_to_cart_button svg {
  margin-left: 20px;
  display: none;
}
button.single_add_to_cart_button.is-adding svg {
  display: block;
}
.Loader {
  display: none;
}
.Loader.show {
  display: flex;
}
.Loader .bt-spinner {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: transparent;
  border: 4px solid #222;
  border-top-color: #6D7D97;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.CategoriesBar {
  position: -webkit-sticky;
  position: sticky;
  top: 67px;
  z-index: 3;
  transition: all 0.2s ease-in-out;
}
.CategoriesBar.is-stuck {
  background-color: #1C2533;
}
.CategoriesBar.is-stuck .CategoriesBar__wrapper {
  border-radius: 0;
}
.CategoriesBar__wrapper {
  background-color: #1C2533;
  display: flex;
  justify-content: space-between;
  padding: 16px;
  border-radius: 0;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 1280px) {
  .CategoriesBar__wrapper {
    border-radius: 40px;
  }
}
.CategoriesBar .CategoriesList {
  white-space: nowrap;
  max-width: calc(100% - 80px);
  overflow-y: auto;
  display: flex;
}
@media (min-width: 768px) {
  .CategoriesBar .CategoriesList {
    padding-bottom: 6px;
  }
  .CategoriesBar .CategoriesList::-webkit-scrollbar {
    height: 8px;
  }
  .CategoriesBar .CategoriesList::-webkit-scrollbar-track {
    background: #1a1a1a;
    border-radius: 4px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .CategoriesBar .CategoriesList::-webkit-scrollbar-thumb {
    background: #263752;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .CategoriesBar .CategoriesList::-webkit-scrollbar-thumb:hover {
    background: #4D5D76;
  }
}
.CategoriesBar .CategoriesList__single {
  font-size: 14px;
  font-weight: 500;
  padding: 0 12px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6D7D97;
  background-color: transparent;
  border-radius: 40px;
}
@media (min-width: 1024px) {
  .CategoriesBar .CategoriesList__single {
    padding: 0 24px;
    height: 40px;
  }
}
.CategoriesBar .CategoriesList__single:hover, .CategoriesBar .CategoriesList__single.active {
  background-color: #263752;
  color: white;
}
.CategoriesBar__search input {
  display: none;
}
.CategoriesBar__search button {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #28374D;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .CategoriesBar__search button {
    height: 54px;
    width: 54px;
  }
}
.CategoriesBar__search button:hover {
  background-color: #4D5D76;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-style: italic;
  font-weight: 900;
}
.MainHeadline {
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
h1,
.h1 {
  font-size: clamp(2.25rem, 1.8rem + 2.25vw, 4.5rem);
  letter-spacing: -1.44px;
  line-height: 0.96;
}
h2,
.h2 {
  font-size: max(1.8rem, min(2.5vw, 2rem));
}
h3,
.h3 {
  font-size: max(1.4rem, min(2vw, 1.5rem));
}
h4,
.h4 {
  font-size: max(1rem, min(2vw, 1.1rem));
}
h5,
.h5 {
  font-size: max(1rem, min(1.5vw, 1rem));
}
h6,
.h6 {
  font-size: max(1rem, min(1vw, 1rem));
}
p {
  margin-bottom: 16px;
}
ul,
ol {
  margin-bottom: 16px;
}
ul li,
ol li {
  margin-bottom: 16px;
}
.yellowGradient strong {
  background: linear-gradient(104deg, #F3F093 17.72%, #E9CE6F 26.61%, #E0AB4A 34.39%, #B18130 67.72%, #CB983F 69.94%, #E0AB4A 72.17%, #F4DB71 87.72%, #E0AB4A 106.61%, #835818 128.83%);
  background: var(--gold, linear-gradient(104deg, #F3F093 17.72%, #E9CE6F 26.61%, #E0AB4A 34.39%, #B18130 67.72%, #CB983F 69.94%, #E0AB4A 72.17%, #F4DB71 87.72%, #E0AB4A 106.61%, #835818 128.83%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rainbowGradientBtn {
  overflow: visible !important;
}
.rainbowGradientBtn span {
  background: linear-gradient(90deg, #3CDDE6 0%, #3B87B8 14.66%, #3C6DB8 29.33%, #4251BD 43.27%, #6F1DE3 55.29%, #6920E3 67.31%, #4F23D4 76.92%, #3628B3 86.06%, #163478 100%);
  background: var(--Welcome_Deposit_Bonus, linear-gradient(90deg, #3CDDE6 0%, #3B87B8 14.66%, #3C6DB8 29.33%, #4251BD 43.27%, #6F1DE3 55.29%, #6920E3 67.31%, #4F23D4 76.92%, #3628B3 86.06%, #163478 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rainbowGradientBtn::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  right: -20px;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2740%27%20viewBox%3D%270%200%2020%2040%27%20fill%3D%27none%27%3E%3Cmask%20id%3D%27path-1-inside-1_8514_206862%27%20fill%3D%27white%27%3E%3Cpath%20d%3D%27M17%200C18.6569%200%2020%201.34315%2020%203V37C20%2038.6569%2018.6569%2040%2017%2040H10C10%2037.2386%207.76142%2035%205%2035C2.23858%2035%200%2037.2386%200%2040V0C0%202.76142%202.23858%205%205%205C7.76142%205%2010%202.76142%2010%200H17Z%27%2F%3E%3C%2Fmask%3E%3Cpath%20d%3D%27M17%200C18.6569%200%2020%201.34315%2020%203V37C20%2038.6569%2018.6569%2040%2017%2040H10C10%2037.2386%207.76142%2035%205%2035C2.23858%2035%200%2037.2386%200%2040V0C0%202.76142%202.23858%205%205%205C7.76142%205%2010%202.76142%2010%200H17Z%27%20fill%3D%27url%28%23paint0_linear_8514_206862%29%27%2F%3E%3Cpath%20d%3D%27M20%203H21.7875V3H20ZM17%2040V41.7875V41.7875V40ZM10%2040H8.2125V41.7875H10V40ZM10%200V-1.7875H8.2125V0H10ZM17%200V1.7875C17.6696%201.7875%2018.2125%202.33035%2018.2125%203H20H21.7875C21.7875%200.355937%2019.6441%20-1.7875%2017%20-1.7875V0ZM20%203H18.2125V37H20H21.7875V3H20ZM20%2037H18.2125C18.2125%2037.6696%2017.6696%2038.2125%2017%2038.2125V40V41.7875C19.6441%2041.7875%2021.7875%2039.6441%2021.7875%2037H20ZM17%2040V38.2125H10V40V41.7875H17V40ZM10%2040H11.7875C11.7875%2036.2514%208.74863%2033.2125%205%2033.2125V35V36.7875C6.77421%2036.7875%208.2125%2038.2258%208.2125%2040H10ZM5%2035V33.2125C1.25137%2033.2125%20-1.7875%2036.2514%20-1.7875%2040H0H1.7875C1.7875%2038.2258%203.22579%2036.7875%205%2036.7875V35ZM0%2040H1.7875V0H0H-1.7875V40H0ZM0%200L-1.7875%200C-1.7875%203.74863%201.25137%206.7875%205%206.7875V5V3.2125C3.22579%203.2125%201.7875%201.77421%201.7875%200L0%200ZM5%205V6.7875C8.74863%206.7875%2011.7875%203.74863%2011.7875%200H10H8.2125C8.2125%201.77421%206.77421%203.2125%205%203.2125V5ZM10%200V1.7875H17V0V-1.7875H10V0Z%27%20fill%3D%27url%28%23paint1_linear_8514_206862%29%27%20mask%3D%27url%28%23path-1-inside-1_8514_206862%29%27%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%27paint0_linear_8514_206862%27%20x1%3D%27-66.688%27%20y1%3D%270.33694%27%20x2%3D%2726.8628%27%20y2%3D%2717.6626%27%20gradientUnits%3D%27userSpaceOnUse%27%3E%3Cstop%20stop-color%3D%27%23F7B757%27%2F%3E%3Cstop%20offset%3D%270.294066%27%20stop-color%3D%27%23F8C163%27%2F%3E%3Cstop%20offset%3D%270.494872%27%20stop-color%3D%27%23FBD591%27%2F%3E%3Cstop%20offset%3D%270.648288%27%20stop-color%3D%27%23F9C568%27%2F%3E%3Cstop%20offset%3D%271%27%20stop-color%3D%27%23F9C568%27%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%27paint1_linear_8514_206862%27%20x1%3D%2718%27%20y1%3D%2720%27%20x2%3D%271.56522%27%20y2%3D%2720.0001%27%20gradientUnits%3D%27userSpaceOnUse%27%3E%3Cstop%20stop-color%3D%27white%27%20stop-opacity%3D%270.15%27%2F%3E%3Cstop%20offset%3D%271%27%20stop-color%3D%27white%27%20stop-opacity%3D%270%27%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-size: cover;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.Content ul li, .Content ol li{
  margin-bottom: 1rem;
  margin-bottom: 15px;
}
.Content ol{
  list-style-position: inside;
  list-style-type: decimal;
}
.Content ol li::marker {
  color: #4d4d4d;
}
.Content ul{
  list-style-position: inside;
  list-style-type: disc;
}
.Content ul li::marker {
  color: #4d4d4d;
}
.PrefooterMenu h4 {
  text-transform: uppercase;
  color: #6D7D97;
  font-style: normal;
  font-weight: 500;
  font-family: Maven Pro, sans-serif;
  font-size: 10px;
  margin-bottom: 12px;
  letter-spacing: 0.8px;
}
.PrefooterMenu ul li {
  margin-bottom: 8px;
}
.PrefooterMenu ul li a {
  color: white;
  font-size: 13px;
  font-weight: 500;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 180px;
}
body {
  font-family: Maven Pro, sans-serif;
  transition: overflow 0.2s ease-in-out;
  background-color: #111A29;
  background-image: url(../dd6c6aaca83be82d35ef.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}
body.no-scroll {
  overflow-y: hidden;
}
a {
  color: #4d4d4d;
  text-decoration: none;
  transition: all 200ms ease-in-out;
}
figure img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 650px) {
  .baner_bgimg > .kt-inside-inner-col {
    background-size: cover;
  }
  .baner_bgimg > .kt-inside-inner-col::before{
    content: var(--tw-content);
    position: absolute;
  }
  .baner_bgimg > .kt-inside-inner-col::before{
    content: var(--tw-content);
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }
  .baner_bgimg > .kt-inside-inner-col::before{
    content: var(--tw-content);
    background-color: rgba(0, 0, 0, 1);
  }
}
@media (max-width: 1000px) {
  .Archive .baner_bgimg-big > .kt-inside-inner-col {
    background-size: cover;
  }
  .Archive .baner_bgimg-big > .kt-inside-inner-col::before{
    content: var(--tw-content);
    position: absolute;
  }
  .Archive .baner_bgimg-big > .kt-inside-inner-col::before{
    content: var(--tw-content);
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }
  .Archive .baner_bgimg-big > .kt-inside-inner-col::before{
    content: var(--tw-content);
    background-color: rgba(0, 0, 0, 1);
  }
}
@media (max-width: 1024px) {
  .Archive .baner_bgimg > .kt-inside-inner-col {
    background-size: cover;
  }
  .Archive .baner_bgimg > .kt-inside-inner-col::before{
    content: var(--tw-content);
    position: absolute;
  }
  .Archive .baner_bgimg > .kt-inside-inner-col::before{
    content: var(--tw-content);
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }
  .Archive .baner_bgimg > .kt-inside-inner-col::before{
    content: var(--tw-content);
    background-color: rgba(0, 0, 0, 1);
  }
}
.kce-h-full {
  height: 100%;
}
.kce-h-full > .kt-inside-inner-col {
  height: 100%;
}
.sr-only,
.screen-reader-text {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  /* 2 */
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
  /* 3 */
}
.sr-only-focusable:focus,
.sr-only-focusable:active {
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  height: auto !important;
  margin: auto !important;
  overflow: visible !important;
  width: auto !important;
  white-space: normal !important;
}
.Flex {
  display: flex;
}
.Flex--align-center {
  align-items: center;
}
.Flex--center {
  justify-content: center;
}
.Flex--center-full {
  align-items: center;
  justify-content: center;
}
.Flex--column {
  flex-direction: column;
}
.Flex--end {
  justify-content: flex-end;
}
.Flex--responsive {
  flex-direction: column;
}
@media (min-width: 1024px) {
  .Flex--responsive {
    flex-direction: row;
  }
}
.Flex--space-between {
  justify-content: space-between;
}
.Grid {
  display: grid;
  grid-gap: 32px;
  gap: 32px;
}
.Grid[data-columns="1"] {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .Grid[data-columns="1"] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .Grid[data-columns="1"] {
    grid-template-columns: repeat(auto-fill, minmax(1128px, 1fr));
  }
}
.Grid[data-columns="2"] {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .Grid[data-columns="2"] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .Grid[data-columns="2"] {
    grid-template-columns: repeat(auto-fill, minmax(548px, 1fr));
  }
}
.Grid[data-columns="3"] {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .Grid[data-columns="3"] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .Grid[data-columns="3"] {
    grid-template-columns: repeat(auto-fill, minmax(354.6666666667px, 1fr));
  }
}
.Grid[data-columns="4"] {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .Grid[data-columns="4"] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .Grid[data-columns="4"] {
    grid-template-columns: repeat(auto-fill, minmax(258px, 1fr));
  }
}
.Grid[data-columns="5"] {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .Grid[data-columns="5"] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .Grid[data-columns="5"] {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
}
.Grid[data-columns="6"] {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .Grid[data-columns="6"] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .Grid[data-columns="6"] {
    grid-template-columns: repeat(auto-fill, minmax(161.3333333333px, 1fr));
  }
}
.Header--sticky{
  --tw-bg-opacity: 1;
  background-color: rgba(40, 55, 77, var(--tw-bg-opacity));
}
@media (min-width: 1024px){
  .Header--sticky{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.Header__menu--active{
  visibility: visible;
  --tw-translate-x: 0px;
  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));
  opacity: 1;
}
.WorkersPopup__contact a.Header__menu--active {
  display: flex;
}
.Header__open-search-form svg {
  height: 20px;
}
.Pagination {
  padding: 30px 0;
}
@media (min-width: 1024px) {
  .Pagination {
    padding: 56px 0;
  }
}
.Pagination__list {
  list-style: none;
  margin-bottom: 0;
}
.Pagination li {
  margin-bottom: 0;
}
.Pagination__link:not(:last-of-type) {
  margin-right: 8px;
}
.Pagination .woocommerce-pagination ul.page-numbers {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.Pagination .woocommerce-pagination ul.page-numbers span {
  color: #fff;
  background-color: #2196f3;
}
.Pagination .woocommerce-pagination ul.page-numbers a {
  color: #2196f3;
  background-color: #fff;
}
.Pagination .woocommerce-pagination ul.page-numbers a,
.Pagination .woocommerce-pagination ul.page-numbers span {
  margin: 0 5px;
  width: 56px;
  height: 56px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Breadcrumbs {
  margin-top: 45px;
  margin-bottom: 45px;
}
.Breadcrumbs span {
  color: #4d4d4d;
}
.Accordions__single {
  border-bottom: 1px solid #bebebe;
  margin-bottom: 12px;
  transition: all 0.2s ease-in-out;
}
.Accordions__single .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  padding: 0 0 16px 0;
  color: #bebebe;
  transition: all 0.2s ease-in-out;
}
.Accordions__single .heading p {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.Accordions__single .heading .icon {
  width: 16px;
  height: 16px;
  position: relative;
}
.Accordions__single .heading .icon::after {
  content: "";
  width: 16px;
  height: 2px;
  position: absolute;
  background-color: #bebebe;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: all 0.2s ease-in-out;
}
.Accordions__single .heading .icon::before {
  content: "";
  width: 2px;
  height: 16px;
  position: absolute;
  background-color: #bebebe;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.Accordions__single .content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.25s ease-out;
  opacity: 0;
  padding-right: 24px;
}
.Accordions__single.active {
  border-color: black;
}
.Accordions__single.active .content {
  opacity: 1;
}
.Accordions__single.active .heading {
  color: black;
}
.Accordions__single.active .heading .icon::before {
  opacity: 0;
  background-color: black;
}
.Accordions__single.active .heading .icon::after {
  background-color: black;
}
.Accordions__single:hover {
  border-color: black;
}
.Accordions__single:hover .heading {
  color: black;
}
.Accordions__single:hover .heading .icon::before {
  background-color: black;
}
.Accordions__single:hover .heading .icon::after {
  background-color: black;
}
.basic-slider {
  height: calc(100vh - 64px);
}
.logged-in .basic-slider {
  height: calc(100vh - 96px);
}
.basic-slider-pagination {
  display: flex;
  flex-direction: column;
  width: 60px !important;
}
@media (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) {
  .basic-slider-pagination {
    left: auto !important;
    right: 0 !important;
  }
}
.swiper-pagination-current {
  font-size: 18px;
  left: -35px;
  position: relative;
}
.swiper-pagination-current::after {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  left: 20px;
  opacity: 0.4;
  position: relative;
  transform: rotate(-45deg);
  width: 60px;
}
.swiper-navigation-container,
.swiper-pagination-container {
  position: absolute;
  z-index: 15;
}
.swiper-navigation-container {
  align-items: center;
  bottom: 50px;
  display: flex;
  font-size: 1.5rem;
  justify-content: space-between;
}
@media (min-width: 1160px) {
  .swiper-navigation-container {
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) {
  .swiper-navigation-container {
    justify-content: flex-end;
    padding-right: 40px;
  }
  .swiper-navigation-container button:first-of-type {
    margin-right: 30px;
  }
}
.swiper-pagination-container {
  top: 150px;
  left: 40px;
}
@media (min-width: 1160px) {
  .swiper-pagination-container {
    left: 50%;
    top: 250px;
    transform: translateX(-50%);
  }
}
@media (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) {
  .swiper-pagination-container {
    left: auto;
    right: 40px;
  }
}
.products-list {
  display: grid;
  grid-gap: 32px;
  gap: 32px;
}
.products-list.columns-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.products-list.columns-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.products-list.columns-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.products-list.columns-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.products-list.columns-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.products-list.columns-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.products-list.columns-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.products-list.columns-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.Workers {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-gap: 32px;
  gap: 32px;
}
@media (min-width: 768px) {
  .Workers {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .Workers {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.Workers__single {
  background-color: #cecdcd;
  border-radius: 24px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  text-align: center;
}
.Workers__singleClick:hover {
  background-color: #b1b0b0;
}
.Workers__singleClick {
  cursor: pointer;
}
.WorkersPopup {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: white;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.WorkersPopup__wrapper {
  overflow-y: auto;
  padding: 24px;
  height: 100%;
}
.WorkersPopup__close {
  margin-left: auto;
  margin-right: 0;
  display: block !important;
  top: 24px;
  right: 24px;
  padding: 16px 24px !important;
}
.WorkersPopup__thumbnail {
  width: auto;
}
.WorkersPopup__loader {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  margin: auto;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.WorkersPopup__contact {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 24px;
}
.WorkersPopup__contact a {
  display: none;
}
.WorkersPopup__contact a.visible {
  display: flex;
}
.WorkersPopup.active {
  opacity: 1;
  visibility: visible;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.calculator {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 4px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .calculator {
    flex-direction: row;
    gap: 16px;
  }
}
.calculator__label {
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: white;
  margin-bottom: 0.6rem;
  padding-left: 0.2rem;
}
.calculator__row {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  background: #28374D;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 10px 8px;
}
.calculator__row[focus-within] {
  box-shadow: 0 0 0 3px rgba(98, 126, 234, 0.08);
}
.calculator__row:focus-within {
  box-shadow: 0 0 0 3px rgba(98, 126, 234, 0.08);
}
.calculator__row--usd[focus-within] {
  box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.08);
  border-color: rgba(34, 197, 94, 0.3);
}
.calculator__row--usd:focus-within {
  box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.08);
  border-color: rgba(34, 197, 94, 0.3);
}
.calculator__icon {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #395074;
  position: relative;
}
.calculator__input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  font-weight: 500;
  font-size: 14px;
  color: white;
}
.calculator__separator {
  color: white;
}
.Navigation {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  background-color: #171E29;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .Navigation {
    flex-direction: row;
    height: auto;
    border-radius: 40px;
    border: 1px solid #6D7D97;
  }
}
.Navigation__item a, .Navigation__subMenuItem a {
  white-space: nowrap;
  padding: 6px 20px;
  background-color: #171E29;
  display: flex;
  gap: 4px;
  align-items: center;
  border-radius: 40px;
  color: #6D7D97;
  font-size: 14px;
  font-weight: 500;
}
.Navigation__item a img, .Navigation__subMenuItem a img {
  transition: all 0.2s ease-in-out;
}
.Navigation__item a:hover, .Navigation__subMenuItem a:hover {
  color: white;
}
.Navigation__item a:hover img, .Navigation__subMenuItem a:hover img {
  filter: brightness(0) invert(1);
}
.Navigation__item {
  position: relative;
  margin-bottom: 0;
}
.Navigation__item:not(:last-of-type) {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .Navigation__item:not(:last-of-type) {
    margin-bottom: 0;
  }
  .Navigation__item > ul[class*=__subMenu] {
    visibility: hidden;
  }
  .Navigation__item:hover > ul[class*=__subMenu], .Navigation__item:focus > ul[class*=__subMenu], .Navigation__item[focus-within] > ul[class*=__subMenu] {
    opacity: 1;
    pointer-events: all;
    top: 100%;
    visibility: visible;
  }
  .Navigation__item:hover > ul[class*=__subMenu], .Navigation__item:focus > ul[class*=__subMenu], .Navigation__item:focus-within > ul[class*=__subMenu] {
    opacity: 1;
    pointer-events: all;
    top: 100%;
    visibility: visible;
  }
  .Navigation .mega_menu .Navigation__subMenu {
    display: flex;
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
    justify-content: space-between;
    transition: all 0.2s ease-in-out;
  }
  .Navigation .mega_menu .Navigation__subMenu li {
    padding: 0;
  }
  .Navigation .mega_menu .Navigation__subMenu li a {
    font-size: 16px;
    font-weight: 600;
  }
  .Navigation .mega_menu .Navigation__subMenu ul[class*=__subMenu] {
    position: unset;
    display: block;
    opacity: 1;
    border: none;
  }
  .Navigation .mega_menu .Navigation__subMenu ul[class*=__subMenu] li {
    padding: 0;
  }
  .Navigation .mega_menu .Navigation__subMenu ul[class*=__subMenu] li a {
    font-size: 14px;
    font-weight: 400;
  }
}
.Navigation__subMenuItem:hover > ul[class*=depth-], .Navigation__subMenuItem:focus > ul[class*=depth-], .Navigation__subMenuItem[focus-within] > ul[class*=depth-] {
  left: 100%;
  opacity: 1;
  pointer-events: all;
  top: -2px;
}
.Navigation__subMenuItem:hover > ul[class*=depth-], .Navigation__subMenuItem:focus > ul[class*=depth-], .Navigation__subMenuItem:focus-within > ul[class*=depth-] {
  left: 100%;
  opacity: 1;
  pointer-events: all;
  top: -2px;
}
@media (min-width: 1024px) {
  .Navigation__subMenuItem {
    padding: 5px 30px;
  }
}
.Navigation ul[class*=__subMenu] {
  background: white;
  bottom: 0;
  height: 100%;
  left: 100%;
  padding: 30px;
  position: fixed;
  top: 0;
  transition: left 350ms cubic-bezier(1, 0, 0, 1);
  width: 100%;
  z-index: 20;
}
@media (min-width: 1024px) {
  .Navigation ul[class*=__subMenu] {
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-top: 2px solid #4d4d4d;
    padding: 30px 0;
    transition: none;
  }
}
.Navigation ul[class*=__subMenu].open {
  left: 0;
}
@media (min-width: 1024px) {
  .Navigation ul[class*=__subMenu] {
    bottom: unset;
    height: auto;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 110%;
    width: auto;
  }
}
.Navigation__subMenu__go-back {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .Navigation__subMenu__go-back {
    display: none;
  }
}
.Header__shop-menu {
  margin-left: 2rem;
}
.Header__shop-menu a:hover svg, .Header__shop-menu a:active svg {
  fill: #4d4d4d;
}
.Header__shop-menu a svg {
  height: 16px;
}
.SearchPopup {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  opacity: 0;
  overflow-y: scroll;
  padding-bottom: 2rem;
  pointer-events: none;
  transform: translateY(10px);
  transition: all 200ms ease-out;
  visibility: hidden;
  z-index: 99999999;
}
.SearchPopup.open {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
  visibility: visible;
}
.SearchPopup input {
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
}
.SearchPopup__results h4 {
  color: white;
}
.SearchPopup__results .wrapper .search-results {
  margin-top: 2rem;
  padding: 1rem;
}
.SearchPopup__results .wrapper .search-results a {
  align-items: center;
  background: linear-gradient(180deg, #212F45 30%, #1C2533 100%), #1C2533;
  display: flex;
  font-size: 0.875rem;
  margin-bottom: 8px;
  padding: 16px 16px;
  color: white;
}
@media (min-width: 1024px) {
  .SearchPopup__results .wrapper .search-results a {
    padding: 16px 40px;
  }
}
.SearchPopup__results .wrapper .search-results a img {
  margin-right: 15px;
  max-width: 70px;
  min-height: 70px;
}
.SearchPopup__results .wrapper .search-results a .price {
  color: #4d4d4d;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-left: auto;
}
.SearchPopup__results .wrapper .nothing-found {
  padding-top: 2rem;
  text-align: center;
}
.basic-slider {
  height: calc(100vh - 64px);
}
.logged-in .basic-slider {
  height: calc(100vh - 96px);
}
.basic-slider-pagination {
  display: flex;
  flex-direction: column;
  width: 60px !important;
}
@media (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) {
  .basic-slider-pagination {
    left: auto !important;
    right: 0 !important;
  }
}
.swiper-pagination-current {
  font-size: 18px;
  left: -35px;
  position: relative;
}
.swiper-pagination-current::after {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  left: 20px;
  opacity: 0.4;
  position: relative;
  transform: rotate(-45deg);
  width: 60px;
}
.swiper-navigation-container,
.swiper-pagination-container {
  position: absolute;
  z-index: 15;
}
.swiper-navigation-container {
  align-items: center;
  bottom: 50px;
  display: flex;
  font-size: 1.5rem;
  justify-content: space-between;
}
@media (min-width: 1160px) {
  .swiper-navigation-container {
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) {
  .swiper-navigation-container {
    justify-content: flex-end;
    padding-right: 40px;
  }
  .swiper-navigation-container button:first-of-type {
    margin-right: 30px;
  }
}
.swiper-pagination-container {
  top: 150px;
  left: 40px;
}
@media (min-width: 1160px) {
  .swiper-pagination-container {
    left: 50%;
    top: 250px;
    transform: translateX(-50%);
  }
}
@media (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) {
  .swiper-pagination-container {
    left: auto;
    right: 40px;
  }
}
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/import-glob/index.js!./node_modules/swiper/swiper-bundle.min.css ***!
  \******************************************************************************************************************************************************************************************************************/
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@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;
}
:root {
  --swiper-theme-color:#007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  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-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
[dir="ltr"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}
[dir="rtl"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-right: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size:44px;
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(44px / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - 44px / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #007aff;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  letter-spacing: 0;
  text-transform: none;
  font-feature-settings: ;
  font-variant: normal;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.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: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  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;
  -moz-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: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  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: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-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: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.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%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

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