@import"https://fonts.googleapis.com/css2?family=Bellota:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap";.businessCard{width:450px;height:200px;background:var(--pink-700);border-radius:10px;display:flex;flex-direction:column;box-shadow:0 7px 20px #000}.businessCard>h2{font-family:Bellota}.businessCard>h2{font-size:28px;text-align:center;margin-top:20px}.businessCard>button{border:none;border-radius:8px;padding:8px;box-shadow:0 3px 8px var(--color-crust);width:50%;margin:10px auto auto;background:var(--color-button);color:var(--color-text)}.businessCard>button:hover{cursor:pointer;background:var(--color-button-hover)}.businessCard>p{padding:0 15px;text-align:center}@media (max-width: 480px){.businessCard{width:300px}}.horizontalCardImg{width:200px;height:165px;object-fit:cover;object-position:top}.vfill>img{width:130px;margin-right:10px}@media screen and (min-width: 700px){.vfill>img{display:none}}hr{border:1px solid var(--color-mantle)}.cardHeader{display:flex}.cardHeader:hover{cursor:pointer}@media screen and (max-width: 700px){.cardHeader{flex-direction:column;width:100%}.horizontalCardImg{height:50px;width:100%;object-fit:cover}.horizontalCardImg.expanded{height:100px}.horizontalCardImg>img{width:100%}}.openButton{border:unset;background:var(--color-button);padding-bottom:3px;display:block;width:150px;border-radius:15px;margin:auto auto 8px;color:var(--color-text)}.openButton:hover{background:var(--color-button-hover);cursor:pointer}.horizontalCard{width:95%;min-height:150px;max-height:300px;background:var(--color-surface-0);border-radius:15px;box-shadow:0 3px 3px var(--color-crust);overflow:hidden;transition:max-height .4s ease-in-out}.horizontalCard.expanded{transition:max-height .4s ease-in-out;height:auto;max-height:1200px}.horizontalCardText{padding:0 10px;display:flex;flex-flow:column}.projectTitle{width:100%;text-align:center}.vfill{margin:15px 15px 10px}.vfill>h4{text-align:center;font-weight:500;border-top:1px solid var(--color-mantle);margin:10px;padding-top:8px}.serviceCard{width:100%;margin:10px 0}.serviceCard>p{padding:0 20px}.serviceCardTitle{display:flex;justify-content:center}.contactButton{border:unset;background:var(--color-button);padding-bottom:3px;display:block;width:150px;height:55px;border-radius:15px;margin:auto;color:var(--color-text);box-shadow:0 0 5px var(--color-mantle);font-weight:700}.contactButton:hover{background:var(--color-button-hover);cursor:pointer}.projectContainer{display:flex;flex-direction:column;gap:20px}.navEntries>a{cursor:pointer;padding:10px;border-radius:10px;border:1px solid var(--color-surface-2)}.navEntries>a:hover{color:var(--color-pink-50);text-decoration:underline;background:var(--color-base)}.navEntries>a.active{background:var(--color-base)}.projectDisplay{display:flex;justify-content:center}.navEntries{display:flex;gap:18px}.fullNav{display:flex;width:100%;justify-content:center;border-bottom:2px solid var(--color-base);padding-bottom:10px}.fullView{width:95%;max-width:800px;background:var(--color-mantle);padding:25px;border-radius:10px;box-shadow:0 7px 20px #000}.fullView>h1{font-family:Bellota}.v-enter-active,.v-leave-active{transition:opacity .25s ease-in-out}.v-enter-from,.v-leave-to{opacity:0}:root{font-family:Fredoka;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;--color-text: var(--lavender-100);--color-overlay-1: var(--lavender-100);--color-overlay-0: var(--lavender-100);--color-surface-2: var(--pink-300);--color-surface-1: var(--pink-400);--color-surface-0: var(--pink-600);--color-base: var(--pink-600);--color-mantle: var(--pink-700);--color-crust: var(--pink-800);--color-button: var(--pink-550);--color-button-hover: var(--pink-400);--pink-50: #fff2f7;--pink-100: #fecbe6;--pink-200: #f2acd7;--pink-300: #f594d1;--pink-400: #bb4e98;--pink-500: #8a1e6b;--pink-550: #7E3365;--pink-600: #62274E;--pink-650: #64014b;--pink-700: #4b0a3c;--pink-800: #240624;--lavender-100: #e6e6fa;--lavender-400: #6b5cca}a{color:var(--color-text)}.pageHeader{text-align:center;margin:10px 0}.content{display:flex;justify-content:center;margin:auto}.pageWrapper{display:flex;width:100%;top:0;z-index:1;position:relative}header{margin:auto;width:600px}.router-link-exact-active{background:var(--color-bg-select);border:2px solid var(--color-base);color:var(--color-text-active);transition:all .5s;font-weight:700}body{background:var(--color-crust);color:var(--color-text)}.title-slide-enter-active,.title-slide-leave-active{transition:all .3s ease-out}.title-slide-enter-from,.title-slide-leave-to{transform:translateY(-80px)}h1{margin-top:0;margin-bottom:10px;text-align:center;font-size:32pt;font-weight:700}h2{margin:0}h3{margin-bottom:0}h1,h2,h3{font-family:Bellota;font-weight:700}.bCard{margin-top:30vh}img{display:block}.internalCard{margin-top:20px;line-height:1.5;background:var(--color-surface-0);padding:20px;border-radius:15px;box-shadow:0 0 5px var(--color-crust)}.internalCard h2{margin-top:0}
