header[data-astro-cid-szijzfzw]{min-height:120px;grid-row:1;grid-column:1/4}.header-text[data-astro-cid-szijzfzw]{display:flex;flex-direction:column;a{text-decoration:none}@media (min-width: 770px){flex-direction:row;align-items:center;gap:20px}}h1[data-astro-cid-szijzfzw]{font-family:Fredoka One,cursive;margin:.5em 0}h2[data-astro-cid-szijzfzw]{font-size:.8em;font-weight:400;@media (min-width: 770px){width:160px}}.summary-link[data-astro-cid-szijzfzw]{display:inline-block;font-size:.8em;color:#000;background-color:#ffffffe6;padding:10px;border-radius:10px;text-decoration:none;display:inline-flex;align-items:center;transition:all .5s;&[data-astro-cid-szijzfzw]:hover{transform:scale(1.1)}&[data-astro-cid-szijzfzw]:after{content:"";display:inline-block;width:15px;height:15px;margin-left:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E")}span{font-weight:700;margin-right:5px}@media (max-width: 770px){display:none}}.App{display:flex;justify-content:center;color:#fff}@media (min-width: 770px) and (min-height: 770px){.App{align-items:center;height:100vh}}svg{border-radius:10px}.grid{display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(12,auto);gap:10px;padding:50px 10px}.grid .block:nth-of-type(1){grid-row:2/4;grid-column:1/4}.grid .block:nth-of-type(2){grid-row:4/6;grid-column:1/4}.grid .block:nth-of-type(3){grid-row:6/8;grid-column:1/4}.grid .big-block{grid-row:8/11;grid-column:1/4}.grid .small-block{grid-row:11;grid-column:1/4}@media (min-width: 770px){.grid{grid-template-columns:repeat(6,auto);grid-template-rows:repeat(6,auto)}.grid .block:nth-of-type(1){grid-row:2/4;grid-column:1/4}.grid .block:nth-of-type(2){grid-row:4/6;grid-column:1/4}.grid .block:nth-of-type(3){grid-row:1/3;grid-column:4/7}.grid .big-block{grid-row:3/6;grid-column:4/7}.grid .small-block{grid-row:6;grid-column:1/6}}.block{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:inherit}.big-block{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:inherit}.small-block{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:inherit}@media (min-width: 770px){.small-block{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(1,1fr)}}.block:nth-of-type(1) *:nth-of-type(2){grid-column:2;grid-row:1/3}.block:nth-of-type(2) *:nth-of-type(1){grid-column:1;grid-row:1/3}.block:nth-of-type(2) *:nth-of-type(4){grid-column:3;grid-row:1/3}.block:nth-of-type(3) *:nth-of-type(5){grid-column:3;grid-row:1/3}.big-block *:nth-child(2){grid-column:2/4;grid-row:1}.big-block *:nth-child(7){grid-column:3;grid-row:2/4}.small-block *:nth-child(2){grid-column:2/4;grid-row:1}@media (max-width: 389px){.day,.day>svg{width:calc((100vw - 40px) / 3);height:calc((100vw - 40px) / 3)}.block:nth-of-type(1)>*:nth-of-type(2),.block:nth-of-type(1)>*:nth-of-type(2) svg,.block:nth-of-type(2)>*:nth-of-type(1),.block:nth-of-type(2)>*:nth-of-type(1) svg,.block:nth-of-type(2)>*:nth-of-type(4),.block:nth-of-type(2)>*:nth-of-type(4) svg,.block:nth-of-type(3)>*:nth-of-type(5),.block:nth-of-type(3)>*:nth-of-type(5) svg{width:calc((100vw - 40px) / 3);height:calc((100vw - 40px) / 3 * 2 + 10px)}.big-block>*:nth-child(2),.big-block>*:nth-child(2) svg,.small-block>*:nth-child(2),.small-block>*:nth-child(2) svg{width:calc((100vw - 40px) / 3 * 2 + 10px);height:calc((100vw - 40px) / 3)}.big-block>*:nth-child(3) div{width:calc((100vw - 40px) / 3)!important;height:calc((100vw - 40px) / 3)!important}}.hello{color:#f5eed7;font-weight:700;font-family:Fredoka One,cursive;background-color:#16212b;text-decoration:none;display:flex;align-items:center;justify-content:center;flex-direction:column}.day[data-astro-cid-vde5hcze]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;cursor:pointer;background:#fff;border-radius:10px;perspective:500px}.day[data-astro-cid-vde5hcze] .cover[data-astro-cid-vde5hcze]{border-radius:10px;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-family:Fredoka One,cursive;font-size:3em;transform-origin:left top;transition:1s ease-in-out}.day[data-astro-cid-vde5hcze] .title[data-astro-cid-vde5hcze]{border-radius:10px;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;color:transparent;pointer-events:none}.day[data-astro-cid-vde5hcze]:hover{z-index:10}.day[data-astro-cid-vde5hcze]:hover .cover[data-astro-cid-vde5hcze]{transform:rotateY(-100deg)}.day[data-astro-cid-vde5hcze]:nth-of-type(5n-4) .cover[data-astro-cid-vde5hcze]{background-color:#2f3029;color:#f5eed7}.day[data-astro-cid-vde5hcze]:nth-of-type(5n-3) .cover[data-astro-cid-vde5hcze]{background-color:#b73a3b;color:#f5eed7;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 100 100'><circle cx='25' cy='25' r='15' fill='%239B2D2B'/><circle cx='75' cy='75' r='16' fill='%239B2D2B'/></svg>")}.day[data-astro-cid-vde5hcze]:nth-of-type(5n-2) .cover[data-astro-cid-vde5hcze]{background-color:#f5eed7;color:#252721;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='47.5' height='47.5' viewBox='0 0 100 100'><path d='M 25 10 L 25 17 M 25 33 L 25 40 M 10 25 L 17 25 M 33 25 L 40 25' stroke='%23CD803D' stroke-width='6' stroke-linecap='round' /><circle cx='75' cy='75' r='4' fill='%23CD803D'/></svg>")}.day[data-astro-cid-vde5hcze]:nth-of-type(5n-1) .cover[data-astro-cid-vde5hcze]{background-color:#b7c7b0;color:#252721;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 120 120'><polygon fill='%2393A891' points='120 120 60 120 90 90 120 60 120 0 120 0 60 60 0 0 0 60 30 90 60 120 120 120 '/></svg>")}.day[data-astro-cid-vde5hcze]:nth-of-type(5n-0) .cover[data-astro-cid-vde5hcze]{background-color:#b73a3b;color:#f5eed7;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 100 100'><path d='M 0 25 L 25 0 M 0 50 L 50 0 M 0 75 L 75 0 M 0 100 L 100 0 M 0 125 L 125 0 M 0 150 L 150 0 M 0 175 L 175 0' stroke='%239B2D2B' stroke-width='6' /></svg>")}nav[data-astro-cid-btuddemi]{color:#fff;opacity:.8;font-family:"Source Sans 3 Variable",sans-serif;padding:20px;max-width:770px}h2[data-astro-cid-btuddemi]{padding-left:40px;padding-bottom:1.5em}@media (min-width: 770px){.content[data-astro-cid-btuddemi]{columns:2;gap:40px}}nav[data-astro-cid-btuddemi] a[data-astro-cid-btuddemi]{display:block;text-decoration:none;line-height:1.8em}nav[data-astro-cid-btuddemi] a[data-astro-cid-btuddemi]:hover{text-decoration:underline}.summary[data-astro-cid-btuddemi] h3[data-astro-cid-btuddemi]{color:#fcba29;margin-top:0}ul[data-astro-cid-btuddemi]{list-style:none;margin:0}ol[data-astro-cid-btuddemi]{margin-top:0}li[data-astro-cid-btuddemi]{break-inside:avoid-column}.group[data-astro-cid-btuddemi]{margin-top:20px;ol{padding-left:20px}}@font-face{font-family:Fredoka One;font-style:normal;font-display:var(--fontsource-display, swap);font-weight:400;src:url(/_astro/fredoka-one-latin-400-normal.CqP-Tvqc.woff2) format("woff2"),url(./files/fredoka-one-all-400-normal.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
