@keyframes background-animated{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes scale-1_2{0%{transform:scale(1)}to{transform:scale(1.2)}}:root{--white: rgba(255, 255, 255, 1);--gray-tr: rgb(109, 109, 109, 40%);--lightblue: rgba(57, 80, 159, 1);--lightblue-tr: rgba(57, 80, 159, %50);--blue: rgba(43, 44, 98, 1);--blue-tr: rgba(43, 44, 98, 50%);--rose: rgba(231, 39, 126, 1);--rose-tr: rgba(231, 39, 126, 50%);--violet: rgba(148, 131, 188, 1);--violet-tr: rgba(148, 131, 188, 50%);--violet-super-tr: rgba(148, 131, 188, 15%);--green: rgba(130, 255, 30, 1);--green-tr: rgba(130, 255, 30, 50%);--darkgreen: rgba(66, 139, 66, 1);--turquoise: rgba(24, 129, 127, 1);--gray: rgb(255 255 255 / 6%);--black: rgb(0, 0, 0, 40%);--navbar-font_size: 1.5em;--navbar-padding-tb: 1rem;--navbar-padding-lr: 2rem;--header-height: calc(var(--navbar-padding-tb) * 2 + var(--navbar-font_size));--main-height: calc(100dvh - var(--header-height) - var(--footer-height));--footer-height: 1rem}@font-face{font-family:GLC;src:url(/_astro/lgc.B32zr_b5.ttf);font-weight:400;font-style:normal}@font-face{font-family:GLC;src:url(/_astro/lgcitalic.D0OlIUTe.ttf);font-weight:400;font-style:italic}@font-face{font-family:GLC;src:url(/_astro/lgcbold.CFFkBuwH.ttf);font-weight:600;font-style:normal}@font-face{font-family:GLC;src:url(/_astro/lgcbolditalic.kiihc1LG.ttf);font-weight:600;font-style:italic}@font-face{font-family:GLC;src:url(/_astro/lgclight.BRgu22bh.ttf);font-weight:200;font-style:normal}@font-face{font-family:GLC;src:url(/_astro/lgclightitalic.KIkN67RU.ttf);font-weight:200;font-style:italic}@font-face{font-family:MP;src:url(/_astro/MYRIADPRO-REGULAR.DQFfhlAL.OTF);font-weight:400;font-style:normal}@font-face{font-family:MP;src:url(/_astro/MYRIADPRO-BOLDCOND.DcN5ydSp.OTF);font-weight:600;font-style:normal}@font-face{font-family:Bebas;src:url(/_astro/BebasNeue-Regular.D2CONTwO.ttf)}@font-face{font-family:Basker;src:url(/_astro/BaskervvilleSC-Regular.B0rjLVJP.ttf)}@font-face{font-family:Playfair;src:url(/_astro/PlayfairDisplay-VariableFont_wght.7tRKCQvy.ttf)}@font-face{font-family:Oswald;src:url(/_astro/Oswald-VariableFont_wght.CsAV2wvh.ttf)}@font-face{font-family:NotoSans;src:url(/_astro/NotoSans-VariableFont_wdth_wght.CE1q1VrM.ttf)}@font-face{font-family:Raleway;src:url(/_astro/Raleway-VariableFont_wght.CdkF85Lz.ttf)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;background-color:#000}body{min-height:100vh;transition:all 1s ease;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}header{position:relative;height:var(--header-height);padding:var(--navbar-padding-tb) var(--navbar-padding-lr);z-index:10;border-image-width:3px;border-image-slice:0 0 1 0;border-image-source:linear-gradient(to right,black,purple,black)}main{min-height:var(--main-height);position:relative}footer{height:var(--footer-height)}a{text-decoration:none}li{list-style-type:none}input{border:0px solid transparent}button{border:0px solid transparent;outline-color:transparent;background:transparent;height:fit-content;width:fit-content;cursor:pointer;transition:all .3s ease}.flex-center{display:flex;justify-content:space-around;align-items:center}.scrollbar-moz{scrollbar-width:5px;scrollbar-color:red green}.scrollbar::-webkit-scrollbar{width:7px}.scrollbar::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.scrollbar::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px;cursor:n-resize}.scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffff73}.section_container{z-index:5;display:grid;color:#fff;position:relative;min-height:inherit;overflow:hidden;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);grid-template-areas:"logo ornament-up" "logo message" "logo ornament-down"}.logo_container{display:grid;place-content:center;font-family:Playfair;grid-area:logo;height:100%;width:fit-content;filter:drop-shadow(2px 4px 4px black);padding-left:3rem}.message_container{display:grid;grid-area:message;place-items:end;filter:drop-shadow(2px 4px 2px black);grid-auto-rows:min-content;align-content:center}.message_title,.message_subtitle_1,.message_subtitle_2{padding-left:1rem;padding-right:3rem}.message_subtitle_1,.message_subtitle_2{font-family:Raleway;font-size:2rem}.message_title{font-family:Oswald;font-size:3rem;margin:.5rem 0;background:var(--blue-tr)}.message_subtitle_1{background-image:linear-gradient(to right,#fff,#a9a9a9)}.message_subtitle_2{background-image:linear-gradient(to right,var(--rose),var(--blue))}.text_gradient{color:transparent;background-clip:text;animation:background-animated 2s ease infinite alternate;background-size:200% 200%}.ornament-up_container{grid-area:ornament-up;display:none}.ornament-down_container{grid-area:ornament-down;display:none}#canvas-1{width:100%;height:100%;position:relative;z-index:20;background-color:#fff}@media screen and (max-width: 450px){.logo_container img{padding:10px;width:100%}.message_title{font-size:2em}}@media screen and (max-width: 600px){.logo_container{scale:.8}.message_title{text-align:center}}@media screen and (max-width: 1175px){.section_container{grid-template-columns:100%;grid-template-rows:auto max-content max-content auto;grid-template-areas:"ornament-up" "logo" "message" "ornament-down"}.logo_container{justify-self:center;padding-left:0}.message_container{display:grid;justify-items:center}.message_title,.message_subtitle{padding-left:0rem;padding-right:0rem;margin:0rem 0}.message_title{background:transparent}.ornament-up_container,.ornament-down_container{display:none}}@media screen and (max-width: 600px){html{font-size:10px}}
