.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #1a1b1f;
  font-family: bd-supper, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  filter: hue-rotate(13deg);
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 700;
  line-height: 62px;
}

h2 {
  color: #333;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
}

h3 {
  margin-top: 8px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #333;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

strong {
  font-weight: bold;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.styleguide-content-wrap {
  text-align: center;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.styleguide-header-wrap {
  height: 460px;
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: .7;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-speaking-label {
  margin-top: 20px;
  margin-bottom: 10px;
}

.label.cc-about-light, .paragraph-light {
  opacity: .6;
}

.paragraph-light.cc-position-name {
  margin-bottom: 5px;
}

.section-hero {
  z-index: 2;
  text-align: center;
  cursor: crosshair;
  flex: 1;
  align-self: flex-start;
  padding-top: 24px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.section-hero.cc-contact {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button:hover {
  color: #fff;
  background-color: #32343a;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
}

.divider {
  height: 1px;
  background-color: #eee;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
  background-color: rgba(102, 111, 248, .18);
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.navigation-item.year:hover {
  background-color: rgba(102, 111, 248, .18);
}

.navigation-items {
  grid-column-gap: 16px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navigation {
  outline-offset: 0px;
  background-color: #fff;
  outline: 1px solid #666ff8;
  align-items: center;
  padding: 8px 49px 8px 48px;
  display: flex;
}

.logo-image {
  display: block;
}

.navigation-wrap {
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.intro-wrap {
  margin-top: 100px;
  margin-bottom: 140px;
}

.name-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.position-name-text {
  text-transform: none;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.work-description {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.work-experience-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . ."
  / 1fr 1fr 1fr 1fr;
  margin-bottom: 140px;
}

.works-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . ."
                 ". . ."
                 / 1.5fr 1fr 1.5fr;
  margin-bottom: 80px;
}

.carrer-headline-wrap {
  width: 70%;
  margin-bottom: 50px;
}

.work-image {
  height: 460px;
  text-align: center;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.work-image:hover {
  opacity: .8;
}

.work-image:active {
  opacity: .7;
}

.work-image.cc-work-1 {
  background-image: url('../images/portfolio-1---wide.svg');
  background-size: cover;
}

.work-image.cc-work-2 {
  background-image: url('../images/portfolio-2---wide.svg');
  background-size: cover;
}

.work-image.cc-work-4 {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.work-image.cc-work-3 {
  background-image: url('../images/portfolio-4---wide.svg');
  background-size: cover;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.contact {
  padding-top: 80px;
  padding-bottom: 90px;
}

.contact-headline {
  width: 70%;
  margin-bottom: 40px;
}

.contact-form-grid {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
}

.contact-form-wrap {
  width: 70%;
}

.footer-wrap {
  grid-row-gap: 24px;
  outline-offset: 0px;
  background-color: #fff;
  outline: 1px solid #666ff8;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px 50px;
  display: flex;
}

.credit-link {
  opacity: .5;
  text-transform: uppercase;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.credit-link:hover {
  opacity: 1;
}

.credit-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.footer-links {
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.footer-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

.footer-item:hover {
  opacity: .9;
}

.footer-item:active {
  opacity: .8;
}

.about-intro-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 140px;
}

.hi-there-heading {
  margin-top: 10px;
  margin-bottom: 20px;
}

.service-name-text {
  opacity: .6;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
}

.skillset-wrap {
  padding-right: 60px;
}

.reference-link {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}

.reference-link:hover {
  opacity: 1;
}

.reference-link:active {
  opacity: .9;
}

.featured-item-wrap {
  margin-bottom: 25px;
}

.services-items-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-areas: ". .";
  padding-top: 10px;
}

.skills-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 1fr;
  margin-bottom: 140px;
}

.personal-features-grid {
  grid-column-gap: 80px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-areas: ". ."
                       ". .";
  margin-bottom: 110px;
}

.speaking-text {
  margin-right: 8px;
  display: inline-block;
}

.speaking-text.cc-past-speaking {
  opacity: .6;
}

.speaking-detail {
  opacity: .6;
  display: inline-block;
}

.upcoming-wrap {
  margin-bottom: 40px;
}

.social-media-heading {
  margin-bottom: 60px;
}

.social-media-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: ". . . ."
                       ". . . .";
  margin-bottom: 30px;
}

.project-overview-grid {
  grid-column-gap: 50px;
  grid-row-gap: 100px;
  grid-template: ". . . ."
                 ". . . ."
                 / 1fr 1fr 1fr 1fr;
  margin-top: 120px;
  margin-bottom: 135px;
}

.detail-header-image {
  width: 100%;
}

.project-description-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2.5fr;
  margin-top: 120px;
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.email-section {
  width: 70%;
  text-align: center;
  margin: 140px auto 200px;
}

.email-link {
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 64px;
  font-weight: 400;
  line-height: 88px;
  text-decoration: none;
}

.email-link:hover {
  opacity: .8;
}

.email-link:active {
  opacity: .7;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-wrap {
  width: 100%;
  height: 100%;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.protected-wrap {
  text-align: center;
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.heading {
  text-align: center;
  font-family: Kadreammaker, sans-serif;
}

.body {
  color: #333;
  background-color: #d4ff45;
  font-family: bd-supper, sans-serif;
  font-weight: 400;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.heading-2.title-head {
  background-image: url('../images/save-the-date-Instagram-Post-Square-3.png');
  background-position: 100% 100%;
  background-size: auto;
  background-attachment: fixed;
}

.schedule-time {
  margin: 28px;
}

.container-main {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
}

.event-info-wrapper {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 16px;
  display: flex;
}

.event-info-wrapper.example {
  grid-row-gap: 8px;
  flex-direction: column;
  padding: 16px;
  display: flex;
}

.event-block {
  -webkit-backdrop-filter: hue-rotate(180deg);
  backdrop-filter: hue-rotate(180deg);
  outline-offset: 0px;
  outline: 1px solid #666ff1;
  padding: 0;
  transition: all .3s;
  display: flex;
}

.event-block:hover {
  -webkit-backdrop-filter: hue-rotate(225deg);
  backdrop-filter: hue-rotate(225deg);
}

.section-events {
  z-index: 2;
  outline-offset: 0px;
  outline: 1px solid #666ff8;
  flex: 1;
  position: relative;
}

.section-events.drawing {
  -webkit-backdrop-filter: hue-rotate(180deg);
  backdrop-filter: hue-rotate(180deg);
}

.text-time {
  font-weight: 700;
}

.event-heading {
  flex-direction: column;
  padding: 8px 16px;
  display: flex;
}

.event-heading.example {
  padding: 16px;
}

.bold-text {
  font-size: 22px;
}

.heading2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.example {
  border: 1px dashed #000;
}

.event-block-wrapper {
  flex-direction: column;
  display: flex;
}

.btn {
  color: #3643ff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #666ff8;
  border-radius: 30px;
  padding: 13px 32px 12px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.btn:hover {
  color: #fff;
  background-color: #666ff8;
}

.section-top {
  outline-offset: 0px;
  outline: 1px solid #666ff8;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-top.drawing {
  height: 100vh;
}

.event-day {
  width: 32px;
  outline-offset: 0px;
  background-color: rgba(102, 111, 248, .18);
  outline: 1px solid #666ff8;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.event-contents {
  border: 1px dashed #666ff8;
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  padding-top: 16px;
  padding-bottom: 24px;
  padding-left: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.event-contents:hover {
  background-color: rgba(102, 111, 248, .18);
}

.text-day {
  direction: ltr;
  color: #666ff8;
  white-space: nowrap;
  margin-bottom: 12px;
  line-height: 1;
  position: absolute;
  top: auto;
  bottom: 4%;
  left: 0%;
  right: 0%;
  transform: rotate(-90deg);
}

.header-wrapper {
  z-index: 2;
  -webkit-backdrop-filter: hue-rotate(147deg);
  backdrop-filter: hue-rotate(147deg);
  outline-offset: 0px;
  outline: 1px solid #666ff8;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  position: relative;
}

.p5canvas {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mt-16 {
  margin-top: 16px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-4 {
  color: #333;
}

.cell {
  align-items: stretch;
}

.card-team {
  outline-offset: 0px;
  text-align: center;
  outline: 1px solid #666ff8;
  flex-direction: column;
  flex: 1;
  padding: 32px 24px;
  display: flex;
}

.team-img-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.people-grid {
  clear: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.section-team, .section-artists {
  z-index: 2;
  position: relative;
}

.heading-5 {
  mix-blend-mode: difference;
}

.artist-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.artists-list {
  z-index: 2;
  outline-offset: 0px;
  background-color: #d4ff45;
  outline: 1px solid #666ff8;
  flex-wrap: wrap;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.artists-list:hover {
  text-decoration: none;
}

.artist-link {
  white-space: nowrap;
  border: 1px solid #666ff8;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.artist-link:hover {
  -webkit-backdrop-filter: hue-rotate(347deg);
  backdrop-filter: hue-rotate(347deg);
  text-decoration: underline;
}

.artist-link.w--current {
  -webkit-backdrop-filter: hue-rotate(335deg);
  backdrop-filter: hue-rotate(335deg);
  transition-property: all;
}

.artist-profiles-wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}

.artist-profile {
  max-width: 75%;
  grid-column-gap: 24px;
  background-color: #fff;
  border: 1px solid #666ff8;
  padding: 16px;
  display: flex;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.artist-img {
  width: 25%;
  flex: none;
  position: relative;
  overflow: hidden;
}

.artist-info {
  flex: 1;
}

.artist-link-wrapper {
  grid-column-gap: 16px;
  justify-content: flex-start;
  margin-top: 24px;
  display: flex;
}

.artist-inner-wrapper {
  justify-content: center;
  align-items: center;
  padding: 24px 80px;
  display: flex;
}

.line-div {
  width: 48px;
  height: 2px;
  background-color: #666ff8;
  margin-top: 8px;
  margin-bottom: 8px;
}

.img-profile {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.partner-logo-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
  padding: 48px 16px;
  display: flex;
}

.footer-paragraph {
  color: #666ff8;
  text-align: center;
  margin-bottom: 0;
}

.div-block {
  flex-wrap: wrap;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.event-time {
  font-size: 20px;
}

.fab-container {
  z-index: 100;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 48px;
  left: auto;
  right: 48px;
}

.fab-hidden-buttons {
  padding-right: 24px;
  display: flex;
  position: relative;
  right: 4%;
}

.button-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0a0635;
  border: 3px solid rgba(95, 82, 238, .51);
  border-radius: 7px;
  flex: 0 auto;
  margin-left: 15px;
  font-family: orpheuspro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: all .2s;
  box-shadow: -5px 5px 3px rgba(0, 0, 0, .36);
}

.button-2:hover {
  color: #fff;
  text-transform: none;
  background-color: #610b63;
  border-color: rgba(255, 255, 255, .51);
  box-shadow: -5px 5px 1px rgba(0, 0, 0, .56);
}

.fab {
  cursor: pointer;
  background-color: #3d2bff;
  border-radius: 50px;
  padding: 16px;
}

.fab:hover {
  background-color: rgba(61, 43, 255, .81);
  box-shadow: -1px 2px 12px #000;
}

.fab.mail {
  position: absolute;
  top: -80px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.icon-close {
  display: none;
}

.year-links {
  background-color: #e5e5e5;
}

.h4-date {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1;
}

.image-2 {
  object-fit: contain;
}

.partners {
  text-align: center;
  align-self: center;
}

.paragraph, .paragraph-2, .paragraph-3, .paragraph-4, .heading-6, .heading-7, .heading-8, .heading-9, .heading-10, .image-3 {
  text-align: center;
}

.artist-link-wrapper-copy {
  grid-column-gap: 24px;
  justify-content: flex-start;
  margin-top: 24px;
  display: flex;
}

.text-link {
  cursor: pointer;
  padding-left: 8px;
  padding-right: 8px;
  transition-property: all;
}

.text-link:hover {
  -webkit-backdrop-filter: hue-rotate(39deg);
  backdrop-filter: hue-rotate(39deg);
  background-color: rgba(102, 111, 248, .18);
}

.team-link-wrapper {
  grid-column-gap: 16px;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  margin-top: 24px;
  display: flex;
}

.img-crop-square {
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}

.heading-11 {
  font-size: 32px;
}

.time-location {
  grid-column-gap: 12px;
  flex-wrap: wrap;
  display: flex;
}

.double-day-wrapper {
  flex: 1;
}

.rsvp-prompt {
  grid-column-gap: 12px;
  border: 1px solid #666ff8;
  border-bottom-left-radius: 24px;
  align-items: center;
  padding: 8px 16px;
  display: flex;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: auto;
  right: -1px;
}

.arrow {
  width: 16px;
  height: 16px;
  transform: rotate(-47deg);
}

.p-big {
  font-size: 20px;
  line-height: 1.5;
}

.text-block-wrapper {
  padding: 64px 64px 46px;
}

.quick-stack-2 {
  line-height: 28px;
}

.heading-12, .heading-13, .heading-14, .heading-15 {
  font-size: 28px;
}

.image-4 {
  mix-blend-mode: difference;
  position: relative;
}

@media screen and (max-width: 991px) {
  .styleguide-block {
    text-align: center;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .section-hero {
    align-self: stretch;
    padding-bottom: 65px;
  }

  .section-hero.cc-contact {
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    justify-content: center;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-items {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navigation-wrap {
    margin-right: 0;
  }

  .work-experience-grid {
    grid-template: ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .works-grid {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .carrer-headline-wrap {
    width: auto;
  }

  .work-image {
    margin-bottom: 30px;
  }

  .contact {
    width: auto;
    padding: 30px 50px 40px;
  }

  .contact-headline, .contact-form-wrap {
    width: 100%;
  }

  .about-intro-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-head-text-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-name-text {
    font-size: 24px;
    line-height: 42px;
  }

  .skillset-wrap {
    padding-right: 0;
  }

  .services-items-grid {
    grid-row-gap: 0px;
    grid-template: "."
                   "."
                   / 1fr;
    padding-top: 0;
  }

  .skills-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .personal-features-grid {
    width: 80%;
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .social-media-heading {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .social-media-grid {
    grid-template: ". ."
                   ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .project-overview-grid {
    width: 70%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .project-description-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .email-section {
    margin-bottom: 160px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .schedule-time {
    margin-top: 10px;
    padding-bottom: 52px;
    font-size: 12px;
  }

  .section-top {
    flex-direction: column;
  }

  .people-grid {
    mix-blend-mode: darken;
  }

  .artist-profile {
    max-width: 100%;
  }

  .artist-link-wrapper {
    justify-content: center;
  }

  .artist-inner-wrapper {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block {
    grid-row-gap: 16px;
  }

  .image {
    order: -1;
  }

  .heading-10 {
    text-align: center;
  }

  .artist-link-wrapper-copy, .team-link-wrapper {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .container {
    text-align: center;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .section-hero {
    padding-bottom: 64px;
  }

  .section-hero.cc-contact {
    padding: 15px;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px;
  }

  .work-experience-grid {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .work-position-wrap {
    margin-bottom: 40px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .text-field.cc-textarea {
    text-align: left;
  }

  .contact {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-form-grid {
    grid-column-gap: 30px;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
  }

  .contact-form {
    flex-direction: column;
    display: flex;
  }

  .contact-form-wrap {
    text-align: left;
  }

  .footer-wrap {
    text-align: center;
    flex-direction: column;
  }

  .credit-link {
    margin-bottom: 15px;
  }

  .footer-links {
    flex-direction: row;
    flex: 1;
    align-items: flex-start;
  }

  .footer-item {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .about-head-text-wrap {
    width: 70%;
    max-width: 470px;
  }

  .skills-grid {
    width: 70%;
    max-width: 470px;
    grid-template-columns: 1fr;
  }

  .personal-features-grid, .social-media-heading {
    width: 70%;
    max-width: 470px;
  }

  .social-media-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .project-overview-grid {
    width: 80%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 95px;
  }

  .project-description-grid {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .email-section {
    width: 80%;
    max-width: 470px;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .artists-list {
    position: relative;
  }

  .artist-profile {
    flex-direction: column;
  }

  .artist-img {
    width: 100%;
    align-self: stretch;
  }

  .artist-link-wrapper {
    flex-wrap: wrap;
  }

  .artist-inner-wrapper {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .img-profile {
    width: 100%;
  }

  .footer-paragraph {
    text-align: left;
  }

  .fab-container {
    bottom: 24px;
    right: 24px;
  }
}

@media screen and (max-width: 479px) {
  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .contact {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-form, .contact-form-wrap, .footer-wrap {
    flex-direction: column;
  }

  .about-head-text-wrap {
    width: 100%;
    max-width: none;
  }

  .skills-grid {
    width: 100%;
    max-width: none;
    grid-template-columns: 1fr;
  }

  .personal-features-grid, .social-media-heading, .project-overview-grid, .project-description-grid {
    width: 100%;
    max-width: none;
  }

  .email-section {
    width: 100%;
    max-width: none;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .email-link {
    font-size: 30px;
    line-height: 46px;
  }

  .artist-link-wrapper {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .img-profile {
    width: 100%;
  }

  .footer-paragraph {
    text-align: left;
  }

  .div-block-2 {
    order: 1;
  }

  .fab-container {
    bottom: 16px;
    right: 16px;
  }

  .text-block-wrapper {
    padding: 16px;
  }
}

#w-node-f382602d-4659-389b-bb9e-6aab49a5ed2e-e5518a21 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-f382602d-4659-389b-bb9e-6aab49a5ed2f-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed33-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed38-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed3d-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed41-e5518a21, #w-node-_7efd7013-3a54-51f3-132d-913f0128601d-e5518a21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d886d62-a0a4-6fe1-b76e-42f0dd5030ab-e5518a21 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: grid;
}

#w-node-a7620a69-3307-8afe-c767-14ff30e42605-e5518a21, #w-node-_9fbc985f-9b6a-4384-d288-0f445a08119d-e5518a21, #w-node-_209e424e-6d35-3651-989a-6023a610fe51-e5518a21, #w-node-_0b302bbe-1cff-04df-7083-41024b617fb6-e5518a21, #w-node-_071fc5e4-2967-5213-035a-a776c1e7c41d-e5518a21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-e5518a26 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-e5518a26 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-e5518a26 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd223-e5518a26 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-e5518a26 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-e5518a27 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-e5518a27 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-e5518a27 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-e5518a27 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9fda4a37-cb21-e2a1-58de-88a206fa61ae-e5518a27 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-e5518a28 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-e5518a28 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-e5518a28 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-e5518a28 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_32040423-4078-1b23-6771-e6c78f8a716d-e5518a28 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-e5518a29 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-e5518a29 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-e5518a29 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-e5518a29 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-e5518a29 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_1d886d62-a0a4-6fe1-b76e-42f0dd5030ab-e5518a21 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-a7620a69-3307-8afe-c767-14ff30e42605-e5518a21, #w-node-_9fbc985f-9b6a-4384-d288-0f445a08119d-e5518a21, #w-node-_209e424e-6d35-3651-989a-6023a610fe51-e5518a21, #w-node-_0b302bbe-1cff-04df-7083-41024b617fb6-e5518a21 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-e5518a26 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-e5518a26 {
    grid-column-end: 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-e5518a26 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-e5518a26 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-e5518a27 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-e5518a27 {
    grid-column-end: 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-e5518a27 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-e5518a27 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-e5518a28 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-e5518a28 {
    grid-column-end: 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-e5518a28 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-e5518a28 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_32040423-4078-1b23-6771-e6c78f8a716d-e5518a28, #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-e5518a29 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-e5518a29 {
    grid-column-end: 2;
  }

  #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-e5518a29 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-e5518a29 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-e5518a29 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f382602d-4659-389b-bb9e-6aab49a5ed2e-e5518a21 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-f382602d-4659-389b-bb9e-6aab49a5ed2f-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed33-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed38-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed3d-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed41-e5518a21 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1d886d62-a0a4-6fe1-b76e-42f0dd5030ab-e5518a21 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a7620a69-3307-8afe-c767-14ff30e42605-e5518a21, #w-node-_9fbc985f-9b6a-4384-d288-0f445a08119d-e5518a21, #w-node-_209e424e-6d35-3651-989a-6023a610fe51-e5518a21, #w-node-_0b302bbe-1cff-04df-7083-41024b617fb6-e5518a21 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f382602d-4659-389b-bb9e-6aab49a5ed2e-e5518a21 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f382602d-4659-389b-bb9e-6aab49a5ed2f-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed33-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed38-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed3d-e5518a21, #w-node-f382602d-4659-389b-bb9e-6aab49a5ed41-e5518a21 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Kaburlap';
  src: url('../fonts/KABurlap.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kadreammaker';
  src: url('../fonts/KADreamMaker.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kadreamcoast';
  src: url('../fonts/KADreamCoast.ttf') format('truetype'), url('../fonts/KADreamCoast.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kalemonsunset';
  src: url('../fonts/KALemonSunset.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kaonlygoodvibes';
  src: url('../fonts/KAOnlyGoodVibes.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}