.content_card_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000bf;z-index:2;display:flex;justify-content:center;align-items:center;padding:1rem}.content_card_container{background-color:#202121;border-radius:8px;padding:1.5rem;box-shadow:0 6px 8px #2cff051a;max-width:600px;width:100%;max-height:90vh;overflow-y:auto}html{font-size:16px}.title_text{font-size:1.6rem}@media (max-width: 879px){html{font-size:15px}.shift_right{padding-left:-3rem}.title_text{font-size:1.2rem}.title_icon{width:110px;height:110px;margin-top:1.5rem}.nav_buttons{width:100px;height:100px}.navbar_container ul{gap:.5rem}.title_section.scrolled .title_icon{width:80px;height:80px}.title_section.scrolled .nav_buttons{width:70px;height:70px}.project_display_image{height:180px;width:180px}}@media (max-width: 730px){.project_display_image{height:150px;width:150px}}@media (max-width: 529px){html{font-size:14px}.title_text{font-size:1.6rem}.title_icon{width:100px;height:100px;margin-top:1.8rem}.nav_buttons{width:90px;height:90px}.navbar_container ul{font-size:1rem;flex-direction:column;gap:2rem}.project_display_image{height:120px;width:120px}.project_image{height:100px;width:100px}.title_section.scrolled .title_icon{width:70px;height:70px}.title_section.scrolled .nav_buttons{width:55px;height:55px}}@media (max-width: 399px){html{font-size:12px}.nav_buttons{width:88px;height:88px}.title_section.scrolled .title_icon{width:50px;height:50px}.title_section.scrolled .nav_buttons{width:45px;height:45px}}:root{--ds_dark_purple: #41344D;--ds_light_purple: #8258A0;--ds_brown_purple: #94676A;--ds_dark_blue: #22515B;--ds_light_blue: #5F93C5;--ds_dark_green: #2F6848;--ds_green_blue: #3C9A75;--ds_green_grey: #899A8B;--ds_dark_red: #6B1E16;--ds_light_red: #DD3322;--ds_red_brown: #A76D62;--ds_dark_brown: #544617;--ds_light_brown: #774707;--ds_brown_grey: #908071;--ds_dark_tan: #BF895A;--ds_light_tan: #F7D9B7;--ds_black: #000000}body{font-family:monospace;font-size:1rem;background-color:var(--ds_black);color:var(--ds_green_grey)}.flex_column{display:flex;flex-direction:column}.flex_row{display:flex;flex-direction:row}.flex_row_reverse{display:flex;flex-direction:row-reverse}.just_align_center{justify-content:center;align-items:center}.background_image{background-size:contain;background-repeat:no-repeat;border:none;background-color:transparent;transition:all .3s ease-in}.gallery_wrap_container{list-style:none;justify-content:space-evenly;align-items:center;flex-wrap:wrap;flex:auto;padding-left:0}.cursor_pointer:hover{cursor:pointer}.project_display_image{height:300px;width:300px;transition:all .3s ease-in}.project_display_image:hover{transform:scale(1.2);cursor:pointer}.project_image{height:150px;width:150px;transition:all .3s ease-in}.project_image:hover{transform:scale(1.35);cursor:pointer}main{margin:16rem 10rem 0}.page_title{text-align:center;letter-spacing:.5rem}.line_divider{margin-top:.25rem;height:.65rem;width:100%;background-color:var(--ds_dark_green);border-radius:50%}.text_divider{display:flex;justify-content:center;height:.65rem;width:100%;padding:1rem}.title_section{background-color:#000;position:fixed;top:0;height:auto;width:100%;transition:all .3s ease-in-out;padding-bottom:1.3rem;box-shadow:0 10px 5px -5px #000000b3;z-index:1}.title_top{margin-top:-1rem;justify-content:space-between;width:100%}.title_icon{background-image:url(/assets/dogsalt_skull_hover-B_5BKzJr.gif);height:200px;width:200px;margin-top:.9rem;transition:all .3s ease-in-out}.title_icon:hover{cursor:pointer;transform:scale(1.2);margin-top:2rem}.title_section.scrolled .title_icon{transform:scale(.75);height:150px;width:150px}.title_section.scrolled .title_icon:hover{cursor:pointer;margin-top:1.2rem;transform:scale(1.12)}.title_content{margin-top:1rem;height:auto}.title_buttons{margin:4rem 1.5rem 0 0}.nav_buttons{height:120px;width:120px;transition:all .3s ease-in-out}.title_section.scrolled .nav_buttons{margin-top:-1.25rem;transform:scale(.8);height:105px;width:105px}.title_section.scrolled .nav_buttons:hover{transform:scale(1.3)}.searchbar_button{background-image:url(/assets/bone_magnihover-RG4_qxGm.gif)}.searchbar_button:hover{cursor:pointer;transform:scale(1.3);box-shadow:inset 2rem #ffffffb3}.navbar_button{background-image:url(/assets/3bonemenuhover_icon-DqpE8ym5.gif)}.navbar_button:hover{cursor:pointer;transform:scale(1.3)}.teaser_section{margin-top:5rem}.card_header{justify-content:space-between;align-items:center}.close_card_x_button{background-image:url(/assets/xclosebutton-BgwVmGVQ.gif);width:100px;height:100px;transition:all .3s ease-in-out}.close_card_x_button:hover{transform:scale(1.2);cursor:pointer}.navbar_container ul{display:flex;flex-direction:row;gap:4rem;padding-bottom:1rem;align-items:center;list-style:none}.searchbar_container form{display:flex;gap:.5rem;margin:1rem}.page_footer{margin:3rem 4rem 0}
