.testimonial .meta, .openclose, .agenda-head .tabs, .social-icons, .footer-nav ul, .nice-select .list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

@font-face {
  font-family: "icomoon";
  font-weight: 400;
  font-style: normal;
  font-display: block;
  src: url("https://info.a16z.com/rs/382-JZB-798/images/icomoon.eot?q5pj4c");
  src: url("https://info.a16z.com/rs/382-JZB-798/images/icomoon.eot?#iefixq5pj4c") format("embedded-opentype"), url("https://info.a16z.com/rs/382-JZB-798/images/icomoon.ttf?q5pj4c") format("truetype"), url("https://info.a16z.com/rs/382-JZB-798/images/icomoon.woff?q5pj4c") format("woff");
}
@font-face {
  font-family: "Domaine Text";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/DomaineText-Light-global-font.woff?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/DomaineText-Light-global-font.woff?version=0") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Domaine Text";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/DomaineText-Regular-global-font.woff?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/DomaineText-Regular-global-font.woff?version=0") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Domaine Text";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/DomaineText-Medium-global-font.woff2?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/DomaineText-Medium-global-font.woff?version=0") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Domaine Text";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/DomaineText-Bold-global-font.woff2?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/DomaineText-Bold-global-font.woff?version=0") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Domaine Sans Text";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/DomaineSansText-Regular-global-font.woff2?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/DomaineSansText-Regular-global-font.woff?version=0") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Domaine Sans Text";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/DomaineSansText-Medium-global-font.woff2?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/DomaineSansText-Medium-global-font.woff?version=0") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Domaine Sans Text";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/DomaineSansText-Bold-global-font.woff2?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/DomaineSansText-Bold-global-font.woff?version=0") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Orpheus Pro";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/orpheuspro-global-font.woff2?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/orpheuspro-global-font.woff?version=0") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Orpheus Pro";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/OrpheusPro-Italic-global-font.woff2?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/OrpheusPro-Italic-global-font.woff?version=0") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Orpheus Pro";
  src: url("https://info.a16z.com/rs/382-JZB-798/images/orpheuspro-bold-global-font.woff2?version=0") format("woff2"), url("https://info.a16z.com/rs/382-JZB-798/images/orpheuspro-bold-global-font.woff?version=0") format("woff");
  font-weight: 700;
  font-style: normal;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e900";
}

.icon-youtube:before {
  content: "\e901";
}

.icon-x:before {
  content: "\e902";
}

.icon-linkedin:before {
  content: "\e903";
}

.icon-instagram:before {
  content: "\e904";
}

.icon-facebook:before {
  content: "\e905";
}

html,
body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  color: #000;
  background: #fff;
  font: 300 16px/1.75 "Domaine Text", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.gm-style img {
  max-width: none;
}

@media only screen and (min-width: 1025px) {
  a[href^=tel],
  a[href^=skype],
  a[href^=sms] {
    cursor: default;
    pointer-events: none;
  }
}
#wrapper {
  width: 100%;
  position: relative;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: "Orpheus Pro", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: 400;
  margin: 0 0 0.5em;
  color: inherit;
}

h1, .h1 {
  font-size: 42px;
  line-height: 1.1;
}
@media (max-width: 1023px) {
  h1, .h1 {
    font-size: 32px;
  }
}

h2, .h2 {
  font-size: 27px;
}

h3, .h3 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.28;
  letter-spacing: -0.22px;
  font-family: "Domaine Text", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
@media (max-width: 1023px) {
  h3, .h3 {
    font-size: 18px;
  }
}

h4, .h4 {
  font-size: 16px;
  line-height: 1.38;
  font-family: "Domaine Text", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}

h5, .h5 {
  font-size: 17px;
}

h6, .h6 {
  font-size: 15px;
}

p {
  margin: 0 0 1.75em;
}

a {
  color: var(--global-link-color, #082d42);
  text-decoration: none;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}
a:hover, a:focus {
  text-decoration: none;
  color: var(--global-link-hover-color, #006ba7);
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
input[type=date],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  border: 1px solid var(--input-border-color, #fff) !important;
  padding: 18px 20px !important;
  outline: none;
  font-size: 13px !important;
  color: var(--Neutrals-Black, #000) !important;
  line-height: 1.54 !important;
  width: 100% !important;
  height: 56px !important;
  font-family: "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif !important;
  box-shadow: none !important;
  background: var(--InputBg, #f1eee5) !important;
}
input[type=text]:focus::-moz-placeholder, input[type=tel]:focus::-moz-placeholder, input[type=email]:focus::-moz-placeholder, input[type=search]:focus::-moz-placeholder, input[type=password]:focus::-moz-placeholder, input[type=url]:focus::-moz-placeholder, input[type=date]:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: transparent;
}
input[type=text]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=search]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=url]:focus::placeholder,
input[type=date]:focus::placeholder,
textarea:focus::placeholder {
  color: transparent;
}
input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: var(--Neutrals-Black, #000);
}
input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=date]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: var(--Neutrals-Black, #000);
}
input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=date]:-moz-placeholder,
textarea:-moz-placeholder {
  color: var(--Neutrals-Black, #000);
}
input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: var(--Neutrals-Black, #000);
}
input[type=text].placeholder,
input[type=tel].placeholder,
input[type=email].placeholder,
input[type=search].placeholder,
input[type=password].placeholder,
input[type=url].placeholder,
input[type=date].placeholder,
textarea.placeholder {
  color: var(--Neutrals-Black, #000);
}

select {
  -webkit-border-radius: 0;
}

textarea {
  resize: vertical;
  vertical-align: top;
  min-height: 184px;
}

button,
input[type=button],
input[type=reset],
input[type=file],
input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

.mktoForm {
  width: 100% !important;
  font-family: "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif !important;
  font-size: 13px !important;
  line-height: 1.54 !important;
  color: var(--Neutrals-Black, #000) !important;
  padding: 0 !important;
  /* Desktop/P Large */
  font-family: "Domaine Sans Text";
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 154%; /* 20.02px */
}
.mktoForm h4 {
  font-family: "Domaine Text", "Helvetica Neue", "Arial", "Helvetica", sans-serif !important;
  font-weight: 300;
  margin-bottom: 1px;
  padding-top: 36px !important;
}
.mktoForm * {
  float: none !important;
}
.mktoForm .mktoHtmlText * {
  padding: 0 !important;
}
.mktoForm .mktoHtmlText a {
  color: inherit;
}
.mktoForm .mktoHtmlText > h4 {
  padding-top: 36px !important;
}
@media (max-width: 767px) {
  .mktoForm .mktoHtmlText > h4 {
    padding-top: 44px !important;
  }
}
.mktoForm .mktoOffset,
.mktoForm .mktoClear,
.mktoForm .mktoGutter,
.mktoForm .mktoAsterix {
  display: none !important;
}
.mktoForm .mktoLabel {
  color: var(--Neutrals-Black, #000);
  line-height: 1.54 !important;
}
.mktoForm .mktoFormRow {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}
.mktoForm .mktoFormCol {
  margin: 0 !important;
  padding: 0 10px 16px;
  min-width: 50%;
  flex-grow: 1;
  flex-basis: 0;
}
@media (max-width: 1023px) {
  .mktoForm .mktoFormCol {
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .mktoForm .mktoFormCol {
    padding-bottom: 8px;
  }
}
.mktoForm .mktoHtmlText {
  width: 100% !important;
  font-weight: 300 !important;
  margin-bottom: -2px !important;
  padding-top: 5px;
}
.mktoForm .mktoError {
  left: 5px !important;
  right: auto !important;
}
.mktoForm .mktoError .mktoErrorMsg {
  font-size: 14px !important;
}
.mktoForm .mktoCheckboxList,
.mktoForm .mktoRadioList {
  padding: 0 !important;
  width: 100% !important;
  overflow: hidden;
  display: grid;
  gap: 12px;
  margin: 0;
}
@media (max-width: 767px) {
  .mktoForm .mktoCheckboxList,
  .mktoForm .mktoRadioList {
    padding-top: 8px !important;
    gap: 16px;
  }
}
.mktoForm .mktoCheckboxList label,
.mktoForm .mktoRadioList label {
  margin: 0 !important;
  min-height: 16px !important;
  position: relative;
  line-height: 1.54 !important;
  padding-left: 24px;
  color: var(--Neutrals-Black, #000);
  cursor: pointer;
}
.mktoForm .mktoCheckboxList label:before,
.mktoForm .mktoRadioList label:before {
  display: none;
}
.mktoForm .mktoCheckboxList label:after,
.mktoForm .mktoRadioList label:after {
  width: 16px;
  height: 16px;
  border: 1px solid var(--input-border-color, #fff);
  position: absolute;
  top: 2px;
  left: 0;
  border-radius: 4px;
  background: var(--InputBg, #f1eee5);
  content: "";
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, border-width 0.3s ease-in-out;
}
.mktoForm .mktoCheckboxList input,
.mktoForm .mktoRadioList input {
  position: absolute;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.mktoForm .mktoCheckboxList input:checked + label,
.mktoForm .mktoRadioList input:checked + label {
  --input-border-color: #000;
}
.mktoForm .mktoCheckboxList input:checked + label:after,
.mktoForm .mktoRadioList input:checked + label:after {
  background: var(--input-color, #989AA5);
}
.mktoForm .mktoRadioList label:after {
  border-radius: 100px;
}
.mktoForm .mktoRadioList input {
  position: absolute;
  left: 0;
  opacity: 0;
  visibility: 0;
}
.mktoForm .mktoRadioList input:checked + label:after {
  background: transparent;
  border-width: 4px;
}
.mktoForm .mktoFieldWrap {
  position: relative;
}
.mktoForm .mktoRequiredField .mktoLabel:after {
  content: "*";
  color: var(--mktoAsterix-color, #f00);
  margin-left: 3px;
}
.mktoForm .cf-text .mktoLabel,
.mktoForm .cf-email .mktoLabel,
.mktoForm .cf-textarea .mktoLabel,
.mktoForm .cf-tel .mktoLabel {
  position: absolute;
  top: 17px;
  left: 21px;
  width: auto !important;
  right: 21px;
  pointer-events: none;
  padding: 0;
}
.mktoForm .cf-text .input-active .mktoLabel,
.mktoForm .cf-email .input-active .mktoLabel,
.mktoForm .cf-textarea .input-active .mktoLabel,
.mktoForm .cf-tel .input-active .mktoLabel {
  visibility: hidden;
}
.mktoForm .cf-date .mktoFieldWrap {
  display: flex;
  gap: 10px;
  white-space: nowrap;
}
.mktoForm .cf-date .mktoLabel {
  width: auto !important;
}
.mktoForm .cf-date input {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}
.mktoForm .mktoButtonRow {
  padding-top: 41px;
  display: block !important;
}
@media (max-width: 767px) {
  .mktoForm .mktoButtonRow {
    padding-top: 47px;
  }
}
.mktoForm .mktoButtonWrap {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .mktoForm .mktoButtonWrap {
    padding-bottom: 3px;
  }
}
@media screen and (min-width: 768px) {
  .form-col .mktoForm .mktoButtonWrap {
    width: 100%;
  }
}
.mktoForm .mktoButtonWrap .mktoButton {
  border-radius: 4px;
  background: var(--Primary-Colors-Sapphire, #092344) !important;
  color: var(--Neutrals-White, #FFF) !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 11px !important;
  font-weight: 300 !important;
  height: 48px;
  min-width: 222px;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  box-shadow: none !important;
  font-family: "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif !important;
}
@media (max-width: 767px) {
  .mktoForm .mktoButtonWrap .mktoButton {
    min-width: 140px;
    width: 100%;
  }
}
.form-col .mktoForm .mktoButtonWrap .mktoButton {
  width: 100%;
}
@media (max-width: 767px) {
  .form-col .mktoForm .mktoButtonWrap .mktoButton {
    width: auto;
  }
}
.mktoForm .mktoButtonWrap .mktoButton:hover {
  background: var(--button-hover-bg, #082d42) !important;
  color: var(--button-hover-color, #fff) !important;
}

.nice-select {
  position: relative;
  flex: 1;
  border: 1px solid var(--input-border-color, #fff);
  padding: 18px 20px !important;
  line-height: 1.54 !important;
  width: 100% !important;
  height: 56px !important;
  font-family: "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif !important;
  background: var(--InputBg, #f1eee5);
}
.nice-select:after {
  position: absolute;
  top: 44%;
  right: 20px;
  content: "";
  width: 10px;
  height: 10px;
  border-color: var(--Neutrals-Black, #092344) !important;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateY(-50%);
}
.nice-select .list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9;
  background: var(--form-bg, #eae6da);
  border: 1px solid var(--input-border-color, #fff) !important;
  display: none;
  width: 100%;
  padding: 10px 0;
  font-size: 13px;
}
.nice-select .list li {
  padding: 2px 10px;
  transition: color 0.3s ease-in-out;
}
.nice-select .list li:first-child {
  display: none;
}
.nice-select .list li:hover, .nice-select .list li.selected {
  color: var(--slelect-item-hover-color, #006ba7);
}
.nice-select.open .list {
  display: block;
}

.cf-select-one .mktoFieldWrap {
  width: 100%;
  gap: 5px 10px;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 479px) {
  .cf-select-one .mktoFieldWrap {
    display: grid;
  }
}
.cf-select-one .mktoLabel {
  width: auto !important;
  margin-bottom: 10px !important;
  display: block;
}

.empty-label {
  display: none;
}

textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s;
  transition: background-color 5000s;
  -webkit-text-fill-color: var(--input-color, #fff) !important;
}

.cf-select-multiple .nice-select {
  width: 100% !important;
}
.cf-select-multiple .mktoLabel {
  margin-bottom: 10px !important;
  display: block;
  width: 100% !important;
}

.mktoForm .mktoRequiredField label.mktoLabel {
  font-weight: 300 !important;
}

.col-xs-1, .col-xls-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-xls-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-xls-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-xls-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-xls-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-xls-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-xls-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-xls-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-xls-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-xls-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-xls-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-xls-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  width: 100%;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 480px) {
  .col-xls-1 {
    width: 8.3333333333%;
  }
  .col-xls-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xls-2 {
    width: 16.6666666667%;
  }
  .col-xls-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xls-3 {
    width: 25%;
  }
  .col-xls-offset-3 {
    margin-left: 25%;
  }
  .col-xls-4 {
    width: 33.3333333333%;
  }
  .col-xls-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xls-5 {
    width: 41.6666666667%;
  }
  .col-xls-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xls-6 {
    width: 50%;
  }
  .col-xls-offset-6 {
    margin-left: 50%;
  }
  .col-xls-7 {
    width: 58.3333333333%;
  }
  .col-xls-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xls-8 {
    width: 66.6666666667%;
  }
  .col-xls-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xls-9 {
    width: 75%;
  }
  .col-xls-offset-9 {
    margin-left: 75%;
  }
  .col-xls-10 {
    width: 83.3333333333%;
  }
  .col-xls-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xls-11 {
    width: 91.6666666667%;
  }
  .col-xls-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xls-12 {
    width: 100%;
  }
  .col-xls-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1024px) {
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.container {
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1310px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}

.row-height > [class*=col-] {
  display: flex;
  flex-wrap: wrap;
}
.row-height > [class*=col-] > * {
  width: 100%;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

#header {
  --Tonal-Variations-Rosewood-Rosewood-6: #701027;
  background: var(--Tonal-Variations-Rosewood-Rosewood-6, #701027);
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}
#header .logo {
  font-size: 0;
}

.jane #header {
  background: linear-gradient(to bottom, rgb(240, 236, 227) 0%, rgba(240, 236, 227, 0) 100%);
}

#footer {
  --footerBg:#092344;
  --footerColor: #62748C;
  --iconBg: #62748C;
  --iconColor: #092344;
  --FooterHoverColor: #fff;
  background: var(--footerBg, #092344);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  color: var(--footerColor, #62748C);
  padding: 68px 0 32px;
}
@media (max-width: 1023px) {
  #footer {
    padding: 24px 0 56px;
  }
}
#footer .container {
  display: flex;
  gap: 50px;
}
@media (max-width: 1023px) {
  #footer .container {
    flex-direction: column;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  #footer .container {
    gap: 24px;
  }
}
#footer .slogan {
  display: block;
  font-size: 16px;
  line-height: 1.38;
}
@media (max-width: 767px) {
  #footer .slogan {
    font-size: 14px;
  }
}
#footer a {
  color: inherit;
}
#footer a:hover {
  color: var(--FooterHoverColor, #62748C);
}
#footer .left-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
}
@media (max-width: 767px) {
  #footer .left-content {
    flex-direction: column-reverse;
    gap: 32px;
  }
}

.footer-nav {
  font: 300 11px/1.45 "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  display: flex;
  gap: 24px;
}
@media (max-width: 767px) {
  .footer-nav span {
    display: none;
  }
}
.footer-nav ul {
  display: flex;
  gap: 24px;
}
@media (max-width: 767px) {
  .footer-nav ul {
    display: grid;
    gap: 16px;
  }
}

.social-icons {
  display: flex;
  gap: 24px;
  padding-top: 10px;
}
@media (max-width: 1023px) {
  .social-icons {
    padding-top: 0;
  }
}
@media (max-width: 479px) {
  .social-icons {
    justify-content: space-between;
    gap: 10px;
  }
}
.social-icons a:hover circle {
  fill: var(--FooterHoverColor, #62748C);
}

.copyrights {
  display: none;
  padding-top: 8px;
  font-size: 11px;
  font-family: "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
@media (max-width: 767px) {
  .copyrights {
    display: block;
  }
}

body {
  background: var(--body-bg, #fff);
  color: var(--themeColor, #4b5058);
}

.container {
  max-width: 1398px;
  margin: 0 auto;
  padding-left: 35px;
  padding-right: 35px;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

#wrapper {
  overflow: clip;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: var(--Neutrals-Travertine, #E1D9C7);
  color: var(--Neutrals-Black, #000);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  text-transform: uppercase;
  font: 300 11px/16px "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  min-width: 201px;
  min-height: 48px;
  text-align: center;
}

.hero {
  --heroText: #E1D9C7;
  --Neutrals-Travertine: #E1D9C7;
  --Neutrals-Black: #000;
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 400px;
  font-size: 22px;
  line-height: 1.28;
  letter-spacing: -0.22px;
  background: #ddd;
  display: flex;
  align-items: center;
  padding: 20px 0;
  color: var(--heroText, #E1D9C7);
}
@media (max-width: 1023px) {
  .hero {
    font-size: 18px;
    line-height: 1.5;
  }
}
.hero a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: var(--Neutrals-Travertine, #E1D9C7);
  color: var(--Neutrals-Black, #000);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  text-transform: uppercase;
  font: 300 11px/16px "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  min-width: 201px;
  min-height: 48px;
  text-align: center;
}
.hero .medallion {
  position: absolute;
  right: -210px;
  width: 56.8%;
  bottom: -250px;
  max-width: 817px;
}
@media (max-width: 1279px) {
  .hero .medallion {
    bottom: -150px;
  }
}
@media (max-width: 1023px) {
  .hero .medallion {
    right: -200px;
    bottom: -100px;
  }
}
@media (max-width: 767px) {
  .hero .medallion {
    width: 338px;
    bottom: -70px;
    right: -180px;
  }
}
.hero .medallion img {
  width: 100%;
}
.hero .txt {
  max-width: 600px;
  position: relative;
  z-index: 1;
}
.hero .txt.center {
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .hero .txt.center p {
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  .hero .txt {
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .hero .txt {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .hero .txt p {
    padding-right: 50px;
  }
}
.hero .container {
  width: 100%;
}
.hero h1 {
  font-size: 79px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .hero h1 {
    font-size: 48px;
    line-height: 1.1;
    margin-bottom: 38px;
  }
}
@media (max-width: 401px) {
  .hero h1 {
    font-size: 41px;
  }
}
.hero .bg-img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.hero img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
.hero p {
  margin-bottom: 44px;
}
@media (max-width: 1023px) {
  .hero p {
    margin-bottom: 40px;
  }
}

.banner-img-only img {
  width: 100%;
}

.join-us {
  --Neutrals-Black: #000;
  --Primary-Colors-Hamptons: #F0ECE3;
  padding: 56px 0;
  background: var(--Primary-Colors-Hamptons, #F0ECE3);
  color: var(--Neutrals-Black, #000);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .join-us {
    padding: 48px 0;
  }
}
.join-us .bg-image {
  position: absolute;
  left: -65px;
  right: 0;
  top: -110px;
  bottom: 0;
  background-image: url("https://info.a16z.com/rs/382-JZB-798/images/pattern-026-02-02.png");
  background-size: 180px 180px;
  z-index: -1;
}
.join-us h1 {
  font-size: 80px;
  line-height: 0.81;
  font-weight: 400;
  margin-bottom: 25px;
}
@media (max-width: 1023px) {
  .join-us h1 {
    font-size: 60px;
  }
}
.join-us p:last-of-type {
  margin-bottom: 0;
}
.join-us .row {
  display: flex;
  gap: 50px;
}
@media (max-width: 1023px) {
  .join-us .row {
    display: block;
  }
}
.join-us .heading {
  max-width: 397px;
  flex: 0 0 397px;
}
@media (max-width: 1023px) {
  .join-us .heading {
    max-width: none;
  }
}
.join-us .content {
  flex: 1;
}
.join-us.col-w-form {
  background: var(--Primary-Colors-Hamptons, #E7E1D2);
}
.join-us.col-w-form .row {
  gap: 56px;
}
@media (max-width: 1023px) {
  .join-us.col-w-form .row {
    display: grid;
  }
}
.join-us.col-w-form .row.registration-hidden .register-form {
  display: none;
}
.join-us.col-w-form .row.registration-hidden .left {
  flex: 1;
  max-width: 100%;
}
.join-us.col-w-form .register-form {
  padding: 0;
  flex: 1;
}
@media (max-width: 767px) {
  .join-us.col-w-form .register-form {
    margin-left: -27px;
    margin-right: -27px;
  }
}
.join-us.col-w-form .register-form h1 {
  font-size: 42px;
  margin-bottom: 31px;
}
@media (max-width: 1023px) {
  .join-us.col-w-form .register-form h1 {
    margin-bottom: 32px;
  }
}
.join-us.col-w-form .heading {
  max-width: none;
}
@media screen and (min-width: 1024px) {
  .join-us.col-w-form .heading {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .join-us.col-w-form .left {
    max-width: 36.7%;
    flex: 0 0 36.7%;
  }
}
.join-us.col-w-form .form-holder {
  background: var(--form-bg, #eae6da);
  max-width: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
@media screen and (min-width: 1024px) {
  .join-us.col-w-form .form-holder {
    padding: 45px 30px;
  }
}

.agenda-section {
  --Neutrals-Black: #000;
  --tonal-variations-travertine-travertine-05: #F6F4EE;
  --agendaActive: #000;
  --agendaBorder: #E1D9CC;
  --Tonal-Variations-Travertine-Travertine-1: #F0ECE3;
  background: var(--tonal-variations-travertine-travertine-05, #F6F4EE);
  padding: 56px 0;
  color: var(--Neutrals-Black, #000);
}
@media (max-width: 1023px) {
  .agenda-section {
    padding: 48px 0;
  }
}

.agenda-head {
  display: flex;
  position: relative;
  padding-right: 100px;
  border-bottom: 1px solid var(--agendaBorder, #E1D9C7);
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .agenda-head {
    display: grid;
    padding-right: 0;
    gap: 15px;
    margin-bottom: 47px;
  }
}
.agenda-head .print {
  font: 300 13px/1.54 "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  position: absolute;
  right: 1px;
  top: 23px;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 1023px) {
  .agenda-head .print {
    display: none !important;
  }
}
.agenda-head .print svg {
  width: 20px;
  height: 16px;
}
.agenda-head .title {
  max-width: 32.7%;
  flex: 0 0 32.7%;
  padding-top: 5px;
}
@media (max-width: 1023px) {
  .agenda-head .title {
    max-width: none;
    text-align: center;
    padding-top: 0;
  }
}
.agenda-head .tabs {
  display: flex;
  text-align: center;
  position: relative;
  bottom: -1px;
}
@media (max-width: 1023px) {
  .agenda-head .tabs {
    justify-content: center;
  }
}
.agenda-head .tabs li {
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.agenda-head .tabs li.active {
  border-color: var(--agendaActive, #000);
}
.agenda-head .tabs h3 {
  margin-bottom: 13px;
}
@media (max-width: 1023px) {
  .agenda-head .tabs h3 {
    margin-bottom: 0;
  }
}
.agenda-head .tabs h4 {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .agenda-head .tabs h4 {
    font-size: 13px;
  }
}
.agenda-head .tabs .mktoText {
  padding: 0 44px 28px;
}
@media (max-width: 767px) {
  .agenda-head .tabs .mktoText {
    padding: 0 20px 14px;
  }
}
@media (max-width: 479px) {
  .agenda-head .tabs .mktoText {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 110px;
  }
}
@media (max-width: 401px) {
  .agenda-head .tabs .mktoText {
    min-width: 80px;
    padding-left: 2px;
    padding-right: 2px;
  }
}

.speakers {
  --Neutrals-Black: #000;
  --Tonal-Variations-Travertine-Travertine-1: #F0ECE3;
  padding: 56px 0;
  background: var(--Tonal-Variations-Travertine-Travertine-1, #F0ECE3);
  color: var(--Neutrals-Black, #000);
}
@media (max-width: 1023px) {
  .speakers {
    padding: 48px 0 56px;
  }
}
.speakers h1 {
  margin-bottom: 33px;
}
@media (max-width: 767px) {
  .speakers h1 {
    text-align: center;
    margin-bottom: 24px;
  }
}
.speakers .row {
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 32px 16px;
}
@media (max-width: 1023px) {
  .speakers .row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .speakers .row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-left: -27px;
    margin-right: -27px;
    gap: 24px 8px;
  }
}
.speakers img {
  width: 100%;
}
.speakers a {
  color: inherit;
}
.speakers a:hover {
  color: var(--LinkHover, #000);
}
.speakers .name {
  line-height: 1.38;
}
.speakers .role {
  font-size: 11px;
  line-height: 1.45;
}
.speakers .des {
  padding-top: 12px;
  display: grid;
  gap: 4px;
}

.register-form {
  --Neutrals-Black: #000;
  --InputBg: #f1eee5;
  --input-border-color: #fff;
  --form-bg: #eae6da;
  --tonal-variations-travertine-travertine-15: #E7E1D2;
  --Primary-Colors-Sapphire: #092344;
  --Neutrals-White: #fff;
  --button-hover-bg: #000;
  --button-hover-color: #fff;
  background: var(--tonal-variations-travertine-travertine-15, #E7E1D2);
  padding: 56px 0;
  position: relative;
  overflow: hidden;
  color: var(--Neutrals-Black, #000) !important;
}
@media (max-width: 1023px) {
  .register-form {
    padding: 48px 0 56px;
  }
}
.register-form.center-btn .mktoButtonRow {
  text-align: center;
}
.register-form .container {
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 767px) {
  .register-form .container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.register-form .bg-image {
  position: absolute;
  left: -65px;
  right: 0;
  top: -110px;
  bottom: 0;
  background-image: url("https://info.a16z.com/rs/382-JZB-798/images/pattern-026-02-02.png");
  background-size: 180px 180px;
}
.register-form h1 {
  margin-bottom: 24px;
}
.register-form .form-holder {
  padding: 115px;
  max-width: 1100px;
  margin: 0 auto;
  background: var(--form-bg, #eae6da);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
@media (max-width: 1023px) {
  .register-form .form-holder {
    padding: 32px 20px;
  }
}
.register-form .form-head {
  margin-bottom: 55px;
}
.register-form .form-head p:last-of-type {
  margin-bottom: 0;
}

.faq {
  --Neutrals-Black: #000;
  --openClose-Border: #E7E1D2;
  --openClose-BorderList: #B9D0D8;
  padding: 56px 0;
  background: var(--Primary-Colors-Hamptons, #F0ECE3);
  color: var(--Neutrals-Black, #000);
}
@media (max-width: 1023px) {
  .faq {
    padding: 48px 0;
  }
}
.faq h1 {
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .faq h1 {
    margin-bottom: 25px;
  }
}

.openclose {
  border-bottom: 1px solid var(--openClose-Border, #E7E1D2);
}
@media (max-width: 1023px) {
  .openclose {
    font-size: 14px;
    line-height: 1.38;
  }
}
.openclose .hidden {
  display: none;
}
.openclose [data-more] {
  display: block;
  color: var(--Neutrals-Black, #000);
  display: block;
  position: relative;
  padding-right: 30px;
}
.openclose [data-more]:before, .openclose [data-more]:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 12px;
  height: 1px;
  background: var(--Neutrals-Black, #000);
}
.openclose [data-more]:after {
  width: 1px;
  height: 12px;
  right: 5px;
}
.openclose [data-more].active:after {
  display: none;
}
.openclose [data-more]:hover {
  color: var(--LinkHover, #000);
}
.openclose [data-more]:hover:before, .openclose [data-more]:hover:after {
  background: var(--LinkHover, #000);
}
.openclose li {
  padding: 23px 0 24px;
  border-top: 1px solid var(--openClose-BorderList, #B9D0D8);
}
.openclose p:last-of-type {
  margin-bottom: 0;
}
.openclose .content {
  padding-top: 20px;
}

.testimonial-slider {
  --swiper-navigation-size: 22px;
  --swiper-navigation-color: #000;
  --swiper-navigation-sides-offset: -30px;
  position: relative;
}
.testimonial-slider .swiper-button-next,
.testimonial-slider .swiper-button-prev {
  width: 56px;
  height: 56px;
  background: #fff;
  border-radius: 100px;
}
.testimonial-slider .swiper-button-next.swiper-button-disabled,
.testimonial-slider .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
@media (max-width: 479px) {
  .testimonial-slider .swiper-button-next,
  .testimonial-slider .swiper-button-prev {
    display: none;
  }
}
.testimonial-slider .swiper-slide {
  width: 320px;
  min-height: 370px;
  height: auto;
  box-sizing: border-box;
}
@media (max-width: 401px) {
  .testimonial-slider .swiper-slide {
    width: 240px;
  }
}
.testimonial-slider .swiper-slide.testimonial {
  display: flex;
}

.testimonial {
  background: var(--Tonal-Variations-Travertine-Travertine-1, #F0ECE3);
  padding: 24px;
  display: flex;
  flex-direction: column;
  font: 300 11px/1.45 "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  gap: 12px;
}
.testimonial .box {
  flex: 1;
}
.testimonial h4 {
  font-family: "Domaine Text", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
@media (max-width: 1023px) {
  .testimonial h4 {
    font-size: 16px;
  }
}
.testimonial .meta {
  display: flex;
  margin-bottom: 32px;
}
.testimonial .meta li {
  border-right: 1px solid var(--Neutrals-Black, #000);
  padding-right: 10px;
  margin-right: 10px;
}
.testimonial .meta li:last-child {
  padding-right: 0;
  margin-right: 0;
  border: none;
}
.testimonial .foot {
  display: flex;
  align-items: center;
  gap: 14px;
}
.testimonial .avatar {
  width: 72px;
  height: 72px;
  overflow: hidden;
  border-radius: 100px;
  max-width: 72px;
  flex: 0 0 72px;
}
.testimonial .avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial .info {
  flex: 1;
}
.testimonial .info .name {
  display: block;
}

.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}

@media print {
  #header,
  .hero,
  .join-us,
  .agenda-head,
  .speakers,
  .register-form,
  .faq,
  #footer,
  .swiper-button-next,
  .swiper-button-prev,
  .banner-img-only {
    display: none !important;
  }
  .swiper-wrapper {
    transform: none !important;
    flex-wrap: wrap;
    gap: 2%;
  }
  .testimonial {
    margin: 0 !important;
    background: none !important;
    padding: 0 0 40px !important;
  }
  .swiper-slide {
    width: 48% !important;
    min-height: 0 !important;
  }
  .meta {
    margin-bottom: 10px !important;
  }
}
.mktoForm .mktoHtmlText .add-link {
  position: relative;
  padding-left: 16px !important;
  display: inline-block;
}
.mktoForm .mktoHtmlText .add-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9'%3E%3Cpath d='M4.5 0.5V8.5M8.5 4.5L0.5 4.5' stroke='black' stroke-linecap='round' fill='none'/%3E%3C/svg%3E") no-repeat center/contain;
          mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9'%3E%3Cpath d='M4.5 0.5V8.5M8.5 4.5L0.5 4.5' stroke='black' stroke-linecap='round' fill='none'/%3E%3C/svg%3E") no-repeat center/contain;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-text-fill-color: var(--Neutrals-Black, #000) !important;
}

body.jane {
  --body-bg: #F0ECE3;
}
body.jane .bg-image {
  position: absolute;
  left: -65px;
  right: 0;
  top: -110px;
  bottom: 0;
  background-image: url("https://info.a16z.com/rs/382-JZB-798/images/decor-026-02-02.svg?version=0");
  background-size: 264px 264px;
  z-index: -1;
}
body.jane #wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
}
body.jane .new-page {
  flex: 1;
  padding: 50px 0;
  display: flex;
  align-items: center;
}
body.jane #footer {
  background: linear-gradient(to bottom, rgba(240, 236, 227, 0) 0%, rgb(240, 236, 227) 100%);
  --footerColor: #000;
  --iconBg: #C7BDA9;
  --iconColor: #fff;
  --FooterHoverColor: #C7BDA9;
}
body.jane #footer .social-icons {
  --footerColor: #C7BDA9;
  --footerBg: #fff;
  --FooterHoverColor: #000;
}
body.jane .register-form {
  background: none;
  padding: 0;
}
body.jane .register-form .head {
  margin-bottom: 40px;
}
body.jane .register-form .head h1 {
  margin-bottom: 12px;
}
@media (max-width: 1023px) {
  body.jane .register-form .head h1 {
    margin-bottom: 8px;
  }
}
body.jane .register-form .mktoForm {
  --mktoAsterix-color: #000;
}
body.jane .register-form .mktoForm .mktoErrorArrowWrap {
  display: none;
}
body.jane .register-form .mktoForm .mktoFieldWrap:has(.mktoError) .mktoLabel {
  color: #B04C63;
  --mktoAsterix-color: #B04C63;
}
body.jane .register-form .mktoForm .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
  display: inline-block;
}
body.jane .register-form .mktoForm .mktoButtonRow {
  padding-top: 12px;
}
body.jane .register-form .mktoForm .mktoErrorMsg {
  border-radius: 0;
  border: none;
  box-shadow: none;
  color: #B04C63;
  font: italic 300 13px/1.54 "Domaine Sans Text", "Proxima Nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif !important;
  background: none;
  position: static;
  max-width: none;
  padding: 0;
  text-shadow: none;
}
body.jane .register-form .mktoForm .mktoError {
  position: static;
}
body.jane .register-form .mktoForm .mktoInvalid + .mktoError {
  display: block !important;
}
body.jane .register-form .mktoForm .input-active .mktoError {
  display: none !important;
}
body.jane .register-form .mktoForm .input-active .mktoLabel {
  color: inherit;
}
body.jane .register-form .mktoForm .mktoButton {
  width: 100%;
}
body.jane .box {
  max-width: 682px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding: 30px;
  --Neutrals-Travertine: rgb(225, 217, 199);
  --unsubscribeHeadingColor: #000;
}
body.jane .box .bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: rgb(from var(--Neutrals-Travertine) r g b/0.35);
  box-shadow: 0 0 12px 0 var(--Neutrals-Travertine);
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
}
body.jane .unsubscribe-success-content {
  text-align: center;
  --checkColor: #002d2d;
  --Neutrals-Black: #000;
  --h1-color: #000;
}
body.jane .unsubscribe-success-content .check {
  margin-bottom: 18px;
}
body.jane .unsubscribe-success-content .check svg {
  width: 40px;
  display: inline-block;
  vertical-align: top;
  color: var(--checkColor);
}
@media (max-width: 767px) {
  body.jane .unsubscribe-success-content .check svg {
    width: 30px;
  }
}
body.jane .unsubscribe-success-content h1 {
  font-style: italic;
  color: var(--unsubscribeHeadingColor, #000);
  margin: 0;
}
@media (min-width: 1025px) {
  body.jane.unsubscribe-from-all .box {
    padding-top: 50px;
  }
}
body.jane.unsubscribe-from-all .head {
  margin-bottom: 10px;
}
body.jane.unsubscribe-from-all .head h1 {
  margin-bottom: 22px;
}
body.jane.unsubscribe-from-all .bg-image {
  background-image: url("https://info.a16z.com/rs/382-JZB-798/images/pattern-026-04-11.png");
  background-size: 123px 245px;
}
body.jane.unsubscribe-from-all .sub-title {
  font-size: 22px;
  font-family: "Domaine Text", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: 300;
  line-height: 1.44;
}
body.jane.unsubscribe-from-all .mktoForm .input-active .mktoError {
  display: none !important;
}
body.jane.unsubscribe-from-all .mktoForm .input-active .mktoLabel {
  color: inherit;
}
body.jane.unsubscribe-from-all .mktoForm .mktoFieldDescriptor.mktoFormCol.cf-checkbox .mktoFieldWrap.mktoRequiredField {
  display: flex;
  align-items: center;
  justify-content: left;
  flex-direction: row-reverse;
}
body.jane.unsubscribe-from-all .mktoForm .mktoFieldDescriptor.mktoFormCol.cf-checkbox .mktoLabel.mktoHasWidth {
  flex: 1;
  font-size: 11px;
  padding-top: 2px;
}
body.jane.unsubscribe-from-all .mktoForm .mktoFieldDescriptor.mktoFormCol.cf-checkbox .mktoLabel.mktoHasWidth:after {
  display: none;
}
body.jane.unsubscribe-from-all .mktoForm .mktoFieldDescriptor.mktoFormCol.cf-checkbox .mktoCheckboxList {
  width: 19px !important;
  height: 13px !important;
  padding-top: 0 !important;
}
body.jane.unsubscribe-from-all .mktoForm .mktoFieldDescriptor.mktoFormCol.cf-checkbox label.mktoLabel:has(~ .mktoCheckboxList.mktoInvalid) {
  color: #B04C63 !important;
}
@media (min-width: 1025px) {
  body.jane.unsubscribe-from-all .mktoForm .mktoButtonRow {
    padding-top: 27px;
  }
}
body.jane.unsubscribe-from-all input[type=text],
body.jane.unsubscribe-from-all input[type=tel],
body.jane.unsubscribe-from-all input[type=email],
body.jane.unsubscribe-from-all input[type=search],
body.jane.unsubscribe-from-all input[type=password],
body.jane.unsubscribe-from-all input[type=url],
body.jane.unsubscribe-from-all input[type=date] {
  height: 38px !important;
  padding: 8px 20px !important;
}
body.jane.unsubscribe-from-all input[type=email]:has(~ .mktoError) {
  color: #B04C63 !important;
}
body.jane.unsubscribe-from-all .mktoCheckboxList label:after {
  border: 1px solid var(--input-border-color, #ACA08D) !important;
  height: 10px;
  width: 10px;
  border-radius: 2px;
}

/*# sourceMappingURL=app.css.map*/