.hero{position:relative;overflow:hidden;height:500px;background-color:rgb(20,20,20);background-image:url(/images/cat-tree-house-zone-header.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:black;text-align:center;padding:2rem;display:flex;align-items:center;justify-content:center}.hero:before{content:"";position:absolute;inset:0;z-index:0}@keyframes fadeOutOverlay{0%{opacity:1}to{opacity:.5}}.heroText{font-size:4rem;font-weight:700;opacity:1;z-index:1;position:relative;color:white;animation:fadeIn 1s 3s forwards;white-space:normal;height:100%}.heroText span{opacity:0;animation:fadeInDrop .6s ease forwards;display:inline-block}.hero-container{width:auto;height:auto;animation:fadeInBorder 1s ease 3s forwards;position:relative}@keyframes fadeIn{to{color:white}}@keyframes fadeInBorder{to{border-color:white}}@keyframes fadeInDrop{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:576px){.heroText{font-size:4rem}}.home-container{width:100%;height:100%;padding-top:15px}.blog-header-container{width:100%;height:auto}.blog-box{background-image:url(/images/from-antichrist-to-alien-how-david-bowie-shaped-marilyn-mansons-mechanical-animals.png);background-position:top}.blog-box,.blog-box-top-5{display:flex;justify-content:center;align-items:center;height:300px;width:100%;background-size:cover;background-repeat:no-repeat;cursor:pointer}.blog-box-top-5{background-image:url(/images/marilyn-manson-trent-reznor-florida-meeting-industrial-rock.png);background-position:50%}.blog-header-title-container{height:auto;background-color:whitesmoke;display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:column;padding:15px;border:1px solid rgb(224,224,224);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);cursor:pointer}.blog-header-display-title{color:black;font-size:36px;width:auto;text-align:center}.blog-header-border-bar{background-color:rgb(20,20,20);width:100%;height:2px;margin-bottom:15px}.blog-header-title-font{font-size:24px;color:black}.blog-header-desc-font{font-size:16px;color:black}.blog-header-break{width:100%;height:3px;margin:5px 0 15px}.blog-header-button-container{display:flex;justify-content:flex-end;width:100%;height:auto}@media (max-width:425px){.blog-box{height:300px}}.item-display-2-item{width:20%;min-height:300px;max-height:400px;display:flex;justify-content:center;align-items:center;cursor:pointer;flex-flow:column;margin-bottom:50px;opacity:0;animation:fadeInUp .5s ease-out forwards}.item-display-2-header{display:flex}.item-display-2-header,.item-display-2-header-mobile{border-bottom:2px solid black;border-left:2px solid black;width:25%;min-width:250px;height:60px;font-size:48px;padding-left:15px;margin-bottom:15px}.item-display-2-header-mobile{display:none}.item-display-pic-2-relative{position:relative;width:100%;height:100%}.item-display-2-pic:hover{transform:scale(1.05)}.item-display-2-pic{background-size:contain;background-position:top;background-repeat:no-repeat;transition:transform .3s ease}.item-display-2-round-shadow{bottom:50px;width:50%;height:10px;margin:auto;background:rgba(0,0,0,.5);border-radius:50%;filter:blur(6px);z-index:1}.item-display-2-title{margin-top:5px;font-size:18px;position:relative;height:15px}.item-display-2-see-more{font-size:18px;position:relative;height:15px;color:white;margin-top:15px;width:50%;background-color:black;height:auto;display:flex;justify-content:center;align-items:center;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.2)}.item-display-2-see-more:hover{background-color:#410000;transition:.25s}.item-display-2-price{margin-top:5px;font-size:18px;color:green;position:relative;height:15px}.item-display-2-menu{padding:0!important;display:flex;flex-flow:column}.item-display-2-row-container{margin-top:100px}.item-display-2-menu-item-inactive{cursor:pointer;height:50px;width:100%;max-width:200px;display:flex;justify-content:center;align-items:center;font-size:24px;background-color:rgb(20,20,20);color:white}.item-display-2-menu-item-inactive:hover{transition:.25s;background-color:rgb(40,40,40)}.item-display-2-menu-item-active{cursor:pointer;height:50px;width:100%;max-width:200px;display:flex;justify-content:center;align-items:center;font-size:24px;background-color:#410000;color:white}.item-display-2-dropdown{display:none;width:100%;justify-content:flex-end;margin-bottom:15px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1200px){.item-display-2-item{width:20%}}@media (max-width:1199px) and (min-width:992px){.item-display-2-item{width:25%}}@media (max-width:991px) and (min-width:768px){.item-display-2-item{width:33.33%}}@media (max-width:767px){.item-display-2-item{width:50%}}@media (max-width:575px){.item-display-2-item{width:50%}.item-display-2-menu{display:none}.item-display-2-dropdown{display:flex}.item-display-2-header{display:none}.item-display-2-header-mobile{display:flex;margin-left:15px}.item-display-2-row-container{margin-top:25px}}@media (max-width:480px){.item-display-2-item{width:50%}}.marquee-container{overflow:hidden;white-space:nowrap;width:100%;background:#222;padding:10px 0;position:absolute;border-top:1px solid #410000;border-bottom:1px solid #410000}.marquee-container:hover .marquee{animation-play-state:paused}.marquee{display:inline-block;min-width:200%;animation:marquee 20s linear infinite}.marquee a{color:white;text-decoration:none;margin:0 2rem;font-size:18px;transition:color .2s ease}.marquee a:hover{color:#fff;text-decoration:underline}@keyframes marquee{0%{transform:translateX(0);opacity:0}2%{opacity:1}98%{opacity:1}to{transform:translateX(-150%);opacity:0}}@media (max-width:600px){.marquee{animation-duration:20s}}@media (min-width:768px){.marquee{animation-duration:60s}}@media (min-width:1200px){.marquee{animation-duration:120s}}@font-face{font-family:Fredoka;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/717bd7df041e2417-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51eaeb48075a1a10-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fredoka;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4e67901438e960fd-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fredoka Fallback;src:local("Arial");ascent-override:95.64%;descent-override:23.17%;line-gap-override:0.00%;size-adjust:101.84%}.__className_093968{font-family:Fredoka,Fredoka Fallback;font-weight:400;font-style:normal}