@charset "utf-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

h1,
h2 {
    font-size: calc(1.4rem);
    font-weight: 400
}

h3,
h4,
h5,
h6 {
    font-weight: 200;
    font-size: calc(1.2rem)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body,
html {
    width: 100%;
    height: auto
}

body {
    font-family: sans-serif;
    margin: 0;
    font-size: calc(1.125rem);
    line-height: calc(1em + .725rem)
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 25px;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    border: none
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

ol,
ul {
    list-style: none
}

a,
input,
select,
textarea {
    outline: 0;
    text-decoration: none
}

html {
    background-color: #fff;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.container {
    position: relative;
    color: #333;
    width: 100%;
    height: auto;
    color: #000
}

.wrapper section {
    margin-top: 10px;
    margin-bottom: 10px
}

.bg-fleck {
    --fleck-seed: 35458;
    --fleck-count: 3000;
    --fleck-size-base: 2px;
    --fleck-color-1: #ff56224e;
    --fleck-color-2: #f4433634;
    --fleck-color-3: #e91e625d;
    --fleck-color-4: #e91e6265;
    --fleck-size: auto;
    background-image: paint(fleck)
}

.body-bg {
    background-repeat: repeat;
    background-position: center;
    background-size: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255 255 255 / 30%)), color-stop(100%, rgb(255 255 255 / 40%))), url(/pageBg.webp) repeat 0 0
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

.calendar-frame,
.calendar-frame-2 {
    width: 100%;
    position: relative
}

.lr_60_60 {
    left: 32px;
    right: 32px;
    height: 2.5px
}

.calendar-frame>.lr_60_60 {
    position: absolute;
    background: url(/images/cl.png)
}

.calendar-frame-2>.lr_60_60 {
    position: absolute;
    background: url(/images/cl.png)
}

.calendar-frame-2::after,
.calendar-frame-2::before,
.calendar-frame::after,
.calendar-frame::before {
    content: "";
    position: absolute
}

.wh_30_40::after,
.wh_30_40::before {
    width: 40px;
    height: 40px
}

.calendar-frame::before {
    background: url(/images/cll.png) no-repeat;
    background-size: 100% auto
}

.calendar-frame::after {
    background: url(/images/cll.png) no-repeat;
    background-size: 100% auto;
    transform: scaleX(-1);
    right: 0
}

.calendar-frame-2::before {
    background: url(/images/cll.png) no-repeat;
    background-size: 100% auto;
    transform: scaleY(-1);
    bottom: -1px
}

.calendar-frame-2::after {
    background: url(/images/cll.png) no-repeat;
    background-size: 100% auto;
    transform: scale(-1);
    right: 0;
    bottom: -1px
}

.table_calendar_body {
    position: relative
}

.wh_60_40::after,
.wh_60_40::before {
    width: 60px;
    height: 33px
}

.table_calendar_body>div:nth-child(2n)::before {
    content: "";
    position: absolute;
    background: url(/images/cl.png);
    height: 2px;
    left: 0;
    right: 0
}

.table_calendar_body::before {
    content: "";
    position: absolute;
    left: .09px;
    top: 32px;
    bottom: 7px;
    width: 2.5px;
    background: url(/images/cl.png);
    transform: scaleX(-1)
}

.table_calendar_body::after {
    content: "";
    position: absolute;
    right: .4px;
    top: 32px;
    bottom: 7px;
    width: 2.5px;
    background: url(/images/cl.png);
    transform: scaleX(-1)
}

.star-top-left {
    top: 10px;
    left: 10px
}

.star-bot-right {
    bottom: 5px;
    right: 5px
}

.four-pointed-star {
    position: absolute;
    width: 1em;
    height: 1em;
    font-size: 1em
}

.four-pointed-star:before {
    content: "";
    position: absolute;
    background: #ff8d60;
    width: 15px;
    height: 15px;
    transform: rotate(-45deg) skewX(22.5deg) skewY(22.5deg)
}

.four-pointed-star:after {
    content: "";
    position: absolute;
    background: #ff8d60;
    width: 15px;
    height: 15px;
    transform: rotate(45deg) skewX(22.5deg) skewY(22.5deg)
}

.box {
    display: inline-block;
    position: relative;
    z-index: 0
}

.box:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1
}

:root {
    --line-bg: #af5907
}

.first:before {
    background: radial-gradient(farthest-side at 0 0, #0000 calc(98% - 3px), var(--line-bg) calc(100% - 10px) 98%, #0000) 0 0/45px 45px no-repeat, conic-gradient(from 180deg at right 3px top 3px, #0000 0 90deg, var(--line-bg) 0) 100% 0/calc(100% - 52px + 10px) calc(100% - 51px + 10px) no-repeat, radial-gradient(farthest-side at 100% 100%, #0000 calc(98% - 3px), var(--line-bg) calc(100% - 10px) 98%, #0000) 100% 100%/45px 45px no-repeat, conic-gradient(from 0deg at left 3px bottom 3px, #0000 0 90deg, var(--line-bg) 0) 0 100%/calc(100% - 51px + 10px) calc(100% - 51px + 10px) no-repeat
}

            	