html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
@font-face {
  font-family: 'Montserrat Thin';
  src: url("/static/fonts/Montserrat-Thin.otf");
}
@font-face {
  font-family: 'Montserrat Light';
  src: local('Montserrat Light');
}
@font-face {
  font-family: 'Montserrat Medium';
  src: local('Montserrat Medium');
  src: url("/static/fonts/Montserrat-Medium.otf");
}
@font-face {
  font-family: 'Montserrat SemiBold';
  src: url("/static/fonts/Montserrat-SemiBold.otf");
}
@font-face {
  font-family: 'Montserrat Bold';
  src: url("/static/fonts/Montserrat-Bold.otf");
}
@font-face {
  font-family: 'Lustria';
  src: local('Lustria');
}
@font-face {
  font-family: 'Avenir LT Std';
  src: local('Avenir LT Std');
}
.light-on-dark___2ZLHs {
  color: #f6f6ed;
}
.dark-on-light___3VMgK {
  color: #1f4c78;
}
html {
  margin: 0;
  padding: 0;
  min-height: 100vh;
}
body {
  font-family: Lustria, serif;
  margin: 0;
  padding: 0;
  background-color: #f6f6ed;
  color: #1f4c78;
  min-height: 100vh;
}
#__next___3g8sR {
  min-height: 100vh;
}
h1 {
  color: #e1d7ba;
  font-family: 'Montserrat Bold', sans-serif;
  font-size: 200%;
  letter-spacing: 0.075em;
  margin: 2em auto 0.67em auto;
  text-align: center;
  text-transform: uppercase;
}
h2 {
  font-family: 'Montserrat Bold', sans-serif;
  font-size: 150%;
  margin: 0.5em auto 0.5em auto;
  text-align: center;
  text-transform: uppercase;
}
h3 {
  font-family: 'Montserrat SemiBold', sans-serif;
  font-size: 133%;
  letter-spacing: 0.075em;
  line-height: 1em;
  margin: 2em auto 0.5em auto;
  text-align: center;
  text-transform: uppercase;
}
h4 {
  font-family: 'Montserrat SemiBold', sans-serif;
  font-size: 117%;
  letter-spacing: 0.075em;
  line-height: 1.35em;
  margin: 1em 2em 0em 2em;
  text-align: center;
  text-transform: uppercase;
}
p,
li {
  font-family: Lustria, serif;
  font-size: 100%;
  text-align: inherit;
}
p {
  line-height: 1.4em;
  margin: 0.5em auto 0.5em auto;
  font-weight: 100;
/*letter-spacing: 0.05em;*/
}
h2,
p:first-child {
  margin-top: 0 !important;
}
ul {
  margin-top: 0.25em;
  padding-left: 1.5em;
}
li {
  line-height: 1.2em;
  margin-bottom: 0.4em;
}
a {
  text-decoration: none;
}

.logo___84U6Q {
  width: 70px;
}
.tooltip___MW5fl {
  position: relative;
  display: inline-block;
}
.tooltip_text___UsDOW {
  visibility: hidden;
  width: 70px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 137%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  transform: translate(-50%, -50%);
}
.tooltip___MW5fl:hover .tooltip_text___UsDOW {
  visibility: visible;
  opacity: 1;
}

.button___1B6PZ {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 0.075em;
  margin: 0;
  text-align: center;
  width: fit-content;
  padding: 1.2em 2em;
  text-transform: uppercase;
  background-color: transparent;
  color: #1f4c78;
  border: 2px solid #1f4c78;
}

.input___1lZ6m {
  border: none;
  padding: 1em;
  margin: 0 0.75em 0 0;
  font-family: Lustria, serif;
  font-size: 13pt;
  color: inherit;
  width: 15em;
}
.input___1lZ6m ::placeholder {
  color: inherit;
}

.row___3P2vS {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin: 0.2em 0 0.2em 0;
}
.label___2JYDn {
  font-family: Montserrat, sans-serif;
  flex: 1 0 9.9em;
  text-align: right;
  padding-right: 0.5em;
}
.label___2JYDn.left___3zKbm {
  text-align: left;
}
.input___3DLir {
  flex: 9 0 15em;
  min-width: 15em;
}

.row___3fz-Q {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin: 0.5em 0 0.5em 0;
}
.label___2yD_G {
  font-family: Montserrat, sans-serif;
  flex: 1 0 9.6em;
  margin-right: 0.5em;
}
.textarea___3PUfj {
  flex: 9 0 auto;
  min-width: 15em;
  min-height: 5em;
}

.fieldset___25odQ {
  margin: 1em 0 1em 0;
}
.legend___3q0Z5 {
  font-family: Montserrat, sans-serif;
}
.spacer___-mMr1 {
  margin: 1em 0 1em 0;
  padding: 0.35em 0.625em 0.75em;
}

.title___1ke_d {
  margin-bottom: 0;
}
.list___3uSFp {
  margin-top: 1em;
  padding-left: 1em;
}
.list_item___1XsjQ {
  list-style-type: none;
}

.Thumbnail___2v1KJ {
  max-width: 480px;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.Container___18z-m {
  max-width: 480px;
  width: 100%;
  padding-top: 75%;
  height: 0;
  position: relative;
}
.VideoFrame___24wBF {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
@font-face {
  font-family: 'Montserrat Thin';
  src: url("/static/fonts/Montserrat-Thin.otf");
}
@font-face {
  font-family: 'Montserrat Light';
  src: local('Montserrat Light');
}
@font-face {
  font-family: 'Montserrat Medium';
  src: local('Montserrat Medium');
  src: url("/static/fonts/Montserrat-Medium.otf");
}
@font-face {
  font-family: 'Montserrat SemiBold';
  src: url("/static/fonts/Montserrat-SemiBold.otf");
}
@font-face {
  font-family: 'Montserrat Bold';
  src: url("/static/fonts/Montserrat-Bold.otf");
}
@font-face {
  font-family: 'Lustria';
  src: local('Lustria');
}
@font-face {
  font-family: 'Avenir LT Std';
  src: local('Avenir LT Std');
}
.light-on-dark___3gwOz {
  color: #f6f6ed;
}
.dark-on-light___ztGhd {
  color: #1f4c78;
}
html {
  margin: 0;
  padding: 0;
  min-height: 100vh;
}
body {
  font-family: Lustria, serif;
  margin: 0;
  padding: 0;
  background-color: #f6f6ed;
  color: #1f4c78;
  min-height: 100vh;
}
#__next___9SR5u {
  min-height: 100vh;
}
h1 {
  color: #e1d7ba;
  font-family: 'Montserrat Bold', sans-serif;
  font-size: 200%;
  letter-spacing: 0.075em;
  margin: 2em auto 0.67em auto;
  text-align: center;
  text-transform: uppercase;
}
h2 {
  font-family: 'Montserrat Bold', sans-serif;
  font-size: 150%;
  margin: 0.5em auto 0.5em auto;
  text-align: center;
  text-transform: uppercase;
}
h3 {
  font-family: 'Montserrat SemiBold', sans-serif;
  font-size: 133%;
  letter-spacing: 0.075em;
  line-height: 1em;
  margin: 2em auto 0.5em auto;
  text-align: center;
  text-transform: uppercase;
}
h4 {
  font-family: 'Montserrat SemiBold', sans-serif;
  font-size: 117%;
  letter-spacing: 0.075em;
  line-height: 1.35em;
  margin: 1em 2em 0em 2em;
  text-align: center;
  text-transform: uppercase;
}
p,
li {
  font-family: Lustria, serif;
  font-size: 100%;
  text-align: inherit;
}
p {
  line-height: 1.4em;
  margin: 0.5em auto 0.5em auto;
  font-weight: 100;
/*letter-spacing: 0.05em;*/
}
h2,
p:first-child {
  margin-top: 0 !important;
}
ul {
  margin-top: 0.25em;
  padding-left: 1.5em;
}
li {
  line-height: 1.2em;
  margin-bottom: 0.4em;
}
a {
  text-decoration: none;
}
.BookCols___2vd9S {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 6vw;
}
.BookCover___2GySi {
  flex: 0 1 400px;
  margin-right: -150px;
  max-width: 100%;
  height: auto;
}
.BookDescription___2NrtF {
  text-align: left;
  flex: 1 1 400px;
}
.BookTitle___PKZJv {
  font-size: 17pt;
  letter-spacing: 0.075em;
  text-align: left;
  margin: 0;
}
.BookSubtitle___1-3f3 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: left;
  margin: 0 0 0.4em 0;
}
.BookDescBody___1RzOa {
  text-align: left;
  line-height: 1.65em;
}
.FlexRow___3uFfE,
.PsRow___1g9ls {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 8em 3em 4em 3em;
}
.FlexCol___SCUoA,
.PsCol___2Qdka {
  flex: 0 1 auto;
  max-width: 480px;
  margin: 0;
  padding: 0;
}
.Title___167Ro {
  font-family: 'Montserrat Light', sans-serif;
  font-weight: normal;
  font-size: 4.89vw;
  text-align: center;
  margin: 2em auto 0.67em auto;
  width: 65vw;
  color: #e1d7ba;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.Subtitle___37Let {
  font-family: Lustria, serif;
  font-size: 13pt;
  text-align: center;
  line-height: 28pt;
  margin: 1em auto 1em auto;
  font-weight: 100;
  letter-spacing: 0.025em;
  width: 70vw;
  color: #f6f6ed;
}
@media screen and (max-width: 639px) {
  .Subtitle___37Let {
    line-height: 140%;
    font-size: 12pt;
    width: 90vw;
  }
}
.PsRow___1g9ls {
  margin: 0 0 4em 0;
  justify-content: center;
}
.PsCol___2Qdka {
  max-width: 480px;
  margin: 0em 1.5em;
}

.paymentMethodRow___1-gmL {
  display: flex;
  flex-direction: row;
}
.paymentMethod___1DIQY,
.paymentMethodStripe___3_QU6 {
  flex: 0 1;
}
.paymentMethodStripe___3_QU6 {
  flex-basis: 9em;
}

.radio___2Q307 {
  text-align: left;
}

.fieldset___28PLr {
  margin: 1em 0 1em 0;
}
.row___3XjSZ {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: left;
  justify-content: center;
  margin: 0.1em 0 0.1em 0;
}
.legend___9Io5g {
  font-family: Montserrat, sans-serif;
}
.label___2y1Sb {
  font-family: Montserrat, sans-serif;
  flex: 1 0 8.5em;
  text-align: right;
  padding-right: 0.5em;
}
.radio_wrapper___ZKYK2 {
  flex: 9 0 auto;
}

