@font-face{font-family:Minion;src:url(/assets/minion-pro-regular-DCtZAFBW.ttf) format("truetype");font-display:block}@font-face{font-family:Grold;src:url(/assets/Grold-Regular-CWxh_JgK.otf) format("opentype");font-display:block}:root{--clr-1: white;--clr-2: rgb(0, 0, 0);--clr-3: rgb(200, 200, 200);--clr-4: rgb(185, 211, 48);--clr-5: rgb(48, 190, 124);--font-1: Arial;--font-2: "Grold";font-size:62.5%;background:var(--clr-2)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;font-size:inherit;font-family:inherit}body{height:100%;width:100%;font-family:var(--font-2),Arial,Helvetica,sans-serif;font-size:2rem;color:var(--clr-1)}.home-flexWrapper{padding-bottom:1.1rem;min-height:100svh;display:flex;flex-direction:column;justify-content:space-between}header{--line-curve: 1rem;margin-top:3rem;margin-bottom:2rem;display:flex;align-items:center}.home-dividerLine{margin-top:-.7rem;height:.4rem;background:var(--clr-4)}.home-dividerLine1{width:6.5rem;border-top-right-radius:var(--line-curve);border-bottom-right-radius:var(--line-curve)}header>img{padding-left:1.5rem;padding-right:1.2rem;width:min(25rem,45%)}.home-dividerLine2{width:100%;border-top-left-radius:var(--line-curve);border-bottom-left-radius:var(--line-curve);background:var(--clr-4)}a{padding:.8rem 1rem .5rem;color:inherit;text-decoration:none;text-underline-offset:3px;background:var(--clr-2);color:var(--clr-1);border:2px solid var(--clr-1);border-radius:.5rem;font-family:var(--font-2),Arial,Helvetica,sans-serif;transition:all .2s}a:active{background:var(--clr-1);color:var(--clr-2)}@media only screen and (hover: hover){a:hover{background:var(--clr-1);color:var(--clr-2)}a:active{color:var(--clr-3)}}.home-posterGrid{--max-poster-width: 40rem;--num-of-cols: 2;margin:0 auto 2rem;padding:0 2rem;max-width:calc(var(--max-poster-width) * var(--num-of-cols) + 1.3rem * (var(--num-of-cols) - 1));display:grid;grid-template-columns:repeat(var(--num-of-cols),1fr);gap:1.3rem;justify-content:center}@media only screen and (min-width: 1000px){.home-posterGrid{--num-of-cols: 4}}.home-about{margin:3.5rem auto 2.5rem;padding:0 2.5rem;width:fit-content;max-width:40ch;text-align:center;font-size:2.2rem}@media only screen and (min-width: 800px){.home-about{margin-top:3rem;max-width:100%}}.home-aboutHeading{margin:1rem auto 1.6rem;max-width:37rem}.home-aboutHeading>img{width:100%}.home-contactButtons{margin:auto}.home-contactButtons>a{margin:0 .5rem;padding:1.5rem 1rem 1rem;border-color:transparent;color:var(--clr-4)}@media only screen and (hover: hover){.home-contactButtons>a:hover{background:transparent;border:2px solid var(--clr-1)}.home-contactButtons>a:active{background:var(--clr-1)}}.home-contactButtons>a>i{position:relative;top:.5rem;left:.1rem;height:3rem;width:4.5rem;text-align:center;font-size:4rem}footer{padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:1.3rem;text-align:center}footer>div{max-width:12rem}footer>div>img{width:100%}.poster-wrapper{position:relative;max-width:var(--max-poster-width);display:flex;border-radius:2rem}.poster-wrapper>img{width:100%;border-radius:2rem}.poster-hoverWrapper{opacity:0;position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);display:flex;flex-direction:column;justify-content:center;border-radius:2rem;border:2px solid var(--clr-2);background:linear-gradient(#000000d9 35%,#0000004d);transition:all .2s}.poster-wrapper:hover .poster-hoverWrapper{opacity:1}.poster-hoverContent{padding:2rem 1.4rem;border-radius:2rem}.poster-hoverContent>h2{font-size:1.8rem}.poster-hoverContent>p{margin-bottom:2.6rem;font-family:var(--font-1);font-size:1.2rem;color:var(--clr-3)}@media only screen and (min-width: 500px){.poster-hoverContent{padding:2rem 10%}.poster-hoverContent>h2{font-size:2.2rem}.poster-hoverContent>p{font-size:1.5rem}}.poster-button{border:1px solid var(--clr-3);border-radius:5rem;background:none;font-weight:100}.poster-button>.fa-solid{position:relative;top:.25rem;left:.1rem;width:1.5rem;height:3rem;text-align:center}
