/*!
Theme Name: pixel
Author: Alex Kechter
Author URI: vm-bronze.ct.fh-salzburg.ac.at/
Version: 1.0
*/*{margin:0px;padding:0px;font-size:16px;text-decoration:none;color:#000}*{font-family:"Roboto"}h3{font-size:3.2rem;font-family:"Pixelify";color:var(--primary-color);text-transform:uppercase;text-shadow:0rem .25rem #000}h4{font-size:1.25rem;font-family:"Pixelify"}.button{display:block;width:14.5rem;height:3.8rem;font-family:"Pixelify";color:#fff;text-transform:uppercase;background-color:var(--primary-color);text-align:center;line-height:3.8rem;border-radius:.8rem}.button:hover{background-color:var(--primary-dark)}@media screen and (max-width: 750px){h3{font-size:var(--mbbrandfs)}}.card{max-width:19rem;background-color:#fff;border-radius:2rem 2rem 1.25rem 1.25rem}.card img{width:19rem}.card .card_bottom{display:flex;flex-direction:column;text-align:center;gap:.625rem;padding-inline:1.75rem;padding-block:1.125rem}.card .card_bottom p{color:var(--light-gray);font-size:var(--smallfs)}.card .card_bottom a{font-size:1.25rem;font-family:"Pixelify"}@font-face{font-family:"Pixelify";src:url(./fonts/PixelifySans-Regular.ttf)}@font-face{font-family:"Roboto";src:url(./fonts/Roboto-Regular.ttf)}footer{list-style-type:none;display:flex;flex-direction:column;width:100%;margin-top:6rem;background-color:var(--primary-color)}footer p{margin-inline:2.5rem}footer img{position:relative;top:-3.2rem;margin-inline:2.5rem;align-self:flex-end}footer h3{color:#fff;position:relative;top:-4.5rem;margin-inline:2.5rem}footer nav{position:relative;top:-4rem;margin-inline:2.5rem}footer nav ul{list-style-type:none}header #hero_banner{top:6rem}header #hero_banner h3{text-align:center;position:relative;bottom:14rem}header #hero_banner img{max-width:100%}@media screen and (max-width: 750px){header #hero_banner{position:relative;top:3rem;height:17.5rem;margin-bottom:3rem}header #hero_banner h3{bottom:10rem}}main{display:flex;flex-direction:column;align-items:center;position:relative}#navbar{background:url(./images/section_bg.png),#e6e5ff;background-size:contain;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;width:100%;box-shadow:0rem 1rem 1rem rgba(0,0,0,.25);z-index:1}#navbar #header_logo{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;margin-left:var(--stm);width:25rem}#navbar #header_logo img{position:relative;top:1.5rem}#navbar #hamburger{display:none}#navbar nav{display:flex;flex-direction:row;justify-content:space-evenly;width:28.375rem;margin-right:var(--stm)}#navbar nav ul{display:flex;justify-content:space-evenly;list-style-type:none;width:inherit}#navbar nav a{font-family:"Pixelify";text-transform:uppercase;font-size:var(--bigfs)}#navbar nav a:hover{text-decoration:underline}@media screen and (max-width: 1050px){#navbar{justify-content:space-evenly;height:9rem}#navbar #header_logo{margin-left:0px}#navbar #header_logo img{top:0px}#navbar #hamburger{display:block}#navbar #hamburger [id^=hamburger_]{filter:drop-shadow(0px 3px 0px #000000)}#navbar nav{background:url(./images/section_bg.png),#e6e5ff;background-size:contain;box-shadow:0rem 1rem 1rem rgba(0,0,0,.25);position:absolute;right:-350px;flex-direction:column;align-items:center;gap:1.25rem;width:fit-content;transition:.3s ease;top:10rem;padding:1.25rem}#navbar nav.open{right:-100px}}#post{margin-block:3rem}#post p{grid-area:middle_right;padding-block:2em;padding-left:10rem}#post img{width:85%;grid-area:middle_left;justify-self:center}#post #home_intro_buttons{display:flex;flex-direction:row;justify-content:end;gap:4rem;grid-area:button}@media screen and (max-width: 750px){#post{margin-block:6rem}#post p{padding-inline:var(--mbsecpad)}#post img{width:72%;height:72%}}section{margin-top:2.5rem;padding-inline:2.5rem;padding-block:1.5rem;font-size:var(--stfs);display:grid;grid-template-areas:"heading heading" "middle_left middle_right" "button button";background:url(./images/section_bg.png),#e6e5ff;background-repeat:repeat;background-size:10.25rem;width:72.5rem;height:34.5rem;border-radius:37px}section .block_heading{height:92px;display:flex;gap:.625rem;flex-direction:row;grid-area:heading}section br{margin-bottom:1.25rem}.section_info p{grid-area:middle_left;padding-block:2em;padding-right:15rem}.section_info img{width:95%;grid-area:middle_right}.section_info .home_intro_buttons{display:flex;flex-direction:row;gap:4rem;grid-area:button}.section_demos h3{color:var(--accent-color)}.section_demos .home_demo_cards{display:flex;flex-direction:row;justify-content:space-evenly;grid-column-start:middle_left;grid-column-end:middle_right}.section_demos .home_demo_cards>p{overflow:hidden;text-overflow:ellipsis}.section_demos>a{grid-area:button}#post p{padding-block:1em}@media screen and (max-width: 750px){section{display:flex;flex-direction:column;align-items:center;width:75%;height:100%}.section_info p{padding-inline:var(--mbsecpad)}.section_info img{width:72%;height:72%}.section_demos img{height:100%}}:root{--primary-color: #B152E0;--primary-dark: #AC3DE3;--accent-color: #88E052;--light-gray: #555555;--stm: 7.5rem;--stfs: 1.25rem;--bigfs: 1.875rem;--smallfs: 0.813rem;--brandfs: 3.188rem;--mbbrandfs: 2.8rem;--navheight: 6.5rem;--mbsecpad: 3.375rem;--mbstm: 1.25rem}/*# sourceMappingURL=style.css.map */
