@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//seesepro.com/cdn/fonts/roboto/roboto_n4.2019d890f07b1852f56ce63ba45b2db45d852cba.woff2") format("woff2"),
       url("//seesepro.com/cdn/fonts/roboto/roboto_n4.238690e0007583582327135619c5f7971652fa9d.woff") format("woff");
}
          @font-face {
  font-family: Roboto;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//seesepro.com/cdn/fonts/roboto/roboto_n7.f38007a10afbbde8976c4056bfe890710d51dec2.woff2") format("woff2"),
       url("//seesepro.com/cdn/fonts/roboto/roboto_n7.94bfdd3e80c7be00e128703d245c207769d763f9.woff") format("woff");
}
          @font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//seesepro.com/cdn/fonts/roboto/roboto_i4.57ce898ccda22ee84f49e6b57ae302250655e2d4.woff2") format("woff2"),
       url("//seesepro.com/cdn/fonts/roboto/roboto_i4.b21f3bd061cbcb83b824ae8c7671a82587b264bf.woff") format("woff");
}
          @font-face {
  font-family: Roboto;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//seesepro.com/cdn/fonts/roboto/roboto_i7.7ccaf9410746f2c53340607c42c43f90a9005937.woff2") format("woff2"),
       url("//seesepro.com/cdn/fonts/roboto/roboto_i7.49ec21cdd7148292bffea74c62c0df6e93551516.woff") format("woff");
}
          :root {
            --font-body-family: Roboto, sans-serif;
            --font-body-style: normal;
            --font-body-weight: 400;
            --font-body-weight-bold: 700;
          }
          @font-face {
  font-family: Montserrat;
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("//seesepro.com/cdn/fonts/montserrat/montserrat_n8.853056e398b4dadf6838423edb7abaa02f651554.woff2") format("woff2"),
       url("//seesepro.com/cdn/fonts/montserrat/montserrat_n8.9201aba6104751e1b3e48577a5a739fc14862200.woff") format("woff");
}
          :root {
            --font-heading-family: Montserrat, sans-serif;
            --font-heading-style: normal;
            --font-heading-weight: 800;
          }
        :root {
          --font-body-scale: 1.0;
          --font-heading-scale: 1.3;
          --font-heading-line-height: 0.3;
          --font-heading-letter-spacing: 0.06rem;
          --color-base-text: 18, 18, 18;
          --color-shadow: 18, 18, 18;
          --color-base-background-1: 255, 255, 255;
          --color-base-background-2: 47, 61, 76;
          --color-base-solid-button-labels: 255, 255, 255;
          --color-base-outline-button-labels: 242, 103, 34;
          --color-base-accent-1: 242, 103, 34;
          --color-base-accent-2: 18, 18, 18;
          --payment-terms-background-color: #ffffff;
          --gradient-base-background-1: #ffffff;
          --gradient-base-background-2: #2f3d4c;
          --gradient-base-accent-1: #f26722;
          --gradient-base-accent-2: linear-gradient(54deg, rgba(18, 18, 18, 1) 14%, rgba(18, 18, 18, 1) 85%);
          --media-padding: px;
          --media-border-opacity: 0.1;
          --media-border-width: 0px;
          --media-radius: 12px;
          --media-shadow-opacity: 0.0;
          --media-shadow-horizontal-offset: 0px;
          --media-shadow-vertical-offset: 0px;
          --media-shadow-blur-radius: 20px;
          --media-shadow-visible: 0;
          --page-width: 110rem;
          --page-width-margin: 0rem;
          --product-card-image-padding: 0.0rem;
          --product-card-corner-radius: 1.2rem;
          --product-card-text-alignment: center;
          --product-card-border-width: 0.0rem;
          --product-card-border-opacity: 0.1;
          --product-card-shadow-opacity: 0.1;
          --product-card-shadow-visible: 1;
          --product-card-shadow-horizontal-offset: 0.2rem;
          --product-card-shadow-vertical-offset: 0.6rem;
          --product-card-shadow-blur-radius: 1.5rem;
          --collection-card-image-padding: 0.0rem;
          --collection-card-corner-radius: 1.2rem;
          --collection-card-text-alignment: center;
          --collection-card-border-width: 0.0rem;
          --collection-card-border-opacity: 0.1;
          --collection-card-shadow-opacity: 0.05;
          --collection-card-shadow-visible: 1;
          --collection-card-shadow-horizontal-offset: 0.2rem;
          --collection-card-shadow-vertical-offset: 0.6rem;
          --collection-card-shadow-blur-radius: 1.5rem;
          --blog-card-image-padding: 0.0rem;
          --blog-card-corner-radius: 1.2rem;
          --blog-card-text-alignment: center;
          --blog-card-border-width: 0.0rem;
          --blog-card-border-opacity: 0.1;
          --blog-card-shadow-opacity: 0.05;
          --blog-card-shadow-visible: 1;
          --blog-card-shadow-horizontal-offset: 1.0rem;
          --blog-card-shadow-vertical-offset: 1.0rem;
          --blog-card-shadow-blur-radius: 3.5rem;
          --badge-corner-radius: 0.6rem;
          --slider-arrow-size: 3.0rem;
          --slider-arrow-border-radius: 50.0%;
          --slider-arrow-icon-size: 0.6em;
          --pagination-dot-width: 6px;
          --pagination-dot-height: 6px;
          --pagination-dot-active-scale: 1.5;
          --pagination-dot-spacing: 12px;
          --pagination-dot-radius: 5px;
          --popup-border-width: 1px;
          --popup-border-opacity: 0.1;
          --popup-corner-radius: 14px;
          --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.0;
          --drawer-shadow-horizontal-offset: 0px;
          --drawer-shadow-vertical-offset: 4px;
          --drawer-shadow-blur-radius: 5px;
          --spacing-sections-desktop: 0px;
          --spacing-sections-mobile: 0px;
          --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.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: 6px;
          --buttons-radius-outset: 8px;
          --buttons-border-width: 2px;
          --buttons-border-opacity: 1.0;
          --buttons-shadow-opacity: 0.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;
          --swatches-radius: 50.0%;
          --swatches-border-opacity: 0.0;
          --swatches-selected-border-opacity: 0.5;
          --pickers-overlay-opacity: 0.08;
          --pickers-radius: 8px;
          --pickers-small-radius: 3.2px;
          --pickers-border-width: 1px;
          --pickers-border-color: var(--color-base-accent-1);
          --pickers-border-opacity: 0.2;
          --pickers-shadow-opacity: 0.0;
          --pickers-shadow-horizontal-offset: 0px;
          --pickers-margin-offset: 0px;
          --pickers-shadow-vertical-offset: 0px;
          --pickers-shadow-blur-radius: 0px;
          --pickers-radius-outset: 9px;
          --pickers-hover-overlay-opacity: 0.1;
          --pickers-hover-border-opacity: 0.55;
          --quantity-overlay-opacity: 0.06;
          --quantity-radius: 8px;
          --quantity-small-radius: 3.2px;
          --quantity-border-width: 1px;
          --quantity-border-color: var(--color-base-accent-1);
          --quantity-border-opacity: 0.2;
          --quantity-shadow-opacity: 0.0;
          --quantity-shadow-horizontal-offset: 0px;
          --quantity-margin-offset: 0px;
          --quantity-shadow-vertical-offset: 0px;
          --quantity-shadow-blur-radius: 0px;
          --quantity-radius-outset: 9px;
          --quantity-hover-overlay-opacity: 0.06;
          --quantity-hover-border-opacity: 0.15;
          --inputs-radius: 6px;
          --inputs-border-width: 1px;
          --inputs-border-opacity: 0.6;
          --inputs-shadow-opacity: 0.0;
          --inputs-shadow-horizontal-offset: 0px;
          --inputs-margin-offset: 0px;
          --inputs-shadow-vertical-offset: 4px;
          --inputs-shadow-blur-radius: 5px;
          --inputs-radius-outset: 7px;
          --inputs-hover-border-opacity: 1;
          --variant-pills-inactive-overlay-opacity: 0.0;
          --variant-pills-text-size: 1.4rem;
          --variant-pills-padding-y: 1.0rem;
          --variant-pills-padding-x: 2.0rem;
          --variant-pills-radius: 40px;
          --variant-pills-border-width: 1px;
          --variant-pills-border-opacity: 0.55;
          --variant-pills-shadow-opacity: 0.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-rows: auto auto auto 1fr auto;grid-template-columns: 100%;
          min-height: 100%;
          margin: 0;
          overflow-x: hidden;
          font-size: 1.5rem;
          letter-spacing: 0.06em;
          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;
          }
        }
        /* fallback */
        @font-face {
          font-family: 'Material Symbols Outlined';
          src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v141/kJF4BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzBwG-RpA6RzaxHMPdY40KH8nGzv3fzfVJU22ZZLsYEpzC_1qmr5Y0.woff2) format('woff2');
          font-style: normal;
          font-weight: 300;
          font-display: block;
        }
        .material-symbols-outlined {
          font-family: 'Material Symbols Outlined';
          font-weight: normal;
          font-style: normal;
          font-size: 24px;
          line-height: 1;
          letter-spacing: normal;
          text-transform: none;
          display: inline-block;
          white-space: nowrap;
          word-wrap: normal;
          direction: ltr;
          -webkit-font-feature-settings: 'liga';
          -webkit-font-smoothing: antialiased;
          max-width: 1em;
          overflow: hidden;
          flex-shrink: 0;
          font-variation-settings:
          'FILL' 0,
          'wght' 300,
          'GRAD' 0,
          'opsz' 48;
          vertical-align: bottom;
        }
        .material-symbols-outlined.filled {
          font-variation-settings:
          'FILL' 1
        }

.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:-.25em}.gps sup{top:-.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:.67em;-webkit-margin-after:.67em;-webkit-margin-start:0;-webkit-margin-end:0;font-size:2em;margin-block-end:.67em;margin-block-start:.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:.83em}.gps .gp-p-description-text h6{font-size:.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:gp-merquee-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 gp-merquee-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*="--mbchild:"]>:first-child{margin-bottom:var(--mbchild)}.gps [style*="--grchild:"]>:first-child{grid-row:var(--grchild)}@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*="--as:"]{align-self:var(--as)}.gps.gpsi [style*="--hvr-as:"]:hover{align-self:var(--hvr-as)}.gps.gpsi [style*="--focus-as:"]:focus{align-self:var(--focus-as)}.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*="--blw:"]{border-left-width:var(--blw)}.gps.gpsi [style*="--hvr-blw:"]:hover{border-left-width:var(--hvr-blw)}.gps.gpsi [style*="--focus-blw:"]:focus{border-left-width:var(--focus-blw)}.gps.gpsi [style*="--brw:"]{border-right-width:var(--brw)}.gps.gpsi [style*="--hvr-brw:"]:hover{border-right-width:var(--hvr-brw)}.gps.gpsi [style*="--focus-brw:"]:focus{border-right-width:var(--focus-brw)}.gps.gpsi [style*="--btw:"]{border-top-width:var(--btw)}.gps.gpsi [style*="--hvr-btw:"]:hover{border-top-width:var(--hvr-btw)}.gps.gpsi [style*="--focus-btw:"]:focus{border-top-width:var(--focus-btw)}.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*="--btc:"]{border-top-color:var(--btc)}.gps.gpsi [style*="--hvr-btc:"]:hover{border-top-color:var(--hvr-btc)}.gps.gpsi [style*="--focus-btc:"]:focus{border-top-color:var(--focus-btc)}.gps.gpsi [style*="--blc:"]{border-left-color:var(--blc)}.gps.gpsi [style*="--hvr-blc:"]:hover{border-left-color:var(--hvr-blc)}.gps.gpsi [style*="--focus-blc:"]:focus{border-left-color:var(--focus-blc)}.gps.gpsi [style*="--brc:"]{border-right-color:var(--brc)}.gps.gpsi [style*="--hvr-brc:"]:hover{border-right-color:var(--hvr-brc)}.gps.gpsi [style*="--focus-brc:"]:focus{border-right-color:var(--focus-brc)}.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*="--js:"]{justify-self:var(--js)}.gps.gpsi [style*="--hvr-js:"]:hover{justify-self:var(--hvr-js)}.gps.gpsi [style*="--focus-js:"]:focus{justify-self:var(--focus-js)}.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*="--of:"]{overflow:var(--of)}.gps.gpsi [style*="--hvr-of:"]:hover{overflow:var(--hvr-of)}.gps.gpsi [style*="--focus-of:"]:focus{overflow:var(--focus-of)}.gps.gpsi [style*="--ofx:"]{overflow-x:var(--ofx)}.gps.gpsi [style*="--hvr-ofx:"]:hover{overflow-x:var(--hvr-ofx)}.gps.gpsi [style*="--focus-ofx:"]:focus{overflow-x:var(--focus-ofx)}.gps.gpsi [style*="--ofy:"]{overflow-y:var(--ofy)}.gps.gpsi [style*="--hvr-ofy:"]:hover{overflow-y:var(--hvr-ofy)}.gps.gpsi [style*="--focus-ofy:"]:focus{overflow-y:var(--focus-ofy)}.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*="--as-tablet:"]{align-self:var(--as-tablet)}.gps.gpsi [style*="--hvr-as-tablet:"]:hover{align-self:var(--hvr-as-tablet)}.gps.gpsi [style*="--focus-as-tablet:"]:focus{align-self:var(--focus-as-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*="--blw-tablet:"]{border-left-width:var(--blw-tablet)}.gps.gpsi [style*="--hvr-blw-tablet:"]:hover{border-left-width:var(--hvr-blw-tablet)}.gps.gpsi [style*="--focus-blw-tablet:"]:focus{border-left-width:var(--focus-blw-tablet)}.gps.gpsi [style*="--brw-tablet:"]{border-right-width:var(--brw-tablet)}.gps.gpsi [style*="--hvr-brw-tablet:"]:hover{border-right-width:var(--hvr-brw-tablet)}.gps.gpsi [style*="--focus-brw-tablet:"]:focus{border-right-width:var(--focus-brw-tablet)}.gps.gpsi [style*="--btw-tablet:"]{border-top-width:var(--btw-tablet)}.gps.gpsi [style*="--hvr-btw-tablet:"]:hover{border-top-width:var(--hvr-btw-tablet)}.gps.gpsi [style*="--focus-btw-tablet:"]:focus{border-top-width:var(--focus-btw-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*="--btc-tablet:"]{border-top-color:var(--btc-tablet)}.gps.gpsi [style*="--hvr-btc-tablet:"]:hover{border-top-color:var(--hvr-btc-tablet)}.gps.gpsi [style*="--focus-btc-tablet:"]:focus{border-top-color:var(--focus-btc-tablet)}.gps.gpsi [style*="--blc-tablet:"]{border-left-color:var(--blc-tablet)}.gps.gpsi [style*="--hvr-blc-tablet:"]:hover{border-left-color:var(--hvr-blc-tablet)}.gps.gpsi [style*="--focus-blc-tablet:"]:focus{border-left-color:var(--focus-blc-tablet)}.gps.gpsi [style*="--brc-tablet:"]{border-right-color:var(--brc-tablet)}.gps.gpsi [style*="--hvr-brc-tablet:"]:hover{border-right-color:var(--hvr-brc-tablet)}.gps.gpsi [style*="--focus-brc-tablet:"]:focus{border-right-color:var(--focus-brc-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*="--js-tablet:"]{justify-self:var(--js-tablet)}.gps.gpsi [style*="--hvr-js-tablet:"]:hover{justify-self:var(--hvr-js-tablet)}.gps.gpsi [style*="--focus-js-tablet:"]:focus{justify-self:var(--focus-js-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*="--of-tablet:"]{overflow:var(--of-tablet)}.gps.gpsi [style*="--hvr-of-tablet:"]:hover{overflow:var(--hvr-of-tablet)}.gps.gpsi [style*="--focus-of-tablet:"]:focus{overflow:var(--focus-of-tablet)}.gps.gpsi [style*="--ofx-tablet:"]{overflow-x:var(--ofx-tablet)}.gps.gpsi [style*="--hvr-ofx-tablet:"]:hover{overflow-x:var(--hvr-ofx-tablet)}.gps.gpsi [style*="--focus-ofx-tablet:"]:focus{overflow-x:var(--focus-ofx-tablet)}.gps.gpsi [style*="--ofy-tablet:"]{overflow-y:var(--ofy-tablet)}.gps.gpsi [style*="--hvr-ofy-tablet:"]:hover{overflow-y:var(--hvr-ofy-tablet)}.gps.gpsi [style*="--focus-ofy-tablet:"]:focus{overflow-y:var(--focus-ofy-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*="--as-mobile:"]{align-self:var(--as-mobile)}.gps.gpsi [style*="--hvr-as-mobile:"]:hover{align-self:var(--hvr-as-mobile)}.gps.gpsi [style*="--focus-as-mobile:"]:focus{align-self:var(--focus-as-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*="--blw-mobile:"]{border-left-width:var(--blw-mobile)}.gps.gpsi [style*="--hvr-blw-mobile:"]:hover{border-left-width:var(--hvr-blw-mobile)}.gps.gpsi [style*="--focus-blw-mobile:"]:focus{border-left-width:var(--focus-blw-mobile)}.gps.gpsi [style*="--brw-mobile:"]{border-right-width:var(--brw-mobile)}.gps.gpsi [style*="--hvr-brw-mobile:"]:hover{border-right-width:var(--hvr-brw-mobile)}.gps.gpsi [style*="--focus-brw-mobile:"]:focus{border-right-width:var(--focus-brw-mobile)}.gps.gpsi [style*="--btw-mobile:"]{border-top-width:var(--btw-mobile)}.gps.gpsi [style*="--hvr-btw-mobile:"]:hover{border-top-width:var(--hvr-btw-mobile)}.gps.gpsi [style*="--focus-btw-mobile:"]:focus{border-top-width:var(--focus-btw-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*="--btc-mobile:"]{border-top-color:var(--btc-mobile)}.gps.gpsi [style*="--hvr-btc-mobile:"]:hover{border-top-color:var(--hvr-btc-mobile)}.gps.gpsi [style*="--focus-btc-mobile:"]:focus{border-top-color:var(--focus-btc-mobile)}.gps.gpsi [style*="--blc-mobile:"]{border-left-color:var(--blc-mobile)}.gps.gpsi [style*="--hvr-blc-mobile:"]:hover{border-left-color:var(--hvr-blc-mobile)}.gps.gpsi [style*="--focus-blc-mobile:"]:focus{border-left-color:var(--focus-blc-mobile)}.gps.gpsi [style*="--brc-mobile:"]{border-right-color:var(--brc-mobile)}.gps.gpsi [style*="--hvr-brc-mobile:"]:hover{border-right-color:var(--hvr-brc-mobile)}.gps.gpsi [style*="--focus-brc-mobile:"]:focus{border-right-color:var(--focus-brc-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*="--js-mobile:"]{justify-self:var(--js-mobile)}.gps.gpsi [style*="--hvr-js-mobile:"]:hover{justify-self:var(--hvr-js-mobile)}.gps.gpsi [style*="--focus-js-mobile:"]:focus{justify-self:var(--focus-js-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*="--of-mobile:"]{overflow:var(--of-mobile)}.gps.gpsi [style*="--hvr-of-mobile:"]:hover{overflow:var(--hvr-of-mobile)}.gps.gpsi [style*="--focus-of-mobile:"]:focus{overflow:var(--focus-of-mobile)}.gps.gpsi [style*="--ofx-mobile:"]{overflow-x:var(--ofx-mobile)}.gps.gpsi [style*="--hvr-ofx-mobile:"]:hover{overflow-x:var(--hvr-ofx-mobile)}.gps.gpsi [style*="--focus-ofx-mobile:"]:focus{overflow-x:var(--focus-ofx-mobile)}.gps.gpsi [style*="--ofy-mobile:"]{overflow-y:var(--ofy-mobile)}.gps.gpsi [style*="--hvr-ofy-mobile:"]:hover{overflow-y:var(--hvr-ofy-mobile)}.gps.gpsi [style*="--focus-ofy-mobile:"]:focus{overflow-y:var(--focus-ofy-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 .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}

.gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:32px;--g-h1-fs:normal;--g-h1-weight:800;--g-h1-ls:0.78px;--g-h1-lh:120%;--g-h2-ff:var(--g-font-heading,heading);--g-h2-size:31px;--g-h2-fs:normal;--g-h2-weight:800;--g-h2-ls:0.78px;--g-h2-lh:120%;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:39px;--g-h3-fs:normal;--g-h3-weight:800;--g-h3-ls:0.78px;--g-h3-lh:130%;--g-p1-ff:var(--g-font-body,body);--g-p1-size:16px;--g-p1-fs:normal;--g-p1-weight:400;--g-p1-ls:0.96px;--g-p1-lh:180%;--g-p2-ff:var(--g-font-body,body);--g-p2-size:14px;--g-p2-fs:normal;--g-p2-weight:400;--g-p2-ls:0.96px;--g-p2-lh:180%;--g-p3-ff:var(--g-font-body,body);--g-p3-size:11px;--g-p3-fs:normal;--g-p3-weight:400;--g-p3-ls:0.96px;--g-p3-lh:180%;--g-sh1-ff:var(--g-font-heading,heading);--g-sh1-size:23px;--g-sh1-fs:normal;--g-sh1-weight:800;--g-sh1-ls:0.78px;--g-sh1-lh:130%;--g-sh2-ff:var(--g-font-heading,heading);--g-sh2-size:21px;--g-sh2-fs:normal;--g-sh2-weight:800;--g-sh2-ls:0.78px;--g-sh2-lh:120%;--g-sh3-ff:var(--g-font-heading,heading);--g-sh3-size:30px;--g-sh3-fs:normal;--g-sh3-weight:800;--g-sh3-ls:0.78px;--g-sh3-lh:120%;--g-s-2xl:32px;--g-s-3xl:48px;--g-s-4xl:80px;--g-s-5xl:112px;--g-s-l:16px;--g-s-m:12px;--g-s-s:8px;--g-s-xl:24px;--g-s-xs:4px;--g-s-xxs:2px;--g-ct-p:16px;--g-ct-w:1200px;--g-font-body:"Roboto";--g-font-heading:"Montserrat Extra Bold";--g-theme-font-body:"Roboto";--g-theme-font-heading:"Montserrat";--g-color-background-body:#fff;--g-c-bg-1:#e2e2e2;--g-c-bg-2:#f3f3f3;--g-c-bg-3:#fff;--g-c-brand:#f26722;--g-color-color-index-change:0;--g-c-error:#ea3335;--g-c-highlight:#f69564;--g-c-info:#1890ff;--g-c-line-1:#ececec;--g-c-line-2:#7d7d7d;--g-c-line-3:#121212;--g-color-my-colors-0:#6b6b6b;--g-color-my-colors-1:#f8ffc4;--g-color-my-colors-2:#f7ffbc;--g-color-my-colors-3:#b1c715;--g-color-my-colors-4:#fff3cc;--g-color-my-colors-5:#ffd54f;--g-color-my-colors-6:#2d2300;--g-c-success:#428445;--g-c-text-1:#121212;--g-c-text-2:#121212;--g-c-text-3:#fff;--g-color-theme-colors-0:#6b6b6b;--g-color-theme-colors-1:#f8ffc4;--g-color-theme-colors-2:#f7ffbc;--g-color-theme-colors-3:#b1c715;--g-color-theme-colors-4:#fff3cc;--g-color-theme-colors-5:#ffd54f;--g-color-theme-colors-6:#2d2300;--g-c-warning:#f2a73b;--g-radius-large:16px;--g-radius-medium:6px;--g-radius-small:3px}@media (max-width:1024px){.gps{--g-h1-size:26px;--g-h2-ff:var(--g-font-heading,heading);--g-h2-size:25px;--g-h2-weight:800;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:31px;--g-h3-weight:800;--g-p1-size:14px;--g-p1-lh:180%;--g-p2-size:14px;--g-p3-size:14px;--g-sh1-size:18px;--g-sh2-size:17px;--g-sh3-size:24px;--g-ct-w:100%;--g-font-body:"Roboto";--g-font-heading:"Montserrat Extra Bold";--g-theme-font-body:"Roboto";--g-theme-font-heading:"Montserrat"}}@media (max-width:767px){.gps{--g-h1-size:24px;--g-h2-ff:var(--g-font-heading,heading);--g-h2-size:23px;--g-h2-weight:800;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:29px;--g-h3-weight:800;--g-p1-size:14px;--g-p2-size:14px;--g-p3-size:14px;--g-sh1-size:17px;--g-sh2-size:16px;--g-sh3-size:23px;--g-ct-w:100%;--g-font-body:"Roboto";--g-font-heading:"Montserrat Extra Bold";--g-theme-font-body:"Roboto";--g-theme-font-heading:"Montserrat"}}
        @font-face {
          font-family: 'Montserrat Extra Bold';
          src: url('https://files.gempages.net/577838979794076348-3928d354-b345-4e09-95d4-c747ec8c1f22.otf?v=1753949067234') format('opentype');
          font-style: normal;
          font-weight: 400;
          font-display: swap;
        }

.dtpcnt{opacity: 0;}

.kaching-bundles__block {
      display: none;
    }
    .kaching-bundles-sticky-atc {
      display: none;
    }

.okeReviews[data-oke-container],div.okeReviews{font-size:14px;font-size:var(--oke-text-regular);font-weight:400;font-family:var(--oke-text-fontFamily);line-height:1.6}.okeReviews[data-oke-container] *,.okeReviews[data-oke-container] :after,.okeReviews[data-oke-container] :before,div.okeReviews *,div.okeReviews :after,div.okeReviews :before{box-sizing:border-box}.okeReviews[data-oke-container] h1,.okeReviews[data-oke-container] h2,.okeReviews[data-oke-container] h3,.okeReviews[data-oke-container] h4,.okeReviews[data-oke-container] h5,.okeReviews[data-oke-container] h6,div.okeReviews h1,div.okeReviews h2,div.okeReviews h3,div.okeReviews h4,div.okeReviews h5,div.okeReviews h6{font-size:1em;font-weight:400;line-height:1.4;margin:0}.okeReviews[data-oke-container] ul,div.okeReviews ul{padding:0;margin:0}.okeReviews[data-oke-container] li,div.okeReviews li{list-style-type:none;padding:0}.okeReviews[data-oke-container] p,div.okeReviews p{line-height:1.8;margin:0 0 4px}.okeReviews[data-oke-container] p:last-child,div.okeReviews p:last-child{margin-bottom:0}.okeReviews[data-oke-container] a,div.okeReviews a{text-decoration:none;color:inherit}.okeReviews[data-oke-container] button,div.okeReviews button{border-radius:0;border:0;box-shadow:none;margin:0;width:auto;min-width:auto;padding:0;background-color:transparent;min-height:auto}.okeReviews[data-oke-container] button,.okeReviews[data-oke-container] input,.okeReviews[data-oke-container] select,.okeReviews[data-oke-container] textarea,div.okeReviews button,div.okeReviews input,div.okeReviews select,div.okeReviews textarea{font-family:inherit;font-size:1em}.okeReviews[data-oke-container] label,.okeReviews[data-oke-container] select,div.okeReviews label,div.okeReviews select{display:inline}.okeReviews[data-oke-container] select,div.okeReviews select{width:auto}.okeReviews[data-oke-container] article,.okeReviews[data-oke-container] aside,div.okeReviews article,div.okeReviews aside{margin:0}.okeReviews[data-oke-container] table,div.okeReviews table{background:transparent;border:0;border-collapse:collapse;border-spacing:0;font-family:inherit;font-size:1em;table-layout:auto}.okeReviews[data-oke-container] table td,.okeReviews[data-oke-container] table th,.okeReviews[data-oke-container] table tr,div.okeReviews table td,div.okeReviews table th,div.okeReviews table tr{border:0;font-family:inherit;font-size:1em}.okeReviews[data-oke-container] table td,.okeReviews[data-oke-container] table th,div.okeReviews table td,div.okeReviews table th{background:transparent;font-weight:400;letter-spacing:normal;padding:0;text-align:left;text-transform:none;vertical-align:middle}.okeReviews[data-oke-container] table tr:hover td,.okeReviews[data-oke-container] table tr:hover th,div.okeReviews table tr:hover td,div.okeReviews table tr:hover th{background:transparent}.okeReviews[data-oke-container] fieldset,div.okeReviews fieldset{border:0;padding:0;margin:0;min-width:0}.okeReviews[data-oke-container] img,.okeReviews[data-oke-container] svg,div.okeReviews img,div.okeReviews svg{max-width:none}.okeReviews[data-oke-container] div:empty,div.okeReviews div:empty{display:block}.okeReviews[data-oke-container] .oke-icon:before,div.okeReviews .oke-icon:before{font-family:oke-widget-icons!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit}.okeReviews[data-oke-container] .oke-icon--select-arrow:before,div.okeReviews .oke-icon--select-arrow:before{content:""}.okeReviews[data-oke-container] .oke-icon--loading:before,div.okeReviews .oke-icon--loading:before{content:""}.okeReviews[data-oke-container] .oke-icon--pencil:before,div.okeReviews .oke-icon--pencil:before{content:""}.okeReviews[data-oke-container] .oke-icon--filter:before,div.okeReviews .oke-icon--filter:before{content:""}.okeReviews[data-oke-container] .oke-icon--play:before,div.okeReviews .oke-icon--play:before{content:""}.okeReviews[data-oke-container] .oke-icon--tick-circle:before,div.okeReviews .oke-icon--tick-circle:before{content:""}.okeReviews[data-oke-container] .oke-icon--chevron-left:before,div.okeReviews .oke-icon--chevron-left:before{content:""}.okeReviews[data-oke-container] .oke-icon--chevron-right:before,div.okeReviews .oke-icon--chevron-right:before{content:""}.okeReviews[data-oke-container] .oke-icon--thumbs-down:before,div.okeReviews .oke-icon--thumbs-down:before{content:""}.okeReviews[data-oke-container] .oke-icon--thumbs-up:before,div.okeReviews .oke-icon--thumbs-up:before{content:""}.okeReviews[data-oke-container] .oke-icon--close:before,div.okeReviews .oke-icon--close:before{content:""}.okeReviews[data-oke-container] .oke-icon--chevron-up:before,div.okeReviews .oke-icon--chevron-up:before{content:""}.okeReviews[data-oke-container] .oke-icon--chevron-down:before,div.okeReviews .oke-icon--chevron-down:before{content:""}.okeReviews[data-oke-container] .oke-icon--star:before,div.okeReviews .oke-icon--star:before{content:""}.okeReviews[data-oke-container] .oke-icon--magnifying-glass:before,div.okeReviews .oke-icon--magnifying-glass:before{content:""}@font-face{font-family:oke-widget-icons;src:url(https://d3hw6dc1ow8pp2.cloudfront.net/reviews-widget-plus/fonts/oke-widget-icons.ttf) format("truetype"),url(https://d3hw6dc1ow8pp2.cloudfront.net/reviews-widget-plus/fonts/oke-widget-icons.woff) format("woff"),url(https://d3hw6dc1ow8pp2.cloudfront.net/reviews-widget-plus/img/oke-widget-icons.bc0d6b0a.svg) format("svg");font-weight:400;font-style:normal;font-display:block}.okeReviews[data-oke-container] .oke-button,div.okeReviews .oke-button{display:inline-block;border-style:solid;border-color:var(--oke-button-borderColor);border-width:var(--oke-button-borderWidth);background-color:var(--oke-button-backgroundColor);line-height:1;padding:12px 24px;margin:0;border-radius:var(--oke-button-borderRadius);color:var(--oke-button-textColor);text-align:center;position:relative;font-weight:var(--oke-button-fontWeight);font-size:var(--oke-button-fontSize);font-family:var(--oke-button-fontFamily);outline:0}.okeReviews[data-oke-container] .oke-button-text,.okeReviews[data-oke-container] .oke-button .oke-icon,div.okeReviews .oke-button-text,div.okeReviews .oke-button .oke-icon{line-height:1}.okeReviews[data-oke-container] .oke-button.oke-is-loading,div.okeReviews .oke-button.oke-is-loading{position:relative}.okeReviews[data-oke-container] .oke-button.oke-is-loading:before,div.okeReviews .oke-button.oke-is-loading:before{font-family:oke-widget-icons!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:undefined;font-size:12px;display:inline-block;animation:oke-spin 1s linear infinite;position:absolute;width:12px;height:12px;top:0;left:0;bottom:0;right:0;margin:auto}.okeReviews[data-oke-container] .oke-button.oke-is-loading>*,div.okeReviews .oke-button.oke-is-loading>*{opacity:0}.okeReviews[data-oke-container] .oke-button.oke-is-active,div.okeReviews .oke-button.oke-is-active{background-color:var(--oke-button-backgroundColorActive);color:var(--oke-button-textColorActive);border-color:var(--oke-button-borderColorActive)}.okeReviews[data-oke-container] .oke-button:not(.oke-is-loading),div.okeReviews .oke-button:not(.oke-is-loading){cursor:pointer}.okeReviews[data-oke-container] .oke-button:not(.oke-is-loading):not(.oke-is-active):hover,div.okeReviews .oke-button:not(.oke-is-loading):not(.oke-is-active):hover{background-color:var(--oke-button-backgroundColorHover);color:var(--oke-button-textColorHover);border-color:var(--oke-button-borderColorHover);box-shadow:0 0 0 2px var(--oke-button-backgroundColorHover)}.okeReviews[data-oke-container] .oke-button:not(.oke-is-loading):not(.oke-is-active):active,.okeReviews[data-oke-container] .oke-button:not(.oke-is-loading):not(.oke-is-active):hover:active,div.okeReviews .oke-button:not(.oke-is-loading):not(.oke-is-active):active,div.okeReviews .oke-button:not(.oke-is-loading):not(.oke-is-active):hover:active{background-color:var(--oke-button-backgroundColorActive);color:var(--oke-button-textColorActive);border-color:var(--oke-button-borderColorActive)}.okeReviews[data-oke-container] .oke-title,div.okeReviews .oke-title{font-weight:var(--oke-title-fontWeight);font-size:var(--oke-title-fontSize);font-family:var(--oke-title-fontFamily)}.okeReviews[data-oke-container] .oke-bodyText,div.okeReviews .oke-bodyText{font-weight:var(--oke-bodyText-fontWeight);font-size:var(--oke-bodyText-fontSize);font-family:var(--oke-bodyText-fontFamily)}.okeReviews[data-oke-container] .oke-linkButton,div.okeReviews .oke-linkButton{cursor:pointer;font-weight:700;pointer-events:auto;text-decoration:underline}.okeReviews[data-oke-container] .oke-linkButton:hover,div.okeReviews .oke-linkButton:hover{text-decoration:none}.okeReviews[data-oke-container] .oke-readMore,div.okeReviews .oke-readMore{cursor:pointer;color:inherit;text-decoration:underline}.okeReviews[data-oke-container] .oke-select,div.okeReviews .oke-select{cursor:pointer;background-repeat:no-repeat;background-position-x:100%;background-position-y:50%;border:none;padding:0 24px 0 12px;-moz-appearance:none;appearance:none;color:inherit;-webkit-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='currentColor' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");outline-offset:4px}.okeReviews[data-oke-container] .oke-select:disabled,div.okeReviews .oke-select:disabled{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%239a9db1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")}.okeReviews[data-oke-container] .oke-loader,div.okeReviews .oke-loader{position:relative}.okeReviews[data-oke-container] .oke-loader:before,div.okeReviews .oke-loader:before{font-family:oke-widget-icons!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:var(--oke-text-secondaryColor);font-size:12px;display:inline-block;animation:oke-spin 1s linear infinite;position:absolute;width:12px;height:12px;top:0;left:0;bottom:0;right:0;margin:auto}.okeReviews[data-oke-container] .oke-a11yText,div.okeReviews .oke-a11yText{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.okeReviews[data-oke-container] .oke-hidden,div.okeReviews .oke-hidden{display:none}.okeReviews[data-oke-container] .oke-modal,div.okeReviews .oke-modal{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:2147483647;max-height:100%;background-color:rgba(0,0,0,.5);padding:40px 0 32px}@media only screen and (min-width:1024px){.okeReviews[data-oke-container] .oke-modal,div.okeReviews .oke-modal{display:flex;align-items:center;padding:48px 0}}.okeReviews[data-oke-container] .oke-modal ::-moz-selection,div.okeReviews .oke-modal ::-moz-selection{background-color:rgba(39,45,69,.2)}.okeReviews[data-oke-container] .oke-modal ::selection,div.okeReviews .oke-modal ::selection{background-color:rgba(39,45,69,.2)}.okeReviews[data-oke-container] .oke-modal,.okeReviews[data-oke-container] .oke-modal p,div.okeReviews .oke-modal,div.okeReviews .oke-modal p{color:#272d45}.okeReviews[data-oke-container] .oke-modal-content,div.okeReviews .oke-modal-content{background-color:#fff;margin:auto;position:relative;will-change:transform,opacity;width:calc(100% - 64px)}@media only screen and (min-width:1024px){.okeReviews[data-oke-container] .oke-modal-content,div.okeReviews .oke-modal-content{max-width:1000px}}.okeReviews[data-oke-container] .oke-modal-close,div.okeReviews .oke-modal-close{cursor:pointer;position:absolute;width:32px;height:32px;top:-32px;padding:4px;right:-4px;line-height:1}.okeReviews[data-oke-container] .oke-modal-close:before,div.okeReviews .oke-modal-close:before{font-family:oke-widget-icons!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#fff;font-size:24px;display:inline-block;width:24px;height:24px}.okeReviews[data-oke-container] .oke-modal-overlay,div.okeReviews .oke-modal-overlay{background-color:rgba(43,46,56,.9)}@media only screen and (min-width:1024px){.okeReviews[data-oke-container] .oke-modal--large .oke-modal-content,div.okeReviews .oke-modal--large .oke-modal-content{max-width:1200px}}.okeReviews[data-oke-container] .oke-modal .oke-helpful,.okeReviews[data-oke-container] .oke-modal .oke-helpful-vote-button,.okeReviews[data-oke-container] .oke-modal .oke-reviewContent-date,div.okeReviews .oke-modal .oke-helpful,div.okeReviews .oke-modal .oke-helpful-vote-button,div.okeReviews .oke-modal .oke-reviewContent-date{color:#676986}.oke-modal .okeReviews[data-oke-container].oke-w,.oke-modal div.okeReviews.oke-w{color:#272d45}.okeReviews[data-oke-container] .oke-tag,div.okeReviews .oke-tag{align-items:center;color:#272d45;display:flex;font-size:var(--oke-text-small);font-weight:600;text-align:left;position:relative;z-index:2;background-color:#f4f4f6;padding:4px 6px;border:none;border-radius:4px;gap:6px;line-height:1}.okeReviews[data-oke-container] .oke-tag svg,div.okeReviews .oke-tag svg{fill:currentColor;height:1rem}.okeReviews[data-oke-container] .hooper,div.okeReviews .hooper{height:auto}.okeReviews--left{text-align:left}.okeReviews--right{text-align:right}.okeReviews--center{text-align:center}.okeReviews :not([tabindex="-1"]):focus-visible{outline:5px auto highlight;outline:5px auto -webkit-focus-ring-color}.is-oke-modalOpen{overflow:hidden!important}img.oke-is-error{background-color:var(--oke-shadingColor);background-size:cover;background-position:50% 50%;box-shadow:inset 0 0 0 1px var(--oke-border-color)}@keyframes oke-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes oke-fade-in{0%{opacity:0}to{opacity:1}}
.oke-stars{line-height:1;position:relative;display:inline-block}.oke-stars-background svg{overflow:visible}.oke-stars-foreground{overflow:hidden;position:absolute;top:0;left:0}.oke-sr{display:inline-block;padding-top:var(--oke-starRating-spaceAbove);padding-bottom:var(--oke-starRating-spaceBelow)}.oke-sr .oke-is-clickable{cursor:pointer}.oke-sr--hidden{display:none}.oke-sr-count,.oke-sr-rating,.oke-sr-stars{display:inline-block;vertical-align:middle}.oke-sr-stars{line-height:1;margin-right:8px}.oke-sr-rating{display:none}.oke-sr-count--brackets:before{content:"("}.oke-sr-count--brackets:after{content:")"}
.oke-rs{display:block}.oke-rs .oke-reviewsSummary.oke-is-preRender .oke-reviewsSummary-summary{-webkit-mask:linear-gradient(180deg,#000 0,#000 40%,transparent 95%,transparent 0) 100% 50%/100% 100% repeat-x;mask:linear-gradient(180deg,#000 0,#000 40%,transparent 95%,transparent 0) 100% 50%/100% 100% repeat-x;max-height:150px}.okeReviews[data-oke-container] .oke-reviewsSummary .oke-tooltip,div.okeReviews .oke-reviewsSummary .oke-tooltip{display:inline-block;font-weight:400}.okeReviews[data-oke-container] .oke-reviewsSummary .oke-tooltip-trigger,div.okeReviews .oke-reviewsSummary .oke-tooltip-trigger{height:15px;width:15px;overflow:hidden;transform:translateY(-10%)}.okeReviews[data-oke-container] .oke-reviewsSummary-heading,div.okeReviews .oke-reviewsSummary-heading{align-items:center;-moz-column-gap:4px;column-gap:4px;display:inline-flex;font-weight:700;margin-bottom:8px}.okeReviews[data-oke-container] .oke-reviewsSummary-heading-skeleton,div.okeReviews .oke-reviewsSummary-heading-skeleton{height:calc(var(--oke-button-fontSize) + 4px);width:150px}.okeReviews[data-oke-container] .oke-reviewsSummary-icon,div.okeReviews .oke-reviewsSummary-icon{fill:currentColor;font-size:14px}.okeReviews[data-oke-container] .oke-reviewsSummary-icon svg,div.okeReviews .oke-reviewsSummary-icon svg{vertical-align:baseline}.okeReviews[data-oke-container] .oke-reviewsSummary-summary.oke-is-truncated,div.okeReviews .oke-reviewsSummary-summary.oke-is-truncated{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}

:root{--oke-widget-spaceAbove:20px;--oke-widget-spaceBelow:20px;--oke-starRating-spaceAbove:0;--oke-starRating-spaceBelow:0;--oke-button-backgroundColor:#f26723;--oke-button-backgroundColorHover:#f26723;--oke-button-backgroundColorActive:#f26723;--oke-button-textColor:#fff;--oke-button-textColorHover:#272d45;--oke-button-textColorActive:#fff;--oke-button-borderColor:#dbdde4;--oke-button-borderColorHover:#dbdde4;--oke-button-borderColorActive:#f26723;--oke-button-borderRadius:4px;--oke-button-borderWidth:1px;--oke-button-fontWeight:700;--oke-button-fontSize:var(--oke-text-regular,14px);--oke-button-fontFamily:inherit;--oke-border-color:#e5e5eb;--oke-border-width:1px;--oke-text-primaryColor:#2c3e50;--oke-text-secondaryColor:#676986;--oke-text-small:12px;--oke-text-regular:14px;--oke-text-large:20px;--oke-text-fontFamily:inherit;--oke-avatar-size:48px;--oke-avatar-backgroundColor:#e5e5eb;--oke-avatar-placeholderTextColor:#2c3e50;--oke-highlightColor:#f26723;--oke-shadingColor:#f7f7f8;--oke-productImageSize:48px;--oke-attributeBar-shadingColor:#313131;--oke-attributeBar-borderColor:undefined;--oke-attributeBar-backgroundColor:#d3d4dd;--oke-attributeBar-markerColor:#f26723;--oke-filter-backgroundColor:#fff;--oke-filter-backgroundColorActive:#686868;--oke-filter-borderColor:#dbdde4;--oke-filter-borderColorActive:#606060;--oke-filter-textColor:#333;--oke-filter-textColorActive:#fff;--oke-filter-borderRadius:100px;--oke-filter-searchHighlightColor:#9fcacd;--oke-mediaGrid-chevronColor:#676986;--oke-stars-foregroundColor:#ffcf2a;--oke-stars-backgroundColor:#e5e5e5;--oke-stars-borderWidth:0}.oke-w,oke-modal{--oke-title-fontWeight:600;--oke-title-fontSize:var(--oke-text-regular,14px);--oke-title-fontFamily:inherit;--oke-bodyText-fontWeight:400;--oke-bodyText-fontSize:var(--oke-text-regular,14px);--oke-bodyText-fontFamily:inherit}

.gpsil .gps-lazy,.gpsil .gps-lazy>.gp-dialog,.gps-lazy{opacity:1!important;max-width:100%!important;overflow-x:visible!important;transition:none!important}

.gps-602789914953646785.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-602789914953646785.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-602789914953646785.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-602789914953646785.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-602789914953646785.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-602789914953646785.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-602789914953646785.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-602789914953646785.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-602789914953646785.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-602789914953646785.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-602789914953646785.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-602789914953646785.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-602789914953646785.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-602789914953646785.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-602789914953646785.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-602789914953646785.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-602789914953646785.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-602789914953646785.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-602789914953646785.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-602789914953646785.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-602789914953646785.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-602789914953646785.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-602789914953646785.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-602789914953646785.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-602789914953646785.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-602789914953646785.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-602789914953646785.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-602789914953646785.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-602789914953646785.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-602789914953646785.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-602789914953646785.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-602789914953646785.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-602789914953646785.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-602789914953646785.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-602789914953646785.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-602789914953646785.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-602789914953646785.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-602789914953646785.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-602789914953646785.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-602789914953646785.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.gps-602789914953646785.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-602789914953646785.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-602789914953646785.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-602789914953646785.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-602789914953646785.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-602789914953646785.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-602789914953646785.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-602789914953646785.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.gps-602789914953646785.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-602789914953646785.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-602789914953646785.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-602789914953646785.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-602789914953646785.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-602789914953646785.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-602789914953646785.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-602789914953646785.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.gps-602789914953646785 .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-602789914953646785 .gp-relative{position:relative}.gps-602789914953646785 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-602789914953646785 .gp-mb-0{margin-bottom:0}.gps-602789914953646785 .gp-flex{display:flex}.gps-602789914953646785 .gp-grid{display:grid}.gps-602789914953646785 .\!gp-hidden{display:none!important}.gps-602789914953646785 .gp-hidden{display:none}.gps-602789914953646785 .gp-max-w-full{max-width:100%}.gps-602789914953646785 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-602789914953646785 .gp-flex-col{flex-direction:column}.gps-602789914953646785 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-602789914953646785 .gp-duration-200{transition-duration:.2s}.gps-602789914953646785 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:1024px){.gps-602789914953646785 .tablet\:\!gp-hidden{display:none!important}.gps-602789914953646785 .tablet\:gp-hidden{display:none}}@media (max-width:767px){.gps-602789914953646785 .mobile\:\!gp-hidden{display:none!important}.gps-602789914953646785 .mobile\:gp-hidden{display:none}}.gps-602789914953646785 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}

.gps-602789914953777857.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-602789914953777857.gps.gpsil [style*="--as:"]{align-self:var(--as)}.gps-602789914953777857.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-602789914953777857.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-602789914953777857.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-602789914953777857.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-602789914953777857.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-602789914953777857.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-602789914953777857.gps.gpsil [style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}.gps-602789914953777857.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-602789914953777857.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-602789914953777857.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-602789914953777857.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-602789914953777857.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-602789914953777857.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-602789914953777857.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.gps-602789914953777857.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-602789914953777857.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-602789914953777857.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.gps-602789914953777857.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-602789914953777857.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.gps-602789914953777857.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.gps-602789914953777857.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-602789914953777857.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-602789914953777857.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.gps-602789914953777857.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-602789914953777857.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.gps-602789914953777857.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-602789914953777857.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.gps-602789914953777857.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-602789914953777857.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-602789914953777857.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-602789914953777857.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-602789914953777857.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-602789914953777857.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-602789914953777857.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-602789914953777857.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-602789914953777857.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-602789914953777857.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-602789914953777857.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-602789914953777857.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-602789914953777857.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-602789914953777857.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-602789914953777857.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-602789914953777857.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-602789914953777857.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-602789914953777857.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-602789914953777857.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-602789914953777857.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-602789914953777857.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-602789914953777857.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-602789914953777857.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-602789914953777857.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-602789914953777857.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-602789914953777857.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-602789914953777857.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-602789914953777857.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-602789914953777857.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-602789914953777857.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-602789914953777857.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-602789914953777857.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-602789914953777857.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-602789914953777857.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-602789914953777857.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-602789914953777857.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-602789914953777857.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-602789914953777857.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-602789914953777857.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-602789914953777857.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-602789914953777857.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-602789914953777857.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-602789914953777857.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.gps-602789914953777857.gps.gpsil [style*="--ai-tablet:"]{align-items:var(--ai-tablet)}.gps-602789914953777857.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-602789914953777857.gps.gpsil [style*="--bga-tablet:"]{background-attachment:var(--bga-tablet)}.gps-602789914953777857.gps.gpsil [style*="--bgc-tablet:"]{background-color:var(--bgc-tablet)}.gps-602789914953777857.gps.gpsil [style*="--bgi-tablet:"]{background-image:var(--bgi-tablet)}.gps-602789914953777857.gps.gpsil [style*="--bgp-tablet:"]{background-position:var(--bgp-tablet)}.gps-602789914953777857.gps.gpsil [style*="--bgr-tablet:"]{background-repeat:var(--bgr-tablet)}.gps-602789914953777857.gps.gpsil [style*="--bgs-tablet:"]{background-size:var(--bgs-tablet)}.gps-602789914953777857.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-602789914953777857.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-602789914953777857.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-602789914953777857.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-602789914953777857.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-602789914953777857.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-602789914953777857.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-602789914953777857.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-602789914953777857.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-602789914953777857.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-602789914953777857.gps.gpsil [style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}.gps-602789914953777857.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-602789914953777857.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-602789914953777857.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-602789914953777857.gps.gpsil [style*="--objf-tablet:"]{-o-object-fit:var(--objf-tablet);object-fit:var(--objf-tablet)}.gps-602789914953777857.gps.gpsil [style*="--pc-tablet:"]{place-content:var(--pc-tablet)}.gps-602789914953777857.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-602789914953777857.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-602789914953777857.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-602789914953777857.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-602789914953777857.gps.gpsil [style*="--pos-tablet:"]{position:var(--pos-tablet)}.gps-602789914953777857.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-602789914953777857.gps.gpsil [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}.gps-602789914953777857.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-602789914953777857.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-602789914953777857.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-602789914953777857.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.gps-602789914953777857.gps.gpsil [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}.gps-602789914953777857.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bga-mobile:"]{background-attachment:var(--bga-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bgc-mobile:"]{background-color:var(--bgc-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bgi-mobile:"]{background-image:var(--bgi-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bgp-mobile:"]{background-position:var(--bgp-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bgr-mobile:"]{background-repeat:var(--bgr-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bgs-mobile:"]{background-size:var(--bgs-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bc-mobile:"]{border-color:var(--bc-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bblr-mobile:"]{border-bottom-left-radius:var(--bblr-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bbrr-mobile:"]{border-bottom-right-radius:var(--bbrr-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bs-mobile:"]{border-style:var(--bs-mobile)}.gps-602789914953777857.gps.gpsil [style*="--btlr-mobile:"]{border-top-left-radius:var(--btlr-mobile)}.gps-602789914953777857.gps.gpsil [style*="--btrr-mobile:"]{border-top-right-radius:var(--btrr-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bw-mobile:"]{border-width:var(--bw-mobile)}.gps-602789914953777857.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-602789914953777857.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-602789914953777857.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-602789914953777857.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-602789914953777857.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-602789914953777857.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-602789914953777857.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-602789914953777857.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-602789914953777857.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-602789914953777857.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-602789914953777857.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-602789914953777857.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-602789914953777857.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-602789914953777857.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-602789914953777857.gps.gpsil [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}.gps-602789914953777857.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-602789914953777857.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-602789914953777857.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-602789914953777857.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-602789914953777857.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-602789914953777857.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-602789914953777857.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.gps-602789914953777857.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-602789914953777857.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-602789914953777857.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-602789914953777857.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.gps-602789914953777857 .gp-rotate-0,.gps-602789914953777857 .gp-rotate-180,.gps-602789914953777857 .mobile\:gp-rotate-0,.gps-602789914953777857 .mobile\:gp-rotate-180,.gps-602789914953777857 .tablet\:gp-rotate-0,.gps-602789914953777857 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-602789914953777857 .gp-g-heading-3{font-family:var(--g-h3-ff);font-size:var(--g-h3-size);font-style:var(--g-h3-fs);font-weight:var(--g-h3-weight);letter-spacing:var(--g-h3-ls);line-height:var(--g-h3-lh)}.gps-602789914953777857 .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-602789914953777857 .gp-static{position:static}.gps-602789914953777857 .\!gp-absolute{position:absolute!important}.gps-602789914953777857 .gp-relative{position:relative}.gps-602789914953777857 .gp-left-0{left:0}.gps-602789914953777857 .gp-right-0{right:0}.gps-602789914953777857 .gp-z-1{z-index:1}.gps-602789914953777857 .gp-z-2{z-index:2}.gps-602789914953777857 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-602789914953777857 .gp-my-0{margin-bottom:0;margin-top:0}.gps-602789914953777857 .gp-mb-0{margin-bottom:0}.gps-602789914953777857 .gp-block{display:block}.gps-602789914953777857 .gp-inline-block{display:inline-block}.gps-602789914953777857 .\!gp-flex{display:flex!important}.gps-602789914953777857 .gp-flex{display:flex}.gps-602789914953777857 .gp-inline-flex{display:inline-flex}.gps-602789914953777857 .gp-grid{display:grid}.gps-602789914953777857 .gp-contents{display:contents}.gps-602789914953777857 .\!gp-hidden{display:none!important}.gps-602789914953777857 .gp-hidden{display:none}.gps-602789914953777857 .gp-h-auto{height:auto}.gps-602789914953777857 .gp-h-full{height:100%}.gps-602789914953777857 .\!gp-min-h-full{min-height:100%!important}.gps-602789914953777857 .gp-w-full{width:100%}.gps-602789914953777857 .\!gp-max-w-none{max-width:none!important}.gps-602789914953777857 .gp-max-w-full{max-width:100%}.gps-602789914953777857 .gp-flex-1{flex:1 1 0%}.gps-602789914953777857 .gp-flex-none{flex:none}.gps-602789914953777857 .gp-shrink-0{flex-shrink:0}.gps-602789914953777857 .gp-rotate-0{--tw-rotate:0deg}.gps-602789914953777857 .gp-rotate-0,.gps-602789914953777857 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-602789914953777857 .gp-rotate-180{--tw-rotate:180deg}.gps-602789914953777857 .gp-cursor-pointer{cursor:pointer}.gps-602789914953777857 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-602789914953777857 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-602789914953777857 .\!gp-flex-row{flex-direction:row!important}.gps-602789914953777857 .gp-flex-row{flex-direction:row}.gps-602789914953777857 .gp-flex-col{flex-direction:column}.gps-602789914953777857 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-602789914953777857 .gp-items-center{align-items:center}.gps-602789914953777857 .gp-justify-center{justify-content:center}.gps-602789914953777857 .gp-justify-between{justify-content:space-between}.gps-602789914953777857 .gp-gap-2{gap:8px}.gps-602789914953777857 .gp-overflow-hidden{overflow:hidden}.gps-602789914953777857 .gp-break-words{overflow-wrap:break-word}.gps-602789914953777857 .gp-border{border-width:1px}.gps-602789914953777857 .gp-border-transparent{border-color:transparent}.gps-602789914953777857 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.gps-602789914953777857 .gp-text-left{text-align:left}.gps-602789914953777857 .gp-text-center{text-align:center}.gps-602789914953777857 .gp-text-g-bg-3{color:var(--g-c-bg-3)}.gps-602789914953777857 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-602789914953777857 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.gps-602789914953777857 .gp-no-underline{text-decoration-line:none}.gps-602789914953777857 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-602789914953777857 .gp-duration-200{transition-duration:.2s}.gps-602789914953777857 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-602789914953777857 .disabled\:gp-btn-disabled:disabled{cursor:default}.gps-602789914953777857 .disabled\:gp-opacity-30:disabled{opacity:.3}.gps-602789914953777857 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-602789914953777857 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible{visibility:hidden}@media (max-width:1024px){.gps-602789914953777857 .tablet\:gp-static{position:static}.gps-602789914953777857 .tablet\:\!gp-absolute{position:absolute!important}.gps-602789914953777857 .tablet\:gp-left-0{left:0}.gps-602789914953777857 .tablet\:gp-right-0{right:0}.gps-602789914953777857 .tablet\:gp-z-2{z-index:2}.gps-602789914953777857 .tablet\:gp-block{display:block}.gps-602789914953777857 .tablet\:\!gp-flex{display:flex!important}.gps-602789914953777857 .tablet\:\!gp-hidden{display:none!important}.gps-602789914953777857 .tablet\:gp-hidden{display:none}.gps-602789914953777857 .tablet\:gp-h-auto{height:auto}.gps-602789914953777857 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-602789914953777857 .tablet\:gp-flex-none{flex:none}.gps-602789914953777857 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-602789914953777857 .tablet\:gp-rotate-0,.gps-602789914953777857 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-602789914953777857 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-602789914953777857 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-602789914953777857 .tablet\:gp-flex-row{flex-direction:row}.gps-602789914953777857 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-602789914953777857 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media (max-width:767px){.gps-602789914953777857 .mobile\:gp-static{position:static}.gps-602789914953777857 .mobile\:\!gp-absolute{position:absolute!important}.gps-602789914953777857 .mobile\:gp-left-0{left:0}.gps-602789914953777857 .mobile\:gp-right-0{right:0}.gps-602789914953777857 .mobile\:gp-z-2{z-index:2}.gps-602789914953777857 .mobile\:gp-block{display:block}.gps-602789914953777857 .mobile\:\!gp-flex{display:flex!important}.gps-602789914953777857 .mobile\:\!gp-hidden{display:none!important}.gps-602789914953777857 .mobile\:gp-hidden{display:none}.gps-602789914953777857 .mobile\:gp-h-auto{height:auto}.gps-602789914953777857 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-602789914953777857 .mobile\:gp-flex-none{flex:none}.gps-602789914953777857 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-602789914953777857 .mobile\:gp-rotate-0,.gps-602789914953777857 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-602789914953777857 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-602789914953777857 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-602789914953777857 .mobile\:gp-flex-row{flex-direction:row}.gps-602789914953777857 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-602789914953777857 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-602789914953777857 .\[\&\>svg\]\:\!gp-h-\[var\(--size-desktop\)\]>svg{height:var(--size-desktop)!important}.gps-602789914953777857 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-602789914953777857 .\[\&\>svg\]\:\!gp-w-\[var\(--size-desktop\)\]>svg{width:var(--size-desktop)!important}.gps-602789914953777857 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media (max-width:1024px){.gps-602789914953777857 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--size-tablet\)\]>svg{height:var(--size-tablet)!important}.gps-602789914953777857 .tablet\:\[\&\>svg\]\:\!gp-w-\[var\(--size-tablet\)\]>svg{width:var(--size-tablet)!important}}@media (max-width:767px){.gps-602789914953777857 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--size-mobile\)\]>svg{height:var(--size-mobile)!important}.gps-602789914953777857 .mobile\:\[\&\>svg\]\:\!gp-w-\[var\(--size-mobile\)\]>svg{width:var(--size-mobile)!important}}.gps-602789914953777857 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-602789914953777857 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}@media (max-width:1024px){.gps-602789914953777857 .tablet\:\[\&_\>_article\]\:gp-aspect-\[var\(--aspect-tablet\2c _var\(--aspect\)\)\]>article{aspect-ratio:var(--aspect-tablet,var(--aspect))}}@media (max-width:767px){.gps-602789914953777857 .mobile\:\[\&_\>_article\]\:gp-aspect-\[var\(--aspect-mobile\2c _var\(--aspect-tablet\2c _var\(--aspect\)\)\)\]>article{aspect-ratio:var(--aspect-mobile,var(--aspect-tablet,var(--aspect)))}}.gps-602789914953777857 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}

@font-face {
  font-family: 'Alexandria';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v6/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9r7TqbH.ttf) format('truetype');
}
@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/v50/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmT.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammT.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');
}

.gp-carousel-arrow-gp82XiCODB {
        border-radius: var(--g-radius-small);
      }
      .gp-carousel-arrow-gp82XiCODB::before {
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        pointer-events: none;
        z-index: 10;
        border-style: none;
  border-width: 1px 1px 1px 1px;
        border-radius: var(--g-radius-small);
      }
      @media only screen and (max-width: 1024px) and (min-width: 768px) {
        .gp-carousel-arrow-gp82XiCODB {
          border-radius: var(--g-radius-small);
        }
        .gp-carousel-arrow-gp82XiCODB::before {
          border-style: none;
  border-width: 1px 1px 1px 1px;
          border-radius: var(--g-radius-small);
        }
      }
      @media only screen and (max-width: 768px) {
        .gp-carousel-arrow-gp82XiCODB {
          border-radius: var(--g-radius-small);
        }
        .gp-carousel-arrow-gp82XiCODB::before {
          border-style: none;
  border-width: 1px 1px 1px 1px;
          border-radius: var(--g-radius-small);
        }
      }

[data-id="gJEx0a3dui"].gp-button-base::before, [data-id="gJEx0a3dui-interaction"].gp-button-base::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: none;
  border-width: 1px 1px 1px 1px;
  border-color: var(--g-c-line-3, line-3);
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
    }
  [data-id="gJEx0a3dui"]:hover::before, [data-id="gJEx0a3dui-interaction"]:hover::before {
  }

[data-id="gW9zrwbUH5"].gp-button-base::before, [data-id="gW9zrwbUH5-interaction"].gp-button-base::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: none;
  border-width: 1px 1px 1px 1px;
  border-color: var(--g-c-line-3, line-3);
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
    }
  [data-id="gW9zrwbUH5"]:hover::before, [data-id="gW9zrwbUH5-interaction"]:hover::before {
  }

.gps [data-slot=children] {
    display: none;
}

.gps-602789914953712321.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-602789914953712321.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-602789914953712321.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-602789914953712321.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-602789914953712321.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-602789914953712321.gps.gpsil [style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}.gps-602789914953712321.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-602789914953712321.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-602789914953712321.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-602789914953712321.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-602789914953712321.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-602789914953712321.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-602789914953712321.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.gps-602789914953712321.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-602789914953712321.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-602789914953712321.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.gps-602789914953712321.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-602789914953712321.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.gps-602789914953712321.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-602789914953712321.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-602789914953712321.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.gps-602789914953712321.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-602789914953712321.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.gps-602789914953712321.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-602789914953712321.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.gps-602789914953712321.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-602789914953712321.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-602789914953712321.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-602789914953712321.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-602789914953712321.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-602789914953712321.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-602789914953712321.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-602789914953712321.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-602789914953712321.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-602789914953712321.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-602789914953712321.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-602789914953712321.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-602789914953712321.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-602789914953712321.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-602789914953712321.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-602789914953712321.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-602789914953712321.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-602789914953712321.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-602789914953712321.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-602789914953712321.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-602789914953712321.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-602789914953712321.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-602789914953712321.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-602789914953712321.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-602789914953712321.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-602789914953712321.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-602789914953712321.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-602789914953712321.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-602789914953712321.gps.gpsil [style*="--z:"]{z-index:var(--z)}@media only screen and (max-width:1024px){.gps-602789914953712321.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-602789914953712321.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-602789914953712321.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-602789914953712321.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-602789914953712321.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-602789914953712321.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-602789914953712321.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-602789914953712321.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-602789914953712321.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-602789914953712321.gps.gpsil [style*="--pos-tablet:"]{position:var(--pos-tablet)}.gps-602789914953712321.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps-602789914953712321.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-602789914953712321.gps.gpsil [style*="--z-tablet:"]{z-index:var(--z-tablet)}}@media only screen and (max-width:767px){.gps-602789914953712321.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-602789914953712321.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-602789914953712321.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-602789914953712321.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-602789914953712321.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-602789914953712321.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-602789914953712321.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-602789914953712321.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-602789914953712321.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-602789914953712321.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}}.gps-602789914953712321 .gp-relative{position:relative}.gps-602789914953712321 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-602789914953712321 .gp-mb-0{margin-bottom:0}.gps-602789914953712321 .gp-flex{display:flex}.gps-602789914953712321 .gp-inline-flex{display:inline-flex}.gps-602789914953712321 .gp-grid{display:grid}.gps-602789914953712321 .\!gp-hidden{display:none!important}.gps-602789914953712321 .gp-hidden{display:none}.gps-602789914953712321 .gp-h-full{height:100%}.gps-602789914953712321 .gp-max-w-full{max-width:100%}.gps-602789914953712321 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-602789914953712321 .gp-flex-col{flex-direction:column}.gps-602789914953712321 .gp-items-center{align-items:center}.gps-602789914953712321 .gp-justify-center{justify-content:center}.gps-602789914953712321 .gp-overflow-hidden{overflow:hidden}.gps-602789914953712321 .gp-break-words{overflow-wrap:break-word}.gps-602789914953712321 .gp-text-center{text-align:center}.gps-602789914953712321 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-602789914953712321 .gp-no-underline{text-decoration-line:none}.gps-602789914953712321 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-602789914953712321 .gp-duration-200{transition-duration:.2s}.gps-602789914953712321 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-602789914953712321 .disabled\:gp-btn-disabled:disabled{cursor:default}.gps-602789914953712321 .disabled\:gp-opacity-30:disabled{opacity:.3}.gps-602789914953712321 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-602789914953712321 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible{visibility:hidden}@media (max-width:1024px){.gps-602789914953712321 .tablet\:\!gp-hidden{display:none!important}.gps-602789914953712321 .tablet\:gp-hidden{display:none}}@media (max-width:767px){.gps-602789914953712321 .mobile\:\!gp-hidden{display:none!important}.gps-602789914953712321 .mobile\:gp-hidden{display:none}}.gps-602789914953712321 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-602789914953712321 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}

[data-id="gSyFdyoWNx"].gp-button-base::before, [data-id="gSyFdyoWNx-interaction"].gp-button-base::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: none;
  border-width: 1px 1px 1px 1px;
  border-color: var(--g-c-line-3, line-3);
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
    }
  [data-id="gSyFdyoWNx"]:hover::before, [data-id="gSyFdyoWNx-interaction"]:hover::before {
  }

.footer {
    margin-top: 0px;
  }
  .section-sections--16642489876523__footer-padding {
    padding-top: 24px;
    padding-bottom: 15px;
  }
  @media screen and (min-width: 750px) {
    .footer {
      margin-top: 0px;
    }
    .section-sections--16642489876523__footer-padding {
      padding-top: 32px;
      padding-bottom: 20px;
    }
  }
  .color-scheme-sections--16642489876523__footer.color-custom {
    --color-background: 18, 18, 18;
    --gradient-background: #121212;
    --color-foreground: 255, 255, 255;
    --color-button: 255, 255, 255;
    --color-button-text: 18, 18, 18;
    --color-base-outline-button-labels: 255, 255, 255;
  }

.recharge-theme {
    /* App */
    --recharge-app-background: #F7F7F7;
    --recharge-app-container: 1200px;
    --recharge-app-vertical-padding: 32px;
    /* Brand colors */
--recharge-color-brand: #1773B0;
    /* Tints */
    --recharge-color-brand-120: #125988;
    --recharge-color-brand-20: #458fc0;
    --recharge-color-brand-40: #74abd0;
    --recharge-color-brand-60: #a2c7df;
    --recharge-color-brand-75: #c5dceb;
    --recharge-color-brand-85: #dceaf3;
    /* Neutral */
    --recharge-color-neutral: hsl(204, 35%, 7%);
    --recharge-color-neutral-80: hsl(204, 7%, 25%);
    --recharge-color-neutral-70: hsl(204, 5%, 35%);
    --recharge-color-neutral-40: hsl(204, 3%, 63%);
    --recharge-color-neutral-10: hsl(204, 2%, 91%);
    /* Links */
    --recharge-button-secondary: #1773B0;
    --recharge-button-secondary-120: #125988;
    --recharge-button-secondary-60: #74abd0;
    /* Images */
    --recharge-images-ratio: 1;
    /* Cards */
    --recharge-cards-background: #FFFFFF;
    --recharge-cards-border-color: RGBA(0,0,0,0);
    /* Fonts */
    --recharge-typography-scale: 16px;
    --recharge-typography-size-1: calc(3 * var(--recharge-typography-scale));
    --recharge-typography-size-2: calc(2.25 * var(--recharge-typography-scale));
    --recharge-typography-size-3: calc(1.625 * var(--recharge-typography-scale));
    --recharge-typography-size-4: calc(1.25 * var(--recharge-typography-scale));
    --recharge-typography-size-5: calc(1 * var(--recharge-typography-scale));
    --recharge-typography-size-6: calc(.875 * var(--recharge-typography-scale));
    /** Text **/
    --recharge-typography-light: #FFFFFF;
    --recharge-typography-primary: var(--recharge-color-neutral);
    --recharge-typography-secondary: var(--recharge-color-neutral-70);
    /* Corners */
    --recharge-corners-radius: 8px;
    --recharge-button-border-radius: 8px;
    /* Views */
    --recharge-views-background: #F7F7F7;
    /* Buttons */
    --recharge-button-font-family: inherit;
    --recharge-button-brand: var(--recharge-color-brand);
    --recharge-button-color: #FFFFFF;
  }

/* ===== Extracted inline styles ===== */
.extracted-style-3beef6aa {
  --w: 100%;
  --w-tablet: calc(var(--g-ct-w, 100%) + 2 * var(--g-ct-p, 15px));
  --w-mobile: calc(var(--g-ct-w, 100%) + 2 * var(--g-ct-p, 15px));
  --pl: none;
  --pl-tablet: none;
  --pl-mobile: none;
  --pr: none;
  --pr-tablet: none;
  --pr-mobile: none;
}
.extracted-style-0bcda0b5 {
  --blockPadding: base;
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --pt: 5px;
  --pb: 5px;
  --pt-mobile: 5px;
  --pb-mobile: 5px;
  --pt-tablet: 5px;
  --pb-tablet: 5px;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: 100%;
  --bgc: #000000;
  --pc: start;
}
.extracted-style-14df7b48 {
  --jc: start;
}
.extracted-style-645e9ab7 {
  --ta: left;
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
}
.extracted-style-ad2e154b {
  --jc: left;
}
.extracted-style-9709db3a {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --bc: #121212;
  --ta: center;
  --ta-tablet: center;
  --ta-mobile: center;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --size: 10px;
  --size-tablet: 10px;
  --size-mobile: 10px;
  --c: #FFFFFF;
  --tt: none;
  word-break: break-word;
  --bgc: transparent;
  overflow: hidden;
}
.extracted-style-bcf88ef7 {
  font-size: 10px;
}
.extracted-style-d21abbe0 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --pl: none;
  --pl-tablet: none;
  --pl-mobile: none;
  --pr: none;
  --pr-tablet: none;
  --pr-mobile: none;
}
.extracted-style-8e044e8e {
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --pt: 20px;
  --pl: 15px;
  --pb: auto;
  --pr: 15px;
  --pt-mobile: 8px;
  --pl-mobile: 8px;
  --pb-mobile: auto;
  --pr-mobile: 8px;
  --pt-tablet: 20px;
  --pl-tablet: 15px;
  --pb-tablet: auto;
  --pr-tablet: 15px;
  --cg: 62px;
  --cg-tablet: 62px;
  --gtc: minmax(0, 12fr);
  --gtc-mobile: minmax(0, 12fr);
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --bgc: #FFFFFF;
  --pc: start;
}
.extracted-style-02f5007e {
  --bs: solid;
  --bc: #121212;
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: 0px;
  --cg: 62px;
  --gtc: minmax(0, 8fr) minmax(0, 4fr);
  --gtc-tablet: minmax(0, 12fr);
  --gtc-mobile: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --bgc: transparent;
  --pc: start;
}
.extracted-style-028819c7 {
  --ta: left;
  --d: block;
  --d-mobile: none;
  --d-tablet: block;
  --mb: 12px;
}
.extracted-style-c5aa40cf {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-tablet: left;
  --ta-mobile: left;
  --c: #000000;
  --size: 30px;
  --size-tablet: 32px;
  --size-mobile: 30px;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-ca387886 {
  background-color: transparent;
  color: #000000;
  font-size: 28px;
}
.extracted-style-f54ecfcf {
  --ta: left;
  --d: none;
  --d-mobile: block;
  --d-tablet: none;
  --mb: 10px;
}
.extracted-style-e1a854e4 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-tablet: left;
  --ta-mobile: left;
  --c: #000000;
  --size: 32px;
  --size-tablet: 32px;
  --size-mobile: 30px;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-34823c3f {
  --ta: left;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 12px;
  --mb-mobile: 10px;
}
.extracted-style-4b0eb666 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-mobile: left;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --c: #242424;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 16px;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-ee8052b9 {
  background-color: transparent;
  color: #000000;
  font-size: 14px;
}
.extracted-style-ff648b8e {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 12px;
  --mb-mobile: 12px;
  --mb-tablet: 12px;
  --aspect: auto;
  --aspect-mobile: auto;
}
.extracted-style-e6daf762 {
  --aspect: auto;
  --aspect-mobile: auto;
}
.extracted-style-e85d6001 {
  --ta: left;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 12px;
}
.extracted-style-d2667aa1 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-mobile: left;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --c: #000000;
  --ff: var(--g-font-Roboto, 'Roboto'), var(--g-font-body, body);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 16px;
  --lh: 180%;
  --lh-tablet: 180%;
  --lh-mobile: 180%;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-c1581fdf {
  background-color: transparent;
  color: #000000;
  font-size: 16px;
}
.extracted-style-22468ed5 {
  --ta: left;
  --d: block;
  --d-mobile: none;
  --d-tablet: block;
  --mb: var(--g-s-m);
}
.extracted-style-cb01e6f4 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-tablet: left;
  --c: #000000;
  --ff: var(--g-font-heading, heading);
  --weight: 700;
  --size: 30px;
  --size-tablet: 32px;
  --size-mobile: 24px;
  --lh: 130%;
  --lh-tablet: 130%;
  --lh-mobile: 130%;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-edcc3d59 {
  --ta: left;
  --d: none;
  --d-mobile: block;
  --d-tablet: none;
  --mb: var(--g-s-m);
  --mb-mobile: 10px;
}
.extracted-style-39b5d11f {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-mobile: left;
  --c: #000000;
  --ff: var(--g-font-heading, heading);
  --weight: 700;
  --size: 32px;
  --size-tablet: 28px;
  --size-mobile: 30px;
  --lh: 130%;
  --lh-tablet: 130%;
  --lh-mobile: 130%;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-1ef8629d {
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
  --ta: left;
}
.extracted-style-696d14e0 {
  border-radius: inherit;
  --jc: left;
}
.extracted-style-97571467 {
  border-radius: inherit;
}
.extracted-style-9d89f8d9 {
  --aspect: auto;
  --objf: cover;
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
}
.extracted-style-edfb84e2 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-mobile: left;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --c: #000000;
  --ff: var(--g-font-Roboto, 'Roboto'), var(--g-font-body, body);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 16px;
  --lh: 180%;
  --lh-tablet: 180%;
  --lh-mobile: 160%;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-15cdce92 {
  background-color: transparent;
  color: #444444;
  font-size: 16px;
}
.extracted-style-7bd71d08 {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: 12px;
  --pt: 0px;
  --pl: 0px;
  --pb: 0px;
  --pr: 0px;
  --mt-mobile: 0px;
  --ml-mobile: auto;
  --mb-mobile: 0px;
  --mr-mobile: auto;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --mt-tablet: 0px;
  --ml-tablet: auto;
  --mb-tablet: 0px;
  --mr-tablet: auto;
  --pt-tablet: 0px;
  --pl-tablet: 0px;
  --pb-tablet: 0px;
  --pr-tablet: 0px;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --gtc-tablet: minmax(0, auto);
  --gtc-mobile: minmax(0, auto);
  --w: 80%;
  --w-tablet: 60%;
  --w-mobile: 80%;
  --h: auto;
  --h-tablet: auto;
  --pc: start;
  --pc-tablet: center;
}
.extracted-style-c4296733 {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb-mobile: 0px;
  --mb-tablet: 0px;
  --aspect: auto;
  --aspect-mobile: auto;
}
.extracted-style-9b082a7b {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
  --mb-mobile: 20px;
  --mb-tablet: 20px;
  --aspect: auto;
  --aspect-mobile: auto;
}
.extracted-style-cfc4037b {
  background-color: transparent;
  color: #111111;
  font-size: 28px;
}
.extracted-style-6f8691de {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-mobile: left;
  --c: #000000;
  --ff: var(--g-font-heading, heading);
  --weight: 700;
  --size: 32px;
  --size-tablet: 28px;
  --size-mobile: 30px;
  --lh: 130%;
  --lh-tablet: 130%;
  --lh-mobile: 130%;
  --tt: capitalize;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-b0ec4b27 {
  --ta: left;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
}
.extracted-style-79ec5a94 {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: 12px;
  --pt: 0px;
  --pl: var(--g-s-l);
  --pb: var(--g-s-l);
  --pr: var(--g-s-l);
  --mb-mobile: 0px;
  --pt-mobile: var(--g-s-l);
  --pl-mobile: var(--g-s-xs);
  --pb-mobile: var(--g-s-l);
  --pr-mobile: var(--g-s-xs);
  --mb-tablet: 12px;
  --pt-tablet: 0px;
  --pl-tablet: var(--g-s-l);
  --pb-tablet: var(--g-s-l);
  --pr-tablet: var(--g-s-l);
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --bgc: transparent;
  --bgc-mobile: transparent;
  --pc: start;
}
.extracted-style-0991fe9f {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
  --mb-mobile: 12px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --mb-tablet: 20px;
  --ta: center;
}
.extracted-style-6bc4c8ff {
  border-radius: inherit;
  --jc: center;
}
.extracted-style-42ee2586 {
  --aspect: auto;
  --aspect-tablet: auto;
  --aspect-mobile: auto;
  --objf: cover;
  --w: 40%;
  --w-tablet: 40%;
  --w-mobile: 80%;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
}
.extracted-style-5a92e9e6 {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: 10px;
  --mb-mobile: 7px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --cg: 8px;
  --cg-mobile: 5px;
  --rg: 16px;
  --rg-tablet: 16px;
  --rg-mobile: 5px;
  --gtc: minmax(0, 6fr) minmax(0, 6fr);
  --gtc-mobile: minmax(0, 6fr) minmax(0, 6fr);
  --w: 800px;
  --h: auto;
  --pc: start;
}
.extracted-style-131b7dea {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --pt: var(--g-s-l);
  --pl: var(--g-s-l);
  --pb: var(--g-s-l);
  --pr: var(--g-s-l);
  --pt-mobile: 8px;
  --pl-mobile: 8px;
  --pb-mobile: 8px;
  --pr-mobile: 8px;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: 800px;
  --h: auto;
  --h-mobile: 100%;
  --bgc: RGBA(79, 79, 79, 0.1);
  --bgc-mobile: rgba(79, 79, 79, 0.1);
  --pc: start;
}
.extracted-style-f82f764b {
  --jc: start;
  --jc-mobile: center;
}
.extracted-style-b5ea5404 {
  --bc: var(--g-c-line-3, line-3);
  --d: flex;
  --d-mobile: flex;
  --d-tablet: flex;
  --jc: left;
}
.extracted-style-78b9c1ac {
  --bgc: transparent;
  --w: 100%;
  --jc: left;
}
.extracted-style-a249e8af {
  --rg: 12px;
}
.extracted-style-ee611797 {
  --cg: 8px;
  --ai: center;
  --ai-tablet: center;
  --ai-mobile: center;
}
.extracted-style-01c9c373 {
  --pl: 0px;
  --pr: 0px;
  --pt: 0px;
  --pb: 0px;
  --bg: transparent;
  --top: unset;
  --top-tablet: unset;
  --top-mobile: unset;
  --pos: relative;
  --pos-tablet: relative;
  --pos-mobile: relative;
}
.extracted-style-1a8dcc6c {
  --c: #F26722;
  --w: 100%;
  --h: 100%;
  --size-desktop: 24px;
  --size-tablet: 24px;
  --size-mobile: 23px;
}
.extracted-style-000ec7c0 {
  --w: 100%;
  --c: #FEB91C;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-cfe500c1 {
  background-color: rgba(255,255,255,0);
  color: #000000;
  font-size: 16px;
}
.extracted-style-6232aa1f {
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --pt: var(--g-s-l);
  --pl: var(--g-s-l);
  --pb: var(--g-s-l);
  --pr: var(--g-s-l);
  --pt-mobile: 8px;
  --pl-mobile: 8px;
  --pb-mobile: 8px;
  --pr-mobile: 8px;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --h-mobile: 100%;
  --bgc: RGBA(79, 79, 79, 0.3);
  --bgc-mobile: rgba(79, 79, 79, 0.3);
  --pc: start;
}
.extracted-style-66a8dbbf {
  --jc: start;
  --jc-mobile: start;
}
.extracted-style-aaecceb5 {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --pt: var(--g-s-l);
  --pl: var(--g-s-l);
  --pb: var(--g-s-l);
  --pr: var(--g-s-l);
  --pt-mobile: 8px;
  --pl-mobile: 8px;
  --pb-mobile: 8px;
  --pr-mobile: 8px;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --h-mobile: 100%;
  --bgc: RGBA(79, 79, 79, 0.1);
  --bgc-mobile: RGBA(79, 79, 79, 0.1);
  --pc: start;
}
.extracted-style-bd5bb4ba {
  --w: 100%;
  --c: #FEB91C;
  --tt: capitalize;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-aac30db8 {
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --pt: var(--g-s-l);
  --pl: var(--g-s-l);
  --pb: var(--g-s-l);
  --pr: var(--g-s-l);
  --pt-mobile: 8px;
  --pl-mobile: 8px;
  --pb-mobile: 8px;
  --pr-mobile: 8px;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --h-mobile: 100%;
  --bgc: RGBA(79, 79, 79, 0.3);
  --bgc-mobile: RGBA(79, 79, 79, 0.3);
  --pc: start;
}
.extracted-style-946e69b2 {
  --bc: var(--g-c-line-3, line-3);
  --d: flex;
  --d-mobile: flex;
  --d-tablet: flex;
  --mb-mobile: 0px;
  --jc: left;
}
.extracted-style-9e05da8a {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --pt: var(--g-s-l);
  --pl: var(--g-s-l);
  --pb: var(--g-s-l);
  --pr: var(--g-s-l);
  --pt-mobile: 8px;
  --pl-mobile: 8px;
  --pb-mobile: 8px;
  --pr-mobile: 8px;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --h-mobile: 100%;
  --bgc: RGBA(79, 79, 79, 0.3);
  --bgc-mobile: RGBA(79, 79, 79, 0.3);
  --pc: start;
}
.extracted-style-c8ad9f22 {
  background-color: rgba(255,255,255,0);
  color: #020202;
  font-size: 16px;
}
.extracted-style-0635f52b {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: 0px;
  --mb-mobile: 7px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --mb-tablet: 0px;
  --cg: 8px;
  --cg-mobile: 5px;
  --rg: 16px;
  --rg-tablet: 16px;
  --rg-mobile: 5px;
  --gtc: minmax(0, 6fr) minmax(0, 6fr);
  --gtc-mobile: minmax(0, 6fr) minmax(0, 6fr);
  --w: 800px;
  --h: auto;
  --pc: start;
}
.extracted-style-e96442c3 {
  --ta: left;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: var(--g-s-m);
}
.extracted-style-d43e45ed {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: 0px;
  --mb-mobile: 10px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --mb-tablet: 0px;
  --cg: 12px;
  --cg-mobile: 8px;
  --rg: 16px;
  --rg-tablet: 16px;
  --rg-mobile: 8px;
  --gtc: minmax(0, 6fr) minmax(0, 6fr);
  --gtc-mobile: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --w-mobile: 80%;
  --h: auto;
  --pc: start;
}
.extracted-style-cc915c8e {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --bblr: 8px;
  --bbrr: 8px;
  --btlr: 8px;
  --btrr: 8px;
  --bblr-mobile: 12px;
  --bbrr-mobile: 12px;
  --btlr-mobile: 12px;
  --btrr-mobile: 12px;
  --mb: 8px;
  --mb-mobile: var(--g-s-s);
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --mb-tablet: 8px;
  --aspect: 1/1;
  --aspect-mobile: 1/1;
}
.extracted-style-4e6201ec {
  --aspect: 1/1;
  --aspect-mobile: 1/1;
}
.extracted-style-06df287e {
  --ta: left;
  --bc: #121212;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 10px;
  --mb-mobile: 8px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
}
.extracted-style-56c87e37 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: center;
  --ta-tablet: center;
  --ta-mobile: center;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --size: 30px;
  --size-tablet: 30px;
  --size-mobile: 18px;
  --c: var(--g-c-text-1, text-1);
  word-break: break-word;
  --bgc: transparent;
  overflow: hidden;
}
.extracted-style-22be8916 {
  color: #000000;
  font-size: 28px;
}
.extracted-style-9e0f20e0 {
  --ta: left;
  --bc: #121212;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 10px;
}
.extracted-style-a1357c06 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: center;
  --ta-tablet: center;
  --ta-mobile: center;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --ff: var(--g-font-Roboto, 'Roboto'), var(--g-font-heading, heading);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 16px;
  --lh: 130%;
  --lh-tablet: 130%;
  --lh-mobile: 130%;
  --c: var(--g-c-text-1, text-1);
  word-break: break-word;
  --bgc: transparent;
  overflow: hidden;
}
.extracted-style-ec93c147 {
  color: #000000;
}
.extracted-style-e4f16a77 {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --bblr: 8px;
  --bbrr: 8px;
  --btlr: 8px;
  --btrr: 8px;
  --bblr-mobile: 12px;
  --bbrr-mobile: 12px;
  --btlr-mobile: 12px;
  --btrr-mobile: 12px;
  --mb: var(--g-s-m);
  --mb-mobile: var(--g-s-s);
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --mb-tablet: var(--g-s-m);
  --aspect: 1/1;
  --aspect-mobile: 1/1;
}
.extracted-style-90aebbee {
  --ta: left;
  --bc: #121212;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 10px;
  --mb-mobile: 10px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
}
.extracted-style-cd68a17b {
  color: #000000;
  font-size: 16px;
}
.extracted-style-b895c233 {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: 12px;
  --mb-mobile: 12px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --mb-tablet: 12px;
  --cg: 16px;
  --cg-mobile: 8px;
  --rg: 16px;
  --rg-tablet: 16px;
  --rg-mobile: 8px;
  --gtc: minmax(0, 6fr) minmax(0, 6fr);
  --gtc-mobile: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --w-mobile: 80%;
  --h: auto;
  --h-mobile: auto;
  --pc: start;
}
.extracted-style-55f5ea30 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: center;
  --ta-tablet: center;
  --ta-mobile: center;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --size: 30px;
  --size-tablet: 30px;
  --size-mobile: 18px;
  --c: var(--g-c-text-1, text-1);
  --tt: capitalize;
  word-break: break-word;
  --bgc: transparent;
  overflow: hidden;
}
.extracted-style-7c6d3a46 {
  --ta: left;
  --bc: #121212;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 10px;
  --mb-mobile: 0px;
  --mb-tablet: 0px;
}
.extracted-style-e1c0e3f5 {
  --ta: left;
  --bc: #121212;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 10px;
  --mb-mobile: 20px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --mb-tablet: 0px;
}
.extracted-style-c4cc722c {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-tablet: left;
  --ta-mobile: left;
  --c: #000000;
  --ff: var(--g-font-heading, heading);
  --weight: 700;
  --size: 30px;
  --size-tablet: 32px;
  --size-mobile: 24px;
  --lh: 130%;
  --lh-tablet: 130%;
  --lh-mobile: 130%;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-15d3f495 {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
  --mb-mobile: 20px;
  --mb-tablet: 20px;
  --aspect: 4/3;
  --aspect-mobile: 4/3;
}
.extracted-style-82319c6c {
  --aspect: 4/3;
  --aspect-mobile: 4/3;
}
.extracted-style-4be30f5d {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
  --mb-mobile: 10px;
  --mb-tablet: 20px;
  --aspect: 4/3;
  --aspect-mobile: 4/3;
}
.extracted-style-908b2491 {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mt: 0px;
  --ml: auto;
  --mb: 20px;
  --mr: auto;
  --pt: auto;
  --pl: auto;
  --pb: auto;
  --pr: auto;
  --mt-mobile: 0px;
  --ml-mobile: auto;
  --mb-mobile: 0px;
  --mr-mobile: auto;
  --pt-mobile: auto;
  --pl-mobile: auto;
  --pb-mobile: auto;
  --pr-mobile: auto;
  --mt-tablet: 0px;
  --ml-tablet: auto;
  --mb-tablet: 0px;
  --mr-tablet: auto;
  --pt-tablet: auto;
  --pl-tablet: auto;
  --pb-tablet: auto;
  --pr-tablet: auto;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --pc: start;
}
.extracted-style-10895bef {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --c: #000000;
  --ff: var(--g-font-heading, heading);
  --weight: 700;
  --size: 31px;
  --size-tablet: 28px;
  --size-mobile: 24px;
  --lh: 130%;
  --lh-tablet: 130%;
  --lh-mobile: 130%;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-7152e861 {
  --ta: left;
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: var(--g-s-m);
}
.extracted-style-0d295772 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --bc: #121212;
  --ta: left;
  --ta-mobile: left;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 16px;
  --c: #000000;
  --tt: none;
  word-break: break-word;
  --bgc: transparent;
  overflow: hidden;
}
.extracted-style-baa7a154 {
  --jc: center;
}
.extracted-style-963a377e {
  --d: none;
  --d-mobile: block;
  --d-tablet: none;
  --mb: var(--g-s-m);
  --pt: 0px;
  --pl: 200px;
  --pb: 0px;
  --pr: 200px;
  --mb-mobile: 20px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 90%;
}
.extracted-style-30c7ab05 {
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
  gap: 8px;
}
.extracted-style-29093bd7 {
  --d: flex;
  --d-tablet: flex;
  --d-mobile: flex;
  --left: 8px;
  --right: initial;
  --top: initial;
  --left-tablet: 8px;
  --right-tablet: initial;
  --top-tablet: initial;
  --left-mobile: 8px;
  --right-mobile: initial;
  --top-mobile: initial;
  --w: 32px;
  --h: 32px;
}
.extracted-style-fb8eddbb {
  --c: #F26722;
  --w: 24px;
  --w-tablet: 24px;
  --w-mobile: 50px;
  --h: 24px;
  --h-tablet: 24px;
  --h-mobile: 50px;
}
.extracted-style-9e6b81fb {
  --cg-mobile: 0px;
  --cg-tablet: 16px;
  --cg: 16px;
}
.extracted-style-63a1c104 {
  --minw: calc(100% / 1 - 0px);
  --minw-tablet: calc(100% / 1 - 0px);
  --minw-mobile: calc(100% / 1 - 0px);
  --maxw: calc(100% / 1 - 0px);
  --maxw-tablet: calc(100% / 1 - 0px);
  --maxw-mobile: calc(100% / 1 - 0px);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
}
.extracted-style-8511addd {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 14px;
  --mb-mobile: 16px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --mb-tablet: 24px;
  --ta: center;
}
.extracted-style-39258ecb {
  --aspect: 3/4;
  --aspect-tablet: 3/4;
  --aspect-mobile: 3/4;
  --objf: cover;
  --objf-tablet: cover;
  --w: 50%;
  --w-tablet: 80%;
  --w-mobile: 100%;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
}
.extracted-style-74f8b50a {
  --ta: center;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 6px;
  --mb-mobile: 0px;
  --mb-tablet: 4px;
}
.extracted-style-fa40f0e3 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: center;
  --ta-mobile: center;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --c: #575757;
  --ff: var(--g-font-Roboto, 'Roboto'), var(--g-font-body, body);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 16px;
  --lh: 180%;
  --lh-tablet: 180%;
  --lh-mobile: 180%;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-2856349f {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: var(--g-s-3xl);
  --mb-mobile: 16px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --ta: center;
}
.extracted-style-2eb6e520 {
  --aspect: 3/4;
  --aspect-tablet: 3/4;
  --aspect-mobile: 3/4;
  --objf: cover;
  --objf-mobile: cover;
  --w: 50%;
  --w-tablet: 50%;
  --w-mobile: 100%;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
}
.extracted-style-3e1ef4de {
  --ta: center;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
}
.extracted-style-feef4494 {
  --minw: calc(100% / 1 - 0px);
  --minw-tablet: calc(100% / 1 - 0px);
  --minw-mobile: calc(100% / 1 - 0px);
  --maxw: calc(100% / 1 - 0px);
  --maxw-tablet: calc(100% / 1 - 0px);
  --maxw-mobile: calc(100% / 1 - 0px);
}
.extracted-style-03d32eed {
  --d: flex;
  --d-tablet: flex;
  --d-mobile: flex;
  --right: 8px;
  --left: initial;
  --bottom: initial;
  --right-tablet: 8px;
  --left-tablet: initial;
  --bottom-tablet: initial;
  --right-mobile: 8px;
  --left-mobile: initial;
  --bottom-mobile: initial;
  --w: 32px;
  --h: 32px;
}
.extracted-style-4226f961 {
  --mt: 16px;
  --mt-tablet: 16px;
  --mt-mobile: 16px;
  --d: flex;
  --d-tablet: flex;
  --d-mobile: flex;
}
.extracted-style-2136c470 {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: none;
  --d-tablet: grid;
  --mb: 12px;
  --pt: var(--g-s-m);
  --pl: var(--g-s-m);
  --pb: var(--g-s-m);
  --pr: var(--g-s-m);
  --mb-mobile: 10px;
  --pt-mobile: 5px;
  --pl-mobile: 5px;
  --pb-mobile: 5px;
  --pr-mobile: 5px;
  --mb-tablet: 12px;
  --pt-tablet: var(--g-s-m);
  --pl-tablet: var(--g-s-m);
  --pb-tablet: var(--g-s-m);
  --pr-tablet: var(--g-s-m);
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 6fr) minmax(0, 6fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --bgc: #DDDDDD;
  --bgc-mobile: #EDEDED;
  --pc: start;
}
.extracted-style-caa89bd5 {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --pt: var(--g-s-l);
  --pl: var(--g-s-l);
  --pb: var(--g-s-l);
  --pr: var(--g-s-l);
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --pc: start;
}
.extracted-style-63bb188f {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --ta: center;
}
.extracted-style-3b4d14a2 {
  --aspect: auto;
  --aspect-tablet: auto;
  --aspect-mobile: auto;
  --objf: cover;
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
}
.extracted-style-f14b7b6d {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: none;
  --d-tablet: grid;
  --mb: 12px;
  --pt: 12px;
  --pl: 12px;
  --pb: 12px;
  --pr: 12px;
  --mb-mobile: 10px;
  --pt-mobile: 5px;
  --pl-mobile: 5px;
  --pb-mobile: 5px;
  --pr-mobile: 5px;
  --mb-tablet: 12px;
  --pt-tablet: 12px;
  --pl-tablet: 12px;
  --pb-tablet: 12px;
  --pr-tablet: 12px;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 6fr) minmax(0, 6fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --bgc: #DDDDDD;
  --bgc-mobile: #EDEDED;
  --pc: start;
}
.extracted-style-d8bfb354 {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: none;
  --d-tablet: grid;
  --mt: auto;
  --ml: auto;
  --mb: 12px;
  --mr: auto;
  --pt: var(--g-s-m);
  --pl: var(--g-s-m);
  --pb: var(--g-s-m);
  --pr: var(--g-s-m);
  --mb-mobile: 10px;
  --pt-mobile: 5px;
  --pl-mobile: 5px;
  --pb-mobile: 5px;
  --pr-mobile: 5px;
  --mt-tablet: auto;
  --ml-tablet: auto;
  --mb-tablet: 12px;
  --mr-tablet: auto;
  --pt-tablet: var(--g-s-m);
  --pl-tablet: var(--g-s-m);
  --pb-tablet: var(--g-s-m);
  --pr-tablet: var(--g-s-m);
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 6fr) minmax(0, 6fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --bgc: #DDDDDD;
  --bgc-mobile: #EDEDED;
  --pc: start;
}
.extracted-style-c54af32b {
  --aspect: 1/1;
  --aspect-tablet: 1/1;
  --aspect-mobile: 1/1;
  --objf: cover;
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
}
.extracted-style-adb3f303 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --c: #000000;
  --ff: var(--g-font-heading, heading);
  --weight: 700;
  --size: 30px;
  --size-tablet: 28px;
  --size-mobile: 24px;
  --lh: 130%;
  --lh-tablet: 130%;
  --lh-mobile: 130%;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-0dddc89b {
  background-color: transparent;
  color: #0C0C0C;
  font-size: 28px;
}
.extracted-style-166e63d1 {
  --ta: left;
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
  --mb-mobile: 10px;
}
.extracted-style-fa5bc974 {
  background-color: transparent;
  color: #000000;
  font-size: 12pt;
}
.extracted-style-e7e0a8a0 {
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 10px;
  --mb-mobile: 20px;
  --ta: center;
}
.extracted-style-5b3ac0ad {
  --aspect: auto;
  --objf: cover;
  --w: 80%;
  --w-tablet: 70%;
  --w-mobile: 100%;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
}
.extracted-style-62716b2b {
  --bc: var(--g-c-line-3, line-3);
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: 20px;
  --pt: var(--g-s-l);
  --pl: var(--g-s-l);
  --pb: var(--g-s-l);
  --pr: var(--g-s-l);
  --mb-mobile: 20px;
  --pt-mobile: 5px;
  --pl-mobile: 5px;
  --pb-mobile: 5px;
  --pr-mobile: 5px;
  --cg: 16px;
  --rg: 0px;
  --gtc: minmax(0, 12fr);
  --w: var(--g-ct-w, 1200px);
  --h: auto;
  --bgc: rgba(255, 238, 0, 0.7);
  --bgc-mobile: rgba(255, 238, 0, 0.7);
  --pc: start;
}
.extracted-style-c4e15b72 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: left;
  --ta-mobile: center;
  --c: #000000;
  --ff: var(--g-font-heading, heading);
  --weight: 700;
  --size: 32px;
  --size-tablet: 28px;
  --size-mobile: 30px;
  --lh: 130%;
  --lh-tablet: 130%;
  --lh-mobile: 130%;
  --tt: uppercase;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-2cbabd6c {
  font-size: 28px;
}
.extracted-style-7f20d84a {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --bc: #121212;
  --ta: left;
  --ta-mobile: left;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --ff: var(--g-font-Roboto, 'Roboto'), var(--g-font-body, body);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 16px;
  --lh: 180%;
  --lh-tablet: 180%;
  --lh-mobile: 180%;
  --c: #000000;
  --tt: none;
  word-break: break-word;
  --bgc: transparent;
  overflow: hidden;
}
.extracted-style-2592cc77 {
  font-size: 16px;
}
.extracted-style-bc8b3be6 {
  color: #FF0000;
  font-size: 16px;
}
.extracted-style-21341c20 {
  color: #00B208;
  font-size: 16px;
}
.extracted-style-6d7031a3 {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
  --ta: center;
  --ta-mobile: center;
}
.extracted-style-c63f6872 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --h: Auto;
  --h-tablet: Auto;
  --h-mobile: Auto;
  --pl: 24px;
  --pr: 24px;
  --pt: 12px;
  --pb: 12px;
  --pl-mobile: 6px;
  --pr-mobile: 6px;
  --pt-mobile: 6px;
  --pb-mobile: 6px;
  --hvr-bblr: 0px;
  --hvr-bbrr: 0px;
  --hvr-btlr: 0px;
  --hvr-btrr: 0px;
  --hvr-bg: #FF9335;
  --bg: #F26723;
  --c: var(--g-c-text-3, text-3);
  --ff: var(--g-font-Montserrat-Extra-Bold, 'Montserrat Extra Bold'), var(--g-font-body, body);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 20px;
  --lh: 180%;
  --lh-tablet: 180%;
  --lh-mobile: 150%;
}
.extracted-style-99e68c1a {
  --ff: var(--g-font-Montserrat-Extra-Bold, 'Montserrat Extra Bold'), var(--g-font-body, body);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 20px;
  --lh: 180%;
  --lh-tablet: 180%;
  --lh-mobile: 150%;
  word-break: break-word;
}
.extracted-style-25f2ea04 {
  background-color: transparent;
  color: #000000;
  font-size: 23px;
}
.extracted-style-c1a00a2f {
  --aspect: auto;
  --objf: cover;
  --w: 80%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
}
.extracted-style-ffbfd126 {
  --bs: solid;
  --bs-mobile: solid;
  --bw: 2px 2px 2px 2px;
  --bw-mobile: 1px 1px 1px 1px;
  --bc: #242424;
  --bc-mobile: #242424;
  --d: none;
  --d-mobile: none;
  --d-tablet: grid;
  --mb: 20px;
  --pt: var(--g-s-xl);
  --pl: var(--g-s-m);
  --pb: var(--g-s-xl);
  --pr: var(--g-s-m);
  --mb-tablet: 20px;
  --pt-tablet: 12px;
  --pl-tablet: var(--g-s-m);
  --pb-tablet: 12px;
  --pr-tablet: var(--g-s-m);
  --cg: var(--g-s-2xl);
  --gtc: minmax(0, 12fr);
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --bgc: transparent;
  --pc: start;
}
.extracted-style-d1c1c05d {
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: var(undefined);
  --pt: var(--g-s-xl);
  --pl: var(--g-s-m);
  --pb: var(--g-s-xl);
  --pr: var(--g-s-m);
  --mt-mobile: 0px;
  --mb-mobile: var(undefined);
  --pt-mobile: 10px;
  --pl-mobile: 0px;
  --pb-mobile: 10px;
  --pr-mobile: 0px;
  --mb-tablet: var(undefined);
  --pt-tablet: 20px;
  --pl-tablet: 10px;
  --pb-tablet: 20px;
  --pr-tablet: 10px;
  --cg: auto;
  --gtc: minmax(0, 12fr);
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 300px;
  --bgc: transparent;
  --bgc-tablet: transparent;
  --bgc-mobile: #00000000;
  --bgi-tablet: url();
  --bgp-tablet: 50% 50%;
  --bgp-mobile: 50% 50%;
  --bgs-tablet: cover;
  --bgs-mobile: cover;
  --bgr-tablet: no-repeat;
  --bgr-mobile: no-repeat;
  --bga-tablet: scroll;
  --bga-mobile: scroll;
  --pc: start;
}
.extracted-style-58d6d218 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: center;
  --ta-tablet: center;
  --ta-mobile: center;
  --c: #212121;
  --ff: var(--g-font-Montserrat, 'Montserrat'), var(--g-font-heading, heading);
  --weight: 700;
  --size: 21px;
  --size-tablet: 30px;
  --size-mobile: 16px;
  --lh: 150%;
  --lh-tablet: 150%;
  --lh-mobile: 150%;
  --tt: capitalize;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-e9548725 {
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --ta: left;
  --ta-tablet: center;
}
.extracted-style-e1f5d639 {
  border-radius: inherit;
  --jc: left;
  --jc-tablet: center;
}
.extracted-style-0c988cd7 {
  --aspect: auto;
  --objf: cover;
  --w: 100%;
  --w-tablet: 50%;
  --w-mobile: 100%;
  --h: auto;
  --h-tablet: auto;
  --h-mobile: auto;
}
.extracted-style-0133089d {
  --bs: solid;
  --bs-mobile: solid;
  --bw: 2px 2px 2px 2px;
  --bw-mobile: 1px 1px 1px 1px;
  --bc: #242424;
  --bc-mobile: #242424;
  --d: none;
  --d-mobile: grid;
  --d-tablet: none;
  --mb: 20px;
  --pt: var(--g-s-xl);
  --pl: var(--g-s-m);
  --pb: var(--g-s-xl);
  --pr: var(--g-s-m);
  --mb-mobile: 20px;
  --pt-mobile: 12px;
  --pl-mobile: var(--g-s-m);
  --pb-mobile: 12px;
  --pr-mobile: var(--g-s-m);
  --cg: var(--g-s-2xl);
  --gtc: minmax(0, 12fr);
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --bgc: transparent;
  --pc: start;
}
.extracted-style-f7105095 {
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: var(undefined);
  --pt: var(--g-s-xl);
  --pl: var(--g-s-m);
  --pb: var(--g-s-xl);
  --pr: var(--g-s-m);
  --mt-mobile: 0px;
  --mb-mobile: var(undefined);
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --cg: auto;
  --gtc: minmax(0, 12fr);
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: var(--g-ct-w, 100%);
  --h-mobile: 100%;
  --bgc: #242424;
  --bgc-mobile: #00000000;
  --bgp-mobile: 50% 50%;
  --bgs-mobile: cover;
  --bgr-mobile: no-repeat;
  --bga-mobile: scroll;
  --pc: start;
}
.extracted-style-9208a4b4 {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: center;
  --ta-mobile: center;
  --c: #212121;
  --ff: var(--g-font-Montserrat-Extra-Bold, 'Montserrat Extra Bold'), var(--g-font-heading, heading);
  --weight: 400;
  --size: 21px;
  --size-tablet: 21px;
  --size-mobile: 28px;
  --lh: 150%;
  --lh-tablet: 150%;
  --lh-mobile: 150%;
  --tt: capitalize;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-a914115b {
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --ta: left;
}
.extracted-style-906ff069 {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
  --mb-mobile: 11px;
  --ta: center;
  --ta-tablet: center;
  --ta-mobile: center;
}
.extracted-style-6190f518 {
  --w: 100%;
  --w-tablet: Auto;
  --w-mobile: Auto;
  --h: Auto;
  --h-tablet: Auto;
  --h-mobile: Auto;
  --pl: 24px;
  --pr: 24px;
  --pt: 12px;
  --pb: 12px;
  --pl-tablet: 24px;
  --pr-tablet: 24px;
  --pt-tablet: 16px;
  --pb-tablet: 16px;
  --pl-mobile: 8px;
  --pr-mobile: 8px;
  --pt-mobile: 10px;
  --pb-mobile: 10px;
  --hvr-bblr: 0px;
  --hvr-bbrr: 0px;
  --hvr-btlr: 0px;
  --hvr-btrr: 0px;
  --hvr-bg: #FF9335;
  --bg: #F26723;
  --c: var(--g-c-text-3, text-3);
  --ff: var(--g-font-Montserrat-Extra-Bold, 'Montserrat Extra Bold'), var(--g-font-body, body);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 18px;
  --lh: 180%;
  --lh-tablet: 180%;
  --lh-mobile: 150%;
  --tt: capitalize;
}
.extracted-style-4702518d {
  --ff: var(--g-font-Montserrat-Extra-Bold, 'Montserrat Extra Bold'), var(--g-font-body, body);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 18px;
  --lh: 180%;
  --lh-tablet: 180%;
  --lh-mobile: 150%;
  --tt: capitalize;
  word-break: break-word;
}
.extracted-style-3b3c43eb {
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --pt: 0px;
  --pl: 0px;
  --pb: 0px;
  --pr: 0px;
  --ta: left;
  --bgc: rgba(255, 255, 255, 0);
}
.extracted-style-45fd6e86 {
  --bs: solid;
  --bs-mobile: solid;
  --bw: 2px 2px 2px 2px;
  --bw-mobile: 1px 1px 1px 1px;
  --bc: #242424;
  --bc-mobile: #242424;
  --d: grid;
  --d-mobile: none;
  --d-tablet: none;
  --pos: sticky;
  --pt: 12px;
  --pl: var(--g-s-m);
  --pb: 12px;
  --pr: var(--g-s-m);
  --top: 0px;
  --cg: var(--g-s-2xl);
  --gtc: minmax(0, 12fr);
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --bgc: transparent;
  --pc: start;
}
.extracted-style-0ce8a147 {
  --d: grid;
  --d-mobile: grid;
  --d-tablet: grid;
  --mb: var(undefined);
  --pt: 0px;
  --pl: 0px;
  --pb: 0px;
  --pr: 0px;
  --mt-mobile: 0px;
  --mb-mobile: var(undefined);
  --pt-mobile: 10px;
  --pl-mobile: 0px;
  --pb-mobile: 10px;
  --pr-mobile: 0px;
  --mb-tablet: var(undefined);
  --pt-tablet: 20px;
  --pl-tablet: 10px;
  --pb-tablet: 20px;
  --pr-tablet: 10px;
  --cg: auto;
  --gtc: minmax(0, 12fr);
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 300px;
  --bgc: transparent;
  --bgc-tablet: transparent;
  --bgc-mobile: #00000000;
  --bgi-tablet: url();
  --bgp-tablet: 50% 50%;
  --bgp-mobile: 50% 50%;
  --bgs-tablet: cover;
  --bgs-mobile: cover;
  --bgr-tablet: no-repeat;
  --bgr-mobile: no-repeat;
  --bga-tablet: scroll;
  --bga-mobile: scroll;
  --pc: start;
}
.extracted-style-17ad6baa {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --ta: center;
  --ta-mobile: center;
  --c: #212121;
  --ff: var(--g-font-Montserrat-Extra-Bold, 'Montserrat Extra Bold'), var(--g-font-heading, heading);
  --weight: 400;
  --size: 21px;
  --size-tablet: 21px;
  --size-mobile: 16px;
  --lh: 150%;
  --lh-tablet: 150%;
  --lh-mobile: 150%;
  word-break: break-word;
  overflow: hidden;
}
.extracted-style-27a8ac05 {
  font-size: 21px;
}
.extracted-style-8151eee6 {
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 10px;
  --ta: left;
  --ta-tablet: center;
}
.extracted-style-cdc2d5ec {
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --bc: #121212;
  --ta: center;
  --ta-tablet: center;
  --ta-mobile: left;
  --line-clamp: unset;
  --line-clamp-tablet: unset;
  --line-clamp-mobile: unset;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 16px;
  --c: var(--g-c-text-1, text-1);
  --tt: capitalize;
  word-break: break-word;
  --bgc: transparent;
  overflow: hidden;
}
.extracted-style-924e8430 {
  color: #f26723;
  font-size: 18px;
}
.extracted-style-e9ccdcb2 {
  --bottom-tablet: 0px;
  --pos-tablet: fixed;
  --z-tablet: 9;
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --pl: none;
  --pl-tablet: none;
  --pl-mobile: none;
  --pr: none;
  --pr-tablet: none;
  --pr-mobile: none;
}
.extracted-style-b9fa9b6c {
  --bs: solid;
  --bc: #121212;
  --d: none;
  --d-mobile: grid;
  --d-tablet: grid;
  --pt: 0px;
  --pl: 15px;
  --pb: 0px;
  --pr: 15px;
  --pt-mobile: 0px;
  --pl-mobile: 0px;
  --pb-mobile: 0px;
  --pr-mobile: 0px;
  --pt-tablet: auto;
  --pl-tablet: auto;
  --pb-tablet: auto;
  --pr-tablet: auto;
  --cg: 32px;
  --gtc: minmax(0, 12fr);
  --w: 100%;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --bgc: #FFFFFF;
  --pc: start;
}
.extracted-style-3c8bfb08 {
  --bc: var(--g-c-line-3, line-3);
  --d: block;
  --d-mobile: block;
  --d-tablet: block;
  --mb: 20px;
  --mb-mobile: 0px;
  --pt-mobile: 0px;
  --mb-tablet: 0px;
  --ta: left;
  --ta-tablet: center;
  --ta-mobile: center;
}
.extracted-style-f24b1dab {
  --w: Auto;
  --w-tablet: 100%;
  --w-mobile: 100%;
  --h: Auto;
  --h-tablet: Auto;
  --h-mobile: Auto;
  --pl: 24px;
  --pr: 24px;
  --pt: 12px;
  --pb: 12px;
  --pl-tablet: 24px;
  --pr-tablet: 24px;
  --pt-tablet: 16px;
  --pb-tablet: 16px;
  --pl-mobile: 4px;
  --pr-mobile: 4px;
  --pt-mobile: 8px;
  --pb-mobile: 8px;
  --hvr-bblr: 0px;
  --hvr-bbrr: 0px;
  --hvr-btlr: 0px;
  --hvr-btrr: 0px;
  --hvr-bg: #FF9335;
  --bg: #F26723;
  --c: var(--g-c-text-3, text-3);
  --ff: var(--g-font-Montserrat-Extra-Bold, 'Montserrat Extra Bold'), var(--g-font-body, body);
  --weight: 400;
  --size: 16px;
  --size-tablet: 16px;
  --size-mobile: 18px;
  --lh: 180%;
  --lh-tablet: 180%;
  --lh-mobile: 150%;
  --tt: capitalize;
}
.extracted-style-fc38214d {
  color: #000000;
  font-size: 23px;
}
.extracted-style-14be8e84 {
  --index: 0;
}
.extracted-style-5a9cd0c3 {
  max-width: min(100%, 300px);
}
.extracted-style-0907ed6b {
  --index: 1;
}
.extracted-style-f36ff9bc {
  --index: 2;
}
.extracted-style-344a55a2 {
  --index: 3;
}
