/* Locally generated utility layout used by the existing PHP templates. */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5edf5}html{line-height:1.5}body{margin:0}h1,h2,h3,h4,h5,h6,p,dl,dd{margin:0}button,input,select,textarea{font:inherit;color:inherit}button{background:transparent}a{color:inherit;text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}img,svg{vertical-align:middle;max-width:100%}table{border-collapse:collapse}button,[type=submit]{cursor:pointer}textarea{resize:vertical}
.absolute{position:absolute}
.bg-black\/70{background-color:#142536}
.bg-black\/80{background-color:#142536}
.bg-blue-100{background-color:#e0f4ff}
.bg-blue-500{background-color:#09a6db}
.bg-blue-600{background-color:#0398cc}
.bg-blue-700{background-color:#047fb0}
.bg-gray-50{background-color:#f9fcff}
.bg-gray-500{background-color:#6d8094}
.bg-gray-600{background-color:#536b81}
.bg-gray-800{background-color:#243b54}
.bg-gray-800\/50{background-color:#243b54}
.bg-green-100{background-color:#dcf8ed}
.bg-green-200{background-color:#b3eddb}
.bg-green-50{background-color:#f0fcf6}
.bg-green-500{background-color:#10ae8c}
.bg-green-600{background-color:#089b7f}
.bg-green-600\/20{background-color:#089b7f}
.bg-indigo-600{background-color:#0398cc}
.bg-purple-500{background-color:#09a6db}
.bg-red-100{background-color:#ffe5e9}
.bg-red-300{background-color:#fda1b2}
.bg-red-50{background-color:#fff5f6}
.bg-red-500{background-color:#e45d75}
.bg-red-600{background-color:#d34662}
.bg-red-600\/20{background-color:#d34662}
.bg-red-600\/80{background-color:#d34662}
.bg-red-800{background-color:#922940}
.bg-rose-700{background-color:#b33350}
.bg-transparent{background:transparent}
.bg-white{background-color:#fff}
.bg-yellow-100{background-color:#fff7d6}
.bg-yellow-300{background-color:#f7dc79}
.bg-yellow-400{background-color:#eac34b}
.bg-yellow-500{background-color:#d7ab29}
.bg-yellow-600{background-color:#b18a20}
.block{display:block}
.border{border-width:1px;border-style:solid}
.border-2{border:2px solid #e3edf5}
.border-b{border-bottom:1px solid #e3edf5}
.border-b-2{border-bottom-width:2px;border-bottom-style:solid}
.border-blue-400{border-color:#38b6e4}
.border-blue-500{border-color:#09a6db}
.border-gray-200{border-color:#e5eef5}
.border-gray-300{border-color:#c9d8e5}
.border-gray-400{border-color:#8193a6}
.border-gray-600{border-color:#536b81}
.border-gray-700{border-color:#3b536b}
.border-green-500{border-color:#10ae8c}
.border-red-500{border-color:#e45d75}
.border-t{border-top:1px solid #e3edf5}
.border-yellow-500{border-color:#d7ab29}
.break-all{word-break:break-all}
.col-span-1{grid-column:span 1/span 1}
.container{width:100%;min-width:0}
.cursor-pointer{cursor:pointer}
.display\:inline{display:inline}
.duration-200{transition-duration:200ms}
.duration-300{transition-duration:300ms}
.file\:bg-yellow-500{background-color:#d7ab29}
.file\:border-0{border:0}
.file\:font-semibold{font-weight:600}
.file\:mr-4{margin-right:1rem}
.file\:px-4{padding-left:1rem;padding-right:1rem}
.file\:py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.file\:rounded-md{border-radius:6px}
.file\:text-black{color:#142536}
.file\:text-sm{font-size:14px;line-height:1.5}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-grow{flex-grow:1}
.flex-wrap{flex-wrap:wrap}
.float-right{float:right}
.focus\:border-blue-500:focus{border-color:#09a6db}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.font-bold{font-weight:700}
.font-medium{font-weight:500}
.font-semibold{font-weight:600}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.grayscale{filter:grayscale(1)}
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.h-10{height:2.5rem}
.h-12{height:3rem}
.h-4{height:1rem}
.h-5{height:1.25rem}
.h-9{height:2.25rem}
.h-\[300px\]{height:300px}
.h-\[auto\]{height:auto}
.h-auto{height:auto}
.h-full{height:100%}
.hidden{display:none}
.hover\:bg-blue-600:hover{background-color:#0398cc}
.hover\:bg-blue-700:hover{background-color:#047fb0}
.hover\:bg-blue-800:hover{background-color:#076591}
.hover\:bg-gray-500:hover{background-color:#6d8094}
.hover\:bg-gray-700:hover{background-color:#3b536b}
.hover\:bg-green-600:hover{background-color:#089b7f}
.hover\:bg-green-700:hover{background-color:#087863}
.hover\:bg-indigo-600:hover{background-color:#0398cc}
.hover\:bg-indigo-700:hover{background-color:#047fb0}
.hover\:bg-purple-600:hover{background-color:#0398cc}
.hover\:bg-red-600:hover{background-color:#d34662}
.hover\:bg-red-700:hover{background-color:#b33350}
.hover\:bg-yellow-100:hover{background-color:#fff7d6}
.hover\:bg-yellow-400:hover{background-color:#eac34b}
.hover\:bg-yellow-600:hover{background-color:#b18a20}
.hover\:bg-yellow-700:hover{background-color:#8b6a1c}
.hover\:file\:bg-yellow-400:hover{background-color:#eac34b}
.hover\:shadow-xl:hover{box-shadow:0 8px 25px #3d709018}
.hover\:text-blue-300:hover{color:#7bceef}
.hover\:text-blue-500:hover{color:#09a6db}
.hover\:text-gray-300:hover{color:#c9d8e5}
.hover\:text-green-300:hover{color:#77ddbc}
.hover\:text-green-700:hover{color:#087863}
.hover\:text-yellow-400:hover{color:#eac34b}
.hover\:underline:hover{text-decoration:underline}
.inline{display:inline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{inset:0}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.justify-start{justify-content:flex-start}
.leading-relaxed{line-height:1.625}
.left-0{left:0rem}
.left-0\.5{left:0.125rem}
.list-disc{list-style-type:disc}
.list-inside{list-style-position:inside}
.m-0{margin:0rem}
.m-1{margin:0.25rem}
.m-2{margin:0.5rem}
.m-3{margin:0.75rem}
.max-h-64{max-height:16rem}
.max-w-2xl{max-width:42rem}
.max-w-4xl{max-width:56rem}
.max-w-md{max-width:28rem}
.mb-0{margin-bottom:0rem}
.mb-1{margin-bottom:0.25rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.min-w-full{min-width:100%}
.ml-1{margin-left:0.25rem}
.ml-2{margin-left:0.5rem}
.ml-4{margin-left:1rem}
.mr-1{margin-right:0.25rem}
.mr-2{margin-right:0.5rem}
.mr-4{margin-right:1rem}
.mt-1{margin-top:0.25rem}
.mt-10{margin-top:2.5rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-2{margin-top:0.5rem;margin-bottom:0.5rem}
.my-4{margin-top:1rem;margin-bottom:1rem}
.my-5{margin-top:1.25rem;margin-bottom:1.25rem}
.my-6{margin-top:1.5rem;margin-bottom:1.5rem}
.object-cover{object-fit:cover}
.opacity-0{opacity:0}
.opacity-40{opacity:0.4}
.outline-none{outline:2px solid transparent;outline-offset:2px}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.overflow\:hidden{display:none}
.p-0{padding:0rem}
.p-1{padding:0.25rem}
.p-2{padding:0.5rem}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-8{padding:2rem}
.pb-0{padding-bottom:0rem}
.pb-2{padding-bottom:0.5rem}
.pb-3{padding-bottom:0.75rem}
.pb-4{padding-bottom:1rem}
.pb-6{padding-bottom:1.5rem}
.peer-checked\:bg-blue-500{background-color:#09a6db}
.peer-checked\:block{display:block}
.peer-checked\:border-blue-500{border-color:#09a6db}
.pointer-events-none{pointer-events:none}
.pt-2{padding-top:0.5rem}
.pt-3{padding-top:0.75rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-\[20px\]{padding-left:20px;padding-right:20px}
.py-0{padding-top:0rem;padding-bottom:0rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.relative{position:relative}
.right-1{right:0.25rem}
.rounded{border-radius:4px}
.rounded-br-md{border-bottom-right-radius:6px}
.rounded-full{border-radius:999px}
.rounded-lg{border-radius:8px}
.rounded-md{border-radius:6px}
.rounded-tr-md{border-top-right-radius:6px}
.rounded-xl{border-radius:12px}
.shadow{box-shadow:0 2px 8px #3d709014}
.shadow-inner{box-shadow:inset 0 1px 3px #3d709012}
.shadow-lg{box-shadow:0 5px 20px #3d709014}
.shadow-md{box-shadow:0 3px 12px #3d709012}
.shadow-sm{box-shadow:0 1px 3px #3d709012}
.space-x-2 > :not([hidden]) ~ :not([hidden]){margin-left:0.5rem}
.space-x-3 > :not([hidden]) ~ :not([hidden]){margin-left:0.75rem}
.space-x-4 > :not([hidden]) ~ :not([hidden]){margin-left:1rem}
.space-y-1 > :not([hidden]) ~ :not([hidden]){margin-top:0.25rem}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:0.5rem}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:0.75rem}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem}
.space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem}
.text-2xl{font-size:24px;line-height:1.33}
.text-3xl{font-size:30px;line-height:1.2}
.text-4xl{font-size:36px;line-height:1.1}
.text-5xl{font-size:48px;line-height:1}
.text-6xl{font-size:60px;line-height:1}
.text-7xl{font-size:72px;line-height:1}
.text-base{font-size:16px;line-height:1.5}
.text-black{color:#142536}
.text-blue-300{color:#7bceef}
.text-blue-400{color:#38b6e4}
.text-blue-500{color:#09a6db}
.text-blue-700{color:#047fb0}
.text-center{text-align:center}
.text-gray-100{color:#f3f8fc}
.text-gray-200{color:#e5eef5}
.text-gray-300{color:#c9d8e5}
.text-gray-400{color:#8193a6}
.text-gray-500{color:#6d8094}
.text-gray-600{color:#536b81}
.text-gray-700{color:#3b536b}
.text-gray-800{color:#243b54}
.text-gray-900{color:#12273d}
.text-green-300{color:#77ddbc}
.text-green-400{color:#2ec29c}
.text-green-500{color:#10ae8c}
.text-green-600{color:#089b7f}
.text-green-700{color:#087863}
.text-green-800{color:#09634f}
.text-green-900{color:#074737}
.text-indigo-300{color:#7bceef}
.text-indigo-400{color:#38b6e4}
.text-left{text-align:left}
.text-lg{font-size:18px;line-height:1.5}
.text-orange-500{color:#d7ab29}
.text-purple-300{color:#7bceef}
.text-purple-400{color:#38b6e4}
.text-purple-500{color:#09a6db}
.text-red-100{color:#ffe5e9}
.text-red-300{color:#fda1b2}
.text-red-400{color:#f57b92}
.text-red-500{color:#e45d75}
.text-red-600{color:#d34662}
.text-red-700{color:#b33350}
.text-red-800{color:#922940}
.text-red-900{color:#742336}
.text-right{text-align:right}
.text-sm{font-size:14px;line-height:1.5}
.text-white{color:#fff}
.text-white-800{color:#fff}
.text-white-900{color:#fff}
.text-xl{font-size:20px;line-height:1.4}
.text-xs{font-size:12px;line-height:1.4}
.text-yellow-200{color:#fcecac}
.text-yellow-300{color:#f7dc79}
.text-yellow-400{color:#eac34b}
.text-yellow-500{color:#d7ab29}
.text-yellow-700{color:#8b6a1c}
.text-yellow-900{color:#564117}
.top-0{top:0rem}
.top-0\.5{top:0.125rem}
.top-1{top:0.25rem}
.tracking-wider{letter-spacing:.05em}
.transition{transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s}
.transition-all{transition:all .15s}
.transition-colors{transition:color .15s,background-color .15s,border-color .15s}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.underline{text-decoration:underline}
.uppercase{text-transform:uppercase}
.w-1\/4{width:25%}
.w-1\/6{width:16.666666666666664%}
.w-10{width:2.5rem}
.w-100{width:25rem}
.w-12{width:3rem}
.w-2\/3{width:66.66666666666666%}
.w-24{width:6rem}
.w-4{width:1rem}
.w-40{width:10rem}
.w-5{width:1.25rem}
.w-9{width:2.25rem}
.w-\[100px\]{width:100px}
.w-\[200px\]{width:200px}
.w-\[250px\]{width:250px}
.w-\[310px\]{width:310px}
.w-full{width:100%}
.z-0{z-index:0}
.z-10{z-index:10}
@media(min-width:640px){.sm\:flex-row{flex-direction:row}
.sm\:gap-14{gap:3.5rem}
.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.sm\:mb-0{margin-bottom:0rem}
.sm\:space-x-2 > :not([hidden]) ~ :not([hidden]){margin-left:0.5rem}
.sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){margin-top:0rem}
.sm\:w-1\/2{width:50%}
.sm\:w-1\/4{width:25%}
.sm\:w-10{width:2.5rem}
.sm\:w-\[468px\]{width:468px}
.sm\:w-auto{width:auto}}
@media(min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}
.md\:col-span-3{grid-column:span 3/span 3}
.md\:flex-row{flex-direction:row}
.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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.md\:items-start{align-items:flex-start}
.md\:justify-end{justify-content:flex-end}
.md\:mt-0{margin-top:0rem}
.md\:space-x-4 > :not([hidden]) ~ :not([hidden]){margin-left:1rem}
.md\:space-y-0 > :not([hidden]) ~ :not([hidden]){margin-top:0rem}
.md\:text-left{text-align:left}
.md\:text-lg{font-size:18px;line-height:1.5}
.md\:w-1\/6{width:16.666666666666664%}
.md\:w-10\/12{width:83.33333333333334%}
.md\:w-2\/12{width:16.666666666666664%}
.md\:w-3\/4{width:75%}
.md\:w-auto{width:auto}}
@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1280px){}