/** Shopify CDN: Minification failed

Line 14:24 Unexpected "-"
Line 18:281 Unterminated string token
Line 30:221 Unterminated string token
Line 36:155 Unterminated string token
Line 38:177 Unterminated string token
Line 40:150 Unterminated string token
Line 44:148 Unterminated string token
Line 108:408 Unexpected "}"
Line 726:0 Expected "}" to go with "{"

**/
LP-032 Ornexis Overview - Manus
Usman L
U
There is data in this file
I can see the file page.ornexis-lp032.liquid is open in Shopify's code editor but it is completely empty (only line 1 with a cursor). This means Shopify created a blank file when you used "Add a new template" - it did not automatically receive the content from the downloaded file.
Here is exactly what to do to get the content in:
How to Add the Content
Step 1 - Open the downloaded file on your computer
Find the page.ornexis-lp032.liquid file you downloaded from me. Open it with any text editor (Notepad on Windows, TextEdit on Mac, or VS Code).
Step 2 - Select all and copy
Press Ctrl+A (Windows) or Cmd+A (Mac) to select everything, then Ctrl+C / Cmd+C to copy.
Step 3 - Paste into Shopify
Click inside the Shopify code editor where the cursor is on line 1 (as shown in your screenshot), then press Ctrl+V / Cmd+V to paste.
Step 4 - Save
Click the Save button (top right of the editor). You should see the line count jump to several thousand lines, confirming the content is in.
Why This Happened
Shopify's "Add a new template" button always creates an empty file. It does not accept file uploads directly from your computer through that dialog. You always have to paste the content manually after the file is created.
Once saved, assign the template to your page under Online Store > Pages, select the page, and on the right side choose page.ornexis-lp032 from the Theme template dropdown.
Usman L
U
I can see the error: "FileSaveError: Template content exceeds 256 KB limit."
Shopify has a hard 256 KB size limit on individual Liquid template files. Our file is ~970 KB, which is nearly 4x that limit. I need to split the CSS out into a separate asset file and restructure the template to stay under the limit. Let me fix this now.
The template exceeds Shopify's 256 KB size limit (~970 KB). I will split the CSS into an asset file and restructure the template to meet size restrictions.

To meet Shopify's 256 KB limit, I split the template into a CSS asset, HTML snippet, and streamlined Liquid template, then ran the script to verify file sizes are within bounds.

The CSS file exceeds Shopify's 256 KB limit; even after minification, it's about 596 KB. I'll identify large CSS blocks to remove or optimize further.

I've split the large CSS into four files under 220 KB each, focusing on GemPages scoped CSS. Next, I'll update the template to reference these separate CSS assets.

All CSS files are split, under Shopify's size limit, and packaged with the HTML snippet and template. Next step is to upload the zip for deployment.

The 256 KB error is fixed. The template has been split into 6 files, all well under the limit. Download the zip or the individual files above.
File Summary
File
Folder in Shopify
Size
lp032-ornexis-1.css
assets
200 KB
lp032-ornexis-2.css
assets
200 KB
lp032-ornexis-3.css
assets
200 KB
lp032-ornexis-4.css
assets
3 KB
lp032-ornexis-body.liquid
snippets
2 KB
page.ornexis-lp032.liquid
templates
1 KB
Upload Steps in Shopify
Go to Online Store > Themes > Edit code on your active theme.
Step 1 - Upload the 4 CSS files to Assets
Click the Assets folder, then click Add a new asset and upload each file one at a time:
lp032-ornexis-1.css
lp032-ornexis-2.css
lp032-ornexis-3.css
lp032-ornexis-4.css
Step 2 - Create the snippet
Click the Snippets folder, then Add a new snippet, name it lp032-ornexis-body. Delete the placeholder content, paste the full contents of lp032-ornexis-body.liquid, and save.
Step 3 - Create the template
Click the Templates folder, then Add a new template, choose page, name it ornexis-lp032. Delete the placeholder content, paste the full contents of page.ornexis-lp032.liquid, and save.
Step 4 - Assign the template to a page
Go to Online Store > Pages, open your Ornexis page (or create a new one), and under Theme template on the right side select page.ornexis-lp032. Save the page.
Step 5 - Preview
Click View page to confirm the landing page renders correctly.
lp032-ornexis-shopify-files.zip
Archive · 86.55 KB
page.ornexis-lp032.liquid
File · 1.30 KB
lp032-ornexis-body.liquid
File · 2.73 KB
lp032-ornexis-1.css
Code · 200.04 KB
lp032-ornexis-2.css
Code · 200.11 KB
lp032-ornexis-3.css
Code · 200.03 KB
lp032-ornexis-4.css
Code · 3.81 KB
View all files in this task
Task completed
Suggested follow-ups


Google Drive


Draggable item nav/NdbG7D7Mh2XH7mhY0kSybN was dropped over droppable area 2W7KgjHWtPKAx3pspeUGXt
#lp032-ornexis .hotspots-image--same-bg.hotspots-image-container--content-bottom .hotspots-image__content{padding-bottom:0;padding-top:4rem}#lp032-ornexis .hotspots-image-container--limited.hotspots-image-container--content-bottom .hotspots-image__content, #lp032-ornexis .hotspots-image-container--limited.hotspots-image-container--content-top .hotspots-image__content{max-width:var(--max-width);width:100%}}@media screen and (max-width:749px){#lp032-ornexis .hotspot__content__title{font-size:1.6rem}#lp032-ornexis .hotspot__content__title-and_text, #lp032-ornexis .hotspot__content__btn{padding:1rem}#lp032-ornexis .hotspot__content__text{font-size:1.3rem}#lp032-ornexis .hotspot__content .price{margin-top:0}#lp032-ornexis .hotspot__content .price--on-sale.price--show-badge{margin-top:.5rem}#lp032-ornexis .hotspot__content .price-item--regular{font-size:1.8rem}#lp032-ornexis .hotspot__content__btn .button{font-size:1.5rem;min-height:3.8rem;padding:0 1.25rem}#lp032-ornexis .hotspot__content__title-and_text>*+*{margin-top:.5rem}#lp032-ornexis .image--corner-radius img{border-radius:2rem}#lp032-ornexis .hotspots-image-container--mobile-content-top.hotspots-image--different-bg .image--corner-radius img{border-radius:0 0 2rem 2rem}#lp032-ornexis .hotspots-image-container--mobile-content-bottom.hotspots-image--different-bg .image--corner-radius img{border-radius:2em 2rem 0 0}#lp032-ornexis .hotspots-image-container.hotspots-image-container--content-empty .image--corner-radius img{border-radius:2rem}#lp032-ornexis .hotspot{--btn-size: 3rem}#lp032-ornexis .hotspot--mobile-position{--offset-x: var(--mobile-offset-x) !important;--offset-y: var(--mobile-offset-y) !important}#lp032-ornexis .hotspots-image--different-bg .hotspots-image__content{padding:2rem}#lp032-ornexis .hotspots-image-container--mobile-content-top{flex-direction:column}#lp032-ornexis .hotspots-image-container--mobile-content-top.hotspots-image--different-bg .hotspots-image__content.content--border-radius{border-radius:2rem 2rem 0 0}#lp032-ornexis .hotspots-image-container--mobile-content-bottom{flex-direction:column-reverse}#lp032-ornexis .hotspots-image-container--mobile-content-bottom.hotspots-image--different-bg .hotspots-image__content.content--border-radius{border-radius:0 0 2rem 2rem}#lp032-ornexis .hotspots-image--same-bg.hotspots-image-container--mobile-content-top .hotspots-image__content{padding:0 0 2.5rem}#lp032-ornexis .hotspots-image--same-bg.hotspots-image-container--mobile-content-bottom .hotspots-image__content{padding:2.5rem 0 0}#lp032-ornexis .hotspot--fixed .hotspot-overlay{display:block;visibility:hidden;opacity:0;width:0;height:0;transition:opacity .1s ease-in-out,width 0s,height 0s}#lp032-ornexis .hotspot--fixed[data-open=true] .hotspot-overlay{z-index:5;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000026;visibility:visible;opacity:1}#lp032-ornexis .hotspot--fixed[data-open=true] .hotspot__content{z-index:6}}#lp032-ornexis .hotspots-image-container--content-empty .hotspots-image__content{display:none}#lp032-ornexis .bullet-point{--bullet-size: 1.5rem;--line-width: .3rem;--line-square-size: 4rem;--line-square-diagonal: calc(var(--line-square-size) * 1.41);--text-padding: 1rem;background:none;color:rgb(var(--color-background));position:absolute;top:var(--offset-y);background:rgb(var(--color-background));height:var(--line-width);transform:translate(var(--line-square-size),-50%);left:var(--offset-x);text-align:right;max-width:calc(var(--desktop-width) - var(--line-square-size));width:100%}#lp032-ornexis .bullet-point__line-end{content:"";display:block;background:rgb(var(--color-background));height:var(--line-width);width:var(--line-square-size);transform-origin:top right;position:absolute;right:100%;top:0}#lp032-ornexis .bullet-point__line-end:after{content:"";display:block;background:rgb(var(--color-background));height:var(--bullet-size);width:var(--bullet-size);position:absolute;left:0;top:calc(var(--line-width) / 2);transform:translate(-50%,-50%);border-radius:50%}#lp032-ornexis .bullet-point[data-line-bend=bottom]{top:calc(var(--offset-y) - var(--line-square-size))}#lp032-ornexis .bullet-point[data-line-bend=top]{top:calc(var(--offset-y) + var(--line-square-size))}#lp032-ornexis .bullet-point[data-line-bend=bottom] .bullet-point__line-end{width:var(--line-square-diagonal);transform:rotate(315deg)}#lp032-ornexis .bullet-point[data-line-bend=top] .bullet-point__line-end{width:var(--line-square-diagonal);transform:rotate(45deg)}#lp032-ornexis .bullet-point[data-direction=left]{transform:translate(calc(-100% - var(--line-square-size) - (var(--line-width) / 2)),-50%);text-align:left}#lp032-ornexis .bullet-point[data-direction=left] .bullet-point__line-end{left:100%;transform-origin:top left;right:auto}#lp032-ornexis .bullet-point[data-direction=left] .bullet-point__line-end:after{left:100%}#lp032-ornexis .bullet-point[data-line-bend=bottom][data-direction=left] .bullet-point__line-end{transform:rotate(45deg)}#lp032-ornexis .bullet-point[data-line-bend=top][data-direction=left] .bullet-point__line-end{transform:rotate(-45deg)}#lp032-ornexis .bullet-point__title{margin:0;font-size:2rem;line-height:1.3;position:absolute;top:-.2em;left:0;width:100%;max-width:100%;transform:translateY(-100%);color:rgb(var(--color-background))}#lp032-ornexis .bullet-point__text{position:absolute;top:1rem;left:0;width:100%;max-width:100%;line-height:1.3}#lp032-ornexis .bullet-point[data-direction=left] .bullet-point__title, #lp032-ornexis .bullet-point[data-direction=left] .bullet-point__text{padding-right:var(--text-padding)}#lp032-ornexis .bullet-point[data-direction=right] .bullet-point__title, #lp032-ornexis .bullet-point[data-direction=right] .bullet-point__text{padding-left:var(--text-padding)}#lp032-ornexis .bullet-point[data-contain=true][data-direction=right]{max-width:min(var(--desktop-width),calc(100% - var(--offset-x) - var(--line-square-size) - 1rem))}#lp032-ornexis .bullet-point[data-contain=true][data-direction=left]{max-width:min(var(--desktop-width),calc(var(--offset-x) - var(--line-square-size) - 1rem))}@media screen and (max-width:749px){#lp032-ornexis .bullet-point__title{font-size:1.5rem}#lp032-ornexis .bullet-point__text{font-size:1.2rem}#lp032-ornexis .bullet-point--mobile-position{--offset-x: var(--mobile-offset-x) !important;--offset-y: var(--mobile-offset-y) !important}#lp032-ornexis .bullet-point{--bullet-size: 1.25rem;--line-width: .3rem;--line-square-size: 3rem;--text-padding: .5rem;max-width:min(var(--mobile-width),calc(100% - var(--offset-x) - var(--line-square-size) - 1rem))}#lp032-ornexis .bullet-point[data-direction=left]{max-width:min(var(--mobile-width),calc(var(--offset-x) - var(--line-square-size) - 1rem))}#lp032-ornexis .bullet-point--mobile-position[data-mobile-line-bend=none]{top:var(--offset-y)}#lp032-ornexis .bullet-point--mobile-position[data-mobile-line-bend=bottom]{top:calc(var(--offset-y) - var(--line-square-size))}#lp032-ornexis .bullet-point--mobile-position[data-mobile-line-bend=top]{top:calc(var(--offset-y) + var(--line-square-size))}#lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=right]{transform:translate(var(--line-square-size),-50%);text-align:right;max-width:min(var(--mobile-width),calc(100% - var(--offset-x) - var(--line-square-size) -1rem))}#lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=left]{transform:translate(calc(-100% - var(--line-square-size) - (var(--line-width) / 2)),-50%);text-align:left;max-width:min(var(--mobile-width),calc(var(--offset-x) - var(--line-square-size) - 1rem))}#lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=right] .bullet-point__line-end{transform-origin:top right;left:auto;right:100%}#lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=right] .bullet-point__line-end:after{left:0;right:auto}#lp032-ornexis .bullet-point--mobile-position[data-mobile-line-bend=none] .bullet-point__line-end{transform:none}#lp032-ornexis .bullet-point--mobile-position[data-mobile-line-bend=bottom][data-mobile-direction=right] .bullet-point__line-end{transform:rotate(315deg)}#lp032-ornexis .bullet-point--mobile-position[data-mobile-line-bend=top][data-mobile-direction=right] .bullet-point__line-end{transform:rotate(45deg)}#lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=left] .bullet-point__line-end{left:100%;right:auto;transform-origin:top left}#lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=left] .bullet-point__line-end:after{left:100%;right:auto}#lp032-ornexis .bullet-point--mobile-position[data-mobile-line-bend=bottom][data-mobile-direction=left] .bullet-point__line-end{transform:rotate(45deg)}#lp032-ornexis .bullet-point--mobile-position[data-mobile-line-bend=top][data-mobile-direction=left] .bullet-point__line-end{transform:rotate(-45deg)}#lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=left] .bullet-point__title, #lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=left] .bullet-point__text{padding-right:var(--text-padding);padding-left:0}#lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=right] .bullet-point__title, #lp032-ornexis .bullet-point--mobile-position[data-mobile-direction=right] .bullet-point__text{padding-left:var(--text-padding);padding-right:0}}#lp032-ornexis .page-width .title-wrapper-with-link.main-title-with-text{margin-bottom:.5rem}#lp032-ornexis .text-under-title{text-align:center;margin-bottom:3rem}#lp032-ornexis .text-under-title p:first-child{margin-top:0}#lp032-ornexis .bundle-deals{max-width:900px;margin:0 auto;--checkbox-size: 1.5rem;--checkbox-margin: .8rem}#lp032-ornexis .bundle-deals__media{display:grid;align-items:center;column-gap:2rem;margin-bottom:1rem;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}#lp032-ornexis .bundle-deals__media-item{display:block;cursor:pointer;width:20rem;max-width:100%;min-width:0}#lp032-ornexis .bundle-deals__media-item:not(:first-child){position:relative}#lp032-ornexis .bundle-deals__media-item:not(:first-child):before{content:"+";font-weight:700;position:absolute;top:50%;left:-1rem;transform:translate(-50%,-50%);font-size:1.6rem;line-height:1;color:rgb(var(--color-foreground))}#lp032-ornexis .bundle-deals__media-item img, #lp032-ornexis .bundle-deals__media-item svg{width:100%;border-radius:.5rem}#lp032-ornexis .bundle-deals__media-item--disabled img{filter:grayscale(1);opacity:.3}#lp032-ornexis .bundle-deals__form{margin-bottom:.75rem}#lp032-ornexis .bundle-deals__product{margin-bottom:1.25rem}#lp032-ornexis .bundle-deals__checkbox-container{display:flex;align-items:center}#lp032-ornexis .bundle-deals__checkbox:checked+.bundle-deals__checkbox-label .checkmark-unchecked, #lp032-ornexis .bundle-deals__checkbox:not(:checked)+.bundle-deals__checkbox-label .checkmark-checked{display:none}#lp032-ornexis .bundle-deals__checkbox-label{display:flex;align-items:center;cursor:pointer;flex-grow:1}#lp032-ornexis .bundle-deals__checkbox-label svg{width:var(--checkbox-size);height:var(--checkbox-size);margin-right:var(--checkbox-margin);color:rgb(var(--accent-color));flex-shrink:0}#lp032-ornexis .bundle-deals__title{margin:0;font-size:1.6rem;color:rgb(var(--color-foreground));line-height:1.2}#lp032-ornexis .bundle-deals__checkbox:not(:checked)+.bundle-deals__checkbox-label .bundle-deals__title{text-decoration:line-through;opacity:.5}#lp032-ornexis .bundle-deals__prices{flex-shrink:0;line-height:1;font-size:1.6rem;padding-left:1rem}#lp032-ornexis .bundle-deals__checkbox-container--price-under{flex-direction:column;align-items:flex-start}#lp032-ornexis .bundle-deals__checkbox-container--price-under .bundle-deals__prices{padding-left:calc(var(--checkbox-size) + var(--checkbox-margin));margin-top:.2em}#lp032-ornexis .bundle-deals__variant-selects{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.5rem 0 0 calc(var(--checkbox-size) + var(--checkbox-margin))}#lp032-ornexis .bundle-deals__variant-selects .select{width:fit-content}#lp032-ornexis .bundle-deals__variant-selects .select__select{height:2.1rem}#lp032-ornexis .bundle-deals__product--deselected .bundle-deals__variant-selects{opacity:.5}#lp032-ornexis .bundle-deals__total-price-container{font-weight:700;font-size:1.8rem;color:rgb(var(--color-foreground));margin:0;text-align:left;border-top:solid 1px rgba(var(--color-foreground),.1);line-height:2.5}#lp032-ornexis .bundle-deals__center, #lp032-ornexis .bundle-deals__button{max-width:45rem;margin:0 auto;width:100%}#lp032-ornexis .bundle-deals__center{padding-bottom:1rem}@media screen and (min-width:1000px){#lp032-ornexis .bundle-deals{--checkbox-size: 2rem;--checkbox-margin: 1rem}#lp032-ornexis .bundle-deals__media{column-gap:3rem}#lp032-ornexis .bundle-deals__media-item:not(:first-child):before{left:-1.5rem;font-size:2.5rem}#lp032-ornexis .bundle-deals__title, #lp032-ornexis .bundle-deals__price, #lp032-ornexis .bundle-deals__compare-price{font-size:2rem}#lp032-ornexis .bundle-deals__total-price-container{font-size:2.3rem}#lp032-ornexis .bundle-deals-horizontal-images-left, #lp032-ornexis .bundle-deals-horizontal-images-right{max-width:none;display:grid;grid-template-columns:repeat(2,1fr);column-gap:4rem;align-items:center}#lp032-ornexis .bundle-deals-horizontal-images-left .bundle-deals__media{margin-right:0}#lp032-ornexis .bundle-deals-horizontal-images-right .bundle-deals__media{margin-left:0}#lp032-ornexis .bundle-deals-horizontal-images-left .bundle-deals__empty, #lp032-ornexis .bundle-deals-horizontal-images-right .bundle-deals__empty{display:block}#lp032-ornexis .bundle-deals-horizontal-images-left .bundle-deals__center, #lp032-ornexis .bundle-deals-horizontal-images-left .bundle-deals__button, #lp032-ornexis .bundle-deals-horizontal-images-right .bundle-deals__button, #lp032-ornexis .bundle-deals-horizontal-images-right .bundle-deals__center{margin:0}#lp032-ornexis .bundle-deals-horizontal-images-right .bundle-deals__center{order:1;justify-self:flex-end}#lp032-ornexis .bundle-deals-horizontal-images-right .bundle-deals__media{order:2}#lp032-ornexis .bundle-deals-horizontal-images-right .bundle-deals__button{order:3;justify-self:flex-end}#lp032-ornexis .bundle-deals-horizontal-images-right .bundle-deals__empty{order:4}}@media screen and (max-width:749px){#lp032-ornexis .bundle-deals__title, #lp032-ornexis .bundle-deals__prices{font-size:1.5rem}}#lp032-ornexis .page-progress{position:fixed;left:0;right:0;z-index:4;pointer-events:none}#lp032-ornexis .page-progress--top{top:0;transition:top .15s ease-out}#lp032-ornexis .page-progress--bottom{--sticky-atc-offset: 0px;bottom:var(--sticky-atc-offset);transition:bottom .15s ease-in-out}#lp032-ornexis .section-header.scrolled-past-header.shopify-section-header-sticky:not(.shopify-section-header-hidden)~#MainContent .page-progress--top, #lp032-ornexis .section-header.scrolled-past-header.shopify-section-header-sticky:not(.shopify-section-header-hidden)~.section-page-progress .page-progress--top{top:var(--header-height)}#lp032-ornexis .page-progress__track{width:100%;height:var(--bar-height);overflow:hidden}#lp032-ornexis .page-progress__fill{width:0%;height:100%;border-radius:0 var(--corner-radius) var(--corner-radius) 0;transition:width .1s linear}#lp032-ornexis .countdown-wrapper{border:var(--border-width) solid var(--border-color);border-radius:var(--radius)}#lp032-ornexis .countdown-wrapper--bg{background:var(--background);padding:1.5rem}@media screen and (min-width:750px){#lp032-ornexis .countdown-wrapper--desktop-horizontal{display:flex;align-items:center;gap:1.5rem}#lp032-ornexis .countdown-wrapper--desktop-vertical .countdown-heading{text-align:var(--vertical-heading-alignment);margin-bottom:1.5rem}#lp032-ornexis .countdown-wrapper--desktop-horizontal.countdown-wrapper--has-label.countdown-wrapper--style-3 .countdown-heading, #lp032-ornexis .countdown-wrapper--desktop-horizontal.countdown-wrapper--has-label.countdown-wrapper--style-4 .countdown-heading{padding-bottom:calc(var(--label-size) + (var(--label-margin) / 2))}}@media screen and (max-width:749px){#lp032-ornexis .countdown-wrapper--mobile-horizontal{display:flex;align-items:center;gap:1rem}#lp032-ornexis .countdown-wrapper--mobile-vertical .countdown-heading{text-align:var(--vertical-heading-alignment);margin-bottom:1rem}#lp032-ornexis .countdown-wrapper--mobile-horizontal.countdown-wrapper--has-label.countdown-wrapper--style-3 .countdown-heading, #lp032-ornexis .countdown-wrapper--mobile-horizontal.countdown-wrapper--has-label.countdown-wrapper--style-4 .countdown-heading{padding-bottom:calc(var(--label-size) + (var(--label-margin) / 2))}}#lp032-ornexis .countdown-heading{line-height:1.2}#lp032-ornexis .countdown{display:flex;gap:var(--item-spacing);flex-wrap:wrap;justify-content:center}#lp032-ornexis .countdown--colons.countdown--style-2, #lp032-ornexis .countdown--colons.countdown--style-3{gap:calc(var(--item-spacing) / 2)}#lp032-ornexis .countdown--style-1:not(.countdown--colons){gap:calc(var(--item-spacing) * 2)}#lp032-ornexis .countdown--style-2{align-items:center}#lp032-ornexis .countdown-timer__block, #lp032-ornexis .countdown-timer__colon{color:var(--timer-color);font-size:var(--numbers-size);font-weight:var(--font-body-weight-bold);text-align:center;position:relative;line-height:1}#lp032-ornexis .countdown--style-2 .countdown-timer__block, #lp032-ornexis .countdown--style-3 .countdown-timer__number, #lp032-ornexis .countdown--style-4 .countdown-timer__digit{background:var(--timer-bg);padding:var(--padding-y) var(--padding-x);border:var(--border-width) solid var(--border-color);border-radius:var(--radius)}#lp032-ornexis .countdown--style-4 .countdown-timer__number{display:flex;gap:3px}#lp032-ornexis .countdown-timer__colon{color:var(--colon-color);display:block}#lp032-ornexis .countdown--style-3 .countdown-timer__colon, #lp032-ornexis .countdown--style-4 .countdown-timer__colon{margin-top:var(--padding-y)}#lp032-ornexis .countdown-timer__colon:last-child{display:none}#lp032-ornexis .countdown-timer__label{color:var(--label-color);font-size:var(--label-size);display:block;margin-top:var(--label-margin)}#lp032-ornexis .countdown--style-3 .countdown-timer__label, #lp032-ornexis .countdown--style-4 .countdown-timer__label{margin-top:calc(var(--label-margin) / 2)}#lp032-ornexis .collection-hero__inner{display:flex;flex-direction:column}#lp032-ornexis .collection-hero--with-image .collection-hero__inner{margin-bottom:0;padding-bottom:2rem}@media screen and (min-width:750px){#lp032-ornexis .collection-hero.collection-hero--with-image{padding:calc(4rem + var(--page-width-margin)) 0 calc(4rem + var(--page-width-margin));overflow:hidden}#lp032-ornexis .collection-hero--with-image .collection-hero__inner{padding-bottom:0}}#lp032-ornexis .collection-hero__text-wrapper{flex-basis:100%}@media screen and (min-width:750px){#lp032-ornexis .collection-hero{padding:0}#lp032-ornexis .collection-hero__inner{align-items:center;flex-direction:row;padding-bottom:0}}#lp032-ornexis .collection-hero__title{margin:2.5rem 0}#lp032-ornexis .collection-hero__title+.collection-hero__description{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale))}@media screen and (min-width:750px){#lp032-ornexis .collection-hero__title+.collection-hero__description{font-size:1.8rem;margin-top:2rem;margin-bottom:2rem}#lp032-ornexis .collection-hero__description{max-width:66.67%;margin-left:auto;margin-right:auto}#lp032-ornexis .collection-hero--with-image .collection-hero__description{max-width:100%}}#lp032-ornexis .collection-hero--with-image .collection-hero__title{margin:0}#lp032-ornexis .collection-hero--with-image .collection-hero__text-wrapper{padding:5rem 0 4rem}#lp032-ornexis .collection-hero__image-container{border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}@media screen and (max-width:749px){#lp032-ornexis .collection-hero__image-container{height:20rem}}@media screen and (min-width:750px){#lp032-ornexis .collection-hero--with-image .collection-hero__text-wrapper{padding:4rem 2rem 4rem 0;flex-basis:50%}#lp032-ornexis .collection-hero__image-container{align-self:stretch;flex:1 0 50%;margin-left:3rem;min-height:20rem}}#lp032-ornexis .card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}#lp032-ornexis .card{text-decoration:none;text-align:var(--text-alignment)}#lp032-ornexis .card:not(.ratio){display:flex;flex-direction:column;height:100%}#lp032-ornexis .card.card--horizontal{--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}#lp032-ornexis .card--horizontal.ratio:before{padding-bottom:0}#lp032-ornexis .card--card.card--horizontal{padding:1.2rem}#lp032-ornexis .card--card.card--horizontal.card--text{column-gap:0}#lp032-ornexis .card--card{height:100%}#lp032-ornexis .card--card, #lp032-ornexis .card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}#lp032-ornexis .card--card:after, #lp032-ornexis .card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}#lp032-ornexis .card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}#lp032-ornexis .card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}#lp032-ornexis .card--standard.card--text{background-color:transparent}#lp032-ornexis .card-information{text-align:var(--text-alignment)}#lp032-ornexis .card-information .price{display:block}#lp032-ornexis .card__media, #lp032-ornexis .card .media{bottom:0;position:absolute;top:0}#lp032-ornexis .card .media{width:100%}#lp032-ornexis .card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}#lp032-ornexis .card--standard .card__media{margin:var(--image-padding)}#lp032-ornexis .card__inner{width:100%}#lp032-ornexis .card--media .card__inner .card__content{position:relative;padding:calc(var(--image-padding) + 1rem)}#lp032-ornexis .card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:1rem;width:100%;flex-grow:1}#lp032-ornexis .card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}#lp032-ornexis .card__information{grid-row-start:2;padding:1rem}#lp032-ornexis .card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (min-width:750px){#lp032-ornexis .card__information{padding-bottom:1rem;padding-top:1rem}}#lp032-ornexis .card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}#lp032-ornexis .card__badge.top{align-self:flex-start;grid-row-start:1}#lp032-ornexis .card__badge.right{justify-self:flex-end}#lp032-ornexis .card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}#lp032-ornexis .card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}#lp032-ornexis .card__inner:not(.ratio)>.card__content{height:100%}#lp032-ornexis .card__heading{margin-top:0;margin-bottom:0}#lp032-ornexis .card__heading:last-child{margin-bottom:0}#lp032-ornexis .card--horizontal .card__heading, #lp032-ornexis .card--horizontal .price__container .price-item, #lp032-ornexis .card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.2rem)}#lp032-ornexis .card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:0}#lp032-ornexis .card--horizontal__quick-add:before{box-shadow:none}@media only screen and (min-width:750px){#lp032-ornexis .card--horizontal .card__heading, #lp032-ornexis .card--horizontal .price__container .price-item, #lp032-ornexis .card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.3rem)}}#lp032-ornexis .card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding))}#lp032-ornexis .card--standard.card--text a:after, #lp032-ornexis .card--card .card__heading a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}#lp032-ornexis .card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}#lp032-ornexis .card__heading a:after{outline-offset:.3rem}#lp032-ornexis .card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}#lp032-ornexis .card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}#lp032-ornexis .card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}#lp032-ornexis .card__heading a:focus{box-shadow:none;outline:0}@media screen and (min-width:990px){#lp032-ornexis .card .media.media--hover-effect>img:only-child, #lp032-ornexis .card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}#lp032-ornexis .card:hover .media.media--hover-effect>img:first-child:only-child, #lp032-ornexis .card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}#lp032-ornexis .card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}#lp032-ornexis .card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}#lp032-ornexis .underline-links-hover:hover a{text-decoration:underline;text-underline-offset:.3rem}}#lp032-ornexis .card--standard.card--media .card__inner .card__information, #lp032-ornexis .card--standard.card--text:not(.card--horizontal)>.card__content .card__heading, #lp032-ornexis .card--standard:not(.card--horizontal)>.card__content .card__badge, #lp032-ornexis .card--standard.card--text.article-card>.card__content .card__information, #lp032-ornexis .card--standard>.card__content .card__caption{display:none}#lp032-ornexis .card--standard>.card__content{padding:0}#lp032-ornexis .card--standard>.card__content .card__information{padding-left:0;padding-right:0}#lp032-ornexis .card--card.card--media .card__inner .card__information, #lp032-ornexis .card--card.card--text .card__inner, #lp032-ornexis .card--card.card--media>.card__content .card__badge{display:none}#lp032-ornexis .card--horizontal .card__badge, #lp032-ornexis .card--horizontal.card--text .card__inner{display:none}#lp032-ornexis .card--extend-height{height:100%}#lp032-ornexis .card--extend-height.card--standard.card--text, #lp032-ornexis .card--extend-height.card--media{display:flex;flex-direction:column}#lp032-ornexis .card--extend-height.card--standard.card--text .card__inner, #lp032-ornexis .card--extend-height.card--media .card__inner{flex-grow:1}#lp032-ornexis .card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}#lp032-ornexis .card-information>*+*{margin-top:.5rem}#lp032-ornexis .card-information{width:100%}#lp032-ornexis .card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}#lp032-ornexis .card-information>.price{color:rgb(var(--color-foreground))}#lp032-ornexis .card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.9)}#lp032-ornexis .card-information>.rating{margin-top:.4rem}#lp032-ornexis .card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:.7rem}#lp032-ornexis .card-information .caption{letter-spacing:.07rem}#lp032-ornexis .card-article-info{margin-top:1rem}#lp032-ornexis .card__content .product-form__input--pills{display:none}#lp032-ornexis .card__content .product-form__input{margin-bottom:0}#lp032-ornexis .card--has-swatches.card--swatches-bottom .card__information{grid-row-start:1}#lp032-ornexis .card--has-swatches.card--swatches-bottom .quick-add{margin-top:1.5rem}@media screen and (max-width:749px){#lp032-ornexis .grid--2-col-tablet-down .card--card .card__information, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .card--card .card__information{padding:.5rem 0 1rem}#lp032-ornexis .grid--2-col-tablet-down .card-wrapper .badge, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .card-wrapper .badge{font-size:1rem}#lp032-ornexis .grid--2-col-tablet-down .product-card-wrapper .card, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .product-card-wrapper .card{--border-radius: calc(var(--product-card-corner-radius) / 2)}#lp032-ornexis .grid--2-col-tablet-down .collection-card-wrapper .card, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .collection-card-wrapper .card{--border-radius: calc(var(--collection-card-corner-radius) / 2)}#lp032-ornexis .grid--2-col-tablet-down .card-wrapper .card__heading, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .card-wrapper .card__heading{font-size:1.7rem}#lp032-ornexis .grid--2-col-tablet-down .card-wrapper .card__heading.h5, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .card-wrapper .card__heading.h5, #lp032-ornexis .grid--2-col-tablet-down .card-wrapper .price--on-sale, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .card-wrapper .price--on-sale{font-size:1.3rem}#lp032-ornexis .grid--2-col-tablet-down .card-wrapper .price--on-sale .price-item--regular, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .card-wrapper .price--on-sale .price-item--regular{font-size:1rem}#lp032-ornexis .grid--2-col-tablet-down .card-wrapper .color-swatches-container, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .card-wrapper .color-swatches-container{--transparent-border-size: .1rem}#lp032-ornexis .grid--2-col-tablet-down .card--has-swatches.card--swatches-bottom .quick-add, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .card--has-swatches.card--swatches-bottom .quick-add{margin-top:1.2rem}#lp032-ornexis .grid--2-col-tablet-down .card--has-swatches.card--swatches-top .card__information, #lp032-ornexis .splide__slide__container[data-mobile-columns="2"] .card--has-swatches.card--swatches-top .card__information{padding-top:.8rem}}@media screen and (min-width:750px){#lp032-ornexis .card--has-swatches.card--swatches-top .card__content, #lp032-ornexis .card--has-swatches.card--swatches-top .card__information{padding-top:1.3rem}}#lp032-ornexis .product-card-wrapper .card__badge .badge{line-height:1.9;padding:0 .75em}#lp032-ornexis .card .card__badge.top.center{margin:0}#lp032-ornexis .card__badge.top.center .badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);white-space:nowrap}#lp032-ornexis .card.card--badge-sided:not(.card--horizontal) .card__badge.left{margin-left:-1rem}#lp032-ornexis .card.card--badge-sided:not(.card--horizontal) .card__badge.left .badge{border-top-left-radius:0;border-bottom-left-radius:0}#lp032-ornexis .card.card--badge-sided:not(.card--horizontal) .card__badge.right{margin-right:-1rem}#lp032-ornexis .card.card--badge-sided:not(.card--horizontal) .card__badge.right .badge{border-top-right-radius:0;border-bottom-right-radius:0}#lp032-ornexis .card--limited-title .card__heading a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--title-lines);overflow:hidden;text-overflow:ellipsis;white-space:normal}#lp032-ornexis card-variant-selects{position:relative;z-index:1}#lp032-ornexis .card--title-position-over .card__content--main{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}#lp032-ornexis .card--title-position-over-center .card__content--main{justify-content:center}#lp032-ornexis .card--title-position-over-bottom .card__content--main{justify-content:flex-end}#lp032-ornexis .card--title-position-over .card__content--main .card__information{--padding: 2rem;padding:var(--padding)}#lp032-ornexis [data-mobile-columns="2"] .card--title-position-over .card__content--main .card__information{--padding: 1rem}#lp032-ornexis .card--title-position-over-top .card__content--main .card__information{background:rgba(var(--title-bg-color),var(--title-bg-opacity));background:linear-gradient(180deg,rgba(var(--title-bg-color),var(--title-bg-opacity)) calc(100% - var(--padding)),rgba(var(--title-bg-color),0));border-radius:var(--collection-card-corner-radius) var(--collection-card-corner-radius) 0 0}#lp032-ornexis .card--title-position-over-center .card__content--main{background:rgba(var(--title-bg-color),var(--title-bg-opacity));border-radius:var(--collection-card-corner-radius)}#lp032-ornexis .card--title-position-over-bottom .card__content--main .card__information{background:rgba(var(--title-bg-color),var(--title-bg-opacity));background:linear-gradient(0deg,rgba(var(--title-bg-color),var(--title-bg-opacity)) calc(100% - var(--padding)),rgba(var(--title-bg-color),0));border-radius:0 0 var(--collection-card-corner-radius) var(--collection-card-corner-radius)}#lp032-ornexis .collection-card__cta{margin-top:1rem;min-width:auto}#lp032-ornexis .pagination-wrapper{margin-top:4rem}@media screen and (min-width:990px){#lp032-ornexis .pagination-wrapper{margin-top:5rem}}#lp032-ornexis .pagination__list{display:flex;flex-wrap:wrap;justify-content:center}#lp032-ornexis .pagination__list>li{flex:1 0 4.4rem;max-width:4.4rem}#lp032-ornexis .pagination__list>li:not(:last-child){margin-right:1rem}#lp032-ornexis .pagination__item{color:rgb(var(--color-foreground));display:inline-flex;justify-content:center;align-items:center;position:relative;height:4.4rem;width:100%;padding:0;text-decoration:none}#lp032-ornexis a.pagination__item:hover:after{height:.1rem}#lp032-ornexis .pagination__item .icon-caret{height:.6rem}#lp032-ornexis .pagination__item--current:after{height:.1rem}#lp032-ornexis .pagination__item--current:after, #lp032-ornexis .pagination__item:hover:after{content:"";display:block;width:2rem;position:absolute;bottom:8px;left:50%;transform:translate(-50%);background-color:currentColor}#lp032-ornexis .pagination__item--next .icon{margin-left:-.2rem;transform:rotate(90deg)}#lp032-ornexis .pagination__item--next:hover .icon{transform:rotate(90deg) scale(1.07)}#lp032-ornexis .pagination__item--prev .icon{margin-right:-.2rem;transform:rotate(-90deg)}#lp032-ornexis .pagination__item--prev:hover .icon{transform:rotate(-90deg) scale(1.07)}#lp032-ornexis .pagination__item-arrow:hover:after{display:none}#lp032-ornexis .footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}#lp032-ornexis .footer:not(.color-background-1){border-top:none}#lp032-ornexis .footer__content-top{padding-bottom:5rem;display:block}@media screen and (max-width:749px){#lp032-ornexis .footer .grid{display:block}#lp032-ornexis .footer-block.grid__item{padding:0;margin:4rem 0;width:100%}#lp032-ornexis .footer-block.grid__item:first-child{margin-top:0}#lp032-ornexis .footer__content-top{padding-bottom:3rem}}@media screen and (min-width:750px){#lp032-ornexis .footer__content-top .grid{row-gap:6rem;margin-bottom:0}}#lp032-ornexis .footer__content-bottom{border-top:solid .1rem rgba(var(--color-foreground),.08);padding-top:3rem}#lp032-ornexis .footer__content-bottom:only-child{border-top:0}#lp032-ornexis .footer__content-bottom-wrapper{display:flex;width:100%;justify-content:center}@media screen and (max-width:749px){#lp032-ornexis .footer__content-bottom{flex-wrap:wrap;padding-top:0;padding-left:0;padding-right:0;row-gap:1.5rem}#lp032-ornexis .footer__content-bottom-wrapper{flex-wrap:wrap;row-gap:1.5rem;justify-content:center}}#lp032-ornexis .footer__localization:empty+.footer__column--info{align-items:center}@media screen and (max-width:749px){#lp032-ornexis .footer__localization:empty+.footer__column{padding-top:1.5rem}}#lp032-ornexis .footer__column{width:100%;align-items:flex-end}#lp032-ornexis .footer__column--info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:2rem;padding-right:2rem}@media screen and (min-width:750px){#lp032-ornexis .footer__column--info{padding-left:0;padding-right:0;align-items:flex-end}}#lp032-ornexis .footer-block:only-child:last-child{text-align:center;max-width:76rem;margin:0 auto}@media screen and (min-width:750px){#lp032-ornexis .footer-block{display:block;margin-top:0}}#lp032-ornexis .footer-block:empty{display:none}#lp032-ornexis .footer-block--newsletter{display:flex;align-items:flex-end;margin-top:3rem;gap:1rem}#lp032-ornexis .footer-block--newsletter:only-child{margin-top:0}@media screen and (max-width:749px){#lp032-ornexis .footer-block.footer-block--menu:only-child{text-align:left}}@media screen and (min-width:750px){#lp032-ornexis .footer-block--newsletter{flex-wrap:nowrap;justify-content:center}}#lp032-ornexis .footer-block__heading{margin-bottom:2rem;margin-top:0;font-size:calc(var(--font-heading-scale) * 1.6rem)}@media screen and (min-width:990px){#lp032-ornexis .footer-block__heading{font-size:calc(var(--font-heading-scale) * 1.8rem)}}#lp032-ornexis .footer__list-social:empty, #lp032-ornexis .footer-block--newsletter:empty{display:none}#lp032-ornexis .footer__follow-on-shop{display:flex;text-align:center}#lp032-ornexis .footer__list-social.list-social:only-child{justify-content:center}#lp032-ornexis .footer-block__newsletter{text-align:center;flex-grow:1}@media screen and (min-width:750px){#lp032-ornexis .footer-block__newsletter:not(:only-child){text-align:left;margin-right:auto}#lp032-ornexis .footer-block__newsletter:not(:only-child) .footer__newsletter{justify-content:flex-start;margin:0}#lp032-ornexis .footer-block__newsletter:not(:only-child) .newsletter-form__message--success{left:auto}#lp032-ornexis .footer__follow-on-shop{margin-bottom:.4rem}#lp032-ornexis .footer__follow-on-shop:first-child:not(:last-child){justify-content:flex-start;margin-right:auto;text-align:left}#lp032-ornexis .footer__follow-on-shop:not(:first-child):not(:last-child){justify-content:flex-end;text-align:right}}@media screen and (max-width:749px){#lp032-ornexis .footer-block--newsletter{display:flex;flex-direction:column;flex:1 1 100%;align-items:center;gap:3rem}#lp032-ornexis .footer__list-social.list-social, #lp032-ornexis .footer__follow-on-shop, #lp032-ornexis .footer-block__newsletter{display:flex;justify-content:center}#lp032-ornexis .footer-block__newsletter{flex-direction:column}}@media screen and (min-width:750px){#lp032-ornexis .footer-block__newsletter+.footer__list-social{margin-top:0}}#lp032-ornexis .footer__localization{display:flex;flex-direction:row;justify-content:center;align-content:center;flex-wrap:wrap;padding:1rem 1rem 0}#lp032-ornexis .footer__localization:empty{display:none}#lp032-ornexis .localization-form{display:flex;flex-direction:column;flex:auto 1 0;padding:1rem;margin:0 auto}#lp032-ornexis .localization-form:only-child{display:inline-flex;flex-wrap:wrap;flex:initial;padding:1rem 0}#lp032-ornexis .localization-form:only-child .button, #lp032-ornexis .localization-form:only-child .localization-form__select{margin:1rem 1rem .5rem;flex-grow:1}#lp032-ornexis .footer__localization h2{margin:1rem 1rem .5rem;color:rgba(var(--color-foreground),.9)}@media screen and (min-width:750px){#lp032-ornexis .footer__localization{padding:.4rem 0;justify-content:flex-start}#lp032-ornexis .localization-form{padding:1rem 2rem 1rem 0}#lp032-ornexis .localization-form:first-of-type{padding-left:0}#lp032-ornexis .localization-form:only-child{justify-content:start;width:auto;margin:0 1rem 0 0}#lp032-ornexis .localization-form:only-child .button, #lp032-ornexis .localization-form:only-child .localization-form__select{margin:1rem 0}#lp032-ornexis .footer__localization h2{margin:1rem 0 0}}@media screen and (max-width:989px){#lp032-ornexis noscript .localization-form:only-child, #lp032-ornexis .footer__localization noscript{width:100%}}#lp032-ornexis .localization-form .button{padding:1rem}#lp032-ornexis .localization-form__currency{display:inline-block}@media screen and (max-width:749px){#lp032-ornexis .localization-form .button{word-break:break-all}}#lp032-ornexis .localization-form__select{border-radius:var(--inputs-radius-outset);position:relative;margin-bottom:1.5rem;padding-left:1rem;text-align:left;min-height:calc(4rem + var(--inputs-border-width) * 2);min-width:calc(7rem + var(--inputs-border-width) * 2)}#lp032-ornexis .disclosure__button.localization-form__select{padding:calc(2rem + var(--inputs-border-width));background:rgb(var(--color-background))}#lp032-ornexis noscript .localization-form__select{padding-left:0rem}@media screen and (min-width:750px){#lp032-ornexis noscript .localization-form__select{min-width:20rem}}#lp032-ornexis .localization-form__select .icon-caret{position:absolute;content:"";height:.6rem;right:calc(var(--inputs-border-width) + 1.5rem);top:calc(50% - .2rem)}#lp032-ornexis .localization-selector.link{text-decoration:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;color:rgb(var(--color-foreground));width:100%;padding-right:4rem;padding-bottom:1.5rem}#lp032-ornexis noscript .localization-selector.link{padding-top:1.5rem;padding-left:1.5rem}#lp032-ornexis .disclosure .localization-form__select{padding-top:1.5rem}#lp032-ornexis .localization-selector option{color:#000}#lp032-ornexis .localization-selector+.disclosure__list-wrapper{margin-left:1rem;opacity:1;animation:animateLocalization var(--duration-default) ease}#lp032-ornexis .localization-form-v2{flex-shrink:0}#lp032-ornexis .localization-v2__button{display:flex;align-items:center;gap:7px;padding:.5rem 0}#lp032-ornexis .localization-v2__button svg{width:10px;height:10px;flex-shrink:0}#lp032-ornexis .localization-v2__button img{flex-shrink:0}#lp032-ornexis .localization-v2__button:hover span, #lp032-ornexis .disclosure__link:hover{text-decoration:underline;text-underline-offset:.3rem}#lp032-ornexis .localization-form-v2 .disclosure__list-wrapper{bottom:auto;top:100%;transform:translateY(.5rem)}@media screen and (max-width:999px){#lp032-ornexis .localization-form-v2 .disclosure__list-wrapper{right:-2rem}}#lp032-ornexis .localization-form-v2--images-original .localization-form-v2__image{height:1.4rem;width:auto}#lp032-ornexis .localization-form-v2--images-square .localization-form-v2__image, #lp032-ornexis .localization-form-v2--images-circle .localization-form-v2__image{--size: 2rem;width:var(--size);height:var(--size);object-fit:cover}#lp032-ornexis .localization-form-v2--images-circle .localization-form-v2__image{border-radius:50%}#lp032-ornexis .localization-form-v2 .disclosure__link{padding:.5rem 1.3rem;display:flex;align-items:center;gap:7px}#lp032-ornexis .localization-form-v2 .localization-form{margin:0;padding:0;display:block}#lp032-ornexis .localization-form-v2+.localization-form-v2{margin-left:1.2rem}@media screen and (max-width: {{settings.page_width}}#lp032-ornexis px){.disclosure__list-wrapper{right:-1rem}}@media screen and (min-width:750px){#lp032-ornexis .localization-v2__button .localization-form-v2__image{--size: 2.4rem}}@media screen and (min-width:990px){#lp032-ornexis .localization-form-v2{padding-right:.6rem}}@media screen and (max-width:749px){#lp032-ornexis .localization-v2__button{gap:5px}#lp032-ornexis .localization-v2__button .localization-form-v2__image{--size: 2.2rem}}@media screen and (min-width:750px){#lp032-ornexis .footer__payment{margin-top:1.5rem}}#lp032-ornexis .footer__content-bottom-wrapper--center{justify-content:center}#lp032-ornexis .footer__copyright{text-align:center;margin-top:1.5rem}@media screen and (min-width:750px){#lp032-ornexis .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{text-align:right}}@keyframes appear-down{0%{opacity:0;margin-top:-1rem}to{opacity:1;margin-top:0}}#lp032-ornexis .footer-block__details-content{margin-bottom:4rem}@media screen and (min-width:750px){#lp032-ornexis .footer-block__details-content{margin-bottom:0}#lp032-ornexis .footer-block__details-content>p, #lp032-ornexis .footer-block__details-content>li{padding:0}#lp032-ornexis .footer-block:only-child li{display:inline}#lp032-ornexis .footer-block__details-content>li:not(:last-child){margin-right:1.5rem}}#lp032-ornexis .footer-block__details-content .list-menu__item--link, #lp032-ornexis .copyright__content a{color:rgba(var(--color-foreground),.9)}#lp032-ornexis .footer-block__details-content .list-menu__item--active{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){#lp032-ornexis .footer-block__details-content .list-menu__item--link:hover, #lp032-ornexis .copyright__content a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}#lp032-ornexis .footer-block__details-content .list-menu__item--active:hover{text-decoration-thickness:.2rem}}@media screen and (max-width:989px){#lp032-ornexis .footer-block__details-content .list-menu__item--link{padding-top:1rem;padding-bottom:1rem}}@media screen and (min-width:750px){#lp032-ornexis .footer-block__details-content .list-menu__item--link{display:inline-block;font-size:1.4rem}#lp032-ornexis .footer-block__details-content>:first-child .list-menu__item--link{padding-top:0}}#lp032-ornexis .footer-block-image{display:flex}#lp032-ornexis .footer-block-image.left{justify-content:flex-start}#lp032-ornexis .footer-block-image.center{justify-content:center}#lp032-ornexis .footer-block-image.right{justify-content:flex-end}@media screen and (max-width:749px){#lp032-ornexis .footer-block-image, #lp032-ornexis .footer-block-image.left, #lp032-ornexis .footer-block-image.center, #lp032-ornexis .footer-block-image.right{justify-content:center}}#lp032-ornexis .footer-block__image-wrapper{margin-bottom:max(calc(2rem + var(--media-shadow-vertical-offset) * var(--media-shadow-visible)),2rem);overflow:hidden!important;background:none}#lp032-ornexis .footer-block__image-wrapper img{display:block}#lp032-ornexis .footer-block__brand-info{text-align:left}#lp032-ornexis .footer-block:only-child .footer-block__brand-info{text-align:center}#lp032-ornexis .footer-block:only-child>.footer-block__brand-info>.footer-block__image-wrapper{margin-left:auto;margin-right:auto}#lp032-ornexis .footer-block-image>img, #lp032-ornexis .footer-block__brand-info>img{height:auto}#lp032-ornexis .footer-block:only-child .footer-block__brand-info .footer__list-social.list-social{justify-content:center}#lp032-ornexis .footer-block__brand-info .footer__list-social.list-social{justify-content:flex-start;margin-left:-1.3rem;margin-right:-1.3rem}#lp032-ornexis .footer-block__details-content .placeholder-svg{max-width:20rem}#lp032-ornexis .copyright__content{font-size:1.1rem}#lp032-ornexis .copyright__content a{color:currentColor;text-decoration:none}#lp032-ornexis .policies{display:inline}#lp032-ornexis .policies li{display:inline-flex;justify-content:center;align-items:center}#lp032-ornexis .policies li:before{content:"\b7";padding:0 .8rem}#lp032-ornexis .policies li a{padding:.6rem 0;display:block}@media screen and (min-width:750px){#lp032-ornexis .policies li a{padding:0}}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}#lp032-ornexis .footer .disclosure__link{padding:.95rem 3.5rem .95rem 2rem;color:rgba(var(--color-foreground),.9)}#lp032-ornexis .footer .disclosure__link:hover{color:rgb(var(--color-foreground))}#lp032-ornexis .footer .disclosure__link--active{text-decoration:underline}@supports not (inset: 10px){@media screen and (max-width:749px){#lp032-ornexis .footer .grid{margin-left:0}}@media screen and (min-width:750px){#lp032-ornexis .footer__content-top .grid{margin-left:-3rem}#lp032-ornexis .footer__content-top .grid__item{padding-left:3rem}}}#lp032-ornexis .footer .footer-block__details-content.footer-block__details-content-mb p{margin-bottom:1em}#lp032-ornexis .footer .footer__newsletter, #lp032-ornexis .footer .newsletter-form__field-wrapper{max-width:none}@media screen and (min-width:750px){#lp032-ornexis .footer__content-top .grid{column-gap:0;margin-left:calc((var(--grid-desktop-horizontal-spacing) / 2) * -1);margin-right:calc((var(--grid-desktop-horizontal-spacing) / 2) * -1)}#lp032-ornexis .footer-block.grid__item{margin:0 calc(var(--grid-desktop-horizontal-spacing) / 2);flex-shrink:0;flex-grow:0;max-width:none}#lp032-ornexis .footer-block.footer-block--desktop-12{width:calc(100% - var(--grid-desktop-horizontal-spacing))}#lp032-ornexis .footer-block.footer-block--desktop-11{width:calc(91.63% - var(--grid-desktop-horizontal-spacing))}#lp032-ornexis .footer-block.footer-block--desktop-10{width:calc(83.33% - var(--grid-desktop-horizontal-spacing))}#lp032-ornexis .footer-block.footer-block--desktop-9{width:calc(75% - var(--grid-desktop-horizontal-spacing))}#lp032-ornexis .footer-block.footer-block--desktop-6{width:calc(50% - var(--grid-desktop-horizontal-spacing))}#lp032-ornexis .footer-block.footer-block--desktop-5{width:calc(41.6% - var(--grid-desktop-horizontal-spacing))}#lp032-ornexis .footer-block.footer-block--desktop-4{width:calc(33.3% - var(--grid-desktop-horizontal-spacing))}#lp032-ornexis .footer-block.footer-block--desktop-3{width:calc(25% - var(--grid-desktop-horizontal-spacing))}#lp032-ornexis .footer-block.footer-block--desktop-2{width:calc(16.66% - var(--grid-desktop-horizontal-spacing))}#lp032-ornexis .footer-block.footer-block--desktop-1{width:calc(8.33% - var(--grid-desktop-horizontal-spacing))}}@media screen and (max-width:749px){#lp032-ornexis .footer__content-top .grid{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:0;display:flex;margin:0}#lp032-ornexis .footer-block.grid__item{margin:0;flex-shrink:0;flex-grow:0;max-width:none;margin-bottom:4rem}#lp032-ornexis .footer-block.grid__item:last-child{margin-bottom:0}#lp032-ornexis .footer-block__details-content{margin-bottom:0}#lp032-ornexis .footer-block.footer-block--mobile-1{width:calc(50% - (var(--grid-mobile-horizontal-spacing) / 2))}#lp032-ornexis .footer-block.footer-block--mobile-2{width:100%}#lp032-ornexis .footer-block__details-content .list-menu__item--link{padding-top:.75rem;padding-bottom:.75rem}#lp032-ornexis .footer_card--half-width .card__information, #lp032-ornexis .footer-block--mobile-1 .card__information{padding:0}#lp032-ornexis .footer_card--half-width{max-width:50%}}#lp032-ornexis .header__icon--search{display:none}


#lp032-ornexis #fv-loading-icon{
    visibility: visible;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: system-ui, sans-serif;
    font-size: 190vw;
    line-height: 1;
    word-wrap: break-word;
    top: 0;
    left: 0;
    margin: 0;
    text-decoration: none;
    filter: none;
    transition: all 0s;
    transform: none;
    width: 99vw;
    height: 99vh;
    max-width: 99vw;
    max-height: 99vh;
    pointer-events: none;
    z-index: -99;
    overflow: hidden;
    opacity: 0.0001;
  }
#lp032-ornexis [data-pf-type="ImageComparison"], #lp032-ornexis [data-pf-type="BeforeAfter"]{
  user-select: none; }
#lp032-ornexis .pf-ba-content{
  position: relative; overflow: hidden; width: 100%; height: 100%; }
#lp032-ornexis [data-pf-type="ImageComparison"]:not(:has(.pf-ba-content)), #lp032-ornexis [data-pf-type="BeforeAfter"]:not(:has(.pf-ba-content)){
  position: relative; overflow: hidden; }
#lp032-ornexis .pf-ba-after{ position: relative; width: 100%; z-index: 0; }
#lp032-ornexis .pf-ba-after img{ display: block; width: 100%; height: auto; }
#lp032-ornexis .pf-ba-before{
  position: absolute; top: 0; left: 0; overflow: hidden; z-index: 1; height: 100%; }
#lp032-ornexis .pf-ba-before img{ display: block; object-fit: cover; max-width: none; max-height: none; }
#lp032-ornexis .pf-ba-vertical .pf-ba-before{ width: 100%; height: auto; }
#lp032-ornexis .pf-ba-vertical .pf-ba-before img{ width: 100%; height: auto; }
#lp032-ornexis .pf-ba-handle{
  position: absolute; top: 0; height: 100%; width: 4px;
  background: #fff; z-index: 10; cursor: col-resize; transform: translateX(-50%); }
#lp032-ornexis .pf-ba-handle[data-pf-ba-vertical]{
  top: auto; left: 0; width: 100%; height: 4px; cursor: row-resize; transform: translateY(-50%); }
#lp032-ornexis .pf-ba-handle-circle{
  position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
  width: 44px; height: 44px; background: #fff; border-radius: 50%;
  box-shadow: 0 1px 4px rgba(0,0,0,0.2); display: flex; align-items: center; justify-content: center; }
#lp032-ornexis .pf-ba-badge-wrapper{
  display: contents; font-size: 12px; font-weight: 500; color: #fff;
  background: rgba(0,0,0,0.4); padding: 4px 8px; border-radius: 4px; border: none; }
#lp032-ornexis .pf-ba-label{
  position: absolute; z-index: 5; white-space: nowrap;
  font-size: inherit; font-weight: inherit; font-style: inherit; font-family: inherit;
  color: inherit; text-decoration: inherit;
  background: inherit; padding: inherit; border: inherit; border-radius: inherit;
  pointer-events: none; user-select: none; }

.loox-icon { font-size: inherit; }#lp032-ornexis a[href='#looxReviews']{ text-decoration:none; color: inherit;}#lp032-ornexis .rtl.loox-rating{ display: flex; justify-content: flex-start; align-items: center; }#lp032-ornexis .rtl.loox-rating span{ padding-right: 5px; }#lp032-ornexis .rtl.loox-rating .loox-icon[data-lx-fill="half"]{ transform: rotateY(180deg); }#lp032-ornexis svg.loox-icon{ width: 1em; height: 1em; flex-shrink: 0; }#lp032-ornexis .loox-rating .loox-rating-content{ display: inline-flex; align-items: center; gap: 2px; vertical-align: middle; }#lp032-ornexis .loox-overlay-is-active{ overflow: hidden !important; }#lp032-ornexis .loox-rating[data-alignment="left"]{text-align: left;}#lp032-ornexis .loox-rating[data-alignment="center"]{text-align: center;}#lp032-ornexis .loox-rating[data-alignment="right"]{text-align: right;}#lp032-ornexis .rtl.loox-rating[data-alignment="left"] .loox-rating-content{margin-right: auto;}#lp032-ornexis .rtl.loox-rating[data-alignment="center"] .loox-rating-content{margin: 0 auto}#lp032-ornexis .rtl.loox-rating[data-alignment="right"] .loox-rating-content{margin-left: auto;}#lp032-ornexis .shopify-app-block:has(> .loox-widget){width: 100%;}#lp032-ornexis .loox-rating[data-floating-product-reviews-enabled="true"]{ cursor: pointer; }
#lp032-ornexis #looxReviews, #lp032-ornexis #looxCarousel{float:none;clear:both;}#lp032-ornexis #looxReviews:before, #lp032-ornexis #looxReviews:after, #lp032-ornexis #looxCarousel:before, #lp032-ornexis #looxCarousel:after{content:" ";visibility:hidden;display:block;height:0;clear:both;}
#lp032-ornexis .lx-icon-fill{
				--lx-fill-width: calc(100% - var(--lx-rating-percent, 0%));
				clip-path: inset(0 var(--lx-fill-width, 0) 0 0);
			}
			#lp032-ornexis .lx-icon-line{
				clip-path: inset(0 0 0 var(--lx-rating-percent, 0%));
			}
			#lp032-ornexis [data-lx-fill='empty']{
				--lx-rating-percent: 0%;
			}
			#lp032-ornexis [data-lx-fill='half']{
				--lx-rating-percent: 50%;
			}
			#lp032-ornexis [data-lx-fill='full']{
				--lx-rating-percent: 100%;
			}

#lp032-ornexis .async-hide{ opacity: 0 !important}

#lp032-ornexis #shopify-buyer-consent{
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#lp032-ornexis #shopify-buyer-consent.hidden{
  display: none;
}

#lp032-ornexis #shopify-subscription-policy-button{
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#lp032-ornexis #shopify-subscription-policy-button::before{
  box-shadow: none;
}



        

        

        


        #lp032-ornexis{
          --font-body-family: 'Lato', sans-serif;
          --font-body-style: normal;
          --font-body-weight: 400;
          --font-body-weight-bold: 700;
        }
      
      
      
        

        #lp032-ornexis{
          --font-heading-family: 'Lato', sans-serif;
          --font-heading-style: normal;
          --font-heading-weight: 700;
        }
      

      #lp032-ornexis{
        --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: 243, 243, 243;
        --color-base-solid-button-labels: 255, 255, 255;
        --color-base-outline-button-labels: 0, 114, 167;
        --color-base-accent-1: 0, 114, 167;
        --color-base-accent-2: 0, 114, 167;
        --payment-terms-background-color: #ffffff;

        --gradient-base-background-1: #ffffff;
        --gradient-base-background-2: #f3f3f3;
        --gradient-base-accent-1: #0072a7;
        --gradient-base-accent-2: linear-gradient(54deg, rgba(109, 56, 139, 1) 14%, rgba(105, 14, 14, 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: 140rem;
        --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: 10px;
        --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;
      }

      #lp032-ornexis *, #lp032-ornexis *::before, #lp032-ornexis *::after{
        box-sizing: inherit;
      }

      #lp032-ornexis{
        box-sizing: border-box;
        font-size: calc(var(--font-body-scale) * 62.5%);
        height: 100%;
      }
      
      #lp032-ornexis{
        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) {
        #lp032-ornexis{
          font-size: 1.6rem;
        }
      }

      /* fallback */
      

      #lp032-ornexis .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;
      }
      #lp032-ornexis .material-symbols-outlined.filled{
        font-variation-settings:
        'FILL' 1
      }
      
      
#lp032-ornexis .atc-button.product-form__submit, #lp032-ornexis .main-product-atc, #lp032-ornexis button[id*="ProductSubmitButton"]{
  height: 65px !important;
  min-height: 65px !important;
}

#lp032-ornexis .essential_countdown_annoucement_bar_wrapper > div > .essential_countdown_timer span:first-child, #lp032-ornexis .essential_countdown_annoucement_bar_wrapper > div > .essential_countdown_timer span:nth-child(2){
  display: none;
}

#lp032-ornexis .essential_countdown_annoucement_bar_wrapper > div > .essential_countdown_timer :nth-child(8){
  visibility: hidden;
  display: none;
}

#lp032-ornexis .essential_countdown_annoucement_bar_wrapper > div > .essential_countdown_timer{
  grid-template-columns: 1fr 10px 1fr 10px 1fr 10px !important;
}

#lp032-ornexis .kaching-bundles__block{
      display: none;
    }

    #lp032-ornexis .kaching-bundles-sticky-atc{
      display: none;
    }

#lp032-ornexis .gps *, #lp032-ornexis .gps :after, #lp032-ornexis .gps :before{border:0 solid #e5e7eb;box-sizing:border-box}#lp032-ornexis .gps :after, #lp032-ornexis .gps :before{--tw-content:""}#lp032-ornexis .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}#lp032-ornexis .gps hr{border-top-width:1px;color:inherit;height:0}#lp032-ornexis .gps abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}#lp032-ornexis .gps h1, #lp032-ornexis .gps h2, #lp032-ornexis .gps h3, #lp032-ornexis .gps h4, #lp032-ornexis .gps h5, #lp032-ornexis .gps h6{font-size:inherit;font-weight:inherit}#lp032-ornexis .gps a{color:inherit;text-decoration:inherit}#lp032-ornexis .gps b, #lp032-ornexis .gps strong{font-weight:bolder}#lp032-ornexis .gps code, #lp032-ornexis .gps kbd, #lp032-ornexis .gps pre, #lp032-ornexis .gps samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}#lp032-ornexis .gps small{font-size:80%}#lp032-ornexis .gps sub, #lp032-ornexis .gps sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}#lp032-ornexis .gps sub{bottom:-.25em}#lp032-ornexis .gps sup{top:-.5em}#lp032-ornexis .gps table{border-collapse:collapse;border-color:inherit;text-indent:0}#lp032-ornexis .gps button, #lp032-ornexis .gps input, #lp032-ornexis .gps optgroup, #lp032-ornexis .gps select, #lp032-ornexis .gps textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}#lp032-ornexis .gps button, #lp032-ornexis .gps select{text-transform:none}#lp032-ornexis .gps [type=button], #lp032-ornexis .gps [type=reset], #lp032-ornexis .gps [type=submit], #lp032-ornexis .gps button{-webkit-appearance:button;background-color:transparent;background-image:none}#lp032-ornexis .gps :-moz-focusring{outline:auto}#lp032-ornexis .gps :-moz-ui-invalid{box-shadow:none}#lp032-ornexis .gps progress{vertical-align:baseline}#lp032-ornexis .gps ::-webkit-inner-spin-button, #lp032-ornexis .gps ::-webkit-outer-spin-button{height:auto}#lp032-ornexis .gps [type=search]{-webkit-appearance:textfield;outline-offset:-2px}#lp032-ornexis .gps ::-webkit-search-decoration{-webkit-appearance:none}#lp032-ornexis .gps ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}#lp032-ornexis .gps summary{display:list-item}#lp032-ornexis .gps blockquote, #lp032-ornexis .gps dd, #lp032-ornexis .gps dl, #lp032-ornexis .gps figure, #lp032-ornexis .gps h1, #lp032-ornexis .gps h2, #lp032-ornexis .gps h3, #lp032-ornexis .gps h4, #lp032-ornexis .gps h5, #lp032-ornexis .gps h6, #lp032-ornexis .gps hr, #lp032-ornexis .gps p, #lp032-ornexis .gps pre{margin:0}#lp032-ornexis .gps fieldset{margin:0;padding:0}#lp032-ornexis .gps legend{padding:0}#lp032-ornexis .gps menu, #lp032-ornexis .gps ol, #lp032-ornexis .gps ul{list-style:none;margin:0;padding:0}#lp032-ornexis .gps textarea{resize:vertical}#lp032-ornexis .gps input::-moz-placeholder, #lp032-ornexis .gps textarea::-moz-placeholder{color:#9ca3af;opacity:1}#lp032-ornexis .gps input::placeholder, #lp032-ornexis .gps textarea::placeholder{color:#9ca3af;opacity:1}#lp032-ornexis .gps [role=button], #lp032-ornexis .gps button{cursor:pointer}#lp032-ornexis .gps :disabled{cursor:default}#lp032-ornexis .gps audio, #lp032-ornexis .gps canvas, #lp032-ornexis .gps embed, #lp032-ornexis .gps iframe, #lp032-ornexis .gps img, #lp032-ornexis .gps object, #lp032-ornexis .gps svg, #lp032-ornexis .gps video{display:block;vertical-align:middle}#lp032-ornexis .gps img, #lp032-ornexis .gps video{height:auto;max-width:100%}#lp032-ornexis .gps [hidden]{display:none}#lp032-ornexis .gps{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}#lp032-ornexis .gps #__next{height:100%;overflow-x:clip}#lp032-ornexis .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%}#lp032-ornexis .gps .gem-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;min-height:100%;overflow:hidden;position:relative;width:100%}#lp032-ornexis .gps .gem-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}#lp032-ornexis .gps .gem-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}#lp032-ornexis .gps [data-keen-slider-moves] *{pointer-events:none}#lp032-ornexis .gps .pb-safe{padding-bottom:env(safe-area-inset-bottom)}#lp032-ornexis .gps .pt-safe{padding-top:env(safe-area-inset-top)}#lp032-ornexis .gps .pl-safe{padding-left:env(safe-area-inset-left)}#lp032-ornexis .gps .pr-safe{padding-right:env(safe-area-inset-right)}#lp032-ornexis .gps .p-safe{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}#lp032-ornexis .gps .px-safe{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}#lp032-ornexis .gps .py-safe{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}#lp032-ornexis .gps .h-safe{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}#lp032-ornexis .gps .min-h-safe{min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}#lp032-ornexis .gps .gp-text ol, #lp032-ornexis .gps .gp-text ul, #lp032-ornexis .gps .gp-text-instant ol, #lp032-ornexis .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}#lp032-ornexis .gps .gp-text strong{font-weight:700}#lp032-ornexis .gps .gp-text ul>li, #lp032-ornexis .gps .gp-text-instant ul>li{list-style:disc inside!important}#lp032-ornexis .gps .gp-text ol>li, #lp032-ornexis .gps .gp-text-instant ol>li{list-style:decimal inside!important}#lp032-ornexis .gps [display-init=hide]>div{display:inline!important;overflow:hidden!important;visibility:hidden!important}#lp032-ornexis .gps [display-init=hide]>div, #lp032-ornexis .gps [display-init=hide]>div *{max-height:0!important;max-width:0!important}#lp032-ornexis .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%}#lp032-ornexis .gps [data-slot=children].product-feature-image{border:unset;border-radius:0;visibility:visible!important}#lp032-ornexis .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}#lp032-ornexis .gps .gp-instant-page [data-slot=children].product-feature-image{border:unset;visibility:visible!important}#lp032-ornexis .gps .gp-instant-page [data-slot=children].product-feature-image:after{border:unset;color:#aaa;visibility:visible}#lp032-ornexis .gps .gp-instant-page [data-slot=children].product-feature-image .drag-placeholder{height:100%}#lp032-ornexis .gps .gp-dialog{display:none}#lp032-ornexis .gps .gp-dialog[open]{display:block}#lp032-ornexis .gps .gp-dialog:modal{position:fixed}#lp032-ornexis .gps h1, #lp032-ornexis .gps h2, #lp032-ornexis .gps h3, #lp032-ornexis .gps h4, #lp032-ornexis .gps h5, #lp032-ornexis .gps h6{word-break:normal}#lp032-ornexis .gps p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:inherit}#lp032-ornexis .gps .gp-p-description-text ol, #lp032-ornexis .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}#lp032-ornexis .gps .gp-p-description-text ol ol{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}#lp032-ornexis .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}#lp032-ornexis .gps .gp-p-description-text h1, #lp032-ornexis .gps .gp-p-description-text h2, #lp032-ornexis .gps .gp-p-description-text h3, #lp032-ornexis .gps .gp-p-description-text h4, #lp032-ornexis .gps .gp-p-description-text h5, #lp032-ornexis .gps .gp-p-description-text h6{display:block;font-weight:700}#lp032-ornexis .gps .gp-p-description-text h1, #lp032-ornexis .gps .gp-p-description-text h2, #lp032-ornexis .gps .gp-p-description-text h3, #lp032-ornexis .gps .gp-p-description-text h4, #lp032-ornexis .gps .gp-p-description-text h5, #lp032-ornexis .gps .gp-p-description-text h6, #lp032-ornexis .gps .gp-p-description-text p{line-height:1.4!important;margin:0 0 1em}#lp032-ornexis .gps .gp-p-description-text h2{font-size:1.5em}#lp032-ornexis .gps .gp-p-description-text h3{font-size:1.17em}#lp032-ornexis .gps .gp-p-description-text a{color:-webkit-link;cursor:text;text-decoration:underline}#lp032-ornexis .gps .gp-p-description-text h4{font-size:1em}#lp032-ornexis .gps .gp-p-description-text h5{font-size:.83em}#lp032-ornexis .gps .gp-p-description-text h6{font-size:.67em}#lp032-ornexis .gps .gp-p-description-text ul{list-style-type:disc}#lp032-ornexis .gps .gp-p-description-text ol{list-style-type:decimal}#lp032-ornexis .gps .gp-p-description-text ul li{display:list-item;list-style:disc none outside;text-align:-webkit-match-parent;word-break:break-word}#lp032-ornexis .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}#lp032-ornexis .gps .gp-p-description-text table, #lp032-ornexis .gps .gp-p-description-text td, #lp032-ornexis .gps .gp-p-description-text th{border:1px dashed #ccc!important;padding:unset!important}#lp032-ornexis .gps .gp-p-description-text table{border-collapse:separate;border-spacing:2px;box-sizing:border-box;display:table;text-indent:0;width:100%}#lp032-ornexis .gps .gp-p-description-text p:last-child{margin-bottom:0!important}#lp032-ornexis .gps .gp-tab-header-list::-webkit-scrollbar{display:none}#lp032-ornexis .gps .rfm-marquee-container{display:flex;flex-direction:row;max-width:unset!important;position:relative;transform:var(--transform);width:var(--width)}#lp032-ornexis .gps .rfm-overlay{height:100%;position:absolute;width:100%}#lp032-ornexis .gps .rfm-overlay:after{right:0;top:0;transform:rotate(180deg)}#lp032-ornexis .gps .rfm-overlay:before{left:0;top:0}#lp032-ornexis .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%)}}#lp032-ornexis .gps .rfm-initial-child-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;min-width:auto}#lp032-ornexis .gps .rfm-child{transform:var(--transform)}#lp032-ornexis .gps [style*="--mbchild:"]>:first-child{margin-bottom:var(--mbchild)}#lp032-ornexis .gps [style*="--grchild:"]>:first-child{grid-row:var(--grchild)}@media (min-width:1025px){#lp032-ornexis .gps .rfm-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}#lp032-ornexis .gps .rfm-marquee-container:active div{animation-play-state:var(--pause-on-click)}}#lp032-ornexis .gps.gpsil [style*="--d:"]{display:var(--d)}@media only screen and (max-width:1024px){#lp032-ornexis .gps.gpsil [style*="--d-tablet:"]{display:var(--d-tablet)}}@media only screen and (max-width:767px){#lp032-ornexis .gps.gpsil [style*="--d-mobile:"]{display:var(--d-mobile)}}#lp032-ornexis .gps.gpsi [style*="--ai:"]{align-items:var(--ai)}#lp032-ornexis .gps.gpsi [style*="--hvr-ai:"]:hover{align-items:var(--hvr-ai)}#lp032-ornexis .gps.gpsi [style*="--focus-ai:"]:focus{align-items:var(--focus-ai)}#lp032-ornexis .gps.gpsi [style*="--as:"]{align-self:var(--as)}#lp032-ornexis .gps.gpsi [style*="--hvr-as:"]:hover{align-self:var(--hvr-as)}#lp032-ornexis .gps.gpsi [style*="--focus-as:"]:focus{align-self:var(--focus-as)}#lp032-ornexis .gps.gpsi [style*="--aspect:"]{aspect-ratio:var(--aspect)}#lp032-ornexis .gps.gpsi [style*="--hvr-aspect:"]:hover{aspect-ratio:var(--hvr-aspect)}#lp032-ornexis .gps.gpsi [style*="--focus-aspect:"]:focus{aspect-ratio:var(--focus-aspect)}#lp032-ornexis .gps.gpsi [style*="--bg:"]{background:var(--bg)}#lp032-ornexis .gps.gpsi [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}#lp032-ornexis .gps.gpsi [style*="--focus-bg:"]:focus{background:var(--focus-bg)}#lp032-ornexis .gps.gpsi [style*="--bga:"]{background-attachment:var(--bga)}#lp032-ornexis .gps.gpsi [style*="--hvr-bga:"]:hover{background-attachment:var(--hvr-bga)}#lp032-ornexis .gps.gpsi [style*="--focus-bga:"]:focus{background-attachment:var(--focus-bga)}#lp032-ornexis .gps.gpsi [style*="--bgc:"]{background-color:var(--bgc)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgc:"]:hover{background-color:var(--hvr-bgc)}#lp032-ornexis .gps.gpsi [style*="--focus-bgc:"]:focus{background-color:var(--focus-bgc)}#lp032-ornexis .gps.gpsi [style*="--bgi:"]{background-image:var(--bgi)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}#lp032-ornexis .gps.gpsi [style*="--focus-bgi:"]:focus{background-image:var(--focus-bgi)}#lp032-ornexis .gps.gpsi [style*="--bgp:"]{background-position:var(--bgp)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgp:"]:hover{background-position:var(--hvr-bgp)}#lp032-ornexis .gps.gpsi [style*="--focus-bgp:"]:focus{background-position:var(--focus-bgp)}#lp032-ornexis .gps.gpsi [style*="--bgr:"]{background-repeat:var(--bgr)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgr:"]:hover{background-repeat:var(--hvr-bgr)}#lp032-ornexis .gps.gpsi [style*="--focus-bgr:"]:focus{background-repeat:var(--focus-bgr)}#lp032-ornexis .gps.gpsi [style*="--bgs:"]{background-size:var(--bgs)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgs:"]:hover{background-size:var(--hvr-bgs)}#lp032-ornexis .gps.gpsi [style*="--focus-bgs:"]:focus{background-size:var(--focus-bgs)}#lp032-ornexis .gps.gpsi [style*="--b:"]{border:var(--b)}#lp032-ornexis .gps.gpsi [style*="--hvr-b:"]:hover{border:var(--hvr-b)}#lp032-ornexis .gps.gpsi [style*="--focus-b:"]:focus{border:var(--focus-b)}#lp032-ornexis .gps.gpsi [style*="--bb:"]{border-bottom:var(--bb)}#lp032-ornexis .gps.gpsi [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}#lp032-ornexis .gps.gpsi [style*="--focus-bb:"]:focus{border-bottom:var(--focus-bb)}#lp032-ornexis .gps.gpsi [style*="--bbw:"]{border-bottom-width:var(--bbw)}#lp032-ornexis .gps.gpsi [style*="--hvr-bbw:"]:hover{border-bottom-width:var(--hvr-bbw)}#lp032-ornexis .gps.gpsi [style*="--focus-bbw:"]:focus{border-bottom-width:var(--focus-bbw)}#lp032-ornexis .gps.gpsi [style*="--blw:"]{border-left-width:var(--blw)}#lp032-ornexis .gps.gpsi [style*="--hvr-blw:"]:hover{border-left-width:var(--hvr-blw)}#lp032-ornexis .gps.gpsi [style*="--focus-blw:"]:focus{border-left-width:var(--focus-blw)}#lp032-ornexis .gps.gpsi [style*="--brw:"]{border-right-width:var(--brw)}#lp032-ornexis .gps.gpsi [style*="--hvr-brw:"]:hover{border-right-width:var(--hvr-brw)}#lp032-ornexis .gps.gpsi [style*="--focus-brw:"]:focus{border-right-width:var(--focus-brw)}#lp032-ornexis .gps.gpsi [style*="--btw:"]{border-top-width:var(--btw)}#lp032-ornexis .gps.gpsi [style*="--hvr-btw:"]:hover{border-top-width:var(--hvr-btw)}#lp032-ornexis .gps.gpsi [style*="--focus-btw:"]:focus{border-top-width:var(--focus-btw)}#lp032-ornexis .gps.gpsi [style*="--bbc:"]{border-bottom-color:var(--bbc)}#lp032-ornexis .gps.gpsi [style*="--hvr-bbc:"]:hover{border-bottom-color:var(--hvr-bbc)}#lp032-ornexis .gps.gpsi [style*="--focus-bbc:"]:focus{border-bottom-color:var(--focus-bbc)}#lp032-ornexis .gps.gpsi [style*="--btc:"]{border-top-color:var(--btc)}#lp032-ornexis .gps.gpsi [style*="--hvr-btc:"]:hover{border-top-color:var(--hvr-btc)}#lp032-ornexis .gps.gpsi [style*="--focus-btc:"]:focus{border-top-color:var(--focus-btc)}#lp032-ornexis .gps.gpsi [style*="--blc:"]{border-left-color:var(--blc)}#lp032-ornexis .gps.gpsi [style*="--hvr-blc:"]:hover{border-left-color:var(--hvr-blc)}#lp032-ornexis .gps.gpsi [style*="--focus-blc:"]:focus{border-left-color:var(--focus-blc)}#lp032-ornexis .gps.gpsi [style*="--brc:"]{border-right-color:var(--brc)}#lp032-ornexis .gps.gpsi [style*="--hvr-brc:"]:hover{border-right-color:var(--hvr-brc)}#lp032-ornexis .gps.gpsi [style*="--focus-brc:"]:focus{border-right-color:var(--focus-brc)}#lp032-ornexis .gps.gpsi [style*="--bc:"]{border-color:var(--bc)}#lp032-ornexis .gps.gpsi [style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}#lp032-ornexis .gps.gpsi [style*="--focus-bc:"]:focus{border-color:var(--focus-bc)}#lp032-ornexis .gps.gpsi [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}#lp032-ornexis .gps.gpsi [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}#lp032-ornexis .gps.gpsi [style*="--focus-bblr:"]:focus{border-bottom-left-radius:var(--focus-bblr)}#lp032-ornexis .gps.gpsi [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}#lp032-ornexis .gps.gpsi [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}#lp032-ornexis .gps.gpsi [style*="--focus-bbrr:"]:focus{border-bottom-right-radius:var(--focus-bbrr)}#lp032-ornexis .gps.gpsi [style*="--bl:"]{border-left:var(--bl)}#lp032-ornexis .gps.gpsi [style*="--hvr-bl:"]:hover{border-left:var(--hvr-bl)}#lp032-ornexis .gps.gpsi [style*="--focus-bl:"]:focus{border-left:var(--focus-bl)}#lp032-ornexis .gps.gpsi [style*="--radius:"]{border-radius:var(--radius)}#lp032-ornexis .gps.gpsi [style*="--hvr-radius:"]:hover{border-radius:var(--hvr-radius)}#lp032-ornexis .gps.gpsi [style*="--focus-radius:"]:focus{border-radius:var(--focus-radius)}#lp032-ornexis .gps.gpsi [style*="--br:"]{border-right:var(--br)}#lp032-ornexis .gps.gpsi [style*="--hvr-br:"]:hover{border-right:var(--hvr-br)}#lp032-ornexis .gps.gpsi [style*="--focus-br:"]:focus{border-right:var(--focus-br)}#lp032-ornexis .gps.gpsi [style*="--bs:"]{border-style:var(--bs)}#lp032-ornexis .gps.gpsi [style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}#lp032-ornexis .gps.gpsi [style*="--focus-bs:"]:focus{border-style:var(--focus-bs)}#lp032-ornexis .gps.gpsi [style*="--bt:"]{border-top:var(--bt)}#lp032-ornexis .gps.gpsi [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}#lp032-ornexis .gps.gpsi [style*="--focus-bt:"]:focus{border-top:var(--focus-bt)}#lp032-ornexis .gps.gpsi [style*="--btlr:"]{border-top-left-radius:var(--btlr)}#lp032-ornexis .gps.gpsi [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}#lp032-ornexis .gps.gpsi [style*="--focus-btlr:"]:focus{border-top-left-radius:var(--focus-btlr)}#lp032-ornexis .gps.gpsi [style*="--btrr:"]{border-top-right-radius:var(--btrr)}#lp032-ornexis .gps.gpsi [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}#lp032-ornexis .gps.gpsi [style*="--focus-btrr:"]:focus{border-top-right-radius:var(--focus-btrr)}#lp032-ornexis .gps.gpsi [style*="--bw:"]{border-width:var(--bw)}#lp032-ornexis .gps.gpsi [style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}#lp032-ornexis .gps.gpsi [style*="--focus-bw:"]:focus{border-width:var(--focus-bw)}#lp032-ornexis .gps.gpsi [style*="--bottom:"]{bottom:var(--bottom)}#lp032-ornexis .gps.gpsi [style*="--hvr-bottom:"]:hover{bottom:var(--hvr-bottom)}#lp032-ornexis .gps.gpsi [style*="--focus-bottom:"]:focus{bottom:var(--focus-bottom)}#lp032-ornexis .gps.gpsi [style*="--shadow:"]{box-shadow:var(--shadow)}#lp032-ornexis .gps.gpsi [style*="--hvr-shadow:"]:hover{box-shadow:var(--hvr-shadow)}#lp032-ornexis .gps.gpsi [style*="--focus-shadow:"]:focus{box-shadow:var(--focus-shadow)}#lp032-ornexis .gps.gpsi [style*="--c:"]{color:var(--c)}#lp032-ornexis .gps.gpsi [style*="--hvr-c:"]:hover{color:var(--hvr-c)}#lp032-ornexis .gps.gpsi [style*="--focus-c:"]:focus{color:var(--focus-c)}#lp032-ornexis .gps.gpsi [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}#lp032-ornexis .gps.gpsi [style*="--hvr-cg:"]:hover{-moz-column-gap:var(--hvr-cg);column-gap:var(--hvr-cg)}#lp032-ornexis .gps.gpsi [style*="--focus-cg:"]:focus{-moz-column-gap:var(--focus-cg);column-gap:var(--focus-cg)}#lp032-ornexis .gps.gpsi [style*="--d:"]{display:var(--d)}#lp032-ornexis .gps.gpsi [style*="--hvr-d:"]:hover{display:var(--hvr-d)}#lp032-ornexis .gps.gpsi [style*="--focus-d:"]:focus{display:var(--focus-d)}#lp032-ornexis .gps.gpsi [style*="--fd:"]{flex-direction:var(--fd)}#lp032-ornexis .gps.gpsi [style*="--hvr-fd:"]:hover{flex-direction:var(--hvr-fd)}#lp032-ornexis .gps.gpsi [style*="--focus-fd:"]:focus{flex-direction:var(--focus-fd)}#lp032-ornexis .gps.gpsi [style*="--ff:"]{font-family:var(--ff)}#lp032-ornexis .gps.gpsi [style*="--hvr-ff:"]:hover{font-family:var(--hvr-ff)}#lp032-ornexis .gps.gpsi [style*="--focus-ff:"]:focus{font-family:var(--focus-ff)}#lp032-ornexis .gps.gpsi [style*="--size:"]{font-size:var(--size)}#lp032-ornexis .gps.gpsi [style*="--hvr-size:"]:hover{font-size:var(--hvr-size)}#lp032-ornexis .gps.gpsi [style*="--focus-size:"]:focus{font-size:var(--focus-size)}#lp032-ornexis .gps.gpsi [style*="--weight:"]{font-weight:var(--weight)}#lp032-ornexis .gps.gpsi [style*="--hvr-weight:"]:hover{font-weight:var(--hvr-weight)}#lp032-ornexis .gps.gpsi [style*="--focus-weight:"]:focus{font-weight:var(--focus-weight)}#lp032-ornexis .gps.gpsi [style*="--fs:"]{font-style:var(--fs)}#lp032-ornexis .gps.gpsi [style*="--hvr-fs:"]:hover{font-style:var(--hvr-fs)}#lp032-ornexis .gps.gpsi [style*="--focus-fs:"]:focus{font-style:var(--focus-fs)}#lp032-ornexis .gps.gpsi [style*="--gg:"]{grid-gap:var(--gg)}#lp032-ornexis .gps.gpsi [style*="--hvr-gg:"]:hover{grid-gap:var(--hvr-gg)}#lp032-ornexis .gps.gpsi [style*="--focus-gg:"]:focus{grid-gap:var(--focus-gg)}#lp032-ornexis .gps.gpsi [style*="--gr:"]{grid-row:var(--gr)}#lp032-ornexis .gps.gpsi [style*="--hvr-gr:"]:hover{grid-row:var(--hvr-gr)}#lp032-ornexis .gps.gpsi [style*="--focus-gr:"]:focus{grid-row:var(--focus-gr)}#lp032-ornexis .gps.gpsi [style*="--gtc:"]{grid-template-columns:var(--gtc)}#lp032-ornexis .gps.gpsi [style*="--hvr-gtc:"]:hover{grid-template-columns:var(--hvr-gtc)}#lp032-ornexis .gps.gpsi [style*="--focus-gtc:"]:focus{grid-template-columns:var(--focus-gtc)}#lp032-ornexis .gps.gpsi [style*="--gtr:"]{grid-template-rows:var(--gtr)}#lp032-ornexis .gps.gpsi [style*="--hvr-gtr:"]:hover{grid-template-rows:var(--hvr-gtr)}#lp032-ornexis .gps.gpsi [style*="--focus-gtr:"]:focus{grid-template-rows:var(--focus-gtr)}#lp032-ornexis .gps.gpsi [style*="--h:"]{height:var(--h)}#lp032-ornexis .gps.gpsi [style*="--hvr-h:"]:hover{height:var(--hvr-h)}#lp032-ornexis .gps.gpsi [style*="--focus-h:"]:focus{height:var(--focus-h)}#lp032-ornexis .gps.gpsi [style*="--jc:"]{justify-content:var(--jc)}#lp032-ornexis .gps.gpsi [style*="--hvr-jc:"]:hover{justify-content:var(--hvr-jc)}#lp032-ornexis .gps.gpsi [style*="--focus-jc:"]:focus{justify-content:var(--focus-jc)}#lp032-ornexis .gps.gpsi [style*="--js:"]{justify-self:var(--js)}#lp032-ornexis .gps.gpsi [style*="--hvr-js:"]:hover{justify-self:var(--hvr-js)}#lp032-ornexis .gps.gpsi [style*="--focus-js:"]:focus{justify-self:var(--focus-js)}#lp032-ornexis .gps.gpsi [style*="--left:"]{left:var(--left)}#lp032-ornexis .gps.gpsi [style*="--hvr-left:"]:hover{left:var(--hvr-left)}#lp032-ornexis .gps.gpsi [style*="--focus-left:"]:focus{left:var(--focus-left)}#lp032-ornexis .gps.gpsi [style*="--ls:"]{letter-spacing:var(--ls)}#lp032-ornexis .gps.gpsi [style*="--hvr-ls:"]:hover{letter-spacing:var(--hvr-ls)}#lp032-ornexis .gps.gpsi [style*="--focus-ls:"]:focus{letter-spacing:var(--focus-ls)}#lp032-ornexis .gps.gpsi [style*="--lh:"]{line-height:var(--lh)}#lp032-ornexis .gps.gpsi [style*="--hvr-lh:"]:hover{line-height:var(--hvr-lh)}#lp032-ornexis .gps.gpsi [style*="--focus-lh:"]:focus{line-height:var(--focus-lh)}#lp032-ornexis .gps.gpsi [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}#lp032-ornexis .gps.gpsi [style*="--hvr-tdt:"]:hover{text-decoration-thickness:var(--hvr-tdt)}#lp032-ornexis .gps.gpsi [style*="--focus-tdt:"]:focus{text-decoration-thickness:var(--focus-tdt)}#lp032-ornexis .gps.gpsi [style*="--tdc:"]{text-decoration-color:var(--tdc)}#lp032-ornexis .gps.gpsi [style*="--hvr-tdc:"]:hover{text-decoration-color:var(--hvr-tdc)}#lp032-ornexis .gps.gpsi [style*="--focus-tdc:"]:focus{text-decoration-color:var(--focus-tdc)}#lp032-ornexis .gps.gpsi [style*="--tdl:"]{text-decoration-line:var(--tdl)}#lp032-ornexis .gps.gpsi [style*="--hvr-tdl:"]:hover{text-decoration-line:var(--hvr-tdl)}#lp032-ornexis .gps.gpsi [style*="--focus-tdl:"]:focus{text-decoration-line:var(--focus-tdl)}#lp032-ornexis .gps.gpsi [style*="--m:"]{margin:var(--m)}#lp032-ornexis .gps.gpsi [style*="--hvr-m:"]:hover{margin:var(--hvr-m)}#lp032-ornexis .gps.gpsi [style*="--focus-m:"]:focus{margin:var(--focus-m)}#lp032-ornexis .gps.gpsi [style*="--mb:"]{margin-bottom:var(--mb)}#lp032-ornexis .gps.gpsi [style*="--hvr-mb:"]:hover{margin-bottom:var(--hvr-mb)}#lp032-ornexis .gps.gpsi [style*="--focus-mb:"]:focus{margin-bottom:var(--focus-mb)}#lp032-ornexis .gps.gpsi [style*="--ml:"]{margin-left:var(--ml)}#lp032-ornexis .gps.gpsi [style*="--hvr-ml:"]:hover{margin-left:var(--hvr-ml)}#lp032-ornexis .gps.gpsi [style*="--focus-ml:"]:focus{margin-left:var(--focus-ml)}#lp032-ornexis .gps.gpsi [style*="--mr:"]{margin-right:var(--mr)}#lp032-ornexis .gps.gpsi [style*="--hvr-mr:"]:hover{margin-right:var(--hvr-mr)}#lp032-ornexis .gps.gpsi [style*="--focus-mr:"]:focus{margin-right:var(--focus-mr)}#lp032-ornexis .gps.gpsi [style*="--mt:"]{margin-top:var(--mt)}#lp032-ornexis .gps.gpsi [style*="--hvr-mt:"]:hover{margin-top:var(--hvr-mt)}#lp032-ornexis .gps.gpsi [style*="--focus-mt:"]:focus{margin-top:var(--focus-mt)}#lp032-ornexis .gps.gpsi [style*="--maxh:"]{max-height:var(--maxh)}#lp032-ornexis .gps.gpsi [style*="--hvr-maxh:"]:hover{max-height:var(--hvr-maxh)}#lp032-ornexis .gps.gpsi [style*="--focus-maxh:"]:focus{max-height:var(--focus-maxh)}#lp032-ornexis .gps.gpsi [style*="--maxw:"]{max-width:var(--maxw)}#lp032-ornexis .gps.gpsi [style*="--hvr-maxw:"]:hover{max-width:var(--hvr-maxw)}#lp032-ornexis .gps.gpsi [style*="--focus-maxw:"]:focus{max-width:var(--focus-maxw)}#lp032-ornexis .gps.gpsi [style*="--minh:"]{min-height:var(--minh)}#lp032-ornexis .gps.gpsi [style*="--hvr-minh:"]:hover{min-height:var(--hvr-minh)}#lp032-ornexis .gps.gpsi [style*="--focus-minh:"]:focus{min-height:var(--focus-minh)}#lp032-ornexis .gps.gpsi [style*="--minw:"]{min-width:var(--minw)}#lp032-ornexis .gps.gpsi [style*="--hvr-minw:"]:hover{min-width:var(--hvr-minw)}#lp032-ornexis .gps.gpsi [style*="--focus-minw:"]:focus{min-width:var(--focus-minw)}#lp032-ornexis .gps.gpsi [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}#lp032-ornexis .gps.gpsi [style*="--hvr-objf:"]:hover{-o-object-fit:var(--hvr-objf);object-fit:var(--hvr-objf)}#lp032-ornexis .gps.gpsi [style*="--focus-objf:"]:focus{-o-object-fit:var(--focus-objf);object-fit:var(--focus-objf)}#lp032-ornexis .gps.gpsi [style*="--op:"]{opacity:var(--op)}#lp032-ornexis .gps.gpsi [style*="--hvr-op:"]:hover{opacity:var(--hvr-op)}#lp032-ornexis .gps.gpsi [style*="--focus-op:"]:focus{opacity:var(--focus-op)}#lp032-ornexis .gps.gpsi [style*="--o:"]{order:var(--o)}#lp032-ornexis .gps.gpsi [style*="--hvr-o:"]:hover{order:var(--hvr-o)}#lp032-ornexis .gps.gpsi [style*="--focus-o:"]:focus{order:var(--focus-o)}#lp032-ornexis .gps.gpsi [style*="--of:"]{overflow:var(--of)}#lp032-ornexis .gps.gpsi [style*="--hvr-of:"]:hover{overflow:var(--hvr-of)}#lp032-ornexis .gps.gpsi [style*="--focus-of:"]:focus{overflow:var(--focus-of)}#lp032-ornexis .gps.gpsi [style*="--ofx:"]{overflow-x:var(--ofx)}#lp032-ornexis .gps.gpsi [style*="--hvr-ofx:"]:hover{overflow-x:var(--hvr-ofx)}#lp032-ornexis .gps.gpsi [style*="--focus-ofx:"]:focus{overflow-x:var(--focus-ofx)}#lp032-ornexis .gps.gpsi [style*="--ofy:"]{overflow-y:var(--ofy)}#lp032-ornexis .gps.gpsi [style*="--hvr-ofy:"]:hover{overflow-y:var(--hvr-ofy)}#lp032-ornexis .gps.gpsi [style*="--focus-ofy:"]:focus{overflow-y:var(--focus-ofy)}#lp032-ornexis .gps.gpsi [style*="--pc:"]{place-content:var(--pc)}#lp032-ornexis .gps.gpsi [style*="--hvr-pc:"]:hover{place-content:var(--hvr-pc)}#lp032-ornexis .gps.gpsi [style*="--focus-pc:"]:focus{place-content:var(--focus-pc)}#lp032-ornexis .gps.gpsi [style*="--p:"]{padding:var(--p)}#lp032-ornexis .gps.gpsi [style*="--hvr-p:"]:hover{padding:var(--hvr-p)}#lp032-ornexis .gps.gpsi [style*="--focus-p:"]:focus{padding:var(--focus-p)}#lp032-ornexis .gps.gpsi [style*="--pb:"]{padding-bottom:var(--pb)}#lp032-ornexis .gps.gpsi [style*="--hvr-pb:"]:hover{padding-bottom:var(--hvr-pb)}#lp032-ornexis .gps.gpsi [style*="--focus-pb:"]:focus{padding-bottom:var(--focus-pb)}#lp032-ornexis .gps.gpsi [style*="--pl:"]{padding-left:var(--pl)}#lp032-ornexis .gps.gpsi [style*="--hvr-pl:"]:hover{padding-left:var(--hvr-pl)}#lp032-ornexis .gps.gpsi [style*="--focus-pl:"]:focus{padding-left:var(--focus-pl)}#lp032-ornexis .gps.gpsi [style*="--pr:"]{padding-right:var(--pr)}#lp032-ornexis .gps.gpsi [style*="--hvr-pr:"]:hover{padding-right:var(--hvr-pr)}#lp032-ornexis .gps.gpsi [style*="--focus-pr:"]:focus{padding-right:var(--focus-pr)}#lp032-ornexis .gps.gpsi [style*="--pt:"]{padding-top:var(--pt)}#lp032-ornexis .gps.gpsi [style*="--hvr-pt:"]:hover{padding-top:var(--hvr-pt)}#lp032-ornexis .gps.gpsi [style*="--focus-pt:"]:focus{padding-top:var(--focus-pt)}#lp032-ornexis .gps.gpsi [style*="--pe:"]{pointer-events:var(--pe)}#lp032-ornexis .gps.gpsi [style*="--hvr-pe:"]:hover{pointer-events:var(--hvr-pe)}#lp032-ornexis .gps.gpsi [style*="--focus-pe:"]:focus{pointer-events:var(--focus-pe)}#lp032-ornexis .gps.gpsi [style*="--pos:"]{position:var(--pos)}#lp032-ornexis .gps.gpsi [style*="--hvr-pos:"]:hover{position:var(--hvr-pos)}#lp032-ornexis .gps.gpsi [style*="--focus-pos:"]:focus{position:var(--focus-pos)}#lp032-ornexis .gps.gpsi [style*="--right:"]{right:var(--right)}#lp032-ornexis .gps.gpsi [style*="--hvr-right:"]:hover{right:var(--hvr-right)}#lp032-ornexis .gps.gpsi [style*="--focus-right:"]:focus{right:var(--focus-right)}#lp032-ornexis .gps.gpsi [style*="--rg:"]{row-gap:var(--rg)}#lp032-ornexis .gps.gpsi [style*="--hvr-rg:"]:hover{row-gap:var(--hvr-rg)}#lp032-ornexis .gps.gpsi [style*="--focus-rg:"]:focus{row-gap:var(--focus-rg)}#lp032-ornexis .gps.gpsi [style*="--ta:"]{text-align:var(--ta)}#lp032-ornexis .gps.gpsi [style*="--hvr-ta:"]:hover{text-align:var(--hvr-ta)}#lp032-ornexis .gps.gpsi [style*="--focus-ta:"]:focus{text-align:var(--focus-ta)}#lp032-ornexis .gps.gpsi [style*="--ts:"]{text-shadow:var(--ts)}#lp032-ornexis .gps.gpsi [style*="--hvr-ts:"]:hover{text-shadow:var(--hvr-ts)}#lp032-ornexis .gps.gpsi [style*="--focus-ts:"]:focus{text-shadow:var(--focus-ts)}#lp032-ornexis .gps.gpsi [style*="--tt:"]{text-transform:var(--tt)}#lp032-ornexis .gps.gpsi [style*="--hvr-tt:"]:hover{text-transform:var(--hvr-tt)}#lp032-ornexis .gps.gpsi [style*="--focus-tt:"]:focus{text-transform:var(--focus-tt)}#lp032-ornexis .gps.gpsi [style*="--top:"]{top:var(--top)}#lp032-ornexis .gps.gpsi [style*="--hvr-top:"]:hover{top:var(--hvr-top)}#lp032-ornexis .gps.gpsi [style*="--focus-top:"]:focus{top:var(--focus-top)}#lp032-ornexis .gps.gpsi [style*="--t:"]{transform:var(--t)}#lp032-ornexis .gps.gpsi [style*="--hvr-t:"]:hover{transform:var(--hvr-t)}#lp032-ornexis .gps.gpsi [style*="--focus-t:"]:focus{transform:var(--focus-t)}#lp032-ornexis .gps.gpsi [style*="--v:"]{visibility:var(--v)}#lp032-ornexis .gps.gpsi [style*="--hvr-v:"]:hover{visibility:var(--hvr-v)}#lp032-ornexis .gps.gpsi [style*="--focus-v:"]:focus{visibility:var(--focus-v)}#lp032-ornexis .gps.gpsi [style*="--ws:"]{white-space:var(--ws)}#lp032-ornexis .gps.gpsi [style*="--hvr-ws:"]:hover{white-space:var(--hvr-ws)}#lp032-ornexis .gps.gpsi [style*="--focus-ws:"]:focus{white-space:var(--focus-ws)}#lp032-ornexis .gps.gpsi [style*="--w:"]{width:var(--w)}#lp032-ornexis .gps.gpsi [style*="--hvr-w:"]:hover{width:var(--hvr-w)}#lp032-ornexis .gps.gpsi [style*="--focus-w:"]:focus{width:var(--focus-w)}#lp032-ornexis .gps.gpsi [style*="--z:"]{z-index:var(--z)}#lp032-ornexis .gps.gpsi [style*="--hvr-z:"]:hover{z-index:var(--hvr-z)}#lp032-ornexis .gps.gpsi [style*="--focus-z:"]:focus{z-index:var(--focus-z)}#lp032-ornexis .gps.gpsi [style*="--wm:"]{writing-mode:var(--wm)}#lp032-ornexis .gps.gpsi [style*="--hvr-wm:"]:hover{writing-mode:var(--hvr-wm)}#lp032-ornexis .gps.gpsi [style*="--focus-wm:"]:focus{writing-mode:var(--focus-wm)}#lp032-ornexis .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){#lp032-ornexis .gps.gpsi [style*="--ai-tablet:"]{align-items:var(--ai-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-ai-tablet:"]:hover{align-items:var(--hvr-ai-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-ai-tablet:"]:focus{align-items:var(--focus-ai-tablet)}#lp032-ornexis .gps.gpsi [style*="--as-tablet:"]{align-self:var(--as-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-as-tablet:"]:hover{align-self:var(--hvr-as-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-as-tablet:"]:focus{align-self:var(--focus-as-tablet)}#lp032-ornexis .gps.gpsi [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-aspect-tablet:"]:hover{aspect-ratio:var(--hvr-aspect-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-aspect-tablet:"]:focus{aspect-ratio:var(--focus-aspect-tablet)}#lp032-ornexis .gps.gpsi [style*="--bg-tablet:"]{background:var(--bg-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bg-tablet:"]:hover{background:var(--hvr-bg-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bg-tablet:"]:focus{background:var(--focus-bg-tablet)}#lp032-ornexis .gps.gpsi [style*="--bga-tablet:"]{background-attachment:var(--bga-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bga-tablet:"]:hover{background-attachment:var(--hvr-bga-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bga-tablet:"]:focus{background-attachment:var(--focus-bga-tablet)}#lp032-ornexis .gps.gpsi [style*="--bgc-tablet:"]{background-color:var(--bgc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgc-tablet:"]:hover{background-color:var(--hvr-bgc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bgc-tablet:"]:focus{background-color:var(--focus-bgc-tablet)}#lp032-ornexis .gps.gpsi [style*="--bgi-tablet:"]{background-image:var(--bgi-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgi-tablet:"]:hover{background-image:var(--hvr-bgi-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bgi-tablet:"]:focus{background-image:var(--focus-bgi-tablet)}#lp032-ornexis .gps.gpsi [style*="--bgp-tablet:"]{background-position:var(--bgp-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgp-tablet:"]:hover{background-position:var(--hvr-bgp-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bgp-tablet:"]:focus{background-position:var(--focus-bgp-tablet)}#lp032-ornexis .gps.gpsi [style*="--bgr-tablet:"]{background-repeat:var(--bgr-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgr-tablet:"]:hover{background-repeat:var(--hvr-bgr-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bgr-tablet:"]:focus{background-repeat:var(--focus-bgr-tablet)}#lp032-ornexis .gps.gpsi [style*="--bgs-tablet:"]{background-size:var(--bgs-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgs-tablet:"]:hover{background-size:var(--hvr-bgs-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bgs-tablet:"]:focus{background-size:var(--focus-bgs-tablet)}#lp032-ornexis .gps.gpsi [style*="--b-tablet:"]{border:var(--b-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-b-tablet:"]:hover{border:var(--hvr-b-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-b-tablet:"]:focus{border:var(--focus-b-tablet)}#lp032-ornexis .gps.gpsi [style*="--bb-tablet:"]{border-bottom:var(--bb-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bb-tablet:"]:hover{border-bottom:var(--hvr-bb-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bb-tablet:"]:focus{border-bottom:var(--focus-bb-tablet)}#lp032-ornexis .gps.gpsi [style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bbw-tablet:"]:hover{border-bottom-width:var(--hvr-bbw-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bbw-tablet:"]:focus{border-bottom-width:var(--focus-bbw-tablet)}#lp032-ornexis .gps.gpsi [style*="--blw-tablet:"]{border-left-width:var(--blw-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-blw-tablet:"]:hover{border-left-width:var(--hvr-blw-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-blw-tablet:"]:focus{border-left-width:var(--focus-blw-tablet)}#lp032-ornexis .gps.gpsi [style*="--brw-tablet:"]{border-right-width:var(--brw-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-brw-tablet:"]:hover{border-right-width:var(--hvr-brw-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-brw-tablet:"]:focus{border-right-width:var(--focus-brw-tablet)}#lp032-ornexis .gps.gpsi [style*="--btw-tablet:"]{border-top-width:var(--btw-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-btw-tablet:"]:hover{border-top-width:var(--hvr-btw-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-btw-tablet:"]:focus{border-top-width:var(--focus-btw-tablet)}#lp032-ornexis .gps.gpsi [style*="--bbc-tablet:"]{border-bottom-color:var(--bbc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bbc-tablet:"]:hover{border-bottom-color:var(--hvr-bbc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bbc-tablet:"]:focus{border-bottom-color:var(--focus-bbc-tablet)}#lp032-ornexis .gps.gpsi [style*="--btc-tablet:"]{border-top-color:var(--btc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-btc-tablet:"]:hover{border-top-color:var(--hvr-btc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-btc-tablet:"]:focus{border-top-color:var(--focus-btc-tablet)}#lp032-ornexis .gps.gpsi [style*="--blc-tablet:"]{border-left-color:var(--blc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-blc-tablet:"]:hover{border-left-color:var(--hvr-blc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-blc-tablet:"]:focus{border-left-color:var(--focus-blc-tablet)}#lp032-ornexis .gps.gpsi [style*="--brc-tablet:"]{border-right-color:var(--brc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-brc-tablet:"]:hover{border-right-color:var(--hvr-brc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-brc-tablet:"]:focus{border-right-color:var(--focus-brc-tablet)}#lp032-ornexis .gps.gpsi [style*="--bc-tablet:"]{border-color:var(--bc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bc-tablet:"]:hover{border-color:var(--hvr-bc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bc-tablet:"]:focus{border-color:var(--focus-bc-tablet)}#lp032-ornexis .gps.gpsi [style*="--bblr-tablet:"]{border-bottom-left-radius:var(--bblr-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bblr-tablet:"]:hover{border-bottom-left-radius:var(--hvr-bblr-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bblr-tablet:"]:focus{border-bottom-left-radius:var(--focus-bblr-tablet)}#lp032-ornexis .gps.gpsi [style*="--bbrr-tablet:"]{border-bottom-right-radius:var(--bbrr-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bbrr-tablet:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bbrr-tablet:"]:focus{border-bottom-right-radius:var(--focus-bbrr-tablet)}#lp032-ornexis .gps.gpsi [style*="--bl-tablet:"]{border-left:var(--bl-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bl-tablet:"]:hover{border-left:var(--hvr-bl-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bl-tablet:"]:focus{border-left:var(--focus-bl-tablet)}#lp032-ornexis .gps.gpsi [style*="--radius-tablet:"]{border-radius:var(--radius-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-radius-tablet:"]:hover{border-radius:var(--hvr-radius-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-radius-tablet:"]:focus{border-radius:var(--focus-radius-tablet)}#lp032-ornexis .gps.gpsi [style*="--br-tablet:"]{border-right:var(--br-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-br-tablet:"]:hover{border-right:var(--hvr-br-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-br-tablet:"]:focus{border-right:var(--focus-br-tablet)}#lp032-ornexis .gps.gpsi [style*="--bs-tablet:"]{border-style:var(--bs-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bs-tablet:"]:hover{border-style:var(--hvr-bs-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bs-tablet:"]:focus{border-style:var(--focus-bs-tablet)}#lp032-ornexis .gps.gpsi [style*="--bt-tablet:"]{border-top:var(--bt-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bt-tablet:"]:hover{border-top:var(--hvr-bt-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bt-tablet:"]:focus{border-top:var(--focus-bt-tablet)}#lp032-ornexis .gps.gpsi [style*="--btlr-tablet:"]{border-top-left-radius:var(--btlr-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-btlr-tablet:"]:hover{border-top-left-radius:var(--hvr-btlr-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-btlr-tablet:"]:focus{border-top-left-radius:var(--focus-btlr-tablet)}#lp032-ornexis .gps.gpsi [style*="--btrr-tablet:"]{border-top-right-radius:var(--btrr-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-btrr-tablet:"]:hover{border-top-right-radius:var(--hvr-btrr-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-btrr-tablet:"]:focus{border-top-right-radius:var(--focus-btrr-tablet)}#lp032-ornexis .gps.gpsi [style*="--bw-tablet:"]{border-width:var(--bw-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bw-tablet:"]:hover{border-width:var(--hvr-bw-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bw-tablet:"]:focus{border-width:var(--focus-bw-tablet)}#lp032-ornexis .gps.gpsi [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-bottom-tablet:"]:hover{bottom:var(--hvr-bottom-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-bottom-tablet:"]:focus{bottom:var(--focus-bottom-tablet)}#lp032-ornexis .gps.gpsi [style*="--shadow-tablet:"]{box-shadow:var(--shadow-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-shadow-tablet:"]:hover{box-shadow:var(--hvr-shadow-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-shadow-tablet:"]:focus{box-shadow:var(--focus-shadow-tablet)}#lp032-ornexis .gps.gpsi [style*="--c-tablet:"]{color:var(--c-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-c-tablet:"]:hover{color:var(--hvr-c-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-c-tablet:"]:focus{color:var(--focus-c-tablet)}#lp032-ornexis .gps.gpsi [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-cg-tablet:"]:hover{-moz-column-gap:var(--hvr-cg-tablet);column-gap:var(--hvr-cg-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-cg-tablet:"]:focus{-moz-column-gap:var(--focus-cg-tablet);column-gap:var(--focus-cg-tablet)}#lp032-ornexis .gps.gpsi [style*="--d-tablet:"]{display:var(--d-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-d-tablet:"]:hover{display:var(--hvr-d-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-d-tablet:"]:focus{display:var(--focus-d-tablet)}#lp032-ornexis .gps.gpsi [style*="--fd-tablet:"]{flex-direction:var(--fd-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-fd-tablet:"]:hover{flex-direction:var(--hvr-fd-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-fd-tablet:"]:focus{flex-direction:var(--focus-fd-tablet)}#lp032-ornexis .gps.gpsi [style*="--ff-tablet:"]{font-family:var(--ff-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-ff-tablet:"]:hover{font-family:var(--hvr-ff-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-ff-tablet:"]:focus{font-family:var(--focus-ff-tablet)}#lp032-ornexis .gps.gpsi [style*="--size-tablet:"]{font-size:var(--size-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-size-tablet:"]:hover{font-size:var(--hvr-size-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-size-tablet:"]:focus{font-size:var(--focus-size-tablet)}#lp032-ornexis .gps.gpsi [style*="--weight-tablet:"]{font-weight:var(--weight-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-weight-tablet:"]:hover{font-weight:var(--hvr-weight-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-weight-tablet:"]:focus{font-weight:var(--focus-weight-tablet)}#lp032-ornexis .gps.gpsi [style*="--fs-tablet:"]{font-style:var(--fs-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-fs-tablet:"]:hover{font-style:var(--hvr-fs-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-fs-tablet:"]:focus{font-style:var(--focus-fs-tablet)}#lp032-ornexis .gps.gpsi [style*="--gg-tablet:"]{grid-gap:var(--gg-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-gg-tablet:"]:hover{grid-gap:var(--hvr-gg-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-gg-tablet:"]:focus{grid-gap:var(--focus-gg-tablet)}#lp032-ornexis .gps.gpsi [style*="--gr-tablet:"]{grid-row:var(--gr-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-gr-tablet:"]:hover{grid-row:var(--hvr-gr-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-gr-tablet:"]:focus{grid-row:var(--focus-gr-tablet)}#lp032-ornexis .gps.gpsi [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-gtc-tablet:"]:hover{grid-template-columns:var(--hvr-gtc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-gtc-tablet:"]:focus{grid-template-columns:var(--focus-gtc-tablet)}#lp032-ornexis .gps.gpsi [style*="--gtr-tablet:"]{grid-template-rows:var(--gtr-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-gtr-tablet:"]:hover{grid-template-rows:var(--hvr-gtr-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-gtr-tablet:"]:focus{grid-template-rows:var(--focus-gtr-tablet)}#lp032-ornexis .gps.gpsi [style*="--h-tablet:"]{height:var(--h-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-h-tablet:"]:hover{height:var(--hvr-h-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-h-tablet:"]:focus{height:var(--focus-h-tablet)}#lp032-ornexis .gps.gpsi [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-jc-tablet:"]:hover{justify-content:var(--hvr-jc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-jc-tablet:"]:focus{justify-content:var(--focus-jc-tablet)}#lp032-ornexis .gps.gpsi [style*="--js-tablet:"]{justify-self:var(--js-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-js-tablet:"]:hover{justify-self:var(--hvr-js-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-js-tablet:"]:focus{justify-self:var(--focus-js-tablet)}#lp032-ornexis .gps.gpsi [style*="--left-tablet:"]{left:var(--left-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-left-tablet:"]:hover{left:var(--hvr-left-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-left-tablet:"]:focus{left:var(--focus-left-tablet)}#lp032-ornexis .gps.gpsi [style*="--ls-tablet:"]{letter-spacing:var(--ls-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-ls-tablet:"]:hover{letter-spacing:var(--hvr-ls-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-ls-tablet:"]:focus{letter-spacing:var(--focus-ls-tablet)}#lp032-ornexis .gps.gpsi [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-lh-tablet:"]:hover{line-height:var(--hvr-lh-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-lh-tablet:"]:focus{line-height:var(--focus-lh-tablet)}#lp032-ornexis .gps.gpsi [style*="--tdt-tablet:"]{text-decoration-thickness:var(--tdt-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-tdt-tablet:"]:hover{text-decoration-thickness:var(--hvr-tdt-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-tdt-tablet:"]:focus{text-decoration-thickness:var(--focus-tdt-tablet)}#lp032-ornexis .gps.gpsi [style*="--tdc-tablet:"]{text-decoration-color:var(--tdc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-tdc-tablet:"]:hover{text-decoration-color:var(--hvr-tdc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-tdc-tablet:"]:focus{text-decoration-color:var(--focus-tdc-tablet)}#lp032-ornexis .gps.gpsi [style*="--tdl-tablet:"]{text-decoration-line:var(--tdl-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-tdl-tablet:"]:hover{text-decoration-line:var(--hvr-tdl-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-tdl-tablet:"]:focus{text-decoration-line:var(--focus-tdl-tablet)}#lp032-ornexis .gps.gpsi [style*="--m-tablet:"]{margin:var(--m-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-m-tablet:"]:hover{margin:var(--hvr-m-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-m-tablet:"]:focus{margin:var(--focus-m-tablet)}#lp032-ornexis .gps.gpsi [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-mb-tablet:"]:hover{margin-bottom:var(--hvr-mb-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-mb-tablet:"]:focus{margin-bottom:var(--focus-mb-tablet)}#lp032-ornexis .gps.gpsi [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-ml-tablet:"]:hover{margin-left:var(--hvr-ml-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-ml-tablet:"]:focus{margin-left:var(--focus-ml-tablet)}#lp032-ornexis .gps.gpsi [style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-mr-tablet:"]:hover{margin-right:var(--hvr-mr-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-mr-tablet:"]:focus{margin-right:var(--focus-mr-tablet)}#lp032-ornexis .gps.gpsi [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-mt-tablet:"]:hover{margin-top:var(--hvr-mt-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-mt-tablet:"]:focus{margin-top:var(--focus-mt-tablet)}#lp032-ornexis .gps.gpsi [style*="--maxh-tablet:"]{max-height:var(--maxh-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-maxh-tablet:"]:hover{max-height:var(--hvr-maxh-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-maxh-tablet:"]:focus{max-height:var(--focus-maxh-tablet)}#lp032-ornexis .gps.gpsi [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-maxw-tablet:"]:hover{max-width:var(--hvr-maxw-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-maxw-tablet:"]:focus{max-width:var(--focus-maxw-tablet)}#lp032-ornexis .gps.gpsi [style*="--minh-tablet:"]{min-height:var(--minh-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-minh-tablet:"]:hover{min-height:var(--hvr-minh-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-minh-tablet:"]:focus{min-height:var(--focus-minh-tablet)}#lp032-ornexis .gps.gpsi [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-minw-tablet:"]:hover{min-width:var(--hvr-minw-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-minw-tablet:"]:focus{min-width:var(--focus-minw-tablet)}#lp032-ornexis .gps.gpsi [style*="--objf-tablet:"]{-o-object-fit:var(--objf-tablet);object-fit:var(--objf-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-objf-tablet:"]:hover{-o-object-fit:var(--hvr-objf-tablet);object-fit:var(--hvr-objf-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-objf-tablet:"]:focus{-o-object-fit:var(--focus-objf-tablet);object-fit:var(--focus-objf-tablet)}#lp032-ornexis .gps.gpsi [style*="--op-tablet:"]{opacity:var(--op-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-op-tablet:"]:hover{opacity:var(--hvr-op-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-op-tablet:"]:focus{opacity:var(--focus-op-tablet)}#lp032-ornexis .gps.gpsi [style*="--o-tablet:"]{order:var(--o-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-o-tablet:"]:hover{order:var(--hvr-o-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-o-tablet:"]:focus{order:var(--focus-o-tablet)}#lp032-ornexis .gps.gpsi [style*="--of-tablet:"]{overflow:var(--of-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-of-tablet:"]:hover{overflow:var(--hvr-of-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-of-tablet:"]:focus{overflow:var(--focus-of-tablet)}#lp032-ornexis .gps.gpsi [style*="--ofx-tablet:"]{overflow-x:var(--ofx-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-ofx-tablet:"]:hover{overflow-x:var(--hvr-ofx-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-ofx-tablet:"]:focus{overflow-x:var(--focus-ofx-tablet)}#lp032-ornexis .gps.gpsi [style*="--ofy-tablet:"]{overflow-y:var(--ofy-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-ofy-tablet:"]:hover{overflow-y:var(--hvr-ofy-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-ofy-tablet:"]:focus{overflow-y:var(--focus-ofy-tablet)}#lp032-ornexis .gps.gpsi [style*="--pc-tablet:"]{place-content:var(--pc-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-pc-tablet:"]:hover{place-content:var(--hvr-pc-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-pc-tablet:"]:focus{place-content:var(--focus-pc-tablet)}#lp032-ornexis .gps.gpsi [style*="--p-tablet:"]{padding:var(--p-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-p-tablet:"]:hover{padding:var(--hvr-p-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-p-tablet:"]:focus{padding:var(--focus-p-tablet)}#lp032-ornexis .gps.gpsi [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-pb-tablet:"]:hover{padding-bottom:var(--hvr-pb-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-pb-tablet:"]:focus{padding-bottom:var(--focus-pb-tablet)}#lp032-ornexis .gps.gpsi [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-pl-tablet:"]:hover{padding-left:var(--hvr-pl-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-pl-tablet:"]:focus{padding-left:var(--focus-pl-tablet)}#lp032-ornexis .gps.gpsi [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-pr-tablet:"]:hover{padding-right:var(--hvr-pr-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-pr-tablet:"]:focus{padding-right:var(--focus-pr-tablet)}#lp032-ornexis .gps.gpsi [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-pt-tablet:"]:hover{padding-top:var(--hvr-pt-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-pt-tablet:"]:focus{padding-top:var(--focus-pt-tablet)}#lp032-ornexis .gps.gpsi [style*="--pe-tablet:"]{pointer-events:var(--pe-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-pe-tablet:"]:hover{pointer-events:var(--hvr-pe-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-pe-tablet:"]:focus{pointer-events:var(--focus-pe-tablet)}#lp032-ornexis .gps.gpsi [style*="--pos-tablet:"]{position:var(--pos-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-pos-tablet:"]:hover{position:var(--hvr-pos-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-pos-tablet:"]:focus{position:var(--focus-pos-tablet)}#lp032-ornexis .gps.gpsi [style*="--right-tablet:"]{right:var(--right-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-right-tablet:"]:hover{right:var(--hvr-right-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-right-tablet:"]:focus{right:var(--focus-right-tablet)}#lp032-ornexis .gps.gpsi [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-rg-tablet:"]:hover{row-gap:var(--hvr-rg-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-rg-tablet:"]:focus{row-gap:var(--focus-rg-tablet)}#lp032-ornexis .gps.gpsi [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-ta-tablet:"]:hover{text-align:var(--hvr-ta-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-ta-tablet:"]:focus{text-align:var(--focus-ta-tablet)}#lp032-ornexis .gps.gpsi [style*="--ts-tablet:"]{text-shadow:var(--ts-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-ts-tablet:"]:hover{text-shadow:var(--hvr-ts-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-ts-tablet:"]:focus{text-shadow:var(--focus-ts-tablet)}#lp032-ornexis .gps.gpsi [style*="--tt-tablet:"]{text-transform:var(--tt-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-tt-tablet:"]:hover{text-transform:var(--hvr-tt-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-tt-tablet:"]:focus{text-transform:var(--focus-tt-tablet)}#lp032-ornexis .gps.gpsi [style*="--top-tablet:"]{top:var(--top-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-top-tablet:"]:hover{top:var(--hvr-top-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-top-tablet:"]:focus{top:var(--focus-top-tablet)}#lp032-ornexis .gps.gpsi [style*="--t-tablet:"]{transform:var(--t-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-t-tablet:"]:hover{transform:var(--hvr-t-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-t-tablet:"]:focus{transform:var(--focus-t-tablet)}#lp032-ornexis .gps.gpsi [style*="--v-tablet:"]{visibility:var(--v-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-v-tablet:"]:hover{visibility:var(--hvr-v-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-v-tablet:"]:focus{visibility:var(--focus-v-tablet)}#lp032-ornexis .gps.gpsi [style*="--ws-tablet:"]{white-space:var(--ws-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-ws-tablet:"]:hover{white-space:var(--hvr-ws-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-ws-tablet:"]:focus{white-space:var(--focus-ws-tablet)}#lp032-ornexis .gps.gpsi [style*="--w-tablet:"]{width:var(--w-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-w-tablet:"]:hover{width:var(--hvr-w-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-w-tablet:"]:focus{width:var(--focus-w-tablet)}#lp032-ornexis .gps.gpsi [style*="--z-tablet:"]{z-index:var(--z-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-z-tablet:"]:hover{z-index:var(--hvr-z-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-z-tablet:"]:focus{z-index:var(--focus-z-tablet)}#lp032-ornexis .gps.gpsi [style*="--wm-tablet:"]{writing-mode:var(--wm-tablet)}#lp032-ornexis .gps.gpsi [style*="--hvr-wm-tablet:"]:hover{writing-mode:var(--hvr-wm-tablet)}#lp032-ornexis .gps.gpsi [style*="--focus-wm-tablet:"]:focus{writing-mode:var(--focus-wm-tablet)}#lp032-ornexis .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){#lp032-ornexis .gps.gpsi [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-ai-mobile:"]:hover{align-items:var(--hvr-ai-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-ai-mobile:"]:focus{align-items:var(--focus-ai-mobile)}#lp032-ornexis .gps.gpsi [style*="--as-mobile:"]{align-self:var(--as-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-as-mobile:"]:hover{align-self:var(--hvr-as-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-as-mobile:"]:focus{align-self:var(--focus-as-mobile)}#lp032-ornexis .gps.gpsi [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-aspect-mobile:"]:hover{aspect-ratio:var(--hvr-aspect-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-aspect-mobile:"]:focus{aspect-ratio:var(--focus-aspect-mobile)}#lp032-ornexis .gps.gpsi [style*="--bg-mobile:"]{background:var(--bg-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bg-mobile:"]:hover{background:var(--hvr-bg-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bg-mobile:"]:focus{background:var(--focus-bg-mobile)}#lp032-ornexis .gps.gpsi [style*="--bga-mobile:"]{background-attachment:var(--bga-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bga-mobile:"]:hover{background-attachment:var(--hvr-bga-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bga-mobile:"]:focus{background-attachment:var(--focus-bga-mobile)}#lp032-ornexis .gps.gpsi [style*="--bgc-mobile:"]{background-color:var(--bgc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgc-mobile:"]:hover{background-color:var(--hvr-bgc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bgc-mobile:"]:focus{background-color:var(--focus-bgc-mobile)}#lp032-ornexis .gps.gpsi [style*="--bgi-mobile:"]{background-image:var(--bgi-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgi-mobile:"]:hover{background-image:var(--hvr-bgi-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bgi-mobile:"]:focus{background-image:var(--focus-bgi-mobile)}#lp032-ornexis .gps.gpsi [style*="--bgp-mobile:"]{background-position:var(--bgp-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgp-mobile:"]:hover{background-position:var(--hvr-bgp-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bgp-mobile:"]:focus{background-position:var(--focus-bgp-mobile)}#lp032-ornexis .gps.gpsi [style*="--bgr-mobile:"]{background-repeat:var(--bgr-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgr-mobile:"]:hover{background-repeat:var(--hvr-bgr-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bgr-mobile:"]:focus{background-repeat:var(--focus-bgr-mobile)}#lp032-ornexis .gps.gpsi [style*="--bgs-mobile:"]{background-size:var(--bgs-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bgs-mobile:"]:hover{background-size:var(--hvr-bgs-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bgs-mobile:"]:focus{background-size:var(--focus-bgs-mobile)}#lp032-ornexis .gps.gpsi [style*="--b-mobile:"]{border:var(--b-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-b-mobile:"]:hover{border:var(--hvr-b-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-b-mobile:"]:focus{border:var(--focus-b-mobile)}#lp032-ornexis .gps.gpsi [style*="--bb-mobile:"]{border-bottom:var(--bb-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bb-mobile:"]:hover{border-bottom:var(--hvr-bb-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bb-mobile:"]:focus{border-bottom:var(--focus-bb-mobile)}#lp032-ornexis .gps.gpsi [style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bbw-mobile:"]:hover{border-bottom-width:var(--hvr-bbw-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bbw-mobile:"]:focus{border-bottom-width:var(--focus-bbw-mobile)}#lp032-ornexis .gps.gpsi [style*="--blw-mobile:"]{border-left-width:var(--blw-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-blw-mobile:"]:hover{border-left-width:var(--hvr-blw-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-blw-mobile:"]:focus{border-left-width:var(--focus-blw-mobile)}#lp032-ornexis .gps.gpsi [style*="--brw-mobile:"]{border-right-width:var(--brw-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-brw-mobile:"]:hover{border-right-width:var(--hvr-brw-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-brw-mobile:"]:focus{border-right-width:var(--focus-brw-mobile)}#lp032-ornexis .gps.gpsi [style*="--btw-mobile:"]{border-top-width:var(--btw-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-btw-mobile:"]:hover{border-top-width:var(--hvr-btw-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-btw-mobile:"]:focus{border-top-width:var(--focus-btw-mobile)}#lp032-ornexis .gps.gpsi [style*="--bbc-mobile:"]{border-bottom-color:var(--bbc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bbc-mobile:"]:hover{border-bottom-color:var(--hvr-bbc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bbc-mobile:"]:focus{border-bottom-color:var(--focus-bbc-mobile)}#lp032-ornexis .gps.gpsi [style*="--btc-mobile:"]{border-top-color:var(--btc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-btc-mobile:"]:hover{border-top-color:var(--hvr-btc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-btc-mobile:"]:focus{border-top-color:var(--focus-btc-mobile)}#lp032-ornexis .gps.gpsi [style*="--blc-mobile:"]{border-left-color:var(--blc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-blc-mobile:"]:hover{border-left-color:var(--hvr-blc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-blc-mobile:"]:focus{border-left-color:var(--focus-blc-mobile)}#lp032-ornexis .gps.gpsi [style*="--brc-mobile:"]{border-right-color:var(--brc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-brc-mobile:"]:hover{border-right-color:var(--hvr-brc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-brc-mobile:"]:focus{border-right-color:var(--focus-brc-mobile)}#lp032-ornexis .gps.gpsi [style*="--bc-mobile:"]{border-color:var(--bc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bc-mobile:"]:hover{border-color:var(--hvr-bc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bc-mobile:"]:focus{border-color:var(--focus-bc-mobile)}#lp032-ornexis .gps.gpsi [style*="--bblr-mobile:"]{border-bottom-left-radius:var(--bblr-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bblr-mobile:"]:hover{border-bottom-left-radius:var(--hvr-bblr-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bblr-mobile:"]:focus{border-bottom-left-radius:var(--focus-bblr-mobile)}#lp032-ornexis .gps.gpsi [style*="--bbrr-mobile:"]{border-bottom-right-radius:var(--bbrr-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bbrr-mobile:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bbrr-mobile:"]:focus{border-bottom-right-radius:var(--focus-bbrr-mobile)}#lp032-ornexis .gps.gpsi [style*="--bl-mobile:"]{border-left:var(--bl-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bl-mobile:"]:hover{border-left:var(--hvr-bl-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bl-mobile:"]:focus{border-left:var(--focus-bl-mobile)}#lp032-ornexis .gps.gpsi [style*="--radius-mobile:"]{border-radius:var(--radius-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-radius-mobile:"]:hover{border-radius:var(--hvr-radius-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-radius-mobile:"]:focus{border-radius:var(--focus-radius-mobile)}#lp032-ornexis .gps.gpsi [style*="--br-mobile:"]{border-right:var(--br-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-br-mobile:"]:hover{border-right:var(--hvr-br-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-br-mobile:"]:focus{border-right:var(--focus-br-mobile)}#lp032-ornexis .gps.gpsi [style*="--bs-mobile:"]{border-style:var(--bs-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bs-mobile:"]:hover{border-style:var(--hvr-bs-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bs-mobile:"]:focus{border-style:var(--focus-bs-mobile)}#lp032-ornexis .gps.gpsi [style*="--bt-mobile:"]{border-top:var(--bt-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bt-mobile:"]:hover{border-top:var(--hvr-bt-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bt-mobile:"]:focus{border-top:var(--focus-bt-mobile)}#lp032-ornexis .gps.gpsi [style*="--btlr-mobile:"]{border-top-left-radius:var(--btlr-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-btlr-mobile:"]:hover{border-top-left-radius:var(--hvr-btlr-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-btlr-mobile:"]:focus{border-top-left-radius:var(--focus-btlr-mobile)}#lp032-ornexis .gps.gpsi [style*="--btrr-mobile:"]{border-top-right-radius:var(--btrr-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-btrr-mobile:"]:hover{border-top-right-radius:var(--hvr-btrr-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-btrr-mobile:"]:focus{border-top-right-radius:var(--focus-btrr-mobile)}#lp032-ornexis .gps.gpsi [style*="--bw-mobile:"]{border-width:var(--bw-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bw-mobile:"]:hover{border-width:var(--hvr-bw-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bw-mobile:"]:focus{border-width:var(--focus-bw-mobile)}#lp032-ornexis .gps.gpsi [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-bottom-mobile:"]:hover{bottom:var(--hvr-bottom-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-bottom-mobile:"]:focus{bottom:var(--focus-bottom-mobile)}#lp032-ornexis .gps.gpsi [style*="--shadow-mobile:"]{box-shadow:var(--shadow-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-shadow-mobile:"]:hover{box-shadow:var(--hvr-shadow-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-shadow-mobile:"]:focus{box-shadow:var(--focus-shadow-mobile)}#lp032-ornexis .gps.gpsi [style*="--c-mobile:"]{color:var(--c-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-c-mobile:"]:hover{color:var(--hvr-c-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-c-mobile:"]:focus{color:var(--focus-c-mobile)}#lp032-ornexis .gps.gpsi [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-cg-mobile:"]:hover{-moz-column-gap:var(--hvr-cg-mobile);column-gap:var(--hvr-cg-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-cg-mobile:"]:focus{-moz-column-gap:var(--focus-cg-mobile);column-gap:var(--focus-cg-mobile)}#lp032-ornexis .gps.gpsi [style*="--d-mobile:"]{display:var(--d-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-d-mobile:"]:hover{display:var(--hvr-d-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-d-mobile:"]:focus{display:var(--focus-d-mobile)}#lp032-ornexis .gps.gpsi [style*="--fd-mobile:"]{flex-direction:var(--fd-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-fd-mobile:"]:hover{flex-direction:var(--hvr-fd-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-fd-mobile:"]:focus{flex-direction:var(--focus-fd-mobile)}#lp032-ornexis .gps.gpsi [style*="--ff-mobile:"]{font-family:var(--ff-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-ff-mobile:"]:hover{font-family:var(--hvr-ff-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-ff-mobile:"]:focus{font-family:var(--focus-ff-mobile)}#lp032-ornexis .gps.gpsi [style*="--size-mobile:"]{font-size:var(--size-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-size-mobile:"]:hover{font-size:var(--hvr-size-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-size-mobile:"]:focus{font-size:var(--focus-size-mobile)}#lp032-ornexis .gps.gpsi [style*="--weight-mobile:"]{font-weight:var(--weight-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-weight-mobile:"]:hover{font-weight:var(--hvr-weight-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-weight-mobile:"]:focus{font-weight:var(--focus-weight-mobile)}#lp032-ornexis .gps.gpsi [style*="--fs-mobile:"]{font-style:var(--fs-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-fs-mobile:"]:hover{font-style:var(--hvr-fs-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-fs-mobile:"]:focus{font-style:var(--focus-fs-mobile)}#lp032-ornexis .gps.gpsi [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-gg-mobile:"]:hover{grid-gap:var(--hvr-gg-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-gg-mobile:"]:focus{grid-gap:var(--focus-gg-mobile)}#lp032-ornexis .gps.gpsi [style*="--gr-mobile:"]{grid-row:var(--gr-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-gr-mobile:"]:hover{grid-row:var(--hvr-gr-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-gr-mobile:"]:focus{grid-row:var(--focus-gr-mobile)}#lp032-ornexis .gps.gpsi [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-gtc-mobile:"]:hover{grid-template-columns:var(--hvr-gtc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-gtc-mobile:"]:focus{grid-template-columns:var(--focus-gtc-mobile)}#lp032-ornexis .gps.gpsi [style*="--gtr-mobile:"]{grid-template-rows:var(--gtr-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-gtr-mobile:"]:hover{grid-template-rows:var(--hvr-gtr-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-gtr-mobile:"]:focus{grid-template-rows:var(--focus-gtr-mobile)}#lp032-ornexis .gps.gpsi [style*="--h-mobile:"]{height:var(--h-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-h-mobile:"]:hover{height:var(--hvr-h-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-h-mobile:"]:focus{height:var(--focus-h-mobile)}#lp032-ornexis .gps.gpsi [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-jc-mobile:"]:hover{justify-content:var(--hvr-jc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-jc-mobile:"]:focus{justify-content:var(--focus-jc-mobile)}#lp032-ornexis .gps.gpsi [style*="--js-mobile:"]{justify-self:var(--js-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-js-mobile:"]:hover{justify-self:var(--hvr-js-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-js-mobile:"]:focus{justify-self:var(--focus-js-mobile)}#lp032-ornexis .gps.gpsi [style*="--left-mobile:"]{left:var(--left-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-left-mobile:"]:hover{left:var(--hvr-left-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-left-mobile:"]:focus{left:var(--focus-left-mobile)}#lp032-ornexis .gps.gpsi [style*="--ls-mobile:"]{letter-spacing:var(--ls-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-ls-mobile:"]:hover{letter-spacing:var(--hvr-ls-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-ls-mobile:"]:focus{letter-spacing:var(--focus-ls-mobile)}#lp032-ornexis .gps.gpsi [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-lh-mobile:"]:hover{line-height:var(--hvr-lh-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-lh-mobile:"]:focus{line-height:var(--focus-lh-mobile)}#lp032-ornexis .gps.gpsi [style*="--tdt-mobile:"]{text-decoration-thickness:var(--tdt-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-tdt-mobile:"]:hover{text-decoration-thickness:var(--hvr-tdt-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-tdt-mobile:"]:focus{text-decoration-thickness:var(--focus-tdt-mobile)}#lp032-ornexis .gps.gpsi [style*="--tdc-mobile:"]{text-decoration-color:var(--tdc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-tdc-mobile:"]:hover{text-decoration-color:var(--hvr-tdc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-tdc-mobile:"]:focus{text-decoration-color:var(--focus-tdc-mobile)}#lp032-ornexis .gps.gpsi [style*="--tdl-mobile:"]{text-decoration-line:var(--tdl-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-tdl-mobile:"]:hover{text-decoration-line:var(--hvr-tdl-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-tdl-mobile:"]:focus{text-decoration-line:var(--focus-tdl-mobile)}#lp032-ornexis .gps.gpsi [style*="--m-mobile:"]{margin:var(--m-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-m-mobile:"]:hover{margin:var(--hvr-m-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-m-mobile:"]:focus{margin:var(--focus-m-mobile)}#lp032-ornexis .gps.gpsi [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-mb-mobile:"]:hover{margin-bottom:var(--hvr-mb-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-mb-mobile:"]:focus{margin-bottom:var(--focus-mb-mobile)}#lp032-ornexis .gps.gpsi [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-ml-mobile:"]:hover{margin-left:var(--hvr-ml-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-ml-mobile:"]:focus{margin-left:var(--focus-ml-mobile)}#lp032-ornexis .gps.gpsi [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-mr-mobile:"]:hover{margin-right:var(--hvr-mr-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-mr-mobile:"]:focus{margin-right:var(--focus-mr-mobile)}#lp032-ornexis .gps.gpsi [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-mt-mobile:"]:hover{margin-top:var(--hvr-mt-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-mt-mobile:"]:focus{margin-top:var(--focus-mt-mobile)}#lp032-ornexis .gps.gpsi [style*="--maxh-mobile:"]{max-height:var(--maxh-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-maxh-mobile:"]:hover{max-height:var(--hvr-maxh-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-maxh-mobile:"]:focus{max-height:var(--focus-maxh-mobile)}#lp032-ornexis .gps.gpsi [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-maxw-mobile:"]:hover{max-width:var(--hvr-maxw-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-maxw-mobile:"]:focus{max-width:var(--focus-maxw-mobile)}#lp032-ornexis .gps.gpsi [style*="--minh-mobile:"]{min-height:var(--minh-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-minh-mobile:"]:hover{min-height:var(--hvr-minh-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-minh-mobile:"]:focus{min-height:var(--focus-minh-mobile)}#lp032-ornexis .gps.gpsi [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-minw-mobile:"]:hover{min-width:var(--hvr-minw-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-minw-mobile:"]:focus{min-width:var(--focus-minw-mobile)}#lp032-ornexis .gps.gpsi [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-objf-mobile:"]:hover{-o-object-fit:var(--hvr-objf-mobile);object-fit:var(--hvr-objf-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-objf-mobile:"]:focus{-o-object-fit:var(--focus-objf-mobile);object-fit:var(--focus-objf-mobile)}#lp032-ornexis .gps.gpsi [style*="--op-mobile:"]{opacity:var(--op-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-op-mobile:"]:hover{opacity:var(--hvr-op-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-op-mobile:"]:focus{opacity:var(--focus-op-mobile)}#lp032-ornexis .gps.gpsi [style*="--o-mobile:"]{order:var(--o-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-o-mobile:"]:hover{order:var(--hvr-o-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-o-mobile:"]:focus{order:var(--focus-o-mobile)}#lp032-ornexis .gps.gpsi [style*="--of-mobile:"]{overflow:var(--of-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-of-mobile:"]:hover{overflow:var(--hvr-of-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-of-mobile:"]:focus{overflow:var(--focus-of-mobile)}#lp032-ornexis .gps.gpsi [style*="--ofx-mobile:"]{overflow-x:var(--ofx-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-ofx-mobile:"]:hover{overflow-x:var(--hvr-ofx-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-ofx-mobile:"]:focus{overflow-x:var(--focus-ofx-mobile)}#lp032-ornexis .gps.gpsi [style*="--ofy-mobile:"]{overflow-y:var(--ofy-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-ofy-mobile:"]:hover{overflow-y:var(--hvr-ofy-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-ofy-mobile:"]:focus{overflow-y:var(--focus-ofy-mobile)}#lp032-ornexis .gps.gpsi [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-pc-mobile:"]:hover{place-content:var(--hvr-pc-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-pc-mobile:"]:focus{place-content:var(--focus-pc-mobile)}#lp032-ornexis .gps.gpsi [style*="--p-mobile:"]{padding:var(--p-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-p-mobile:"]:hover{padding:var(--hvr-p-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-p-mobile:"]:focus{padding:var(--focus-p-mobile)}#lp032-ornexis .gps.gpsi [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-pb-mobile:"]:hover{padding-bottom:var(--hvr-pb-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-pb-mobile:"]:focus{padding-bottom:var(--focus-pb-mobile)}#lp032-ornexis .gps.gpsi [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-pl-mobile:"]:hover{padding-left:var(--hvr-pl-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-pl-mobile:"]:focus{padding-left:var(--focus-pl-mobile)}#lp032-ornexis .gps.gpsi [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-pr-mobile:"]:hover{padding-right:var(--hvr-pr-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-pr-mobile:"]:focus{padding-right:var(--focus-pr-mobile)}#lp032-ornexis .gps.gpsi [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-pt-mobile:"]:hover{padding-top:var(--hvr-pt-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-pt-mobile:"]:focus{padding-top:var(--focus-pt-mobile)}#lp032-ornexis .gps.gpsi [style*="--pe-mobile:"]{pointer-events:var(--pe-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-pe-mobile:"]:hover{pointer-events:var(--hvr-pe-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-pe-mobile:"]:focus{pointer-events:var(--focus-pe-mobile)}#lp032-ornexis .gps.gpsi [style*="--pos-mobile:"]{position:var(--pos-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-pos-mobile:"]:hover{position:var(--hvr-pos-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-pos-mobile:"]:focus{position:var(--focus-pos-mobile)}#lp032-ornexis .gps.gpsi [style*="--right-mobile:"]{right:var(--right-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-right-mobile:"]:hover{right:var(--hvr-right-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-right-mobile:"]:focus{right:var(--focus-right-mobile)}#lp032-ornexis .gps.gpsi [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-rg-mobile:"]:hover{row-gap:var(--hvr-rg-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-rg-mobile:"]:focus{row-gap:var(--focus-rg-mobile)}#lp032-ornexis .gps.gpsi [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-ta-mobile:"]:hover{text-align:var(--hvr-ta-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-ta-mobile:"]:focus{text-align:var(--focus-ta-mobile)}#lp032-ornexis .gps.gpsi [style*="--ts-mobile:"]{text-shadow:var(--ts-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-ts-mobile:"]:hover{text-shadow:var(--hvr-ts-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-ts-mobile:"]:focus{text-shadow:var(--focus-ts-mobile)}#lp032-ornexis .gps.gpsi [style*="--tt-mobile:"]{text-transform:var(--tt-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-tt-mobile:"]:hover{text-transform:var(--hvr-tt-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-tt-mobile:"]:focus{text-transform:var(--focus-tt-mobile)}#lp032-ornexis .gps.gpsi [style*="--top-mobile:"]{top:var(--top-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-top-mobile:"]:hover{top:var(--hvr-top-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-top-mobile:"]:focus{top:var(--focus-top-mobile)}#lp032-ornexis .gps.gpsi [style*="--t-mobile:"]{transform:var(--t-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-t-mobile:"]:hover{transform:var(--hvr-t-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-t-mobile:"]:focus{transform:var(--focus-t-mobile)}#lp032-ornexis .gps.gpsi [style*="--v-mobile:"]{visibility:var(--v-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-v-mobile:"]:hover{visibility:var(--hvr-v-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-v-mobile:"]:focus{visibility:var(--focus-v-mobile)}#lp032-ornexis .gps.gpsi [style*="--ws-mobile:"]{white-space:var(--ws-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-ws-mobile:"]:hover{white-space:var(--hvr-ws-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-ws-mobile:"]:focus{white-space:var(--focus-ws-mobile)}#lp032-ornexis .gps.gpsi [style*="--w-mobile:"]{width:var(--w-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-w-mobile:"]:hover{width:var(--hvr-w-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-w-mobile:"]:focus{width:var(--focus-w-mobile)}#lp032-ornexis .gps.gpsi [style*="--z-mobile:"]{z-index:var(--z-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-z-mobile:"]:hover{z-index:var(--hvr-z-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-z-mobile:"]:focus{z-index:var(--focus-z-mobile)}#lp032-ornexis .gps.gpsi [style*="--wm-mobile:"]{writing-mode:var(--wm-mobile)}#lp032-ornexis .gps.gpsi [style*="--hvr-wm-mobile:"]:hover{writing-mode:var(--hvr-wm-mobile)}#lp032-ornexis .gps.gpsi [style*="--focus-wm-mobile:"]:focus{writing-mode:var(--focus-wm-mobile)}#lp032-ornexis .gps.gpsi [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}#lp032-ornexis .gpsil>section{transition:opacity .5s}#lp032-ornexis .gpsil .gps-lazy, #lp032-ornexis .gpsil .gps-lazy>.gp-dialog{opacity:0!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important;min-width:100%!important}#lp032-ornexis .gpsil .gps-lazy .gp-button-base::before{display:none!important}#lp032-ornexis .gps, #lp032-ornexis .gpsi{display: contents}

#lp032-ornexis .gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:46px;--g-h1-weight:400;--g-h1-lh:130%;--g-h2-ff:var(--g-font-heading,heading);--g-h2-size:41px;--g-h2-weight:400;--g-h2-lh:130%;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:52px;--g-h3-weight:400;--g-h3-lh:130%;--g-p1-ff:var(--g-font-body,body);--g-p1-size:16px;--g-p1-weight:400;--g-p1-lh:180%;--g-p2-ff:var(--g-font-body,body);--g-p2-size:14px;--g-p2-weight:400;--g-p2-lh:180%;--g-p3-ff:var(--g-font-body,body);--g-p3-size:10px;--g-p3-weight:400;--g-p3-lh:180%;--g-sh1-ff:var(--g-font-heading,heading);--g-sh1-size:25px;--g-sh1-weight:400;--g-sh1-lh:130%;--g-sh2-ff:var(--g-font-heading,heading);--g-sh2-size:18px;--g-sh2-weight:400;--g-sh2-lh:130%;--g-sh3-ff:var(--g-font-heading,heading);--g-sh3-size:32px;--g-sh3-weight:400;--g-sh3-lh:130%;--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:sans-serif;--g-font-code:sans-serif;--g-font-heading:sans-serif;--g-theme-font:[object Object];--g-c-bg-1:#e2e2e2;--g-c-bg-2:#f3f3f3;--g-c-bg-3:#fff;--g-c-brand:#121212;--g-color-color-index-change:0;--g-c-error:#ea3335;--g-c-highlight:#4d4d4d;--g-c-info:#1890ff;--g-c-line-1:#ececec;--g-c-line-2:#7d7d7d;--g-c-line-3:#121212;--g-color-my-colors-0:#000;--g-color-my-colors-1:#b6b5b5;--g-color-my-colors-2:#187627;--g-color-my-colors-3:#1e9130;--g-color-my-colors-4:#eff0f0;--g-color-my-colors-5:rgba(250,173,20,.8);--g-color-my-colors-6:hsla(55,95%,92%,.8);--g-c-success:#428445;--g-c-text-1:#4d4d4d;--g-c-text-2:#121212;--g-c-text-3:#fff;--g-color-theme-colors-0:#000;--g-color-theme-colors-1:#b6b5b5;--g-color-theme-colors-2:#187627;--g-color-theme-colors-3:#1e9130;--g-color-theme-colors-4:#eff0f0;--g-color-theme-colors-5:rgba(250,173,20,.8);--g-color-theme-colors-6:hsla(55,95%,92%,.8);--g-c-warning:#f2a73b;--g-radius-large:16px;--g-radius-medium:6px;--g-radius-small:3px}@media (max-width:1024px){#lp032-ornexis .gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:46px;--g-h1-weight:400;--g-h2-size:41px;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:52px;--g-h3-weight:400;--g-p1-size:16px;--g-p1-lh:180%;--g-p2-size:14px;--g-p3-size:10px;--g-sh1-size:25px;--g-sh2-size:18px;--g-sh3-size:32px;--g-ct-p:16px;--g-ct-w:100%;--g-font-body:sans-serif;--g-font-code:sans-serif;--g-font-heading:sans-serif;--g-theme-font:[object Object]}}@media (max-width:767px){#lp032-ornexis .gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:41px;--g-h1-weight:400;--g-h2-size:36px;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:46px;--g-h3-weight:400;--g-p1-size:14px;--g-p2-size:12px;--g-p3-size:9px;--g-sh1-size:23px;--g-sh2-size:16px;--g-sh3-size:29px;--g-ct-p:16px;--g-ct-w:100%;--g-font-body:sans-serif;--g-font-code:sans-serif;--g-font-heading:sans-serif;--g-theme-font:[object Object]}}

#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--as:"]{align-self:var(--as)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bg:"]{background:var(--bg)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--b:"]{border:var(--b)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--c:"]{color:var(--c)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--size:"]{font-size:var(--size)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--h:"]{height:var(--h)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--m:"]{margin:var(--m)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--op:"]{opacity:var(--op)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--o:"]{order:var(--o)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--p:"]{padding:var(--p)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pos:"]{position:var(--pos)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--right:"]{right:var(--right)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--top:"]{top:var(--top)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--t:"]{transform:var(--t)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--w:"]{width:var(--w)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--z:"]{z-index:var(--z)}#lp032-ornexis .gps-603220517754766111.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){#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}#lp032-ornexis .gps-603220517754766111.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){#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}#lp032-ornexis .gps-603220517754766111.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}#lp032-ornexis .gps-603220517754766111 .gp-g-heading-1{font-family:var(--g-h1-ff);font-size:var(--g-h1-size);font-style:var(--g-h1-fs);font-weight:var(--g-h1-weight);letter-spacing:var(--g-h1-ls);line-height:var(--g-h1-lh)}#lp032-ornexis .gps-603220517754766111 .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)}#lp032-ornexis .gps-603220517754766111 .gp-relative{position:relative}#lp032-ornexis .gps-603220517754766111 .gp-mx-auto{margin-left:auto;margin-right:auto}#lp032-ornexis .gps-603220517754766111 .gp-mb-0{margin-bottom:0}#lp032-ornexis .gps-603220517754766111 .gp-inline-block{display:inline-block}#lp032-ornexis .gps-603220517754766111 .gp-flex{display:flex}#lp032-ornexis .gps-603220517754766111 .gp-grid{display:grid}#lp032-ornexis .gps-603220517754766111 .gp-contents{display:contents}#lp032-ornexis .gps-603220517754766111 .\!gp-hidden{display:none!important}#lp032-ornexis .gps-603220517754766111 .gp-hidden{display:none}#lp032-ornexis .gps-603220517754766111 .gp-h-auto{height:auto}#lp032-ornexis .gps-603220517754766111 .gp-h-full{height:100%}#lp032-ornexis .gps-603220517754766111 .gp-w-full{width:100%}#lp032-ornexis .gps-603220517754766111 .gp-max-w-full{max-width:100%}#lp032-ornexis .gps-603220517754766111 .gp-flex-none{flex:none}#lp032-ornexis .gps-603220517754766111 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}#lp032-ornexis .gps-603220517754766111 .gp-flex-col{flex-direction:column}#lp032-ornexis .gps-603220517754766111 .gp-text-g-bg-3{color:var(--g-c-bg-3)}#lp032-ornexis .gps-603220517754766111 .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)}#lp032-ornexis .gps-603220517754766111 .gp-duration-200{transition-duration:.2s}#lp032-ornexis .gps-603220517754766111 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:1024px){#lp032-ornexis .gps-603220517754766111 .tablet\:\!gp-hidden{display:none!important}#lp032-ornexis .gps-603220517754766111 .tablet\:gp-hidden{display:none}#lp032-ornexis .gps-603220517754766111 .tablet\:gp-h-auto{height:auto}#lp032-ornexis .gps-603220517754766111 .tablet\:gp-flex-none{flex:none}}@media (max-width:767px){#lp032-ornexis .gps-603220517754766111 .mobile\:\!gp-hidden{display:none!important}#lp032-ornexis .gps-603220517754766111 .mobile\:gp-hidden{display:none}#lp032-ornexis .gps-603220517754766111 .mobile\:gp-h-auto{height:auto}#lp032-ornexis .gps-603220517754766111 .mobile\:gp-flex-none{flex:none}}#lp032-ornexis .gps-603220517754766111 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}

#lp032-ornexis .geo-hidden{
      display: none !important;
    }

#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--as:"]{align-self:var(--as)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bg:"]{background:var(--bg)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--b:"]{border:var(--b)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--focus-b:"]:focus{border:var(--focus-b)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--focus-bb:"]:focus{border-bottom:var(--focus-bb)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--focus-bblr:"]:focus{border-bottom-left-radius:var(--focus-bblr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--focus-bbrr:"]:focus{border-bottom-right-radius:var(--focus-bbrr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--focus-bt:"]:focus{border-top:var(--focus-bt)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--focus-btlr:"]:focus{border-top-left-radius:var(--focus-btlr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--focus-btrr:"]:focus{border-top-right-radius:var(--focus-btrr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--c:"]{color:var(--c)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--size:"]{font-size:var(--size)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--h:"]{height:var(--h)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--m:"]{margin:var(--m)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--op:"]{opacity:var(--op)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--o:"]{order:var(--o)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--of:"]{overflow:var(--of)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--p:"]{padding:var(--p)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--t:"]{transform:var(--t)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--w:"]{width:var(--w)}#lp032-ornexis .gps-603220517755028255.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){#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--of-tablet:"]{overflow:var(--of-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}#lp032-ornexis .gps-603220517755028255.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){#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bga-mobile:"]{background-attachment:var(--bga-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgc-mobile:"]{background-color:var(--bgc-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgi-mobile:"]{background-image:var(--bgi-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgp-mobile:"]{background-position:var(--bgp-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgr-mobile:"]{background-repeat:var(--bgr-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bgs-mobile:"]{background-size:var(--bgs-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bc-mobile:"]{border-color:var(--bc-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bs-mobile:"]{border-style:var(--bs-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--bw-mobile:"]{border-width:var(--bw-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--of-mobile:"]{overflow:var(--of-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}#lp032-ornexis .gps-603220517755028255.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}#lp032-ornexis .gps-603220517755028255 .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)}#lp032-ornexis .gps-603220517755028255 .gp-relative{position:relative}#lp032-ornexis .gps-603220517755028255 .gp-z-1{z-index:1}#lp032-ornexis .gps-603220517755028255 .gp-mx-auto{margin-left:auto;margin-right:auto}#lp032-ornexis .gps-603220517755028255 .gp-mb-0{margin-bottom:0}#lp032-ornexis .gps-603220517755028255 .gp-inline-block{display:inline-block}#lp032-ornexis .gps-603220517755028255 .gp-flex{display:flex}#lp032-ornexis .gps-603220517755028255 .gp-inline-flex{display:inline-flex}#lp032-ornexis .gps-603220517755028255 .gp-grid{display:grid}#lp032-ornexis .gps-603220517755028255 .gp-contents{display:contents}#lp032-ornexis .gps-603220517755028255 .\!gp-hidden{display:none!important}#lp032-ornexis .gps-603220517755028255 .gp-hidden{display:none}#lp032-ornexis .gps-603220517755028255 .gp-h-auto{height:auto}#lp032-ornexis .gps-603220517755028255 .gp-h-full{height:100%}#lp032-ornexis .gps-603220517755028255 .gp-w-full{width:100%}#lp032-ornexis .gps-603220517755028255 .\!gp-max-w-none{max-width:none!important}#lp032-ornexis .gps-603220517755028255 .gp-max-w-full{max-width:100%}#lp032-ornexis .gps-603220517755028255 .gp-flex-none{flex:none}#lp032-ornexis .gps-603220517755028255 .gp-shrink-0{flex-shrink:0}#lp032-ornexis .gps-603220517755028255 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}#lp032-ornexis .gps-603220517755028255 .gp-flex-row-reverse{flex-direction:row-reverse}#lp032-ornexis .gps-603220517755028255 .gp-flex-col{flex-direction:column}#lp032-ornexis .gps-603220517755028255 .gp-flex-wrap{flex-wrap:wrap}#lp032-ornexis .gps-603220517755028255 .gp-items-center{align-items:center}#lp032-ornexis .gps-603220517755028255 .gp-justify-center{justify-content:center}#lp032-ornexis .gps-603220517755028255 .gp-overflow-hidden{overflow:hidden}#lp032-ornexis .gps-603220517755028255 .gp-break-words{overflow-wrap:break-word}#lp032-ornexis .gps-603220517755028255 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}#lp032-ornexis .gps-603220517755028255 .gp-text-center{text-align:center}#lp032-ornexis .gps-603220517755028255 .gp-leading-\[0\]{line-height:0}#lp032-ornexis .gps-603220517755028255 .gp-text-g-bg-3{color:var(--g-c-bg-3)}#lp032-ornexis .gps-603220517755028255 .gp-no-underline{text-decoration-line:none}#lp032-ornexis .gps-603220517755028255 .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)}#lp032-ornexis .gps-603220517755028255 .gp-duration-200{transition-duration:.2s}#lp032-ornexis .gps-603220517755028255 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}#lp032-ornexis .gps-603220517755028255 .disabled\:gp-btn-disabled:disabled{cursor:default}#lp032-ornexis .gps-603220517755028255 .disabled\:gp-opacity-30:disabled{opacity:.3}#lp032-ornexis .gps-603220517755028255 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}#lp032-ornexis .gps-603220517755028255 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible{visibility:hidden}@media (max-width:1024px){#lp032-ornexis .gps-603220517755028255 .tablet\:\!gp-hidden{display:none!important}#lp032-ornexis .gps-603220517755028255 .tablet\:gp-hidden{display:none}#lp032-ornexis .gps-603220517755028255 .tablet\:gp-h-auto{height:auto}#lp032-ornexis .gps-603220517755028255 .tablet\:gp-flex-none{flex:none}}@media (max-width:767px){#lp032-ornexis .gps-603220517755028255 .mobile\:\!gp-hidden{display:none!important}#lp032-ornexis .gps-603220517755028255 .mobile\:gp-hidden{display:none}#lp032-ornexis .gps-603220517755028255 .mobile\:gp-h-auto{height:auto}#lp032-ornexis .gps-603220517755028255 .mobile\:gp-flex-none{flex:none}}#lp032-ornexis .gps-603220517755028255 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}#lp032-ornexis .gps-603220517755028255 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}@media (max-width:1024px){#lp032-ornexis .gps-603220517755028255 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media (max-width:767px){#lp032-ornexis .gps-603220517755028255 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}#lp032-ornexis .gps-603220517755028255 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}#lp032-ornexis .gps-603220517755028255 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}@media (max-width:1024px){#lp032-ornexis .gps-603220517755028255 .tablet\:\[\&_\>_article\]\:gp-aspect-\[var\(--aspect-tablet\2c _var\(--aspect\)\)\]>article{aspect-ratio:var(--aspect-tablet,var(--aspect))}}@media (max-width:767px){#lp032-ornexis .gps-603220517755028255 .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)))}}#lp032-ornexis .gps-603220517755028255 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}










#lp032-ornexis .custom-star{
  position: relative;
  font-weight: bold;
  word-break: break-word;
  text-indent: 110px;
}

#lp032-ornexis .custom-star img{
  position: absolute;
  left: 0;
  top: 10%;
  width: 100px;
}

#lp032-ornexis [data-id="g7WOiaEO7e"].gp-button-base::before, #lp032-ornexis [data-id="g7WOiaEO7e-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: solid;
  border-width: 0px 0px 5px 0px;
  border-color: #5E8E49;
  
    
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      
  
    }
  
      
  #lp032-ornexis [data-id="g7WOiaEO7e"]:hover::before, #lp032-ornexis [data-id="g7WOiaEO7e-interaction"]:hover::before{
    
    
  }

#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--as:"]{align-self:var(--as)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bg:"]{background:var(--bg)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--b:"]{border:var(--b)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--focus-b:"]:focus{border:var(--focus-b)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--focus-bb:"]:focus{border-bottom:var(--focus-bb)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--focus-bblr:"]:focus{border-bottom-left-radius:var(--focus-bblr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--focus-bbrr:"]:focus{border-bottom-right-radius:var(--focus-bbrr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--focus-bt:"]:focus{border-top:var(--focus-bt)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--focus-btlr:"]:focus{border-top-left-radius:var(--focus-btlr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--focus-btrr:"]:focus{border-top-right-radius:var(--focus-btrr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--c:"]{color:var(--c)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--size:"]{font-size:var(--size)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--h:"]{height:var(--h)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--m:"]{margin:var(--m)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--op:"]{opacity:var(--op)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--o:"]{order:var(--o)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--p:"]{padding:var(--p)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--t:"]{transform:var(--t)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--w:"]{width:var(--w)}#lp032-ornexis .gps-603220517754962719.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){#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}#lp032-ornexis .gps-603220517754962719.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){#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}#lp032-ornexis .gps-603220517754962719.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}#lp032-ornexis .gps-603220517754962719 .gp-relative{position:relative}#lp032-ornexis .gps-603220517754962719 .gp-mx-auto{margin-left:auto;margin-right:auto}#lp032-ornexis .gps-603220517754962719 .gp-mb-0{margin-bottom:0}#lp032-ornexis .gps-603220517754962719 .gp-inline-block{display:inline-block}#lp032-ornexis .gps-603220517754962719 .gp-flex{display:flex}#lp032-ornexis .gps-603220517754962719 .gp-inline-flex{display:inline-flex}#lp032-ornexis .gps-603220517754962719 .gp-grid{display:grid}#lp032-ornexis .gps-603220517754962719 .gp-contents{display:contents}#lp032-ornexis .gps-603220517754962719 .\!gp-hidden{display:none!important}#lp032-ornexis .gps-603220517754962719 .gp-hidden{display:none}#lp032-ornexis .gps-603220517754962719 .gp-h-auto{height:auto}#lp032-ornexis .gps-603220517754962719 .gp-h-full{height:100%}#lp032-ornexis .gps-603220517754962719 .gp-w-full{width:100%}#lp032-ornexis .gps-603220517754962719 .\!gp-max-w-none{max-width:none!important}#lp032-ornexis .gps-603220517754962719 .gp-max-w-full{max-width:100%}#lp032-ornexis .gps-603220517754962719 .gp-flex-none{flex:none}#lp032-ornexis .gps-603220517754962719 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}#lp032-ornexis .gps-603220517754962719 .gp-flex-row-reverse{flex-direction:row-reverse}#lp032-ornexis .gps-603220517754962719 .gp-flex-col{flex-direction:column}#lp032-ornexis .gps-603220517754962719 .gp-items-center{align-items:center}#lp032-ornexis .gps-603220517754962719 .gp-justify-center{justify-content:center}#lp032-ornexis .gps-603220517754962719 .gp-overflow-hidden{overflow:hidden}#lp032-ornexis .gps-603220517754962719 .gp-break-words{overflow-wrap:break-word}#lp032-ornexis .gps-603220517754962719 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}#lp032-ornexis .gps-603220517754962719 .gp-text-center{text-align:center}#lp032-ornexis .gps-603220517754962719 .gp-leading-\[0\]{line-height:0}#lp032-ornexis .gps-603220517754962719 .gp-text-g-bg-3{color:var(--g-c-bg-3)}#lp032-ornexis .gps-603220517754962719 .gp-no-underline{text-decoration-line:none}#lp032-ornexis .gps-603220517754962719 .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)}#lp032-ornexis .gps-603220517754962719 .gp-duration-200{transition-duration:.2s}#lp032-ornexis .gps-603220517754962719 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}#lp032-ornexis .gps-603220517754962719 .disabled\:gp-btn-disabled:disabled{cursor:default}#lp032-ornexis .gps-603220517754962719 .disabled\:gp-opacity-30:disabled{opacity:.3}#lp032-ornexis .gps-603220517754962719 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}#lp032-ornexis .gps-603220517754962719 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible{visibility:hidden}@media (max-width:1024px){#lp032-ornexis .gps-603220517754962719 .tablet\:\!gp-hidden{display:none!important}#lp032-ornexis .gps-603220517754962719 .tablet\:gp-hidden{display:none}#lp032-ornexis .gps-603220517754962719 .tablet\:gp-h-auto{height:auto}#lp032-ornexis .gps-603220517754962719 .tablet\:gp-flex-none{flex:none}}@media (max-width:767px){#lp032-ornexis .gps-603220517754962719 .mobile\:\!gp-hidden{display:none!important}#lp032-ornexis .gps-603220517754962719 .mobile\:gp-hidden{display:none}#lp032-ornexis .gps-603220517754962719 .mobile\:gp-h-auto{height:auto}#lp032-ornexis .gps-603220517754962719 .mobile\:gp-flex-none{flex:none}}#lp032-ornexis .gps-603220517754962719 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}#lp032-ornexis .gps-603220517754962719 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}@media (max-width:1024px){#lp032-ornexis .gps-603220517754962719 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media (max-width:767px){#lp032-ornexis .gps-603220517754962719 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}#lp032-ornexis .gps-603220517754962719 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}#lp032-ornexis .gps-603220517754962719 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}@media (max-width:1024px){#lp032-ornexis .gps-603220517754962719 .tablet\:\[\&_\>_article\]\:gp-aspect-\[var\(--aspect-tablet\2c _var\(--aspect\)\)\]>article{aspect-ratio:var(--aspect-tablet,var(--aspect))}}@media (max-width:767px){#lp032-ornexis .gps-603220517754962719 .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)))}}#lp032-ornexis .gps-603220517754962719 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}






#lp032-ornexis [data-id="gncgdqdhhg"].gp-button-base::before, #lp032-ornexis [data-id="gncgdqdhhg-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: solid;
  border-width: 0px 0px 5px 0px;
  border-color: #187627;
  
    
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      
  
    }
  
      
  #lp032-ornexis [data-id="gncgdqdhhg"]:hover::before, #lp032-ornexis [data-id="gncgdqdhhg-interaction"]:hover::before{
    
    
  }

#lp032-ornexis [data-id="gESmwpGi3W"].gp-button-base::before, #lp032-ornexis [data-id="gESmwpGi3W-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: solid;
  border-width: 0px 0px 5px 0px;
  border-color: #187627;
  
    
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      
  
    }
  
      
  #lp032-ornexis [data-id="gESmwpGi3W"]:hover::before, #lp032-ornexis [data-id="gESmwpGi3W-interaction"]:hover::before{
    
    
  }

#lp032-ornexis [data-id="gXdTtVzmSo"].gp-button-base::before, #lp032-ornexis [data-id="gXdTtVzmSo-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: solid;
  border-width: 0px 0px 5px 0px;
  border-color: #187627;
  
    
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      
  
    }
  
      
  #lp032-ornexis [data-id="gXdTtVzmSo"]:hover::before, #lp032-ornexis [data-id="gXdTtVzmSo-interaction"]:hover::before{
    
    
  }

#lp032-ornexis [data-id="gqMohIWUMY"].gp-button-base::before, #lp032-ornexis [data-id="gqMohIWUMY-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: solid;
  border-width: 0px 0px 5px 0px;
  border-color: #187627;
  
    
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      
  
    }
  
      
  #lp032-ornexis [data-id="gqMohIWUMY"]:hover::before, #lp032-ornexis [data-id="gqMohIWUMY-interaction"]:hover::before{
    
    
  }

#lp032-ornexis .g2R4VNxTVp{

}

#lp032-ornexis [data-id="gvC5bMbKm9"].gp-button-base::before, #lp032-ornexis [data-id="gvC5bMbKm9-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: solid;
  border-width: 0px 0px 5px 0px;
  border-color: #187627;
  
    
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      
  
    }
  
      
  #lp032-ornexis [data-id="gvC5bMbKm9"]:hover::before, #lp032-ornexis [data-id="gvC5bMbKm9-interaction"]:hover::before{
    
    
  }

#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bg:"]{background:var(--bg)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--b:"]{border:var(--b)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--c:"]{color:var(--c)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--m:"]{margin:var(--m)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--op:"]{opacity:var(--op)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--o:"]{order:var(--o)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--p:"]{padding:var(--p)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--t:"]{transform:var(--t)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--w:"]{width:var(--w)}#lp032-ornexis .gps-603220517754831647.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){#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}#lp032-ornexis .gps-603220517754831647.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}
