/*!***********************************************************************************************************************************************************************************************!*\
  !*** 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=Dosis:wght@300;400;500;600;700;800&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) ***!
  \***************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&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 (2) ***!
  \***************************************************************************************************************************************************************************************************/
/*
! 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: Poppins, 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: 1240px){
  .container{
    max-width: 1240px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1410px){
  .container{
    max-width: 1410px;
  }
}
@media (min-width: 1680px){
  .container{
    max-width: 1680px;
  }
}
@media (min-width: 1790px){
  .container{
    max-width: 1790px;
  }
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: -webkit-sticky;
  position: sticky;
}
.left-\[10px\]{
  left: 10px;
}
.top-\[8px\]{
  top: 8px;
}
.top-0{
  top: 0px;
}
.left-0{
  left: 0px;
}
.top-\[-15px\]{
  top: -15px;
}
.top-\[-28px\]{
  top: -28px;
}
.left-4{
  left: 1rem;
}
.right-0{
  right: 0px;
}
.bottom-0{
  bottom: 0px;
}
.top-\[-5px\]{
  top: -5px;
}
.left-\[140px\]{
  left: 140px;
}
.left-\[-16px\]{
  left: -16px;
}
.-top-2{
  top: -0.5rem;
}
.-right-2{
  right: -0.5rem;
}
.top-4{
  top: 1rem;
}
.right-4{
  right: 1rem;
}
.top-\[-8px\]{
  top: -8px;
}
.bottom-12{
  bottom: 3rem;
}
.left-12{
  left: 3rem;
}
.top-\[100\%\]{
  top: 100%;
}
.z-\[-1\]{
  z-index: -1;
}
.z-50{
  z-index: 50;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.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-6{
  margin-bottom: 1.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mr-8{
  margin-right: 2rem;
}
.mb-0{
  margin-bottom: 0px;
}
.ml-6{
  margin-left: 1.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.\!mr-0{
  margin-right: 0px !important;
}
.ml-auto{
  margin-left: auto;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-16{
  margin-left: 4rem;
}
.mr-auto{
  margin-right: auto;
}
.mt-16{
  margin-top: 4rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-0{
  margin-right: 0px;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.mt-1{
  margin-top: 0.25rem;
}
.mr-10{
  margin-right: 2.5rem;
}
.ml-\[68px\]{
  margin-left: 68px;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.\!mt-0{
  margin-top: 0px !important;
}
.ml-\[10px\]{
  margin-left: 10px;
}
.\!ml-0{
  margin-left: 0px !important;
}
.mr-4{
  margin-right: 1rem;
}
.block{
  display: block;
}
.\!block{
  display: block !important;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.\!hidden{
  display: none !important;
}
.h-full{
  height: 100%;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[48px\]{
  height: 48px;
}
.h-6{
  height: 1.5rem;
}
.h-5{
  height: 1.25rem;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[20px\]{
  height: 20px;
}
.h-52{
  height: 13rem;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[24px\]{
  height: 24px;
}
.h-4{
  height: 1rem;
}
.h-0{
  height: 0px;
}
.max-h-\[236px\]{
  max-height: 236px;
}
.max-h-6{
  max-height: 1.5rem;
}
.w-full{
  width: 100%;
}
.w-\[56px\]{
  width: 56px;
}
.w-\[48px\]{
  width: 48px;
}
.w-5{
  width: 1.25rem;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[50px\]{
  width: 50px;
}
.w-\[100vw\]{
  width: 100vw;
}
.w-\[24px\]{
  width: 24px;
}
.w-4{
  width: 1rem;
}
.w-\[90\%\]{
  width: 90%;
}
.w-fit{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-\[220px\]{
  width: 220px;
}
.w-0{
  width: 0px;
}
.max-w-\[768px\]{
  max-width: 768px;
}
.max-w-\[151px\]{
  max-width: 151px;
}
.max-w-\[368px\]{
  max-width: 368px;
}
.max-w-\[384px\]{
  max-width: 384px;
}
.max-w-\[620px\]{
  max-width: 620px;
}
.max-w-\[752px\]{
  max-width: 752px;
}
.max-w-\[503px\]{
  max-width: 503px;
}
.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));
}
.rotate-90{
  --tw-rotate: 90deg;
  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-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-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.\!justify-center{
  justify-content: center !important;
}
.justify-between{
  justify-content: space-between;
}
.gap-8{
  gap: 2rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-16{
  row-gap: 4rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-y-\[20px\]{
  row-gap: 20px;
}
.overflow-hidden{
  overflow: hidden;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-r{
  border-right-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-transparent{
  border-color: transparent;
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgba(29, 29, 27, var(--tw-border-opacity));
}
.border-\[\#343434\]{
  --tw-border-opacity: 1;
  border-color: rgba(52, 52, 52, var(--tw-border-opacity));
}
.border-notYellow{
  --tw-border-opacity: 1;
  border-color: rgba(245, 173, 29, var(--tw-border-opacity));
}
.border-notGreen{
  --tw-border-opacity: 1;
  border-color: rgba(41, 204, 128, var(--tw-border-opacity));
}
.border-\[\#FBD588\]{
  --tw-border-opacity: 1;
  border-color: rgba(251, 213, 136, var(--tw-border-opacity));
}
.border-\[\#ebebeb\]{
  --tw-border-opacity: 1;
  border-color: rgba(235, 235, 235, var(--tw-border-opacity));
}
.bg-notRed{
  --tw-bg-opacity: 1;
  background-color: rgba(245, 72, 29, var(--tw-bg-opacity));
}
.bg-notGreen{
  --tw-bg-opacity: 1;
  background-color: rgba(41, 204, 128, var(--tw-bg-opacity));
}
.bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(29, 29, 27, 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(244, 244, 244, var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgba(61, 61, 59, var(--tw-bg-opacity));
}
.bg-slate-800{
  --tw-bg-opacity: 1;
  background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
.bg-\[\#959595\]{
  --tw-bg-opacity: 1;
  background-color: rgba(149, 149, 149, var(--tw-bg-opacity));
}
.bg-\[\#010101\]{
  --tw-bg-opacity: 1;
  background-color: rgba(1, 1, 1, var(--tw-bg-opacity));
}
.bg-\[rgba\(250\2c 250\2c 250\2c 0\.52157\)\]{
  background-color: rgba(250,250,250,0.52157);
}
.bg-\[\#FFF5E0\]{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 245, 224, var(--tw-bg-opacity));
}
.bg-\[\#FFF9ED\]{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 249, 237, 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;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-9{
  padding: 2.25rem;
}
.p-\[20px\]{
  padding: 20px;
}
.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;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.\!px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\!py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.\!px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.pt-24{
  padding-top: 6rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-8{
  padding-top: 2rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pt-16{
  padding-top: 4rem;
}
.pl-4{
  padding-left: 1rem;
}
.pr-16{
  padding-right: 4rem;
}
.text-center{
  text-align: center;
}
.font-manrope{
  font-family: Manrope, sans-serif;
}
.font-dosis{
  font-family: Dosis, sans-serif;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.font-extrabold{
  font-weight: 800;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.\!font-semibold{
  font-weight: 600 !important;
}
.uppercase{
  text-transform: uppercase;
}
.leading-relaxed{
  line-height: 1.625;
}
.tracking-\[1px\]{
  letter-spacing: 1px;
}
.tracking-normal{
  letter-spacing: 0em;
}
.\!text-notRed{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 72, 29, var(--tw-text-opacity)) !important;
}
.\!text-notGreen{
  --tw-text-opacity: 1 !important;
  color: rgba(41, 204, 128, var(--tw-text-opacity)) !important;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgba(29, 29, 27, var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgba(61, 61, 59, var(--tw-text-opacity));
}
.text-\[\#8F8F89\]{
  --tw-text-opacity: 1;
  color: rgba(143, 143, 137, var(--tw-text-opacity));
}
.text-tertiary{
  --tw-text-opacity: 1;
  color: rgba(122, 122, 118, var(--tw-text-opacity));
}
.text-\[\#CCCCC4\]{
  --tw-text-opacity: 1;
  color: rgba(204, 204, 196, var(--tw-text-opacity));
}
.text-\[\#A3A39D\]{
  --tw-text-opacity: 1;
  color: rgba(163, 163, 157, var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-\[\#9AA3B2\]{
  --tw-text-opacity: 1;
  color: rgba(154, 163, 178, var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-notGreen{
  --tw-text-opacity: 1;
  color: rgba(41, 204, 128, var(--tw-text-opacity));
}
.text-light{
  --tw-text-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-text-opacity));
}
.text-notRed{
  --tw-text-opacity: 1;
  color: rgba(245, 72, 29, var(--tw-text-opacity));
}
.text-primary\/70{
  color: rgba(29, 29, 27, 0.7);
}
.overline{
  -webkit-text-decoration-line: overline;
          text-decoration-line: overline;
}
.opacity-100{
  opacity: 1;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-0{
  opacity: 0;
}
.opacity-10{
  opacity: 0.1;
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.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-transform{
  transition-property: transform;
  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;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-700{
  transition-duration: 700ms;
}
.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}
.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-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(61, 61, 59, var(--tw-bg-opacity));
}
.hover\:bg-transparent:hover{
  background-color: transparent;
}
.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}
.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));
}
.group:hover .group-hover\:bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:m-0{
    margin: 0px;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mt-16{
    margin-top: 4rem;
  }
  .md\:mb-8{
    margin-bottom: 2rem;
  }
  .md\:block{
    display: block;
  }
  .md\:\!block{
    display: block !important;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-\[30px\]{
    height: 30px;
  }
  .md\:h-\[28px\]{
    height: 28px;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-fit{
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:max-w-\[50\%\]{
    max-width: 50%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:gap-12{
    gap: 3rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:gap-y-16{
    row-gap: 4rem;
  }
  .md\:border-b{
    border-bottom-width: 1px;
  }
  .md\:p-12{
    padding: 3rem;
  }
  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:\!px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:\!py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:pt-32{
    padding-top: 8rem;
  }
  .md\:pb-16{
    padding-bottom: 4rem;
  }
  .md\:text-\[48px\]{
    font-size: 48px;
  }
  .md\:text-\[20px\]{
    font-size: 20px;
  }
  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:font-bold{
    font-weight: 700;
  }
}
@media (min-width: 1024px){
  .lg\:visible{
    visibility: visible;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:ml-auto{
    margin-left: auto;
  }
  .lg\:mt-8{
    margin-top: 2rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:max-w-\[320px\]{
    max-width: 320px;
  }
  .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-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:gap-24{
    gap: 6rem;
  }
  .lg\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:opacity-100{
    opacity: 1;
  }
}
@media (min-width: 1160px){
  .xl\:left-0{
    left: 0px;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:max-w-\[504px\]{
    max-width: 504px;
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:gap-6{
    gap: 1.5rem;
  }
  .xl\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
}
@media (min-width: 1240px){
  .mdl\:flex{
    display: flex;
  }
}
@media (min-width: 1280px){
  .xxl\:flex{
    display: flex;
  }
  .xxl\:h-\[35px\]{
    height: 35px;
  }
  .xxl\:h-\[44px\]{
    height: 44px;
  }
  .xxl\:h-\[32px\]{
    height: 32px;
  }
  .xxl\:w-\[32px\]{
    width: 32px;
  }
  .xxl\:gap-6{
    gap: 1.5rem;
  }
}
@media (min-width: 1410px){
  .large\:ml-0{
    margin-left: 0px;
  }
  .large\:block{
    display: block;
  }
  .large\:w-1\/2{
    width: 50%;
  }
  .large\:flex-row{
    flex-direction: row;
  }
}
@media (min-width: 1680px){
  .medium\:max-w-\[500px\]{
    max-width: 500px;
  }
}
.Card {
  background-color: #fff;
}
.Card__link{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
  border-radius: 16px;
  height: 100%;
  padding: 15px;
}
.Card__link:hover .Card__thumbnail img {
  transform: scale(1.1);
}
.Card__thumbnail {
  height: 200px;
  margin-bottom: 20px;
  overflow: hidden;
}
.Card__thumbnail img {
  transition: transform 200ms linear;
}
.Card__title {
  display: block;
  font-size: 2rem;
  margin-bottom: 15px;
}
.Card__excerpt {
  font-size: 1.4rem;
  margin-bottom: 25px;
}
.Card__button {
  margin-top: auto;
}
.Container{
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 1160px;
  width: 100%;
}
.Container--space{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (min-width: 1280px) {
  .Container{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.Container__big{
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 1790px;
  width: 100%;
}
.Container__big--space{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (min-width: 1790px) {
  .Container__big{
    padding-left: 0px;
    padding-right: 0px;
  }
  .Container__big.toRight {
    margin-right: 0px;
  }
}
.Container__medium{
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 1680px;
  width: 100%;
}
.Container__medium--space{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (min-width: 1680px) {
  .Container__medium{
    padding-left: 0px;
    padding-right: 0px;
  }
  .Container__medium.toRight {
    margin-right: 0px;
  }
}
.Hamburger {
  align-items: center;
  background-color: transparent !important;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 20px;
  outline: transparent;
  padding: 0;
  transition: 0.2s ease;
  width: 25px;
  z-index: 99;
}
@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: #1D1D1B;
  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);
}
.Section {
  padding: 50px 0;
}
@media (min-width: 1024px) {
  .Section {
    padding: 110px 0;
  }
}
.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 {
  max-width: 768px;
}
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.items-center .kt-inside-inner-col {
  display: flex;
  align-items: center;
  gap: 6px;
}
.forminator-field .kt-inside-inner-col {
  display: flex;
  align-items: center;
}
.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, .forminator-field .forminator-checkbox__wrapper{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.forminator-field .forminator-radio.items-center .kt-inside-inner-col, .forminator-field .forminator-checkbox.items-center .kt-inside-inner-col, .forminator-field .forminator-checkbox__wrapper.items-center .kt-inside-inner-col {
  display: flex;
  align-items: center;
  gap: 6px;
}
.flex.forminator-field .forminator-radio .kt-inside-inner-col, .flex.forminator-field .forminator-checkbox .kt-inside-inner-col, .flex.forminator-field .forminator-checkbox__wrapper .kt-inside-inner-col {
  display: flex;
  align-items: center;
  gap: 6px;
}
.forminator-field .forminator-radio .kt-inside-inner-col, .forminator-field .forminator-checkbox .kt-inside-inner-col, .forminator-field .forminator-checkbox__wrapper .kt-inside-inner-col {
  display: flex;
  align-items: center;
}
.forminator-field .forminator-radio label, .forminator-field .forminator-checkbox label, .forminator-field .forminator-checkbox__wrapper label{
  margin-bottom: 0.5rem;
}
.forminator-field .forminator-radio input, .forminator-field .forminator-checkbox input, .forminator-field .forminator-checkbox__wrapper 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));
}
.forminator-field-consent label {
  display: none;
}
.forminator-field-consent p {
  margin-bottom: 0;
}
.forminator-field-consent p a {
  -webkit-text-decoration: bottom;
          text-decoration: bottom;
}
button,
.Button, .cwgstock_button {
  cursor: pointer;
}
button:not(.Button--no-style), .Button:not(.Button--no-style), .cwgstock_button:not(.Button--no-style){
  display: inline-block;
  border-width: 2px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(29, 29, 27, var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Manrope, sans-serif;
  font-weight: 700;
  --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:not(.Button--no-style):hover, .Button:not(.Button--no-style):hover, .cwgstock_button:not(.Button--no-style):hover{
  --tw-bg-opacity: 1;
  background-color: rgba(61, 61, 59, var(--tw-bg-opacity));
}
@media (min-width: 768px){
  button:not(.Button--no-style), .Button:not(.Button--no-style), .cwgstock_button:not(.Button--no-style){
    padding-left: 3rem;
    padding-right: 3rem;
  }
  button:not(.Button--no-style), .Button:not(.Button--no-style), .cwgstock_button:not(.Button--no-style){
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
button--secondary:not(.Button--no-style), .Button--secondary:not(.Button--no-style), .cwgstock_button--secondary:not(.Button--no-style){
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(29, 29, 27, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(29, 29, 27, var(--tw-text-opacity));
}
button--secondary:not(.Button--no-style):hover, .Button--secondary:not(.Button--no-style):hover, .cwgstock_button--secondary:not(.Button--no-style):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--light:not(.Button--no-style), .Button--light:not(.Button--no-style), .cwgstock_button--light:not(.Button--no-style){
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(29, 29, 27, var(--tw-text-opacity));
}
button--light:not(.Button--no-style):hover, .Button--light:not(.Button--no-style):hover, .cwgstock_button--light:not(.Button--no-style):hover{
  --tw-bg-opacity: 1;
  background-color: rgba(61, 61, 59, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
button--outline:not(.Button--no-style), .Button--outline:not(.Button--no-style), .cwgstock_button--outline:not(.Button--no-style){
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(29, 29, 27, var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(29, 29, 27, var(--tw-text-opacity));
}
button--outline:not(.Button--no-style):hover, .Button--outline:not(.Button--no-style):hover, .cwgstock_button--outline:not(.Button--no-style):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), .Button--text:not(.Button--no--style), .cwgstock_button--text:not(.Button--no--style){
  border-color: transparent;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(29, 29, 27, var(--tw-text-opacity));
}
button--text:not(.Button--no--style):hover, .Button--text:not(.Button--no--style):hover, .cwgstock_button--text:not(.Button--no--style):hover{
  border-color: transparent;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(61, 61, 59, var(--tw-text-opacity));
}
button--color:not(.Button--no-style), .Button--color:not(.Button--no-style), .cwgstock_button--color:not(.Button--no-style){
  display: inline-block;
  border-width: 2px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(61, 61, 59, 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):hover, .Button--color:not(.Button--no-style):hover, .cwgstock_button--color:not(.Button--no-style):hover{
  --tw-bg-opacity: 1;
  background-color: rgba(61, 61, 59, var(--tw-bg-opacity));
}
@media (min-width: 768px){
  button--color:not(.Button--no-style), .Button--color:not(.Button--no-style), .cwgstock_button--color:not(.Button--no-style){
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  button--color:not(.Button--no-style), .Button--color:not(.Button--no-style), .cwgstock_button--color:not(.Button--no-style){
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
button.single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 768px) {
  button.single_add_to_cart_button {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
button.single_add_to_cart_button svg {
  margin-left: 20px;
  display: none;
}
button.single_add_to_cart_button.is-adding svg {
  display: block;
}
.wc-variation-is-unavailable {
  background-color: #7A7A76 !important;
}
.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: #3D3D3B;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.FaqTab {
  max-width: 1024px;
  width: 100%;
  border: 1px solid #F4F4F4;
}
.FaqTab .faq-item {
  padding: 20px;
  border-bottom: 1px solid #F4F4F4;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
}
.FaqTab .faq-item:last-child {
  border-bottom: none;
}
.FaqTab .faq-question {
  font-size: 18px;
  font-weight: 600;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.FaqTab .faq-answer {
  font-size: 16px;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  padding: 0 20px;
  max-height: 0;
}
.FaqTab .faq-answer.active {
  border-bottom: 1px solid #F4F4F4;
  padding: 20px;
  opacity: 1;
  visibility: visible;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
}
.FaqTab .icon-container {
  transition: transform 0.3s ease-in-out;
}
.FaqTab .icon-container.active {
  transform: rotate(180deg);
}
* {
  font-family: "Manrope", "sans-serif";
  color: #1D1D1B;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .MainHeadline{
  font-weight: 800;
  line-height: 1.375;
  font-family: "Manrope", "sans-serif";
}
.MainHeadline {
  font-size: clamp(2rem, 1.7368rem + 1.0526vw, 3rem);
}
h1,
.h1 {
  font-size: clamp(1.75rem, 1.4211rem + 1.3158vw, 3rem);
  font-weight: 600;
  margin-bottom: 24px;
}
h2,
.h2 {
  font-size: max(1.8rem, min(2.5vw, 2rem));
}
h3,
.h3 {
  font-size: clamp(2rem, 1.8rem + 1vw, 3rem);
  margin-bottom: 32px;
  font-weight: 600;
}
h4,
.h4 {
  font-size: clamp(1.25rem, 1.2rem + 0.25vw, 1.5rem);
  font-weight: 600;
}
h5,
.h5 {
  font-size: max(1rem, min(1.5vw, 1rem));
}
h6,
.h6 {
  font-size: max(1rem, min(1vw, 1rem));
}
p {
  line-height: 1.5;
  margin-bottom: 16px;
}
.price_big {
  font-size: clamp(1.5rem, 1.4rem + 0.5vw, 2rem);
}
.font-extrabold {
  font-weight: 800;
}
.term-description h2 {
  font-size: clamp(2rem, 1.8rem + 1vw, 3rem);
  margin-bottom: 24px;
}
.term-description h3 {
  font-size: max(1.8rem, min(2.5vw, 2rem));
}
.Content {
  counter-reset: list;
}
.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 {
  counter-increment: list;
}
.Content ol li::marker {
  color: #1D1D1B;
}
.Content ul{
  list-style-position: inside;
  list-style-type: disc;
}
.Content ul li::marker {
  color: #1D1D1B;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: Poppins, sans-serif;
}
a {
  color: #1D1D1B;
  text-decoration: none;
  transition: all 200ms ease-in-out;
}
figure img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body .select2-container, body .ui-widget.ui-datepicker {
  z-index: 1 !important;
}
.goBack svg g {
  fill: #1D1D1B;
}
@media (min-width: 1160px) {
  body[\:has\(.dgwt-wcas-search-focused\)] {
    overflow-x: hidden;
  }
  body:has(.dgwt-wcas-search-focused) {
    overflow-x: hidden;
  }
}
.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__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;
  z-index: 40;
}
.Header__open-search-form svg {
  height: 20px;
}
.Navigation__item {
  transition: all 0.2s ease-in-out;
}
.Header--sticky .Navigation__item {
  padding: 6px 0 22px !important;
}
.Pagination {
  padding: 30px 0;
}
.Pagination__list {
  list-style: none;
}
.Pagination__link:not(:last-of-type) {
  margin-right: 10px;
}
.Pagination .woocommerce-pagination ul.page-numbers {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
}
.Pagination .woocommerce-pagination ul.page-numbers span, .Pagination .woocommerce-pagination ul.page-numbers a:not(.next):not(.prev) {
  border: 1px solid #EBEBEB;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .Pagination .woocommerce-pagination ul.page-numbers span, .Pagination .woocommerce-pagination ul.page-numbers a:not(.next):not(.prev) {
    width: 56px;
    height: 56px;
  }
}
.Pagination .woocommerce-pagination ul.page-numbers span {
  color: #1D1D1B;
  margin: 0 !important;
  font-weight: 600;
  background-color: #EBEBEB;
}
.Pagination .woocommerce-pagination ul.page-numbers a {
  color: #7A7A76;
  background-color: #fff;
  margin: 0 !important;
  font-weight: 600;
}
@media (max-width: 767px) {
  .Pagination .woocommerce-pagination ul.page-numbers .prev, .Pagination .woocommerce-pagination ul.page-numbers .next {
    font-size: 0;
  }
}
.Pagination .woocommerce-pagination ul.page-numbers li[\:has\(.prev\)] {
  margin-left: 0;
  margin-right: auto;
}
.Pagination .woocommerce-pagination ul.page-numbers li:has(.prev) {
  margin-left: 0;
  margin-right: auto;
}
.Pagination .woocommerce-pagination ul.page-numbers .prev:before {
  content: "<";
  color: #1D1D1B;
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .Pagination .woocommerce-pagination ul.page-numbers .prev:before {
    margin-right: 32px;
  }
}
.Pagination .woocommerce-pagination ul.page-numbers li[\:has\(.next\)] {
  margin-left: auto;
  margin-right: 0;
}
.Pagination .woocommerce-pagination ul.page-numbers li:has(.next) {
  margin-left: auto;
  margin-right: 0;
}
.Pagination .woocommerce-pagination ul.page-numbers .next::after {
  content: ">";
  color: #1D1D1B;
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .Pagination .woocommerce-pagination ul.page-numbers .next::after {
    margin-left: 32px;
  }
}
.Pagination .woocommerce-pagination ul.page-numbers .next, .Pagination .woocommerce-pagination ul.page-numbers .prev {
  border: 1px solid #EBEBEB;
  height: 32px;
  display: flex;
  padding-left: 12px;
  padding-right: 12px;
  align-items: center;
  justify-content: center;
  font-family: "Manrope", sans-serif;
  color: #1D1D1B;
}
@media (min-width: 1024px) {
  .Pagination .woocommerce-pagination ul.page-numbers .next, .Pagination .woocommerce-pagination ul.page-numbers .prev {
    height: 56px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.Pagination .woocommerce-pagination ul.page-numbers .next:hover, .Pagination .woocommerce-pagination ul.page-numbers .prev:hover {
  background: #EBEBEB;
}
.Breadcrumbs {
  margin-top: 45px;
  margin-bottom: 45px;
}
.Breadcrumbs span {
  color: #1D1D1B;
}
.kadence__absolute__section {
  position: absolute;
  bottom: 96px;
  left: 96px;
}
@media (max-width: 768px) {
  .kadence__absolute__section {
    bottom: 32px;
    left: 32px;
  }
}
.wp-block-image.h-full {
  margin-bottom: 0;
}
.wp-block-image.h-full img {
  height: 100%;
}
.wp-block-image.w-full img {
  width: 100%;
}
.max-h-640 {
  max-height: 640px;
  height: 100%;
}
.flex.items-center .kt-inside-inner-col {
  display: flex;
  align-items: center;
  gap: 6px;
}
.flex .kt-inside-inner-col {
  display: flex;
  align-items: center;
}
.kadence__posts .entry-content-wrap {
  padding: 24px 0 !important;
}
.kadence__posts .entry-title {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
}
.kadence__posts .entry-title a {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #1D1D1B;
}
.kadence__posts .entry-summary {
  font-size: 18px;
  font-family: "Manrope", sans-serif;
  color: #3D3D3B;
}
.kadence__posts .post-more-link {
  text-transform: none !important;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #1D1D1B;
}
.kadence__posts .post-more-link .kadence-svg-iconset {
  display: none !important;
}
.kadence__popular__categories ul {
  list-style: none;
}
.kadence__popular__categories ul li {
  font-size: 20px;
  color: #7A7A76;
}
.kadence__popular__categories ul li a {
  font-size: 20px;
  color: #7A7A76;
  text-decoration: none;
}
.kadence__popular__categories ul li a:hover {
  text-decoration: underline;
}
.fix__grid__item .kt-row-column-wrap {
  grid-template-columns: minmax(0, 1fr) minmax(0, 3fr) !important;
}
@media (max-width: 768px) {
  .kadence100vw {
    width: 100vw;
    position: relative;
    left: -1rem;
  }
}
.kt-blocks-accordion-header {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: none !important;
  font-size: 16px;
  font-weight: 400 !important;
  margin-bottom: 24px;
  color: #3D3D3B !important;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
@media (max-width: 1460px) {
  .kce_hero .kt-inside-inner-col {
    background-size: 65%;
  }
}
@media (max-width: 1024px) {
  .kce_hero .kt-inside-inner-col {
    background-image: none !important;
  }
}
.fb_iframe_widget {
  display: none !important;
}
.iconic-wlv-variations {
  display: flex !important;
  flex-wrap: wrap;
}
.iconic-wlv-variations__label {
  display: none !important;
}
@media (max-width: 767px) {
  .woocommerce-table__product-name {
    margin-bottom: 12px;
  }
  .woocommerce-table__product-name div {
    gap: 12px !important;
  }
}
.woocommerce-table__product-name .wc-item-meta li {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 0;
}
.woocommerce-table__product-name .wc-item-meta li p {
  margin-bottom: 0;
}
.woocommerce-table__product-name img {
  display: none;
}
.woocommerce-table__product-name .attachment-woocommerce_thumbnail {
  display: block;
  width: 72px;
  height: auto;
  margin: 0 !important;
}
.woocommerce-table__product-name div {
  gap: 24px;
}
.woocommerce-table__product-name tfoot tr td {
  padding-left: 0;
}
@media (max-width: 767px) {
  .ThankYouPage__details .woocommerce-table__product-total {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .ThankYouPage__details .woocommerce-Price-amount {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 16px;
  }
  .ThankYouPage__details .qty-td {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 16px;
  }
  .ThankYouPage__details td {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
.delivery__popup__wrapper {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.671);
  width: 100vw;
  height: 100vh;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  overflow-y: auto;
  top: 0;
  left: 0;
}
.delivery__popup__wrapper.active {
  visibility: visible;
  opacity: 1;
}
.delivery__popup {
  background-color: white;
  width: 100%;
  max-width: 1048px;
  z-index: 99;
  box-shadow: 0px 16px 64px 8px rgba(204, 204, 204, 0.24);
}
.delivery__popup .close__delivery__popup svg {
  cursor: pointer;
}
.Navigation {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 1024px) {
  .Navigation {
    flex-direction: row;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  .Navigation__item:last-of-type {
    margin-left: auto;
    margin-right: 0;
  }
}
.Navigation__item a, .Navigation__subMenuItem a {
  white-space: nowrap;
}
.Navigation__item {
  position: relative;
}
.Navigation__item:not(:last-of-type) {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .Navigation__item:not(:last-of-type) {
    padding: 28px 0;
    margin-bottom: 0;
    margin-right: 80px;
  }
  .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%;
  }
  .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%;
  }
}
.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;
  }
}
@media (max-width: 1023px) {
  .Navigation ul[class*=__subMenu]:not([class$="--depth-1"]) {
    background: white;
    bottom: 0;
    height: 100%;
    left: 100%;
    padding: 30px 16px 30px 60px;
    position: fixed;
    top: 0;
    transition: left 350ms cubic-bezier(1, 0, 0, 1);
    width: 100%;
    z-index: 20;
  }
}
@media (max-width: 1023px) and (min-width: 1024px) {
  .Navigation ul[class*=__subMenu]:not([class$="--depth-1"]) {
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-top: 2px solid #1D1D1B;
    padding: 30px 0;
    transition: opacity;
  }
}
@media (max-width: 1023px) {
  .Navigation ul[class*=__subMenu]:not([class$="--depth-1"]).open {
    left: 0;
    overflow-y: auto;
  }
  .Navigation ul[class*=__subMenu]:not([class$="--depth-1"]).open .menu-item-has-children:not(:last-of-type) {
    margin-bottom: 24px;
  }
  .Navigation ul[class*=__subMenu]:not([class$="--depth-1"]).open a[href="#"] {
    font-size: 20px;
    pointer-events: none;
    display: block;
    margin-bottom: 8px;
  }
}
@media (max-width: 1023px) and (min-width: 1024px) {
  .Navigation ul[class*=__subMenu]:not([class$="--depth-1"]) {
    bottom: unset;
    height: auto;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .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) and (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 #1D1D1B;
    padding: 30px 0;
    transition: opacity;
  }
}
@media (min-width: 1024px) {
  .Navigation ul[class*=__subMenu].open {
    left: 0;
    overflow-y: auto;
  }
  .Navigation ul[class*=__subMenu].open .menu-item-has-children:not(:last-of-type) {
    margin-bottom: 24px;
  }
  .Navigation ul[class*=__subMenu].open a[href="#"] {
    font-size: 20px;
    pointer-events: none;
    display: block;
    margin-bottom: 8px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .Navigation ul[class*=__subMenu] {
    bottom: unset;
    height: auto;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: auto;
  }
}
.Navigation__subMenu__go-back {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .Navigation__subMenu__go-back {
    display: none;
  }
  .Navigation__item.menu-item-has-children::after {
    content: url(../a7df9f119b7160d688cd.svg);
    margin-left: 12px;
  }
  .Navigation .mega__menu a[href="#"] {
    pointer-events: none;
    cursor: none;
  }
  .Navigation .mega__menu:hover ul[class*=__subMenu], .Navigation .mega__menu:focus ul[class*=__subMenu], .Navigation .mega__menu[focus-within] ul[class*=__subMenu] {
    display: flex;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }
  .Navigation .mega__menu:hover ul[class*=__subMenu], .Navigation .mega__menu:focus ul[class*=__subMenu], .Navigation .mega__menu:focus-within ul[class*=__subMenu] {
    display: flex;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }
  .Navigation .mega__menu {
    position: unset;
  }
  .Navigation .mega__menu .Navigation__subMenu {
    overflow-y: auto !important;
    max-height: 700px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .Navigation .mega__menu .Navigation__subMenuItem {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .Navigation .mega__menu ul[class*=__subMenu] {
    display: none;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    gap: 102px;
    border: none;
    width: 100%;
    padding: 30px 16px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .Navigation .mega__menu ul[class*=__subMenu] {
    border-bottom: 1px solid #e7e7e7;
    border-left: none;
    border-right: none;
    border-top: 1px solid #e7e7e7;
    transition: opacity;
  }
}
@media (min-width: 1024px) and (min-width: 1790px) {
  .Navigation .mega__menu ul[class*=__subMenu] {
    padding-left: calc((100% - 1790px) / 2);
  }
}
@media (min-width: 1024px) {
  .Navigation .mega__menu .Navigation__subMenuItem[\:has\(ul\)] a {
    font-size: 18px;
    font-weight: bold;
    color: #1D1D1B;
  }
  .Navigation .mega__menu .Navigation__subMenuItem:has(ul) a {
    font-size: 18px;
    font-weight: bold;
    color: #1D1D1B;
  }
  .Navigation .mega__menu ul[class*=depth-] {
    left: 0;
    opacity: 1;
    pointer-events: all;
    top: -2px;
    position: relative;
    display: block !important;
    border: none;
    padding: 0;
    margin-top: 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .Navigation .mega__menu ul[class*=depth-] li {
    padding: 0;
    margin-bottom: 8px;
  }
  .Navigation .mega__menu ul[class*=depth-] li a {
    font-size: 14px;
    color: #3D3D3B;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent;
    transition: all 0.1s ease-in-out;
  }
  .Navigation .mega__menu ul[class*=depth-] li a:hover {
    border-color: #3D3D3B;
  }
}
.menu__colors ul a {
  display: flex;
  align-items: center;
}
.menu__colors ul a:before {
  content: "";
  display: block;
  margin-right: 8px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .expand__menu .expand__icon {
    position: relative;
    width: 12px;
    height: 12px;
  }
  .expand__menu .expand__icon::after {
    content: " ";
    position: absolute;
    display: block;
    background-color: #fff;
    height: 2px;
    width: 12px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .expand__menu .expand__icon::before {
    content: " ";
    position: absolute;
    display: block;
    background-color: #fff;
    height: 12px;
    width: 2px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    transition: all 0.1s ease-in-out;
  }

  .expand__menu + ul {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    transition: opacity 0.2s ease-in-out;
  }

  .expand__menu.active + ul {
    visibility: visible;
    opacity: 1;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }

  .expand__menu.active .expand__icon:before {
    background-color: transparent;
  }
}
@media (max-width: 1409px) {
  .Header__shop-menu {
    margin-left: auto;
    margin-right: 0;
  }
}
.Header__shop-menu a:hover svg, .Header__shop-menu a:active svg {
  fill: #1D1D1B;
}
.Header__shop-menu a svg {
  width: 20px;
  height: auto;
}
@media (min-width: 1160px) {
  .Header__shop-menu a svg {
    width: 20px;
  }
}
.newsletter__popup__wrapper {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.671);
  width: 100vw;
  height: 100vh;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  overflow-y: auto;
}
.newsletter__popup__wrapper.active {
  visibility: visible;
  opacity: 1;
}
.newsletter__popup {
  background-color: white;
  width: 100%;
  max-width: 1048px;
  z-index: 99;
  box-shadow: 0px 16px 64px 8px rgba(204, 204, 204, 0.24);
}
.newsletter__popup .close__newsletter__popup svg {
  cursor: pointer;
}
.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));
}
.swiper-slide {
  height: auto !important;
}
.swiper-slide .LoopProduct {
  height: 100%;
}
@media (min-width: 768px) {
  .ArchiveProduct .nav__buttons {
    margin-right: 20px;
  }
}
@media (min-width: 1280px) {
  .ArchiveProduct .nav__buttons {
    margin-right: 340px;
  }
}
.ArchiveProduct .swiper-next-btn, .ArchiveProduct .swiper-prev-btn {
  border: 1px solid #EBEBEB;
  height: 57px;
  width: 57px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.ArchiveProduct .swiper-next-btn svg path, .ArchiveProduct .swiper-prev-btn svg path {
  fill: #1D1D1B;
}
.ArchiveProduct .swiper-next-btn:hover, .ArchiveProduct .swiper-prev-btn:hover {
  background-color: #EBEBEB;
}
.ArchiveProduct .swiper-next-btn svg {
  transform: rotate(-90deg);
}
.ArchiveProduct .swiper-prev-btn svg {
  transform: rotate(90deg);
}
.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;
}
.SearchPopup.open {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
  visibility: visible;
}
.SearchPopup__results .wrapper .search-results {
  margin-top: 2rem;
  padding: 1rem;
}
.SearchPopup__results .wrapper .search-results a {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 16px 40px rgba(24, 66, 150, 0.08);
  display: flex;
  font-size: 0.75rem;
  margin-bottom: 8px;
  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: #1D1D1B;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-left: auto;
}
.SearchPopup__results .wrapper .nothing-found {
  padding-top: 2rem;
  text-align: center;
}
.SearchPopup input {
  box-shadow: none !important;
  border: 1px solid #F4F4F4 !important;
}
.dgwt-wcas-search-input {
  border-radius: 0 !important;
}
@media (min-width: 1160px) {
  .dgwt-wcas-search-wrapp {
    margin-left: 5%;
  }
}
.dgwt-wcas-sf-wrapp {
  border-radius: 0 !important;
}
.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*/