.html-css-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
    max-width: 740px;
    margin: 0 auto;
}

.html-css-2 {
    width: 360px;
    height: 240px;
    object-fit: cover;
}

.html-css-3 {
    font-size: 13px;
}

.html-css-4 {
    font-size: 1em;
}

.html-css-5 {
    background-color: var(--body-bg-color);
    color: var(--body-text-color);
    font-family: var(--body-font-family);
    font-size: var(--body-font-size);
    font-style: var(--body-font-style);
    font-weight: var(--body-font-weight);
    letter-spacing: var(--body-letter-spacing);
    caret-color: auto;
}

.html-css-6 {
    border: 0px solid;
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0.5rem;
    color: #161c23;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    orphans: 2;
    text-align: start;
    text-indent: 0px;
    text-transform: none;
    widows: 2;
    word-spacing: 0px;
    white-space: normal;
    background-color: #ffffff;
}

.html-css-7 {
    border: 0px solid;
}

.html-css-8 {
    margin: 8px auto;
    display: block;
}

.html-css-9 {
    font-size: 11px;
}

.html-css-10 {
    float: left;
    margin: 0 46px 8px 0;
}

.html-css-11 {
    margin: 4px;
    vertical-align: middle;
}

.html-css-12 {
    vertical-align: middle;
    margin: 4px;
}

.html-css-13 {
    float: left;
    margin: 8px;
}

.html-css-14 {
    font-size: x-small;
}

.html-css-15 {
    margin: 8px;
    float: right;
}

.html-css-16 {
    text-align: left;
}

.html-css-17 {
    position: absolute;
    left: 0px;
    top: 241.667px;
    width: 10px;
    height: 10px;
    overflow: hidden;
}

.html-css-18 {
    font-size: 10.0pt;
    font-family: 'Bitstream Vera Sans Mono';
}

.html-css-19 {
    float: left;
}

.html-css-20 {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.html-css-21 {
    list-style-type: circle;
}

.html-css-22 {
    text-align: left;
    padding: 24px;
}

.html-css-23 {
    font-size: 14pt;
}

.html-css-24 {
    list-style-type: disc;
}

.html-css-25 {
    float: right;
    padding-left: 8px;
    padding-right: 10px;
}

.html-css-26 {
    display: block;
    margin: 12px auto;
}

.html-css-27 {
    margin-top: 12px;
    margin-bottom: 12px;
    float: left;
}

.html-css-28 {
    margin: 12px;
    float: right;
}

.html-css-29 {
    padding-left: 30px;
}

.html-css-30 {
    margin: 8px;
    vertical-align: baseline;
    float: left;
}

.html-css-31 {
    margin-top: 0px;
    margin-bottom: 1rem;
}

.html-css-32 {
    font-size: 21px;
    margin-top: 1.25rem;
    margin-bottom: 0.625rem;
    font-family: Barlow;
    font-weight: 500;
    line-height: 1.333;
    color: #333333;
    letter-spacing: normal;
    font-style: normal;
    orphans: 2;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 2;
    word-spacing: 0px;
}

.html-css-33 {
    margin-top: 0px;
    margin-bottom: 1rem;
    color: #585858;
    font-family: Barlow;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    orphans: 2;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 2;
    word-spacing: 0px;
}

.html-css-34 {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.html-css-35 {
    color: #000;
}

.html-css-36 {
    font-size: 20px;
}

.html-css-37 {
    float: left;
    width: 100%;
}

.html-css-38:has(span.alert-primary) {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1rem;
}

.alert-primary {
    color: var(--text-html-color);
}

.alert-primary strong {
    font-weight: 700;
}

.html-info {
    margin-top: 1rem;
}