
@layer pages{@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.outer{margin:5rem auto 20px}.name{text-align:center;width:100%;padding:5rem 0 3rem}.center-index{background-color:var(--bg-orange);padding-bottom:5rem;display:flex;flex-direction:column}.center-index-top{display:flex;flex-wrap:wrap;justify-content:center}.front-paths{background-color:var(--bg-cream);color:var(--text-dull);text-align:center;border-radius:35px 0 35px;padding:3rem 2rem;margin:1rem;width:20rem;transition:all .3s ease-in-out;animation:fadeInUp .6s ease-out}.top-half{height:4rem}.bottom-half{height:5rem}.center-index-bottom{display:flex;flex-wrap:wrap;justify-content:center;margin-top:6rem;position:relative}.center-index-bottom::before{content:"";position:absolute;top:-3rem;left:50%;transform:translateX(-50%);width:60%;height:2px;background:linear-gradient(to right,transparent,rgba(232,166,65,.3) 50%,transparent)}.short-paths{text-align:center;border-radius:35px 0 35px;padding:2rem 2rem;margin:1rem;width:14.5rem;transition:all .3s ease-in-out;animation:fadeInUp .6s ease-out;opacity:.95;transform:scale(.95)}.center-index-top a:first-child .front-paths{animation-delay:.1s}.center-index-top a:nth-child(2) .front-paths{animation-delay:.2s}.center-index-top a:nth-child(3) .front-paths{animation-delay:.3s}.center-index-bottom a:first-child .short-paths{animation-delay:.4s}.center-index-bottom a:nth-child(2) .short-paths{animation-delay:.5s}.center-index-bottom a:nth-child(3) .short-paths{animation-delay:.6s}.center-index a:focus{outline:3px solid var(--bg-orange);outline-offset:3px;border-radius:38px 3px 38px}.center-index a:focus .front-paths,.center-index a:focus .short-paths{transform:scale(1.02) translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.12)}@media (hover:hover){.front-paths:hover,.short-paths:hover{transform:scale(1.05) translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15);filter:brightness(105%)}}.sp-bright{filter:brightness(95%)}.sp-ens{background-color:var(--bg-ens);color:var(--text-white)}.sp-listen{background-color:var(--bg-listen);color:var(--text-black)}.sp-listen .index-h3{white-space:nowrap}.sp-fb{background-color:var(--facebook);color:var(--text-white)}#facebook{color:var(--facebook)}.index-h1{font-family:"Carter One",cursive;color:var(--text-white)}#subname{font-size:clamp(1.5rem, 1.8vw, 1.8rem);font-family:"Yanone Kaffeesatz",sans-serif;font-weight:500;color:var(--text-dull)}.center-index a{text-decoration:none}.index-h2{font-size:2rem;font-family:"Yanone Kaffeesatz",sans-serif;font-weight:400;display:inline-block;position:relative}.index-h3{font-size:1.5rem;font-family:"Yanone Kaffeesatz",sans-serif;font-weight:400;display:inline-block;position:relative}@media screen and (max-width:710px){.body{background-color:var(--bg-orange)}.outer{margin:2rem auto 1rem}.name{padding:1rem 1rem 2rem}.index-h1{color:var(--text-white)}.center-index{background-color:var(--bg-orange);padding-bottom:2rem}.front-paths{border-radius:25px 0 25px;padding:2rem 1.5rem;margin:1rem;width:calc(100% - 2rem);min-height:8rem}.bottom-half{height:auto;min-height:3rem}.front-paths{min-height:120px}.short-paths{min-height:60px}.index-h2{font-size:1.8rem;line-height:1.2}.index-h3{font-size:1.3rem;line-height:1.3}.front-paths p,.short-paths p{font-size:1rem;line-height:1.4}.center-index-bottom{flex-direction:column;margin-top:2rem;padding:0 1rem}.short-paths{border-radius:25px 0 25px;padding:1.5rem;margin:1rem;width:calc(100% - 2rem);min-height:4rem}.front-paths:active,.short-paths:active{transform:scale(.97) translateY(2px);opacity:.85;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:all .1s ease}.center-index-bottom::before{top:-2rem;width:80%;height:1px}.front-paths:hover,.short-paths:hover{transform:none}.sp-ens{background-color:var(--bg-ens);color:var(--text-white)}.sp-listen{background-color:var(--bg-listen);color:var(--text-black)}.sp-fb{background-color:var(--facebook);color:var(--text-white)}.sp-bright{filter:brightness(100%)}.center-index a{text-decoration:none}.index-h2{text-shadow:none}}}
