.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0!important}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:2147483646}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;margin-bottom:.4em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-decoration:none}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-first-highlight .cc-btn:last-child{background-color:transparent;border-color:transparent}.cc-first-highlight .cc-btn:last-child:focus,.cc-first-highlight .cc-btn:last-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.2em;right:.4em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close.cc-closeXcustomText{text-decoration:underline;font-size:1.1em;top:.5em;right:.6em}.cc-window.cc-banner.cc-addedcloseX{padding:2em 1.8em}.cc-close:focus,.cc-close:hover{opacity:1}div.cc-blockingScreen{opacity:.5;background:#000;width:100%;height:100%;z-index:2147483630;top:0;left:0;position:fixed}span.cc-visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-allswitches.cc-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}.cc-switch-element{margin-bottom:.3em}.cc-switch{position:relative;display:inline-block;width:2.3em;height:1.4em;margin:0 .3em 0 0;vertical-align:middle}.cc-switch-label{margin-right:.6em}.cc-switch input{opacity:0;width:0;height:0;display:none}.cc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.cc-slider:before{position:absolute;content:"";height:1em;width:1em;left:.2em;bottom:.2em;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.cc-slider{background-color:#a0db8e}input:focus+.cc-slider{-webkit-box-shadow:0 0 1px #a0db8e;box-shadow:0 0 1px #a0db8e}input:checked+.cc-slider:before{-webkit-transform:translateX(.9em);transform:translateX(.9em)}.cc-slider.disabled:before{opacity:45%}.cc-slider.classic{border-radius:.6em}.cc-slider.classic:before{border-radius:50%}.cc-popovercenter{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:380px;z-index:2147483645}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-popovercenter{top:50%!important;left:50%!important;min-width:calc(100%)!important}}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-highlight .cc-btn:last-child{min-width:140px}.cc-theme-classic .cc-highlight .cc-btn:first-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:last-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:first-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}@layer properties;:host,:root{--font-sans:"opal",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-100:oklch(93.6% 0.032 17.717);--color-red-300:oklch(80.8% 0.114 19.571);--color-green-100:oklch(96.2% 0.044 156.743);--color-green-300:oklch(87.1% 0.15 154.449);--color-green-600:oklch(62.7% 0.194 149.214);--color-gray-800:oklch(27.8% 0.033 256.848);--color-neutral-100:oklch(97% 0 0);--color-neutral-200:oklch(92.2% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-600:oklch(43.9% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-neutral-900:oklch(20.5% 0 0);--color-black:#000;--color-white:#fff;--spacing:0.25rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--container-2xl:42rem;--container-3xl:48rem;--text-xs:0.75rem;--text-xs--line-height:1.33333;--text-sm:0.875rem;--text-sm--line-height:1.42857;--text-base:1rem;--text-base--line-height:1.5;--text-lg:1.125rem;--text-lg--line-height:1.55556;--text-xl:1.25rem;--text-xl--line-height:1.4;--text-2xl:1.5rem;--text-2xl--line-height:1.33333;--text-3xl:1.875rem;--text-3xl--line-height:1.2;--text-4xl:2.25rem;--text-4xl--line-height:1.11111;--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--text-8xl:6rem;--text-8xl--line-height:1;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--tracking-tight:-0.025em;--leading-tight:1.25;--radius-sm:0.25rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--ease-in:cubic-bezier(0.4,0,1,1);--ease-out:cubic-bezier(0,0,0.2,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--aspect-video:16/9;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-background:#fffaf8;--color-foreground:#1d1d1d;--color-primary:#e74b5d;--color-secondary:#0c3a47;--color-tertiary:grey;--color-fourty:#f8f3f2;--color-fiver:#adadad;--tw-prose-font-normal:400;--tw-prose-font-medium:500;--tw-prose-font-semibold:600;--tw-prose-font-bold:700;--tw-prose-font-extrabold:800;--tw-prose-font-black:900}@font-face{font-display:swap;font-family:opal;font-style:normal;font-weight:900;src:url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-Black.woff2) format("woff2"),url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-Black.woff) format("woff")}@font-face{font-display:swap;font-family:opal;font-style:italic;font-weight:700;src:url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-BoldItalic.woff2) format("woff2"),url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-BoldItalic.woff) format("woff")}@font-face{font-display:swap;font-family:opal;font-style:italic;font-weight:900;src:url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-BlackItalic.woff2) format("woff2"),url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-BlackItalic.woff) format("woff")}@font-face{font-display:swap;font-family:opal;font-style:normal;font-weight:700;src:url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-Bold.woff2) format("woff2"),url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:opal;font-style:italic;font-weight:300;src:url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-LightItalic.woff2) format("woff2"),url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-LightItalic.woff) format("woff")}@font-face{font-display:swap;font-family:opal;font-style:italic;font-weight:500;src:url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-RegularItalic.woff2) format("woff2"),url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-RegularItalic.woff) format("woff")}@font-face{font-display:swap;font-family:opal;font-style:normal;font-weight:300;src:url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-Light.woff2) format("woff2"),url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-Light.woff) format("woff")}@font-face{font-display:swap;font-family:opal;font-style:normal;font-weight:500;src:url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-Regular.woff2) format("woff2"),url(//opal.pt/wp-content/themes/opal/assets/fonts/opal-Regular.woff) format("woff")}*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-size:1em;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::file-selector-button,button,input,optgroup,select,textarea{background-color:transparent;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{scroll-behavior:smooth}body{background-color:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans);margin:calc(var(--spacing)*0);overflow-x:hidden;padding:calc(var(--spacing)*0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.form [multiple],.form [type=date],.form [type=datetime-local],.form [type=email],.form [type=month],.form [type=number],.form [type=password],.form [type=search],.form [type=tel],.form [type=text],.form [type=time],.form [type=url],.form [type=week],.form input:where(:not([type])),.form select,.form textarea{border-color:color-mix(in srgb,grey 15%,transparent);border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;display:block;resize:none;width:100%}@supports (color:color-mix(in lab,red,red)){.form [multiple],.form [type=date],.form [type=datetime-local],.form [type=email],.form [type=month],.form [type=number],.form [type=password],.form [type=search],.form [type=tel],.form [type=text],.form [type=time],.form [type=url],.form [type=week],.form input:where(:not([type])),.form select,.form textarea{border-color:color-mix(in oklab,var(--color-tertiary) 15%,transparent)}}.form [multiple],.form [type=date],.form [type=datetime-local],.form [type=email],.form [type=month],.form [type=number],.form [type=password],.form [type=search],.form [type=tel],.form [type=text],.form [type=time],.form [type=url],.form [type=week],.form input:where(:not([type])),.form select,.form textarea{background-color:var(--color-fourty);color:var(--color-secondary);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));padding-block:calc(var(--spacing)*2);padding-inline:calc(var(--spacing)*4);text-transform:lowercase}:is(.form [type=text],.form input:where(:not([type])),.form [type=email],.form [type=url],.form [type=password],.form [type=number],.form [type=date],.form [type=datetime-local],.form [type=month],.form [type=search],.form [type=tel],.form [type=time],.form [type=week],.form [multiple],.form textarea,.form select):focus{border-color:var(--color-secondary)}:is(.form [type=text],.form input:where(:not([type])),.form [type=email],.form [type=url],.form [type=password],.form [type=number],.form [type=date],.form [type=datetime-local],.form [type=month],.form [type=search],.form [type=tel],.form [type=time],.form [type=week],.form [multiple],.form textarea,.form select):focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form label{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.form [type=checkbox]{border-color:color-mix(in srgb,grey 15%,transparent);border-radius:var(--radius-sm);border-style:var(--tw-border-style);border-width:1px}@supports (color:color-mix(in lab,red,red)){.form [type=checkbox]{border-color:color-mix(in oklab,var(--color-tertiary) 15%,transparent)}}.form [type=checkbox]{background-color:var(--color-fourty);color:var(--color-secondary)}:is(.form [type=checkbox]):checked{border-color:var(--color-secondary)}:is(.form [type=checkbox]):focus{border-color:var(--color-secondary)}:is(.form [type=checkbox]):focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}:is(.form [type=checkbox]):focus{--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.form [type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230c3a47' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}.wpcf7-list-item{margin:calc(var(--spacing)*0)}.wpcf7-list-item label{align-items:center;display:flex;flex-wrap:wrap;gap:calc(var(--spacing)*1)}.wpcf7-list-item-label{flex:1;font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.wpcf7-list-item-label a{text-decoration-line:underline}:where(.wpcf7-form>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*2*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*2*var(--tw-space-y-reverse))}.wpcf7-not-valid-tip{margin-top:calc(var(--spacing)*1)}.wpcf7 form .wpcf7-response-output,.wpcf7-not-valid-tip{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.wpcf7 form .wpcf7-response-output{border-color:transparent;border-radius:.25rem;border-style:var(--tw-border-style);border-width:1px;margin:calc(var(--spacing)*0);padding-block:calc(var(--spacing)*2);padding-inline:calc(var(--spacing)*4);text-align:center}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.spam .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{background-color:var(--color-red-100);border-color:var(--color-red-300);color:var(--color-primary)}.wpcf7 form.sent .wpcf7-response-output{background-color:var(--color-green-100);border-color:var(--color-green-300);color:var(--color-green-600)}.btn-container p{align-items:center;display:flex;gap:calc(var(--spacing)*2);justify-content:flex-start}.wpcf7 .wpcf7-submit{align-items:center;background-color:var(--color-secondary);border-color:var(--color-secondary);border-radius:calc(infinity*1px);border-style:var(--tw-border-style);border-width:1px;box-sizing:border-box;color:var(--color-white);cursor:pointer;display:inline-flex;flex-direction:row;gap:calc(var(--spacing)*2);isolation:isolate;justify-content:center;order:1;padding-block:calc(var(--spacing)*2.5);padding-inline:calc(var(--spacing)*6);text-transform:lowercase;transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));--tw-duration:200ms;transition-duration:.2s;--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}@media (hover:hover){:is(.wpcf7 .wpcf7-submit):hover{background-color:var(--color-white)}}@media (hover:hover){:is(.wpcf7 .wpcf7-submit):hover{color:var(--color-secondary)}}:is(.wpcf7 .wpcf7-submit):disabled{opacity:40%}.wpcf7 .wpcf7-spinner{display:flex;order:2}.newsletter{align-items:center;border-color:color-mix(in srgb,grey 25%,transparent);border-radius:calc(infinity*1px);border-style:var(--tw-border-style);border-width:1px;display:flex;flex-direction:row;gap:calc(var(--spacing)*2)}@supports (color:color-mix(in lab,red,red)){.newsletter{border-color:color-mix(in oklab,var(--color-tertiary) 25%,transparent)}}.newsletter{padding:calc(var(--spacing)*1)}.newsletter .newsletterInput{flex:1;min-width:calc(var(--spacing)*0);position:relative}.newsletter .newsletterInput input[type=email]{color:var(--color-white);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));padding-block:calc(var(--spacing)*1);padding-left:calc(var(--spacing)*4);width:100%}:is(.newsletter .newsletterInput input[type=email])::placeholder{color:color-mix(in srgb,#fff 65%,transparent)}@supports (color:color-mix(in lab,red,red)){:is(.newsletter .newsletterInput input[type=email])::placeholder{color:color-mix(in oklab,var(--color-white) 65%,transparent)}}:is(.newsletter .newsletterInput input[type=email]):focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}:is(.newsletter .newsletterInput input[type=email]):focus{outline-style:var(--tw-outline-style);outline-width:0}.newsletter .newsletterInput .wpcf7-not-valid-tip{color:var(--color-primary);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));position:absolute}.newsletter .newsletterBtn{flex-shrink:0;position:relative}.newsletter .newsletterBtn .wpcf7-spinner{position:absolute}.newsletter .newsletterBtn .wpcf7-submit{background-color:var(--color-secondary);border-color:var(--color-secondary);border-radius:calc(infinity*1px);border-style:var(--tw-border-style);border-width:1px;box-sizing:border-box;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:var(--text-sm);gap:calc(var(--spacing)*2);isolation:isolate;line-height:var(--tw-leading,var(--text-sm--line-height));padding-block:calc(var(--spacing)*1);padding-inline:calc(var(--spacing)*3);text-transform:lowercase;transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));width:100%;--tw-duration:200ms;transition-duration:.2s;--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}@media (hover:hover){:is(.newsletter .newsletterBtn .wpcf7-submit):hover{background-color:var(--color-white)}}@media (hover:hover){:is(.newsletter .newsletterBtn .wpcf7-submit):hover{color:var(--color-secondary)}}.newsletter p{margin:calc(var(--spacing)*0)}.area-select{display:flex;flex-wrap:wrap;gap:calc(var(--spacing)*2);margin-top:calc(var(--spacing)*2)}.area-select input[type=radio]{display:none}.area-select .wpcf7-list-item-label{border-color:color-mix(in srgb,grey 15%,transparent);border-radius:calc(infinity*1px);border-style:var(--tw-border-style);border-width:1px;cursor:pointer}@supports (color:color-mix(in lab,red,red)){.area-select .wpcf7-list-item-label{border-color:color-mix(in oklab,var(--color-tertiary) 15%,transparent)}}.area-select .wpcf7-list-item-label{background-color:var(--color-fourty);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));padding-block:calc(var(--spacing)*1.5);padding-inline:calc(var(--spacing)*4);text-transform:lowercase;transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));--tw-duration:150ms;transition-duration:.15s;--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){:is(.area-select .wpcf7-list-item-label):hover{border-color:var(--color-secondary)}}@media (hover:hover){:is(.area-select .wpcf7-list-item-label):hover{background-color:var(--color-secondary)}}@media (hover:hover){:is(.area-select .wpcf7-list-item-label):hover{color:var(--color-white)}}.area-select input[type=radio]:checked+.wpcf7-list-item-label{background-color:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-white)}.upload-select{align-items:center;border-color:color-mix(in srgb,grey 15%,transparent);border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;cursor:pointer;display:inline-flex;flex-direction:column;width:auto}@supports (color:color-mix(in lab,red,red)){.upload-select{border-color:color-mix(in oklab,var(--color-tertiary) 15%,transparent)}}.upload-select{background-color:var(--color-fourty);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));padding-block:calc(var(--spacing)*2);padding-inline:calc(var(--spacing)*4);text-transform:lowercase}.page-numbers.current{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);text-decoration-line:underline}@media (hover:hover){.page-numbers:hover{text-decoration-line:underline}}.rippleFx{border-radius:inherit;display:block;inset:0;overflow:hidden;position:absolute;transform:translateZ(0);z-index:1}.rippleFx span{display:block;height:100%;width:100%;--tw-translate-y:100%;background-color:var(--color-primary);border-radius:50% 50% 0 0;transform:translateY(100%);transition:transform .5s cubic-bezier(.4,0,0,1),border-radius .5s cubic-bezier(.4,0,0,1)}@media (pointer:fine){#articles-container article a:hover .rippleFx span{border-radius:0;transform:translateY(0);transition-duration:.5s,.9s}}.filter-btn{border-color:color-mix(in srgb,grey 15%,transparent);border-radius:calc(infinity*1px);border-style:var(--tw-border-style);border-width:1px;cursor:pointer}@supports (color:color-mix(in lab,red,red)){.filter-btn{border-color:color-mix(in oklab,var(--color-tertiary) 15%,transparent)}}.filter-btn{background-color:var(--color-fourty);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));padding-block:calc(var(--spacing)*1.5);padding-inline:calc(var(--spacing)*4);text-transform:lowercase;transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));--tw-duration:150ms;transition-duration:.15s;--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){.filter-btn:hover{background-color:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-white)}}.filter-btn.active{background-color:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-white)}@media (hover:hover){:is(#primary-menu li a):hover{text-decoration-line:underline}}.swiperProj .swiper-pagination{margin-top:calc(var(--spacing)*4);position:relative;top:auto}.swiperProj .swiper-pagination .swiper-pagination-bullet{background-color:var(--color-secondary);border-radius:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));will-change:margin,margin-inline,width}.swiperProj .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:calc(var(--spacing)*10)}.lang-item a{--tw-font-weight:var(--font-weight-bold);color:var(--color-fiver);font-weight:var(--font-weight-bold);text-transform:lowercase}@media (hover:hover){:is(.lang-item a):hover{color:var(--color-primary)}}@media (hover:hover){:is(.lang-item a):hover{text-decoration-line:underline}}.lang-item.current-lang a{color:var(--color-primary)}.pagination ul li .page-numbers{align-items:center;background-color:transparent;border-radius:calc(infinity*1px);display:flex;height:calc(var(--spacing)*8);justify-content:center;width:calc(var(--spacing)*8)}.pagination ul li .page-numbers.current{background-color:var(--color-secondary);color:var(--color-white)}.visible{visibility:visible}.sr-only{border-width:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.-top-4{top:calc(var(--spacing)*-4)}.-top-16{top:calc(var(--spacing)*-16)}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.-right-2{right:calc(var(--spacing)*-2)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[100\]{z-index:100}.container{width:100%}@media (width >= 40rem){.container{max-width:40rem}}@media (width >= 48rem){.container{max-width:48rem}}@media (width >= 64rem){.container{max-width:64rem}}@media (width >= 80rem){.container{max-width:80rem}}@media (width >= 96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.prose{--tw-prose-body:var(--color-foreground);--tw-prose-headings:var(--color-foreground);--tw-prose-lead:var(--color-foreground);--tw-prose-links:var(--color-primary);--tw-prose-bold:var(--color-foreground);--tw-prose-counters:var(--color-foreground);--tw-prose-bullets:var(--color-foreground);--tw-prose-hr:var(--color-foreground);--tw-prose-quotes:var(--color-foreground);--tw-prose-quote-borders:var(--color-primary);--tw-prose-captions:var(--color-foreground);--tw-prose-kbd:var(--color-foreground);--tw-prose-kbd-shadows:var(--color-foreground);--tw-prose-code:var(--color-foreground);--tw-prose-pre-code:var(--color-background);--tw-prose-pre-bg:var(--color-foreground);--tw-prose-th-borders:var(--color-foreground);--tw-prose-td-borders:var(--color-foreground);--tw-prose-invert-body:var(--color-background);--tw-prose-invert-headings:var(--color-background);--tw-prose-invert-lead:var(--color-background);--tw-prose-invert-links:var(--color-primary);--tw-prose-invert-bold:var(--color-background);--tw-prose-invert-counters:var(--color-background);--tw-prose-invert-bullets:var(--color-background);--tw-prose-invert-hr:var(--color-background);--tw-prose-invert-quotes:var(--color-background);--tw-prose-invert-quote-borders:var(--color-primary);--tw-prose-invert-captions:var(--color-background);--tw-prose-invert-kbd:var(--color-background);--tw-prose-invert-kbd-shadows:var(--color-background);--tw-prose-invert-code:var(--color-background);--tw-prose-invert-pre-code:var(--color-foreground);--tw-prose-invert-pre-bg:var(--color-background);--tw-prose-invert-th-borders:var(--color-background);--tw-prose-invert-td-borders:var(--color-background);color:var(--tw-prose-body);font-size:1rem;line-height:1.75}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(p){margin-bottom:1.25em;margin-top:1.25em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where([class~=lead],[class~=is-style-lead]){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(a){color:var(--tw-prose-links);font-weight:var(--tw-prose-font-medium);text-decoration:underline}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(strong){color:var(--tw-prose-bold);font-weight:var(--tw-prose-font-semibold)}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(a strong){color:inherit}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote strong){color:inherit}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th strong){color:inherit}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol[type=A]){list-style-type:upper-alpha}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol[type=a]){list-style-type:lower-alpha}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol[type=A s]){list-style-type:upper-alpha}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol[type=a s]){list-style-type:lower-alpha}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol[type=I]){list-style-type:upper-roman}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol[type=i]){list-style-type:lower-roman}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol[type=I s]){list-style-type:upper-roman}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol[type=i s]){list-style-type:lower-roman}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol[type="1"]){list-style-type:decimal}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol>li)::marker{color:var(--tw-prose-counters);font-weight:var(--tw-prose-font-normal)}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul>li)::marker{color:var(--tw-prose-bullets)}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(dt){color:var(--tw-prose-headings);font-weight:var(--tw-prose-font-semibold);margin-top:1.25em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(hr){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:var(--tw-prose-font-medium);margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote p:first-of-type):before{content:open-quote}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote p:last-of-type):after{content:close-quote}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote>cite){color:var(--tw-prose-body);font-style:normal;font-weight:var(--tw-prose-font-normal)}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote>cite:before){content:"\2014"}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h1){color:var(--tw-prose-headings);font-size:2.25em;font-weight:var(--tw-prose-font-extrabold);line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h1 strong){color:inherit;font-weight:var(--tw-prose-font-black)}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2){color:var(--tw-prose-headings);font-size:1.5em;font-weight:var(--tw-prose-font-bold);line-height:1.3333333;margin-bottom:1em;margin-top:2em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2 strong){color:inherit;font-weight:var(--tw-prose-font-extrabold)}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3){color:var(--tw-prose-headings);font-size:1.25em;font-weight:var(--tw-prose-font-semibold);line-height:1.6;margin-bottom:.6em;margin-top:1.6em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3 strong){color:inherit;font-weight:var(--tw-prose-font-bold)}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4){color:var(--tw-prose-headings);font-weight:var(--tw-prose-font-semibold);line-height:1.5;margin-bottom:.5em;margin-top:1.5em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4 strong){color:inherit;font-weight:var(--tw-prose-font-bold)}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(img){margin-bottom:2em;margin-top:2em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(picture){display:block;margin-bottom:2em;margin-top:2em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(kbd){box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);color:var(--tw-prose-kbd);font-family:inherit;font-weight:var(--tw-prose-font-medium)}@supports (color:color-mix(in lab,red,red)){:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(kbd){box-shadow:0 0 0 1px color-mix(in oklab,var(--tw-prose-kbd-shadows) 10%,transparent),0 3px 0 color-mix(in oklab,var(--tw-prose-kbd-shadows) 10%,transparent)}}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(kbd){border-radius:.3125rem;font-size:.875em;padding:.1875em .375em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(code){color:var(--tw-prose-code);font-size:.875em;font-weight:var(--tw-prose-font-semibold)}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(code):after,:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(code):before{content:"`"}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(a code){color:inherit}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h1 code){color:inherit}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2 code){color:inherit;font-size:.875em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3 code){color:inherit;font-size:.9em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4 code){color:inherit}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote code){color:inherit}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th code){color:inherit}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(pre){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:var(--tw-prose-font-normal);line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(pre code){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(pre code):before{content:none}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(pre code):after{content:none}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(table){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(table.has-fixed-layout){table-layout:fixed;width:100%}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th){color:var(--tw-prose-headings);font-weight:var(--tw-prose-font-semibold);padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody tr){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody tr:last-child){border-bottom-width:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td){vertical-align:baseline}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(tfoot){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(tfoot td){vertical-align:top}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(figure>*){margin-bottom:0;margin-top:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(figcaption){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(picture>img){margin-bottom:0;margin-top:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(video){margin-bottom:2em;margin-top:2em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(li){margin-bottom:.5em;margin-top:.5em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol>li){padding-left:.375em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul>li){padding-left:.375em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose>ul>li p){margin-bottom:.75em;margin-top:.75em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose>ul>li>:first-child){margin-top:1.25em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose>ul>li>:last-child){margin-bottom:1.25em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose>ol>li>:first-child){margin-top:1.25em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose>ol>li>:last-child){margin-bottom:1.25em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul ul,ul ol,ol ul,ol ol){margin-bottom:.75em;margin-top:.75em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(dl){margin-bottom:1.25em;margin-top:1.25em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(dd){margin-top:.5em;padding-left:1.625em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(hr+*){margin-top:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2+*){margin-top:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3+*){margin-top:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4+*){margin-top:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th:first-child){padding-left:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th:last-child){padding-right:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td,tfoot td){padding:.5714286em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td:first-child,tfoot td:first-child){padding-left:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td:last-child,tfoot td:last-child){padding-right:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(figure){margin-bottom:2em;margin-top:2em}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose>:first-child){margin-top:0}:is(.prose :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose>:last-child){margin-bottom:0}.prose .wp-block-table td,.prose .wp-block-table th{border:0}.prose .wp-block-table tfoot,.prose .wp-block-table thead{border-color:var(--tw-prose-th-borders)}.prose .wp-block-table thead{border-bottom-width:1px}.prose .wp-block-table tfoot{border-top-width:1px}.prose-lg{font-size:1.125rem;line-height:1.7777778}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(p){margin-bottom:1.3333333em;margin-top:1.3333333em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where([class~=lead],[class~=is-style-lead]){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-start:1em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(h1){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(img){margin-bottom:1.7777778em;margin-top:1.7777778em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(picture){margin-bottom:1.7777778em;margin-top:1.7777778em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(picture>img){margin-bottom:0;margin-top:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(video){margin-bottom:1.7777778em;margin-top:1.7777778em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(kbd){border-radius:.3125rem;font-size:.8888889em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-top:.2222222em;padding-inline-start:.4444444em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(code){font-size:.8888889em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2 code){font-size:.8666667em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3 code){font-size:.875em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(pre){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding-inline-end:1.5em;padding-bottom:1em;padding-top:1em;padding-inline-start:1.5em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(li){margin-bottom:.6666667em;margin-top:.6666667em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol>li){padding-inline-start:.4444444em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul>li){padding-inline-start:.4444444em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(.prose-lg>ul>li p){margin-bottom:.8888889em;margin-top:.8888889em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(ul ul,ul ol,ol ul,ol ol){margin-bottom:.8888889em;margin-top:.8888889em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(dl){margin-bottom:1.3333333em;margin-top:1.3333333em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(dt){margin-top:1.3333333em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(dd){margin-top:.6666667em;padding-inline-start:1.5555556em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(hr){margin-bottom:3.1111111em;margin-top:3.1111111em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(hr+*){margin-top:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2+*){margin-top:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3+*){margin-top:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4+*){margin-top:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(table){font-size:.8888889em;line-height:1.5}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(thead th:first-child){padding-inline-start:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(thead th:last-child){padding-inline-end:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td,tfoot td){padding-inline-end:.75em;padding-bottom:.75em;padding-top:.75em;padding-inline-start:.75em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))):where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-lg :not(:where([class~=not-prose],[class~=not-prose] *))) .prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-xl{font-size:1.25rem;line-height:1.8}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(p){margin-bottom:1.2em;margin-top:1.2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where([class~=lead],[class~=is-style-lead]){font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote){margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1.0666667em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h1){font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2){font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3){font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4){line-height:1.6;margin-bottom:.6em;margin-top:1.8em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(img){margin-bottom:2em;margin-top:2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(picture){margin-bottom:2em;margin-top:2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(picture>img){margin-bottom:0;margin-top:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(video){margin-bottom:2em;margin-top:2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(kbd){border-radius:.3125rem;font-size:.9em;padding-inline-end:.4em;padding-bottom:.25em;padding-top:.25em;padding-inline-start:.4em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(code){font-size:.9em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2 code){font-size:.8611111em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3 code){font-size:.9em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(pre){border-radius:.5rem;font-size:.9em;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding-inline-end:1.3333333em;padding-bottom:1.1111111em;padding-top:1.1111111em;padding-inline-start:1.3333333em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol){margin-bottom:1.2em;margin-top:1.2em;padding-inline-start:1.6em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul){margin-bottom:1.2em;margin-top:1.2em;padding-inline-start:1.6em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(li){margin-bottom:.6em;margin-top:.6em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol>li){padding-inline-start:.4em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul>li){padding-inline-start:.4em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ul>li p){margin-bottom:.8em;margin-top:.8em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ul>li>p:first-child){margin-top:1.2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ul>li>p:last-child){margin-bottom:1.2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ol>li>p:first-child){margin-top:1.2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ol>li>p:last-child){margin-bottom:1.2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul ul,ul ol,ol ul,ol ol){margin-bottom:.8em;margin-top:.8em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(dl){margin-bottom:1.2em;margin-top:1.2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(dt){margin-top:1.2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(dd){margin-top:.6em;padding-inline-start:1.6em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(hr){margin-bottom:2.8em;margin-top:2.8em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(hr+*){margin-top:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2+*){margin-top:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3+*){margin-top:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4+*){margin-top:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(table){font-size:.9em;line-height:1.5555556}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th){padding-inline-end:.6666667em;padding-bottom:.8888889em;padding-inline-start:.6666667em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th:first-child){padding-inline-start:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th:last-child){padding-inline-end:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td,tfoot td){padding-inline-end:.6666667em;padding-bottom:.8888889em;padding-top:.8888889em;padding-inline-start:.6666667em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td:first-child,tfoot td:first-child){padding-inline-start:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td:last-child,tfoot td:last-child){padding-inline-end:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(figure){margin-bottom:2em;margin-top:2em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(figure>*){margin-bottom:0;margin-top:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(figcaption){font-size:.9em;line-height:1.5555556;margin-top:1em}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>:first-child){margin-top:0}:is(.prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>:last-child){margin-bottom:0}.mt-14{margin-top:calc(var(--spacing)*14)}.mt-40{margin-top:calc(var(--spacing)*40)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-16{margin-bottom:calc(var(--spacing)*16)}.mb-24{margin-bottom:calc(var(--spacing)*24)}.box-border{box-sizing:border-box}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-\[5\/3\]{aspect-ratio:5/3}.aspect-\[16\/14\]{aspect-ratio:16/14}.aspect-video{aspect-ratio:var(--aspect-video)}.size-3{height:calc(var(--spacing)*3);width:calc(var(--spacing)*3)}.size-3\.5{height:calc(var(--spacing)*3.5);width:calc(var(--spacing)*3.5)}.size-4{height:calc(var(--spacing)*4);width:calc(var(--spacing)*4)}.size-6{height:calc(var(--spacing)*6);width:calc(var(--spacing)*6)}.size-8{width:calc(var(--spacing)*8)}.h-8,.size-8{height:calc(var(--spacing)*8)}.h-\[40rem\]{height:40rem}.h-\[50px\]{height:50px}.h-\[70svh\]{height:70svh}.h-auto{height:auto}.h-full{height:100%}.max-h-20{max-height:calc(var(--spacing)*20)}.max-h-\[35rem\]{max-height:35rem}.w-8{width:calc(var(--spacing)*8)}.w-24{width:calc(var(--spacing)*24)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-screen-lg{max-width:var(--breakpoint-lg)}.max-w-screen-xl{max-width:var(--breakpoint-xl)}.min-w-20{min-width:calc(var(--spacing)*20)}.min-w-\[80vw\]{min-width:80vw}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-y-1\/6{translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-1\/6{--tw-translate-y:16.66667%}.translate-y-2\/3{--tw-translate-y:66.66667%}.translate-y-2\/3,.translate-y-full{translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-full{--tw-translate-y:100%}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x) var(--tw-scale-y)}.cursor-pointer{cursor:pointer}.columns-1{column-count:1}.break-inside-avoid{break-inside:avoid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*.5*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*.5*var(--tw-space-y-reverse))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*1.5*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*1.5*var(--tw-space-y-reverse))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*2*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*2*var(--tw-space-y-reverse))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*4*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*4*var(--tw-space-y-reverse))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*6*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*6*var(--tw-space-y-reverse))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*8*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*8*var(--tw-space-y-reverse))}:where(.space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*10*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*10*var(--tw-space-y-reverse))}:where(.space-y-16>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*16*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*16*var(--tw-space-y-reverse))}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*1*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing)*1*var(--tw-space-x-reverse))}:where(.divide-x>:not(:last-child)){--tw-divide-x-reverse:0;border-inline-end-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-inline-start-width:calc(1px*var(--tw-divide-x-reverse));border-inline-style:var(--tw-border-style)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-bottom-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse))}:where(.divide-foreground\/30>:not(:last-child)){border-color:color-mix(in srgb,#1d1d1d 30%,transparent)}@supports (color:color-mix(in lab,red,red)){:where(.divide-foreground\/30>:not(:last-child)){border-color:color-mix(in oklab,var(--color-foreground) 30%,transparent)}}:where(.divide-gray-800\/15>:not(:last-child)){border-color:color-mix(in srgb,oklch(27.8% .033 256.848) 15%,transparent)}@supports (color:color-mix(in lab,red,red)){:where(.divide-gray-800\/15>:not(:last-child)){border-color:color-mix(in oklab,var(--color-gray-800) 15%,transparent)}}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:calc(infinity*1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-primary{border-color:var(--color-primary)}.border-secondary{border-color:var(--color-secondary)}.border-tertiary\/15{border-color:color-mix(in srgb,grey 15%,transparent)}@supports (color:color-mix(in lab,red,red)){.border-tertiary\/15{border-color:color-mix(in oklab,var(--color-tertiary) 15%,transparent)}}.border-white{border-color:var(--color-white)}.bg-foreground{background-color:var(--color-foreground)}.bg-fourty,.bg-fourty\/100{background-color:var(--color-fourty)}.bg-primary{background-color:var(--color-primary)}.bg-secondary{background-color:var(--color-secondary)}.bg-secondary\/60{background-color:color-mix(in srgb,#0c3a47 60%,transparent)}@supports (color:color-mix(in lab,red,red)){.bg-secondary\/60{background-color:color-mix(in oklab,var(--color-secondary) 60%,transparent)}}.bg-transparent{background-color:transparent}.bg-white{background-color:var(--color-white)}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-black\/70{--tw-gradient-from:color-mix(in srgb,#000 70%,transparent)}@supports (color:color-mix(in lab,red,red)){.from-black\/70{--tw-gradient-from:color-mix(in oklab,var(--color-black) 70%,transparent)}}.from-black\/70{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-black\/30{--tw-gradient-via:color-mix(in srgb,#000 30%,transparent)}@supports (color:color-mix(in lab,red,red)){.via-black\/30{--tw-gradient-via:color-mix(in oklab,var(--color-black) 30%,transparent)}}.via-black\/30{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-via) var(--tw-gradient-via-position),var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.fill-secondary{fill:var(--color-secondary)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-top{object-position:top}.p-1{padding:calc(var(--spacing)*1)}.p-3{padding:calc(var(--spacing)*3)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.py-16{padding-block:calc(var(--spacing)*16)}.py-20{padding-block:calc(var(--spacing)*20)}.pt-16{padding-top:calc(var(--spacing)*16)}.pt-24{padding-top:calc(var(--spacing)*24)}.pr-2{padding-right:calc(var(--spacing)*2)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.65rem\]{font-size:.65rem}.leading-none{--tw-leading:1;line-height:1}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-balance{text-wrap:balance}.text-wrap{text-wrap:wrap}.text-background{color:var(--color-background)}.text-black{color:var(--color-black)}.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-secondary)}.text-white{color:var(--color-white)}.text-white\/65{color:color-mix(in srgb,#fff 65%,transparent)}@supports (color:color-mix(in lab,red,red)){.text-white\/65{color:color-mix(in oklab,var(--color-white) 65%,transparent)}}.lowercase{text-transform:lowercase}.not-italic{font-style:normal}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.transition-colors{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.transition-opacity{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.transition-transform{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.duration-100{--tw-duration:100ms;transition-duration:.1s}.duration-150{--tw-duration:150ms;transition-duration:.15s}.duration-200{--tw-duration:200ms;transition-duration:.2s}.duration-300{--tw-duration:300ms;transition-duration:.3s}.duration-500{--tw-duration:500ms;transition-duration:.5s}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.content-none{--tw-content:none;content:none}.prose-neutral{--tw-prose-body:var(--color-neutral-700);--tw-prose-headings:var(--color-neutral-900);--tw-prose-lead:var(--color-neutral-600);--tw-prose-links:var(--color-neutral-900);--tw-prose-bold:var(--color-neutral-900);--tw-prose-counters:var(--color-neutral-500);--tw-prose-bullets:var(--color-neutral-300);--tw-prose-hr:var(--color-neutral-200);--tw-prose-quotes:var(--color-neutral-900);--tw-prose-quote-borders:var(--color-neutral-200);--tw-prose-captions:var(--color-neutral-500);--tw-prose-kbd:var(--color-neutral-900);--tw-prose-kbd-shadows:var(--color-neutral-900);--tw-prose-code:var(--color-neutral-900);--tw-prose-pre-code:var(--color-neutral-200);--tw-prose-pre-bg:var(--color-neutral-800);--tw-prose-th-borders:var(--color-neutral-300);--tw-prose-td-borders:var(--color-neutral-200);--tw-prose-invert-body:var(--color-neutral-300);--tw-prose-invert-headings:var(--color-white);--tw-prose-invert-lead:var(--color-neutral-400);--tw-prose-invert-links:var(--color-white);--tw-prose-invert-bold:var(--color-white);--tw-prose-invert-counters:var(--color-neutral-400);--tw-prose-invert-bullets:var(--color-neutral-600);--tw-prose-invert-hr:var(--color-neutral-700);--tw-prose-invert-quotes:var(--color-neutral-100);--tw-prose-invert-quote-borders:var(--color-neutral-700);--tw-prose-invert-captions:var(--color-neutral-400);--tw-prose-invert-kbd:var(--color-white);--tw-prose-invert-kbd-shadows:var(--color-white);--tw-prose-invert-code:var(--color-white);--tw-prose-invert-pre-code:var(--color-neutral-300);--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:var(--color-neutral-600);--tw-prose-invert-td-borders:var(--color-neutral-700)}.prose-opal{--tw-prose-body:var(--color-foreground);--tw-prose-headings:var(--color-foreground);--tw-prose-lead:var(--color-foreground);--tw-prose-links:var(--color-primary);--tw-prose-bold:var(--color-foreground);--tw-prose-counters:var(--color-foreground);--tw-prose-bullets:var(--color-foreground);--tw-prose-hr:var(--color-foreground);--tw-prose-quotes:var(--color-foreground);--tw-prose-quote-borders:var(--color-primary);--tw-prose-captions:var(--color-foreground);--tw-prose-kbd:var(--color-foreground);--tw-prose-kbd-shadows:var(--color-foreground);--tw-prose-code:var(--color-foreground);--tw-prose-pre-code:var(--color-background);--tw-prose-pre-bg:var(--color-foreground);--tw-prose-th-borders:var(--color-foreground);--tw-prose-td-borders:var(--color-foreground);--tw-prose-invert-body:var(--color-background);--tw-prose-invert-headings:var(--color-background);--tw-prose-invert-lead:var(--color-background);--tw-prose-invert-links:var(--color-primary);--tw-prose-invert-bold:var(--color-background);--tw-prose-invert-counters:var(--color-background);--tw-prose-invert-bullets:var(--color-background);--tw-prose-invert-hr:var(--color-background);--tw-prose-invert-quotes:var(--color-background);--tw-prose-invert-quote-borders:var(--color-primary);--tw-prose-invert-captions:var(--color-background);--tw-prose-invert-kbd:var(--color-background);--tw-prose-invert-kbd-shadows:var(--color-background);--tw-prose-invert-code:var(--color-background);--tw-prose-invert-pre-code:var(--color-foreground);--tw-prose-invert-pre-bg:var(--color-background);--tw-prose-invert-th-borders:var(--color-background);--tw-prose-invert-td-borders:var(--color-background)}.\[column-fill\:_balance\]{column-fill:balance}.text-shadow-xs{text-shadow:0 1px 1px var(--tw-text-shadow-color,rgba(0,0,0,.2))}@media (hover:hover){.group-hover\:translate-x-6:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing)*6);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media (hover:hover){.group-hover\:translate-y-0:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media (hover:hover){.group-hover\:scale-105:is(:where(.group):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media (hover:hover){.group-hover\:bg-fourty\/15:is(:where(.group):hover *){background-color:color-mix(in srgb,#f8f3f2 15%,transparent)}@supports (color:color-mix(in lab,red,red)){.group-hover\:bg-fourty\/15:is(:where(.group):hover *){background-color:color-mix(in oklab,var(--color-fourty) 15%,transparent)}}}@media (hover:hover){.group-hover\:text-white:is(:where(.group):hover *){color:var(--color-white)}}@media (hover:hover){.group-hover\:underline:is(:where(.group):hover *){text-decoration-line:underline}}@media (hover:hover){.group-hover\:opacity-0:is(:where(.group):hover *){opacity:0}}@media (hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:100%}}.group-\[\.menu-open\]\:block:is(:where(.group):is(.menu-open) *){display:block}.group-\[\.menu-open\]\:flex:is(:where(.group):is(.menu-open) *){display:flex}.group-\[\.menu-open\]\:hidden:is(:where(.group):is(.menu-open) *){display:none}.group-\[\.menu-open\]\:text-white:is(:where(.group):is(.menu-open) *){color:var(--color-white)}.group-\[\.scrolled\]\:block:is(:where(.group):is(.scrolled) *){display:block}.group-\[\.scrolled\]\:hidden:is(:where(.group):is(.scrolled) *){display:none}.group-\[\.scrolled\]\:text-foreground:is(:where(.group):is(.scrolled) *){color:var(--color-foreground)}.group-\[\.visible\]\:translate-y-0:is(:where(.group):is(.visible) *){--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x) var(--tw-translate-y)}.group-\[\.visible\]\:opacity-0:is(:where(.group):is(.visible) *){opacity:0}.group-\[\.visible\]\:opacity-100:is(:where(.group):is(.visible) *){opacity:100%}@media (hover:hover){.hover\:border-secondary\/50:hover{border-color:color-mix(in srgb,#0c3a47 50%,transparent)}@supports (color:color-mix(in lab,red,red)){.hover\:border-secondary\/50:hover{border-color:color-mix(in oklab,var(--color-secondary) 50%,transparent)}}}@media (hover:hover){.hover\:bg-primary:hover{background-color:var(--color-primary)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:text-primary:hover{color:var(--color-primary)}.hover\:text-secondary:hover{color:var(--color-secondary)}.hover\:text-white:hover{color:var(--color-white)}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@media (width < 48rem){.max-md\:border-0{border-style:var(--tw-border-style);border-width:0}}@media (width >= 48rem){.md\:-top-32{top:calc(var(--spacing)*-32)}.md\:-right-4{right:calc(var(--spacing)*-4)}.md\:mt-16{margin-top:calc(var(--spacing)*16)}.md\:mb-0{margin-bottom:calc(var(--spacing)*0)}.md\:mb-20{margin-bottom:calc(var(--spacing)*20)}.md\:mb-24{margin-bottom:calc(var(--spacing)*24)}.md\:block{display:block}.md\:flex{display:flex}.md\:size-4{height:calc(var(--spacing)*4);width:calc(var(--spacing)*4)}.md\:h-10{height:calc(var(--spacing)*10)}.md\:h-\[90svh\]{height:90svh}.md\:h-\[160px\]{height:160px}.md\:h-screen{height:100vh}.md\:w-4\/5{width:80%}.md\:w-5\/12{width:41.66667%}.md\:w-9\/12{width:75%}.md\:w-10{width:calc(var(--spacing)*10)}.md\:w-28{width:calc(var(--spacing)*28)}.md\:w-\[30\%\]{width:30%}.md\:min-w-\[40vw\]{min-width:40vw}.md\:flex-1{flex:1}.md\:translate-y-1\/6{--tw-translate-y:16.66667%;translate:var(--tw-translate-x) var(--tw-translate-y)}.md\:columns-2{column-count:2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-2{gap:calc(var(--spacing)*2)}.md\:gap-4{gap:calc(var(--spacing)*4)}.md\:gap-6{gap:calc(var(--spacing)*6)}.md\:gap-10{gap:calc(var(--spacing)*10)}}@media (width >= 48rem){:where(.md\:space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*8*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*8*var(--tw-space-y-reverse))}}@media (width >= 48rem){:where(.md\:space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*10*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*10*var(--tw-space-y-reverse))}}@media (width >= 48rem){:where(.md\:space-y-20>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*20*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*20*var(--tw-space-y-reverse))}}@media (width >= 48rem){.md\:px-6{padding-inline:calc(var(--spacing)*6)}.md\:py-2\.5{padding-block:calc(var(--spacing)*2.5)}.md\:py-8{padding-block:calc(var(--spacing)*8)}.md\:py-20{padding-block:calc(var(--spacing)*20)}.md\:pt-20{padding-top:calc(var(--spacing)*20)}.md\:pt-28{padding-top:calc(var(--spacing)*28)}.md\:pr-4{padding-right:calc(var(--spacing)*4)}.md\:pb-20{padding-bottom:calc(var(--spacing)*20)}.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.md\:text-6xl\/14{font-size:var(--text-6xl);line-height:calc(var(--spacing)*14)}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.md\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}}@media (width >= 64rem){.lg\:prose-xl{font-size:1.25rem;line-height:1.8}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(p){margin-bottom:1.2em;margin-top:1.2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where([class~=lead],[class~=is-style-lead]){font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(blockquote){margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1.0666667em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h1){font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2){font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3){font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4){line-height:1.6;margin-bottom:.6em;margin-top:1.8em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(img){margin-bottom:2em;margin-top:2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(picture){margin-bottom:2em;margin-top:2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(picture>img){margin-bottom:0;margin-top:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(video){margin-bottom:2em;margin-top:2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(kbd){border-radius:.3125rem;font-size:.9em;padding-inline-end:.4em;padding-bottom:.25em;padding-top:.25em;padding-inline-start:.4em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(code){font-size:.9em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2 code){font-size:.8611111em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3 code){font-size:.9em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(pre){border-radius:.5rem;font-size:.9em;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding-inline-end:1.3333333em;padding-bottom:1.1111111em;padding-top:1.1111111em;padding-inline-start:1.3333333em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol){margin-bottom:1.2em;margin-top:1.2em;padding-inline-start:1.6em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul){margin-bottom:1.2em;margin-top:1.2em;padding-inline-start:1.6em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(li){margin-bottom:.6em;margin-top:.6em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ol>li){padding-inline-start:.4em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul>li){padding-inline-start:.4em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ul>li p){margin-bottom:.8em;margin-top:.8em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ul>li>p:first-child){margin-top:1.2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ul>li>p:last-child){margin-bottom:1.2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ol>li>p:first-child){margin-top:1.2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>ol>li>p:last-child){margin-bottom:1.2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(ul ul,ul ol,ol ul,ol ol){margin-bottom:.8em;margin-top:.8em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(dl){margin-bottom:1.2em;margin-top:1.2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(dt){margin-top:1.2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(dd){margin-top:.6em;padding-inline-start:1.6em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(hr){margin-bottom:2.8em;margin-top:2.8em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(hr+*){margin-top:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h2+*){margin-top:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h3+*){margin-top:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(h4+*){margin-top:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(table){font-size:.9em;line-height:1.5555556}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th){padding-inline-end:.6666667em;padding-bottom:.8888889em;padding-inline-start:.6666667em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th:first-child){padding-inline-start:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(thead th:last-child){padding-inline-end:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td,tfoot td){padding-inline-end:.6666667em;padding-bottom:.8888889em;padding-top:.8888889em;padding-inline-start:.6666667em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td:first-child,tfoot td:first-child){padding-inline-start:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(tbody td:last-child,tfoot td:last-child){padding-inline-end:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(figure){margin-bottom:2em;margin-top:2em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(figure>*){margin-bottom:0;margin-top:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(figcaption){font-size:.9em;line-height:1.5555556;margin-top:1em}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>:first-child){margin-top:0}:is(.lg\:prose-xl :not(:where([class~=not-prose],[class~=not-prose] *))):where(.prose-xl>:last-child){margin-bottom:0}}@media (width >= 64rem){.lg\:mt-48{margin-top:calc(var(--spacing)*48)}.lg\:mb-24{margin-bottom:calc(var(--spacing)*24)}.lg\:h-\[180px\]{height:180px}.lg\:w-3\/5{width:60%}.lg\:w-8\/12{width:66.66667%}.lg\:w-\[29\%\]{width:29%}.lg\:max-w-1\/2{max-width:50%}.lg\:min-w-\[35vw\]{min-width:35vw}.lg\:columns-3{column-count:3}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:gap-6{gap:calc(var(--spacing)*6)}.lg\:gap-10{gap:calc(var(--spacing)*10)}.lg\:gap-12{gap:calc(var(--spacing)*12)}}@media (width >= 64rem){:where(.lg\:space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*10*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*10*var(--tw-space-y-reverse))}}@media (width >= 64rem){:where(.lg\:space-y-12>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*12*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*12*var(--tw-space-y-reverse))}}@media (width >= 64rem){:where(.lg\:space-y-24>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*24*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*24*var(--tw-space-y-reverse))}}@media (width >= 64rem){.lg\:p-10{padding:calc(var(--spacing)*10)}.lg\:pt-24{padding-top:calc(var(--spacing)*24)}.lg\:pt-32{padding-top:calc(var(--spacing)*32)}.lg\:pb-24{padding-bottom:calc(var(--spacing)*24)}.lg\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.lg\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.lg\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.lg\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.lg\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media (width >= 80rem){.xl\:mt-52{margin-top:calc(var(--spacing)*52)}.xl\:mb-28{margin-bottom:calc(var(--spacing)*28)}.xl\:w-7\/12{width:58.33333%}.xl\:w-\[28\%\]{width:28%}.xl\:max-w-7\/12{max-width:58.33333%}.xl\:min-w-\[30vw\]{min-width:30vw}.xl\:gap-14{gap:calc(var(--spacing)*14)}.xl\:gap-20{gap:calc(var(--spacing)*20)}}@media (width >= 80rem){:where(.xl\:space-y-14>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*14*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*14*var(--tw-space-y-reverse))}}@media (width >= 80rem){.xl\:p-10{padding:calc(var(--spacing)*10)}.xl\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.xl\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}}@media (width >= 96rem){.\32 xl\:mt-56{margin-top:calc(var(--spacing)*56)}.\32 xl\:w-36{width:calc(var(--spacing)*36)}.\32 xl\:w-\[27\%\]{width:27%}.\32 xl\:max-w-screen-xl{max-width:var(--breakpoint-xl)}.\32 xl\:gap-10{gap:calc(var(--spacing)*10)}.\32 xl\:gap-16{gap:calc(var(--spacing)*16)}.\32 xl\:gap-24{gap:calc(var(--spacing)*24)}.\32 xl\:p-12{padding:calc(var(--spacing)*12)}.\32 xl\:text-8xl{font-size:var(--text-8xl);line-height:var(--tw-leading,var(--text-8xl--line-height))}}.prose-a\:text-primary :is(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-primary)}.load-fade-up{--tw-translate-y:calc(var(--spacing)*10);opacity:0;transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));--tw-duration:700ms;transition-duration:.7s;--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.load-fade-up,.load-fade-up.show{translate:var(--tw-translate-x) var(--tw-translate-y)}.load-fade-up.show{--tw-translate-y:calc(var(--spacing)*0);opacity:100%}.mask{mask-image:linear-gradient(90deg,transparent 0,#000 25%,#000 75%,transparent);overflow:hidden}.swiper-free-mode>.swiper-wrapper{transition-timing-function:linear}header#masthead.scrolled{background-color:var(--color-background)}.fade-up{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out;will-change:opacity,transform}.fade-up.show{opacity:1;transform:translateY(0)}.split-text span{display:inline-block;opacity:0;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out;will-change:opacity,transform}@layer base{[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{appearance:none;background-color:#fff;border-color:oklch(55.1% .027 264.364);border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 #0000}:is([type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,  );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% 0.245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:oklch(54.6% .245 262.881);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input::placeholder,textarea::placeholder{color:oklch(55.1% .027 264.364);opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}[type=checkbox],[type=radio]{appearance:none;background-color:#fff;background-origin:border-box;border-color:oklch(55.1% .027 264.364);border-width:1px;color:oklch(54.6% .245 262.881);display:inline-block;flex-shrink:0;height:1rem;padding:0;print-color-adjust:exact;user-select:none;vertical-align:middle;width:1rem;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,  );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% 0.245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}@media (forced-colors:active){[type=checkbox]:checked{appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active){[type=radio]:checked{appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media (forced-colors:active){[type=checkbox]:indeterminate{appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-text-shadow-color{syntax:"*";inherits:false}@property --tw-text-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-font-weight:initial;--tw-space-y-reverse:0;--tw-duration:initial;--tw-ease:initial;--tw-outline-style:solid;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-space-x-reverse:0;--tw-divide-x-reverse:0;--tw-divide-y-reverse:0;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-text-shadow-color:initial;--tw-text-shadow-alpha:100%}}}