/*!******************************************************************************************************************************************************************************************************************!*\
  !*** 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: #CCD5D6; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #CCD5D6; /* 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}body{background:#fff;color:#00090a}body.dark{background-color:#001214;color:#fff}body.page-template-savi-token.dark{background-color:#00161c;color:#fff}input::-moz-placeholder{opacity:1}input::placeholder{opacity:1}.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:#CCD5D6;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:#008968}.toast.error{background-color:#E05555}.toast.warning{background-color:#eab308}.toast.info{background-color:#00BD90}.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%)}}body .site-header{position:sticky;top:0}body.admin-bar .site-header{top:32px}body.sticky-header .site-header{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:1px solid rgba(176,178,190,.3)}body.sticky-header.dark .site-header{background:rgba(0,22,28,.85)}body.sticky-header .site-header.site-header-dark{background:rgba(0,22,28,.85)}.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:#008968}.desktop-nav .menu li.current-menu-item::after{left:0}.desktop-nav .menu li:hover>a{color:#008968}.desktop-nav .menu>li::after{background-color:#008968;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: 767.98px){.desktop-nav{display:none}#wpadminbar{position:fixed;top:0}.mobile-nav{display:flex;position:fixed;z-index:12}.mobile-nav__toggle{cursor:pointer;display:flex;flex-wrap:wrap;align-items:center;flex-direction:row;border:none;outline:none;background:none}.mobile-nav__toggle i{display:block;width:100%;height:2px;border-radius:10px;background-color:#3a3f5d;transition:all ease .4s}.mobile-nav__toggle.active-btn i:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-nav__toggle.active-btn i:nth-child(2){opacity:0}.mobile-nav__toggle.active-btn i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav__canvas{position:fixed;left:0;top:0;right:0;max-width:100vw;transform:translate3d(0, -100%, 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:#CCD5D6}body.admin-bar .site-header{top:46px}body.admin-bar .mobile-nav__canvas{transform:translate3d(0, -100%, 0)}body.admin-bar .mobile-nav__canvas.xpanded{transform:translate3d(0, 46px, 0)}.site-header-dark .mobile-nav__toggle i{background:#fff}body.dark .mobile-nav__toggle i{background:#fff}}.site-header{border-bottom:1px solid var(--savi-color-light-gray);padding-top:var(--savi-spacing-4);z-index:7}.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%;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:#008968}.mobile-nav-mini ul li.current-menu-item::after{left:0}.mobile-nav-mini ul li:hover>a{color:#008968}.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:#008968;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)}#commentform .comment-form-author,#commentform .comment-form-email,#commentform .comment-form-cookies-consent,#commentform .comment-form-url{display:none}.tooltip {
  visibility: hidden;
  position: absolute;
}.has-tooltip:hover .tooltip {
  visibility: visible;
  z-index: 50;
}.helpful-button.active .icon path{fill:#00a47d}.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;color:#00090a}.article-content th{background-color:#f4f4f4;font-weight:bold;color:#00090a}.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}}.top-header-support{background-image:url(../js/9987cf7636eca36706f7.png);background-size:cover;background-repeat:no-repeat;background-position:center}.category-item{background-image:url(../js/37fe66ef90bbe79d0fa9.png);background-size:contain;background-repeat:no-repeat;background-position:left bottom}@media screen and (max-width: 767px){.top-header-support{background-image:url(../js/2dd82fe25ca97b977620.png)}.category-item{background-image:url(../js/cc7758bed3b51424440a.png);background-size:cover;background-repeat:no-repeat;background-position:center bottom}}@media(min-width: 1024px){.hover-effect-1,.hover-effect-3{cursor:pointer;transition:all ease .2s}.hover-effect-1{background-image:url(../js/8e08da5e91acb20b4f78.png);background-size:0;background-position:right bottom}.hover-effect-1:hover{background-color:#f3f4f6;background-size:100%}body.dark .hover-effect-1:hover{background-color:#002e33;background-size:100%}.hover-effect-2{cursor:pointer;transition:transform .3s ease}.hover-effect-2 .box-icon{position:relative}.hover-effect-2 .box-icon:after{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(252.17deg, #00A47D 19.9%, #8F97A4 44.79%, #C29526 74.6%);pointer-events:none;border-radius:50%;z-index:-1;transform:scale(0.5);transition:transform ease .3s}.hover-effect-2:hover{transform:scale(1.2) translateX(32px)}.hover-effect-2:hover .box-icon:after{transform:scale(1)}.hover-effect-2:hover .box-title{background:linear-gradient(252.17deg, #00A47D 19.9%, #8F97A4 44.79%, #C29526 74.6%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.hover-effect-2:hover .box-description{color:#00090a}.hover-effect-2 .box-title{transition:background .3s ease,-webkit-text-fill-color .3s ease}.hover-effect-2 .box-description{transition:all ease .3s}body.dark .hover-effect-2 .box-icon:after{background:linear-gradient(252.17deg, #00BD90 19.9%, #BCECC0 44.79%, #F9DD97 74.6%)}body.dark .hover-effect-2:hover .box-title{background:linear-gradient(252.17deg, #00BD90 19.9%, #BCECC0 44.79%, #F9DD97 74.6%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}body.dark .hover-effect-2:hover .box-description{color:#fff}.hover-effect-3{background-image:url(../js/5fa74c72422d64b8ad5e.png);background-size:100% 0;background-position:center bottom}.hover-effect-3:hover{background-color:#f3f4f6;background-size:100% 100%}.hover-effect-3:hover .box-icon{background:linear-gradient(252.17deg, #00A47D 19.9%, #8F97A4 44.79%, #C29526 74.6%)}.hover-effect-3 .box-icon{background:#00bd90}body.dark .hover-effect-3:hover{background-color:#002e33;background-size:100% 100%}body.dark .hover-effect-3:hover .box-icon{background:linear-gradient(252.17deg, #00BD90 19.9%, #BCECC0 44.79%, #F9DD97 74.6%)}.box-gradient{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, #FFFFFF 100%)}body.dark .box-gradient{background:linear-gradient(180deg, rgba(0, 18, 20, 0) 0%, #001214 100%)}}.fade-in-up{opacity:0;transform:translateY(30px);animation-name:fadeInUp;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.zoom-in{opacity:0;transform:scale(1);animation-name:zoomIn;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes zoomIn{0%{opacity:0;transform:scale(1)}100%{opacity:1;transform:scale(1.06)}}@media(max-width: 600px){.hidden-for-small{display:none !important}}@media(min-width: 601px)and (max-width: 768px){.hidden-for-medium{display:none !important}}@media(min-width: 769px){.hidden-for-desktop{display:none !important}}@media(max-width: 600px){.show-for-small{display:block !important}}@media(min-width: 601px)and (max-width: 768px){.show-for-medium{display:block !important}}@media(min-width: 769px){.show-for-desktop{display:block !important}}@media(max-width: 600px){.only-mobile{display:block !important}}@media(min-width: 601px){.only-mobile{display:none !important}}.rank-math-breadcrumb{font-size:1rem;line-height:1.5rem;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%;
  margin-right: auto;
  margin-left: auto;
}@media (min-width: 640px) {

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

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

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

  .container {
    max-width: 1260px;
  }
}.visible {
  visibility: visible;
}.invisible {
  visibility: hidden;
}.absolute {
  position: absolute;
}.relative {
  position: relative;
}.inset-0 {
  inset: 0px;
}.bottom-\[-120px\] {
  bottom: -120px;
}.left-0 {
  left: 0px;
}.left-1\/2 {
  left: 50%;
}.left-\[-16px\] {
  left: -16px;
}.right-0 {
  right: 0px;
}.right-\[-16px\] {
  right: -16px;
}.top-0 {
  top: 0px;
}.top-\[-170px\] {
  top: -170px;
}.top-\[100px\] {
  top: 100px;
}.top-\[20px\] {
  top: 20px;
}.top-\[32px\] {
  top: 32px;
}.top-\[35px\] {
  top: 35px;
}.top-\[40\%\] {
  top: 40%;
}.top-\[50\%\] {
  top: 50%;
}.top-\[58px\] {
  top: 58px;
}.top-\[calc\(100\%\+4px\)\] {
  top: calc(100% + 4px);
}.z-\[-1\] {
  z-index: -1;
}.z-\[5\] {
  z-index: 5;
}.order-1 {
  order: 1;
}.order-2 {
  order: 2;
}.order-3 {
  order: 3;
}.order-4 {
  order: 4;
}.col-span-1 {
  grid-column: span 1 / span 1;
}.mx-auto {
  margin-left: auto;
  margin-right: auto;
}.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}.mt-6 {
  margin-top: 1.5rem;
}.mt-\[-36px\] {
  margin-top: -36px;
}.mt-\[-56px\] {
  margin-top: -56px;
}.mt-\[-90px\] {
  margin-top: -90px;
}.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;
}.inline-flex {
  display: inline-flex;
}.table {
  display: table;
}.grid {
  display: grid;
}.contents {
  display: contents;
}.hidden {
  display: none;
}.h-0 {
  height: 0px;
}.h-10 {
  height: 2.5rem;
}.h-24 {
  height: 6rem;
}.h-4 {
  height: 1rem;
}.h-6 {
  height: 1.5rem;
}.h-7 {
  height: 1.75rem;
}.h-8 {
  height: 2rem;
}.h-\[100\%\] {
  height: 100%;
}.h-\[32px\] {
  height: 32px;
}.h-\[36px\] {
  height: 36px;
}.h-\[40px\] {
  height: 40px;
}.h-\[42px\] {
  height: 42px;
}.h-\[44px\] {
  height: 44px;
}.h-\[56px\] {
  height: 56px;
}.h-\[62px\] {
  height: 62px;
}.h-\[9\.6px\] {
  height: 9.6px;
}.h-\[calc\(100\%-24px\)\] {
  height: calc(100% - 24px);
}.h-full {
  height: 100%;
}.min-h-\[330px\] {
  min-height: 330px;
}.w-10 {
  width: 2.5rem;
}.w-12 {
  width: 3rem;
}.w-20 {
  width: 5rem;
}.w-24 {
  width: 6rem;
}.w-3 {
  width: 0.75rem;
}.w-4 {
  width: 1rem;
}.w-6 {
  width: 1.5rem;
}.w-8 {
  width: 2rem;
}.w-\[130px\] {
  width: 130px;
}.w-\[16px\] {
  width: 16px;
}.w-\[1px\] {
  width: 1px;
}.w-\[220px\] {
  width: 220px;
}.w-\[230px\] {
  width: 230px;
}.w-\[250px\] {
  width: 250px;
}.w-\[259px\] {
  width: 259px;
}.w-\[27px\] {
  width: 27px;
}.w-\[300px\] {
  width: 300px;
}.w-\[31\.25\%\] {
  width: 31.25%;
}.w-\[311px\] {
  width: 311px;
}.w-\[37\.5\%\] {
  width: 37.5%;
}.w-\[40px\] {
  width: 40px;
}.w-\[45px\] {
  width: 45px;
}.w-\[860px\] {
  width: 860px;
}.w-\[9\.6px\] {
  width: 9.6px;
}.w-\[96px\] {
  width: 96px;
}.w-auto {
  width: auto;
}.w-full {
  width: 100%;
}.min-w-\[120px\] {
  min-width: 120px;
}.max-w-\[172px\] {
  max-width: 172px;
}.max-w-\[450px\] {
  max-width: 450px;
}.flex-1 {
  flex: 1 1 0%;
}.flex-shrink-0 {
  flex-shrink: 0;
}.flex-grow {
  flex-grow: 1;
}.grow {
  flex-grow: 1;
}.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.\!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)) !important;
}.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;
}.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.flex-row {
  flex-direction: row;
}.flex-col {
  flex-direction: column;
}.flex-wrap {
  flex-wrap: wrap;
}.items-center {
  align-items: center;
}.justify-center {
  justify-content: center;
}.justify-between {
  justify-content: space-between;
}.gap-1 {
  gap: 0.25rem;
}.gap-10 {
  gap: 2.5rem;
}.gap-11 {
  gap: 2.75rem;
}.gap-2 {
  gap: 0.5rem;
}.gap-3 {
  gap: 0.75rem;
}.gap-4 {
  gap: 1rem;
}.gap-6 {
  gap: 1.5rem;
}.gap-8 {
  gap: 2rem;
}.gap-\[10px\] {
  gap: 10px;
}.gap-\[20px\] {
  gap: 20px;
}.gap-\[32px\] {
  gap: 32px;
}.gap-\[49px\] {
  gap: 49px;
}.gap-\[64px\] {
  gap: 64px;
}.gap-\[6px\] {
  gap: 6px;
}.overflow-hidden {
  overflow: hidden;
}.rounded-3xl {
  border-radius: 1.5rem;
}.rounded-\[10px\] {
  border-radius: 10px;
}.rounded-\[12px\] {
  border-radius: 12px;
}.rounded-\[50px\] {
  border-radius: 50px;
}.rounded-\[8px\] {
  border-radius: 8px;
}.rounded-full {
  border-radius: 9999px;
}.rounded-lg {
  border-radius: 0.5rem;
}.rounded-xl {
  border-radius: 0.75rem;
}.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}.rounded-bl-xl {
  border-bottom-left-radius: 0.75rem;
}.rounded-br-2xl {
  border-bottom-right-radius: 1rem;
}.rounded-br-xl {
  border-bottom-right-radius: 0.75rem;
}.rounded-tl-xl {
  border-top-left-radius: 0.75rem;
}.rounded-tr-xl {
  border-top-right-radius: 0.75rem;
}.border {
  border-width: 1px;
}.border-\[1px\] {
  border-width: 1px;
}.border-b {
  border-bottom-width: 1px;
}.border-l {
  border-left-width: 1px;
}.border-r {
  border-right-width: 1px;
}.border-t {
  border-top-width: 1px;
}.border-t-\[1px\] {
  border-top-width: 1px;
}.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(234 235 239 / var(--tw-border-opacity));
}.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(204 213 214 / var(--tw-border-opacity));
}.border-green-100 {
  border-color: #F2F2F21A;
}.border-input {
  border-color: #FFFFFF1A;
}.border-primary-400 {
  --tw-border-opacity: 1;
  border-color: rgb(0 189 144 / var(--tw-border-opacity));
}.border-transparent {
  border-color: transparent;
}.bg-badge {
  background-color:  #8F97A41A;
}.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 235 239 / var(--tw-bg-opacity));
}.bg-input-50 {
  background-color:  #F2F2F21A;
}.bg-input-light {
  --tw-bg-opacity: 1;
  background-color: rgb(230 234 235 / var(--tw-bg-opacity));
}.bg-primary-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 189 144 / var(--tw-bg-opacity));
}.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}.from-primary-400 {
  --tw-gradient-from: #00BD90 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 189 144 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-white\/80 {
  --tw-gradient-from: rgb(255 255 255 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.to-primary-500 {
  --tw-gradient-to: #008968 var(--tw-gradient-to-position);
}.to-white\/30 {
  --tw-gradient-to: rgb(255 255 255 / 0.3) var(--tw-gradient-to-position);
}.p-4 {
  padding: 1rem;
}.p-6 {
  padding: 1.5rem;
}.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}.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-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.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-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}.pb-3 {
  padding-bottom: 0.75rem;
}.pb-4 {
  padding-bottom: 1rem;
}.pb-6 {
  padding-bottom: 1.5rem;
}.pb-\[20px\] {
  padding-bottom: 20px;
}.pb-\[36px\] {
  padding-bottom: 36px;
}.pb-\[56\.25\%\] {
  padding-bottom: 56.25%;
}.pb-\[90px\] {
  padding-bottom: 90px;
}.pl-0 {
  padding-left: 0px;
}.pt-10 {
  padding-top: 2.5rem;
}.pt-6 {
  padding-top: 1.5rem;
}.pt-\[56px\] {
  padding-top: 56px;
}.text-left {
  text-align: left;
}.text-center {
  text-align: center;
}.text-right {
  text-align: right;
}.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}.text-\[10px\] {
  font-size: 10px;
}.text-\[20px\] {
  font-size: 20px;
}.text-\[30px\] {
  font-size: 30px;
}.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-semibold {
  font-weight: 600;
}.uppercase {
  text-transform: uppercase;
}.lowercase {
  text-transform: lowercase;
}.italic {
  font-style: italic;
}.leading-\[18px\] {
  line-height: 18px;
}.leading-\[20px\] {
  line-height: 20px;
}.leading-\[24px\] {
  line-height: 24px;
}.leading-\[30px\] {
  line-height: 30px;
}.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.text-footer-100 {
  --tw-text-opacity: 1;
  color: rgb(30 35 35 / var(--tw-text-opacity));
}.text-golden-100 {
  --tw-text-opacity: 1;
  color: rgb(194 149 38 / var(--tw-text-opacity));
}.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(204 213 214 / var(--tw-text-opacity));
}.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(143 151 164 / var(--tw-text-opacity));
}.text-gray-950 {
  --tw-text-opacity: 1;
  color: rgb(0 9 10 / var(--tw-text-opacity));
}.text-link {
  --tw-text-opacity: 1;
  color: rgb(0 164 125 / var(--tw-text-opacity));
}.text-primary-100 {
  --tw-text-opacity: 1;
  color: rgb(188 236 192 / var(--tw-text-opacity));
}.text-primary-400 {
  --tw-text-opacity: 1;
  color: rgb(0 189 144 / var(--tw-text-opacity));
}.text-primary-500 {
  --tw-text-opacity: 1;
  color: rgb(0 137 104 / var(--tw-text-opacity));
}.text-primary-700 {
  --tw-text-opacity: 1;
  color: rgb(0 46 51 / var(--tw-text-opacity));
}.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(224 85 85 / var(--tw-text-opacity));
}.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.placeholder-gray-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(143 151 164 / var(--tw-placeholder-opacity));
}.placeholder-gray-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(143 151 164 / var(--tw-placeholder-opacity));
}.placeholder-gray-950::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(0 9 10 / var(--tw-placeholder-opacity));
}.placeholder-gray-950::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(0 9 10 / var(--tw-placeholder-opacity));
}.placeholder-opacity-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
}.placeholder-opacity-100::placeholder {
  --tw-placeholder-opacity: 1;
}.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-custom-primary {
  --tw-shadow: 0px 4px 20px 0px rgba(0, 189, 144, 0.4);
  --tw-shadow-colored: 0px 4px 20px 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-searchbox {
  --tw-shadow: 0px 4px 40px 0px #0000001A;
  --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);
}.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);
}.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);
}.backdrop-blur-\[20px\] {
  --tw-backdrop-blur: blur(20px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.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;
}.last\:border-0:last-child {
  border-width: 0px;
}.last\:pb-0:last-child {
  padding-bottom: 0px;
}.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.dark\:block:is(.dark *) {
  display: block;
}.dark\:inline-block:is(.dark *) {
  display: inline-block;
}.dark\:flex:is(.dark *) {
  display: flex;
}.dark\:hidden:is(.dark *) {
  display: none;
}.dark\:border-green-100:is(.dark *) {
  border-color: #F2F2F21A;
}.dark\:border-green-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(77 109 112 / var(--tw-border-opacity));
}.dark\:border-input:is(.dark *) {
  border-color: #FFFFFF1A;
}.dark\:border-primary-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(26 67 71 / var(--tw-border-opacity));
}.dark\:border-primary-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(0 46 51 / var(--tw-border-opacity));
}.dark\:bg-box-50:is(.dark *) {
  background-color: #FFFFFF1A;
}.dark\:bg-box-dark:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 28 31 / var(--tw-bg-opacity));
}.dark\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 37 41 / var(--tw-bg-opacity));
}.dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}.dark\:bg-input-50:is(.dark *) {
  background-color:  #F2F2F21A;
}.dark\:bg-input-dark:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(77 109 112 / var(--tw-bg-opacity));
}.dark\:bg-primary-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 46 51 / var(--tw-bg-opacity));
}.dark\:bg-primary-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 18 20 / var(--tw-bg-opacity));
}.dark\:bg-primary-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 22 28 / var(--tw-bg-opacity));
}.dark\:bg-transparent:is(.dark *) {
  background-color: transparent;
}.dark\:bg-none:is(.dark *) {
  background-image: none;
}.dark\:text-golden-50:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(249 221 151 / var(--tw-text-opacity));
}.dark\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(234 235 239 / var(--tw-text-opacity));
}.dark\:text-gray-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(143 151 164 / var(--tw-text-opacity));
}.dark\:text-gray-950:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(0 9 10 / var(--tw-text-opacity));
}.dark\:text-primary-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(188 236 192 / var(--tw-text-opacity));
}.dark\:text-primary-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(137 169 140 / var(--tw-text-opacity));
}.dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.dark\:placeholder-white:is(.dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}.dark\:placeholder-white:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}.dark\:hover\:bg-primary-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 46 51 / var(--tw-bg-opacity));
}@media (min-width: 768px) {

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

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

  .md\:top-\[25\%\] {
    top: 25%;
  }

  .md\:top-\[calc\(100\%\+8px\)\] {
    top: calc(100% + 8px);
  }

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

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

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

  .md\:block {
    display: block;
  }

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

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

  .md\:h-6 {
    height: 1.5rem;
  }

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

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

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

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

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

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

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

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

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

  .md\:w-12 {
    width: 3rem;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

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

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

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

  .md\:w-\[25\%\] {
    width: 25%;
  }

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

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

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

  .md\:w-\[37\.5\%\] {
    width: 37.5%;
  }

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

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

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

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

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

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

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

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

  .md\:w-\[calc\(50\%-20px\)\] {
    width: calc(50% - 20px);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-20 {
    gap: 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-\[120px\] {
    gap: 120px;
  }

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

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

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

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

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

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

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

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

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

  .md\:rounded-lg {
    border-radius: 0.5rem;
  }

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

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

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

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

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

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

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

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

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

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

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

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

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

  .md\:pb-0 {
    padding-bottom: 0px;
  }

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

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

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

  .md\:pb-\[110px\] {
    padding-bottom: 110px;
  }

  .md\:pb-\[120px\] {
    padding-bottom: 120px;
  }

  .md\:pl-20 {
    padding-left: 5rem;
  }

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

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

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

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

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

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

  .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-\[30px\] {
    font-size: 30px;
  }

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

  .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\:uppercase {
    text-transform: uppercase;
  }

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

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

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

  .lg\:absolute {
    position: absolute;
  }

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

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

  .lg\:top-\[188px\] {
    top: 188px;
  }

  .lg\:top-\[60px\] {
    top: 60px;
  }

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

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

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

  .lg\:h-full {
    height: 100%;
  }

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

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

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

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

  .lg\:w-4 {
    width: 1rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-full {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

  .lg\:gap-20 {
    gap: 5rem;
  }

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

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

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

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

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

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

  .lg\:gap-\[44px\] {
    gap: 44px;
  }

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

  .lg\:gap-\[68px\] {
    gap: 68px;
  }

  .lg\:gap-\[80px\] {
    gap: 80px;
  }

  .lg\:gap-\[98px\] {
    gap: 98px;
  }

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

  .lg\:gap-y-14 {
    row-gap: 3.5rem;
  }

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

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

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

  .lg\:p-\[32px\] {
    padding: 32px;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

  .lg\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

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

  .lg\:py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .lg\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .lg\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lg\:py-\[64px\] {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .lg\:py-\[68px\] {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-\[-80px\] {
    padding-bottom: -80px;
  }

  .lg\:pl-5 {
    padding-left: 1.25rem;
  }

  .lg\:pr-5 {
    padding-right: 1.25rem;
  }

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

  .lg\:pt-3 {
    padding-top: 0.75rem;
  }

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

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

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

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .lg\:text-\[48px\] {
    font-size: 48px;
  }

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

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

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

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

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

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

  .lg\:leading-\[38px\] {
    line-height: 38px;
  }
}@media (min-width: 1260px) {

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

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

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

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

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

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

  .xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

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

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

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

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

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

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

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

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

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

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

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