:root{--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:30px;--gradient-vq-grad:linear-gradient(100deg,#0c59a5 3.55%,#1787ff 96.58%);--gutter:var(--wp--preset--spacing--4);--gutter-comp:calc(var(--gutter)*-0.5);--gutter-half:calc(var(--gutter)*0.5);--gutter-page:var(--wp--preset--spacing--4);--gutter-page-negative:calc(var(--wp--preset--spacing--4)*-1.5);--height-0:0;--height-1:clamp(0.25rem,0.2255rem + 0.1087vw,0.3125rem);--height-2:clamp(0.5rem,0.4511rem + 0.2174vw,0.625rem);--height-3:clamp(0.6875rem,0.5897rem + 0.4348vw,0.9375rem);--height-4:clamp(0.9375rem,0.8152rem + 0.5435vw,1.25rem);--height-5:clamp(1.4375rem,1.2663rem + 0.7609vw,1.875rem);--height-6:clamp(1.875rem,1.6304rem + 1.087vw,2.5rem);--height-7:clamp(2.375rem,2.0815rem + 1.3043vw,3.125rem);--height-8:clamp(2.8125rem,2.4457rem + 1.6304vw,3.75rem);--height-9:clamp(3.75rem,3.2609rem + 2.1739vw,5rem);--height-10:clamp(4.6875rem,4.0761rem + 2.7174vw,6.25rem);--height-11:clamp(5.625rem,4.8913rem + 3.2609vw,7.5rem);--height-25:25%;--height-50:50%;--height-75:75%;--height-auto:auto;--height-full:100%;--height-screen:100vh;--layout-normal:1280px;--width-0:0;--width-1:clamp(0.25rem,0.2255rem + 0.1087vw,0.3125rem);--width-2:clamp(0.5rem,0.4511rem + 0.2174vw,0.625rem);--width-3:clamp(0.6875rem,0.5897rem + 0.4348vw,0.9375rem);--width-4:clamp(0.9375rem,0.8152rem + 0.5435vw,1.25rem);--width-5:clamp(1.4375rem,1.2663rem + 0.7609vw,1.875rem);--width-6:clamp(1.875rem,1.6304rem + 1.087vw,2.5rem);--width-7:clamp(2.375rem,2.0815rem + 1.3043vw,3.125rem);--width-8:clamp(2.8125rem,2.4457rem + 1.6304vw,3.75rem);--width-9:clamp(3.75rem,3.2609rem + 2.1739vw,5rem);--width-10:clamp(4.6875rem,4.0761rem + 2.7174vw,6.25rem);--width-11:clamp(5.625rem,4.8913rem + 3.2609vw,7.5rem);--width-50:50%;--width-auto:auto;--width-full:100%;--width-screen:100vw;--width-one-fifth:20%;--width-two-fifths:40%;--width-three-fifths:60%;--width-four-fifths:80%;--width-one-half:50%;--width-one-quarter:25%;--width-three-quarters:75%;--width-one-sixth:16.666667%;--width-two-sixths:33.333333%;--width-three-sixths:50%;--width-four-sixths:66.666667%;--width-five-sixths:83.333333%;--width-one-third:33.333333%;--width-two-thirds:66.666667%;--width-one-twelfth:8.333333%;--width-two-twelfths:16.666667%;--width-three-twelfths:25%;--width-four-twelfths:33.333333%;--width-five-twelfths:41.666667%;--width-six-twelfths:50%;--width-seven-twelfths:58.333333%;--width-eight-twelfths:66.666667%;--width-nine-twelfths:75%;--width-ten-twelfths:83.333333%;--width-eleven-twelfths:91.666667%}.orb-downloads{display:flex;flex-direction:column;position:relative}.orb-downloads--left{float:left;justify-self:flex-start}.orb-downloads--center{justify-self:center;margin-left:auto;margin-right:auto}.orb-downloads--right{float:right;justify-self:flex-end}.orb-downloads__icon{fill:currentColor;transition:transform .2s ease}.orb-downloads__versions{background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--soft-grey);border-radius:8px;border-radius:var(--border-radius-sm);box-shadow:b-shadow("sm");display:flex;flex-direction:column;gap:var(--wp--preset--spacing--1);left:0;list-style:none;margin:0 auto;max-width:calc(var(--wp--preset--spacing--12)*4);opacity:0;padding:var(--wp--preset--spacing--2);pointer-events:none;position:absolute;right:0;top:calc(100% + var(--wp--preset--spacing--1));transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease;width:100%;z-index:100}.orb-downloads__versions[hidden]{display:none}.orb-downloads__versions:not([hidden]){opacity:1;pointer-events:auto;transform:translateY(0)}.download-version+.download-version{border-top:2px solid var(--wp--preset--color--soft-grey);padding-top:var(--wp--preset--spacing--1)}.download-version__link{align-items:center;border-radius:8px;border-radius:var(--border-radius-sm);color:var(--wp--preset--color--navy);display:flex;gap:var(--wp--preset--spacing--3);justify-content:space-between;padding:var(--wp--preset--spacing--3);-webkit-text-decoration:none;text-decoration:none;transition:background-color .2s ease}.download-version__link:hover{background:var(--wp--preset--color--soft-grey)}.download-version__link:focus-visible{outline:2px solid var(--wp--preset--color--aqua);outline-offset:-2px}.download-version__link:active{background:var(--wp--preset--color--soft-grey)}.download-version__details{display:flex;flex:1;flex-direction:column;gap:var(--wp--preset--spacing--1);min-width:0}.download-version__filename{font-size:clamp(1rem,.9511rem + .2174vw,1.125rem);line-height:1.45;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.download-version__filename,.download-version__meta{color:var(--wp--preset--color--navy);font-family:var(--wp--preset--font-family--outfit);font-weight:300;letter-spacing:0}.download-version__meta{align-items:center;display:flex;font-size:clamp(.8784rem,.8742rem + .0183vw,.8889rem);gap:var(--wp--preset--spacing--2);line-height:1.4;list-style:none;margin:0;padding:0}.download-version__meta li+li{border-left:1px solid var(--wp--preset--color--navy);padding-left:var(--wp--preset--spacing--2)}