
:root{--alpha-button-background: 1;--alpha-button-border: 1;--alpha-link: .85;--alpha-badge-border: .1;--focused-base-outline: .2rem solid rgba(var(--color-foreground), .5);--focused-base-outline-offset: .3rem;--focused-base-box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3)}.product-card-wrapper .card,.contains-card--product{--border-radius: var(--product-card-corner-radius);--border-width: var(--product-card-border-width);--border-opacity: var(--product-card-border-opacity);--shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--product-card-shadow-vertical-offset);--shadow-blur-radius: var(--product-card-shadow-blur-radius);--shadow-opacity: var(--product-card-shadow-opacity);--shadow-visible: var(--product-card-shadow-visible);--image-padding: var(--product-card-image-padding);--text-alignment: var(--product-card-text-alignment)}.collection-card-wrapper .card,.contains-card--collection{--border-radius: var(--collection-card-corner-radius);--border-width: var(--collection-card-border-width);--border-opacity: var(--collection-card-border-opacity);--shadow-horizontal-offset: var(--collection-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--collection-card-shadow-vertical-offset);--shadow-blur-radius: var(--collection-card-shadow-blur-radius);--shadow-opacity: var(--collection-card-shadow-opacity);--shadow-visible: var(--collection-card-shadow-visible);--image-padding: var(--collection-card-image-padding);--text-alignment: var(--collection-card-text-alignment)}.article-card-wrapper .card,.contains-card--article{--border-radius: var(--blog-card-corner-radius);--border-width: var(--blog-card-border-width);--border-opacity: var(--blog-card-border-opacity);--shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--blog-card-shadow-vertical-offset);--shadow-blur-radius: var(--blog-card-shadow-blur-radius);--shadow-opacity: var(--blog-card-shadow-opacity);--shadow-visible: var(--blog-card-shadow-visible);--image-padding: var(--blog-card-image-padding);--text-alignment: var(--blog-card-text-alignment)}.contains-content-container,.content-container{--border-radius: var(--text-boxes-radius);--border-width: var(--text-boxes-border-width);--border-opacity: var(--text-boxes-border-opacity);--shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);--shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);--shadow-blur-radius: var(--text-boxes-shadow-blur-radius);--shadow-opacity: var(--text-boxes-shadow-opacity);--shadow-visible: var(--text-boxes-shadow-visible)}.contains-media,.global-media-settings{--border-radius: var(--media-radius);--border-width: var(--media-border-width);--border-opacity: var(--media-border-opacity);--shadow-horizontal-offset: var(--media-shadow-horizontal-offset);--shadow-vertical-offset: var(--media-shadow-vertical-offset);--shadow-blur-radius: var(--media-shadow-blur-radius);--shadow-opacity: var(--media-shadow-opacity);--shadow-visible: var(--media-shadow-visible)}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}body:has(.section-header .drawer-menu) .announcement-bar-section .page-width{max-width:100%}.page-width.drawer-menu{max-width:100%}.page-width-desktop{padding:0;margin:0 auto}.utility-bar__grid.page-width{padding-left:3rem;padding-right:3rem}@media screen and (min-width: 750px){.page-width{padding:0 5rem}.header.page-width,.utility-bar__grid.page-width{padding-left:3.2rem;padding-right:3.2rem}.page-width--narrow{padding:0 9rem}.page-width-desktop{padding:0}.page-width-tablet{padding:0 5rem}}@media screen and (min-width: 990px){.header:not(.drawer-menu).page-width{padding-left:5rem;padding-right:5rem}.page-width--narrow{max-width:72.6rem;padding:0}.page-width-desktop{max-width:var(--page-width);padding:0 5rem}}.isolate{position:relative;z-index:0}.section+.section{margin-top:var(--spacing-sections-mobile)}@media screen and (min-width: 750px){.section+.section{margin-top:var(--spacing-sections-desktop)}}.element-margin-top{margin-top:5rem}@media screen and (min-width: 750px){.element-margin{margin-top:calc(5rem + var(--page-width-margin))}}.background-secondary{background-color:rgba(var(--color-foreground),.04)}.grid-auto-flow{display:grid;grid-auto-flow:column}.page-margin,.shopify-challenge__container{margin:7rem auto}.rte-width{max-width:82rem;margin:0 auto 2rem}.list-unstyled{margin:0;padding:0;list-style:none}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.visually-hidden--inline{margin:0;height:1em}.overflow-hidden{overflow:hidden}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.full-width-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}::selection{background-color:rgba(var(--color-foreground),.2)}.text-body{font-size:1.5rem;letter-spacing:.06rem;line-height:calc(1 + .8 / var(--font-body-scale));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)));word-break:break-word}.hxxl{font-size:clamp(calc(var(--font-heading-scale) * 5.6rem),14vw,calc(var(--font-heading-scale) * 7.2rem));line-height:1.1}.hxl{font-size:calc(var(--font-heading-scale) * 5rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)))}@media only screen and (min-width: 750px){.hxl{font-size:calc(var(--font-heading-scale) * 6.2rem)}}.h0{font-size:calc(var(--font-heading-scale) * 4rem)}@media only screen and (min-width: 750px){.h0{font-size:calc(var(--font-heading-scale) * 5.2rem)}}h1,.h1{font-size:calc(var(--font-heading-scale) * 3rem)}@media only screen and (min-width: 750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 4rem)}}h2,.h2{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width: 750px){h2,.h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}}h3,.h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}@media only screen and (min-width: 750px){h3,.h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}}h4,.h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}h5,.h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}@media only screen and (min-width: 750px){h5,.h5{font-size:calc(var(--font-heading-scale) * 1.3rem)}}h6,.h6{color:rgba(var(--color-foreground),.75);margin-block-start:1.67em;margin-block-end:1.67em}blockquote{font-style:italic;color:rgba(var(--color-foreground),.75);border-left:.2rem solid rgba(var(--color-foreground),.2);padding-left:1rem}@media screen and (min-width: 750px){blockquote{padding-left:1.5rem}}.caption{font-size:1rem;letter-spacing:.07rem;line-height:calc(1 + .7 / var(--font-body-scale))}@media screen and (min-width: 750px){.caption{font-size:1.2rem}}.caption-with-letter-spacing{font-size:1rem;letter-spacing:.13rem;line-height:calc(1 + .2 / var(--font-body-scale));text-transform:uppercase}.caption-with-letter-spacing--medium{font-size:1.2rem;letter-spacing:.16rem}.caption-with-letter-spacing--large{font-size:1.4rem;letter-spacing:.18rem}.caption-large,.customer .field input,.customer select,.field__input,.form__label,.select__select{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}.color-foreground{color:rgb(var(--color-foreground))}table:not([class]){table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}table:not([class]) td,table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}@media screen and (max-width: 749px){.small-hide{display:none!important}}@media screen and (min-width: 750px) and (max-width: 989px){.medium-hide{display:none!important}}@media screen and (min-width: 990px){.large-up-hide{display:none!important}}.left{text-align:left}.center{text-align:center}.right{text-align:right}.uppercase{text-transform:uppercase}.light{opacity:.7}a:empty,ul:empty,dl:empty,div:empty,section:empty,article:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:none}.link,.customer a{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}.link--text{color:rgb(var(--color-foreground))}.link--text:hover{color:rgba(var(--color-foreground),.75)}.link-with-icon{display:inline-flex;font-size:1.4rem;font-weight:600;letter-spacing:.1rem;text-decoration:none;margin-bottom:4.5rem;white-space:nowrap}.link-with-icon .icon{width:1.5rem;margin-left:1rem}a:not([href]){cursor:not-allowed}.circle-divider:after{content:"\2022";margin:0 1.3rem 0 1.5rem}.circle-divider:last-of-type:after{display:none}hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}@media screen and (min-width: 750px){hr{margin:7rem 0}}.full-unstyled-link{text-decoration:none;color:currentColor;display:block}.placeholder{background-color:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.55);fill:rgba(var(--color-foreground),.55)}details>*{box-sizing:border-box}.break{word-break:break-word}.visibility-hidden{visibility:hidden}@media (prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}:root{--duration-short: .1s;--duration-default: .2s;--duration-announcement-bar: .25s;--duration-medium: .3s;--duration-long: .5s;--duration-extra-long: .6s;--duration-extra-longer: .75s;--duration-extended: 3s;--ease-out-slow: cubic-bezier(0, 0, .3, 1);--animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)}.underlined-link,.customer a,.inline-richtext a{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.underlined-link,.customer a{color:rgba(var(--color-link),var(--alpha-link))}.inline-richtext a,.rte.inline-richtext a{color:currentColor}.underlined-link:hover,.customer a:hover,.inline-richtext a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.icon-arrow{width:1.5rem}h3 .icon-arrow,.h3 .icon-arrow{width:calc(var(--font-heading-scale) * 1.5rem)}.animate-arrow .icon-arrow path{transform:translate(-.25rem);transition:transform var(--duration-short) ease}.animate-arrow:hover .icon-arrow path{transform:translate(-.05rem)}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.svg-wrapper>svg{height:100%;width:100%}summary{cursor:pointer;list-style:none;position:relative}summary .icon-caret{position:absolute;height:.6rem;right:1.5rem;top:calc(50% - .2rem)}summary::-webkit-details-marker{display:none}.disclosure-has-popup{position:relative}.disclosure-has-popup[open]>summary:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;display:block;cursor:default;content:" ";background:transparent}.disclosure-has-popup>summary:before{display:none}.disclosure-has-popup[open]>summary+*{z-index:100}@media screen and (min-width: 750px){.disclosure-has-popup[open]>summary+*{z-index:4}.facets .disclosure-has-popup[open]>summary+*{z-index:2}}.placeholder-svg{height:100%;width:100%}*:focus{outline:0;box-shadow:none}*:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.focused{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focused.focus-inset{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focus-none{box-shadow:none!important;outline:0!important}.focus-offset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.focus-offset.focused{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.title,.title-wrapper-with-link{margin:3rem 0 2rem}.title-wrapper-with-link .title{margin:0}.title .link{font-size:inherit}.title-wrapper{margin-bottom:3rem}.title-wrapper-with-link{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.title--primary{margin:4rem 0}.title-wrapper--self-padded-tablet-down,.title-wrapper--self-padded-mobile{padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width: 750px){.title-wrapper--self-padded-mobile{padding-left:0;padding-right:0}}@media screen and (min-width: 990px){.title,.title-wrapper-with-link{margin:5rem 0 3rem}.title--primary{margin:2rem 0}.title-wrapper-with-link{align-items:center}.title-wrapper-with-link .title{margin-bottom:0}.title-wrapper--self-padded-tablet-down{padding-left:0;padding-right:0}}.title-wrapper-with-link .link-with-icon{margin:0;flex-shrink:0;display:flex;align-items:center}.title-wrapper-with-link .link-with-icon .svg-wrapper{width:1.5rem}.title-wrapper-with-link a{margin-top:0;flex-shrink:0}.title-wrapper--no-top-margin{margin-top:0}.title-wrapper--no-top-margin>.title{margin-top:0}.subtitle{font-size:1.8rem;line-height:calc(1 + .8 / var(--font-body-scale));letter-spacing:.06rem;color:rgba(var(--color-foreground),.7)}.subtitle--small{font-size:1.4rem;letter-spacing:.1rem}.subtitle--medium{font-size:1.6rem;letter-spacing:.08rem}.grid{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}@media screen and (min-width: 750px){.grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.grid:last-child{margin-bottom:0}.grid__item{width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);flex-grow:1;flex-shrink:0}@media screen and (min-width: 750px){.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}.grid--gapless.grid{column-gap:0;row-gap:0}@media screen and (max-width: 749px){.grid__item.slider__slide--full-width{width:100%;max-width:none}}.grid--1-col .grid__item{max-width:100%;width:100%}.grid--3-col .grid__item{width:calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3)}@media screen and (min-width: 750px){.grid--3-col .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}}.grid--2-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}@media screen and (min-width: 750px){.grid--2-col .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--4-col-tablet .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-tablet .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}@media screen and (max-width: 989px){.grid--1-col-tablet-down .grid__item{width:100%;max-width:100%}.slider--tablet.grid--peek{margin:0;width:100%}.slider--tablet.grid--peek .grid__item{box-sizing:content-box;margin:0}.slider.slider--tablet .scroll-trigger.animate--slide-in,.slider.slider--mobile .scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}.scroll-trigger:not(.scroll-trigger--offscreen) .slider--tablet{animation:var(--animation-slide-in)}}@media screen and (min-width: 990px){.grid--6-col-desktop .grid__item{width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);max-width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6)}.grid--5-col-desktop .grid__item{width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);max-width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)}.grid--4-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.grid--3-col-desktop .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-desktop .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.slider.slider--desktop .scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}.scroll-trigger:not(.scroll-trigger--offscreen) .slider--desktop{animation:var(--animation-slide-in)}}@media screen and (min-width: 990px){.grid--1-col-desktop{flex:0 0 100%;max-width:100%}.grid--1-col-desktop .grid__item{width:100%;max-width:100%}}@media screen and (max-width: 749px){.grid--peek.slider--mobile{margin:0;width:100%}.grid--peek.slider--mobile .grid__item{box-sizing:content-box;margin:0}.grid--peek .grid__item{min-width:35%}.grid--peek.slider .grid__item:first-of-type{margin-left:1.5rem}.grid--peek.slider:after{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,.grid--peek .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,.slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item{width:calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem)}}@media screen and (min-width: 750px) and (max-width: 989px){.slider--tablet.grid--peek .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--2-col-tablet .grid__item,.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek .grid__item:first-of-type{margin-left:1.5rem}.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--1-col-tablet-down.grid--peek .grid__item{width:calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem)}}.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*:not(.zoom):not(.deferred-media__poster-button),.media model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.media--square{padding-bottom:100%}.media--portrait{padding-bottom:125%}.media--landscape{padding-bottom:66.6%}.media--cropped{padding-bottom:56%}.media--16-9{padding-bottom:56.25%}.media--circle{padding-bottom:100%;border-radius:50%}.media.media--hover-effect>img+img{opacity:0}@media screen and (min-width: 990px){.media--cropped{padding-bottom:63%}}deferred-media{display:block}.button--secondary,.button--tertiary{--color-button: var(--color-secondary-button);--color-button-text: var(--color-secondary-button-text)}.button--tertiary{--alpha-button-background: 0;--alpha-button-border: .2}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{--shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset: var(--buttons-shadow-vertical-offset);--shadow-blur-radius: var(--buttons-shadow-blur-radius);--shadow-opacity: var(--buttons-shadow-opacity);--shadow-visible: var(--buttons-shadow-visible);--border-offset: var(--buttons-border-offset);--border-opacity: calc(1 - var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);position:relative}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{min-width:calc(12rem + var(--buttons-border-width) * 2);min-height:calc(4.5rem + var(--buttons-border-width) * 2)}.button,.shopify-challenge__button,.customer button{display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;cursor:pointer;font:inherit;font-size:1.5rem;text-decoration:none;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:rgba(var(--color-button),var(--alpha-button-background))}.button:before,.shopify-challenge__button:before,.customer button:before,.shopify-payment-button__button--unbranded:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:var(--buttons-radius-outset);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.button:after,.shopify-challenge__button:after,.customer button:after,.shopify-payment-button__button--unbranded:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}.button:not([disabled]):hover:after,.shopify-challenge__button:hover:after,.customer button:hover:after,.shopify-payment-button__button--unbranded:hover:after{--border-offset: 1.3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background))}.button--secondary:after{--border-opacity: var(--buttons-border-opacity)}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button__button--unbranded:focus{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.button:focus:not(:focus-visible):not(.focused),.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused){box-shadow:inherit}.button::selection,.shopify-challenge__button::selection,.customer button::selection{background-color:rgba(var(--color-button-text),.3)}.button,.button-label,.shopify-challenge__button,.customer button{font-size:1.5rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale))}.button--tertiary{font-size:1.2rem;padding:1rem 1.5rem;min-width:calc(9rem + var(--buttons-border-width) * 2);min-height:calc(3.5rem + var(--buttons-border-width) * 2)}.button--small{padding:1.2rem 2.6rem}shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))}shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))}.button:disabled,.button[aria-disabled=true],.button.disabled,.customer button:disabled,.customer button[aria-disabled=true],.customer button.disabled,.quantity__button.disabled{cursor:not-allowed;opacity:.5}.button--full-width{display:flex;width:100%}.button.loading{color:transparent;position:relative}@media screen and (forced-colors: active){.button.loading{color:rgb(var(--color-foreground))}}.button.loading>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.button.loading>.loading__spinner .spinner{width:fit-content}.button.loading>.loading__spinner .path{stroke:rgb(var(--color-button-text))}.share-button{display:block;position:relative}.share-button details{width:fit-content}.share-button__button{font-size:1.4rem;display:flex;align-items:center;color:rgb(var(--color-link));margin-left:0;padding-left:0;min-height:4.4rem}details[open]>.share-button__fallback{animation:animateMenuOpen var(--duration-default) ease}.share-button__button:hover{text-decoration:underline;text-underline-offset:.3rem}.share-button__button,.share-button__fallback button{cursor:pointer;background-color:transparent;border:none}.share-button__button .icon-share{height:1.2rem;margin-right:1rem;min-width:1.3rem}.share-button__fallback{display:flex;align-items:center;position:absolute;top:3rem;left:.1rem;z-index:3;width:100%;min-width:max-content;border-radius:var(--inputs-radius);border:0}.share-button__fallback:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.share-button__fallback:before{background:rgb(var(--color-background));pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.share-button__fallback button{width:4.4rem;height:4.4rem;padding:0;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;right:var(--inputs-border-width)}.share-button__fallback button:hover{color:rgba(var(--color-foreground),.75)}.share-button__fallback button:hover .svg-wrapper{transform:scale(1.07)}.share-button__close:not(.hidden)+.share-button__copy{display:none}.share-button__close,.share-button__copy{background-color:transparent;color:rgb(var(--color-foreground))}.share-button__copy:focus-visible,.share-button__close:focus-visible{background-color:rgb(var(--color-background));z-index:2}.share-button__copy:focus,.share-button__close:focus{background-color:rgb(var(--color-background));z-index:2}.field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused),.field:not(:focus-visible):not(.focused)+.share-button__close:not(:focus-visible):not(.focused){background-color:inherit}.share-button__fallback .field:after,.share-button__fallback .field:before{content:none}.share-button__fallback .field{border-radius:0;min-width:auto;min-height:auto;transition:none}.share-button__fallback .field__input:focus,.share-button__fallback .field__input:-webkit-autofill{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.1rem;box-shadow:0 0 0 .1rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.share-button__fallback .field__input{box-shadow:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;filter:none;min-width:auto;min-height:auto}.share-button__fallback .field__input:hover{box-shadow:none}.share-button__fallback .icon{width:1.5rem;height:1.5rem}.share-button__message:not(:empty){display:flex;align-items:center;width:100%;height:100%;margin-top:0;padding:.8rem 0 .8rem 1.5rem;margin:var(--inputs-border-width)}.share-button__message:not(:empty):not(.hidden)~*{display:none}.field__input,.select__select,.customer .field input,.customer select{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;width:100%;box-sizing:border-box;transition:box-shadow var(--duration-short) ease;border-radius:var(--inputs-radius);height:4.5rem;min-height:calc(var(--inputs-border-width) * 2);min-width:calc(7rem + (var(--inputs-border-width) * 2));position:relative;border:0}.field:before,.select:before,.customer .field:before,.customer select:before,.localization-form__select:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.field:after,.select:after,.customer .field:after,.customer select:after,.localization-form__select:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.select__select{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.field:hover.field:after,.select:hover.select:after,.select__select:hover.select__select:after,.customer .field:hover.field:after,.customer select:hover.select:after,.localization-form__select:hover.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));outline:0;border-radius:var(--inputs-radius)}.field__input:focus-visible,.select__select:focus-visible,.customer .field input:focus-visible,.customer select:focus-visible,.localization-form__select:focus-visible.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.localization-form__select:focus{outline:0;box-shadow:none}.text-area,.select{display:flex;position:relative;width:100%}.select .svg-wrapper,.customer select+.svg-wrapper{height:.6rem;width:1rem;pointer-events:none;position:absolute;top:calc(50% - .2rem);right:0}.select__select,.customer select{cursor:pointer;line-height:calc(1 + .6 / var(--font-body-scale));padding:0 calc(var(--inputs-border-width) + 3rem) 0 2rem;margin:var(--inputs-border-width);min-height:calc(var(--inputs-border-width) * 2)}.field{position:relative;width:100%;display:flex;transition:box-shadow var(--duration-short) ease}.customer .field{display:flex}.field--with-error{flex-wrap:wrap}.field__input,.customer .field input{flex-grow:1;text-align:left;padding:1.5rem;margin:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease}.field__label,.customer .field label{font-size:1.6rem;left:calc(var(--inputs-border-width) + 2rem);top:calc(1rem + var(--inputs-border-width));margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.75);letter-spacing:.1rem;line-height:1.5}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label,.field__input:-webkit-autofill~.field__label,.customer .field input:focus~label,.customer .field input:not(:placeholder-shown)~label,.customer .field input:-webkit-autofill~label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:.04rem}.field__input:focus,.field__input:not(:placeholder-shown),.field__input:-webkit-autofill,.customer .field input:focus,.customer .field input:not(:placeholder-shown),.customer .field input:-webkit-autofill{padding:2.2rem 1.5rem .8rem 2rem;margin:var(--inputs-border-width)}.field__input::-webkit-search-cancel-button,.customer .field input::-webkit-search-cancel-button{display:none}.field__input::placeholder,.customer .field input::placeholder{opacity:0}.field__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.4rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:4.4rem}.field__button>.svg-wrapper{height:2.5rem;width:2.5rem}.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label,.customer .field input:-webkit-autofill~label{color:#000}.text-area{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);min-height:10rem;resize:none}input[type=checkbox]{display:inline-block;width:auto;margin-right:.5rem}.form__label{display:block;margin-bottom:.6rem}.form__message{align-items:center;display:flex;font-size:1.4rem;line-height:1;margin-top:1rem}.form__message--large{font-size:1.6rem}.customer .field .form__message{font-size:1.4rem;text-align:left}.form__message .icon,.customer .form__message .svg-wrapper{flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}.form__message--large .icon,.customer .form__message .svg-wrapper{height:1.5rem;width:1.5rem;margin-right:1rem}.customer .field .form__message .svg-wrapper{align-self:start}.form-status{margin:0;font-size:1.6rem}.form-status-list{padding:0;margin:2rem 0 4rem}.form-status-list li{list-style-position:inside}.form-status-list .link:first-letter{text-transform:capitalize}.quantity{color:rgba(var(--color-foreground));position:relative;width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);display:flex;border-radius:var(--inputs-radius);min-height:calc((var(--inputs-border-width) * 2) + 4.5rem)}.quantity:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.quantity:before{background:rgb(var(--color-background));pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.quantity__input{color:currentColor;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;font-weight:500;opacity:.85;text-align:center;background-color:transparent;border:0;padding:0 .5rem;width:100%;flex-grow:1;-webkit-appearance:none;appearance:none}.quantity__button{width:calc(4.5rem / var(--font-body-scale));flex-shrink:0;font-size:1.8rem;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));padding:0}.quantity__button:first-child{margin-left:calc(var(--inputs-border-width))}.quantity__button:last-child{margin-right:calc(var(--inputs-border-width))}.quantity__button .svg-wrapper{width:1rem;pointer-events:none}.quantity__button:focus-visible,.quantity__input:focus-visible{background-color:rgb(var(--color-background));z-index:2}.quantity__button:focus,.quantity__input:focus{background-color:rgb(var(--color-background));z-index:2}.quantity__button:not(:focus-visible):not(.focused),.quantity__input:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:hover,.quantity__input:-webkit-autofill:active{box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important;-webkit-box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.quantity__rules{margin-top:.5rem;position:relative;font-size:1.2rem}.quantity__rules .caption{display:inline-block;margin-top:0;margin-bottom:0}.quantity__rules .divider+.divider:before{content:"\2022";margin:0 .5rem}.quantity__rules-cart{position:relative}.product__info-container .loading__spinner:not(.hidden)~*,.quantity__rules-cart .loading__spinner:not(.hidden)~*{visibility:hidden}.modal__toggle{list-style-type:none}.modal__toggle-close{display:none}.modal__toggle-open{display:flex}.modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0rem;height:4.4rem;width:4.4rem;background-color:transparent}.modal__close-button .icon{width:1.7rem;height:1.7rem}.modal__content{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(var(--color-background));z-index:4;display:flex;justify-content:center;align-items:center}.media-modal{cursor:zoom-out}.media-modal .deferred-media{cursor:initial}.cart-count-bubble:empty{display:none}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:1.7rem;width:1.7rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:.9rem;bottom:.8rem;left:2.2rem;line-height:calc(1 + .1 / var(--font-body-scale))}.utility-bar{height:100%}.utility-bar--bottom-border{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}@media screen and (min-width: 990px){.utility-bar--bottom-border-social-only{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}}.utility-bar__grid{display:grid;grid-template-columns:1fr;grid-template-areas:"announcements"}.utility-bar__grid .list-social{justify-content:flex-start;align-content:center;margin-left:-1.2rem;grid-area:social-icons}@media screen and (max-width: 989px){.utility-bar .utility-bar__grid .list-social{display:none}}.utility-bar .list-social__item .icon{scale:.9}@media screen and (min-width: 990px){.utility-bar__grid--3-col{grid-template-columns:3fr 4fr 3fr;grid-template-areas:"social-icons announcements language-currency"}.utility-bar__grid--2-col{grid-template-columns:1fr 1fr;grid-template-areas:"social-icons language-currency"}.announcement-bar.announcement-bar--one-announcement,.announcement-bar--one-announcement .announcement-bar__link{width:fit-content;margin:auto}}.announcement-bar,.announcement-bar__announcement{color:rgb(var(--color-foreground));width:100%;height:100%;display:flex;justify-content:center;flex-wrap:wrap;align-content:center;grid-area:announcements}.announcement-bar .slider--everywhere{margin-bottom:0;scroll-behavior:auto}.utility-bar__grid .announcement-bar-slider,.announcement-bar-slider,.announcement-bar-slider .slider{width:100%}.announcement-bar .slider-button--next{margin-right:-1.5rem;min-width:44px}.announcement-bar .slider-button--prev{margin-left:-1.5rem;min-width:44px}.announcement-bar .slider-button--next:focus-visible,.announcement-bar .slider-button--prev:focus-visible,.utility-bar .list-social__link:focus-visible{outline-offset:-.3rem;box-shadow:0 0 0 -.2rem rgb(var(--color-foreground))}.localization-wrapper{grid-area:language-currency;align-self:center;display:flex;justify-content:flex-end}.localization-wrapper .localization-selector+.disclosure__list-wrapper{animation:animateMenuOpen var(--duration-default) ease}.utility-bar .localization-wrapper .disclosure .localization-form__select,.utility-bar .localization-wrapper .disclosure__link{font-size:calc(var(--font-heading-scale) * 1.3rem)}@media screen and (min-width: 990px){body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width{padding-left:5rem;padding-right:5rem}.announcement-bar-slider{width:60%}.announcement-bar .slider-button{height:3.8rem}}.announcement-bar__link{display:flex;width:100%;text-decoration:none;height:100%;justify-content:center;align-items:center}.announcement-bar__link:hover{text-decoration:underline}.announcement-bar__link .icon-arrow{display:inline-block;pointer-events:none;margin-left:.8rem;vertical-align:middle;margin-bottom:.2rem}.announcement-bar__message{text-align:center;padding:1rem 0;margin:0;letter-spacing:.1rem;min-height:3.8rem}.announcement-bar-slider--fade-in-next .announcement-bar__message,.announcement-bar-slider--fade-in-previous .announcement-bar__message,.announcement-bar-slider--fade-out-next .announcement-bar__message,.announcement-bar-slider--fade-out-previous .announcement-bar__message{animation-duration:var(--duration-announcement-bar);animation-timing-function:ease-in-out;animation-fill-mode:forwards}.announcement-bar-slider--fade-in-next .announcement-bar__message{--announcement-translate-from: -1.5rem;opacity:0;animation-name:translateAnnouncementSlideIn;animation-delay:var(--duration-announcement-bar)}.announcement-bar-slider--fade-in-previous .announcement-bar__message{--announcement-translate-from: 1.5rem;opacity:0;animation-name:translateAnnouncementSlideIn;animation-delay:var(--duration-announcement-bar)}.announcement-bar-slider--fade-out-next .announcement-bar__message{--announcement-translate-to: 1.5rem;animation-name:translateAnnouncementSlideOut}.announcement-bar-slider--fade-out-previous .announcement-bar__message{--announcement-translate-to: -1.5rem;animation-name:translateAnnouncementSlideOut}@keyframes translateAnnouncementSlideIn{0%{opacity:0;transform:translate(var(--announcement-translate-from))}to{opacity:1;transform:translate(0)}}@keyframes translateAnnouncementSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(var(--announcement-translate-to))}}.section-header.shopify-section-group-header-group{z-index:3}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-header-hidden{top:calc(-1 * var(--header-height))}.shopify-section-header-hidden.menu-open{top:0}.section-header.animate{transition:top .15s ease-out}.shopify-section-group-header-group{z-index:4}.section-header~.shopify-section-group-header-group{z-index:initial}.header-wrapper{display:block;position:relative;background-color:rgb(var(--color-background))}.header-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header{display:grid;grid-template-areas:"left-icons heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center}@media screen and (max-width: 749px){.header--has-app{grid-template-columns:auto 1fr auto}}@media screen and (min-width: 990px){.header{grid-template-columns:1fr auto 1fr}.header--top-left,.header--middle-left:not(.header--has-menu){grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--top-left.drawer-menu,.header--middle-left.drawer-menu{grid-template-areas:"navigation heading icons";grid-template-columns:auto 1fr auto;column-gap:1rem}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:auto auto 1fr;column-gap:2rem}.header--middle-center:not(.drawer-menu){grid-template-areas:"navigation heading icons";grid-template-columns:1fr auto 1fr;column-gap:2rem}.header--middle-center a.header__heading-link{text-align:center}.header--top-center{grid-template-areas:"left-icons heading icons" "navigation navigation navigation"}.header--top-center.drawer-menu{grid-template-areas:"left-icons heading icons";grid-template-columns:1fr auto 1fr}.header:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:1.05rem}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header>.header__heading-link{line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link{display:inline-block;padding:.75rem;text-decoration:none;word-break:break-word}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground),.75)}.header__heading-logo{height:auto;max-width:100%}.header__heading-logo-wrapper{width:100%;display:inline-block;transition:width .3s cubic-bezier(.52,0,.61,.99)}@media screen and (max-width: 989px){.header__heading,.header__heading-link{text-align:center}.header--mobile-left .header__heading,.header--mobile-left .header__heading-link{text-align:left;justify-self:start}.header--mobile-left{grid-template-columns:auto 2fr 1fr}}@media screen and (min-width: 990px){.header--middle-left .header__heading-link,.header--top-left .header__heading-link{margin-left:-.75rem}.header__heading,.header__heading-link{justify-self:start}.header--middle-center .header__heading-link,.header--middle-center .header__heading,.header--top-center .header__heading-link,.header--top-center .header__heading{justify-self:center;text-align:center}}.header__icons{display:flex;grid-area:icons;justify-self:end;padding-right:.8rem}.header__icons .shopify-app-block{max-width:4.4rem;max-height:4.4rem;overflow:hidden}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon{color:rgb(var(--color-foreground))}.header__icon span{height:100%}.header__icon .svg-wrapper{width:44px;height:44px}.header__icon:after{content:none}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1.07)}.header__icon .icon{height:2rem;width:2rem;fill:none;vertical-align:middle}.header__icon,.header__icon--cart .icon{height:4.4rem;width:4.4rem;padding:0}.header__icon--cart{position:relative;margin-right:-1.2rem}.header__icon--menu[aria-expanded=true]:before{content:"";top:100%;left:0;height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));width:100%;display:block;position:absolute;background:rgba(var(--color-foreground),.5)}.header__icon--account shop-user-avatar{--shop-avatar-size: 2.8rem}details .header__icon-close{display:none}details[open] .header__icon-close{display:inline-block}account-icon{display:flex}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icons;justify-self:start}.header--top-center.drawer-menu>.header__search{margin-left:3.2rem}.header--top-center header-drawer{grid-area:left-icons}.header:not(.header--has-menu) *>.header__search{display:none}.header__search{display:inline-flex;line-height:0}.header--top-center>.header__search{display:none}.header--top-center *>.header__search{display:inline-flex}@media screen and (min-width: 990px){.header:not(.header--top-center) *>.header__search,.header--top-center>.header__search{display:inline-flex}.header:not(.header--top-center)>.header__search,.header--top-center *>.header__search{display:none}}details[open]>.search-modal{opacity:1;animation:animateMenuOpen var(--duration-default) ease}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.search-modal{opacity:0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);min-height:calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));height:100%}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 5rem 0 1rem;line-height:calc(1 + .8 / var(--font-body-scale));position:relative}.search-modal__content-bottom{bottom:calc((var(--inputs-margin-offset) / 2))}.search-modal__content-top{top:calc((var(--inputs-margin-offset) / 2))}.search-modal__form{width:100%}.search-modal__close-button{position:absolute;right:.3rem}@media screen and (min-width: 750px){.search-modal__close-button{right:1rem}.search-modal__content{padding:0 6rem}}@media screen and (min-width: 990px){.search-modal__form{max-width:74.2rem}.search-modal__close-button{position:initial;margin-left:.5rem}}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease}details:not([open])>.header__icon--menu .icon-close,details[open]>.header__icon--menu .icon-hamburger{visibility:hidden;opacity:0;transform:scale(.8)}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close{visibility:hidden}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{visibility:visible;opacity:1;transform:scale(1.07)}.js details>.header__submenu{opacity:0;transform:translateY(-1.5rem)}details[open]>.header__submenu{animation:animateMenuOpen var(--duration-default) ease;animation-fill-mode:forwards;z-index:1}@media (prefers-reduced-motion){details[open]>.header__submenu{opacity:1;transform:translateY(0)}}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}.header--top-center .header__inline-menu,.header--top-center .header__heading-link{margin-left:0}@media screen and (min-width: 990px){.header__inline-menu{display:block}.header--top-center .header__inline-menu{justify-self:center}.header--top-center .header__inline-menu>.list-menu--inline{justify-content:center}.header--middle-left .header__inline-menu{margin-left:0}}.header__menu{padding:0 1rem}.header__menu-item{padding:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.75)}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item span{transition:text-decoration var(--duration-short) ease}.header__menu-item:hover span{text-decoration:underline;text-underline-offset:.3rem}details[open]>.header__menu-item{text-decoration:underline}details[open]:hover>.header__menu-item{text-decoration-thickness:.2rem}details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}.header__active-menu-item{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.header__menu-item:hover .header__active-menu-item{text-decoration-thickness:.2rem}.header__submenu{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.global-settings-popup,.header__submenu.global-settings-popup{border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));z-index:-1}.header__submenu.list-menu{padding:1rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:1rem 0;margin:1rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2rem}.header__submenu .header__menu-item:hover{text-decoration-line:underline}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;position:static}header-menu>details,details-disclosure>details{position:relative}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}.overflow-hidden-mobile,.overflow-hidden-tablet,.overflow-hidden-desktop{overflow:hidden}@media screen and (min-width: 750px){.overflow-hidden-mobile{overflow:auto}}@media screen and (min-width: 990px){.overflow-hidden-tablet{overflow:auto}}.badge{border:1px solid transparent;border-radius:var(--badge-corner-radius);display:inline-block;font-size:1.2rem;letter-spacing:.1rem;line-height:1;padding:.5rem 1.3rem .6rem;text-align:center;background-color:rgb(var(--color-badge-background));border-color:rgba(var(--color-badge-border),var(--alpha-badge-border));color:rgb(var(--color-badge-foreground));word-break:break-word}.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors: active){.icon{color:CanvasText;fill:CanvasText!important}.icon-close-small path{stroke:CanvasText}}.ratio{display:flex;position:relative;align-items:stretch}.ratio:before{content:"";width:0;height:0;padding-bottom:var(--ratio-percent)}.content-container{border-radius:var(--text-boxes-radius);border:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));position:relative}.content-container:after{content:"";position:absolute;top:calc(var(--text-boxes-border-width) * -1);right:calc(var(--text-boxes-border-width) * -1);bottom:calc(var(--text-boxes-border-width) * -1);left:calc(var(--text-boxes-border-width) * -1);border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity));z-index:-1}.content-container--full-width:after{left:0;right:0;border-radius:0}@media screen and (max-width: 749px){.content-container--full-width-mobile{border-left:none;border-right:none;border-radius:0}.content-container--full-width-mobile:after{display:none}}.global-media-settings{position:relative;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);overflow:visible!important;background-color:rgb(var(--color-background))}.global-media-settings:after{content:"";position:absolute;top:calc(var(--media-border-width) * -1);right:calc(var(--media-border-width) * -1);bottom:calc(var(--media-border-width) * -1);left:calc(var(--media-border-width) * -1);border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));z-index:-1;pointer-events:none}.global-media-settings--no-shadow{overflow:hidden!important}.global-media-settings--no-shadow:after{content:none}.global-media-settings img,.global-media-settings iframe,.global-media-settings model-viewer,.global-media-settings video,.global-media-settings .placeholder-svg{border-radius:calc(var(--media-radius) - var(--media-border-width))}.content-container--full-width,.global-media-settings--full-width,.global-media-settings--full-width img,.global-media-settings--full-width video,.global-media-settings--full-width iframe,.global-media-settings--full-width .placeholder-svg{border-radius:0;border-left:none;border-right:none}@supports not (inset: 10px){.grid{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid__item{padding-left:var(--grid-mobile-horizontal-spacing);padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width: 750px){.grid{margin-left:calc(-1 * var(--grid-desktop-horizontal-spacing))}.grid__item{padding-left:var(--grid-desktop-horizontal-spacing);padding-bottom:var(--grid-desktop-vertical-spacing)}}.grid--gapless .grid__item{padding-left:0;padding-bottom:0}@media screen and (min-width: 749px){.grid--peek .grid__item{padding-left:var(--grid-mobile-horizontal-spacing)}}.product-grid .grid__item{padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width: 750px){.product-grid .grid__item{padding-bottom:var(--grid-desktop-vertical-spacing)}}}.font-body-bold{font-weight:var(--font-body-weight-bold)}@media (forced-colors: active){.button,.shopify-challenge__button,.customer button{border:transparent solid 1px}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button [role=button]:focus{outline:solid transparent 1px}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus.localization-form__select:after{outline:transparent solid 1px}.localization-form__select:focus{outline:transparent solid 1px}}.rte:after{clear:both;content:"";display:block}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte table{table-layout:fixed}@media screen and (min-width: 750px){.rte table td{padding-left:1.2rem;padding-right:1.2rem}}.rte img{height:auto;max-width:100%;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));margin-bottom:var(--media-shadow-vertical-offset)}.rte ul,.rte ol{list-style-position:inside;padding-left:2rem}.rte li{list-style:inherit}.rte li:last-child{margin-bottom:0}.rte a{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.rte a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.rte blockquote{display:inline-flex}.rte blockquote>*{margin:-.5rem 0}.shape--mask{display:block;height:0;width:0}.shape--arch{clip-path:url(#Shape-Arch)}.shape--blob{clip-path:polygon(var(--shape--blob-1))}.shape--chevronleft{clip-path:polygon(100% 0%,85% 50%,100% 100%,15% 100%,0% 50%,15% 0%)}.shape--chevronright{clip-path:polygon(85% 0%,100% 50%,85% 100%,0% 100%,15% 50%,0% 0%)}.shape--circle{clip-path:circle(closest-side)}.shape--diamond{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.shape--parallelogram{clip-path:polygon(15% 0,100% 0%,85% 100%,0% 100%)}.shape--round{clip-path:ellipse(45% 45% at 50% 50%)}.animate--fixed{clip-path:inset(0)}.animate--fixed>img:not(.zoom):not(.deferred-media__poster-button),.animate--fixed>svg:not(.zoom):not(.deferred-media__poster-button){position:fixed;height:100vh}.animate--zoom-in{--zoom-in-ratio: 1}.animate--zoom-in>img,.animate--zoom-in>.svg-wrapper{transition:scale var(--duration-short) linear;scale:var(--zoom-in-ratio)}@media (prefers-reduced-motion: no-preference){.animate--ambient>img,.animate--ambient>.svg-wrapper{animation:animateAmbient 30s linear infinite}@keyframes animateAmbient{0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1.2)}}.scroll-trigger.animate--fade-in,.scroll-trigger.animate--slide-in{opacity:.01}.scroll-trigger.animate--slide-in{transform:translateY(2rem)}.scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in{opacity:1;animation:var(--animation-fade-in)}.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in{animation:var(--animation-slide-in);animation-delay:calc(var(--animation-order) * 75ms)}.scroll-trigger.scroll-trigger--design-mode.animate--fade-in,.scroll-trigger.scroll-trigger--design-mode.animate--slide-in,.scroll-trigger.scroll-trigger--design-mode .slider,.scroll-trigger:not(.scroll-trigger--offscreen).scroll-trigger--cancel{opacity:1;animation:none;transition:none;transform:none}.scroll-trigger.scroll-trigger--design-mode.animate--slide-in{transform:translateY(0)}@keyframes slideIn{0%{transform:translateY(2rem);opacity:.01}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:.01}to{opacity:1}}}@media (prefers-reduced-motion: no-preference) and (hover: hover){.animate--hover-3d-lift .card-wrapper .card--card,.animate--hover-3d-lift .card-wrapper .card--standard .card__inner,.animate--hover-3d-lift .button:not(.button--tertiary),.animate--hover-3d-lift .shopify-challenge__button,.animate--hover-3d-lift .customer button,.animate--hover-3d-lift .shopify-payment-button__button,.animate--hover-3d-lift .deferred-media .deferred-media__poster-button{transition:transform var(--duration-long) ease,box-shadow var(--duration-long) ease;transform-origin:center}.animate--hover-3d-lift .card-wrapper:hover .card--card,.animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner,.animate--hover-3d-lift .button:not(.button--tertiary):not([disabled]):hover,.animate--hover-3d-lift .shopify-challenge__button:not([disabled]):hover,.animate--hover-3d-lift .customer button:not([disabled]):hover,.animate--hover-3d-lift .shopify-payment-button__button:hover,.animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button{transition:transform var(--duration-extended) ease,box-shadow var(--duration-long) ease;transform:rotate(1deg);box-shadow:-1rem -1rem 1rem -1rem #0000000d,1rem 1rem 1rem -1rem #0000000d,0 0 .5rem #fff0,0 2rem 3.5rem -2rem #00000080}.animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button{transform:translate(-50%,-50%) scale(1.05)}.animate--hover-3d-lift .collage__item .card-wrapper:hover .card--card,.animate--hover-3d-lift .collage__item .card-wrapper:hover .card--standard .card__inner{transform:rotate(.5deg)}.animate--hover-3d-lift .product-grid .grid__item:hover,.animate--hover-3d-lift .collection-list .grid__item:hover,.animate--hover-3d-lift .collage__item:hover,.animate--hover-3d-lift .blog-articles .article:hover,.animate--hover-3d-lift .complementary-slide li:hover{z-index:2}.animate--hover-3d-lift .product-grid{isolation:isolate}.animate--hover-3d-lift .card-wrapper .card--shape.card--standard:not(.card--text) .card__inner{box-shadow:none;transition:transform var(--duration-long) ease,filter var(--duration-long) ease}.animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner{transition:transform calc(2 * var(--duration-extended)) ease,filter var(--duration-long) ease;filter:drop-shadow(0rem 2rem 2rem rgba(0,0,0,.15)) drop-shadow(0rem 1rem 1rem rgba(0,0,0,.15))}.animate--hover-3d-lift .card-wrapper:hover .card--card:after,.animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner:after,.animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner .card__media:before{background-image:var(--easter-egg);background-size:250px 250px;mix-blend-mode:color-dodge;pointer-events:none;z-index:2}.animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner .card__media:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.animate--hover-3d-lift .card-wrapper .card--card:before,.animate--hover-3d-lift .card-wrapper .card--standard .card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:background-position calc(2 * var(--duration-extended)) ease,opacity var(--duration-default) ease;mix-blend-mode:overlay;background-size:400% 100%;background-position:90% 0;background-repeat:no-repeat;background-image:linear-gradient(135deg,#fff0 45%,#fff,#fff0 55%)}.animate--hover-3d-lift .card-wrapper:hover .card--card:before,.animate--hover-3d-lift .card-wrapper:hover .card--standard .card__media:after{opacity:.2;transition:background-position 6s ease,opacity var(--duration-long) ease;background-position:left;z-index:2}:root{--easter-egg: none;--sparkle: url(./sparkle.gif)}.animate--hover-vertical-lift .button:not(.button--tertiary),.animate--hover-vertical-lift .shopify-challenge__button,.animate--hover-vertical-lift .customer button,.animate--hover-vertical-lift .shopify-payment-button__button{transition:transform var(--duration-default) var(--ease-out-slow)}.animate--hover-vertical-lift .card-wrapper .card--card,.animate--hover-vertical-lift .card-wrapper .card--standard .card__inner{transition:transform var(--duration-medium) var(--ease-out-slow)}.animate--hover-vertical-lift .card-wrapper:hover .card--card,.animate--hover-vertical-lift .card-wrapper:hover .card--standard .card__inner{transform:translateY(-.75rem)}.animate--hover-vertical-lift .card-wrapper:active .card--card,.animate--hover-vertical-lift .card-wrapper:active .card--standard .card__inner{transform:translateY(-.5rem)}.animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):hover,.animate--hover-vertical-lift .shopify-challenge__button:not([disabled]):hover,.animate--hover-vertical-lift .customer button:not([disabled]):hover,.animate--hover-vertical-lift .shopify-payment-button__button:hover{transform:translateY(-.25rem)}.animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):active,.animate--hover-vertical-lift .shopify-challenge__button:not([disabled]):active,.animate--hover-vertical-lift .customer button:not([disabled]):active,.animate--hover-vertical-lift .shopify-payment-button__button:active{transform:translateY(0)}.animate--hover-vertical-lift .button:not([disabled]):hover:after,.animate--hover-vertical-lift .customer button:not([disabled]):hover:after,.animate--hover-vertical-lift .shopify-payment-button__button:not([disabled]):hover:after{--border-offset: .3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background))}.animate--hover-vertical-lift .button:not([disabled]).button--secondary:hover:after{--border-offset: 0px}}.loading__spinner{position:absolute;z-index:1;width:1.8rem}.loading__spinner{width:1.8rem;display:inline-block}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:dash 1.4s ease-in-out infinite}@media screen and (forced-colors: active){.path{stroke:CanvasText}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.loading__spinner:not(.hidden)+.cart-item__price-wrapper,.loading__spinner:not(.hidden)~cart-remove-button{opacity:50%}.loading__spinner:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}.progress-bar-container{width:100%;margin:auto}.progress-bar{height:.13rem;width:100%}.progress-bar-value{width:100%;height:100%;background-color:rgb(var(--color-foreground));animation:indeterminateAnimation var(--duration-extra-longer) infinite ease-in-out;transform-origin:0}.progress-bar .progress-bar-value{display:block}@keyframes indeterminateAnimation{0%{transform:translate(-20%) scaleX(0)}40%{transform:translate(30%) scaleX(.7)}to{transform:translate(100%) scaleX(0)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map?v=159841507637079171801742229298 */
            #shopify-buyer-consent {
                margin-top: 1em;
                display: inline-block;
                width: 100%;
            }

            #shopify-buyer-consent.hidden {
                display: none;
            }

            #shopify-subscription-policy-button {
                background: none;
                border: none;
                padding: 0;
                text-decoration: underline;
                font-size: inherit;
                cursor: pointer;
            }

            #shopify-subscription-policy-button::before {
                box-shadow: none;
            }

            :root,
            .color-scheme-1 {
                --color-background: 255, 255, 255;

                --gradient-background: #ffffff;

                --color-foreground: 46, 42, 57;
                --color-background-contrast: 191, 191, 191;
                --color-shadow: 46, 42, 57;
                --color-button: 155, 4, 111;
                --color-button-text: 253, 251, 247;
                --color-secondary-button: 255, 255, 255;
                --color-secondary-button-text: 46, 42, 57;
                --color-link: 46, 42, 57;
                --color-badge-foreground: 46, 42, 57;
                --color-badge-background: 255, 255, 255;
                --color-badge-border: 46, 42, 57;
                --payment-terms-background-color: rgb(255 255 255);
            }

            .color-scheme-2 {
                --color-background: 0, 87, 183;

                --gradient-background: #0057b7;

                --color-foreground: 255, 255, 255;
                --color-background-contrast: 0, 26, 56;
                --color-shadow: 46, 42, 57;
                --color-button: 0, 74, 99;
                --color-button-text: 255, 255, 255;
                --color-secondary-button: 0, 87, 183;
                --color-secondary-button-text: 46, 42, 57;
                --color-link: 46, 42, 57;
                --color-badge-foreground: 255, 255, 255;
                --color-badge-background: 0, 87, 183;
                --color-badge-border: 255, 255, 255;
                --payment-terms-background-color: rgb(0 87 183);
            }

            .color-scheme-3 {
                --color-background: 46, 42, 57;

                --gradient-background: #2e2a39;

                --color-foreground: 253, 251, 247;
                --color-background-contrast: 58, 53, 72;
                --color-shadow: 46, 42, 57;
                --color-button: 253, 251, 247;
                --color-button-text: 46, 42, 57;
                --color-secondary-button: 46, 42, 57;
                --color-secondary-button-text: 253, 251, 247;
                --color-link: 253, 251, 247;
                --color-badge-foreground: 253, 251, 247;
                --color-badge-background: 46, 42, 57;
                --color-badge-border: 253, 251, 247;
                --payment-terms-background-color: rgb(46 42 57);
            }

            .color-scheme-4 {
                --color-background: 155, 4, 111;

                --gradient-background: #9b046f;

                --color-foreground: 253, 251, 247;
                --color-background-contrast: 180, 5, 129;
                --color-shadow: 46, 42, 57;
                --color-button: 253, 251, 247;
                --color-button-text: 155, 4, 111;
                --color-secondary-button: 155, 4, 111;
                --color-secondary-button-text: 253, 251, 247;
                --color-link: 253, 251, 247;
                --color-badge-foreground: 253, 251, 247;
                --color-badge-background: 155, 4, 111;
                --color-badge-border: 253, 251, 247;
                --payment-terms-background-color: rgb(155 4 111);
            }

            .color-scheme-5 {
                --color-background: 94, 54, 83;

                --gradient-background: linear-gradient(320deg, rgba(134, 16, 106, 1), rgba(94, 54, 83, 1) 100%);

                --color-foreground: 253, 251, 247;
                --color-background-contrast: 13, 7, 11;
                --color-shadow: 46, 42, 57;
                --color-button: 253, 251, 247;
                --color-button-text: 94, 54, 83;
                --color-secondary-button: 94, 54, 83;
                --color-secondary-button-text: 253, 251, 247;
                --color-link: 253, 251, 247;
                --color-badge-foreground: 253, 251, 247;
                --color-badge-background: 94, 54, 83;
                --color-badge-border: 253, 251, 247;
                --payment-terms-background-color: rgb(94 54 83);
            }

            body,
            .color-scheme-1,
            .color-scheme-2,
            .color-scheme-3,
            .color-scheme-4,
            .color-scheme-5 {
                color: rgba(var(--color-foreground), 0.75);
                background-color: rgb(var(--color-background));
            }

            :root {
                --font-body-family: Poppins, sans-serif;
                --font-body-style: normal;
                --font-body-weight: 400;
                --font-body-weight-bold: 700;

                --font-heading-family: Poppins, sans-serif;
                --font-heading-style: normal;
                --font-heading-weight: 500;

                --font-body-scale: 1;
                --font-heading-scale: 1.2;

                --media-padding: px;
                --media-border-opacity: 0.1;
                --media-border-width: 0px;
                --media-radius: 12px;
                --media-shadow-opacity: 0.1;
                --media-shadow-horizontal-offset: 10px;
                --media-shadow-vertical-offset: 12px;
                --media-shadow-blur-radius: 20px;
                --media-shadow-visible: 1;

                --page-width: 120rem;
                --page-width-margin: 0rem;

                --product-card-image-padding: 0rem;
                --product-card-corner-radius: 1.2rem;
                --product-card-text-alignment: center;
                --product-card-border-width: 0rem;
                --product-card-border-opacity: 0.1;
                --product-card-shadow-opacity: 0.05;
                --product-card-shadow-visible: 1;
                --product-card-shadow-horizontal-offset: 1rem;
                --product-card-shadow-vertical-offset: 1rem;
                --product-card-shadow-blur-radius: 3.5rem;

                --collection-card-image-padding: 0rem;
                --collection-card-corner-radius: 1.2rem;
                --collection-card-text-alignment: center;
                --collection-card-border-width: 0rem;
                --collection-card-border-opacity: 0.1;
                --collection-card-shadow-opacity: 0.05;
                --collection-card-shadow-visible: 1;
                --collection-card-shadow-horizontal-offset: 1rem;
                --collection-card-shadow-vertical-offset: 1rem;
                --collection-card-shadow-blur-radius: 3.5rem;

                --blog-card-image-padding: 0rem;
                --blog-card-corner-radius: 1.2rem;
                --blog-card-text-alignment: center;
                --blog-card-border-width: 0rem;
                --blog-card-border-opacity: 0.1;
                --blog-card-shadow-opacity: 0.05;
                --blog-card-shadow-visible: 1;
                --blog-card-shadow-horizontal-offset: 1rem;
                --blog-card-shadow-vertical-offset: 1rem;
                --blog-card-shadow-blur-radius: 3.5rem;

                --badge-corner-radius: 2rem;

                --popup-border-width: 1px;
                --popup-border-opacity: 0.1;
                --popup-corner-radius: 22px;
                --popup-shadow-opacity: 0.1;
                --popup-shadow-horizontal-offset: 10px;
                --popup-shadow-vertical-offset: 12px;
                --popup-shadow-blur-radius: 20px;

                --drawer-border-width: 1px;
                --drawer-border-opacity: 0.1;
                --drawer-shadow-opacity: 0;
                --drawer-shadow-horizontal-offset: 0px;
                --drawer-shadow-vertical-offset: 4px;
                --drawer-shadow-blur-radius: 5px;

                --spacing-sections-desktop: 36px;
                --spacing-sections-mobile: 25px;

                --grid-desktop-vertical-spacing: 40px;
                --grid-desktop-horizontal-spacing: 40px;
                --grid-mobile-vertical-spacing: 20px;
                --grid-mobile-horizontal-spacing: 20px;

                --text-boxes-border-opacity: 0.1;
                --text-boxes-border-width: 0px;
                --text-boxes-radius: 24px;
                --text-boxes-shadow-opacity: 0;
                --text-boxes-shadow-visible: 0;
                --text-boxes-shadow-horizontal-offset: 10px;
                --text-boxes-shadow-vertical-offset: 12px;
                --text-boxes-shadow-blur-radius: 20px;

                --buttons-radius: 10px;
                --buttons-radius-outset: 11px;
                --buttons-border-width: 1px;
                --buttons-border-opacity: 0.55;
                --buttons-shadow-opacity: 0;
                --buttons-shadow-visible: 0;
                --buttons-shadow-horizontal-offset: 0px;
                --buttons-shadow-vertical-offset: 4px;
                --buttons-shadow-blur-radius: 5px;
                --buttons-border-offset: 0.3px;

                --inputs-radius: 10px;
                --inputs-border-width: 1px;
                --inputs-border-opacity: 0.55;
                --inputs-shadow-opacity: 0;
                --inputs-shadow-horizontal-offset: 0px;
                --inputs-margin-offset: 0px;
                --inputs-shadow-vertical-offset: 4px;
                --inputs-shadow-blur-radius: 5px;
                --inputs-radius-outset: 11px;

                --variant-pills-radius: 10px;
                --variant-pills-border-width: 0px;
                --variant-pills-border-opacity: 0.1;
                --variant-pills-shadow-opacity: 0;
                --variant-pills-shadow-horizontal-offset: 0px;
                --variant-pills-shadow-vertical-offset: 4px;
                --variant-pills-shadow-blur-radius: 5px;
            }

            *,
            *::before,
            *::after {
                box-sizing: inherit;
            }

            html {
                box-sizing: border-box;
                font-size: calc(var(--font-body-scale) * 62.5%);
                height: 100%;
            }

            body {
                display: grid;
                grid-template-rows: auto auto 1fr auto;
                grid-template-columns: 100%;
                min-height: 100%;
                margin: 0;
                font-size: 1.5rem;
                letter-spacing: 0.06rem;
                line-height: calc(1 + 0.8 / var(--font-body-scale));
                font-family: var(--font-body-family);
                font-style: var(--font-body-style);
                font-weight: var(--font-body-weight);
            }

            @media screen and (min-width: 750px) {
                body {
                    font-size: 1.6rem;
                }
            }

            .gps *,
            .gps :after,
            .gps :before {
                border: 0 solid #e5e7eb;
                box-sizing: border-box;
            }
            .gps :after,
            .gps :before {
                --tw-content: "";
            }
            .gps {
                -webkit-text-size-adjust: 100%;
                font-feature-settings: normal;
                font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
                font-variation-settings: normal;
                line-height: 1.5;
                line-height: inherit;
                margin: 0;
                -moz-tab-size: 4;
                -o-tab-size: 4;
                tab-size: 4;
            }
            .gps hr {
                border-top-width: 1px;
                color: inherit;
                height: 0;
            }
            .gps abbr:where([title]) {
                -webkit-text-decoration: underline dotted;
                text-decoration: underline dotted;
            }
            .gps h1,
            .gps h2,
            .gps h3,
            .gps h4,
            .gps h5,
            .gps h6 {
                font-size: inherit;
                font-weight: inherit;
            }
            .gps a {
                color: inherit;
                text-decoration: inherit;
            }
            .gps b,
            .gps strong {
                font-weight: bolder;
            }
            .gps code,
            .gps kbd,
            .gps pre,
            .gps samp {
                font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
                font-size: 1em;
            }
            .gps small {
                font-size: 80%;
            }
            .gps sub,
            .gps sup {
                font-size: 75%;
                line-height: 0;
                position: relative;
                vertical-align: baseline;
            }
            .gps sub {
                bottom: -0.25em;
            }
            .gps sup {
                top: -0.5em;
            }
            .gps table {
                border-collapse: collapse;
                border-color: inherit;
                text-indent: 0;
            }
            .gps button,
            .gps input,
            .gps optgroup,
            .gps select,
            .gps textarea {
                color: inherit;
                font-family: inherit;
                font-size: 100%;
                font-weight: inherit;
                line-height: inherit;
                margin: 0;
                padding: 0;
            }
            .gps button,
            .gps select {
                text-transform: none;
            }
            .gps [type="button"],
            .gps [type="reset"],
            .gps [type="submit"],
            .gps button {
                -webkit-appearance: button;
                background-color: transparent;
                background-image: none;
            }
            .gps :-moz-focusring {
                outline: auto;
            }
            .gps :-moz-ui-invalid {
                box-shadow: none;
            }
            .gps progress {
                vertical-align: baseline;
            }
            .gps ::-webkit-inner-spin-button,
            .gps ::-webkit-outer-spin-button {
                height: auto;
            }
            .gps [type="search"] {
                -webkit-appearance: textfield;
                outline-offset: -2px;
            }
            .gps ::-webkit-search-decoration {
                -webkit-appearance: none;
            }
            .gps ::-webkit-file-upload-button {
                -webkit-appearance: button;
                font: inherit;
            }
            .gps summary {
                display: list-item;
            }
            .gps blockquote,
            .gps dd,
            .gps dl,
            .gps figure,
            .gps h1,
            .gps h2,
            .gps h3,
            .gps h4,
            .gps h5,
            .gps h6,
            .gps hr,
            .gps p,
            .gps pre {
                margin: 0;
            }
            .gps fieldset {
                margin: 0;
                padding: 0;
            }
            .gps legend {
                padding: 0;
            }
            .gps menu,
            .gps ol,
            .gps ul {
                list-style: none;
                margin: 0;
                padding: 0;
            }
            .gps textarea {
                resize: vertical;
            }
            .gps input::-moz-placeholder,
            .gps textarea::-moz-placeholder {
                color: #9ca3af;
                opacity: 1;
            }
            .gps input::placeholder,
            .gps textarea::placeholder {
                color: #9ca3af;
                opacity: 1;
            }
            .gps [role="button"],
            .gps button {
                cursor: pointer;
            }
            .gps :disabled {
                cursor: default;
            }
            .gps audio,
            .gps canvas,
            .gps embed,
            .gps iframe,
            .gps img,
            .gps object,
            .gps svg,
            .gps video {
                display: block;
                vertical-align: middle;
            }
            .gps img,
            .gps video {
                height: auto;
                max-width: 100%;
            }
            .gps [hidden] {
                display: none;
            }
            .gps {
                -webkit-tap-highlight-color: transparent;
                scroll-behavior: smooth;
            }
            .gps #__next {
                height: 100%;
                overflow-x: clip;
            }
            .gps .wrapper {
                margin-left: auto;
                margin-right: auto;
                max-width: var(--g-ct-w, 1200px);
                padding-left: var(--g-ct-p);
                padding-right: var(--g-ct-p);
                width: 100%;
            }
            .gps .gem-slider:not([data-keen-slider-disabled]) {
                align-content: flex-start;
                display: flex;
                min-height: 100%;
                overflow: hidden;
                position: relative;
                width: 100%;
            }
            .gps .gem-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
                flex-direction: row-reverse;
            }
            .gps .gem-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
                flex-wrap: wrap;
            }
            .gps [data-keen-slider-moves] * {
                pointer-events: none;
            }
            .gps .pb-safe {
                padding-bottom: env(safe-area-inset-bottom);
            }
            .gps .pt-safe {
                padding-top: env(safe-area-inset-top);
            }
            .gps .pl-safe {
                padding-left: env(safe-area-inset-left);
            }
            .gps .pr-safe {
                padding-right: env(safe-area-inset-right);
            }
            .gps .p-safe {
                padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
            }
            .gps .px-safe {
                padding-left: env(safe-area-inset-left);
                padding-right: env(safe-area-inset-right);
            }
            .gps .py-safe {
                padding-bottom: env(safe-area-inset-bottom);
                padding-top: env(safe-area-inset-top);
            }
            .gps .h-safe {
                height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));
            }
            .gps .min-h-safe {
                min-height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));
            }
            .gps .gp-text ol,
            .gps .gp-text ul,
            .gps .gp-text-instant ol,
            .gps .gp-text-instant ul {
                -webkit-margin-before: 1em;
                -webkit-margin-after: 1em;
                -webkit-margin-start: 0;
                -webkit-margin-end: 0;
                -webkit-padding-start: 40px;
                display: block;
                margin-block-end: 1em;
                margin-block-start: 1em;
                margin-inline-end: 0;
                margin-inline-start: 0;
                padding-inline-start: 40px;
                padding-left: 40px;
            }
            .gps .gp-text strong {
                font-weight: 700;
            }
            .gps .gp-text ul > li,
            .gps .gp-text-instant ul > li {
                list-style: disc inside !important;
            }
            .gps .gp-text ol > li,
            .gps .gp-text-instant ol > li {
                list-style: decimal inside !important;
            }
            .gps [display-init="hide"] > div {
                display: inline !important;
                overflow: hidden !important;
                visibility: hidden !important;
            }
            .gps [display-init="hide"] > div,
            .gps [display-init="hide"] > div * {
                max-height: 0 !important;
                max-width: 0 !important;
            }
            .gps [data-slot="children"] {
                align-items: center;
                border: 1px dashed #9e9e9e;
                border-radius: 3px;
                display: inline-flex;
                height: 100%;
                justify-content: center;
                min-height: 60px;
                overflow: hidden;
                visibility: hidden;
                width: 100%;
            }
            .gps [data-slot="children"].product-feature-image {
                border: unset;
                border-radius: 0;
                visibility: visible !important;
            }
            .gps [data-slot="children"]:not(.product-feature-image):after {
                content: "Drop element here";
                font-size: 14px;
                font-weight: 700;
                overflow: hidden;
                text-align: center;
                text-overflow: ellipsis;
                visibility: hidden;
                white-space: nowrap;
            }
            .gps .gp-instant-page [data-slot="children"].product-feature-image {
                border: unset;
                visibility: visible !important;
            }
            .gps .gp-instant-page [data-slot="children"].product-feature-image:after {
                border: unset;
                color: #aaa;
                visibility: visible;
            }
            .gps .gp-instant-page [data-slot="children"].product-feature-image .drag-placeholder {
                height: 100%;
            }
            .gps .gp-dialog {
                display: none;
            }
            .gps .gp-dialog[open] {
                display: block;
            }
            .gps .gp-dialog:modal {
                position: fixed;
            }
            .gps h1,
            .gps h2,
            .gps h3,
            .gps h4,
            .gps h5,
            .gps h6 {
                word-break: normal;
            }
            .gps p {
                color: inherit;
                font-family: inherit;
                font-size: inherit;
                font-weight: inherit;
                line-height: inherit;
                text-align: inherit;
            }
            .gps .gp-p-description-text ol,
            .gps .gp-p-description-text ul {
                -webkit-margin-before: 1em;
                -webkit-margin-after: 1em;
                -webkit-margin-start: 0;
                -webkit-margin-end: 0;
                -webkit-padding-start: 40px;
                display: block;
                margin-block-end: 1em;
                margin-block-start: 1em;
                margin-inline-end: 0;
                margin-inline-start: 0;
                padding-inline-start: 40px;
                padding-left: 40px;
            }
            .gps .gp-p-description-text ol ol {
                -webkit-margin-before: 0;
                -webkit-margin-after: 0;
                margin-block-end: 0;
                margin-block-start: 0;
            }
            .gps .gp-p-description-text h1 {
                -webkit-margin-before: 0.67em;
                -webkit-margin-after: 0.67em;
                -webkit-margin-start: 0;
                -webkit-margin-end: 0;
                font-size: 2em;
                margin-block-end: 0.67em;
                margin-block-start: 0.67em;
                margin-inline-end: 0;
                margin-inline-start: 0;
            }
            .gps .gp-p-description-text h1,
            .gps .gp-p-description-text h2,
            .gps .gp-p-description-text h3,
            .gps .gp-p-description-text h4,
            .gps .gp-p-description-text h5,
            .gps .gp-p-description-text h6 {
                display: block;
                font-weight: 700;
            }
            .gps .gp-p-description-text h1,
            .gps .gp-p-description-text h2,
            .gps .gp-p-description-text h3,
            .gps .gp-p-description-text h4,
            .gps .gp-p-description-text h5,
            .gps .gp-p-description-text h6,
            .gps .gp-p-description-text p {
                line-height: 1.4 !important;
                margin: 0 0 1em;
            }
            .gps .gp-p-description-text h2 {
                font-size: 1.5em;
            }
            .gps .gp-p-description-text h3 {
                font-size: 1.17em;
            }
            .gps .gp-p-description-text a {
                color: -webkit-link;
                cursor: text;
                text-decoration: underline;
            }
            .gps .gp-p-description-text h4 {
                font-size: 1em;
            }
            .gps .gp-p-description-text h5 {
                font-size: 0.83em;
            }
            .gps .gp-p-description-text h6 {
                font-size: 0.67em;
            }
            .gps .gp-p-description-text ul {
                list-style-type: disc;
            }
            .gps .gp-p-description-text ol {
                list-style-type: decimal;
            }
            .gps .gp-p-description-text ul li {
                display: list-item;
                list-style: disc none outside;
                text-align: -webkit-match-parent;
                word-break: break-word;
            }
            .gps .gp-p-description-text blockquote {
                -webkit-margin-before: 1em;
                -webkit-margin-after: 1em;
                -webkit-margin-start: 40px;
                -webkit-margin-end: 40px;
                display: block;
                margin-block-end: 1em;
                margin-block-start: 1em;
                margin-inline-end: 40px;
                margin-inline-start: 40px;
            }
            .gps .gp-p-description-text table,
            .gps .gp-p-description-text td,
            .gps .gp-p-description-text th {
                border: 1px dashed #ccc !important;
                padding: unset !important;
            }
            .gps .gp-p-description-text table {
                border-collapse: separate;
                border-spacing: 2px;
                box-sizing: border-box;
                display: table;
                text-indent: 0;
                width: 100%;
            }
            .gps .gp-p-description-text p:last-child {
                margin-bottom: 0 !important;
            }
            .gps .gp-tab-header-list::-webkit-scrollbar {
                display: none;
            }
            .gps .rfm-marquee-container {
                display: flex;
                flex-direction: row;
                max-width: unset !important;
                position: relative;
                transform: var(--transform);
                width: var(--width);
            }
            .gps .rfm-overlay {
                height: 100%;
                position: absolute;
                width: 100%;
            }
            .gps .rfm-overlay:after {
                right: 0;
                top: 0;
                transform: rotate(180deg);
            }
            .gps .rfm-overlay:before {
                left: 0;
                top: 0;
            }
            .gps .rfm-marquee {
                align-items: center;
                animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
                animation-delay: var(--delay);
                animation-direction: var(--direction);
                animation-play-state: var(--play);
                display: flex;
                flex: 0 0 auto;
                flex-direction: row;
                max-width: unset !important;
                min-width: var(--min-width);
                z-index: 1;
            }
            @keyframes scroll {
                0% {
                    transform: translateX(0);
                }
                to {
                    transform: translateX(-100%);
                }
            }
            .gps .rfm-initial-child-container {
                align-items: center;
                display: flex;
                flex: 0 0 auto;
                flex-direction: row;
                min-width: auto;
            }
            .gps .rfm-child {
                transform: var(--transform);
            }
            .gps [style*="--grchild:"] > :first-child {
                grid-row: var(--grchild);
            }
            .gps [style*="--mbchild:"] > :first-child {
                margin-bottom: var(--mbchild);
            }
            @media (min-width: 1025px) {
                .gps .rfm-marquee-container:hover div {
                    animation-play-state: var(--pause-on-hover);
                }
                .gps .rfm-marquee-container:active div {
                    animation-play-state: var(--pause-on-click);
                }
            }
            .gps.gpsil [style*="--d:"] {
                display: var(--d);
            }
            @media only screen and (max-width: 1024px) {
                .gps.gpsil [style*="--d-tablet:"] {
                    display: var(--d-tablet);
                }
            }
            @media only screen and (max-width: 767px) {
                .gps.gpsil [style*="--d-mobile:"] {
                    display: var(--d-mobile);
                }
            }
            .gps.gpsi [style*="--ai:"] {
                align-items: var(--ai);
            }
            .gps.gpsi [style*="--hvr-ai:"]:hover {
                align-items: var(--hvr-ai);
            }
            .gps.gpsi [style*="--focus-ai:"]:focus {
                align-items: var(--focus-ai);
            }
            .gps.gpsi [style*="--aspect:"] {
                aspect-ratio: var(--aspect);
            }
            .gps.gpsi [style*="--hvr-aspect:"]:hover {
                aspect-ratio: var(--hvr-aspect);
            }
            .gps.gpsi [style*="--focus-aspect:"]:focus {
                aspect-ratio: var(--focus-aspect);
            }
            .gps.gpsi [style*="--bg:"] {
                background: var(--bg);
            }
            .gps.gpsi [style*="--hvr-bg:"]:hover {
                background: var(--hvr-bg);
            }
            .gps.gpsi [style*="--focus-bg:"]:focus {
                background: var(--focus-bg);
            }
            .gps.gpsi [style*="--bga:"] {
                background-attachment: var(--bga);
            }
            .gps.gpsi [style*="--hvr-bga:"]:hover {
                background-attachment: var(--hvr-bga);
            }
            .gps.gpsi [style*="--focus-bga:"]:focus {
                background-attachment: var(--focus-bga);
            }
            .gps.gpsi [style*="--bgc:"] {
                background-color: var(--bgc);
            }
            .gps.gpsi [style*="--hvr-bgc:"]:hover {
                background-color: var(--hvr-bgc);
            }
            .gps.gpsi [style*="--focus-bgc:"]:focus {
                background-color: var(--focus-bgc);
            }
            .gps.gpsi [style*="--bgi:"] {
                background-image: var(--bgi);
            }
            .gps.gpsi [style*="--hvr-bgi:"]:hover {
                background-image: var(--hvr-bgi);
            }
            .gps.gpsi [style*="--focus-bgi:"]:focus {
                background-image: var(--focus-bgi);
            }
            .gps.gpsi [style*="--bgp:"] {
                background-position: var(--bgp);
            }
            .gps.gpsi [style*="--hvr-bgp:"]:hover {
                background-position: var(--hvr-bgp);
            }
            .gps.gpsi [style*="--focus-bgp:"]:focus {
                background-position: var(--focus-bgp);
            }
            .gps.gpsi [style*="--bgr:"] {
                background-repeat: var(--bgr);
            }
            .gps.gpsi [style*="--hvr-bgr:"]:hover {
                background-repeat: var(--hvr-bgr);
            }
            .gps.gpsi [style*="--focus-bgr:"]:focus {
                background-repeat: var(--focus-bgr);
            }
            .gps.gpsi [style*="--bgs:"] {
                background-size: var(--bgs);
            }
            .gps.gpsi [style*="--hvr-bgs:"]:hover {
                background-size: var(--hvr-bgs);
            }
            .gps.gpsi [style*="--focus-bgs:"]:focus {
                background-size: var(--focus-bgs);
            }
            .gps.gpsi [style*="--b:"] {
                border: var(--b);
            }
            .gps.gpsi [style*="--hvr-b:"]:hover {
                border: var(--hvr-b);
            }
            .gps.gpsi [style*="--focus-b:"]:focus {
                border: var(--focus-b);
            }
            .gps.gpsi [style*="--bb:"] {
                border-bottom: var(--bb);
            }
            .gps.gpsi [style*="--hvr-bb:"]:hover {
                border-bottom: var(--hvr-bb);
            }
            .gps.gpsi [style*="--focus-bb:"]:focus {
                border-bottom: var(--focus-bb);
            }
            .gps.gpsi [style*="--bbw:"] {
                border-bottom-width: var(--bbw);
            }
            .gps.gpsi [style*="--hvr-bbw:"]:hover {
                border-bottom-width: var(--hvr-bbw);
            }
            .gps.gpsi [style*="--focus-bbw:"]:focus {
                border-bottom-width: var(--focus-bbw);
            }
            .gps.gpsi [style*="--bbc:"] {
                border-bottom-color: var(--bbc);
            }
            .gps.gpsi [style*="--hvr-bbc:"]:hover {
                border-bottom-color: var(--hvr-bbc);
            }
            .gps.gpsi [style*="--focus-bbc:"]:focus {
                border-bottom-color: var(--focus-bbc);
            }
            .gps.gpsi [style*="--bc:"] {
                border-color: var(--bc);
            }
            .gps.gpsi [style*="--hvr-bc:"]:hover {
                border-color: var(--hvr-bc);
            }
            .gps.gpsi [style*="--focus-bc:"]:focus {
                border-color: var(--focus-bc);
            }
            .gps.gpsi [style*="--bblr:"] {
                border-bottom-left-radius: var(--bblr);
            }
            .gps.gpsi [style*="--hvr-bblr:"]:hover {
                border-bottom-left-radius: var(--hvr-bblr);
            }
            .gps.gpsi [style*="--focus-bblr:"]:focus {
                border-bottom-left-radius: var(--focus-bblr);
            }
            .gps.gpsi [style*="--bbrr:"] {
                border-bottom-right-radius: var(--bbrr);
            }
            .gps.gpsi [style*="--hvr-bbrr:"]:hover {
                border-bottom-right-radius: var(--hvr-bbrr);
            }
            .gps.gpsi [style*="--focus-bbrr:"]:focus {
                border-bottom-right-radius: var(--focus-bbrr);
            }
            .gps.gpsi [style*="--bl:"] {
                border-left: var(--bl);
            }
            .gps.gpsi [style*="--hvr-bl:"]:hover {
                border-left: var(--hvr-bl);
            }
            .gps.gpsi [style*="--focus-bl:"]:focus {
                border-left: var(--focus-bl);
            }
            .gps.gpsi [style*="--radius:"] {
                border-radius: var(--radius);
            }
            .gps.gpsi [style*="--hvr-radius:"]:hover {
                border-radius: var(--hvr-radius);
            }
            .gps.gpsi [style*="--focus-radius:"]:focus {
                border-radius: var(--focus-radius);
            }
            .gps.gpsi [style*="--br:"] {
                border-right: var(--br);
            }
            .gps.gpsi [style*="--hvr-br:"]:hover {
                border-right: var(--hvr-br);
            }
            .gps.gpsi [style*="--focus-br:"]:focus {
                border-right: var(--focus-br);
            }
            .gps.gpsi [style*="--bs:"] {
                border-style: var(--bs);
            }
            .gps.gpsi [style*="--hvr-bs:"]:hover {
                border-style: var(--hvr-bs);
            }
            .gps.gpsi [style*="--focus-bs:"]:focus {
                border-style: var(--focus-bs);
            }
            .gps.gpsi [style*="--bt:"] {
                border-top: var(--bt);
            }
            .gps.gpsi [style*="--hvr-bt:"]:hover {
                border-top: var(--hvr-bt);
            }
            .gps.gpsi [style*="--focus-bt:"]:focus {
                border-top: var(--focus-bt);
            }
            .gps.gpsi [style*="--btlr:"] {
                border-top-left-radius: var(--btlr);
            }
            .gps.gpsi [style*="--hvr-btlr:"]:hover {
                border-top-left-radius: var(--hvr-btlr);
            }
            .gps.gpsi [style*="--focus-btlr:"]:focus {
                border-top-left-radius: var(--focus-btlr);
            }
            .gps.gpsi [style*="--btrr:"] {
                border-top-right-radius: var(--btrr);
            }
            .gps.gpsi [style*="--hvr-btrr:"]:hover {
                border-top-right-radius: var(--hvr-btrr);
            }
            .gps.gpsi [style*="--focus-btrr:"]:focus {
                border-top-right-radius: var(--focus-btrr);
            }
            .gps.gpsi [style*="--bw:"] {
                border-width: var(--bw);
            }
            .gps.gpsi [style*="--hvr-bw:"]:hover {
                border-width: var(--hvr-bw);
            }
            .gps.gpsi [style*="--focus-bw:"]:focus {
                border-width: var(--focus-bw);
            }
            .gps.gpsi [style*="--bottom:"] {
                bottom: var(--bottom);
            }
            .gps.gpsi [style*="--hvr-bottom:"]:hover {
                bottom: var(--hvr-bottom);
            }
            .gps.gpsi [style*="--focus-bottom:"]:focus {
                bottom: var(--focus-bottom);
            }
            .gps.gpsi [style*="--shadow:"] {
                box-shadow: var(--shadow);
            }
            .gps.gpsi [style*="--hvr-shadow:"]:hover {
                box-shadow: var(--hvr-shadow);
            }
            .gps.gpsi [style*="--focus-shadow:"]:focus {
                box-shadow: var(--focus-shadow);
            }
            .gps.gpsi [style*="--c:"] {
                color: var(--c);
            }
            .gps.gpsi [style*="--hvr-c:"]:hover {
                color: var(--hvr-c);
            }
            .gps.gpsi [style*="--focus-c:"]:focus {
                color: var(--focus-c);
            }
            .gps.gpsi [style*="--cg:"] {
                -moz-column-gap: var(--cg);
                column-gap: var(--cg);
            }
            .gps.gpsi [style*="--hvr-cg:"]:hover {
                -moz-column-gap: var(--hvr-cg);
                column-gap: var(--hvr-cg);
            }
            .gps.gpsi [style*="--focus-cg:"]:focus {
                -moz-column-gap: var(--focus-cg);
                column-gap: var(--focus-cg);
            }
            .gps.gpsi [style*="--d:"] {
                display: var(--d);
            }
            .gps.gpsi [style*="--hvr-d:"]:hover {
                display: var(--hvr-d);
            }
            .gps.gpsi [style*="--focus-d:"]:focus {
                display: var(--focus-d);
            }
            .gps.gpsi [style*="--fd:"] {
                flex-direction: var(--fd);
            }
            .gps.gpsi [style*="--hvr-fd:"]:hover {
                flex-direction: var(--hvr-fd);
            }
            .gps.gpsi [style*="--focus-fd:"]:focus {
                flex-direction: var(--focus-fd);
            }
            .gps.gpsi [style*="--ff:"] {
                font-family: var(--ff);
            }
            .gps.gpsi [style*="--hvr-ff:"]:hover {
                font-family: var(--hvr-ff);
            }
            .gps.gpsi [style*="--focus-ff:"]:focus {
                font-family: var(--focus-ff);
            }
            .gps.gpsi [style*="--size:"] {
                font-size: var(--size);
            }
            .gps.gpsi [style*="--hvr-size:"]:hover {
                font-size: var(--hvr-size);
            }
            .gps.gpsi [style*="--focus-size:"]:focus {
                font-size: var(--focus-size);
            }
            .gps.gpsi [style*="--weight:"] {
                font-weight: var(--weight);
            }
            .gps.gpsi [style*="--hvr-weight:"]:hover {
                font-weight: var(--hvr-weight);
            }
            .gps.gpsi [style*="--focus-weight:"]:focus {
                font-weight: var(--focus-weight);
            }
            .gps.gpsi [style*="--fs:"] {
                font-style: var(--fs);
            }
            .gps.gpsi [style*="--hvr-fs:"]:hover {
                font-style: var(--hvr-fs);
            }
            .gps.gpsi [style*="--focus-fs:"]:focus {
                font-style: var(--focus-fs);
            }
            .gps.gpsi [style*="--gg:"] {
                grid-gap: var(--gg);
            }
            .gps.gpsi [style*="--hvr-gg:"]:hover {
                grid-gap: var(--hvr-gg);
            }
            .gps.gpsi [style*="--focus-gg:"]:focus {
                grid-gap: var(--focus-gg);
            }
            .gps.gpsi [style*="--gr:"] {
                grid-row: var(--gr);
            }
            .gps.gpsi [style*="--hvr-gr:"]:hover {
                grid-row: var(--hvr-gr);
            }
            .gps.gpsi [style*="--focus-gr:"]:focus {
                grid-row: var(--focus-gr);
            }
            .gps.gpsi [style*="--gtc:"] {
                grid-template-columns: var(--gtc);
            }
            .gps.gpsi [style*="--hvr-gtc:"]:hover {
                grid-template-columns: var(--hvr-gtc);
            }
            .gps.gpsi [style*="--focus-gtc:"]:focus {
                grid-template-columns: var(--focus-gtc);
            }
            .gps.gpsi [style*="--gtr:"] {
                grid-template-rows: var(--gtr);
            }
            .gps.gpsi [style*="--hvr-gtr:"]:hover {
                grid-template-rows: var(--hvr-gtr);
            }
            .gps.gpsi [style*="--focus-gtr:"]:focus {
                grid-template-rows: var(--focus-gtr);
            }
            .gps.gpsi [style*="--h:"] {
                height: var(--h);
            }
            .gps.gpsi [style*="--hvr-h:"]:hover {
                height: var(--hvr-h);
            }
            .gps.gpsi [style*="--focus-h:"]:focus {
                height: var(--focus-h);
            }
            .gps.gpsi [style*="--jc:"] {
                justify-content: var(--jc);
            }
            .gps.gpsi [style*="--hvr-jc:"]:hover {
                justify-content: var(--hvr-jc);
            }
            .gps.gpsi [style*="--focus-jc:"]:focus {
                justify-content: var(--focus-jc);
            }
            .gps.gpsi [style*="--left:"] {
                left: var(--left);
            }
            .gps.gpsi [style*="--hvr-left:"]:hover {
                left: var(--hvr-left);
            }
            .gps.gpsi [style*="--focus-left:"]:focus {
                left: var(--focus-left);
            }
            .gps.gpsi [style*="--ls:"] {
                letter-spacing: var(--ls);
            }
            .gps.gpsi [style*="--hvr-ls:"]:hover {
                letter-spacing: var(--hvr-ls);
            }
            .gps.gpsi [style*="--focus-ls:"]:focus {
                letter-spacing: var(--focus-ls);
            }
            .gps.gpsi [style*="--lh:"] {
                line-height: var(--lh);
            }
            .gps.gpsi [style*="--hvr-lh:"]:hover {
                line-height: var(--hvr-lh);
            }
            .gps.gpsi [style*="--focus-lh:"]:focus {
                line-height: var(--focus-lh);
            }
            .gps.gpsi [style*="--tdt:"] {
                text-decoration-thickness: var(--tdt);
            }
            .gps.gpsi [style*="--hvr-tdt:"]:hover {
                text-decoration-thickness: var(--hvr-tdt);
            }
            .gps.gpsi [style*="--focus-tdt:"]:focus {
                text-decoration-thickness: var(--focus-tdt);
            }
            .gps.gpsi [style*="--tdc:"] {
                text-decoration-color: var(--tdc);
            }
            .gps.gpsi [style*="--hvr-tdc:"]:hover {
                text-decoration-color: var(--hvr-tdc);
            }
            .gps.gpsi [style*="--focus-tdc:"]:focus {
                text-decoration-color: var(--focus-tdc);
            }
            .gps.gpsi [style*="--tdl:"] {
                text-decoration-line: var(--tdl);
            }
            .gps.gpsi [style*="--hvr-tdl:"]:hover {
                text-decoration-line: var(--hvr-tdl);
            }
            .gps.gpsi [style*="--focus-tdl:"]:focus {
                text-decoration-line: var(--focus-tdl);
            }
            .gps.gpsi [style*="--m:"] {
                margin: var(--m);
            }
            .gps.gpsi [style*="--hvr-m:"]:hover {
                margin: var(--hvr-m);
            }
            .gps.gpsi [style*="--focus-m:"]:focus {
                margin: var(--focus-m);
            }
            .gps.gpsi [style*="--mb:"] {
                margin-bottom: var(--mb);
            }
            .gps.gpsi [style*="--hvr-mb:"]:hover {
                margin-bottom: var(--hvr-mb);
            }
            .gps.gpsi [style*="--focus-mb:"]:focus {
                margin-bottom: var(--focus-mb);
            }
            .gps.gpsi [style*="--ml:"] {
                margin-left: var(--ml);
            }
            .gps.gpsi [style*="--hvr-ml:"]:hover {
                margin-left: var(--hvr-ml);
            }
            .gps.gpsi [style*="--focus-ml:"]:focus {
                margin-left: var(--focus-ml);
            }
            .gps.gpsi [style*="--mr:"] {
                margin-right: var(--mr);
            }
            .gps.gpsi [style*="--hvr-mr:"]:hover {
                margin-right: var(--hvr-mr);
            }
            .gps.gpsi [style*="--focus-mr:"]:focus {
                margin-right: var(--focus-mr);
            }
            .gps.gpsi [style*="--mt:"] {
                margin-top: var(--mt);
            }
            .gps.gpsi [style*="--hvr-mt:"]:hover {
                margin-top: var(--hvr-mt);
            }
            .gps.gpsi [style*="--focus-mt:"]:focus {
                margin-top: var(--focus-mt);
            }
            .gps.gpsi [style*="--maxh:"] {
                max-height: var(--maxh);
            }
            .gps.gpsi [style*="--hvr-maxh:"]:hover {
                max-height: var(--hvr-maxh);
            }
            .gps.gpsi [style*="--focus-maxh:"]:focus {
                max-height: var(--focus-maxh);
            }
            .gps.gpsi [style*="--maxw:"] {
                max-width: var(--maxw);
            }
            .gps.gpsi [style*="--hvr-maxw:"]:hover {
                max-width: var(--hvr-maxw);
            }
            .gps.gpsi [style*="--focus-maxw:"]:focus {
                max-width: var(--focus-maxw);
            }
            .gps.gpsi [style*="--minh:"] {
                min-height: var(--minh);
            }
            .gps.gpsi [style*="--hvr-minh:"]:hover {
                min-height: var(--hvr-minh);
            }
            .gps.gpsi [style*="--focus-minh:"]:focus {
                min-height: var(--focus-minh);
            }
            .gps.gpsi [style*="--minw:"] {
                min-width: var(--minw);
            }
            .gps.gpsi [style*="--hvr-minw:"]:hover {
                min-width: var(--hvr-minw);
            }
            .gps.gpsi [style*="--focus-minw:"]:focus {
                min-width: var(--focus-minw);
            }
            .gps.gpsi [style*="--objf:"] {
                -o-object-fit: var(--objf);
                object-fit: var(--objf);
            }
            .gps.gpsi [style*="--hvr-objf:"]:hover {
                -o-object-fit: var(--hvr-objf);
                object-fit: var(--hvr-objf);
            }
            .gps.gpsi [style*="--focus-objf:"]:focus {
                -o-object-fit: var(--focus-objf);
                object-fit: var(--focus-objf);
            }
            .gps.gpsi [style*="--op:"] {
                opacity: var(--op);
            }
            .gps.gpsi [style*="--hvr-op:"]:hover {
                opacity: var(--hvr-op);
            }
            .gps.gpsi [style*="--focus-op:"]:focus {
                opacity: var(--focus-op);
            }
            .gps.gpsi [style*="--o:"] {
                order: var(--o);
            }
            .gps.gpsi [style*="--hvr-o:"]:hover {
                order: var(--hvr-o);
            }
            .gps.gpsi [style*="--focus-o:"]:focus {
                order: var(--focus-o);
            }
            .gps.gpsi [style*="--pc:"] {
                place-content: var(--pc);
            }
            .gps.gpsi [style*="--hvr-pc:"]:hover {
                place-content: var(--hvr-pc);
            }
            .gps.gpsi [style*="--focus-pc:"]:focus {
                place-content: var(--focus-pc);
            }
            .gps.gpsi [style*="--p:"] {
                padding: var(--p);
            }
            .gps.gpsi [style*="--hvr-p:"]:hover {
                padding: var(--hvr-p);
            }
            .gps.gpsi [style*="--focus-p:"]:focus {
                padding: var(--focus-p);
            }
            .gps.gpsi [style*="--pb:"] {
                padding-bottom: var(--pb);
            }
            .gps.gpsi [style*="--hvr-pb:"]:hover {
                padding-bottom: var(--hvr-pb);
            }
            .gps.gpsi [style*="--focus-pb:"]:focus {
                padding-bottom: var(--focus-pb);
            }
            .gps.gpsi [style*="--pl:"] {
                padding-left: var(--pl);
            }
            .gps.gpsi [style*="--hvr-pl:"]:hover {
                padding-left: var(--hvr-pl);
            }
            .gps.gpsi [style*="--focus-pl:"]:focus {
                padding-left: var(--focus-pl);
            }
            .gps.gpsi [style*="--pr:"] {
                padding-right: var(--pr);
            }
            .gps.gpsi [style*="--hvr-pr:"]:hover {
                padding-right: var(--hvr-pr);
            }
            .gps.gpsi [style*="--focus-pr:"]:focus {
                padding-right: var(--focus-pr);
            }
            .gps.gpsi [style*="--pt:"] {
                padding-top: var(--pt);
            }
            .gps.gpsi [style*="--hvr-pt:"]:hover {
                padding-top: var(--hvr-pt);
            }
            .gps.gpsi [style*="--focus-pt:"]:focus {
                padding-top: var(--focus-pt);
            }
            .gps.gpsi [style*="--pe:"] {
                pointer-events: var(--pe);
            }
            .gps.gpsi [style*="--hvr-pe:"]:hover {
                pointer-events: var(--hvr-pe);
            }
            .gps.gpsi [style*="--focus-pe:"]:focus {
                pointer-events: var(--focus-pe);
            }
            .gps.gpsi [style*="--pos:"] {
                position: var(--pos);
            }
            .gps.gpsi [style*="--hvr-pos:"]:hover {
                position: var(--hvr-pos);
            }
            .gps.gpsi [style*="--focus-pos:"]:focus {
                position: var(--focus-pos);
            }
            .gps.gpsi [style*="--right:"] {
                right: var(--right);
            }
            .gps.gpsi [style*="--hvr-right:"]:hover {
                right: var(--hvr-right);
            }
            .gps.gpsi [style*="--focus-right:"]:focus {
                right: var(--focus-right);
            }
            .gps.gpsi [style*="--rg:"] {
                row-gap: var(--rg);
            }
            .gps.gpsi [style*="--hvr-rg:"]:hover {
                row-gap: var(--hvr-rg);
            }
            .gps.gpsi [style*="--focus-rg:"]:focus {
                row-gap: var(--focus-rg);
            }
            .gps.gpsi [style*="--ta:"] {
                text-align: var(--ta);
            }
            .gps.gpsi [style*="--hvr-ta:"]:hover {
                text-align: var(--hvr-ta);
            }
            .gps.gpsi [style*="--focus-ta:"]:focus {
                text-align: var(--focus-ta);
            }
            .gps.gpsi [style*="--ts:"] {
                text-shadow: var(--ts);
            }
            .gps.gpsi [style*="--hvr-ts:"]:hover {
                text-shadow: var(--hvr-ts);
            }
            .gps.gpsi [style*="--focus-ts:"]:focus {
                text-shadow: var(--focus-ts);
            }
            .gps.gpsi [style*="--tt:"] {
                text-transform: var(--tt);
            }
            .gps.gpsi [style*="--hvr-tt:"]:hover {
                text-transform: var(--hvr-tt);
            }
            .gps.gpsi [style*="--focus-tt:"]:focus {
                text-transform: var(--focus-tt);
            }
            .gps.gpsi [style*="--top:"] {
                top: var(--top);
            }
            .gps.gpsi [style*="--hvr-top:"]:hover {
                top: var(--hvr-top);
            }
            .gps.gpsi [style*="--focus-top:"]:focus {
                top: var(--focus-top);
            }
            .gps.gpsi [style*="--t:"] {
                transform: var(--t);
            }
            .gps.gpsi [style*="--hvr-t:"]:hover {
                transform: var(--hvr-t);
            }
            .gps.gpsi [style*="--focus-t:"]:focus {
                transform: var(--focus-t);
            }
            .gps.gpsi [style*="--v:"] {
                visibility: var(--v);
            }
            .gps.gpsi [style*="--hvr-v:"]:hover {
                visibility: var(--hvr-v);
            }
            .gps.gpsi [style*="--focus-v:"]:focus {
                visibility: var(--focus-v);
            }
            .gps.gpsi [style*="--ws:"] {
                white-space: var(--ws);
            }
            .gps.gpsi [style*="--hvr-ws:"]:hover {
                white-space: var(--hvr-ws);
            }
            .gps.gpsi [style*="--focus-ws:"]:focus {
                white-space: var(--focus-ws);
            }
            .gps.gpsi [style*="--w:"] {
                width: var(--w);
            }
            .gps.gpsi [style*="--hvr-w:"]:hover {
                width: var(--hvr-w);
            }
            .gps.gpsi [style*="--focus-w:"]:focus {
                width: var(--focus-w);
            }
            .gps.gpsi [style*="--z:"] {
                z-index: var(--z);
            }
            .gps.gpsi [style*="--hvr-z:"]:hover {
                z-index: var(--hvr-z);
            }
            .gps.gpsi [style*="--focus-z:"]:focus {
                z-index: var(--focus-z);
            }
            .gps.gpsi [style*="--wm:"] {
                writing-mode: var(--wm);
            }
            .gps.gpsi [style*="--hvr-wm:"]:hover {
                writing-mode: var(--hvr-wm);
            }
            .gps.gpsi [style*="--focus-wm:"]:focus {
                writing-mode: var(--focus-wm);
            }
            .gps.gpsi [style*="--line-clamp:"] {
                -webkit-box-orient: vertical;
                -webkit-line-clamp: var(--line-clamp);
                display: -webkit-box;
                overflow: hidden;
            }
            @media only screen and (max-width: 1024px) {
                .gps.gpsi [style*="--ai-tablet:"] {
                    align-items: var(--ai-tablet);
                }
                .gps.gpsi [style*="--hvr-ai-tablet:"]:hover {
                    align-items: var(--hvr-ai-tablet);
                }
                .gps.gpsi [style*="--focus-ai-tablet:"]:focus {
                    align-items: var(--focus-ai-tablet);
                }
                .gps.gpsi [style*="--aspect-tablet:"] {
                    aspect-ratio: var(--aspect-tablet);
                }
                .gps.gpsi [style*="--hvr-aspect-tablet:"]:hover {
                    aspect-ratio: var(--hvr-aspect-tablet);
                }
                .gps.gpsi [style*="--focus-aspect-tablet:"]:focus {
                    aspect-ratio: var(--focus-aspect-tablet);
                }
                .gps.gpsi [style*="--bg-tablet:"] {
                    background: var(--bg-tablet);
                }
                .gps.gpsi [style*="--hvr-bg-tablet:"]:hover {
                    background: var(--hvr-bg-tablet);
                }
                .gps.gpsi [style*="--focus-bg-tablet:"]:focus {
                    background: var(--focus-bg-tablet);
                }
                .gps.gpsi [style*="--bga-tablet:"] {
                    background-attachment: var(--bga-tablet);
                }
                .gps.gpsi [style*="--hvr-bga-tablet:"]:hover {
                    background-attachment: var(--hvr-bga-tablet);
                }
                .gps.gpsi [style*="--focus-bga-tablet:"]:focus {
                    background-attachment: var(--focus-bga-tablet);
                }
                .gps.gpsi [style*="--bgc-tablet:"] {
                    background-color: var(--bgc-tablet);
                }
                .gps.gpsi [style*="--hvr-bgc-tablet:"]:hover {
                    background-color: var(--hvr-bgc-tablet);
                }
                .gps.gpsi [style*="--focus-bgc-tablet:"]:focus {
                    background-color: var(--focus-bgc-tablet);
                }
                .gps.gpsi [style*="--bgi-tablet:"] {
                    background-image: var(--bgi-tablet);
                }
                .gps.gpsi [style*="--hvr-bgi-tablet:"]:hover {
                    background-image: var(--hvr-bgi-tablet);
                }
                .gps.gpsi [style*="--focus-bgi-tablet:"]:focus {
                    background-image: var(--focus-bgi-tablet);
                }
                .gps.gpsi [style*="--bgp-tablet:"] {
                    background-position: var(--bgp-tablet);
                }
                .gps.gpsi [style*="--hvr-bgp-tablet:"]:hover {
                    background-position: var(--hvr-bgp-tablet);
                }
                .gps.gpsi [style*="--focus-bgp-tablet:"]:focus {
                    background-position: var(--focus-bgp-tablet);
                }
                .gps.gpsi [style*="--bgr-tablet:"] {
                    background-repeat: var(--bgr-tablet);
                }
                .gps.gpsi [style*="--hvr-bgr-tablet:"]:hover {
                    background-repeat: var(--hvr-bgr-tablet);
                }
                .gps.gpsi [style*="--focus-bgr-tablet:"]:focus {
                    background-repeat: var(--focus-bgr-tablet);
                }
                .gps.gpsi [style*="--bgs-tablet:"] {
                    background-size: var(--bgs-tablet);
                }
                .gps.gpsi [style*="--hvr-bgs-tablet:"]:hover {
                    background-size: var(--hvr-bgs-tablet);
                }
                .gps.gpsi [style*="--focus-bgs-tablet:"]:focus {
                    background-size: var(--focus-bgs-tablet);
                }
                .gps.gpsi [style*="--b-tablet:"] {
                    border: var(--b-tablet);
                }
                .gps.gpsi [style*="--hvr-b-tablet:"]:hover {
                    border: var(--hvr-b-tablet);
                }
                .gps.gpsi [style*="--focus-b-tablet:"]:focus {
                    border: var(--focus-b-tablet);
                }
                .gps.gpsi [style*="--bb-tablet:"] {
                    border-bottom: var(--bb-tablet);
                }
                .gps.gpsi [style*="--hvr-bb-tablet:"]:hover {
                    border-bottom: var(--hvr-bb-tablet);
                }
                .gps.gpsi [style*="--focus-bb-tablet:"]:focus {
                    border-bottom: var(--focus-bb-tablet);
                }
                .gps.gpsi [style*="--bbw-tablet:"] {
                    border-bottom-width: var(--bbw-tablet);
                }
                .gps.gpsi [style*="--hvr-bbw-tablet:"]:hover {
                    border-bottom-width: var(--hvr-bbw-tablet);
                }
                .gps.gpsi [style*="--focus-bbw-tablet:"]:focus {
                    border-bottom-width: var(--focus-bbw-tablet);
                }
                .gps.gpsi [style*="--bbc-tablet:"] {
                    border-bottom-color: var(--bbc-tablet);
                }
                .gps.gpsi [style*="--hvr-bbc-tablet:"]:hover {
                    border-bottom-color: var(--hvr-bbc-tablet);
                }
                .gps.gpsi [style*="--focus-bbc-tablet:"]:focus {
                    border-bottom-color: var(--focus-bbc-tablet);
                }
                .gps.gpsi [style*="--bc-tablet:"] {
                    border-color: var(--bc-tablet);
                }
                .gps.gpsi [style*="--hvr-bc-tablet:"]:hover {
                    border-color: var(--hvr-bc-tablet);
                }
                .gps.gpsi [style*="--focus-bc-tablet:"]:focus {
                    border-color: var(--focus-bc-tablet);
                }
                .gps.gpsi [style*="--bblr-tablet:"] {
                    border-bottom-left-radius: var(--bblr-tablet);
                }
                .gps.gpsi [style*="--hvr-bblr-tablet:"]:hover {
                    border-bottom-left-radius: var(--hvr-bblr-tablet);
                }
                .gps.gpsi [style*="--focus-bblr-tablet:"]:focus {
                    border-bottom-left-radius: var(--focus-bblr-tablet);
                }
                .gps.gpsi [style*="--bbrr-tablet:"] {
                    border-bottom-right-radius: var(--bbrr-tablet);
                }
                .gps.gpsi [style*="--hvr-bbrr-tablet:"]:hover {
                    border-bottom-right-radius: var(--hvr-bbrr-tablet);
                }
                .gps.gpsi [style*="--focus-bbrr-tablet:"]:focus {
                    border-bottom-right-radius: var(--focus-bbrr-tablet);
                }
                .gps.gpsi [style*="--bl-tablet:"] {
                    border-left: var(--bl-tablet);
                }
                .gps.gpsi [style*="--hvr-bl-tablet:"]:hover {
                    border-left: var(--hvr-bl-tablet);
                }
                .gps.gpsi [style*="--focus-bl-tablet:"]:focus {
                    border-left: var(--focus-bl-tablet);
                }
                .gps.gpsi [style*="--radius-tablet:"] {
                    border-radius: var(--radius-tablet);
                }
                .gps.gpsi [style*="--hvr-radius-tablet:"]:hover {
                    border-radius: var(--hvr-radius-tablet);
                }
                .gps.gpsi [style*="--focus-radius-tablet:"]:focus {
                    border-radius: var(--focus-radius-tablet);
                }
                .gps.gpsi [style*="--br-tablet:"] {
                    border-right: var(--br-tablet);
                }
                .gps.gpsi [style*="--hvr-br-tablet:"]:hover {
                    border-right: var(--hvr-br-tablet);
                }
                .gps.gpsi [style*="--focus-br-tablet:"]:focus {
                    border-right: var(--focus-br-tablet);
                }
                .gps.gpsi [style*="--bs-tablet:"] {
                    border-style: var(--bs-tablet);
                }
                .gps.gpsi [style*="--hvr-bs-tablet:"]:hover {
                    border-style: var(--hvr-bs-tablet);
                }
                .gps.gpsi [style*="--focus-bs-tablet:"]:focus {
                    border-style: var(--focus-bs-tablet);
                }
                .gps.gpsi [style*="--bt-tablet:"] {
                    border-top: var(--bt-tablet);
                }
                .gps.gpsi [style*="--hvr-bt-tablet:"]:hover {
                    border-top: var(--hvr-bt-tablet);
                }
                .gps.gpsi [style*="--focus-bt-tablet:"]:focus {
                    border-top: var(--focus-bt-tablet);
                }
                .gps.gpsi [style*="--btlr-tablet:"] {
                    border-top-left-radius: var(--btlr-tablet);
                }
                .gps.gpsi [style*="--hvr-btlr-tablet:"]:hover {
                    border-top-left-radius: var(--hvr-btlr-tablet);
                }
                .gps.gpsi [style*="--focus-btlr-tablet:"]:focus {
                    border-top-left-radius: var(--focus-btlr-tablet);
                }
                .gps.gpsi [style*="--btrr-tablet:"] {
                    border-top-right-radius: var(--btrr-tablet);
                }
                .gps.gpsi [style*="--hvr-btrr-tablet:"]:hover {
                    border-top-right-radius: var(--hvr-btrr-tablet);
                }
                .gps.gpsi [style*="--focus-btrr-tablet:"]:focus {
                    border-top-right-radius: var(--focus-btrr-tablet);
                }
                .gps.gpsi [style*="--bw-tablet:"] {
                    border-width: var(--bw-tablet);
                }
                .gps.gpsi [style*="--hvr-bw-tablet:"]:hover {
                    border-width: var(--hvr-bw-tablet);
                }
                .gps.gpsi [style*="--focus-bw-tablet:"]:focus {
                    border-width: var(--focus-bw-tablet);
                }
                .gps.gpsi [style*="--bottom-tablet:"] {
                    bottom: var(--bottom-tablet);
                }
                .gps.gpsi [style*="--hvr-bottom-tablet:"]:hover {
                    bottom: var(--hvr-bottom-tablet);
                }
                .gps.gpsi [style*="--focus-bottom-tablet:"]:focus {
                    bottom: var(--focus-bottom-tablet);
                }
                .gps.gpsi [style*="--shadow-tablet:"] {
                    box-shadow: var(--shadow-tablet);
                }
                .gps.gpsi [style*="--hvr-shadow-tablet:"]:hover {
                    box-shadow: var(--hvr-shadow-tablet);
                }
                .gps.gpsi [style*="--focus-shadow-tablet:"]:focus {
                    box-shadow: var(--focus-shadow-tablet);
                }
                .gps.gpsi [style*="--c-tablet:"] {
                    color: var(--c-tablet);
                }
                .gps.gpsi [style*="--hvr-c-tablet:"]:hover {
                    color: var(--hvr-c-tablet);
                }
                .gps.gpsi [style*="--focus-c-tablet:"]:focus {
                    color: var(--focus-c-tablet);
                }
                .gps.gpsi [style*="--cg-tablet:"] {
                    -moz-column-gap: var(--cg-tablet);
                    column-gap: var(--cg-tablet);
                }
                .gps.gpsi [style*="--hvr-cg-tablet:"]:hover {
                    -moz-column-gap: var(--hvr-cg-tablet);
                    column-gap: var(--hvr-cg-tablet);
                }
                .gps.gpsi [style*="--focus-cg-tablet:"]:focus {
                    -moz-column-gap: var(--focus-cg-tablet);
                    column-gap: var(--focus-cg-tablet);
                }
                .gps.gpsi [style*="--d-tablet:"] {
                    display: var(--d-tablet);
                }
                .gps.gpsi [style*="--hvr-d-tablet:"]:hover {
                    display: var(--hvr-d-tablet);
                }
                .gps.gpsi [style*="--focus-d-tablet:"]:focus {
                    display: var(--focus-d-tablet);
                }
                .gps.gpsi [style*="--fd-tablet:"] {
                    flex-direction: var(--fd-tablet);
                }
                .gps.gpsi [style*="--hvr-fd-tablet:"]:hover {
                    flex-direction: var(--hvr-fd-tablet);
                }
                .gps.gpsi [style*="--focus-fd-tablet:"]:focus {
                    flex-direction: var(--focus-fd-tablet);
                }
                .gps.gpsi [style*="--ff-tablet:"] {
                    font-family: var(--ff-tablet);
                }
                .gps.gpsi [style*="--hvr-ff-tablet:"]:hover {
                    font-family: var(--hvr-ff-tablet);
                }
                .gps.gpsi [style*="--focus-ff-tablet:"]:focus {
                    font-family: var(--focus-ff-tablet);
                }
                .gps.gpsi [style*="--size-tablet:"] {
                    font-size: var(--size-tablet);
                }
                .gps.gpsi [style*="--hvr-size-tablet:"]:hover {
                    font-size: var(--hvr-size-tablet);
                }
                .gps.gpsi [style*="--focus-size-tablet:"]:focus {
                    font-size: var(--focus-size-tablet);
                }
                .gps.gpsi [style*="--weight-tablet:"] {
                    font-weight: var(--weight-tablet);
                }
                .gps.gpsi [style*="--hvr-weight-tablet:"]:hover {
                    font-weight: var(--hvr-weight-tablet);
                }
                .gps.gpsi [style*="--focus-weight-tablet:"]:focus {
                    font-weight: var(--focus-weight-tablet);
                }
                .gps.gpsi [style*="--fs-tablet:"] {
                    font-style: var(--fs-tablet);
                }
                .gps.gpsi [style*="--hvr-fs-tablet:"]:hover {
                    font-style: var(--hvr-fs-tablet);
                }
                .gps.gpsi [style*="--focus-fs-tablet:"]:focus {
                    font-style: var(--focus-fs-tablet);
                }
                .gps.gpsi [style*="--gg-tablet:"] {
                    grid-gap: var(--gg-tablet);
                }
                .gps.gpsi [style*="--hvr-gg-tablet:"]:hover {
                    grid-gap: var(--hvr-gg-tablet);
                }
                .gps.gpsi [style*="--focus-gg-tablet:"]:focus {
                    grid-gap: var(--focus-gg-tablet);
                }
                .gps.gpsi [style*="--gr-tablet:"] {
                    grid-row: var(--gr-tablet);
                }
                .gps.gpsi [style*="--hvr-gr-tablet:"]:hover {
                    grid-row: var(--hvr-gr-tablet);
                }
                .gps.gpsi [style*="--focus-gr-tablet:"]:focus {
                    grid-row: var(--focus-gr-tablet);
                }
                .gps.gpsi [style*="--gtc-tablet:"] {
                    grid-template-columns: var(--gtc-tablet);
                }
                .gps.gpsi [style*="--hvr-gtc-tablet:"]:hover {
                    grid-template-columns: var(--hvr-gtc-tablet);
                }
                .gps.gpsi [style*="--focus-gtc-tablet:"]:focus {
                    grid-template-columns: var(--focus-gtc-tablet);
                }
                .gps.gpsi [style*="--gtr-tablet:"] {
                    grid-template-rows: var(--gtr-tablet);
                }
                .gps.gpsi [style*="--hvr-gtr-tablet:"]:hover {
                    grid-template-rows: var(--hvr-gtr-tablet);
                }
                .gps.gpsi [style*="--focus-gtr-tablet:"]:focus {
                    grid-template-rows: var(--focus-gtr-tablet);
                }
                .gps.gpsi [style*="--h-tablet:"] {
                    height: var(--h-tablet);
                }
                .gps.gpsi [style*="--hvr-h-tablet:"]:hover {
                    height: var(--hvr-h-tablet);
                }
                .gps.gpsi [style*="--focus-h-tablet:"]:focus {
                    height: var(--focus-h-tablet);
                }
                .gps.gpsi [style*="--jc-tablet:"] {
                    justify-content: var(--jc-tablet);
                }
                .gps.gpsi [style*="--hvr-jc-tablet:"]:hover {
                    justify-content: var(--hvr-jc-tablet);
                }
                .gps.gpsi [style*="--focus-jc-tablet:"]:focus {
                    justify-content: var(--focus-jc-tablet);
                }
                .gps.gpsi [style*="--left-tablet:"] {
                    left: var(--left-tablet);
                }
                .gps.gpsi [style*="--hvr-left-tablet:"]:hover {
                    left: var(--hvr-left-tablet);
                }
                .gps.gpsi [style*="--focus-left-tablet:"]:focus {
                    left: var(--focus-left-tablet);
                }
                .gps.gpsi [style*="--ls-tablet:"] {
                    letter-spacing: var(--ls-tablet);
                }
                .gps.gpsi [style*="--hvr-ls-tablet:"]:hover {
                    letter-spacing: var(--hvr-ls-tablet);
                }
                .gps.gpsi [style*="--focus-ls-tablet:"]:focus {
                    letter-spacing: var(--focus-ls-tablet);
                }
                .gps.gpsi [style*="--lh-tablet:"] {
                    line-height: var(--lh-tablet);
                }
                .gps.gpsi [style*="--hvr-lh-tablet:"]:hover {
                    line-height: var(--hvr-lh-tablet);
                }
                .gps.gpsi [style*="--focus-lh-tablet:"]:focus {
                    line-height: var(--focus-lh-tablet);
                }
                .gps.gpsi [style*="--tdt-tablet:"] {
                    text-decoration-thickness: var(--tdt-tablet);
                }
                .gps.gpsi [style*="--hvr-tdt-tablet:"]:hover {
                    text-decoration-thickness: var(--hvr-tdt-tablet);
                }
                .gps.gpsi [style*="--focus-tdt-tablet:"]:focus {
                    text-decoration-thickness: var(--focus-tdt-tablet);
                }
                .gps.gpsi [style*="--tdc-tablet:"] {
                    text-decoration-color: var(--tdc-tablet);
                }
                .gps.gpsi [style*="--hvr-tdc-tablet:"]:hover {
                    text-decoration-color: var(--hvr-tdc-tablet);
                }
                .gps.gpsi [style*="--focus-tdc-tablet:"]:focus {
                    text-decoration-color: var(--focus-tdc-tablet);
                }
                .gps.gpsi [style*="--tdl-tablet:"] {
                    text-decoration-line: var(--tdl-tablet);
                }
                .gps.gpsi [style*="--hvr-tdl-tablet:"]:hover {
                    text-decoration-line: var(--hvr-tdl-tablet);
                }
                .gps.gpsi [style*="--focus-tdl-tablet:"]:focus {
                    text-decoration-line: var(--focus-tdl-tablet);
                }
                .gps.gpsi [style*="--m-tablet:"] {
                    margin: var(--m-tablet);
                }
                .gps.gpsi [style*="--hvr-m-tablet:"]:hover {
                    margin: var(--hvr-m-tablet);
                }
                .gps.gpsi [style*="--focus-m-tablet:"]:focus {
                    margin: var(--focus-m-tablet);
                }
                .gps.gpsi [style*="--mb-tablet:"] {
                    margin-bottom: var(--mb-tablet);
                }
                .gps.gpsi [style*="--hvr-mb-tablet:"]:hover {
                    margin-bottom: var(--hvr-mb-tablet);
                }
                .gps.gpsi [style*="--focus-mb-tablet:"]:focus {
                    margin-bottom: var(--focus-mb-tablet);
                }
                .gps.gpsi [style*="--ml-tablet:"] {
                    margin-left: var(--ml-tablet);
                }
                .gps.gpsi [style*="--hvr-ml-tablet:"]:hover {
                    margin-left: var(--hvr-ml-tablet);
                }
                .gps.gpsi [style*="--focus-ml-tablet:"]:focus {
                    margin-left: var(--focus-ml-tablet);
                }
                .gps.gpsi [style*="--mr-tablet:"] {
                    margin-right: var(--mr-tablet);
                }
                .gps.gpsi [style*="--hvr-mr-tablet:"]:hover {
                    margin-right: var(--hvr-mr-tablet);
                }
                .gps.gpsi [style*="--focus-mr-tablet:"]:focus {
                    margin-right: var(--focus-mr-tablet);
                }
                .gps.gpsi [style*="--mt-tablet:"] {
                    margin-top: var(--mt-tablet);
                }
                .gps.gpsi [style*="--hvr-mt-tablet:"]:hover {
                    margin-top: var(--hvr-mt-tablet);
                }
                .gps.gpsi [style*="--focus-mt-tablet:"]:focus {
                    margin-top: var(--focus-mt-tablet);
                }
                .gps.gpsi [style*="--maxh-tablet:"] {
                    max-height: var(--maxh-tablet);
                }
                .gps.gpsi [style*="--hvr-maxh-tablet:"]:hover {
                    max-height: var(--hvr-maxh-tablet);
                }
                .gps.gpsi [style*="--focus-maxh-tablet:"]:focus {
                    max-height: var(--focus-maxh-tablet);
                }
                .gps.gpsi [style*="--maxw-tablet:"] {
                    max-width: var(--maxw-tablet);
                }
                .gps.gpsi [style*="--hvr-maxw-tablet:"]:hover {
                    max-width: var(--hvr-maxw-tablet);
                }
                .gps.gpsi [style*="--focus-maxw-tablet:"]:focus {
                    max-width: var(--focus-maxw-tablet);
                }
                .gps.gpsi [style*="--minh-tablet:"] {
                    min-height: var(--minh-tablet);
                }
                .gps.gpsi [style*="--hvr-minh-tablet:"]:hover {
                    min-height: var(--hvr-minh-tablet);
                }
                .gps.gpsi [style*="--focus-minh-tablet:"]:focus {
                    min-height: var(--focus-minh-tablet);
                }
                .gps.gpsi [style*="--minw-tablet:"] {
                    min-width: var(--minw-tablet);
                }
                .gps.gpsi [style*="--hvr-minw-tablet:"]:hover {
                    min-width: var(--hvr-minw-tablet);
                }
                .gps.gpsi [style*="--focus-minw-tablet:"]:focus {
                    min-width: var(--focus-minw-tablet);
                }
                .gps.gpsi [style*="--objf-tablet:"] {
                    -o-object-fit: var(--objf-tablet);
                    object-fit: var(--objf-tablet);
                }
                .gps.gpsi [style*="--hvr-objf-tablet:"]:hover {
                    -o-object-fit: var(--hvr-objf-tablet);
                    object-fit: var(--hvr-objf-tablet);
                }
                .gps.gpsi [style*="--focus-objf-tablet:"]:focus {
                    -o-object-fit: var(--focus-objf-tablet);
                    object-fit: var(--focus-objf-tablet);
                }
                .gps.gpsi [style*="--op-tablet:"] {
                    opacity: var(--op-tablet);
                }
                .gps.gpsi [style*="--hvr-op-tablet:"]:hover {
                    opacity: var(--hvr-op-tablet);
                }
                .gps.gpsi [style*="--focus-op-tablet:"]:focus {
                    opacity: var(--focus-op-tablet);
                }
                .gps.gpsi [style*="--o-tablet:"] {
                    order: var(--o-tablet);
                }
                .gps.gpsi [style*="--hvr-o-tablet:"]:hover {
                    order: var(--hvr-o-tablet);
                }
                .gps.gpsi [style*="--focus-o-tablet:"]:focus {
                    order: var(--focus-o-tablet);
                }
                .gps.gpsi [style*="--pc-tablet:"] {
                    place-content: var(--pc-tablet);
                }
                .gps.gpsi [style*="--hvr-pc-tablet:"]:hover {
                    place-content: var(--hvr-pc-tablet);
                }
                .gps.gpsi [style*="--focus-pc-tablet:"]:focus {
                    place-content: var(--focus-pc-tablet);
                }
                .gps.gpsi [style*="--p-tablet:"] {
                    padding: var(--p-tablet);
                }
                .gps.gpsi [style*="--hvr-p-tablet:"]:hover {
                    padding: var(--hvr-p-tablet);
                }
                .gps.gpsi [style*="--focus-p-tablet:"]:focus {
                    padding: var(--focus-p-tablet);
                }
                .gps.gpsi [style*="--pb-tablet:"] {
                    padding-bottom: var(--pb-tablet);
                }
                .gps.gpsi [style*="--hvr-pb-tablet:"]:hover {
                    padding-bottom: var(--hvr-pb-tablet);
                }
                .gps.gpsi [style*="--focus-pb-tablet:"]:focus {
                    padding-bottom: var(--focus-pb-tablet);
                }
                .gps.gpsi [style*="--pl-tablet:"] {
                    padding-left: var(--pl-tablet);
                }
                .gps.gpsi [style*="--hvr-pl-tablet:"]:hover {
                    padding-left: var(--hvr-pl-tablet);
                }
                .gps.gpsi [style*="--focus-pl-tablet:"]:focus {
                    padding-left: var(--focus-pl-tablet);
                }
                .gps.gpsi [style*="--pr-tablet:"] {
                    padding-right: var(--pr-tablet);
                }
                .gps.gpsi [style*="--hvr-pr-tablet:"]:hover {
                    padding-right: var(--hvr-pr-tablet);
                }
                .gps.gpsi [style*="--focus-pr-tablet:"]:focus {
                    padding-right: var(--focus-pr-tablet);
                }
                .gps.gpsi [style*="--pt-tablet:"] {
                    padding-top: var(--pt-tablet);
                }
                .gps.gpsi [style*="--hvr-pt-tablet:"]:hover {
                    padding-top: var(--hvr-pt-tablet);
                }
                .gps.gpsi [style*="--focus-pt-tablet:"]:focus {
                    padding-top: var(--focus-pt-tablet);
                }
                .gps.gpsi [style*="--pe-tablet:"] {
                    pointer-events: var(--pe-tablet);
                }
                .gps.gpsi [style*="--hvr-pe-tablet:"]:hover {
                    pointer-events: var(--hvr-pe-tablet);
                }
                .gps.gpsi [style*="--focus-pe-tablet:"]:focus {
                    pointer-events: var(--focus-pe-tablet);
                }
                .gps.gpsi [style*="--pos-tablet:"] {
                    position: var(--pos-tablet);
                }
                .gps.gpsi [style*="--hvr-pos-tablet:"]:hover {
                    position: var(--hvr-pos-tablet);
                }
                .gps.gpsi [style*="--focus-pos-tablet:"]:focus {
                    position: var(--focus-pos-tablet);
                }
                .gps.gpsi [style*="--right-tablet:"] {
                    right: var(--right-tablet);
                }
                .gps.gpsi [style*="--hvr-right-tablet:"]:hover {
                    right: var(--hvr-right-tablet);
                }
                .gps.gpsi [style*="--focus-right-tablet:"]:focus {
                    right: var(--focus-right-tablet);
                }
                .gps.gpsi [style*="--rg-tablet:"] {
                    row-gap: var(--rg-tablet);
                }
                .gps.gpsi [style*="--hvr-rg-tablet:"]:hover {
                    row-gap: var(--hvr-rg-tablet);
                }
                .gps.gpsi [style*="--focus-rg-tablet:"]:focus {
                    row-gap: var(--focus-rg-tablet);
                }
                .gps.gpsi [style*="--ta-tablet:"] {
                    text-align: var(--ta-tablet);
                }
                .gps.gpsi [style*="--hvr-ta-tablet:"]:hover {
                    text-align: var(--hvr-ta-tablet);
                }
                .gps.gpsi [style*="--focus-ta-tablet:"]:focus {
                    text-align: var(--focus-ta-tablet);
                }
                .gps.gpsi [style*="--ts-tablet:"] {
                    text-shadow: var(--ts-tablet);
                }
                .gps.gpsi [style*="--hvr-ts-tablet:"]:hover {
                    text-shadow: var(--hvr-ts-tablet);
                }
                .gps.gpsi [style*="--focus-ts-tablet:"]:focus {
                    text-shadow: var(--focus-ts-tablet);
                }
                .gps.gpsi [style*="--tt-tablet:"] {
                    text-transform: var(--tt-tablet);
                }
                .gps.gpsi [style*="--hvr-tt-tablet:"]:hover {
                    text-transform: var(--hvr-tt-tablet);
                }
                .gps.gpsi [style*="--focus-tt-tablet:"]:focus {
                    text-transform: var(--focus-tt-tablet);
                }
                .gps.gpsi [style*="--top-tablet:"] {
                    top: var(--top-tablet);
                }
                .gps.gpsi [style*="--hvr-top-tablet:"]:hover {
                    top: var(--hvr-top-tablet);
                }
                .gps.gpsi [style*="--focus-top-tablet:"]:focus {
                    top: var(--focus-top-tablet);
                }
                .gps.gpsi [style*="--t-tablet:"] {
                    transform: var(--t-tablet);
                }
                .gps.gpsi [style*="--hvr-t-tablet:"]:hover {
                    transform: var(--hvr-t-tablet);
                }
                .gps.gpsi [style*="--focus-t-tablet:"]:focus {
                    transform: var(--focus-t-tablet);
                }
                .gps.gpsi [style*="--v-tablet:"] {
                    visibility: var(--v-tablet);
                }
                .gps.gpsi [style*="--hvr-v-tablet:"]:hover {
                    visibility: var(--hvr-v-tablet);
                }
                .gps.gpsi [style*="--focus-v-tablet:"]:focus {
                    visibility: var(--focus-v-tablet);
                }
                .gps.gpsi [style*="--ws-tablet:"] {
                    white-space: var(--ws-tablet);
                }
                .gps.gpsi [style*="--hvr-ws-tablet:"]:hover {
                    white-space: var(--hvr-ws-tablet);
                }
                .gps.gpsi [style*="--focus-ws-tablet:"]:focus {
                    white-space: var(--focus-ws-tablet);
                }
                .gps.gpsi [style*="--w-tablet:"] {
                    width: var(--w-tablet);
                }
                .gps.gpsi [style*="--hvr-w-tablet:"]:hover {
                    width: var(--hvr-w-tablet);
                }
                .gps.gpsi [style*="--focus-w-tablet:"]:focus {
                    width: var(--focus-w-tablet);
                }
                .gps.gpsi [style*="--z-tablet:"] {
                    z-index: var(--z-tablet);
                }
                .gps.gpsi [style*="--hvr-z-tablet:"]:hover {
                    z-index: var(--hvr-z-tablet);
                }
                .gps.gpsi [style*="--focus-z-tablet:"]:focus {
                    z-index: var(--focus-z-tablet);
                }
                .gps.gpsi [style*="--wm-tablet:"] {
                    writing-mode: var(--wm-tablet);
                }
                .gps.gpsi [style*="--hvr-wm-tablet:"]:hover {
                    writing-mode: var(--hvr-wm-tablet);
                }
                .gps.gpsi [style*="--focus-wm-tablet:"]:focus {
                    writing-mode: var(--focus-wm-tablet);
                }
                .gps.gpsi [style*="--line-clamp-tablet:"] {
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: var(--line-clamp-tablet);
                    display: -webkit-box;
                    overflow: hidden;
                }
            }
            @media only screen and (max-width: 767px) {
                .gps.gpsi [style*="--ai-mobile:"] {
                    align-items: var(--ai-mobile);
                }
                .gps.gpsi [style*="--hvr-ai-mobile:"]:hover {
                    align-items: var(--hvr-ai-mobile);
                }
                .gps.gpsi [style*="--focus-ai-mobile:"]:focus {
                    align-items: var(--focus-ai-mobile);
                }
                .gps.gpsi [style*="--aspect-mobile:"] {
                    aspect-ratio: var(--aspect-mobile);
                }
                .gps.gpsi [style*="--hvr-aspect-mobile:"]:hover {
                    aspect-ratio: var(--hvr-aspect-mobile);
                }
                .gps.gpsi [style*="--focus-aspect-mobile:"]:focus {
                    aspect-ratio: var(--focus-aspect-mobile);
                }
                .gps.gpsi [style*="--bg-mobile:"] {
                    background: var(--bg-mobile);
                }
                .gps.gpsi [style*="--hvr-bg-mobile:"]:hover {
                    background: var(--hvr-bg-mobile);
                }
                .gps.gpsi [style*="--focus-bg-mobile:"]:focus {
                    background: var(--focus-bg-mobile);
                }
                .gps.gpsi [style*="--bga-mobile:"] {
                    background-attachment: var(--bga-mobile);
                }
                .gps.gpsi [style*="--hvr-bga-mobile:"]:hover {
                    background-attachment: var(--hvr-bga-mobile);
                }
                .gps.gpsi [style*="--focus-bga-mobile:"]:focus {
                    background-attachment: var(--focus-bga-mobile);
                }
                .gps.gpsi [style*="--bgc-mobile:"] {
                    background-color: var(--bgc-mobile);
                }
                .gps.gpsi [style*="--hvr-bgc-mobile:"]:hover {
                    background-color: var(--hvr-bgc-mobile);
                }
                .gps.gpsi [style*="--focus-bgc-mobile:"]:focus {
                    background-color: var(--focus-bgc-mobile);
                }
                .gps.gpsi [style*="--bgi-mobile:"] {
                    background-image: var(--bgi-mobile);
                }
                .gps.gpsi [style*="--hvr-bgi-mobile:"]:hover {
                    background-image: var(--hvr-bgi-mobile);
                }
                .gps.gpsi [style*="--focus-bgi-mobile:"]:focus {
                    background-image: var(--focus-bgi-mobile);
                }
                .gps.gpsi [style*="--bgp-mobile:"] {
                    background-position: var(--bgp-mobile);
                }
                .gps.gpsi [style*="--hvr-bgp-mobile:"]:hover {
                    background-position: var(--hvr-bgp-mobile);
                }
                .gps.gpsi [style*="--focus-bgp-mobile:"]:focus {
                    background-position: var(--focus-bgp-mobile);
                }
                .gps.gpsi [style*="--bgr-mobile:"] {
                    background-repeat: var(--bgr-mobile);
                }
                .gps.gpsi [style*="--hvr-bgr-mobile:"]:hover {
                    background-repeat: var(--hvr-bgr-mobile);
                }
                .gps.gpsi [style*="--focus-bgr-mobile:"]:focus {
                    background-repeat: var(--focus-bgr-mobile);
                }
                .gps.gpsi [style*="--bgs-mobile:"] {
                    background-size: var(--bgs-mobile);
                }
                .gps.gpsi [style*="--hvr-bgs-mobile:"]:hover {
                    background-size: var(--hvr-bgs-mobile);
                }
                .gps.gpsi [style*="--focus-bgs-mobile:"]:focus {
                    background-size: var(--focus-bgs-mobile);
                }
                .gps.gpsi [style*="--b-mobile:"] {
                    border: var(--b-mobile);
                }
                .gps.gpsi [style*="--hvr-b-mobile:"]:hover {
                    border: var(--hvr-b-mobile);
                }
                .gps.gpsi [style*="--focus-b-mobile:"]:focus {
                    border: var(--focus-b-mobile);
                }
                .gps.gpsi [style*="--bb-mobile:"] {
                    border-bottom: var(--bb-mobile);
                }
                .gps.gpsi [style*="--hvr-bb-mobile:"]:hover {
                    border-bottom: var(--hvr-bb-mobile);
                }
                .gps.gpsi [style*="--focus-bb-mobile:"]:focus {
                    border-bottom: var(--focus-bb-mobile);
                }
                .gps.gpsi [style*="--bbw-mobile:"] {
                    border-bottom-width: var(--bbw-mobile);
                }
                .gps.gpsi [style*="--hvr-bbw-mobile:"]:hover {
                    border-bottom-width: var(--hvr-bbw-mobile);
                }
                .gps.gpsi [style*="--focus-bbw-mobile:"]:focus {
                    border-bottom-width: var(--focus-bbw-mobile);
                }
                .gps.gpsi [style*="--bbc-mobile:"] {
                    border-bottom-color: var(--bbc-mobile);
                }
                .gps.gpsi [style*="--hvr-bbc-mobile:"]:hover {
                    border-bottom-color: var(--hvr-bbc-mobile);
                }
                .gps.gpsi [style*="--focus-bbc-mobile:"]:focus {
                    border-bottom-color: var(--focus-bbc-mobile);
                }
                .gps.gpsi [style*="--bc-mobile:"] {
                    border-color: var(--bc-mobile);
                }
                .gps.gpsi [style*="--hvr-bc-mobile:"]:hover {
                    border-color: var(--hvr-bc-mobile);
                }
                .gps.gpsi [style*="--focus-bc-mobile:"]:focus {
                    border-color: var(--focus-bc-mobile);
                }
                .gps.gpsi [style*="--bblr-mobile:"] {
                    border-bottom-left-radius: var(--bblr-mobile);
                }
                .gps.gpsi [style*="--hvr-bblr-mobile:"]:hover {
                    border-bottom-left-radius: var(--hvr-bblr-mobile);
                }
                .gps.gpsi [style*="--focus-bblr-mobile:"]:focus {
                    border-bottom-left-radius: var(--focus-bblr-mobile);
                }
                .gps.gpsi [style*="--bbrr-mobile:"] {
                    border-bottom-right-radius: var(--bbrr-mobile);
                }
                .gps.gpsi [style*="--hvr-bbrr-mobile:"]:hover {
                    border-bottom-right-radius: var(--hvr-bbrr-mobile);
                }
                .gps.gpsi [style*="--focus-bbrr-mobile:"]:focus {
                    border-bottom-right-radius: var(--focus-bbrr-mobile);
                }
                .gps.gpsi [style*="--bl-mobile:"] {
                    border-left: var(--bl-mobile);
                }
                .gps.gpsi [style*="--hvr-bl-mobile:"]:hover {
                    border-left: var(--hvr-bl-mobile);
                }
                .gps.gpsi [style*="--focus-bl-mobile:"]:focus {
                    border-left: var(--focus-bl-mobile);
                }
                .gps.gpsi [style*="--radius-mobile:"] {
                    border-radius: var(--radius-mobile);
                }
                .gps.gpsi [style*="--hvr-radius-mobile:"]:hover {
                    border-radius: var(--hvr-radius-mobile);
                }
                .gps.gpsi [style*="--focus-radius-mobile:"]:focus {
                    border-radius: var(--focus-radius-mobile);
                }
                .gps.gpsi [style*="--br-mobile:"] {
                    border-right: var(--br-mobile);
                }
                .gps.gpsi [style*="--hvr-br-mobile:"]:hover {
                    border-right: var(--hvr-br-mobile);
                }
                .gps.gpsi [style*="--focus-br-mobile:"]:focus {
                    border-right: var(--focus-br-mobile);
                }
                .gps.gpsi [style*="--bs-mobile:"] {
                    border-style: var(--bs-mobile);
                }
                .gps.gpsi [style*="--hvr-bs-mobile:"]:hover {
                    border-style: var(--hvr-bs-mobile);
                }
                .gps.gpsi [style*="--focus-bs-mobile:"]:focus {
                    border-style: var(--focus-bs-mobile);
                }
                .gps.gpsi [style*="--bt-mobile:"] {
                    border-top: var(--bt-mobile);
                }
                .gps.gpsi [style*="--hvr-bt-mobile:"]:hover {
                    border-top: var(--hvr-bt-mobile);
                }
                .gps.gpsi [style*="--focus-bt-mobile:"]:focus {
                    border-top: var(--focus-bt-mobile);
                }
                .gps.gpsi [style*="--btlr-mobile:"] {
                    border-top-left-radius: var(--btlr-mobile);
                }
                .gps.gpsi [style*="--hvr-btlr-mobile:"]:hover {
                    border-top-left-radius: var(--hvr-btlr-mobile);
                }
                .gps.gpsi [style*="--focus-btlr-mobile:"]:focus {
                    border-top-left-radius: var(--focus-btlr-mobile);
                }
                .gps.gpsi [style*="--btrr-mobile:"] {
                    border-top-right-radius: var(--btrr-mobile);
                }
                .gps.gpsi [style*="--hvr-btrr-mobile:"]:hover {
                    border-top-right-radius: var(--hvr-btrr-mobile);
                }
                .gps.gpsi [style*="--focus-btrr-mobile:"]:focus {
                    border-top-right-radius: var(--focus-btrr-mobile);
                }
                .gps.gpsi [style*="--bw-mobile:"] {
                    border-width: var(--bw-mobile);
                }
                .gps.gpsi [style*="--hvr-bw-mobile:"]:hover {
                    border-width: var(--hvr-bw-mobile);
                }
                .gps.gpsi [style*="--focus-bw-mobile:"]:focus {
                    border-width: var(--focus-bw-mobile);
                }
                .gps.gpsi [style*="--bottom-mobile:"] {
                    bottom: var(--bottom-mobile);
                }
                .gps.gpsi [style*="--hvr-bottom-mobile:"]:hover {
                    bottom: var(--hvr-bottom-mobile);
                }
                .gps.gpsi [style*="--focus-bottom-mobile:"]:focus {
                    bottom: var(--focus-bottom-mobile);
                }
                .gps.gpsi [style*="--shadow-mobile:"] {
                    box-shadow: var(--shadow-mobile);
                }
                .gps.gpsi [style*="--hvr-shadow-mobile:"]:hover {
                    box-shadow: var(--hvr-shadow-mobile);
                }
                .gps.gpsi [style*="--focus-shadow-mobile:"]:focus {
                    box-shadow: var(--focus-shadow-mobile);
                }
                .gps.gpsi [style*="--c-mobile:"] {
                    color: var(--c-mobile);
                }
                .gps.gpsi [style*="--hvr-c-mobile:"]:hover {
                    color: var(--hvr-c-mobile);
                }
                .gps.gpsi [style*="--focus-c-mobile:"]:focus {
                    color: var(--focus-c-mobile);
                }
                .gps.gpsi [style*="--cg-mobile:"] {
                    -moz-column-gap: var(--cg-mobile);
                    column-gap: var(--cg-mobile);
                }
                .gps.gpsi [style*="--hvr-cg-mobile:"]:hover {
                    -moz-column-gap: var(--hvr-cg-mobile);
                    column-gap: var(--hvr-cg-mobile);
                }
                .gps.gpsi [style*="--focus-cg-mobile:"]:focus {
                    -moz-column-gap: var(--focus-cg-mobile);
                    column-gap: var(--focus-cg-mobile);
                }
                .gps.gpsi [style*="--d-mobile:"] {
                    display: var(--d-mobile);
                }
                .gps.gpsi [style*="--hvr-d-mobile:"]:hover {
                    display: var(--hvr-d-mobile);
                }
                .gps.gpsi [style*="--focus-d-mobile:"]:focus {
                    display: var(--focus-d-mobile);
                }
                .gps.gpsi [style*="--fd-mobile:"] {
                    flex-direction: var(--fd-mobile);
                }
                .gps.gpsi [style*="--hvr-fd-mobile:"]:hover {
                    flex-direction: var(--hvr-fd-mobile);
                }
                .gps.gpsi [style*="--focus-fd-mobile:"]:focus {
                    flex-direction: var(--focus-fd-mobile);
                }
                .gps.gpsi [style*="--ff-mobile:"] {
                    font-family: var(--ff-mobile);
                }
                .gps.gpsi [style*="--hvr-ff-mobile:"]:hover {
                    font-family: var(--hvr-ff-mobile);
                }
                .gps.gpsi [style*="--focus-ff-mobile:"]:focus {
                    font-family: var(--focus-ff-mobile);
                }
                .gps.gpsi [style*="--size-mobile:"] {
                    font-size: var(--size-mobile);
                }
                .gps.gpsi [style*="--hvr-size-mobile:"]:hover {
                    font-size: var(--hvr-size-mobile);
                }
                .gps.gpsi [style*="--focus-size-mobile:"]:focus {
                    font-size: var(--focus-size-mobile);
                }
                .gps.gpsi [style*="--weight-mobile:"] {
                    font-weight: var(--weight-mobile);
                }
                .gps.gpsi [style*="--hvr-weight-mobile:"]:hover {
                    font-weight: var(--hvr-weight-mobile);
                }
                .gps.gpsi [style*="--focus-weight-mobile:"]:focus {
                    font-weight: var(--focus-weight-mobile);
                }
                .gps.gpsi [style*="--fs-mobile:"] {
                    font-style: var(--fs-mobile);
                }
                .gps.gpsi [style*="--hvr-fs-mobile:"]:hover {
                    font-style: var(--hvr-fs-mobile);
                }
                .gps.gpsi [style*="--focus-fs-mobile:"]:focus {
                    font-style: var(--focus-fs-mobile);
                }
                .gps.gpsi [style*="--gg-mobile:"] {
                    grid-gap: var(--gg-mobile);
                }
                .gps.gpsi [style*="--hvr-gg-mobile:"]:hover {
                    grid-gap: var(--hvr-gg-mobile);
                }
                .gps.gpsi [style*="--focus-gg-mobile:"]:focus {
                    grid-gap: var(--focus-gg-mobile);
                }
                .gps.gpsi [style*="--gr-mobile:"] {
                    grid-row: var(--gr-mobile);
                }
                .gps.gpsi [style*="--hvr-gr-mobile:"]:hover {
                    grid-row: var(--hvr-gr-mobile);
                }
                .gps.gpsi [style*="--focus-gr-mobile:"]:focus {
                    grid-row: var(--focus-gr-mobile);
                }
                .gps.gpsi [style*="--gtc-mobile:"] {
                    grid-template-columns: var(--gtc-mobile);
                }
                .gps.gpsi [style*="--hvr-gtc-mobile:"]:hover {
                    grid-template-columns: var(--hvr-gtc-mobile);
                }
                .gps.gpsi [style*="--focus-gtc-mobile:"]:focus {
                    grid-template-columns: var(--focus-gtc-mobile);
                }
                .gps.gpsi [style*="--gtr-mobile:"] {
                    grid-template-rows: var(--gtr-mobile);
                }
                .gps.gpsi [style*="--hvr-gtr-mobile:"]:hover {
                    grid-template-rows: var(--hvr-gtr-mobile);
                }
                .gps.gpsi [style*="--focus-gtr-mobile:"]:focus {
                    grid-template-rows: var(--focus-gtr-mobile);
                }
                .gps.gpsi [style*="--h-mobile:"] {
                    height: var(--h-mobile);
                }
                .gps.gpsi [style*="--hvr-h-mobile:"]:hover {
                    height: var(--hvr-h-mobile);
                }
                .gps.gpsi [style*="--focus-h-mobile:"]:focus {
                    height: var(--focus-h-mobile);
                }
                .gps.gpsi [style*="--jc-mobile:"] {
                    justify-content: var(--jc-mobile);
                }
                .gps.gpsi [style*="--hvr-jc-mobile:"]:hover {
                    justify-content: var(--hvr-jc-mobile);
                }
                .gps.gpsi [style*="--focus-jc-mobile:"]:focus {
                    justify-content: var(--focus-jc-mobile);
                }
                .gps.gpsi [style*="--left-mobile:"] {
                    left: var(--left-mobile);
                }
                .gps.gpsi [style*="--hvr-left-mobile:"]:hover {
                    left: var(--hvr-left-mobile);
                }
                .gps.gpsi [style*="--focus-left-mobile:"]:focus {
                    left: var(--focus-left-mobile);
                }
                .gps.gpsi [style*="--ls-mobile:"] {
                    letter-spacing: var(--ls-mobile);
                }
                .gps.gpsi [style*="--hvr-ls-mobile:"]:hover {
                    letter-spacing: var(--hvr-ls-mobile);
                }
                .gps.gpsi [style*="--focus-ls-mobile:"]:focus {
                    letter-spacing: var(--focus-ls-mobile);
                }
                .gps.gpsi [style*="--lh-mobile:"] {
                    line-height: var(--lh-mobile);
                }
                .gps.gpsi [style*="--hvr-lh-mobile:"]:hover {
                    line-height: var(--hvr-lh-mobile);
                }
                .gps.gpsi [style*="--focus-lh-mobile:"]:focus {
                    line-height: var(--focus-lh-mobile);
                }
                .gps.gpsi [style*="--tdt-mobile:"] {
                    text-decoration-thickness: var(--tdt-mobile);
                }
                .gps.gpsi [style*="--hvr-tdt-mobile:"]:hover {
                    text-decoration-thickness: var(--hvr-tdt-mobile);
                }
                .gps.gpsi [style*="--focus-tdt-mobile:"]:focus {
                    text-decoration-thickness: var(--focus-tdt-mobile);
                }
                .gps.gpsi [style*="--tdc-mobile:"] {
                    text-decoration-color: var(--tdc-mobile);
                }
                .gps.gpsi [style*="--hvr-tdc-mobile:"]:hover {
                    text-decoration-color: var(--hvr-tdc-mobile);
                }
                .gps.gpsi [style*="--focus-tdc-mobile:"]:focus {
                    text-decoration-color: var(--focus-tdc-mobile);
                }
                .gps.gpsi [style*="--tdl-mobile:"] {
                    text-decoration-line: var(--tdl-mobile);
                }
                .gps.gpsi [style*="--hvr-tdl-mobile:"]:hover {
                    text-decoration-line: var(--hvr-tdl-mobile);
                }
                .gps.gpsi [style*="--focus-tdl-mobile:"]:focus {
                    text-decoration-line: var(--focus-tdl-mobile);
                }
                .gps.gpsi [style*="--m-mobile:"] {
                    margin: var(--m-mobile);
                }
                .gps.gpsi [style*="--hvr-m-mobile:"]:hover {
                    margin: var(--hvr-m-mobile);
                }
                .gps.gpsi [style*="--focus-m-mobile:"]:focus {
                    margin: var(--focus-m-mobile);
                }
                .gps.gpsi [style*="--mb-mobile:"] {
                    margin-bottom: var(--mb-mobile);
                }
                .gps.gpsi [style*="--hvr-mb-mobile:"]:hover {
                    margin-bottom: var(--hvr-mb-mobile);
                }
                .gps.gpsi [style*="--focus-mb-mobile:"]:focus {
                    margin-bottom: var(--focus-mb-mobile);
                }
                .gps.gpsi [style*="--ml-mobile:"] {
                    margin-left: var(--ml-mobile);
                }
                .gps.gpsi [style*="--hvr-ml-mobile:"]:hover {
                    margin-left: var(--hvr-ml-mobile);
                }
                .gps.gpsi [style*="--focus-ml-mobile:"]:focus {
                    margin-left: var(--focus-ml-mobile);
                }
                .gps.gpsi [style*="--mr-mobile:"] {
                    margin-right: var(--mr-mobile);
                }
                .gps.gpsi [style*="--hvr-mr-mobile:"]:hover {
                    margin-right: var(--hvr-mr-mobile);
                }
                .gps.gpsi [style*="--focus-mr-mobile:"]:focus {
                    margin-right: var(--focus-mr-mobile);
                }
                .gps.gpsi [style*="--mt-mobile:"] {
                    margin-top: var(--mt-mobile);
                }
                .gps.gpsi [style*="--hvr-mt-mobile:"]:hover {
                    margin-top: var(--hvr-mt-mobile);
                }
                .gps.gpsi [style*="--focus-mt-mobile:"]:focus {
                    margin-top: var(--focus-mt-mobile);
                }
                .gps.gpsi [style*="--maxh-mobile:"] {
                    max-height: var(--maxh-mobile);
                }
                .gps.gpsi [style*="--hvr-maxh-mobile:"]:hover {
                    max-height: var(--hvr-maxh-mobile);
                }
                .gps.gpsi [style*="--focus-maxh-mobile:"]:focus {
                    max-height: var(--focus-maxh-mobile);
                }
                .gps.gpsi [style*="--maxw-mobile:"] {
                    max-width: var(--maxw-mobile);
                }
                .gps.gpsi [style*="--hvr-maxw-mobile:"]:hover {
                    max-width: var(--hvr-maxw-mobile);
                }
                .gps.gpsi [style*="--focus-maxw-mobile:"]:focus {
                    max-width: var(--focus-maxw-mobile);
                }
                .gps.gpsi [style*="--minh-mobile:"] {
                    min-height: var(--minh-mobile);
                }
                .gps.gpsi [style*="--hvr-minh-mobile:"]:hover {
                    min-height: var(--hvr-minh-mobile);
                }
                .gps.gpsi [style*="--focus-minh-mobile:"]:focus {
                    min-height: var(--focus-minh-mobile);
                }
                .gps.gpsi [style*="--minw-mobile:"] {
                    min-width: var(--minw-mobile);
                }
                .gps.gpsi [style*="--hvr-minw-mobile:"]:hover {
                    min-width: var(--hvr-minw-mobile);
                }
                .gps.gpsi [style*="--focus-minw-mobile:"]:focus {
                    min-width: var(--focus-minw-mobile);
                }
                .gps.gpsi [style*="--objf-mobile:"] {
                    -o-object-fit: var(--objf-mobile);
                    object-fit: var(--objf-mobile);
                }
                .gps.gpsi [style*="--hvr-objf-mobile:"]:hover {
                    -o-object-fit: var(--hvr-objf-mobile);
                    object-fit: var(--hvr-objf-mobile);
                }
                .gps.gpsi [style*="--focus-objf-mobile:"]:focus {
                    -o-object-fit: var(--focus-objf-mobile);
                    object-fit: var(--focus-objf-mobile);
                }
                .gps.gpsi [style*="--op-mobile:"] {
                    opacity: var(--op-mobile);
                }
                .gps.gpsi [style*="--hvr-op-mobile:"]:hover {
                    opacity: var(--hvr-op-mobile);
                }
                .gps.gpsi [style*="--focus-op-mobile:"]:focus {
                    opacity: var(--focus-op-mobile);
                }
                .gps.gpsi [style*="--o-mobile:"] {
                    order: var(--o-mobile);
                }
                .gps.gpsi [style*="--hvr-o-mobile:"]:hover {
                    order: var(--hvr-o-mobile);
                }
                .gps.gpsi [style*="--focus-o-mobile:"]:focus {
                    order: var(--focus-o-mobile);
                }
                .gps.gpsi [style*="--pc-mobile:"] {
                    place-content: var(--pc-mobile);
                }
                .gps.gpsi [style*="--hvr-pc-mobile:"]:hover {
                    place-content: var(--hvr-pc-mobile);
                }
                .gps.gpsi [style*="--focus-pc-mobile:"]:focus {
                    place-content: var(--focus-pc-mobile);
                }
                .gps.gpsi [style*="--p-mobile:"] {
                    padding: var(--p-mobile);
                }
                .gps.gpsi [style*="--hvr-p-mobile:"]:hover {
                    padding: var(--hvr-p-mobile);
                }
                .gps.gpsi [style*="--focus-p-mobile:"]:focus {
                    padding: var(--focus-p-mobile);
                }
                .gps.gpsi [style*="--pb-mobile:"] {
                    padding-bottom: var(--pb-mobile);
                }
                .gps.gpsi [style*="--hvr-pb-mobile:"]:hover {
                    padding-bottom: var(--hvr-pb-mobile);
                }
                .gps.gpsi [style*="--focus-pb-mobile:"]:focus {
                    padding-bottom: var(--focus-pb-mobile);
                }
                .gps.gpsi [style*="--pl-mobile:"] {
                    padding-left: var(--pl-mobile);
                }
                .gps.gpsi [style*="--hvr-pl-mobile:"]:hover {
                    padding-left: var(--hvr-pl-mobile);
                }
                .gps.gpsi [style*="--focus-pl-mobile:"]:focus {
                    padding-left: var(--focus-pl-mobile);
                }
                .gps.gpsi [style*="--pr-mobile:"] {
                    padding-right: var(--pr-mobile);
                }
                .gps.gpsi [style*="--hvr-pr-mobile:"]:hover {
                    padding-right: var(--hvr-pr-mobile);
                }
                .gps.gpsi [style*="--focus-pr-mobile:"]:focus {
                    padding-right: var(--focus-pr-mobile);
                }
                .gps.gpsi [style*="--pt-mobile:"] {
                    padding-top: var(--pt-mobile);
                }
                .gps.gpsi [style*="--hvr-pt-mobile:"]:hover {
                    padding-top: var(--hvr-pt-mobile);
                }
                .gps.gpsi [style*="--focus-pt-mobile:"]:focus {
                    padding-top: var(--focus-pt-mobile);
                }
                .gps.gpsi [style*="--pe-mobile:"] {
                    pointer-events: var(--pe-mobile);
                }
                .gps.gpsi [style*="--hvr-pe-mobile:"]:hover {
                    pointer-events: var(--hvr-pe-mobile);
                }
                .gps.gpsi [style*="--focus-pe-mobile:"]:focus {
                    pointer-events: var(--focus-pe-mobile);
                }
                .gps.gpsi [style*="--pos-mobile:"] {
                    position: var(--pos-mobile);
                }
                .gps.gpsi [style*="--hvr-pos-mobile:"]:hover {
                    position: var(--hvr-pos-mobile);
                }
                .gps.gpsi [style*="--focus-pos-mobile:"]:focus {
                    position: var(--focus-pos-mobile);
                }
                .gps.gpsi [style*="--right-mobile:"] {
                    right: var(--right-mobile);
                }
                .gps.gpsi [style*="--hvr-right-mobile:"]:hover {
                    right: var(--hvr-right-mobile);
                }
                .gps.gpsi [style*="--focus-right-mobile:"]:focus {
                    right: var(--focus-right-mobile);
                }
                .gps.gpsi [style*="--rg-mobile:"] {
                    row-gap: var(--rg-mobile);
                }
                .gps.gpsi [style*="--hvr-rg-mobile:"]:hover {
                    row-gap: var(--hvr-rg-mobile);
                }
                .gps.gpsi [style*="--focus-rg-mobile:"]:focus {
                    row-gap: var(--focus-rg-mobile);
                }
                .gps.gpsi [style*="--ta-mobile:"] {
                    text-align: var(--ta-mobile);
                }
                .gps.gpsi [style*="--hvr-ta-mobile:"]:hover {
                    text-align: var(--hvr-ta-mobile);
                }
                .gps.gpsi [style*="--focus-ta-mobile:"]:focus {
                    text-align: var(--focus-ta-mobile);
                }
                .gps.gpsi [style*="--ts-mobile:"] {
                    text-shadow: var(--ts-mobile);
                }
                .gps.gpsi [style*="--hvr-ts-mobile:"]:hover {
                    text-shadow: var(--hvr-ts-mobile);
                }
                .gps.gpsi [style*="--focus-ts-mobile:"]:focus {
                    text-shadow: var(--focus-ts-mobile);
                }
                .gps.gpsi [style*="--tt-mobile:"] {
                    text-transform: var(--tt-mobile);
                }
                .gps.gpsi [style*="--hvr-tt-mobile:"]:hover {
                    text-transform: var(--hvr-tt-mobile);
                }
                .gps.gpsi [style*="--focus-tt-mobile:"]:focus {
                    text-transform: var(--focus-tt-mobile);
                }
                .gps.gpsi [style*="--top-mobile:"] {
                    top: var(--top-mobile);
                }
                .gps.gpsi [style*="--hvr-top-mobile:"]:hover {
                    top: var(--hvr-top-mobile);
                }
                .gps.gpsi [style*="--focus-top-mobile:"]:focus {
                    top: var(--focus-top-mobile);
                }
                .gps.gpsi [style*="--t-mobile:"] {
                    transform: var(--t-mobile);
                }
                .gps.gpsi [style*="--hvr-t-mobile:"]:hover {
                    transform: var(--hvr-t-mobile);
                }
                .gps.gpsi [style*="--focus-t-mobile:"]:focus {
                    transform: var(--focus-t-mobile);
                }
                .gps.gpsi [style*="--v-mobile:"] {
                    visibility: var(--v-mobile);
                }
                .gps.gpsi [style*="--hvr-v-mobile:"]:hover {
                    visibility: var(--hvr-v-mobile);
                }
                .gps.gpsi [style*="--focus-v-mobile:"]:focus {
                    visibility: var(--focus-v-mobile);
                }
                .gps.gpsi [style*="--ws-mobile:"] {
                    white-space: var(--ws-mobile);
                }
                .gps.gpsi [style*="--hvr-ws-mobile:"]:hover {
                    white-space: var(--hvr-ws-mobile);
                }
                .gps.gpsi [style*="--focus-ws-mobile:"]:focus {
                    white-space: var(--focus-ws-mobile);
                }
                .gps.gpsi [style*="--w-mobile:"] {
                    width: var(--w-mobile);
                }
                .gps.gpsi [style*="--hvr-w-mobile:"]:hover {
                    width: var(--hvr-w-mobile);
                }
                .gps.gpsi [style*="--focus-w-mobile:"]:focus {
                    width: var(--focus-w-mobile);
                }
                .gps.gpsi [style*="--z-mobile:"] {
                    z-index: var(--z-mobile);
                }
                .gps.gpsi [style*="--hvr-z-mobile:"]:hover {
                    z-index: var(--hvr-z-mobile);
                }
                .gps.gpsi [style*="--focus-z-mobile:"]:focus {
                    z-index: var(--focus-z-mobile);
                }
                .gps.gpsi [style*="--wm-mobile:"] {
                    writing-mode: var(--wm-mobile);
                }
                .gps.gpsi [style*="--hvr-wm-mobile:"]:hover {
                    writing-mode: var(--hvr-wm-mobile);
                }
                .gps.gpsi [style*="--focus-wm-mobile:"]:focus {
                    writing-mode: var(--focus-wm-mobile);
                }
                .gps.gpsi [style*="--line-clamp-mobile:"] {
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: var(--line-clamp-mobile);
                    display: -webkit-box;
                    overflow: hidden;
                }
            }
            .gpsil > section {
                transition: opacity 0.5s;
            }
            .gpsil .gps-lazy,
            .gpsil .gps-lazy > .gp-dialog {
                opacity: 0 !important;
                max-width: 100% !important;
                overflow-x: hidden !important;
                width: 100% !important;
                min-width: 100% !important;
            }
            .gpsil .gps-lazy .gp-button-base::before {
                display: none !important;
            }
            .gps,
            .gpsi {
                display: contents;
            }

            @import url("https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap");
            .gps {
                --g-h1-size: 40px;
                --g-h1-weight: 600;
                --g-h1-lh: 100%;
                --g-h1-ff: var(--g-font-heading, heading);
                --g-h1-ls: 0.5px;
                --g-h2-size: 41px;
                --g-h2-weight: 400;
                --g-h2-lh: 130%;
                --g-h2-ff: var(--g-font-heading, heading);
                --g-h3-size: 47px;
                --g-h3-weight: 700;
                --g-h3-lh: 100%;
                --g-h3-ff: var(--g-font-heading, heading);
                --g-sh1-size: 25px;
                --g-sh1-weight: 400;
                --g-sh1-lh: 130%;
                --g-sh1-ff: var(--g-font-heading, heading);
                --g-sh2-size: 19px;
                --g-sh2-weight: 400;
                --g-sh2-lh: 100%;
                --g-sh2-ff: var(--g-font-heading, heading);
                --g-sh2-fs: normal;
                --g-sh3-size: 32px;
                --g-sh3-weight: 400;
                --g-sh3-lh: 130%;
                --g-sh3-ff: var(--g-font-heading, heading);
                --g-p1-size: 18px;
                --g-p1-lh: 100%;
                --g-p1-weight: 400;
                --g-p1-ff: var(--g-font-body, body);
                --g-p2-size: 16px;
                --g-p2-weight: 400;
                --g-p2-lh: 100%;
                --g-p2-ff: var(--g-font-body, body);
                --g-p3-size: 13px;
                --g-p3-weight: 400;
                --g-p3-lh: 100%;
                --g-p3-ff: var(--g-font-body, body);
                --g-p3-fs: normal;
                --g-s-xxs: 2px;
                --g-s-xs: 4px;
                --g-s-s: 8px;
                --g-s-m: 12px;
                --g-s-l: 16px;
                --g-s-xl: 24px;
                --g-s-2xl: 32px;
                --g-s-3xl: 48px;
                --g-s-4xl: 80px;
                --g-s-5xl: 112px;
                --g-ct-w: 1200px;
                --g-ct-p: 16px;
                --g-font-body: "Poppins";
                --g-font-heading: "Poppins";
                --g-font-code: sans-serif;
                --g-theme-font: [object Object];
                --g-c-brand: #0057b7;
                --g-c-highlight: #4d4d4d;
                --g-c-text-1: #222;
                --g-c-text-2: #222;
                --g-c-text-3: #fff;
                --g-c-bg-1: #e2e2e2;
                --g-c-bg-2: #f3f3f3;
                --g-c-bg-3: #fff;
                --g-c-line-1: #ececec;
                --g-c-line-2: #7d7d7d;
                --g-c-line-3: #121212;
                --g-c-success: #428445;
                --g-c-error: #ea3335;
                --g-c-warning: #f2a73b;
                --g-c-info: #0057b7;
                --g-color-my-colors-0: #f3fcf1;
                --g-color-my-colors-1: #00aa25;
                --g-color-my-colors-2: #fefde8;
                --g-color-my-colors-3: #00aa25;
                --g-color-my-colors-4: #4d903f;
                --g-color-my-colors-5: #dddbdb;
                --g-color-my-colors-6: #dddbdb;
                --g-color-my-colors-7: #477eba;
                --g-color-color-index-change: 0;
                --g-color-theme-colors-0: #f3fcf1;
                --g-color-theme-colors-1: #00aa25;
                --g-color-theme-colors-2: #fefde8;
                --g-color-theme-colors-3: #00aa25;
                --g-color-theme-colors-4: #4d903f;
                --g-color-theme-colors-5: #dddbdb;
                --g-color-theme-colors-6: #dddbdb;
                --g-color-theme-colors-7: #477eba;
                --g-color-recent-gradient-colors-0: linear-gradient(130deg, rgba(28, 65, 240, 0.84), #fff);
                --g-color-recent-gradient-colors-1: linear-gradient(130deg, #50a7b8, #fff);
                --g-color-recent-gradient-colors-2: linear-gradient(130deg, #2a4b84, #fff);
                --g-color-recent-gradient-colors-3: linear-gradient(130deg, rgba(87, 188, 144, 0.5), #fff);
                --g-color-recent-gradient-colors-4: linear-gradient(130deg, #bc5477, #fff);
                --g-color-recent-gradient-colors-5: linear-gradient(130deg, #2a4b84, #fff);
                --g-color-recent-gradient-colors-6: linear-gradient(270deg, hsla(0, 0%, 100%, 0.24), #fff);
                --g-color-recent-gradient-colors-7: linear-gradient(76deg, rgba(214, 21, 21, 0.39), #fff);
                --g-color-gradient-index-change: 0;
                --g-radius-small: 3px;
                --g-radius-medium: 6px;
                --g-radius-large: 16px;
            }
            @media (max-width: 1024px) {
                .gps {
                    --g-h1-size: 46px;
                    --g-h1-ff: var(--g-font-heading, heading);
                    --g-h1-weight: 400;
                    --g-h2-size: 41px;
                    --g-h3-size: 52px;
                    --g-h3-ff: var(--g-font-heading, heading);
                    --g-h3-weight: 400;
                    --g-sh1-size: 25px;
                    --g-sh2-size: 18px;
                    --g-sh3-size: 32px;
                    --g-p1-size: 16px;
                    --g-p1-lh: 180%;
                    --g-p2-size: 14px;
                    --g-p3-size: 10px;
                    --g-ct-w: 100%;
                    --g-ct-p: 16px;
                    --g-font-body: "Poppins";
                    --g-font-heading: "Poppins";
                    --g-font-code: sans-serif;
                    --g-theme-font: [object Object];
                }
            }
            @media (max-width: 767px) {
                .gps {
                    --g-h1-size: 41px;
                    --g-h1-ff: var(--g-font-heading, heading);
                    --g-h1-weight: 400;
                    --g-h2-size: 36px;
                    --g-h3-size: 46px;
                    --g-h3-ff: var(--g-font-heading, heading);
                    --g-h3-weight: 400;
                    --g-sh1-size: 23px;
                    --g-sh2-size: 16px;
                    --g-sh3-size: 29px;
                    --g-p1-size: 14px;
                    --g-p2-size: 12px;
                    --g-p3-size: 9px;
                    --g-ct-w: 100%;
                    --g-ct-p: 16px;
                    --g-font-body: "Poppins";
                    --g-font-heading: "Poppins";
                    --g-font-code: sans-serif;
                    --g-theme-font: [object Object];
                }
            } 

            .immersive-translate-input {
                position: absolute;
                top: 0;
                right: 0;
                left: 0;
                bottom: 0;
                z-index: 2147483647;
                display: flex;
                justify-content: center;
                align-items: center;
            }
            .immersive-translate-attach-loading::after {
                content: " ";

                --loading-color: #f78fb6;
                width: 6px;
                height: 6px;
                border-radius: 50%;
                display: block;
                margin: 12px auto;
                position: relative;
                color: white;
                left: -100px;
                box-sizing: border-box;
                animation: immersiveTranslateShadowRolling 1.5s linear infinite;

                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-2000%, -50%);
                z-index: 100;
            }

            .immersive-translate-loading-spinner {
                vertical-align: middle !important;
                width: 10px !important;
                height: 10px !important;
                display: inline-block !important;
                margin: 0 4px !important;
                border: 2px rgba(221, 244, 255, 0.6) solid !important;
                border-top: 2px rgba(0, 0, 0, 0.375) solid !important;
                border-left: 2px rgba(0, 0, 0, 0.375) solid !important;
                border-radius: 50% !important;
                padding: 0 !important;
                -webkit-animation: immersive-translate-loading-animation 0.6s infinite linear !important;
                animation: immersive-translate-loading-animation 0.6s infinite linear !important;
            }

            @-webkit-keyframes immersive-translate-loading-animation {
                from {
                    -webkit-transform: rotate(0deg);
                }

                to {
                    -webkit-transform: rotate(359deg);
                }
            }

            @keyframes immersive-translate-loading-animation {
                from {
                    transform: rotate(0deg);
                }

                to {
                    transform: rotate(359deg);
                }
            }

            .immersive-translate-input-loading {
                --loading-color: #f78fb6;
                width: 6px;
                height: 6px;
                border-radius: 50%;
                display: block;
                margin: 12px auto;
                position: relative;
                color: white;
                left: -100px;
                box-sizing: border-box;
                animation: immersiveTranslateShadowRolling 1.5s linear infinite;
            }

            @keyframes immersiveTranslateShadowRolling {
                0% {
                    box-shadow: 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
                }

                12% {
                    box-shadow: 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
                }

                25% {
                    box-shadow: 110px 0 var(--loading-color), 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
                }

                36% {
                    box-shadow: 120px 0 var(--loading-color), 110px 0 var(--loading-color), 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0);
                }

                50% {
                    box-shadow: 130px 0 var(--loading-color), 120px 0 var(--loading-color), 110px 0 var(--loading-color), 100px 0 var(--loading-color);
                }

                62% {
                    box-shadow: 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color), 120px 0 var(--loading-color), 110px 0 var(--loading-color);
                }

                75% {
                    box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color), 120px 0 var(--loading-color);
                }

                87% {
                    box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color);
                }

                100% {
                    box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0);
                }
            }

            .immersive-translate-toast {
                display: flex;
                position: fixed;
                z-index: 2147483647;
                left: 0;
                right: 0;
                top: 1%;
                width: fit-content;
                padding: 12px 20px;
                margin: auto;
                overflow: auto;
                background: #fef6f9;
                box-shadow: 0px 4px 10px 0px rgba(0, 10, 30, 0.06);
                font-size: 15px;
                border-radius: 8px;
                color: #333;
            }

            .immersive-translate-toast-content {
                display: flex;
                flex-direction: row;
                align-items: center;
            }

            .immersive-translate-toast-hidden {
                margin: 0 20px 0 72px;
                text-decoration: underline;
                cursor: pointer;
            }

            .immersive-translate-toast-close {
                color: #666666;
                font-size: 20px;
                font-weight: bold;
                padding: 0 10px;
                cursor: pointer;
            }

            @media screen and (max-width: 768px) {
                .immersive-translate-toast {
                    top: 0;
                    padding: 12px 0px 0 10px;
                }
                .immersive-translate-toast-content {
                    flex-direction: column;
                    text-align: center;
                }
                .immersive-translate-toast-hidden {
                    margin: 10px auto;
                }
            }

            .immersive-translate-modal {
                display: none;
                position: fixed;
                z-index: 2147483647;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                overflow: auto;
                background-color: rgb(0, 0, 0);
                background-color: rgba(0, 0, 0, 0.4);
                font-size: 15px;
            }

            .immersive-translate-modal-content {
                background-color: #fefefe;
                margin: 10% auto;
                padding: 40px 24px 24px;
                border-radius: 12px;
                width: 350px;
                font-family: system-ui, -apple-system, "Segoe UI", "Roboto", "Ubuntu", "Cantarell", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
                position: relative;
            }

            @media screen and (max-width: 768px) {
                .immersive-translate-modal-content {
                    margin: 50% auto !important;
                }
            }

            .immersive-translate-modal .immersive-translate-modal-content-in-input {
                max-width: 500px;
            }
            .immersive-translate-modal-content-in-input .immersive-translate-modal-body {
                text-align: left;
                max-height: unset;
            }

            .immersive-translate-modal-title {
                text-align: center;
                font-size: 16px;
                font-weight: 700;
                color: #333333;
            }

            .immersive-translate-modal-body {
                text-align: center;
                font-size: 14px;
                font-weight: 400;
                color: #333333;
                margin-top: 24px;
            }

            @media screen and (max-width: 768px) {
                .immersive-translate-modal-body {
                    max-height: 250px;
                    overflow-y: auto;
                }
            }

            .immersive-translate-close {
                color: #666666;
                position: absolute;
                right: 16px;
                top: 16px;
                font-size: 20px;
                font-weight: bold;
            }

            .immersive-translate-close:hover,
            .immersive-translate-close:focus {
                text-decoration: none;
                cursor: pointer;
            }

            .immersive-translate-modal-footer {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                margin-top: 24px;
            }

            .immersive-translate-btn {
                width: fit-content;
                color: #fff;
                background-color: #ea4c89;
                border: none;
                font-size: 14px;
                margin: 0 8px;
                padding: 9px 30px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                transition: background-color 0.3s ease;
            }

            .immersive-translate-btn:hover {
                background-color: #f082ac;
            }
            .immersive-translate-btn:disabled {
                opacity: 0.6;
                cursor: not-allowed;
            }
            .immersive-translate-btn:disabled:hover {
                background-color: #ea4c89;
            }

            .immersive-translate-cancel-btn {
                /* gray color */
                background-color: rgb(89, 107, 120);
            }

            .immersive-translate-cancel-btn:hover {
                background-color: hsl(205, 20%, 32%);
            }

            .immersive-translate-action-btn {
                background-color: transparent;
                color: #ea4c89;
                border: 1px solid #ea4c89;
            }

            .immersive-translate-btn svg {
                margin-right: 5px;
            }

            .immersive-translate-link {
                cursor: pointer;
                user-select: none;
                -webkit-user-drag: none;
                text-decoration: none;
                color: #007bff;
                -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
            }

            .immersive-translate-primary-link {
                cursor: pointer;
                user-select: none;
                -webkit-user-drag: none;
                text-decoration: none;
                color: #ea4c89;
                -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
            }

            .immersive-translate-modal input[type="radio"] {
                margin: 0 6px;
                cursor: pointer;
            }

            .immersive-translate-modal label {
                cursor: pointer;
            }

            .immersive-translate-close-action {
                position: absolute;
                top: 2px;
                right: 0px;
                cursor: pointer;
            }

            .imt-image-status {
                background-color: rgba(0, 0, 0, 0.5) !important;
                display: flex !important;
                flex-direction: column !important;
                align-items: center !important;
                justify-content: center !important;
                border-radius: 16px !important;
            }
            .imt-image-status img,
            .imt-image-status svg,
            .imt-img-loading {
                width: 28px !important;
                height: 28px !important;
                margin: 0 0 8px 0 !important;
                min-height: 28px !important;
                min-width: 28px !important;
                position: relative !important;
            }
            .imt-img-loading {
                background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAAtFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////oK74hAAAAPHRSTlMABBMIDyQXHwyBfFdDMSw+OjXCb+5RG51IvV/k0rOqlGRM6KKMhdvNyZBz9MaupmxpWyj437iYd/yJVNZeuUC7AAACt0lEQVRIx53T2XKiUBCA4QYOiyCbiAsuuGBcYtxiYtT3f6/pbqoYHVFO5r+iivpo6DpAWYpqeoFfr9f90DsYAuRSWkFnPO50OgR9PwiCUFcl2GEcx+N/YBh6pvKaefHlUgZd1zVe0NbYcQjGBfzrPE8Xz8aF+71D8gG6DHFPpc4a7xFiCDuhaWgKgGIJQ3d5IMGDrpS4S5KgpIm+en9f6PlAhKby4JwEIxlYJV9h5k5nee9GoxHJ2IDSNB0dwdad1NAxDJ/uXDHYmebdk4PdbkS58CIVHdYSUHTYYRWOJblWSyu2lmy3KNFVJNBhxcuGW4YBVCbYGRZwIooipHsNqjM4FbgOQqQqSKQQU9V8xmi1QlgHqQQ6DDBvRUVCDirs+EzGDGOQTCATgtYTnbCVLgsVgRE0T1QE0qHCFAht2z6dLvJQs3Lo2FQoDxWNUiBhaP4eRgwNkI+dAjVOA/kUrIDwf3CG8NfNOE0eiFotSuo+rBiq8tD9oY4Qzc6YJw99hl1wzpQvD7ef2M8QgnOGJfJw+EltQc+oX2yn907QB22WZcvlUpd143dqQu+8pCJZuGE4xCuPXJqqcs5sNpsI93Rmzym1k4Npk+oD1SH3/a3LOK/JpUBpWfqNySxWzCfNCUITuDG5dtuphrUJ1myeIE9bIsPiKrfqTai5WZxbhtNphYx6GEIHihyGFTI69lje/rxajdh0s0msZ0zYxyPLhYCb1CyHm9Qsd2H37Y3lugVwL9kNh8Ot8cha6fUNQ8nuXi5z9/ExsAO4zQrb/ev1yrCB7lGyQzgYDGuxq1toDN/JGvN+HyWNHKB7zEoK+PX11e12G431erGYzwmytAWU56fkMHY5JJnDRR2eZji3AwtIcrEV8Cojat/BdQ7XOwGV1e1hDjGGjXbdArm8uJZtCH5MbcctVX8A1WpqumJHwckAAAAASUVORK5CYII=");
                background-size: 28px 28px;
                animation: image-loading-rotate 1s linear infinite !important;
            }

            .imt-image-status span {
                color: var(--bg-2, #fff) !important;
                font-size: 14px !important;
                line-height: 14px !important;
                font-weight: 500 !important;
                font-family: "PingFang SC", Arial, sans-serif !important;
            }

            @keyframes image-loading-rotate {
                from {
                    transform: rotate(360deg);
                }
                to {
                    transform: rotate(0deg);
                }
            }
            .gps-573936224683688729.gps.gpsil [style*="--aspect:"] {
                aspect-ratio: var(--aspect);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bg:"] {
                background: var(--bg);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bga:"] {
                background-attachment: var(--bga);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bgc:"] {
                background-color: var(--bgc);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bgi:"] {
                background-image: var(--bgi);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bgp:"] {
                background-position: var(--bgp);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bgr:"] {
                background-repeat: var(--bgr);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bgs:"] {
                background-size: var(--bgs);
            }
            .gps-573936224683688729.gps.gpsil [style*="--b:"] {
                border: var(--b);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bc:"] {
                border-color: var(--bc);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bl:"] {
                border-left: var(--bl);
            }
            .gps-573936224683688729.gps.gpsil [style*="--radius:"] {
                border-radius: var(--radius);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bs:"] {
                border-style: var(--bs);
            }
            .gps-573936224683688729.gps.gpsil [style*="--bw:"] {
                border-width: var(--bw);
            }
            .gps-573936224683688729.gps.gpsil [style*="--shadow:"] {
                box-shadow: var(--shadow);
            }
            .gps-573936224683688729.gps.gpsil [style*="--c:"] {
                color: var(--c);
            }
            .gps-573936224683688729.gps.gpsil [style*="--cg:"] {
                -moz-column-gap: var(--cg);
                column-gap: var(--cg);
            }
            .gps-573936224683688729.gps.gpsil [style*="--ff:"] {
                font-family: var(--ff);
            }
            .gps-573936224683688729.gps.gpsil [style*="--size:"] {
                font-size: var(--size);
            }
            .gps-573936224683688729.gps.gpsil [style*="--weight:"] {
                font-weight: var(--weight);
            }
            .gps-573936224683688729.gps.gpsil [style*="--gtc:"] {
                grid-template-columns: var(--gtc);
            }
            .gps-573936224683688729.gps.gpsil [style*="--h:"] {
                height: var(--h);
            }
            .gps-573936224683688729.gps.gpsil [style*="--jc:"] {
                justify-content: var(--jc);
            }
            .gps-573936224683688729.gps.gpsil [style*="--ls:"] {
                letter-spacing: var(--ls);
            }
            .gps-573936224683688729.gps.gpsil [style*="--lh:"] {
                line-height: var(--lh);
            }
            .gps-573936224683688729.gps.gpsil [style*="--m:"] {
                margin: var(--m);
            }
            .gps-573936224683688729.gps.gpsil [style*="--mb:"] {
                margin-bottom: var(--mb);
            }
            .gps-573936224683688729.gps.gpsil [style*="--objf:"] {
                -o-object-fit: var(--objf);
                object-fit: var(--objf);
            }
            .gps-573936224683688729.gps.gpsil [style*="--op:"] {
                opacity: var(--op);
            }
            .gps-573936224683688729.gps.gpsil [style*="--o:"] {
                order: var(--o);
            }
            .gps-573936224683688729.gps.gpsil [style*="--pc:"] {
                place-content: var(--pc);
            }
            .gps-573936224683688729.gps.gpsil [style*="--p:"] {
                padding: var(--p);
            }
            .gps-573936224683688729.gps.gpsil [style*="--pb:"] {
                padding-bottom: var(--pb);
            }
            .gps-573936224683688729.gps.gpsil [style*="--pl:"] {
                padding-left: var(--pl);
            }
            .gps-573936224683688729.gps.gpsil [style*="--pr:"] {
                padding-right: var(--pr);
            }
            .gps-573936224683688729.gps.gpsil [style*="--pt:"] {
                padding-top: var(--pt);
            }
            .gps-573936224683688729.gps.gpsil [style*="--ta:"] {
                text-align: var(--ta);
            }
            .gps-573936224683688729.gps.gpsil [style*="--ts:"] {
                text-shadow: var(--ts);
            }
            .gps-573936224683688729.gps.gpsil [style*="--t:"] {
                transform: var(--t);
            }
            .gps-573936224683688729.gps.gpsil [style*="--w:"] {
                width: var(--w);
            }
            @media only screen and (max-width: 1024px) {
                .gps-573936224683688729.gps.gpsil [style*="--aspect-tablet:"] {
                    aspect-ratio: var(--aspect-tablet);
                }
                .gps-573936224683688729.gps.gpsil [style*="--size-tablet:"] {
                    font-size: var(--size-tablet);
                }
                .gps-573936224683688729.gps.gpsil [style*="--gtc-tablet:"] {
                    grid-template-columns: var(--gtc-tablet);
                }
                .gps-573936224683688729.gps.gpsil [style*="--h-tablet:"] {
                    height: var(--h-tablet);
                }
                .gps-573936224683688729.gps.gpsil [style*="--lh-tablet:"] {
                    line-height: var(--lh-tablet);
                }
                .gps-573936224683688729.gps.gpsil [style*="--pl-tablet:"] {
                    padding-left: var(--pl-tablet);
                }
                .gps-573936224683688729.gps.gpsil [style*="--pr-tablet:"] {
                    padding-right: var(--pr-tablet);
                }
                .gps-573936224683688729.gps.gpsil [style*="--w-tablet:"] {
                    width: var(--w-tablet);
                }
            }
            @media only screen and (max-width: 767px) {
                .gps-573936224683688729.gps.gpsil [style*="--aspect-mobile:"] {
                    aspect-ratio: var(--aspect-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--size-mobile:"] {
                    font-size: var(--size-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--gtc-mobile:"] {
                    grid-template-columns: var(--gtc-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--h-mobile:"] {
                    height: var(--h-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--jc-mobile:"] {
                    justify-content: var(--jc-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--lh-mobile:"] {
                    line-height: var(--lh-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--pb-mobile:"] {
                    padding-bottom: var(--pb-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--pl-mobile:"] {
                    padding-left: var(--pl-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--pr-mobile:"] {
                    padding-right: var(--pr-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--pt-mobile:"] {
                    padding-top: var(--pt-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--ta-mobile:"] {
                    text-align: var(--ta-mobile);
                }
                .gps-573936224683688729.gps.gpsil [style*="--w-mobile:"] {
                    width: var(--w-mobile);
                }
            }
            .gps-573936224683688729 .gp-g-heading-1 {
                font-family: var(--g-h1-ff);
                font-size: var(--g-h1-size);
                font-style: var(--g-h1-fs);
                font-weight: var(--g-h1-weight);
                letter-spacing: var(--g-h1-ls);
                line-height: var(--g-h1-lh);
            }
            .gps-573936224683688729 .gp-relative {
                position: relative;
            }
            .gps-573936224683688729 .gp-mx-auto {
                margin-left: auto;
                margin-right: auto;
            }
            .gps-573936224683688729 .gp-mb-0 {
                margin-bottom: 0;
            }
            .gps-573936224683688729 .gp-flex {
                display: flex;
            }
            .gps-573936224683688729 .gp-grid {
                display: grid;
            }
            .gps-573936224683688729 .gp-contents {
                display: contents;
            }
            .gps-573936224683688729 .\!gp-hidden {
                display: none !important;
            }
            .gps-573936224683688729 .gp-hidden {
                display: none;
            }
            .gps-573936224683688729 .gp-h-auto {
                height: auto;
            }
            .gps-573936224683688729 .gp-h-full {
                height: 100%;
            }
            .gps-573936224683688729 .gp-w-full {
                width: 100%;
            }
            .gps-573936224683688729 .gp-max-w-full {
                max-width: 100%;
            }
            .gps-573936224683688729 .gp-flex-none {
                flex: none;
            }
            .gps-573936224683688729 .gp-grid-rows-\[1fr\] {
                grid-template-rows: 1fr;
            }
            .gps-573936224683688729 .gp-flex-col {
                flex-direction: column;
            }
            .gps-573936224683688729 .gp-gap-y-0 {
                row-gap: 0;
            }
            .gps-573936224683688729 .gp-transition-colors {
                transition-duration: 0.15s;
                transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            .gps-573936224683688729 .gp-duration-200 {
                transition-duration: 0.2s;
            }
            .gps-573936224683688729 .gp-ease-in-out {
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            @media (max-width: 1024px) {
                .gps-573936224683688729 .tablet\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683688729 .tablet\:gp-hidden {
                    display: none;
                }
                .gps-573936224683688729 .tablet\:gp-h-auto {
                    height: auto;
                }
                .gps-573936224683688729 .tablet\:gp-flex-none {
                    flex: none;
                }
            }
            @media (max-width: 767px) {
                .gps-573936224683688729 .mobile\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683688729 .mobile\:gp-hidden {
                    display: none;
                }
                .gps-573936224683688729 .mobile\:gp-h-auto {
                    height: auto;
                }
                .gps-573936224683688729 .mobile\:gp-flex-none {
                    flex: none;
                }
            }
            .gps-573936224683688729 .\[\&_\*\]\:gp-max-w-full * {
                max-width: 100%;
            }
            .gps-573936224683688729 .\[\&_p\]\:gp-inline p {
                display: inline;
            }
            .gps-573936224683688729 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after {
                content: var(--tw-content);
                white-space: pre-wrap;
            }
            .gps-573936224683688729 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after {
                --tw-content: "\A";
                content: var(--tw-content);
            }
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlEw.woff) format("woff");
            }
            /* devanagari */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
            }
            /* latin-ext */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            .gps-573936224683950873.gps.gpsil [style*="--ai:"] {
                align-items: var(--ai);
            }
            .gps-573936224683950873.gps.gpsil [style*="--aspect:"] {
                aspect-ratio: var(--aspect);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bg:"] {
                background: var(--bg);
            }
            .gps-573936224683950873.gps.gpsil [style*="--hvr-bg:"]:hover {
                background: var(--hvr-bg);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bga:"] {
                background-attachment: var(--bga);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bgc:"] {
                background-color: var(--bgc);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bgi:"] {
                background-image: var(--bgi);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bgp:"] {
                background-position: var(--bgp);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bgr:"] {
                background-repeat: var(--bgr);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bgs:"] {
                background-size: var(--bgs);
            }
            .gps-573936224683950873.gps.gpsil [style*="--b:"] {
                border: var(--b);
            }
            .gps-573936224683950873.gps.gpsil [style*="--hvr-b:"]:hover {
                border: var(--hvr-b);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bb:"] {
                border-bottom: var(--bb);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bbw:"] {
                border-bottom-width: var(--bbw);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bc:"] {
                border-color: var(--bc);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bblr:"] {
                border-bottom-left-radius: var(--bblr);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bbrr:"] {
                border-bottom-right-radius: var(--bbrr);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bl:"] {
                border-left: var(--bl);
            }
            .gps-573936224683950873.gps.gpsil [style*="--radius:"] {
                border-radius: var(--radius);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bs:"] {
                border-style: var(--bs);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bt:"] {
                border-top: var(--bt);
            }
            .gps-573936224683950873.gps.gpsil [style*="--btlr:"] {
                border-top-left-radius: var(--btlr);
            }
            .gps-573936224683950873.gps.gpsil [style*="--btrr:"] {
                border-top-right-radius: var(--btrr);
            }
            .gps-573936224683950873.gps.gpsil [style*="--bw:"] {
                border-width: var(--bw);
            }
            .gps-573936224683950873.gps.gpsil [style*="--shadow:"] {
                box-shadow: var(--shadow);
            }
            .gps-573936224683950873.gps.gpsil [style*="--hvr-shadow:"]:hover {
                box-shadow: var(--hvr-shadow);
            }
            .gps-573936224683950873.gps.gpsil [style*="--c:"] {
                color: var(--c);
            }
            .gps-573936224683950873.gps.gpsil [style*="--cg:"] {
                -moz-column-gap: var(--cg);
                column-gap: var(--cg);
            }
            .gps-573936224683950873.gps.gpsil [style*="--ff:"] {
                font-family: var(--ff);
            }
            .gps-573936224683950873.gps.gpsil [style*="--size:"] {
                font-size: var(--size);
            }
            .gps-573936224683950873.gps.gpsil [style*="--weight:"] {
                font-weight: var(--weight);
            }
            .gps-573936224683950873.gps.gpsil [style*="--fs:"] {
                font-style: var(--fs);
            }
            .gps-573936224683950873.gps.gpsil [style*="--gtc:"] {
                grid-template-columns: var(--gtc);
            }
            .gps-573936224683950873.gps.gpsil [style*="--h:"] {
                height: var(--h);
            }
            .gps-573936224683950873.gps.gpsil [style*="--jc:"] {
                justify-content: var(--jc);
            }
            .gps-573936224683950873.gps.gpsil [style*="--ls:"] {
                letter-spacing: var(--ls);
            }
            .gps-573936224683950873.gps.gpsil [style*="--lh:"] {
                line-height: var(--lh);
            }
            .gps-573936224683950873.gps.gpsil [style*="--m:"] {
                margin: var(--m);
            }
            .gps-573936224683950873.gps.gpsil [style*="--mb:"] {
                margin-bottom: var(--mb);
            }
            .gps-573936224683950873.gps.gpsil [style*="--ml:"] {
                margin-left: var(--ml);
            }
            .gps-573936224683950873.gps.gpsil [style*="--mr:"] {
                margin-right: var(--mr);
            }
            .gps-573936224683950873.gps.gpsil [style*="--mt:"] {
                margin-top: var(--mt);
            }
            .gps-573936224683950873.gps.gpsil [style*="--minw:"] {
                min-width: var(--minw);
            }
            .gps-573936224683950873.gps.gpsil [style*="--objf:"] {
                -o-object-fit: var(--objf);
                object-fit: var(--objf);
            }
            .gps-573936224683950873.gps.gpsil [style*="--op:"] {
                opacity: var(--op);
            }
            .gps-573936224683950873.gps.gpsil [style*="--o:"] {
                order: var(--o);
            }
            .gps-573936224683950873.gps.gpsil [style*="--pc:"] {
                place-content: var(--pc);
            }
            .gps-573936224683950873.gps.gpsil [style*="--p:"] {
                padding: var(--p);
            }
            .gps-573936224683950873.gps.gpsil [style*="--pb:"] {
                padding-bottom: var(--pb);
            }
            .gps-573936224683950873.gps.gpsil [style*="--pl:"] {
                padding-left: var(--pl);
            }
            .gps-573936224683950873.gps.gpsil [style*="--pr:"] {
                padding-right: var(--pr);
            }
            .gps-573936224683950873.gps.gpsil [style*="--pt:"] {
                padding-top: var(--pt);
            }
            .gps-573936224683950873.gps.gpsil [style*="--pos:"] {
                position: var(--pos);
            }
            .gps-573936224683950873.gps.gpsil [style*="--ta:"] {
                text-align: var(--ta);
            }
            .gps-573936224683950873.gps.gpsil [style*="--ts:"] {
                text-shadow: var(--ts);
            }
            .gps-573936224683950873.gps.gpsil [style*="--tt:"] {
                text-transform: var(--tt);
            }
            .gps-573936224683950873.gps.gpsil [style*="--top:"] {
                top: var(--top);
            }
            .gps-573936224683950873.gps.gpsil [style*="--t:"] {
                transform: var(--t);
            }
            .gps-573936224683950873.gps.gpsil [style*="--w:"] {
                width: var(--w);
            }
            .gps-573936224683950873.gps.gpsil [style*="--line-clamp:"] {
                -webkit-box-orient: vertical;
                -webkit-line-clamp: var(--line-clamp);
                display: -webkit-box;
                overflow: hidden;
            }
            @media only screen and (max-width: 1024px) {
                .gps-573936224683950873.gps.gpsil [style*="--aspect-tablet:"] {
                    aspect-ratio: var(--aspect-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--bbw-tablet:"] {
                    border-bottom-width: var(--bbw-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--cg-tablet:"] {
                    -moz-column-gap: var(--cg-tablet);
                    column-gap: var(--cg-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--size-tablet:"] {
                    font-size: var(--size-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--gtc-tablet:"] {
                    grid-template-columns: var(--gtc-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--h-tablet:"] {
                    height: var(--h-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--lh-tablet:"] {
                    line-height: var(--lh-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--mb-tablet:"] {
                    margin-bottom: var(--mb-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--mr-tablet:"] {
                    margin-right: var(--mr-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--minw-tablet:"] {
                    min-width: var(--minw-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--op-tablet:"] {
                    opacity: var(--op-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--pc-tablet:"] {
                    place-content: var(--pc-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--pb-tablet:"] {
                    padding-bottom: var(--pb-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--pl-tablet:"] {
                    padding-left: var(--pl-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--pr-tablet:"] {
                    padding-right: var(--pr-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--pt-tablet:"] {
                    padding-top: var(--pt-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--w-tablet:"] {
                    width: var(--w-tablet);
                }
                .gps-573936224683950873.gps.gpsil [style*="--line-clamp-tablet:"] {
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: var(--line-clamp-tablet);
                    display: -webkit-box;
                    overflow: hidden;
                }
            }
            @media only screen and (max-width: 767px) {
                .gps-573936224683950873.gps.gpsil [style*="--aspect-mobile:"] {
                    aspect-ratio: var(--aspect-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--bbw-mobile:"] {
                    border-bottom-width: var(--bbw-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--cg-mobile:"] {
                    -moz-column-gap: var(--cg-mobile);
                    column-gap: var(--cg-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--size-mobile:"] {
                    font-size: var(--size-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--gtc-mobile:"] {
                    grid-template-columns: var(--gtc-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--h-mobile:"] {
                    height: var(--h-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--jc-mobile:"] {
                    justify-content: var(--jc-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--lh-mobile:"] {
                    line-height: var(--lh-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--mb-mobile:"] {
                    margin-bottom: var(--mb-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--ml-mobile:"] {
                    margin-left: var(--ml-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--mr-mobile:"] {
                    margin-right: var(--mr-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--mt-mobile:"] {
                    margin-top: var(--mt-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--minw-mobile:"] {
                    min-width: var(--minw-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--op-mobile:"] {
                    opacity: var(--op-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--o-mobile:"] {
                    order: var(--o-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--pb-mobile:"] {
                    padding-bottom: var(--pb-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--pl-mobile:"] {
                    padding-left: var(--pl-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--pr-mobile:"] {
                    padding-right: var(--pr-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--pt-mobile:"] {
                    padding-top: var(--pt-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--ta-mobile:"] {
                    text-align: var(--ta-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--w-mobile:"] {
                    width: var(--w-mobile);
                }
                .gps-573936224683950873.gps.gpsil [style*="--line-clamp-mobile:"] {
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: var(--line-clamp-mobile);
                    display: -webkit-box;
                    overflow: hidden;
                }
            }
            .gps-573936224683950873 .gp-g-paragraph-1 {
                font-family: var(--g-p1-ff);
                font-size: var(--g-p1-size);
                font-style: var(--g-p1-fs);
                font-weight: var(--g-p1-weight);
                letter-spacing: var(--g-p1-ls);
                line-height: var(--g-p1-lh);
            }
            .gps-573936224683950873 .gp-g-paragraph-2 {
                font-family: var(--g-p2-ff);
                font-size: var(--g-p2-size);
                font-style: var(--g-p2-fs);
                font-weight: var(--g-p2-weight);
                letter-spacing: var(--g-p2-ls);
                line-height: var(--g-p2-lh);
            }
            .gps-573936224683950873 .gp-g-paragraph-3 {
                font-family: var(--g-p3-ff);
                font-size: var(--g-p3-size);
                font-style: var(--g-p3-fs);
                font-weight: var(--g-p3-weight);
                letter-spacing: var(--g-p3-ls);
                line-height: var(--g-p3-lh);
            }
            .gps-573936224683950873 .gp-relative {
                position: relative;
            }
            .gps-573936224683950873 .gp-z-1 {
                z-index: 1;
            }
            .gps-573936224683950873 .gp-mx-auto {
                margin-left: auto;
                margin-right: auto;
            }
            .gps-573936224683950873 .gp-mb-0 {
                margin-bottom: 0;
            }
            .gps-573936224683950873 .gp-block {
                display: block;
            }
            .gps-573936224683950873 .gp-flex {
                display: flex;
            }
            .gps-573936224683950873 .gp-inline-flex {
                display: inline-flex;
            }
            .gps-573936224683950873 .gp-grid {
                display: grid;
            }
            .gps-573936224683950873 .gp-contents {
                display: contents;
            }
            .gps-573936224683950873 .\!gp-hidden {
                display: none !important;
            }
            .gps-573936224683950873 .gp-hidden {
                display: none;
            }
            .gps-573936224683950873 .gp-h-auto {
                height: auto;
            }
            .gps-573936224683950873 .gp-h-full {
                height: 100%;
            }
            .gps-573936224683950873 .gp-w-full {
                width: 100%;
            }
            .gps-573936224683950873 .gp-max-w-full {
                max-width: 100%;
            }
            .gps-573936224683950873 .gp-flex-none {
                flex: none;
            }
            .gps-573936224683950873 .gp-grid-rows-\[1fr\] {
                grid-template-rows: 1fr;
            }
            .gps-573936224683950873 .gp-flex-col {
                flex-direction: column;
            }
            .gps-573936224683950873 .gp-flex-wrap {
                flex-wrap: wrap;
            }
            .gps-573936224683950873 .gp-items-center {
                align-items: center;
            }
            .gps-573936224683950873 .gp-justify-start {
                justify-content: flex-start;
            }
            .gps-573936224683950873 .gp-justify-center {
                justify-content: center;
            }
            .gps-573936224683950873 .gp-gap-y-0 {
                row-gap: 0;
            }
            .gps-573936224683950873 .gp-overflow-hidden {
                overflow: hidden;
            }
            .gps-573936224683950873 .gp-break-words {
                overflow-wrap: break-word;
            }
            .gps-573936224683950873 .gp-rounded-none {
                border-radius: 0;
            }
            .gps-573936224683950873 .gp-leading-\[0\] {
                line-height: 0;
            }
            .gps-573936224683950873 .gp-text-g-text-3 {
                color: var(--g-c-text-3);
            }
            .gps-573936224683950873 .gp-no-underline {
                text-decoration-line: none;
            }
            .gps-573936224683950873 .gp-transition-colors {
                transition-duration: 0.15s;
                transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            .gps-573936224683950873 .gp-duration-200 {
                transition-duration: 0.2s;
            }
            .gps-573936224683950873 .gp-duration-300 {
                transition-duration: 0.3s;
            }
            .gps-573936224683950873 .gp-ease-in-out {
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            .gps-573936224683950873 .disabled\:gp-btn-disabled:disabled {
                cursor: default;
            }
            .gps-573936224683950873 .disabled\:gp-pointer-events-none:disabled {
                pointer-events: none;
            }
            .gps-573936224683950873 .disabled\:gp-opacity-30:disabled {
                opacity: 0.3;
            }
            @media (hover: hover) and (pointer: fine) {
                .gps-573936224683950873 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit {
                    color: inherit !important;
                }
            }
            .gps-573936224683950873 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit {
                color: inherit !important;
            }
            .gps-573936224683950873 .gp-group\/button[data-state="loading"] .group-data-\[state\=loading\]\/button\:gp-invisible {
                visibility: hidden;
            }
            @media (max-width: 1024px) {
                .gps-573936224683950873 .tablet\:gp-block {
                    display: block;
                }
                .gps-573936224683950873 .tablet\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683950873 .tablet\:gp-hidden {
                    display: none;
                }
                .gps-573936224683950873 .tablet\:gp-h-auto {
                    height: auto;
                }
                .gps-573936224683950873 .tablet\:gp-flex-none {
                    flex: none;
                }
            }
            @media (max-width: 767px) {
                .gps-573936224683950873 .mobile\:gp-block {
                    display: block;
                }
                .gps-573936224683950873 .mobile\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683950873 .mobile\:gp-hidden {
                    display: none;
                }
                .gps-573936224683950873 .mobile\:gp-h-auto {
                    height: auto;
                }
                .gps-573936224683950873 .mobile\:gp-flex-none {
                    flex: none;
                }
            }
            .gps-573936224683950873 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\] > svg {
                height: var(--height-desktop) !important;
            }
            .gps-573936224683950873 .\[\&\>svg\]\:\!gp-w-auto > svg {
                width: auto !important;
            }
            @media (max-width: 1024px) {
                .gps-573936224683950873 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\] > svg {
                    height: var(--height-tablet) !important;
                }
            }
            @media (max-width: 767px) {
                .gps-573936224683950873 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\] > svg {
                    height: var(--height-mobile) !important;
                }
            }
            .gps-573936224683950873 .\[\&_\*\]\:gp-max-w-full * {
                max-width: 100%;
            }
            .gps-573936224683950873 .\[\&_p\]\:gp-inline p {
                display: inline;
            }
            .gps-573936224683950873 .\[\&_p\]\:gp-whitespace-pre-line p {
                white-space: pre-line;
            }
            .gps-573936224683950873 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after {
                content: var(--tw-content);
                white-space: pre-wrap;
            }
            .gps-573936224683950873 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after {
                --tw-content: "\A";
                content: var(--tw-content);
            }
            .gHPPDWly8o {
            }
            .gHPPDWly8o p {
            }

            .glRCPCAxbs {
            }
            .glRCPCAxbs p {
            }

            .gk2-HOVRH9 {
            }
            .gk2-HOVRH9 p {
            }

            .gAGTcSONc7 {
            }
            .gAGTcSONc7 p {
            }

            .grQ4KFN_NV {
            }
            .grQ4KFN_NV p {
            }

            .gZJ0EPoLxQ {
            }
            .gZJ0EPoLxQ p {
            }

            .gq7RgnPLVu.gp-button-base::before {
                content: "";
                height: 100%;
                width: 100%;
                position: absolute;
                pointer-events: none;
                border-style: none;
                border-width: 1px 1px 1px 1px;

                border-bottom-left-radius: 8px;
                border-bottom-right-radius: 8px;
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
            }

            .gq7RgnPLVu:hover::before {
            }

            .gq7RgnPLVu:hover .gp-button-icon {
                color: undefined;
            }

            .gq7RgnPLVu .gp-button-icon {
                color: var(--g-c-text-3, text-3);
            }

            .gq7RgnPLVu:hover .gp-button-price {
                color: undefined;
            }

            .gq7RgnPLVu .gp-button-price {
                color: var(--g-c-text-3, text-3);
            }

            .gq7RgnPLVu .gp-product-dot-price {
                color: var(--g-c-text-3, text-3);
            }

            .gq7RgnPLVu:hover .gp-product-dot-price {
                color: undefined;
            }

            .gziGhpXsam.gp-button-base::before {
                content: "";
                height: 100%;
                width: 100%;
                position: absolute;
                pointer-events: none;
                border-style: none;
                border-width: 1px 1px 1px 1px;

                border-bottom-left-radius: 8px;
                border-bottom-right-radius: 8px;
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
            }

            .gziGhpXsam:hover::before {
            }

            .gziGhpXsam:hover .gp-button-icon {
                color: undefined;
            }

            .gziGhpXsam .gp-button-icon {
                color: var(--g-c-text-3, text-3);
            }

            .gziGhpXsam:hover .gp-button-price {
                color: undefined;
            }

            .gziGhpXsam .gp-button-price {
                color: var(--g-c-text-3, text-3);
            }

            .gziGhpXsam .gp-product-dot-price {
                color: var(--g-c-text-3, text-3);
            }

            .gziGhpXsam:hover .gp-product-dot-price {
                color: undefined;
            }

            .g8Dwr6RtYF.gp-button-base::before {
                content: "";
                height: 100%;
                width: 100%;
                position: absolute;
                pointer-events: none;
                border-style: none;
                border-width: 1px 1px 1px 1px;

                border-bottom-left-radius: 999999px;
                border-bottom-right-radius: 999999px;
                border-top-left-radius: 999999px;
                border-top-right-radius: 999999px;
            }

            .g8Dwr6RtYF:hover::before {
            }

            .g8Dwr6RtYF:hover .gp-button-icon {
                color: undefined;
            }

            .g8Dwr6RtYF .gp-button-icon {
                color: var(--g-c-text-3, text-3);
            }

            .g8Dwr6RtYF:hover .gp-button-price {
                color: undefined;
            }

            .g8Dwr6RtYF .gp-button-price {
                color: var(--g-c-text-3, text-3);
            }

            .g8Dwr6RtYF .gp-product-dot-price {
                color: var(--g-c-text-3, text-3);
            }

            .g8Dwr6RtYF:hover .gp-product-dot-price {
                color: undefined;
            }
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format("woff");
            }
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format("woff");
            }
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 400;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfedA.woff) format("woff");
            }
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 500;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1xlEw.woff) format("woff");
            }
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlEw.woff) format("woff");
            }
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlEw.woff) format("woff");
            }
            /* cyrillic-ext */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
                unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
            }
            /* cyrillic */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
                unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
            }
            /* vietnamese */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
                unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
            }
            /* latin-ext */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            /* cyrillic-ext */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
                unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
            }
            /* cyrillic */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
                unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
            }
            /* vietnamese */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
                unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
            }
            /* latin-ext */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Montserrat";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            /* devanagari */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 400;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format("woff2");
                unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
            }
            /* latin-ext */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 400;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 400;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            /* devanagari */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 500;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
            }
            /* latin-ext */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 500;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 500;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            /* devanagari */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
            }
            /* latin-ext */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            /* devanagari */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
            }
            /* latin-ext */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            .gps-573936224684016409.gps.gpsil [style*="--aspect:"] {
                aspect-ratio: var(--aspect);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bg:"] {
                background: var(--bg);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bga:"] {
                background-attachment: var(--bga);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bgc:"] {
                background-color: var(--bgc);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bgi:"] {
                background-image: var(--bgi);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bgp:"] {
                background-position: var(--bgp);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bgr:"] {
                background-repeat: var(--bgr);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bgs:"] {
                background-size: var(--bgs);
            }
            .gps-573936224684016409.gps.gpsil [style*="--b:"] {
                border: var(--b);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bb:"] {
                border-bottom: var(--bb);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bc:"] {
                border-color: var(--bc);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bblr:"] {
                border-bottom-left-radius: var(--bblr);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bbrr:"] {
                border-bottom-right-radius: var(--bbrr);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bl:"] {
                border-left: var(--bl);
            }
            .gps-573936224684016409.gps.gpsil [style*="--radius:"] {
                border-radius: var(--radius);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bs:"] {
                border-style: var(--bs);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bt:"] {
                border-top: var(--bt);
            }
            .gps-573936224684016409.gps.gpsil [style*="--btlr:"] {
                border-top-left-radius: var(--btlr);
            }
            .gps-573936224684016409.gps.gpsil [style*="--btrr:"] {
                border-top-right-radius: var(--btrr);
            }
            .gps-573936224684016409.gps.gpsil [style*="--bw:"] {
                border-width: var(--bw);
            }
            .gps-573936224684016409.gps.gpsil [style*="--shadow:"] {
                box-shadow: var(--shadow);
            }
            .gps-573936224684016409.gps.gpsil [style*="--c:"] {
                color: var(--c);
            }
            .gps-573936224684016409.gps.gpsil [style*="--cg:"] {
                -moz-column-gap: var(--cg);
                column-gap: var(--cg);
            }
            .gps-573936224684016409.gps.gpsil [style*="--ff:"] {
                font-family: var(--ff);
            }
            .gps-573936224684016409.gps.gpsil [style*="--size:"] {
                font-size: var(--size);
            }
            .gps-573936224684016409.gps.gpsil [style*="--weight:"] {
                font-weight: var(--weight);
            }
            .gps-573936224684016409.gps.gpsil [style*="--gtc:"] {
                grid-template-columns: var(--gtc);
            }
            .gps-573936224684016409.gps.gpsil [style*="--h:"] {
                height: var(--h);
            }
            .gps-573936224684016409.gps.gpsil [style*="--jc:"] {
                justify-content: var(--jc);
            }
            .gps-573936224684016409.gps.gpsil [style*="--ls:"] {
                letter-spacing: var(--ls);
            }
            .gps-573936224684016409.gps.gpsil [style*="--lh:"] {
                line-height: var(--lh);
            }
            .gps-573936224684016409.gps.gpsil [style*="--m:"] {
                margin: var(--m);
            }
            .gps-573936224684016409.gps.gpsil [style*="--mb:"] {
                margin-bottom: var(--mb);
            }
            .gps-573936224684016409.gps.gpsil [style*="--mr:"] {
                margin-right: var(--mr);
            }
            .gps-573936224684016409.gps.gpsil [style*="--objf:"] {
                -o-object-fit: var(--objf);
                object-fit: var(--objf);
            }
            .gps-573936224684016409.gps.gpsil [style*="--op:"] {
                opacity: var(--op);
            }
            .gps-573936224684016409.gps.gpsil [style*="--o:"] {
                order: var(--o);
            }
            .gps-573936224684016409.gps.gpsil [style*="--pc:"] {
                place-content: var(--pc);
            }
            .gps-573936224684016409.gps.gpsil [style*="--p:"] {
                padding: var(--p);
            }
            .gps-573936224684016409.gps.gpsil [style*="--pb:"] {
                padding-bottom: var(--pb);
            }
            .gps-573936224684016409.gps.gpsil [style*="--pl:"] {
                padding-left: var(--pl);
            }
            .gps-573936224684016409.gps.gpsil [style*="--pr:"] {
                padding-right: var(--pr);
            }
            .gps-573936224684016409.gps.gpsil [style*="--pt:"] {
                padding-top: var(--pt);
            }
            .gps-573936224684016409.gps.gpsil [style*="--ta:"] {
                text-align: var(--ta);
            }
            .gps-573936224684016409.gps.gpsil [style*="--ts:"] {
                text-shadow: var(--ts);
            }
            .gps-573936224684016409.gps.gpsil [style*="--t:"] {
                transform: var(--t);
            }
            .gps-573936224684016409.gps.gpsil [style*="--w:"] {
                width: var(--w);
            }
            .gps-573936224684016409.gps.gpsil [style*="--line-clamp:"] {
                -webkit-box-orient: vertical;
                -webkit-line-clamp: var(--line-clamp);
                display: -webkit-box;
                overflow: hidden;
            }
            @media only screen and (max-width: 1024px) {
                .gps-573936224684016409.gps.gpsil [style*="--aspect-tablet:"] {
                    aspect-ratio: var(--aspect-tablet);
                }
                .gps-573936224684016409.gps.gpsil [style*="--size-tablet:"] {
                    font-size: var(--size-tablet);
                }
                .gps-573936224684016409.gps.gpsil [style*="--h-tablet:"] {
                    height: var(--h-tablet);
                }
                .gps-573936224684016409.gps.gpsil [style*="--jc-tablet:"] {
                    justify-content: var(--jc-tablet);
                }
                .gps-573936224684016409.gps.gpsil [style*="--lh-tablet:"] {
                    line-height: var(--lh-tablet);
                }
                .gps-573936224684016409.gps.gpsil [style*="--mb-tablet:"] {
                    margin-bottom: var(--mb-tablet);
                }
                .gps-573936224684016409.gps.gpsil [style*="--pl-tablet:"] {
                    padding-left: var(--pl-tablet);
                }
                .gps-573936224684016409.gps.gpsil [style*="--pr-tablet:"] {
                    padding-right: var(--pr-tablet);
                }
                .gps-573936224684016409.gps.gpsil [style*="--w-tablet:"] {
                    width: var(--w-tablet);
                }
                .gps-573936224684016409.gps.gpsil [style*="--line-clamp-tablet:"] {
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: var(--line-clamp-tablet);
                    display: -webkit-box;
                    overflow: hidden;
                }
            }
            @media only screen and (max-width: 767px) {
                .gps-573936224684016409.gps.gpsil [style*="--aspect-mobile:"] {
                    aspect-ratio: var(--aspect-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--size-mobile:"] {
                    font-size: var(--size-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--gtc-mobile:"] {
                    grid-template-columns: var(--gtc-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--h-mobile:"] {
                    height: var(--h-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--jc-mobile:"] {
                    justify-content: var(--jc-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--lh-mobile:"] {
                    line-height: var(--lh-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--mb-mobile:"] {
                    margin-bottom: var(--mb-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--op-mobile:"] {
                    opacity: var(--op-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--pl-mobile:"] {
                    padding-left: var(--pl-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--pr-mobile:"] {
                    padding-right: var(--pr-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--ta-mobile:"] {
                    text-align: var(--ta-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--w-mobile:"] {
                    width: var(--w-mobile);
                }
                .gps-573936224684016409.gps.gpsil [style*="--line-clamp-mobile:"] {
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: var(--line-clamp-mobile);
                    display: -webkit-box;
                    overflow: hidden;
                }
            }
            .gps-573936224684016409 .gp-g-heading-1 {
                font-family: var(--g-h1-ff);
                font-size: var(--g-h1-size);
                font-style: var(--g-h1-fs);
                font-weight: var(--g-h1-weight);
                letter-spacing: var(--g-h1-ls);
                line-height: var(--g-h1-lh);
            }
            .gps-573936224684016409 .gp-g-paragraph-1 {
                font-family: var(--g-p1-ff);
                font-size: var(--g-p1-size);
                font-style: var(--g-p1-fs);
                font-weight: var(--g-p1-weight);
                letter-spacing: var(--g-p1-ls);
                line-height: var(--g-p1-lh);
            }
            .gps-573936224684016409 .gp-relative {
                position: relative;
            }
            .gps-573936224684016409 .gp-mx-auto {
                margin-left: auto;
                margin-right: auto;
            }
            .gps-573936224684016409 .gp-mb-0 {
                margin-bottom: 0;
            }
            .gps-573936224684016409 .gp-flex {
                display: flex;
            }
            .gps-573936224684016409 .gp-grid {
                display: grid;
            }
            .gps-573936224684016409 .gp-contents {
                display: contents;
            }
            .gps-573936224684016409 .\!gp-hidden {
                display: none !important;
            }
            .gps-573936224684016409 .gp-hidden {
                display: none;
            }
            .gps-573936224684016409 .gp-h-auto {
                height: auto;
            }
            .gps-573936224684016409 .gp-h-full {
                height: 100%;
            }
            .gps-573936224684016409 .gp-w-full {
                width: 100%;
            }
            .gps-573936224684016409 .gp-max-w-full {
                max-width: 100%;
            }
            .gps-573936224684016409 .gp-flex-none {
                flex: none;
            }
            .gps-573936224684016409 .gp-grid-rows-\[1fr\] {
                grid-template-rows: 1fr;
            }
            .gps-573936224684016409 .gp-flex-col {
                flex-direction: column;
            }
            .gps-573936224684016409 .gp-gap-y-0 {
                row-gap: 0;
            }
            .gps-573936224684016409 .gp-transition-colors {
                transition-duration: 0.15s;
                transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            .gps-573936224684016409 .gp-duration-200 {
                transition-duration: 0.2s;
            }
            .gps-573936224684016409 .gp-ease-in-out {
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            @media (max-width: 1024px) {
                .gps-573936224684016409 .tablet\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224684016409 .tablet\:gp-hidden {
                    display: none;
                }
                .gps-573936224684016409 .tablet\:gp-h-auto {
                    height: auto;
                }
                .gps-573936224684016409 .tablet\:gp-flex-none {
                    flex: none;
                }
            }
            @media (max-width: 767px) {
                .gps-573936224684016409 .mobile\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224684016409 .mobile\:gp-hidden {
                    display: none;
                }
                .gps-573936224684016409 .mobile\:gp-h-auto {
                    height: auto;
                }
                .gps-573936224684016409 .mobile\:gp-flex-none {
                    flex: none;
                }
            }
            .gps-573936224684016409 .\[\&_\*\]\:gp-max-w-full * {
                max-width: 100%;
            }
            .gps-573936224684016409 .\[\&_p\]\:gp-inline p {
                display: inline;
            }
            .gps-573936224684016409 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after {
                content: var(--tw-content);
                white-space: pre-wrap;
            }
            .gps-573936224684016409 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after {
                --tw-content: "\A";
                content: var(--tw-content);
            }
            .gOIn9aTObl {
            }
            .gOIn9aTObl p {
            }

            .review-comment-wrapper {
                max-width: 700px;
                margin-top: 10px;
                /* 👇 Align this with your Reviews container */
                margin-left: 0;
                padding-left: 0;
            }

            .review-input {
                width: 100%;
                height: 48px;
                padding: 12px 16px; /* ← this gives just enough space inside the box */
                font-size: 16px;
                font-family: inherit;
                color: #111827;
                background-color: #ffffff;

                border: 1px solid #d1d5db;
                border-radius: 6px;
                outline: none;
                box-sizing: border-box;

                box-shadow: none;
                appearance: none;
                text-indent: 13px; /* 👈 no shift */
            }

            .review-input:focus {
                border: 2px solid #000000;
                box-shadow: none;
            }

            .review-input::placeholder {
                color: #9ca3af;
                font-weight: 400;
            }

            @media (max-width: 600px) {
                .review-input {
                    height: 44px;
                    font-size: 14px;
                    padding: 10px 14px;
                }
            }
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlEw.woff) format("woff");
            }
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: normal;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAw.woff) format("woff");
            }
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: normal;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw.woff) format("woff");
            }
            /* devanagari */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
            }
            /* latin-ext */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 600;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            /* cyrillic-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
            }
            /* cyrillic */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
            }
            /* greek-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+1F00-1FFF;
            }
            /* greek */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
            }
            /* math */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
                    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
                    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
                    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
            }
            /* symbols */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
                    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
                    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
                    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
                    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610,
                    U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847,
                    U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC,
                    U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
            }
            /* vietnamese */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
            }
            /* latin-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            /* cyrillic-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
            }
            /* cyrillic */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
            }
            /* greek-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+1F00-1FFF;
            }
            /* greek */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
            }
            /* math */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
                    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
                    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
                    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
            }
            /* symbols */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
                    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
                    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
                    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
                    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610,
                    U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847,
                    U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC,
                    U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
            }
            /* vietnamese */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
            }
            /* latin-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            .gps-573936224683885337.gps.gpsil [style*="--bg:"] {
                background: var(--bg);
            }
            .gps-573936224683885337.gps.gpsil [style*="--hvr-bg:"]:hover {
                background: var(--hvr-bg);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bga:"] {
                background-attachment: var(--bga);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bgc:"] {
                background-color: var(--bgc);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bgi:"] {
                background-image: var(--bgi);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bgp:"] {
                background-position: var(--bgp);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bgr:"] {
                background-repeat: var(--bgr);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bgs:"] {
                background-size: var(--bgs);
            }
            .gps-573936224683885337.gps.gpsil [style*="--b:"] {
                border: var(--b);
            }
            .gps-573936224683885337.gps.gpsil [style*="--hvr-b:"]:hover {
                border: var(--hvr-b);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bb:"] {
                border-bottom: var(--bb);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bc:"] {
                border-color: var(--bc);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bblr:"] {
                border-bottom-left-radius: var(--bblr);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bbrr:"] {
                border-bottom-right-radius: var(--bbrr);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bl:"] {
                border-left: var(--bl);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bs:"] {
                border-style: var(--bs);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bt:"] {
                border-top: var(--bt);
            }
            .gps-573936224683885337.gps.gpsil [style*="--btlr:"] {
                border-top-left-radius: var(--btlr);
            }
            .gps-573936224683885337.gps.gpsil [style*="--btrr:"] {
                border-top-right-radius: var(--btrr);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bw:"] {
                border-width: var(--bw);
            }
            .gps-573936224683885337.gps.gpsil [style*="--bottom:"] {
                bottom: var(--bottom);
            }
            .gps-573936224683885337.gps.gpsil [style*="--shadow:"] {
                box-shadow: var(--shadow);
            }
            .gps-573936224683885337.gps.gpsil [style*="--c:"] {
                color: var(--c);
            }
            .gps-573936224683885337.gps.gpsil [style*="--hvr-c:"]:hover {
                color: var(--hvr-c);
            }
            .gps-573936224683885337.gps.gpsil [style*="--cg:"] {
                -moz-column-gap: var(--cg);
                column-gap: var(--cg);
            }
            .gps-573936224683885337.gps.gpsil [style*="--ff:"] {
                font-family: var(--ff);
            }
            .gps-573936224683885337.gps.gpsil [style*="--size:"] {
                font-size: var(--size);
            }
            .gps-573936224683885337.gps.gpsil [style*="--weight:"] {
                font-weight: var(--weight);
            }
            .gps-573936224683885337.gps.gpsil [style*="--gtc:"] {
                grid-template-columns: var(--gtc);
            }
            .gps-573936224683885337.gps.gpsil [style*="--h:"] {
                height: var(--h);
            }
            .gps-573936224683885337.gps.gpsil [style*="--jc:"] {
                justify-content: var(--jc);
            }
            .gps-573936224683885337.gps.gpsil [style*="--lh:"] {
                line-height: var(--lh);
            }
            .gps-573936224683885337.gps.gpsil [style*="--m:"] {
                margin: var(--m);
            }
            .gps-573936224683885337.gps.gpsil [style*="--mb:"] {
                margin-bottom: var(--mb);
            }
            .gps-573936224683885337.gps.gpsil [style*="--mt:"] {
                margin-top: var(--mt);
            }
            .gps-573936224683885337.gps.gpsil [style*="--op:"] {
                opacity: var(--op);
            }
            .gps-573936224683885337.gps.gpsil [style*="--o:"] {
                order: var(--o);
            }
            .gps-573936224683885337.gps.gpsil [style*="--pc:"] {
                place-content: var(--pc);
            }
            .gps-573936224683885337.gps.gpsil [style*="--p:"] {
                padding: var(--p);
            }
            .gps-573936224683885337.gps.gpsil [style*="--pb:"] {
                padding-bottom: var(--pb);
            }
            .gps-573936224683885337.gps.gpsil [style*="--pl:"] {
                padding-left: var(--pl);
            }
            .gps-573936224683885337.gps.gpsil [style*="--pr:"] {
                padding-right: var(--pr);
            }
            .gps-573936224683885337.gps.gpsil [style*="--pt:"] {
                padding-top: var(--pt);
            }
            .gps-573936224683885337.gps.gpsil [style*="--pos:"] {
                position: var(--pos);
            }
            .gps-573936224683885337.gps.gpsil [style*="--ta:"] {
                text-align: var(--ta);
            }
            .gps-573936224683885337.gps.gpsil [style*="--top:"] {
                top: var(--top);
            }
            .gps-573936224683885337.gps.gpsil [style*="--t:"] {
                transform: var(--t);
            }
            .gps-573936224683885337.gps.gpsil [style*="--w:"] {
                width: var(--w);
            }
            .gps-573936224683885337.gps.gpsil [style*="--z:"] {
                z-index: var(--z);
            }
            @media only screen and (max-width: 1024px) {
                .gps-573936224683885337.gps.gpsil [style*="--bga-tablet:"] {
                    background-attachment: var(--bga-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--bgc-tablet:"] {
                    background-color: var(--bgc-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--bgi-tablet:"] {
                    background-image: var(--bgi-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--bgp-tablet:"] {
                    background-position: var(--bgp-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--bgr-tablet:"] {
                    background-repeat: var(--bgr-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--bgs-tablet:"] {
                    background-size: var(--bgs-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--bottom-tablet:"] {
                    bottom: var(--bottom-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--shadow-tablet:"] {
                    box-shadow: var(--shadow-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--size-tablet:"] {
                    font-size: var(--size-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--h-tablet:"] {
                    height: var(--h-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--lh-tablet:"] {
                    line-height: var(--lh-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--mt-tablet:"] {
                    margin-top: var(--mt-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--pb-tablet:"] {
                    padding-bottom: var(--pb-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--pl-tablet:"] {
                    padding-left: var(--pl-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--pr-tablet:"] {
                    padding-right: var(--pr-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--pt-tablet:"] {
                    padding-top: var(--pt-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--pos-tablet:"] {
                    position: var(--pos-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--top-tablet:"] {
                    top: var(--top-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--w-tablet:"] {
                    width: var(--w-tablet);
                }
                .gps-573936224683885337.gps.gpsil [style*="--z-tablet:"] {
                    z-index: var(--z-tablet);
                }
            }
            @media only screen and (max-width: 767px) {
                .gps-573936224683885337.gps.gpsil [style*="--size-mobile:"] {
                    font-size: var(--size-mobile);
                }
                .gps-573936224683885337.gps.gpsil [style*="--h-mobile:"] {
                    height: var(--h-mobile);
                }
                .gps-573936224683885337.gps.gpsil [style*="--lh-mobile:"] {
                    line-height: var(--lh-mobile);
                }
                .gps-573936224683885337.gps.gpsil [style*="--mb-mobile:"] {
                    margin-bottom: var(--mb-mobile);
                }
                .gps-573936224683885337.gps.gpsil [style*="--pl-mobile:"] {
                    padding-left: var(--pl-mobile);
                }
                .gps-573936224683885337.gps.gpsil [style*="--pr-mobile:"] {
                    padding-right: var(--pr-mobile);
                }
                .gps-573936224683885337.gps.gpsil [style*="--w-mobile:"] {
                    width: var(--w-mobile);
                }
            }
            .gps-573936224683885337 .gp-relative {
                position: relative;
            }
            .gps-573936224683885337 .gp-z-1 {
                z-index: 1;
            }
            .gps-573936224683885337 .gp-mx-auto {
                margin-left: auto;
                margin-right: auto;
            }
            .gps-573936224683885337 .gp-mb-0 {
                margin-bottom: 0;
            }
            .gps-573936224683885337 .gp-flex {
                display: flex;
            }
            .gps-573936224683885337 .gp-inline-flex {
                display: inline-flex;
            }
            .gps-573936224683885337 .gp-grid {
                display: grid;
            }
            .gps-573936224683885337 .\!gp-hidden {
                display: none !important;
            }
            .gps-573936224683885337 .gp-hidden {
                display: none;
            }
            .gps-573936224683885337 .gp-h-full {
                height: 100%;
            }
            .gps-573936224683885337 .gp-max-w-full {
                max-width: 100%;
            }
            .gps-573936224683885337 .gp-grid-rows-\[1fr\] {
                grid-template-rows: 1fr;
            }
            .gps-573936224683885337 .gp-flex-col {
                flex-direction: column;
            }
            .gps-573936224683885337 .gp-items-center {
                align-items: center;
            }
            .gps-573936224683885337 .gp-justify-center {
                justify-content: center;
            }
            .gps-573936224683885337 .gp-gap-y-0 {
                row-gap: 0;
            }
            .gps-573936224683885337 .gp-overflow-hidden {
                overflow: hidden;
            }
            .gps-573936224683885337 .gp-break-words {
                overflow-wrap: break-word;
            }
            .gps-573936224683885337 .gp-rounded-none {
                border-radius: 0;
            }
            .gps-573936224683885337 .gp-text-center {
                text-align: center;
            }
            .gps-573936224683885337 .gp-no-underline {
                text-decoration-line: none;
            }
            .gps-573936224683885337 .gp-transition-colors {
                transition-duration: 0.15s;
                transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            .gps-573936224683885337 .gp-duration-200 {
                transition-duration: 0.2s;
            }
            .gps-573936224683885337 .gp-duration-300 {
                transition-duration: 0.3s;
            }
            .gps-573936224683885337 .gp-ease-in-out {
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            .gps-573936224683885337 .disabled\:gp-btn-disabled:disabled {
                cursor: default;
            }
            .gps-573936224683885337 .disabled\:gp-pointer-events-none:disabled {
                pointer-events: none;
            }
            .gps-573936224683885337 .disabled\:gp-opacity-30:disabled {
                opacity: 0.3;
            }
            @media (hover: hover) and (pointer: fine) {
                .gps-573936224683885337 .gp-group\/button:hover .group-hover\/button\:\!gp-text-inherit {
                    color: inherit !important;
                }
            }
            .gps-573936224683885337 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit {
                color: inherit !important;
            }
            .gps-573936224683885337 .gp-group\/button[data-state="loading"] .group-data-\[state\=loading\]\/button\:gp-invisible {
                visibility: hidden;
            }
            @media (max-width: 1024px) {
                .gps-573936224683885337 .tablet\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683885337 .tablet\:gp-hidden {
                    display: none;
                }
            }
            @media (max-width: 767px) {
                .gps-573936224683885337 .mobile\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683885337 .mobile\:gp-hidden {
                    display: none;
                }
            }
            .gps-573936224683885337 .\[\&_\*\]\:gp-max-w-full * {
                max-width: 100%;
            }
            .gps-573936224683885337 .\[\&_p\]\:gp-whitespace-pre-line p {
                white-space: pre-line;
            }
            .gRb7kyF4-a.gp-button-base::before {
                content: "";
                height: 100%;
                width: 100%;
                position: absolute;
                pointer-events: none;
                border-style: none;
                border-width: 1px 1px 1px 1px;

                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
            }

            .gRb7kyF4-a:hover::before {
            }

            .gRb7kyF4-a:hover .gp-button-icon {
                color: #1c41f0;
            }

            .gRb7kyF4-a .gp-button-icon {
                color: #1c41f0;
            }

            .gRb7kyF4-a:hover .gp-button-price {
                color: #1c41f0;
            }

            .gRb7kyF4-a .gp-button-price {
                color: #1c41f0;
            }

            .gRb7kyF4-a .gp-product-dot-price {
                color: #1c41f0;
            }

            .gRb7kyF4-a:hover .gp-product-dot-price {
                color: #1c41f0;
            }
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlEw.woff) format("woff");
            }
            /* devanagari */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
            }
            /* latin-ext */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 700;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            .gps-573936224683754265.gps.gpsil [style*="--aspect:"] {
                aspect-ratio: var(--aspect);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bg:"] {
                background: var(--bg);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bga:"] {
                background-attachment: var(--bga);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bgc:"] {
                background-color: var(--bgc);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bgi:"] {
                background-image: var(--bgi);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bgp:"] {
                background-position: var(--bgp);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bgr:"] {
                background-repeat: var(--bgr);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bgs:"] {
                background-size: var(--bgs);
            }
            .gps-573936224683754265.gps.gpsil [style*="--b:"] {
                border: var(--b);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bb:"] {
                border-bottom: var(--bb);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bc:"] {
                border-color: var(--bc);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bblr:"] {
                border-bottom-left-radius: var(--bblr);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bbrr:"] {
                border-bottom-right-radius: var(--bbrr);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bl:"] {
                border-left: var(--bl);
            }
            .gps-573936224683754265.gps.gpsil [style*="--radius:"] {
                border-radius: var(--radius);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bs:"] {
                border-style: var(--bs);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bt:"] {
                border-top: var(--bt);
            }
            .gps-573936224683754265.gps.gpsil [style*="--btlr:"] {
                border-top-left-radius: var(--btlr);
            }
            .gps-573936224683754265.gps.gpsil [style*="--btrr:"] {
                border-top-right-radius: var(--btrr);
            }
            .gps-573936224683754265.gps.gpsil [style*="--bw:"] {
                border-width: var(--bw);
            }
            .gps-573936224683754265.gps.gpsil [style*="--shadow:"] {
                box-shadow: var(--shadow);
            }
            .gps-573936224683754265.gps.gpsil [style*="--c:"] {
                color: var(--c);
            }
            .gps-573936224683754265.gps.gpsil [style*="--cg:"] {
                -moz-column-gap: var(--cg);
                column-gap: var(--cg);
            }
            .gps-573936224683754265.gps.gpsil [style*="--ff:"] {
                font-family: var(--ff);
            }
            .gps-573936224683754265.gps.gpsil [style*="--size:"] {
                font-size: var(--size);
            }
            .gps-573936224683754265.gps.gpsil [style*="--weight:"] {
                font-weight: var(--weight);
            }
            .gps-573936224683754265.gps.gpsil [style*="--gtc:"] {
                grid-template-columns: var(--gtc);
            }
            .gps-573936224683754265.gps.gpsil [style*="--h:"] {
                height: var(--h);
            }
            .gps-573936224683754265.gps.gpsil [style*="--jc:"] {
                justify-content: var(--jc);
            }
            .gps-573936224683754265.gps.gpsil [style*="--ls:"] {
                letter-spacing: var(--ls);
            }
            .gps-573936224683754265.gps.gpsil [style*="--lh:"] {
                line-height: var(--lh);
            }
            .gps-573936224683754265.gps.gpsil [style*="--m:"] {
                margin: var(--m);
            }
            .gps-573936224683754265.gps.gpsil [style*="--mb:"] {
                margin-bottom: var(--mb);
            }
            .gps-573936224683754265.gps.gpsil [style*="--mr:"] {
                margin-right: var(--mr);
            }
            .gps-573936224683754265.gps.gpsil [style*="--objf:"] {
                -o-object-fit: var(--objf);
                object-fit: var(--objf);
            }
            .gps-573936224683754265.gps.gpsil [style*="--op:"] {
                opacity: var(--op);
            }
            .gps-573936224683754265.gps.gpsil [style*="--o:"] {
                order: var(--o);
            }
            .gps-573936224683754265.gps.gpsil [style*="--pc:"] {
                place-content: var(--pc);
            }
            .gps-573936224683754265.gps.gpsil [style*="--p:"] {
                padding: var(--p);
            }
            .gps-573936224683754265.gps.gpsil [style*="--pb:"] {
                padding-bottom: var(--pb);
            }
            .gps-573936224683754265.gps.gpsil [style*="--pl:"] {
                padding-left: var(--pl);
            }
            .gps-573936224683754265.gps.gpsil [style*="--pr:"] {
                padding-right: var(--pr);
            }
            .gps-573936224683754265.gps.gpsil [style*="--pt:"] {
                padding-top: var(--pt);
            }
            .gps-573936224683754265.gps.gpsil [style*="--ta:"] {
                text-align: var(--ta);
            }
            .gps-573936224683754265.gps.gpsil [style*="--ts:"] {
                text-shadow: var(--ts);
            }
            .gps-573936224683754265.gps.gpsil [style*="--t:"] {
                transform: var(--t);
            }
            .gps-573936224683754265.gps.gpsil [style*="--w:"] {
                width: var(--w);
            }
            .gps-573936224683754265.gps.gpsil [style*="--line-clamp:"] {
                -webkit-box-orient: vertical;
                -webkit-line-clamp: var(--line-clamp);
                display: -webkit-box;
                overflow: hidden;
            }
            @media only screen and (max-width: 1024px) {
                .gps-573936224683754265.gps.gpsil [style*="--aspect-tablet:"] {
                    aspect-ratio: var(--aspect-tablet);
                }
                .gps-573936224683754265.gps.gpsil [style*="--size-tablet:"] {
                    font-size: var(--size-tablet);
                }
                .gps-573936224683754265.gps.gpsil [style*="--h-tablet:"] {
                    height: var(--h-tablet);
                }
                .gps-573936224683754265.gps.gpsil [style*="--lh-tablet:"] {
                    line-height: var(--lh-tablet);
                }
                .gps-573936224683754265.gps.gpsil [style*="--pl-tablet:"] {
                    padding-left: var(--pl-tablet);
                }
                .gps-573936224683754265.gps.gpsil [style*="--pr-tablet:"] {
                    padding-right: var(--pr-tablet);
                }
                .gps-573936224683754265.gps.gpsil [style*="--w-tablet:"] {
                    width: var(--w-tablet);
                }
                .gps-573936224683754265.gps.gpsil [style*="--line-clamp-tablet:"] {
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: var(--line-clamp-tablet);
                    display: -webkit-box;
                    overflow: hidden;
                }
            }
            @media only screen and (max-width: 767px) {
                .gps-573936224683754265.gps.gpsil [style*="--aspect-mobile:"] {
                    aspect-ratio: var(--aspect-mobile);
                }
                .gps-573936224683754265.gps.gpsil [style*="--size-mobile:"] {
                    font-size: var(--size-mobile);
                }
                .gps-573936224683754265.gps.gpsil [style*="--gtc-mobile:"] {
                    grid-template-columns: var(--gtc-mobile);
                }
                .gps-573936224683754265.gps.gpsil [style*="--h-mobile:"] {
                    height: var(--h-mobile);
                }
                .gps-573936224683754265.gps.gpsil [style*="--lh-mobile:"] {
                    line-height: var(--lh-mobile);
                }
                .gps-573936224683754265.gps.gpsil [style*="--mb-mobile:"] {
                    margin-bottom: var(--mb-mobile);
                }
                .gps-573936224683754265.gps.gpsil [style*="--pl-mobile:"] {
                    padding-left: var(--pl-mobile);
                }
                .gps-573936224683754265.gps.gpsil [style*="--pr-mobile:"] {
                    padding-right: var(--pr-mobile);
                }
                .gps-573936224683754265.gps.gpsil [style*="--w-mobile:"] {
                    width: var(--w-mobile);
                }
                .gps-573936224683754265.gps.gpsil [style*="--line-clamp-mobile:"] {
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: var(--line-clamp-mobile);
                    display: -webkit-box;
                    overflow: hidden;
                }
            }
            .gps-573936224683754265 .gp-g-heading-1 {
                font-family: var(--g-h1-ff);
                font-size: var(--g-h1-size);
                font-style: var(--g-h1-fs);
                font-weight: var(--g-h1-weight);
                letter-spacing: var(--g-h1-ls);
                line-height: var(--g-h1-lh);
            }
            .gps-573936224683754265 .gp-g-paragraph-1 {
                font-family: var(--g-p1-ff);
                font-size: var(--g-p1-size);
                font-style: var(--g-p1-fs);
                font-weight: var(--g-p1-weight);
                letter-spacing: var(--g-p1-ls);
                line-height: var(--g-p1-lh);
            }
            .gps-573936224683754265 .gp-relative {
                position: relative;
            }
            .gps-573936224683754265 .gp-mx-auto {
                margin-left: auto;
                margin-right: auto;
            }
            .gps-573936224683754265 .gp-mb-0 {
                margin-bottom: 0;
            }
            .gps-573936224683754265 .gp-flex {
                display: flex;
            }
            .gps-573936224683754265 .gp-grid {
                display: grid;
            }
            .gps-573936224683754265 .gp-contents {
                display: contents;
            }
            .gps-573936224683754265 .\!gp-hidden {
                display: none !important;
            }
            .gps-573936224683754265 .gp-hidden {
                display: none;
            }
            .gps-573936224683754265 .gp-h-auto {
                height: auto;
            }
            .gps-573936224683754265 .gp-h-full {
                height: 100%;
            }
            .gps-573936224683754265 .gp-w-full {
                width: 100%;
            }
            .gps-573936224683754265 .gp-max-w-full {
                max-width: 100%;
            }
            .gps-573936224683754265 .gp-flex-none {
                flex: none;
            }
            .gps-573936224683754265 .gp-grid-rows-\[1fr\] {
                grid-template-rows: 1fr;
            }
            .gps-573936224683754265 .gp-flex-col {
                flex-direction: column;
            }
            .gps-573936224683754265 .gp-gap-y-0 {
                row-gap: 0;
            }
            .gps-573936224683754265 .gp-transition-colors {
                transition-duration: 0.15s;
                transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            .gps-573936224683754265 .gp-duration-200 {
                transition-duration: 0.2s;
            }
            .gps-573936224683754265 .gp-ease-in-out {
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            @media (max-width: 1024px) {
                .gps-573936224683754265 .tablet\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683754265 .tablet\:gp-hidden {
                    display: none;
                }
                .gps-573936224683754265 .tablet\:gp-h-auto {
                    height: auto;
                }
                .gps-573936224683754265 .tablet\:gp-flex-none {
                    flex: none;
                }
            }
            @media (max-width: 767px) {
                .gps-573936224683754265 .mobile\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683754265 .mobile\:gp-hidden {
                    display: none;
                }
                .gps-573936224683754265 .mobile\:gp-h-auto {
                    height: auto;
                }
                .gps-573936224683754265 .mobile\:gp-flex-none {
                    flex: none;
                }
            }
            .gps-573936224683754265 .\[\&_\*\]\:gp-max-w-full * {
                max-width: 100%;
            }
            .gps-573936224683754265 .\[\&_p\]\:gp-inline p {
                display: inline;
            }
            .gps-573936224683754265 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after {
                content: var(--tw-content);
                white-space: pre-wrap;
            }
            .gps-573936224683754265 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after {
                --tw-content: "\A";
                content: var(--tw-content);
            }
            .review-comment-wrapper {
                max-width: 700px;
                margin-top: 10px;
                /* 👇 Align this with your Reviews container */
                margin-left: 0;
                padding-left: 0;
            }

            .review-input {
                width: 100%;
                height: 48px;
                padding: 12px 16px; /* ← this gives just enough space inside the box */
                font-size: 16px;
                font-family: inherit;
                color: #111827;
                background-color: #ffffff;

                border: 1px solid #d1d5db;
                border-radius: 6px;
                outline: none;
                box-sizing: border-box;

                box-shadow: none;
                appearance: none;
                text-indent: 13px; /* 👈 no shift */
            }

            .review-input:focus {
                border: 2px solid #000000;
                box-shadow: none;
            }

            .review-input::placeholder {
                color: #9ca3af;
                font-weight: 400;
            }

            @media (max-width: 600px) {
                .review-input {
                    height: 44px;
                    font-size: 14px;
                    padding: 10px 14px;
                }
            }
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: normal;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAw.woff) format("woff");
            }
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: normal;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw.woff) format("woff");
            }
            /* cyrillic-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
            }
            /* cyrillic */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
            }
            /* greek-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+1F00-1FFF;
            }
            /* greek */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
            }
            /* math */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
                    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
                    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
                    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
            }
            /* symbols */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
                    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
                    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
                    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
                    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610,
                    U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847,
                    U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC,
                    U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
            }
            /* vietnamese */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
            }
            /* latin-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 300;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            /* cyrillic-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
            }
            /* cyrillic */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
            }
            /* greek-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+1F00-1FFF;
            }
            /* greek */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
            }
            /* math */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
                    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
                    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
                    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
            }
            /* symbols */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
                    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
                    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
                    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
                    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610,
                    U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847,
                    U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC,
                    U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
            }
            /* vietnamese */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
            }
            /* latin-ext */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBHMdazTgWw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Roboto";
                font-style: normal;
                font-weight: 400;
                font-stretch: 100%;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }
            .gps-573936224683819801.gps.gpsil [style*="--bg:"] {
                background: var(--bg);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bga:"] {
                background-attachment: var(--bga);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bgc:"] {
                background-color: var(--bgc);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bgi:"] {
                background-image: var(--bgi);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bgp:"] {
                background-position: var(--bgp);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bgr:"] {
                background-repeat: var(--bgr);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bgs:"] {
                background-size: var(--bgs);
            }
            .gps-573936224683819801.gps.gpsil [style*="--b:"] {
                border: var(--b);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bc:"] {
                border-color: var(--bc);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bl:"] {
                border-left: var(--bl);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bs:"] {
                border-style: var(--bs);
            }
            .gps-573936224683819801.gps.gpsil [style*="--bw:"] {
                border-width: var(--bw);
            }
            .gps-573936224683819801.gps.gpsil [style*="--shadow:"] {
                box-shadow: var(--shadow);
            }
            .gps-573936224683819801.gps.gpsil [style*="--c:"] {
                color: var(--c);
            }
            .gps-573936224683819801.gps.gpsil [style*="--cg:"] {
                -moz-column-gap: var(--cg);
                column-gap: var(--cg);
            }
            .gps-573936224683819801.gps.gpsil [style*="--ff:"] {
                font-family: var(--ff);
            }
            .gps-573936224683819801.gps.gpsil [style*="--size:"] {
                font-size: var(--size);
            }
            .gps-573936224683819801.gps.gpsil [style*="--weight:"] {
                font-weight: var(--weight);
            }
            .gps-573936224683819801.gps.gpsil [style*="--gtc:"] {
                grid-template-columns: var(--gtc);
            }
            .gps-573936224683819801.gps.gpsil [style*="--jc:"] {
                justify-content: var(--jc);
            }
            .gps-573936224683819801.gps.gpsil [style*="--lh:"] {
                line-height: var(--lh);
            }
            .gps-573936224683819801.gps.gpsil [style*="--m:"] {
                margin: var(--m);
            }
            .gps-573936224683819801.gps.gpsil [style*="--ml:"] {
                margin-left: var(--ml);
            }
            .gps-573936224683819801.gps.gpsil [style*="--mr:"] {
                margin-right: var(--mr);
            }
            .gps-573936224683819801.gps.gpsil [style*="--mt:"] {
                margin-top: var(--mt);
            }
            .gps-573936224683819801.gps.gpsil [style*="--op:"] {
                opacity: var(--op);
            }
            .gps-573936224683819801.gps.gpsil [style*="--o:"] {
                order: var(--o);
            }
            .gps-573936224683819801.gps.gpsil [style*="--pc:"] {
                place-content: var(--pc);
            }
            .gps-573936224683819801.gps.gpsil [style*="--p:"] {
                padding: var(--p);
            }
            .gps-573936224683819801.gps.gpsil [style*="--pb:"] {
                padding-bottom: var(--pb);
            }
            .gps-573936224683819801.gps.gpsil [style*="--pl:"] {
                padding-left: var(--pl);
            }
            .gps-573936224683819801.gps.gpsil [style*="--pr:"] {
                padding-right: var(--pr);
            }
            .gps-573936224683819801.gps.gpsil [style*="--pt:"] {
                padding-top: var(--pt);
            }
            .gps-573936224683819801.gps.gpsil [style*="--ta:"] {
                text-align: var(--ta);
            }
            .gps-573936224683819801.gps.gpsil [style*="--ts:"] {
                text-shadow: var(--ts);
            }
            .gps-573936224683819801.gps.gpsil [style*="--t:"] {
                transform: var(--t);
            }
            .gps-573936224683819801.gps.gpsil [style*="--w:"] {
                width: var(--w);
            }
            @media only screen and (max-width: 1024px) {
                .gps-573936224683819801.gps.gpsil [style*="--size-tablet:"] {
                    font-size: var(--size-tablet);
                }
                .gps-573936224683819801.gps.gpsil [style*="--lh-tablet:"] {
                    line-height: var(--lh-tablet);
                }
                .gps-573936224683819801.gps.gpsil [style*="--pl-tablet:"] {
                    padding-left: var(--pl-tablet);
                }
                .gps-573936224683819801.gps.gpsil [style*="--pr-tablet:"] {
                    padding-right: var(--pr-tablet);
                }
                .gps-573936224683819801.gps.gpsil [style*="--w-tablet:"] {
                    width: var(--w-tablet);
                }
            }
            @media only screen and (max-width: 767px) {
                .gps-573936224683819801.gps.gpsil [style*="--size-mobile:"] {
                    font-size: var(--size-mobile);
                }
                .gps-573936224683819801.gps.gpsil [style*="--lh-mobile:"] {
                    line-height: var(--lh-mobile);
                }
                .gps-573936224683819801.gps.gpsil [style*="--pl-mobile:"] {
                    padding-left: var(--pl-mobile);
                }
                .gps-573936224683819801.gps.gpsil [style*="--pr-mobile:"] {
                    padding-right: var(--pr-mobile);
                }
                .gps-573936224683819801.gps.gpsil [style*="--w-mobile:"] {
                    width: var(--w-mobile);
                }
            }
            .gps-573936224683819801 .gp-relative {
                position: relative;
            }
            .gps-573936224683819801 .gp-mx-auto {
                margin-left: auto;
                margin-right: auto;
            }
            .gps-573936224683819801 .gp-mb-0 {
                margin-bottom: 0;
            }
            .gps-573936224683819801 .gp-flex {
                display: flex;
            }
            .gps-573936224683819801 .gp-grid {
                display: grid;
            }
            .gps-573936224683819801 .\!gp-hidden {
                display: none !important;
            }
            .gps-573936224683819801 .gp-hidden {
                display: none;
            }
            .gps-573936224683819801 .gp-max-w-full {
                max-width: 100%;
            }
            .gps-573936224683819801 .gp-grid-rows-\[1fr\] {
                grid-template-rows: 1fr;
            }
            .gps-573936224683819801 .gp-flex-col {
                flex-direction: column;
            }
            .gps-573936224683819801 .gp-gap-y-0 {
                row-gap: 0;
            }
            .gps-573936224683819801 .gp-transition-colors {
                transition-duration: 0.15s;
                transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            .gps-573936224683819801 .gp-duration-200 {
                transition-duration: 0.2s;
            }
            .gps-573936224683819801 .gp-ease-in-out {
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            }
            @media (max-width: 1024px) {
                .gps-573936224683819801 .tablet\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683819801 .tablet\:gp-hidden {
                    display: none;
                }
            }
            @media (max-width: 767px) {
                .gps-573936224683819801 .mobile\:\!gp-hidden {
                    display: none !important;
                }
                .gps-573936224683819801 .mobile\:gp-hidden {
                    display: none;
                }
            }
            .gps-573936224683819801 .\[\&_\*\]\:gp-max-w-full * {
                max-width: 100%;
            }
            .gps-573936224683819801 .\[\&_p\]\:gp-inline p {
                display: inline;
            }
            .gps-573936224683819801 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after {
                content: var(--tw-content);
                white-space: pre-wrap;
            }
            .gps-573936224683819801 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after {
                --tw-content: "\A";
                content: var(--tw-content);
            }
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 300;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1xlEw.woff) format("woff");
            }
            /* devanagari */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 300;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
            }
            /* latin-ext */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 300;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format("woff2");
                unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
            }
            /* latin */
            @font-face {
                font-family: "Poppins";
                font-style: normal;
                font-weight: 300;
                font-display: swap;
                src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2) format("woff2");
                unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
            }

            .kaching-bundles__block {
                display: none;
            }
   body, *{
        white-space: unset !important;
    }