/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/assets/css/index.scss ***!
  \**********************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Ledger&display=swap);
/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/assets/css/index.scss (1) ***!
  \**************************************************************************************************************************************************************************************************************************/
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

html {
  /* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15; /* 1. Correct the line height in all browsers. */
  -webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
  -moz-tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
}

/*
Sections
========
*/
body {
  margin: 0; /* Remove the margin in all browsers. */
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

* {
  box-sizing: border-box;
  text-decoration: none;
}

html {
  background: white;
}

html.noscroll,
body.noscroll {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

body {
  position: relative;
  font-family: "Noto Serif", serif;
  font-size: 16px;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img, svg {
  display: block;
  width: 100%;
  height: auto;
}

html,
body {
  height: 100%;
  margin: 0;
  background-color: #2B4D62;
  overflow: hidden;
}

.background {
  width: 100vw;
  height: 100vh;
  background-image: url("/assets/images/profile_portrait_sm.webp");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 601px) {
  .background {
    background-image: url("/assets/images/profile_portrait_md.webp");
    background-position: center top;
  }
}
@media screen and (min-width: 1024px) {
  .background {
    max-width: 1440px;
    margin: 0 auto;
    background-image: url("/assets/images/profile_portrait_lg.webp");
    background-position: center center;
  }
}

.content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  width: 100vw;
  height: 100vh;
  max-width: 1440px;
  height: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 601px) {
  .content {
    flex-direction: row;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
  }
}
@media screen and (max-width: 600px) {
  .content {
    gap: 0;
    max-width: calc(100% - 40px);
    max-height: 57%;
    margin: 0 auto;
    border-radius: 10px;
    position: absolute;
    top: 33%;
    left: 50%;
    transform: translateX(-50%);
    overflow: scroll;
    z-index: 1000;
  }
}
@media screen and (min-width: 1441px) {
  .content {
    border-right: 2px solid white;
    border-left: 2px solid white;
  }
}

.content__copy,
.content__misc {
  width: 100%;
}
@media screen and (min-width: 601px) {
  .content__copy,
  .content__misc {
    width: calc(50% - 1rem);
    height: 100%;
  }
}

.content__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 601px) and (max-width: 1023px) {
  .content__copy {
    padding-left: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .content__copy {
    padding-left: 2rem;
  }
}

.copy-wrap {
  display: flex;
  flex-direction: column;
  justify-content: start;
  width: 100%;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.6);
  overflow: scroll;
}
@media screen and (min-width: 601px) and (max-width: 1023px) {
  .copy-wrap {
    max-height: 80%;
    padding: 40px 30px;
  }
}
@media screen and (min-width: 1024px) {
  .copy-wrap {
    max-height: 80%;
    padding: 40px 30px;
  }
}

@media screen and (max-width: 600px) {
  .site-header {
    max-width: 320px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 600px) {
  .site-copy {
    max-width: calc(100% - 40px);
    margin: 0 auto;
    padding: 0 0 40px;
  }
}

h1, h2, h3, h4, h5, h6, p {
  color: rgb(33, 41, 92);
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "Ledger", serif;
}

.site-title__heading {
  font-size: calc(1rem + 2vw);
}
@media screen and (min-width: 601px) and (max-width: 1023px) {
  .site-title__heading {
    font-size: calc(1rem + 1vh);
  }
}
@media screen and (max-width: 600px) {
  .site-title__heading {
    padding-top: 20px;
    font-size: calc(1rem + 1.2vh);
    text-align: center;
  }
}
@media screen and (min-width: 1441px) {
  .site-title__heading {
    font-size: 3rem;
  }
}

.site-title__subheading {
  padding-top: 10px;
  font-size: 1.25rem;
}
@media screen and (min-width: 601px) and (max-width: 1023px) {
  .site-title__subheading {
    font-size: 1.2rem;
    line-height: 1.75rem;
  }
}
@media screen and (max-width: 600px) {
  .site-title__subheading {
    padding-top: 10px;
    font-size: 1.2rem;
    line-height: 1.75rem;
    text-align: center;
  }
}

.process-link__anchor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 44px;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  text-align: center;
}
.process-link__anchor::after {
  content: "";
  display: block;
  width: 20px;
  height: 12px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDQ0OCAyNjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyI+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwxLC0wLjAwMTg4MzUyLC0yMTYuMDQ2KSI+CiAgICAgICAgPHBhdGggZD0iTTQ0MS40OCwyNzguMzFDNDQxLjI1LDI3OC41NSA0NDEuMDEsMjc4Ljc5IDQ0MC43NywyNzkuMDJMMjQxLjQ0LDQ3M0MyMzEuODA2LDQ4Mi4zMjggMjE2LjI5NCw0ODIuMzI4IDIwNi42Niw0NzNMNy4yMywyNzlDMi42MTUsMjc0LjU5MSAwLjAwMiwyNjguNDc5IDAuMDAyLDI2Mi4wOTZDMC4wMDIsMjU2LjA1NiAyLjM0MywyNTAuMjQ0IDYuNTMsMjQ1Ljg5QzYuNzUsMjQ1LjY1IDYuOTksMjQ1LjQyIDcuMjMsMjQ1LjE5TDMwLDIyMy4wNkMzOS44MTcsMjEzLjY1NCA1NS41NzksMjEzLjgzMyA2NS4xOCwyMjMuNDZMMjI0LDM4NC4xOUwzODIuOCwyMjMuNDZDMzkyLjM1NSwyMTMuNzM0IDQwOC4yMDYsMjEzLjU1NCA0MTcuOTgsMjIzLjA2TDQ0MC43NiwyNDUuMjFDNDQ1LjM3OCwyNDkuNjIgNDQ3Ljk5NCwyNTUuNzM0IDQ0Ny45OTQsMjYyLjExOUM0NDcuOTk0LDI2OC4xNTIgNDQ1LjY1OCwyNzMuOTU4IDQ0MS40OCwyNzguMzFaIiBzdHlsZT0iZmlsbC1ydWxlOm5vbnplcm87Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
}

h3 {
  padding-top: 40px;
  font-size: 2rem;
}
@media screen and (min-width: 601px) and (max-width: 1023px) {
  h3 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  h3 {
    padding-top: 20px;
    padding-bottom: 1rem;
    font-size: 1.5rem;
    text-align: center;
  }
}

p {
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
}
@media screen and (min-width: 601px) and (max-width: 1023px) {
  p {
    font-size: 1rem;
    line-height: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.4rem;
  }
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  min-height: 64px;
  max-height: 64px;
  margin-top: 20px;
  border-radius: 4px;
  background-color: #2B4D62;
  color: white;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.btn:hover {
  background-color: #31607A;
}
@media screen and (max-width: 600px) {
  .btn {
    min-height: 64px;
    margin: 30px auto 0;
  }
}

.footer {
  display: none;
}
