@import"https://fonts.googleapis.com/css2?family=Nunito:wght@200&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;1,400&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-bg: white;--secondary-bg: linear-gradient( to top, #fdbb2d 0%, #5328a1 50%, #3a1c71 100% );--text-color-title: #3a1c71;--text-color-body: white;--text-shadow-body: var(--text-color-title) 2px 0 5px}.card-style{background:var(--secondary-bg)!important;text-shadow:var(--text-shadow-body);color:#fff;min-height:fit-content;max-width:770px;min-width:575px;margin:20px}.body-text{font-family:Nunito,sans-serif;font-size:24px;padding:20px;text-align:center;vertical-align:middle;line-height:36px}.box-sizing{margin-top:0!important}div{white-space:pre-wrap}@media screen and (max-width: 630px){.box-sizing{margin-top:70px!important}.card-style{min-height:300px;min-width:90vw;margin-bottom:20px}.body-text{font-size:20px}}body{background-color:var(--background)}.title{font-family:Roboto,sans-serif;color:var(--text-color-title)}.centered{display:flex;justify-content:center;align-items:center;min-height:100vh}*:not(span){animation:fadein 1s}.clean-link{text-decoration:none}@keyframes fadein{0%{opacity:0}to{opacity:1}}@media screen and (min-width: 630px){.title{font-size:96px}}@media screen and (max-width: 630px){.title{font-size:4rem!important}}.fix-styles{height:60px;background-color:#fff!important;color:var(--text-color-title);box-shadow:none!important}.menu-link{color:var(--text-color-title)!important;font-size:30px}.menu-link a{width:150px;text-align:center}.flex-config{flex-direction:row!important;justify-content:center!important}@media screen and (min-width: 630px){.fix-size{min-width:300px;width:70%}}@media screen and (max-width: 630px){.fix-size{max-width:100vw;min-width:100vw}}.bg{background:var(--secondary-bg);text-shadow:var(--text-shadow-body)}.box-sizing-work{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%;min-height:100vh;margin-top:90px}@media screen and (max-width: 630px){.box-sizing-work{margin-top:70px}}
