<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.plyr {
 -moz-osx-font-smoothing:grayscale;
 -webkit-font-smoothing:antialiased;
 align-items:center;
 direction:ltr;
 display:flex;
 flex-direction:column;
 font-family:inherit;
 font-family:var(--plyr-font-family,inherit);
 font-variant-numeric:tabular-nums;
 font-weight:400;
 font-weight:var(--plyr-font-weight-regular,400);
 line-height:1.7;
 line-height:var(--plyr-line-height,1.7);
 max-width:100%;
 min-width:200px;
 position:relative;
 text-shadow:none;
 transition:box-shadow .3s ease;
 z-index:0
}
.plyr iframe {
 display:block;
 height:100%;
 width:100%
}
.plyr:focus {
 outline:0
}
.plyr--full-ui {
 box-sizing:border-box
}
.plyr--full-ui *,
.plyr--full-ui :after,
.plyr--full-ui :before {
 box-sizing:inherit
}
.plyr--full-ui ::-webkit-media-text-track-container {
 display:none
}
.plyr--full-ui ::-webkit-media-controls {
 display:none
}
.plyr--video {
 background:#000;
 background:var(--plyr-video-background,var(--plyr-video-background,#000));
 overflow:hidden
}
@supports not (aspect-ratio:16/9) {
}
.plyr:-webkit-full-screen {
 background:#000;
 border-radius:0!important;
 height:100%;
 margin:0;
 width:100%
}
.plyr:fullscreen {
 background:#000;
 border-radius:0!important;
 height:100%;
 margin:0;
 width:100%
}
.plyr:fullscreen video {
 height:100%
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
 display:block
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg {
 display:none
}
.plyr:fullscreen.plyr--hide-controls {
 cursor:none
}
@media (min-width:1024px) {
 .plyr:fullscreen .plyr__captions {
  font-size:21px;
  font-size:var(--plyr-font-size-xlarge,21px)
 }
}
/*! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
 border:0 solid #e5e7eb;
 box-sizing:border-box
}
:after,
:before {
 --tw-content:""
}
html {
 -webkit-text-size-adjust:100%;
 font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
 line-height:1.5;
 -moz-tab-size:4;
 -o-tab-size:4;
 tab-size:4
}
body {
 line-height:inherit;
 margin:0;
 --tw-bg-opacity:1;
 background-color:rgb(30 30 30/var(--tw-bg-opacity))
}
abbr:where([title]) {
 -webkit-text-decoration:underline dotted;
 text-decoration:underline dotted
}
h1,
h2 {
 font-size:inherit;
 font-weight:inherit
}
a {
 color:inherit;
 text-decoration:inherit
}
small {
 font-size:80%
}
sup {
 font-size:75%;
 line-height:0;
 position:relative;
 vertical-align:baseline
}
sup {
 top:-.5em
}
input {
 color:inherit;
 font-family:inherit;
 font-size:100%;
 line-height:inherit;
 margin:0;
 padding:0
}
:-moz-focusring {
 outline:auto
}
:-moz-ui-invalid {
 box-shadow:none
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
 height:auto
}
::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-file-upload-button {
 -webkit-appearance:button;
 font:inherit
}
h1,
h2,
p {
 margin:0
}
ul {
 list-style:none;
 margin:0;
 padding:0
}
input::-moz-placeholder {
 color:#9ca3af;
 opacity:1
}
input:-ms-input-placeholder {
 color:#9ca3af;
 opacity:1
}
:disabled {
 cursor:default
}
iframe,
img,
svg {
 display:block;
 vertical-align:middle
}
img {
 height:auto;
 width:100%;
}
[type=text] {
 --tw-shadow:0 0 #0000;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 background-color:#fff;
 border-color:#6b7280;
 border-radius:0;
 border-width:1px;
 font-size:1rem;
 line-height:1.5rem;
 padding:.5rem .75rem
}
[type=text]:focus {
 --tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
 --tw-ring-offset-width:0px;
 --tw-ring-offset-color:#fff;
 --tw-ring-color:#2563eb;
 --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:#2563eb;
 box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
 outline:2px solid transparent;
 outline-offset:2px
}
input::-moz-placeholder {
 color:#6b7280;
 opacity:1
}
input:-ms-input-placeholder {
 color:#6b7280;
 opacity:1
}
::-webkit-datetime-edit-fields-wrapper {
 padding:0
}
::-webkit-date-and-time-value {
 min-height:1.5em
}
::-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
}
*,
:after,
:before {
 --tw-translate-x:0;
 --tw-translate-y:0;
 --tw-rotate:0;
 --tw-skew-x:0;
 --tw-skew-y:0;
 --tw-scale-x:1;
 --tw-scale-y:1;
 --tw-pan-x: ;
 --tw-pan-y: ;
 --tw-pinch-zoom: ;
 --tw-scroll-snap-strictness:proximity;
 --tw-ordinal: ;
 --tw-slashed-zero: ;
 --tw-numeric-figure: ;
 --tw-numeric-spacing: ;
 --tw-numeric-fraction: ;
 --tw-ring-inset: ;
 --tw-ring-offset-width:0px;
 --tw-ring-offset-color:#fff;
 --tw-ring-color:rgba(59,130,246,.5);
 --tw-ring-offset-shadow:0 0 #0000;
 --tw-ring-shadow:0 0 #0000;
 --tw-shadow:0 0 #0000;
 --tw-shadow-colored:0 0 #0000;
 --tw-blur: ;
 --tw-brightness: ;
 --tw-contrast: ;
 --tw-grayscale: ;
 --tw-hue-rotate: ;
 --tw-invert: ;
 --tw-saturate: ;
 --tw-sepia: ;
 --tw-drop-shadow: ;
 --tw-backdrop-blur: ;
 --tw-backdrop-brightness: ;
 --tw-backdrop-contrast: ;
 --tw-backdrop-grayscale: ;
 --tw-backdrop-hue-rotate: ;
 --tw-backdrop-invert: ;
 --tw-backdrop-opacity: ;
 --tw-backdrop-saturate: ;
 --tw-backdrop-sepia: 
}
.container {
 width:100%
}
@media (min-width:640px) {
 .container {
  max-width:640px
 }
}
@media (min-width:768px) {
 .container {
  max-width:768px
 }
}
@media (min-width:1024px) {
 .container {
  max-width:1024px
 }
}
@media (min-width:1280px) {
 .container {
  max-width:1280px
 }
}
.aspect-w-16 {
 --tw-aspect-w:16;
 padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
 position:relative
}
.aspect-w-16&gt;* {
 bottom:0;
 height:100%;
 left:0;
 position:absolute;
 right:0;
 top:0;
 width:100%
}
.aspect-h-9 {
 --tw-aspect-h:9
}
.prose :where([class~=lead]):not(:where([class~=not-prose] *)) {
 color:var(--tw-prose-lead);
 font-size:1.25em;
 line-height:1.6;
 margin-bottom:1.2em;
 margin-top:1.2em
}
.prose :where(a):not(:where([class~=not-prose] *)) {
 color:#bf616a;
 font-weight:500;
 text-decoration:none
}
.prose :where(strong):not(:where([class~=not-prose] *)) {
 color:var(--tw-prose-bold);
 font-weight:600
}
.prose :where(ol):not(:where([class~=not-prose] *)) {
 list-style-type:decimal;
 padding-left:1.625em
}
.prose :where(ol[type=A]):not(:where([class~=not-prose] *)) {
 list-style-type:upper-alpha
}
.prose :where(ol[type=a]):not(:where([class~=not-prose] *)) {
 list-style-type:lower-alpha
}
.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)) {
 list-style-type:upper-alpha
}
.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)) {
 list-style-type:lower-alpha
}
.prose :where(ol[type=I]):not(:where([class~=not-prose] *)) {
 list-style-type:upper-roman
}
.prose :where(ol[type=i]):not(:where([class~=not-prose] *)) {
 list-style-type:lower-roman
}
.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)) {
 list-style-type:upper-roman
}
.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)) {
 list-style-type:lower-roman
}
.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)) {
 list-style-type:decimal
}
.prose :where(ul):not(:where([class~=not-prose] *)) {
 list-style-type:disc;
 padding-left:1.625em
}
.prose :where(ol&gt;li):not(:where([class~=not-prose] *))::marker {
 color:var(--tw-prose-counters);
 font-weight:400
}
.prose :where(ul&gt;li):not(:where([class~=not-prose] *))::marker {
 color:var(--tw-prose-bullets)
}
.prose :where(hr):not(:where([class~=not-prose] *)) {
 border-color:var(--tw-prose-hr);
 border-top-width:1px;
 margin-bottom:3em;
 margin-top:3em
}
.prose :where(blockquote):not(:where([class~=not-prose] *)) {
 border-left-color:var(--tw-prose-quote-borders);
 border-left-width:.25rem;
 color:var(--tw-prose-quotes);
 font-style:italic;
 font-weight:500;
 margin-bottom:1.6em;
 margin-top:1.6em;
 padding-left:1em;
 quotes:"\201C""\201D""\2018""\2019"
}
.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before {
 content:open-quote
}
.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after {
 content:close-quote
}
.prose :where(h1):not(:where([class~=not-prose] *)) {
 color:#eceff4;
 font-size:2.25em;
 font-weight:800;
 line-height:1.1111111;
 margin-bottom:.8888889em;
 margin-top:0
}
.prose :where(h1 strong):not(:where([class~=not-prose] *)) {
 font-weight:900
}
.prose :where(h2):not(:where([class~=not-prose] *)) {
 color:#e5e9f0;
 font-size:1.5em;
 font-weight:700;
 line-height:1.3333333;
 margin-bottom:1em;
 margin-top:2em
}
.prose :where(h2 strong):not(:where([class~=not-prose] *)) {
 font-weight:800
}
.prose :where(h3):not(:where([class~=not-prose] *)) {
 color:#d8dee9;
 font-size:1.25em;
 font-weight:600;
 line-height:1.6;
 margin-bottom:.6em;
 margin-top:1.6em
}
.prose :where(h3 strong):not(:where([class~=not-prose] *)) {
 font-weight:700
}
.prose :where(h4):not(:where([class~=not-prose] *)) {
 color:var(--tw-prose-headings);
 font-weight:600;
 line-height:1.5;
 margin-bottom:.5em;
 margin-top:1.5em
}
.prose :where(h4 strong):not(:where([class~=not-prose] *)) {
 font-weight:700
}
.prose :where(figure&gt;*):not(:where([class~=not-prose] *)) {
 margin-bottom:0;
 margin-top:0
}
.prose :where(figcaption):not(:where([class~=not-prose] *)) {
 color:var(--tw-prose-captions);
 font-size:.875em;
 line-height:1.4285714;
 margin-top:.8571429em
}
.prose :where(code):not(:where([class~=not-prose] *)) {
 color:var(--tw-prose-code);
 font-size:.875em;
 font-weight:600
}
.prose :where(code):not(:where([class~=not-prose] *)):before {
 content:"`"
}
.prose :where(code):not(:where([class~=not-prose] *)):after {
 content:"`"
}
.prose :where(a code):not(:where([class~=not-prose] *)) {
 color:var(--tw-prose-links)
}
.prose :where(pre):not(:where([class~=not-prose] *)) {
 background-color:var(--tw-prose-pre-bg);
 border-radius:.375rem;
 color:var(--tw-prose-pre-code);
 font-size:.875em;
 font-weight:400;
 line-height:1.7142857;
 margin-bottom:1.7142857em;
 margin-top:1.7142857em;
 overflow-x:auto;
 padding:.8571429em 1.1428571em
}
.prose :where(pre code):not(:where([class~=not-prose] *)) {
 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
}
.prose :where(pre code):not(:where([class~=not-prose] *)):before {
 content:none
}
.prose :where(pre code):not(:where([class~=not-prose] *)):after {
 content:none
}
.prose :where(table):not(:where([class~=not-prose] *)) {
 font-size:.875em;
 line-height:1.7142857;
 margin-bottom:2em;
 margin-top:2em;
 table-layout:auto;
 text-align:left;
 width:100%
}
.prose :where(thead):not(:where([class~=not-prose] *)) {
 border-bottom-color:var(--tw-prose-th-borders);
 border-bottom-width:1px
}
.prose :where(thead th):not(:where([class~=not-prose] *)) {
 color:var(--tw-prose-headings);
 font-weight:600;
 padding-bottom:.5714286em;
 padding-left:.5714286em;
 padding-right:.5714286em;
 vertical-align:bottom
}
.prose :where(tbody tr):not(:where([class~=not-prose] *)) {
 border-bottom-color:var(--tw-prose-td-borders);
 border-bottom-width:1px
}
.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)) {
 border-bottom-width:0
}
.prose :where(tbody td):not(:where([class~=not-prose] *)) {
 padding:.5714286em;
 vertical-align:baseline
}
.prose :where(p):not(:where([class~=not-prose] *)) {
 margin-bottom:1.25em;
 margin-top:1.25em
}
.prose :where(img):not(:where([class~=not-prose] *)) {
 margin-bottom:2em;
 margin-top:2em
}
.prose :where(video):not(:where([class~=not-prose] *)) {
 margin-bottom:2em;
 margin-top:2em
}
.prose :where(figure):not(:where([class~=not-prose] *)) {
 margin-bottom:2em;
 margin-top:2em
}
.prose :where(h2 code):not(:where([class~=not-prose] *)) {
 font-size:.875em
}
.prose :where(h3 code):not(:where([class~=not-prose] *)) {
 font-size:.9em
}
.prose :where(li):not(:where([class~=not-prose] *)) {
 margin-bottom:.5em;
 margin-top:.5em
}
.prose :where(ol&gt;li):not(:where([class~=not-prose] *)) {
 padding-left:.375em
}
.prose :where(ul&gt;li):not(:where([class~=not-prose] *)) {
 padding-left:.375em
}
.prose&gt;:where(ul&gt;li p):not(:where([class~=not-prose] *)) {
 margin-bottom:.75em;
 margin-top:.75em
}
.prose&gt;:where(ul&gt;li&gt;:first-child):not(:where([class~=not-prose] *)) {
 margin-top:1.25em
}
.prose&gt;:where(ul&gt;li&gt;:last-child):not(:where([class~=not-prose] *)) {
 margin-bottom:1.25em
}
.prose&gt;:where(ol&gt;li&gt;:first-child):not(:where([class~=not-prose] *)) {
 margin-top:1.25em
}
.prose&gt;:where(ol&gt;li&gt;:last-child):not(:where([class~=not-prose] *)) {
 margin-bottom:1.25em
}
.prose :where(ul ul,
ul ol,
ol ul,
ol ol):not(:where([class~=not-prose] *)) {
 margin-bottom:.75em;
 margin-top:.75em
}
.prose :where(hr+*):not(:where([class~=not-prose] *)) {
 margin-top:0
}
.prose :where(h2+*):not(:where([class~=not-prose] *)) {
 margin-top:0
}
.prose :where(h3+*):not(:where([class~=not-prose] *)) {
 margin-top:0
}
.prose :where(h4+*):not(:where([class~=not-prose] *)) {
 margin-top:0
}
.prose :where(thead th:first-child):not(:where([class~=not-prose] *)) {
 padding-left:0
}
.prose :where(thead th:last-child):not(:where([class~=not-prose] *)) {
 padding-right:0
}
.prose :where(tbody td:first-child):not(:where([class~=not-prose] *)) {
 padding-left:0
}
.prose :where(tbody td:last-child):not(:where([class~=not-prose] *)) {
 padding-right:0
}
.prose&gt;:where(:first-child):not(:where([class~=not-prose] *)) {
 margin-top:0
}
.prose&gt;:where(:last-child):not(:where([class~=not-prose] *)) {
 margin-bottom:0
}
.sr-only {
 clip:rect(0,0,0,0);
 border-width:0;
 height:1px;
 margin:-1px;
 overflow:hidden;
 padding:0;
 position:absolute;
 white-space:nowrap;
 width:1px
}
.pointer-events-none {
 pointer-events:none
}
/*.fixed {*/
/* position:fixed*/
/*}*/
.absolute {
 position:absolute
}
.relative {
 position:relative
}
.inset-y-0 {
 bottom:0;
 top:0
}
.right-0 {
 right:0
}
.z-max {
 z-index:99999
}
.z-0 {
 z-index:0
}
.order-first {
 order:-9999
}
.mx-auto {
 margin-left:auto;
 margin-right:auto
}
.-mx-4 {
 margin-left:-1rem;
 margin-right:-1rem
}
.my-2 {
 margin-bottom:.5rem;
 margin-top:.5rem
}
.-ml-px {
 margin-left:-1px
}
.mt-2 {
 margin-top:.5rem
}
.ml-1 {
 margin-left:.25rem
}
.mb-4 {
 margin-bottom:1rem
}
.mt-6 {
 margin-top:1.5rem
}
.ml-4 {
 margin-left:1rem
}
.-mt-6 {
 margin-top:-1.5rem
}
.block {
 display:block
}
.inline {
 display:inline
}
.flex {
 display:flex
}
.inline-flex {
 display:inline-flex
}
.grid {
 display:grid
}
.hidden {
 display:none
}
.h-5 {
 height:1.25rem
}
.h-6 {
 height:1.5rem
}
.h-8 {
 height:2rem
}
.w-full {
 width:100%
}
.w-5 {
 width:1.25rem
}
.w-56 {
 width:14rem
}
.w-6 {
 width:1.5rem
}
.w-8 {
 width:2rem
}
.w-28 {
 width:7rem
}
.min-w-0 {
 min-width:0
}
.flex-1 {
 flex:1 1 0%
}
.origin-top-right {
 transform-origin:top right
}
.cursor-default {
 cursor:default
}
.appearance-none {
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.grid-cols-2 {
 grid-template-columns:repeat(2,minmax(0,1fr))
}
.items-center {
 align-items:center
}
.justify-between {
 justify-content:space-between
}

.gap-list {
 gap:0.4rem
}
.space-x-4&gt;:not([hidden])~:not([hidden]) {
 --tw-space-x-reverse:0;
 margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));
 margin-right:calc(1rem*var(--tw-space-x-reverse))
}
.space-x-6&gt;:not([hidden])~:not([hidden]) {
 --tw-space-x-reverse:0;
 margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));
 margin-right:calc(1.5rem*var(--tw-space-x-reverse))
}
.overflow-hidden {
 overflow:hidden
}
.truncate {
 overflow:hidden;
 text-overflow:ellipsis
}
.truncate {
 white-space:nowrap
}
.rounded-lg {
 border-radius:.5rem
}
.rounded-md {
 border-radius:.375rem
}
.rounded {
 border-radius:.25rem
}
.border-2 {
 border-width:2px
}
.border-nord3 {
 --tw-border-opacity:1;
 border-color:rgb(76 86 106/var(--tw-border-opacity))
}
.bg-nord1 {
 --tw-bg-opacity:1;
 background-color:rgb(59 66 82/var(--tw-bg-opacity))
}
.bg-nord11 {
 --tw-bg-opacity:1;
 background-color:rgb(191 97 106/var(--tw-bg-opacity))
}
.bg-nord2 {
 --tw-bg-opacity:1;
 background-color:rgb(67 76 94/var(--tw-bg-opacity))
}
.bg-nord5 {
 --tw-bg-opacity:1;
 background-color:rgb(229 233 240/var(--tw-bg-opacity))
}
.bg-norddark {
 --tw-bg-opacity:1;
 background-color:rgb(30 30 30/var(--tw-bg-opacity))
}
.px-4 {
 padding-left:1rem;
 padding-right:1rem
}
.py-2 {
 padding-bottom:.5rem;
 padding-top:.5rem
}
.px-3 {
 padding-left:.75rem;
 padding-right:.75rem
}
.py-1 {
 padding-bottom:.25rem;
 padding-top:.25rem
}
.pb-2 {
 padding-bottom:.5rem
}
.pr-3 {
 padding-right:.75rem
}
.pr-4 {
 padding-right:1rem
}
.text-2xl {
 font-size:1.5rem;
 line-height:2rem
}
.text-sm {
 font-size:.875rem;
 line-height:1.25rem
}
.text-4xl {
 font-size:2.25rem;
 line-height:2.5rem
}
.text-base {
 font-size:1rem;
 line-height:1.5rem
}
.font-medium {
 font-weight:500
}
.font-bold {
 font-weight:700
}
.leading-5 {
 line-height:1.25rem
}
.leading-7 {
 line-height:1.75rem
}
.leading-6 {
 line-height:1.5rem
}
.leading-normal {
 line-height:1.5
}
.text-nord4 {
 --tw-text-opacity:1;
 color:rgb(216 222 233/var(--tw-text-opacity))
}
.text-nord6 {
 --tw-text-opacity:1;
 color:rgb(236 239 244/var(--tw-text-opacity))
}
.text-gray-700 {
 --tw-text-opacity:1;
 color:rgb(55 65 81/var(--tw-text-opacity))
}
.text-nord0 {
 --tw-text-opacity:1;
 color:rgb(46 52 64/var(--tw-text-opacity))
}
.text-gray-500 {
 --tw-text-opacity:1;
 color:rgb(107 114 128/var(--tw-text-opacity))
}
.shadow,
.shadow-sm {
 box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.shadow-sm {
 --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);
 --tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)
}
.shadow-sm {
 box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.shadow-lg {
 box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.shadow-lg {
 --tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
 --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)
}
.items-stretch {
    align-items: stretch;
}
.grow {
    flex-grow: 1;
}
.transition {
 transition-duration:.15s;
 transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;
 transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
 transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;
 transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.duration-150, .transition-opacity {
    transition-duration: .15s;
}
.ease-in-out {
 transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.sr-only {
 display:none
}
/*.content-without-search {*/
/* padding-top:60px*/
/*}*/
.hover\:bg-nord4:hover {
 --tw-bg-opacity:1;
 background-color:rgb(216 222 233/var(--tw-bg-opacity))
}
.hover\:text-nord8:hover {
 --tw-text-opacity:1;
 color:rgb(136 192 208/var(--tw-text-opacity))
}
.focus\:border-nord9:focus {
 --tw-border-opacity:1;
 border-color:rgb(129 161 193/var(--tw-border-opacity))
}
.focus\:bg-nord0:focus {
 --tw-bg-opacity:1;
 background-color:rgb(46 52 64/var(--tw-bg-opacity))
}
.focus\:text-nord9:focus {
 --tw-text-opacity:1;
 color:rgb(129 161 193/var(--tw-text-opacity))
}
.focus\:outline-none:focus {
 outline:2px solid transparent;
 outline-offset:2px
}
.focus\:ring-0:focus {
 --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(var(--tw-ring-offset-width)) var(--tw-ring-color)
}
.focus\:ring-0:focus {
 box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}
.active\:bg-nord1:active {
 --tw-bg-opacity:1;
 background-color:rgb(59 66 82/var(--tw-bg-opacity))
}
.group:hover .group-hover\:text-nord8 {
 --tw-text-opacity:1;
 color:rgb(136 192 208/var(--tw-text-opacity))
}
@media (min-width:640px) {
 .sm\:m-0 {
  margin:0
 }
 .sm\:flex {
  display:flex
 }
 .sm\:hidden {
  display:none
 }
 .sm\:flex-1 {
  flex:1 1 0%
 }
 .sm\:items-center {
  align-items:center
 }
 .sm\:justify-center {
  justify-content:center
 }
 .sm\:truncate {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
 }
 .sm\:text-3xl {
  font-size:1.875rem;
  line-height:2.25rem
 }
 .sm\:text-sm {
  font-size:.875rem;
  line-height:1.25rem
 }
}
@media (min-width:768px) {
 .md\:grid-cols-3 {
  grid-template-columns:repeat(3,minmax(0,1fr))
 }
}
@media (min-width:1024px) {
 .lg\:w-0 {
  width:0
 }
 .lg\:flex-1 {
  flex:1 1 0%
 }
 .lg\:text-lg {
  font-size:1.125rem;
  line-height:1.75rem
 }
}
@media (min-width:1280px) {
 .xl\:flex {
  display:flex
 }
 .xl\:hidden {
  display:none
 }
 .xl\:grid-cols-4 {
  grid-template-columns:repeat(4,minmax(0,1fr))
 }
}
.acontainer {
    margin: 0 auto;
    padding-top: 0px;
    max-width: 1280px;
}
.dbcontainer {
    margin: 0 auto;
    max-width: 1280px;
}</pre></body></html>