.App{font-family:JetBrains Mono,monospace}body,html{height:100vh;margin:0;padding:0}body,html,nav{box-sizing:border-box;max-width:100vw;width:100vw}nav{align-items:center;background:linear-gradient(180deg,#fcfcfd,#7f7876);display:flex;flex-direction:column}h1{color:#2b2323;font-family:Philosopher,sans-serif;font-size:2.3em;margin:3%;text-align:center}.header-button{align-items:center;background-color:#deb38f;border-radius:4px;border-width:0;box-shadow:0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;box-sizing:border-box;color:#292a30;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;font-size:12px;height:40px;justify-content:center;line-height:1;margin:0 3% 3%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;touch-action:manipulation;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;white-space:nowrap;width:20%;will-change:box-shadow,transform}.header-button:focus{box-shadow:inset 0 0 0 1.5px #917258,0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258}.header-button:hover{box-shadow:0 4px 8px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;transform:translateY(-2px)}.header-button:active{box-shadow:inset 0 3px 7px #917258;transform:translateY(2px)}@media screen and (min-width:750px) and (max-width:1024px){nav{align-items:center;background:linear-gradient(180deg,#fcfcfd,#7f7876);box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;max-width:100vw;width:100vw}h1{color:#2b2323;font-family:Philosopher,sans-serif;font-size:3em;margin:3%;text-align:center}.header-button{align-items:center;background-color:#deb38f;border-radius:4px;border-width:0;box-shadow:0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;box-sizing:border-box;color:#292a30;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;font-size:16px;height:40px;justify-content:center;line-height:1;margin-top:4%;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;touch-action:manipulation;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;white-space:nowrap;width:20%;will-change:box-shadow,transform}.header-button:focus{box-shadow:inset 0 0 0 1.5px #917258,0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258}.header-button:hover{box-shadow:0 4px 8px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;transform:translateY(-2px)}.header-button:active{box-shadow:inset 0 3px 7px #917258;transform:translateY(2px)}}@media screen and (min-width:1025px){nav{align-items:center;background:linear-gradient(180deg,#fcfcfd,#7f7876);box-sizing:border-box;display:flex;flex-direction:row;height:10vh;justify-content:center;max-width:100vw;width:100vw}h1{color:#2b2323;font-family:Philosopher,sans-serif;font-size:3em;margin:3%;text-align:center}.header-button{align-items:center;background-color:#deb38f;border-radius:4px;border-width:0;box-shadow:0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;box-sizing:border-box;color:#292a30;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;font-size:18px;height:40px;justify-content:center;line-height:1;margin:3%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-left:10px;padding-right:10px;position:relative;text-align:left;text-decoration:none;touch-action:manipulation;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;white-space:nowrap;width:12%;will-change:box-shadow,transform}.header-button:focus{box-shadow:inset 0 0 0 1.5px #917258,0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258}.header-button:hover{box-shadow:0 4px 8px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;transform:translateY(-2px)}.header-button:active{box-shadow:inset 0 3px 7px #917258;transform:translateY(2px)}}main{display:flex;flex-direction:column;max-width:100%;overflow-y:hidden;position:relative;width:100%}main,main:before{align-items:center;height:100vh}main:before{background-image:url(/static/media/shutterstock_1077476951.c23876c5969bae4ea790.jpg);background-repeat:no-repeat;background-size:cover;content:"";position:absolute;width:100vw;z-index:-1}.home-title{background-color:#2f4105b3;color:#deb38f;font-family:Philosopher,sans-serif;font-size:1.5em;font-style:italic;margin:3%;max-width:100%;padding-left:3%;padding-right:3%}.home-title,.main-overlay{border-radius:25px;text-align:center}.main-overlay{grid-gap:1rem;background-color:#606b41cc;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);height:100vh;margin-bottom:5%;overflow-y:scroll;scrollbar-color:#0000 #0000;scrollbar-width:thin;width:75%;&::-webkit-scrollbar{width:12px}&::-webkit-scrollbar-thumb{background-color:initial}}h2{font-size:large;margin:7% 2% 2%}h3{font-size:small;margin:2%}@media screen and (min-width:750px) and (max-width:1024px){main{display:flex;flex-direction:column;max-width:100%;position:relative;width:100%}main,main:before{align-items:center;height:100vh}main:before{background-image:url(/static/media/shutterstock_1077476951.c23876c5969bae4ea790.jpg);background-repeat:no-repeat;background-size:cover;content:"";position:absolute;width:100vw;z-index:-1}.home-title{background-color:#2f4105b3;color:#deb38f;font-family:Philosopher,sans-serif;font-size:2em;font-style:italic;margin:3%;max-width:100%;padding-left:3%;padding-right:3%}.home-title,.main-overlay{border-radius:25px;text-align:center}.main-overlay{grid-gap:1rem;background-color:#606b41d4;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);height:100vh;margin-bottom:5%;overflow-y:scroll;scrollbar-color:#0000 #0000;scrollbar-width:thin;width:75%;&::-webkit-scrollbar{width:12px}&::-webkit-scrollbar-thumb{background-color:initial}}h2{font-size:large;margin:7% 2% 2%}h3{font-size:small;margin:2%}}@media screen and (min-width:1025px){main{display:flex;flex-direction:column;max-width:100%;position:relative;width:100%}main,main:before{align-items:center}main:before{background-image:url(/static/media/shutterstock_1077476951.c23876c5969bae4ea790.jpg);background-repeat:no-repeat;background-size:cover;content:"";height:100vh;position:absolute;width:100vw;z-index:-1}.home-title{background-color:#2f4105b3;border-radius:30px;color:#deb38f;font-family:Philosopher,sans-serif;font-size:1.9em;font-style:italic;margin:3%;max-width:100%;padding:1% 2%;text-align:center}.main-overlay{grid-gap:1rem;background-color:#606b41cc;border-radius:25px;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);height:100vh;overflow-y:scroll;scrollbar-color:#0000 #0000;scrollbar-width:thin;text-align:center;width:80%;&::-webkit-scrollbar{width:12px}&::-webkit-scrollbar-thumb{background-color:initial}}h2{font-size:1.4em;margin:7% 2% 2%}h3{font-size:medium;margin:2%}}a{color:inherit;text-decoration:inherit}a:hover{color:#f1f0ea}.faves-section{background-color:#909d6c;height:100%;padding:3%;width:100}.fave-title{background-color:#2f4105b3;border-radius:25px;color:#deb38f;font-family:Philosopher,sans-serif;font-size:large;font-size:1.5em;font-style:italic;padding-left:3%;padding-right:3%;text-align:center}body{background-color:#909d6c}@media screen and (min-width:750px) and (max-width:1024px){.fave-title{background-color:#2f4105b3;border-radius:25px;color:#deb38f;font-family:Philosopher,sans-serif;font-size:large;font-size:1.5em;font-style:italic;margin-top:2%;padding:1% 3%;text-align:center}.faves-section{grid-gap:1rem;background-color:#909d6c;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);height:100%;padding:3%;width:100}}@media screen and (min-width:1025px){.fave-title{background-color:#2f4105b3;border-radius:35px;color:#deb38f;font-family:Philosopher,sans-serif;font-size:large;font-size:1.9em;font-style:italic;margin-top:2%;padding:1% 2%;text-align:center}.faves-section{grid-gap:1rem;background-color:#909d6c;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);height:100%;padding:3%;width:100}}.job-detail-container{background-color:#909d6c;padding:3%}.job-category{align-items:center;display:flex}.job-details{display:flex;flex-direction:column}.button-box{display:flex;justify-content:center}.fave-button{align-items:center;background-color:#deb38f;border-radius:4px;border-width:0;box-shadow:0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;box-sizing:border-box;color:#292a30;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;font-size:12px;height:40px;justify-content:center;line-height:1;margin:0 3% 3%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;touch-action:manipulation;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;white-space:nowrap;width:20%;will-change:box-shadow,transform}.fave-button:focus{box-shadow:inset 0 0 0 1.5px #917258,0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258}.fave-button:hover{box-shadow:0 4px 8px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;transform:translateY(-2px)}.fave-button:active{box-shadow:inset 0 3px 7px #917258;transform:translateY(2px)}@media screen and (min-width:1025px){.fave-button{align-items:center;background-color:#c3b5aa;border-radius:4px;border-width:0;box-shadow:0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;box-sizing:border-box;color:#292a30;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;font-size:18px;height:40px;justify-content:center;line-height:1;margin:0 3% 3%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;touch-action:manipulation;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;white-space:nowrap;width:20%;will-change:box-shadow,transform}.fave-button:focus{box-shadow:inset 0 0 0 1.5px #917258,0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258}.fave-button:hover{box-shadow:0 4px 8px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px 0 #917258;transform:translateY(-2px)}.fave-button:active{box-shadow:inset 0 3px 7px #917258;transform:translateY(2px)}}
/*# sourceMappingURL=main.41acbd6b.css.map*/