body{background-color:#efefef;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:calc(.7em + .1vw + .22vh);margin:0}h2{font-size:1.4em}#Page{grid-row-gap:2em;-webkit-touch-callout:none;box-sizing:border-box;display:grid;grid-template-rows:-webkit-min-content 2fr -webkit-min-content;grid-template-rows:min-content 2fr min-content;margin:auto;min-height:100vh;padding:1em;row-gap:2em;-webkit-user-select:none;-ms-user-select:none;user-select:none}#Header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2em;justify-content:space-evenly;margin-top:1em;width:100%}.HeaderTitleContainer{color:#5968d7;flex-direction:column;gap:1em}.HeaderTitleContainer h1,.HeaderTitleContainer h2,.HeaderTitleContainer h3{margin:0}.Menu{align-items:stretch;background-color:#8091f0;border-radius:.85em;box-shadow:0 0 .5em .1em #ccc;flex-wrap:wrap;font-size:.9em}.Menu,.MenuItem{justify-content:center}.MenuItem{align-items:center;color:#fff;padding:0 1em}.MenuItem.active{pointer-events:none}.MenuItem.active,.MenuItem:hover{background-color:#fff;color:#5968d7}#MainTitle{color:#e0820f;font-size:1.2em}.HeaderTitle{align-self:center}.HeaderSubtitle{gap:1.5em}.HeaderSubtitle1,.HeaderSubtitle2,.HeaderTitle{background-color:#efefef;border-radius:1em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.TitleDivider{border-bottom:.2em solid #e0820f;-webkit-transform:scaleX(.25);transform:scaleX(.25);transition:-webkit-transform .25s 50ms;transition:transform .25s 50ms;transition:transform .25s 50ms,-webkit-transform .25s 50ms}.HeaderTitleContainer:hover div+div{-webkit-transform:scaleX(1);transform:scaleX(1)}.HeaderTitleContainer div+div+div{max-height:0;overflow:hidden;transition:max-height .5s 50ms}.HeaderTitleContainer:hover div+div+div{max-height:10em}#ContentArea{grid-gap:1em;background-color:#fff;border-radius:1.5em;box-shadow:0 0 1em .1em #ccc;box-sizing:border-box;color:#5968d7;display:grid;gap:1em;height:calc(100vh - 2em);justify-items:center;overflow:hidden;padding:1em}#ContentArea div,#ContentArea select{scrollbar-color:#8091f0 transparent;scrollbar-width:auto}#ContentArea div::-webkit-scrollbar-thumb,#ContentArea select::-webkit-scrollbar-thumb{background-color:#8091f0;border-radius:1em}#ContentArea div::-webkit-scrollbar,#ContentArea select::-webkit-scrollbar{width:1em}#ContentArea div::-webkit-scrollbar-track,#ContentArea select::-webkit-scrollbar-track{border-radius:1em;box-shadow:inset 0 0 .25em .15em #ddd;margin:1em 0}#FooterArea{background-color:#fff;border-radius:1.5em;box-shadow:0 0 1em .1em #ccc}.CardMin{align-content:space-between;background-color:#efefef;border-radius:.85em;box-shadow:0 0 .25em .1em #ccc;font-size:1.2em;gap:1em;justify-items:center;padding:1em;transition:-webkit-transform .25s 25ms;transition:transform .25s 25ms;transition:transform .25s 25ms,-webkit-transform .25s 25ms}.CardMin:hover{background-color:#7f7f7f!important;-webkit-transform:scale(1.03);transform:scale(1.03)}.CardMin h3{margin:0}.CardFull{background-color:#efefef;border-radius:1.5em;box-shadow:0 0 1em .15em #393939;color:#fff;font-size:1.3em;max-width:40em;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .5s 50ms;transition:transform .5s 50ms;transition:transform .5s 50ms,-webkit-transform .5s 50ms}.CardFull.mounted{-webkit-transform:scale(1);transform:scale(1)}.CardFullContainer{align-content:space-between;gap:2em;margin:2em;overflow:hidden;word-break:break-word}.CardFull h3{margin:0}.CardFull div::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:1em}.CardFull div::-webkit-scrollbar{height:.5em;width:.5em}.CardFull div{scrollbar-color:#ccc transparent;scrollbar-width:auto}.CardFull div::-webkit-scrollbar-track{border-radius:1em;box-shadow:inset 0 0 .25em .15em #7f7f7f;margin:1em}#SignatureArea{color:#000;display:grid;font-size:1.2em;justify-items:center}.AuthorSignature{align-content:center;background-color:#efefef;border-radius:1em;display:flex;flex-wrap:wrap;gap:.5em;justify-content:center;padding:.5em}.AuthorSignature a{color:#5968d7}.JsonGalleryFooter,.JsonGalleryHeader{border-radius:.35em;padding:.25rem}.JsonCarouselGalleryHeader,.JsonGalleryFooter,.JsonGalleryHeader{background-color:#8091f0;color:#fff;text-align:center}.JsonCarouselGalleryFooter{background-color:#efefef;padding:.5em;text-align:center}.JsonGalleryContent{background-color:#fff;border-radius:1em;box-shadow:inset 0 0 .5em .15em #ccc;padding:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.JsonCarouselGallery{-webkit-touch-callout:none;align-content:center;background-color:#393939;border-radius:1.5em;box-shadow:0 0 1em .15em #393939;display:grid;font-size:1.1em;justify-content:center;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .5s 50ms;transition:transform .5s 50ms;transition:transform .5s 50ms,-webkit-transform .5s 50ms;-webkit-user-select:none;-ms-user-select:none;user-select:none}.JsonCarouselGallery.mounted{-webkit-transform:scale(1);transform:scale(1)}.JsonCarouselContainer{max-width:100vh}.JsonGalleryThumbContainer{border-radius:.5em;box-shadow:0 0 .25em .1em #ccc;display:grid;grid-template-columns:repeat(2,auto);overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.JsonGalleryThumbContainer img{height:75px;object-fit:cover;width:100px}.JsonCardMinContent{text-align:center}.JsonCardFullContent{max-height:calc(25vh + 10vw);overflow-y:auto;text-align:left}.JsonCardContentDescription{color:#000}.JsonCardContentValue{color:#fff}.JsonCardFooter,.JsonCardHeader{color:#fff;text-align:center}.JsonCardImg{border-radius:1.5em;max-width:34em}.JsonCardMoreContent{color:#fff;text-align:center;text-decoration:underline}.PostCard{border-radius:1em;box-shadow:0 0 .5em .15em #ccc;min-height:32em;overflow:hidden;width:100%}.PostCardHeader{background-color:#8091f0;color:#fff;padding:1em 0;text-align:center}.PostCardHeader h3{margin:0}.ContentInner{border-radius:1em;box-shadow:inset 0 0 .5em .1em #ccc;box-sizing:border-box;gap:1em;overflow-x:hidden;overflow-y:auto;padding:1em;word-break:break-all}#JsonCardsInner,#JsonGalleriesInner,#JsonPostsInner{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(1,1fr);width:100%}.ContentHeader{grid-gap:1em;align-content:flex-start;display:grid;gap:1em;justify-items:center}.ContentHeader h2{margin:0;text-align:center}.JsonSearch{align-items:center;border-radius:.5em;box-shadow:inset 0 0 .25em .1em #ccc;-webkit-column-gap:2em;column-gap:2em;display:flex;flex-wrap:wrap;font-weight:700;justify-content:space-between;padding:1em;row-gap:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.JsonSearch input,select{border:.1em solid #8091f0;border-radius:.5em;color:#5968d7;font-size:1em}.JsonSearch select{max-width:12em}.JsonSearchButtons{align-items:center;-webkit-column-gap:2em;column-gap:2em;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:center;row-gap:1em}.ContentFooter,.JsonResult{font-weight:700}.ContentFooter{align-items:center;align-self:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1.1em;gap:.5em}.SearchButton{background-color:#8091f0;border-radius:.3em;color:#fff;cursor:pointer;padding:.3em}.SearchButton:hover{background-color:#7f7f7f}.FooterCard{align-items:center;background-color:#8091f0;border-radius:.85em;box-shadow:0 0 .35em .1em #ccc;flex:1 1;gap:1em;max-width:18em;min-width:15em;padding:1.5em;text-align:center}.FooterCard h2{margin:0 0 .5em}.FooterCardContent{align-items:center;color:#fff;font-size:1.2em;height:100%;justify-content:center;line-height:1.5em;text-shadow:#393939 .05em .05em .25em;width:100%}.FooterCardContent a{align-items:center;color:#000;display:flex;flex-direction:column;text-shadow:none}.FooterCardContent i{font-weight:700}.FooterCardContent p{margin-bottom:.5em;margin-top:.5em}.FooterCardIcons{grid-gap:1em;align-content:space-around;display:grid;gap:1em;grid-template-columns:repeat(2,auto);height:100%;justify-content:space-evenly;width:100%}.FooterCardHeader{color:#fff}#FooterCards{align-content:space-around;display:flex;flex-wrap:wrap;gap:1.5em;justify-content:space-around;overflow:hidden;padding:1em}.infoDescription{color:#000}.infoContent{-webkit-touch-callout:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.Logo{width:100%}.Icon,.Logo{object-fit:contain}.Icon{width:3em}.Modal{align-content:center;background-color:rgba(0,0,0,.5);justify-content:center;opacity:0;transition:opacity .5s 0ms}.Modal.mounted{opacity:1}.ModalContent{align-content:center;border-radius:1.5em;color:#fff;justify-content:center;margin:1em}.Loading{padding:1em}.Loading h3{margin:0}.Pagination{-webkit-column-gap:.5em;column-gap:.5em;row-gap:2em}.Pagination a{background-color:#8091f0;border:.2em solid #8091f0;border-radius:.5em;color:#fff;padding:.5em}.Pagination li.PaginationActive a,.Pagination li.disabled a,.Pagination li:not(.disabled) a:hover{background-color:#fff;color:#8091f0}.carousel{max-height:calc(100vh - 10em);min-height:30vh;min-width:30vw}@media screen and (min-aspect-ratio:3/2) and (min-width:64em) and (orientation:landscape){#Page{max-width:75%}}@media screen and (max-height:40em) and (orientation:landscape){#ContentArea{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:calc(100vh - 2em)}}@media screen and (orientation:landscape) and (min-aspect-ratio:3/1){#ContentArea{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:calc(100vh - 2em)}}@media screen and (max-width:64em) and (orientation:portrait){#Page{padding:.5em}#ContentArea{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:calc(100vh - 2em);padding:1em .5em}#ContentArea div::-webkit-scrollbar{width:0}.ContentInner{padding:.5em}.ModalContent{margin:.5em}#Header{flex-direction:column}#MainTitle{text-align:center}}@media screen and (max-width:48em) and (orientation:landscape){#JsonCardsInner,#JsonGalleriesInner,#JsonPostsInner{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:48em) and (max-width:120em) and (orientation:landscape){#JsonCardsInner,#JsonGalleriesInner,#JsonPostsInner{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:120em) and (max-width:160em) and (orientation:landscape){#JsonCardsInner,#JsonGalleriesInner,#JsonPostsInner{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:160em) and (orientation:landscape){#JsonCardsInner,#JsonGalleriesInner,#JsonPostsInner{grid-template-columns:repeat(4,1fr)}}#TsParticles{height:100%;left:0;margin:0;padding:0;position:fixed;top:0;width:100%;z-index:-999}.HeaderSubtitle{display:grid}.HeaderTitleContainer{display:flex}.Menu,.MenuItem{display:flex;overflow:hidden}.MenuItem{cursor:pointer;flex-grow:1}.FooterCard{word-break:break-word}.FooterCard,.FooterCardContent{display:flex;flex-direction:column}.Modal{bottom:0;cursor:pointer;left:0;position:fixed;right:0;top:0}.Modal,.ModalContent{display:grid}.ModalContent div:first-child{cursor:default}.CardMin{cursor:pointer;display:grid;word-break:break-word}.Pagination{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0}.Pagination a{-webkit-touch-callout:none;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.Pagination li:not(.disabled) a:hover{cursor:pointer}.Pagination li a{font-weight:700}.Pagination li.PaginationActive a,.Pagination li.disabled a{pointer-events:none}.CardFullContainer{display:grid}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}
/*# sourceMappingURL=main.a59f5c43.css.map*/