/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./scss/frontend.scss ***!
  \******************************************************************************************************************************************************************************************************************/
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
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-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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;
}

/*
Reset default styling for dialogs.
*/
dialog {
  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: #8f97a4; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #8f97a4; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}*,*::before,*::after{min-width:0;min-height:0;background-position:center center;background-repeat:no-repeat;-o-object-position:center center;object-position:center center}*:focus,*:-moz-focusring{outline:0}html{line-height:1}body{text-align:left}li{list-style-type:none}ol li,ul li{list-style-type:inherit}code,pre,kbd,samp{font-family:inherit}b,strong{font-weight:600}address,cite,dfn,em,i,var{font-style:inherit}del,ins,s,u{text-decoration:none}mark{background-color:rgba(0,0,0,0);color:inherit}q{quotes:"“" "”" "‘" "’"}q::before{content:open-quote}q::after{content:close-quote}small,sub,sup{font-size:inherit}svg:not([fill]){fill:currentColor}caption,th{text-align:inherit}th{font-weight:600}table{border-spacing:0}button{border-radius:0;font-weight:400;text-align:inherit;text-transform:inherit;letter-spacing:inherit}select{text-transform:inherit}input[type=button],input[type=reset],input[type=submit]{text-align:inherit;cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:0}input::-moz-placeholder, textarea::-moz-placeholder{color:inherit;opacity:.625}input::placeholder,textarea::placeholder{color:inherit;opacity:.625}script,[hidden]{display:none !important}.modal{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:8;visibility:hidden;opacity:0;transition:visibility .4s,opacity .4s}.modal.active{opacity:1;visibility:visible}.modal-wrapper{background-color:#fff;border-radius:1rem;min-width:360px}.modal-title{font-size:large;font-weight:600;text-align:center}.modal-content{max-height:70vh;overflow:scroll}.modal-fiat-currencies .modal-content{width:600px}.modal-fiat-currencies .currency-symbol{cursor:pointer}.modal-fiat-currencies .currency-symbol.text-primary-500::after{display:inline-block;line-height:1;content:url("data:image/svg+xml,<svg viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"%2301BC8D\"><path d=\"M947.584 204.576a42.688 42.688 0 01-.16 60.352L390.08 819.584a42.656 42.656 0 01-60.192 0L76.544 567.456a42.688 42.688 0 0160.192-60.512L359.968 729.12 887.2 204.416a42.688 42.688 0 0160.352.16z\"></path></svg>")}.no-scrolling{height:100vh !important;overflow:hidden !important}@media screen and (max-width: 767.98px){.modal-fiat-currencies .modal-content{width:500px}}@media screen and (max-width: 575.98px){.modal-fiat-currencies .modal-content{width:320px}}#site-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.7);z-index:7;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}#site-overlay.active{opacity:1;visibility:visible}.modal-content{overflow:hidden}.toast{position:fixed;top:60px;right:20px;padding:10px 20px;border-radius:5px;color:#fff;background-color:#8f97a4;z-index:1000;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.toast.show{visibility:visible;opacity:1}.toast.success{background-color:#00A47D}.toast.error{background-color:#ef4444}.toast.warning{background-color:#eab308}.toast.info{background-color:#33cd9a}.toast.show{animation:slideIn .3s forwards}.toast.hide{animation:slideOut .3s forwards}@keyframes slideIn{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOut{from{transform:translateX(0)}to{transform:translateX(100%)}}#single-game-iframe #exit-gamepix-iframe{z-index:11;width:50px;height:50px;border-radius:50px;right:0;display:none;position:absolute;top:50%;transform:translateY(-50%)}#single-game-iframe #exit-gamepix-iframe .bi{display:none}#single-game-iframe #exit-gamepix-iframe.active .bi-fullscreen-exit{display:inline-block}#single-game-iframe #exit-gamepix-iframe.inactive .bi-arrows-fullscreen{display:inline-block}#single-game-iframe.active #exit-gamepix-iframe,#single-game-iframe.inactive #exit-gamepix-iframe{display:flex}#single-game-iframe.inactive #exit-gamepix-iframe .bi-arrows-fullscreen{display:inline-block}#single-game-iframe iframe{z-index:10}@media screen and (max-width: 767.98px){#single-game-iframe{height:auto;min-height:300px;position:relative !important}#single-game-iframe #exit-gamepix-iframe{display:none !important}}.menu,.sub-menu{margin:0;padding:0;display:flex;list-style:none;gap:.5rem}.menu li,.sub-menu li{display:flex;position:relative}.menu li a,.sub-menu li a{display:flex;align-items:center;font-weight:500;padding:.75rem .5rem;font-size:.875rem;transition:color .2s}.sub-menu{flex-direction:column}.desktop-nav{display:block}.desktop-nav .menu{justify-content:center;height:56px}.desktop-nav .menu li.current-menu-item>a{font-weight:600;color:#00A47D}.desktop-nav .menu li.current-menu-item::after{left:0}.desktop-nav .menu li:hover>a{color:#00A47D}.desktop-nav .menu>li::after{background-color:#00A47D;content:"";display:block;height:3px;position:absolute;right:0;left:100%;bottom:0;transition:right .2s,left .2s}.desktop-nav .menu>li:hover::after,.desktop-nav .menu>li.current-menu-item:hover::after{left:0}.desktop-nav .menu>li:hover~li::after,.desktop-nav .menu>li.current-menu-item:hover~li::after{left:0;right:100%}.desktop-nav .menu>li:hover>.sub-menu,.desktop-nav .menu>li.current-menu-item:hover>.sub-menu{visibility:visible;opacity:1;transform:translate3d(-50%, 0, 0)}.desktop-nav .menu>li>.sub-menu{top:100%;left:50%;transform:translate3d(-50%, 10px, 0)}.desktop-nav .sub-menu{min-width:200px;position:absolute;background-color:#fff;box-shadow:3px 5px 10px 1px rgba(0,0,0,.05);visibility:hidden;opacity:0;transition:transform .3s,visibility .3s,opacity .3s}.desktop-nav .sub-menu li{width:100%}.desktop-nav .sub-menu li a{display:flex;width:100%;align-items:center}.desktop-nav .sub-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}.desktop-nav .sub-menu .menu-item-has-children>a{justify-content:space-between}.desktop-nav .sub-menu .menu-item-has-children>a::after{display:block;width:.8rem;height:.8rem;line-height:0;content:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27rgba%280,0,0,.5%29%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M5 14l6-6-6-6%27/%3e%3c/svg%3e");transition:transform .35s ease;transform-origin:.5rem 50%}.desktop-nav .sub-menu .sub-menu{top:0;left:100%;transform:translate3d(10px, 0, 0)}.mobile-nav,.mobile-nav__toggle{display:none}.mobile-nav__toggle{height:21px;width:21px}@media screen and (max-width: 1024px){.desktop-nav{display:none}.mobile-nav{display:flex;position:fixed;z-index:9}.mobile-nav__toggle{cursor:pointer;display:grid;grid-template-columns:1fr 1fr;gap:3px;border:none;outline:none;background:none}.mobile-nav__toggle i{display:block;width:8px;height:8px;border-radius:2px;background-color:#8f97a4;transition:background-color .4s}.mobile-nav__toggle i:nth-child(2),.mobile-nav__toggle i:nth-child(3){opacity:.4}.mobile-nav__toggle.active-btn i{background-color:#00A47D}.mobile-nav__canvas{background-color:#fff;position:fixed;left:0;top:0;right:0;max-width:100vw;margin-top:56px;border-bottom-left-radius:var(1rem);border-bottom-right-radius:var(1rem);transform:translate3d(0, calc(-100% - 54px), 0);transition:transform .4s ease-out;z-index:9}.mobile-nav__canvas.xpanded{transform:translate3d(0, 0, 0)}.mobile-nav .canvas-content{padding-top:.75rem;padding-bottom:.75rem}.mobile-nav .menu,.mobile-nav .sub-menu{flex-direction:column}.mobile-nav .menu li,.mobile-nav .sub-menu li{flex-direction:column}.mobile-nav .menu li>a,.mobile-nav .sub-menu li>a{display:flex;align-items:center;justify-content:space-between}.mobile-nav .menu li.menu-item-has-children>a::after,.mobile-nav .sub-menu li.menu-item-has-children>a::after{display:block;width:.85rem;height:.85rem;line-height:0;content:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27rgba%280,0,0,.5%29%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M5 14l6-6-6-6%27/%3e%3c/svg%3e");transition:transform .35s ease;transform-origin:.5rem 50%}.mobile-nav .menu li.menu-item-has-children.active-item>a::after,.mobile-nav .sub-menu li.menu-item-has-children.active-item>a::after{transform:rotate(90deg)}.mobile-nav .sub-menu{display:none;padding-left:14px}.mobile-nav .canvas-footer{display:flex;flex-direction:column;align-items:center;padding:1.5rem}.mobile-nav .canvas-footer p{color:#8f97a4}}.site-header{border-bottom:1px solid var(--savi-color-light-gray);padding-top:var(--savi-spacing-4);z-index:99}.site-header .btn-currency-switcher{gap:3px}.site-header .btn-sign-in{background-color:var(--savi-color-primary);border:none}.site-header .custom-logo-link{display:flex}.site-header .custom-logo-link .custom-logo{width:150px}.footer-menu ul{gap:40px}@media screen and (max-width: 767.98px){.site-header{width:100%;position:sticky;top:0;height:54px;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--savi-spacing-1);padding:var(--savi-spacing-3);z-index:10}.site-header .placeholder-el{display:none}.site-header .site-header-top{width:100%}.site-header .btn-currency-switcher{padding-top:2px;padding-right:5px;padding-bottom:2px;padding-left:5px}.site-header .custom-logo-link .custom-logo{width:130px}.site-header .btn-sign-in{height:28px}.footer-menu ul a{padding:0}}.mobile-nav-mini ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(0, 1fr));gap:0}.mobile-nav-mini ul li.current-menu-item>a{font-weight:600;color:#00A47D}.mobile-nav-mini ul li.current-menu-item::after{left:0}.mobile-nav-mini ul li:hover>a{color:#00A47D}.mobile-nav-mini ul li a{display:inline-flex;width:100%;height:40px;align-items:center;justify-content:center}.mobile-nav-mini ul>li::after{background-color:#00A47D;content:"";display:block;height:3px;position:absolute;right:0;left:100%;bottom:0;transition:right .2s,left .2s}.mobile-nav-mini ul>li:hover::after,.mobile-nav-mini ul>li.current-menu-item:hover::after{left:0}.mobile-nav-mini ul>li:hover~li::after,.mobile-nav-mini ul>li.current-menu-item:hover~li::after{left:0;right:100%}.mobile-nav-mini ul>li:hover>.sub-menu,.mobile-nav-mini ul>li.current-menu-item:hover>.sub-menu{visibility:visible;opacity:1;transform:translate3d(-50%, 0, 0)}.mobile-nav-mini ul>li>.sub-menu{top:100%;left:50%;transform:translate3d(-50%, 10px, 0)}.filter-tag{display:inline-flex;height:30px;align-items:center;justify-content:center;padding:0 8px;background-color:#eaebef;border-radius:50px;font-size:12px;font-weight:500;gap:8px}.filter-selected:empty{display:none}#commentform .comment-form-author,#commentform .comment-form-email,#commentform .comment-form-cookies-consent,#commentform .comment-form-url{display:none}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:1px solid #d1d5db;border-radius:.375rem;transition:all .2s ease-in-out;cursor:pointer}input[type=checkbox]:checked{background-color:#00a47d;border-color:#00a47d;background-image:url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z%27/%3e%3c/svg%3e");background-size:100% 100%;background-position:center;background-repeat:no-repeat}input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 2px #93c5fd}#qr-code-container img{width:100%;height:100%}#login-modal button#download-qr-code-button:disabled{color:#8f97a4}.tooltip {
  visibility: hidden;
  position: absolute;
}.has-tooltip:hover .tooltip {
  visibility: visible;
  z-index: 50;
}.table-cell-shadow-right:before{content:"";box-shadow:inset 10px 0 8px -8px rgba(0,0,0,.1490196078);position:absolute;top:0;right:0;bottom:-1px;width:30px;transform:translate(100%);transition:box-shadow .3s;pointer-events:none}.btn-favorite.active path{fill:#f3ba2f}.sortable.asc svg.icon-sort>path:first-child{fill:#00090a}.sortable.desc svg.icon-sort>path:last-child{fill:#00090a}.article-content{font-size:16px;line-height:1.6}.article-content h1{font-size:24px;font-weight:700;margin-bottom:24px}.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{font-weight:bold;margin-bottom:8px}.article-content h2{font-size:22px}.article-content h3{font-size:20px}.article-content h4,.article-content h5,.article-content h6{font-size:18px}.article-content p{margin-bottom:24px;font-size:1rem}.article-content ul,.article-content ol{margin-left:20px;padding-left:10px;margin-bottom:15px;list-style:auto}.article-content ul{list-style:disc}.article-content li{margin-bottom:8px}.article-content table{width:100%;border-collapse:collapse;margin-bottom:20px}.article-content th,.article-content td{border:1px solid #e5e7eb;padding:10px;text-align:left;font-size:14px}.article-content th{background-color:#f4f4f4;font-weight:bold}.article-content td{background-color:#fff}.article-content a{color:#00a47d;text-decoration:none}.article-content a:hover{text-decoration:underline}.article-content img{max-width:100%;height:auto;display:block;margin:0 auto}.article-content hr{border:0;border-top:1px solid #f3f4f6;margin:20px 0}.article-content span,.article-content mark{background-color:#ff0}.article-content em{font-style:italic;color:#6b7280}.article-content i{font-style:italic}.article-content u{text-decoration:underline}.article-content .wp-block-paragraph{margin-bottom:16px}.article-content blockquote,.article-content .wp-block-quote{border-left:8px solid #00a47d;border-radius:0;padding:24px;color:#00090a;margin:24px 0;background:#eafff7;font-style:normal}.article-content blockquote>:last-child,.article-content .wp-block-quote>:last-child{margin-block-end:0}.article-content figure.wp-block-image{display:block;margin:24px auto;text-align:center}.article-content figure>:last-child{margin-block-end:0}.article-content .wp-block-button{margin:12px 0;text-align:center}.article-content .wp-block-button a{background-color:#00a47d;color:#fff;padding:10px 20px;text-decoration:none;border-radius:5px}.article-content .wp-block-button a:hover{background-color:#008a6e}.article-content .wp-block-list{margin-bottom:24px}.article-content .wp-block-table{width:100%;margin-bottom:24px;border-collapse:collapse}.article-content .wp-block-table th,.article-content .wp-block-table td{border:1px solid #ddd;padding:10px;text-align:left}.article-content .wp-block-table th{background-color:#f4f4f4;font-weight:bold}.article-content .wp-block-table td{background-color:#fff}.article-content>:last-child{margin-block-end:0}@media(max-width: 768px){.article-content{font-size:14px;line-height:1.5}.article-content h1{font-size:22px;margin-top:15px;margin-bottom:8px}.article-content h2{font-size:20px}.article-content h3{font-size:18px}.article-content h4,.article-content h5,.article-content h6{font-size:16px}.article-content p{margin-bottom:12px;font-size:.9rem}.article-content blockquote{padding-left:10px;font-size:14px}.article-content ul,.article-content ol{margin-left:15px;padding-left:8px}.article-content li{margin-bottom:6px}.article-content table{font-size:12px}.article-content th,.article-content td{padding:8px}.article-content img{width:100%;margin:0 0 10px}.article-content hr{margin:15px 0}}.wrap-readmore{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 20%, #FFFFFF 100%)}.leaderboard .hero h1,.leaderboard .hero h3{-webkit-text-fill-color:rgba(0,0,0,0);background:linear-gradient(90deg, #00BD90 0%, #F7CF6D 59.62%, #00A47D 100%);-webkit-background-clip:text;text-shadow:0px 0px 40px rgba(0,189,144,.3019607843)}.leaderboard .steps .unlocked .progress .bg-green-300{background-color:#25e2af}.leaderboard .steps .unlocked .content{background-color:#25e2af}.leaderboard .steps .unlocked .content .title{color:#00090a}.leaderboard .steps .unlocked .content .icons{opacity:1}.leaderboard .steps .unlocked .content .value{background-image:linear-gradient(122.97deg, #00BD90 6.75%, #FFE8AE 41.19%, #00BD90 100.11%)}.leaderboard .steps .unlocked .content .value .inner-value{background:#008368 url(../js/c8cba7e8bef0edf46520.png) no-repeat bottom right;background-size:100% 100%}.leaderboard .steps .unlocked .content .value .amount-savi{color:#cdfeea}.leaderboard .steps .unlocked .content .value .amount-shib{color:#fbeac1}.leaderboard .accordion-content ul{list-style-type:disc;padding-left:24px}.leaderboard .tabjs .tab-active{font-weight:600;color:#fff;background:#00bd90}.leaderboard .top-ranking .rank-1{background:#fef8ea url(../js/c17a1f3d1918be0d5b6a.png) no-repeat;background-size:100% 100%}.leaderboard .top-ranking .rank-2{background:#eafff7 url(../js/5ccdbd6058429e871223.png) no-repeat;background-size:100% 100%}.leaderboard .top-ranking .rank-3{background:#f3f4f6 url(../js/afc8622e1be805063b79.png) no-repeat;background-size:100% 100%}.leaderboard table tbody tr:nth-child(odd){background-color:#f3f4f6}.leaderboard .pagination .current-page{background-color:#f3f4f6;color:#00090a}.accordion .accordion-content{display:none}.accordion .accordion-icon{transition:all .3s ease}.accordion .accordion-item.active .accordion-icon{transform:rotate(180deg)}@media(min-width: 1024px){.accordion-content ul{padding-left:24px}}.flatpickr-month,.flatpickr-months{display:flex;align-items:center;height:40px}.flatpickr-current-month{padding-top:0;display:flex;align-items:center;justify-content:center}.flatpickr-monthDropdown-months{font-size:1rem !important;font-weight:600 !important}.flatpickr-monthDropdown-months:hover{background-color:rgba(0,0,0,0) !important}.flatpickr-months .numInputWrapper:hover{background-color:rgba(0,0,0,0) !important}.flatpickr-months .numInputWrapper .numInput{font-size:.9rem !important;font-weight:600 !important;padding-left:5px !important}.flatpickr-day{border:none !important;font-weight:500 !important}.flatpickr-day.selected{color:#fff;background-color:#00bd90}.flatpickr-day:hover,.flatpickr-day.today{color:#00090a !important;background-color:#f3f4f6 !important}.flatpickr-weekdaycontainer>span,.flatpickr-innerContainer .nextMonthDay,.flatpickr-innerContainer .prevMonthDay{font-weight:500 !important;color:#8f97a4 !important}.flatpickr-next-month:hover svg,.flatpickr-prev-month:hover svg{fill:#00bd90 !important}.language-switcher li.lang-item{display:block}.language-switcher li.lang-item a{display:flex;align-items:center;font-size:14px}.language-switcher li.lang-item a:hover span{color:#00a47d}.language-switcher li.lang-item:not(:last-child){margin-bottom:8px}.language-switcher .shortcode-languages{min-width:110px}.language-switcher:hover .shortcode-languages{display:block}.rank-math-breadcrumb{font-size:.875rem;line-height:1.25rem;color:#8f97a4}.rank-math-breadcrumb>p{display:flex;flex-wrap:wrap;gap:.5rem}.rank-math-breadcrumb a{color:#00a47d;font-weight:500}.\!container {
  width: 100% !important;
}.container {
  width: 100%;
}@media (min-width: 640px) {

  .\!container {
    max-width: 640px !important;
  }

  .container {
    max-width: 640px;
  }
}@media (min-width: 768px) {

  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}@media (min-width: 1024px) {

  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}@media (min-width: 1280px) {

  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}@media (min-width: 1536px) {

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}.\!visible {
  visibility: visible !important;
}.visible {
  visibility: visible;
}.static {
  position: static;
}.absolute {
  position: absolute;
}.relative {
  position: relative;
}.sticky {
  position: sticky;
}.inset-0 {
  inset: 0px;
}.bottom-0 {
  bottom: 0px;
}.bottom-2 {
  bottom: 0.5rem;
}.bottom-3 {
  bottom: 0.75rem;
}.left-0 {
  left: 0px;
}.left-\[-16px\] {
  left: -16px;
}.right-0 {
  right: 0px;
}.right-2 {
  right: 0.5rem;
}.right-3 {
  right: 0.75rem;
}.right-\[-16px\] {
  right: -16px;
}.top-0 {
  top: 0px;
}.top-\[-100px\] {
  top: -100px;
}.top-\[-180px\] {
  top: -180px;
}.top-\[-20px\] {
  top: -20px;
}.top-\[-280px\] {
  top: -280px;
}.top-\[-300px\] {
  top: -300px;
}.top-\[40px\] {
  top: 40px;
}.top-\[85px\] {
  top: 85px;
}.z-\[-1\] {
  z-index: -1;
}.z-\[0\] {
  z-index: 0;
}.z-\[1\] {
  z-index: 1;
}.order-1 {
  order: 1;
}.order-2 {
  order: 2;
}.order-3 {
  order: 3;
}.col-span-1 {
  grid-column: span 1 / span 1;
}.col-span-12 {
  grid-column: span 12 / span 12;
}.col-span-6 {
  grid-column: span 6 / span 6;
}.mx-auto {
  margin-left: auto;
  margin-right: auto;
}.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}.mb-2 {
  margin-bottom: 0.5rem;
}.mb-3 {
  margin-bottom: 0.75rem;
}.mb-4 {
  margin-bottom: 1rem;
}.mb-6 {
  margin-bottom: 1.5rem;
}.ml-0 {
  margin-left: 0px;
}.ml-6 {
  margin-left: 1.5rem;
}.ml-\[-10px\] {
  margin-left: -10px;
}.ml-auto {
  margin-left: auto;
}.mr-0 {
  margin-right: 0px;
}.mr-\[-16px\] {
  margin-right: -16px;
}.mr-\[8px\] {
  margin-right: 8px;
}.mt-0 {
  margin-top: 0px;
}.mt-1 {
  margin-top: 0.25rem;
}.mt-10 {
  margin-top: 2.5rem;
}.mt-2 {
  margin-top: 0.5rem;
}.mt-3 {
  margin-top: 0.75rem;
}.mt-4 {
  margin-top: 1rem;
}.mt-6 {
  margin-top: 1.5rem;
}.mt-7 {
  margin-top: 1.75rem;
}.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.block {
  display: block;
}.inline-block {
  display: inline-block;
}.flex {
  display: flex;
}.\!table {
  display: table !important;
}.table {
  display: table;
}.\!grid {
  display: grid !important;
}.grid {
  display: grid;
}.contents {
  display: contents;
}.hidden {
  display: none;
}.h-10 {
  height: 2.5rem;
}.h-11 {
  height: 2.75rem;
}.h-12 {
  height: 3rem;
}.h-14 {
  height: 3.5rem;
}.h-24 {
  height: 6rem;
}.h-4 {
  height: 1rem;
}.h-5 {
  height: 1.25rem;
}.h-6 {
  height: 1.5rem;
}.h-8 {
  height: 2rem;
}.h-9 {
  height: 2.25rem;
}.h-\[108px\] {
  height: 108px;
}.h-\[136px\] {
  height: 136px;
}.h-\[224px\] {
  height: 224px;
}.h-\[22px\] {
  height: 22px;
}.h-\[24px\] {
  height: 24px;
}.h-\[294px\] {
  height: 294px;
}.h-\[300px\] {
  height: 300px;
}.h-\[30px\] {
  height: 30px;
}.h-\[40px\] {
  height: 40px;
}.h-\[48px\] {
  height: 48px;
}.h-\[497px\] {
  height: 497px;
}.h-\[50vh\] {
  height: 50vh;
}.h-\[52px\] {
  height: 52px;
}.h-\[98px\] {
  height: 98px;
}.h-auto {
  height: auto;
}.h-full {
  height: 100%;
}.max-h-\[100vh\] {
  max-height: 100vh;
}.max-h-\[350px\] {
  max-height: 350px;
}.max-h-\[500px\] {
  max-height: 500px;
}.max-h-\[80vh\] {
  max-height: 80vh;
}.min-h-12 {
  min-height: 3rem;
}.min-h-\[330px\] {
  min-height: 330px;
}.min-h-\[500px\] {
  min-height: 500px;
}.w-1\/2 {
  width: 50%;
}.w-1\/4 {
  width: 25%;
}.w-10 {
  width: 2.5rem;
}.w-12 {
  width: 3rem;
}.w-2\/5 {
  width: 40%;
}.w-24 {
  width: 6rem;
}.w-3\/4 {
  width: 75%;
}.w-3\/5 {
  width: 60%;
}.w-4 {
  width: 1rem;
}.w-5 {
  width: 1.25rem;
}.w-6 {
  width: 1.5rem;
}.w-8 {
  width: 2rem;
}.w-\[100px\] {
  width: 100px;
}.w-\[1440px\] {
  width: 1440px;
}.w-\[178px\] {
  width: 178px;
}.w-\[249px\] {
  width: 249px;
}.w-\[28px\] {
  width: 28px;
}.w-\[294px\] {
  width: 294px;
}.w-\[40\%\] {
  width: 40%;
}.w-\[40px\] {
  width: 40px;
}.w-\[48px\] {
  width: 48px;
}.w-\[52px\] {
  width: 52px;
}.w-\[58px\] {
  width: 58px;
}.w-\[96px\] {
  width: 96px;
}.w-auto {
  width: auto;
}.w-full {
  width: 100%;
}.min-w-\[100px\] {
  min-width: 100px;
}.min-w-\[105px\] {
  min-width: 105px;
}.min-w-\[160px\] {
  min-width: 160px;
}.min-w-\[220px\] {
  min-width: 220px;
}.min-w-full {
  min-width: 100%;
}.max-w-\[440px\] {
  max-width: 440px;
}.max-w-\[450px\] {
  max-width: 450px;
}.max-w-\[540px\] {
  max-width: 540px;
}.flex-1 {
  flex: 1 1 0%;
}.flex-shrink-0 {
  flex-shrink: 0;
}.origin-top-left {
  transform-origin: top left;
}.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));
}.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));
}.cursor-pointer {
  cursor: pointer;
}.resize {
  resize: both;
}.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}.snap-start {
  scroll-snap-align: start;
}.list-none {
  list-style-type: none;
}.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.flex-row {
  flex-direction: row;
}.flex-col {
  flex-direction: column;
}.flex-col-reverse {
  flex-direction: column-reverse;
}.flex-wrap {
  flex-wrap: wrap;
}.items-start {
  align-items: flex-start;
}.items-end {
  align-items: flex-end;
}.items-center {
  align-items: center;
}.justify-end {
  justify-content: flex-end;
}.justify-center {
  justify-content: center;
}.justify-between {
  justify-content: space-between;
}.gap-0 {
  gap: 0px;
}.gap-1 {
  gap: 0.25rem;
}.gap-10 {
  gap: 2.5rem;
}.gap-2 {
  gap: 0.5rem;
}.gap-3 {
  gap: 0.75rem;
}.gap-4 {
  gap: 1rem;
}.gap-5 {
  gap: 1.25rem;
}.gap-6 {
  gap: 1.5rem;
}.gap-\[10px\] {
  gap: 10px;
}.gap-\[20px\] {
  gap: 20px;
}.gap-\[2px\] {
  gap: 2px;
}.gap-\[32px\] {
  gap: 32px;
}.gap-\[68px\] {
  gap: 68px;
}.gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}.gap-y-6 {
  row-gap: 1.5rem;
}.overflow-hidden {
  overflow: hidden;
}.overflow-x-auto {
  overflow-x: auto;
}.overflow-y-auto {
  overflow-y: auto;
}.overflow-y-hidden {
  overflow-y: hidden;
}.rounded {
  border-radius: 0.25rem;
}.rounded-2xl {
  border-radius: 1rem;
}.rounded-3xl {
  border-radius: 1.5rem;
}.rounded-\[12px\] {
  border-radius: 12px;
}.rounded-\[12px_12px_12px_4px\] {
  border-radius: 12px 12px 12px 4px;
}.rounded-full {
  border-radius: 9999px;
}.rounded-lg {
  border-radius: 0.5rem;
}.rounded-md {
  border-radius: 0.375rem;
}.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}.rounded-br-lg {
  border-bottom-right-radius: 0.5rem;
}.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}.rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}.border {
  border-width: 1px;
}.border-\[1px\] {
  border-width: 1px;
}.border-y-\[1px\] {
  border-top-width: 1px;
  border-bottom-width: 1px;
}.border-b {
  border-bottom-width: 1px;
}.border-b-\[1px\] {
  border-bottom-width: 1px;
}.border-l {
  border-left-width: 1px;
}.border-t-\[1px\] {
  border-top-width: 1px;
}.border-solid {
  border-style: solid;
}.border-none {
  border-style: none;
}.border-\[\#EAEBEF\] {
  --tw-border-opacity: 1;
  border-color: rgb(234 235 239 / var(--tw-border-opacity));
}.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(204 213 214 / var(--tw-border-opacity));
}.bg-\[\#FFFFFF80\] {
  background-color: #FFFFFF80;
}.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 226 175 / var(--tw-bg-opacity));
}.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 189 144 / var(--tw-bg-opacity));
}.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(205 254 234 / var(--tw-bg-opacity));
}.bg-primary-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 205 154 / var(--tw-bg-opacity));
}.bg-primary-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 125 / var(--tw-bg-opacity));
}.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}.bg-none {
  background-image: none;
}.bg-contain {
  background-size: contain;
}.bg-bottom {
  background-position: bottom;
}.bg-right {
  background-position: right;
}.bg-no-repeat {
  background-repeat: no-repeat;
}.\!fill-gray-400 {
  fill: #8f97a4 !important;
}.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}.p-1 {
  padding: 0.25rem;
}.p-2 {
  padding: 0.5rem;
}.p-3 {
  padding: 0.75rem;
}.p-4 {
  padding: 1rem;
}.p-6 {
  padding: 1.5rem;
}.p-\[20px\] {
  padding: 20px;
}.p-\[24px_16px\] {
  padding: 24px 16px;
}.p-\[2px\] {
  padding: 2px;
}.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}.pb-11 {
  padding-bottom: 2.75rem;
}.pb-2 {
  padding-bottom: 0.5rem;
}.pb-3 {
  padding-bottom: 0.75rem;
}.pb-4 {
  padding-bottom: 1rem;
}.pb-6 {
  padding-bottom: 1.5rem;
}.pb-8 {
  padding-bottom: 2rem;
}.pb-\[6px\] {
  padding-bottom: 6px;
}.pl-4 {
  padding-left: 1rem;
}.pl-6 {
  padding-left: 1.5rem;
}.pl-\[12px\] {
  padding-left: 12px;
}.pr-0 {
  padding-right: 0px;
}.pr-\[12px\] {
  padding-right: 12px;
}.pt-2 {
  padding-top: 0.5rem;
}.pt-3 {
  padding-top: 0.75rem;
}.pt-4 {
  padding-top: 1rem;
}.pt-6 {
  padding-top: 1.5rem;
}.pt-8 {
  padding-top: 2rem;
}.pt-\[6px\] {
  padding-top: 6px;
}.text-left {
  text-align: left;
}.text-center {
  text-align: center;
}.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}.text-5xl {
  font-size: 3rem;
  line-height: 1;
}.text-\[10px\] {
  font-size: 10px;
}.text-\[12px\] {
  font-size: 12px;
}.text-\[14px\] {
  font-size: 14px;
}.text-\[20px\] {
  font-size: 20px;
}.text-\[24px\] {
  font-size: 24px;
}.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}.font-bold {
  font-weight: 700;
}.font-medium {
  font-weight: 500;
}.font-normal {
  font-weight: 400;
}.font-semibold {
  font-weight: 600;
}.uppercase {
  text-transform: uppercase;
}.lowercase {
  text-transform: lowercase;
}.capitalize {
  text-transform: capitalize;
}.italic {
  font-style: italic;
}.leading-5 {
  line-height: 1.25rem;
}.leading-8 {
  line-height: 2rem;
}.leading-\[20px\] {
  line-height: 20px;
}.leading-\[24px\] {
  line-height: 24px;
}.leading-\[30px\] {
  line-height: 30px;
}.leading-\[32px\] {
  line-height: 32px;
}.leading-\[38px\] {
  line-height: 38px;
}.leading-\[60px\] {
  line-height: 60px;
}.tracking-tight {
  letter-spacing: -0.025em;
}.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.text-golden-700 {
  --tw-text-opacity: 1;
  color: rgb(194 149 38 / var(--tw-text-opacity));
}.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(204 213 214 / var(--tw-text-opacity));
}.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(143 151 164 / var(--tw-text-opacity));
}.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}.text-gray-950 {
  --tw-text-opacity: 1;
  color: rgb(0 9 10 / var(--tw-text-opacity));
}.text-primary-400 {
  --tw-text-opacity: 1;
  color: rgb(51 205 154 / var(--tw-text-opacity));
}.text-primary-500 {
  --tw-text-opacity: 1;
  color: rgb(0 164 125 / var(--tw-text-opacity));
}.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.underline {
  text-decoration-line: underline;
}.placeholder-gray-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(143 151 164 / var(--tw-placeholder-opacity));
}.placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(143 151 164 / var(--tw-placeholder-opacity));
}.opacity-0 {
  opacity: 0;
}.opacity-100 {
  opacity: 1;
}.opacity-50 {
  opacity: 0.5;
}.opacity-75 {
  opacity: 0.75;
}.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0px_4px_40px_0px_\#00A47D1A\] {
  --tw-shadow: 0px 4px 40px 0px #00A47D1A;
  --tw-shadow-colored: 0px 4px 40px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.blur-md {
  --tw-blur: blur(12px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-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-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-200 {
  transition-duration: 200ms;
}.duration-500 {
  transition-duration: 500ms;
}.last\:mb-0:last-child {
  margin-bottom: 0px;
}.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}.last\:pb-0:last-child {
  padding-bottom: 0px;
}.hover\:\!fill-primary-500:hover {
  fill: #00A47D !important;
}.hover\:text-primary-500:hover {
  --tw-text-opacity: 1;
  color: rgb(0 164 125 / var(--tw-text-opacity));
}.focus\:outline-primary-400:focus {
  outline-color: #33cd9a;
}.focus\:outline-primary-500:focus {
  outline-color: #00A47D;
}@media (min-width: 640px) {

  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}@media (min-width: 768px) {

  .md\:top-\[93px\] {
    top: 93px;
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:-mt-8 {
    margin-top: -2rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:ml-\[180px\] {
    margin-left: 180px;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:h-11 {
    height: 2.75rem;
  }

  .md\:h-20 {
    height: 5rem;
  }

  .md\:h-32 {
    height: 8rem;
  }

  .md\:h-7 {
    height: 1.75rem;
  }

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

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

  .md\:h-\[21\.41px\] {
    height: 21.41px;
  }

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

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

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

  .md\:min-h-\[128px\] {
    min-height: 128px;
  }

  .md\:min-h-\[416px\] {
    min-height: 416px;
  }

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

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-20 {
    width: 5rem;
  }

  .md\:w-32 {
    width: 8rem;
  }

  .md\:w-7 {
    width: 1.75rem;
  }

  .md\:w-8 {
    width: 2rem;
  }

  .md\:w-\[110px\] {
    width: 110px;
  }

  .md\:w-\[351px\] {
    width: 351px;
  }

  .md\:w-\[440px\] {
    width: 440px;
  }

  .md\:w-\[56px\] {
    width: 56px;
  }

  .md\:w-\[68px\] {
    width: 68px;
  }

  .md\:w-\[80px\] {
    width: 80px;
  }

  .md\:min-w-\[190px\] {
    min-width: 190px;
  }

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

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-start {
    align-items: flex-start;
  }

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

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

  .md\:gap-1 {
    gap: 0.25rem;
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-16 {
    gap: 4rem;
  }

  .md\:gap-2 {
    gap: 0.5rem;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-\[144px\] {
    gap: 144px;
  }

  .md\:gap-\[14px\] {
    gap: 14px;
  }

  .md\:gap-\[32px\] {
    gap: 32px;
  }

  .md\:gap-\[64px\] {
    gap: 64px;
  }

  .md\:rounded-2xl {
    border-radius: 1rem;
  }

  .md\:rounded-\[12px\] {
    border-radius: 12px;
  }

  .md\:rounded-\[16px\] {
    border-radius: 16px;
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:p-\[16px_24px\] {
    padding: 16px 24px;
  }

  .md\:p-\[32px_24px\] {
    padding: 32px 24px;
  }

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

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .md\:px-\[28px\] {
    padding-left: 28px;
    padding-right: 28px;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

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

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .md\:py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

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

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .md\:text-\[18px\] {
    font-size: 18px;
  }

  .md\:text-\[20px\] {
    font-size: 20px;
  }

  .md\:text-\[24px\] {
    font-size: 24px;
  }

  .md\:text-\[36px\] {
    font-size: 36px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .md\:font-bold {
    font-weight: 700;
  }

  .md\:font-semibold {
    font-weight: 600;
  }

  .md\:leading-\[24px\] {
    line-height: 24px;
  }

  .md\:leading-\[28px\] {
    line-height: 28px;
  }

  .md\:leading-\[44px\] {
    line-height: 44px;
  }

  .md\:leading-\[60px\] {
    line-height: 60px;
  }

  .md\:leading-\[72px\] {
    line-height: 72px;
  }
}@media (min-width: 1024px) {

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:order-3 {
    order: 3;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:-mx-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

  .lg\:block {
    display: block;
  }

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

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

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

  .lg\:w-1\/6 {
    width: 16.666667%;
  }

  .lg\:w-\[1080px\] {
    width: 1080px;
  }

  .lg\:w-\[20\%\] {
    width: 20%;
  }

  .lg\:w-\[630px\] {
    width: 630px;
  }

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

  .lg\:flex-1 {
    flex: 1 1 0%;
  }

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

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

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

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

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:overflow-visible {
    overflow: visible;
  }

  .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }

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

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

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}@media (min-width: 1280px) {

  .xl\:order-2 {
    order: 2;
  }

  .xl\:-mx-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:w-\[1080px\] {
    width: 1080px;
  }

  .xl\:overflow-visible {
    overflow: visible;
  }

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