.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;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

a {
  text-decoration: underline;
}

img {
  display: inline-block;
}

.body {
  perspective: none;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  display: block;
}

.container {
  max-width: 900px;
}

.image {
  width: 200px;
  max-width: 50%;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-2 {
  max-width: 1200px;
  margin-bottom: 0;
  padding-bottom: 497px;
}

.image-2 {
  cursor: zoom-in;
  transform-style: preserve-3d;
  margin-left: 484px;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94);
  display: block;
  position: relative;
  top: 0%;
  bottom: -180px;
  left: 0%;
  right: 0;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)perspective(1059px);
}

.image-2:hover {
  box-shadow: 4px 4px 20px rgba(255, 245, 245, .77);
}

.section {
  height: auto;
  max-width: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 60px 0;
  line-height: 1.2px;
  display: flex;
}

.section.for-slider {
  background-color: #fff;
  margin-top: 72px;
  margin-bottom: 72px;
}

.div-block {
  object-fit: fill;
  justify-content: center;
  display: inline-block;
}

.image-3 {
  float: none;
  clear: none;
  object-fit: cover;
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(3deg)rotateZ(0);
}

.container-3 {
  margin-top: 150px;
}

.section-2 {
  perspective: 500px;
}

.heading {
  margin-bottom: -5px;
  display: block;
}

.div-block-2 {
  background-color: #fffdfd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 27px;
  margin-right: 27px;
  padding: 34px;
  transition: filter .5s cubic-bezier(.165, .84, .44, 1), transform .5s cubic-bezier(.165, .84, .44, 1), box-shadow .4s;
  display: flex;
}

.div-block-2:hover {
  transform: scale(1.05);
  box-shadow: 7px 7px 18px rgba(0, 0, 0, .25);
}

.div-block-2:active {
  filter: saturate(51%);
  transform: none;
}

.card1 {
  max-width: 30%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 45px;
  padding-left: 46px;
  padding-right: 46px;
}

.section-3 {
  perspective: 1020px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph {
  padding-top: 16px;
  padding-bottom: 16px;
}

.grid {
  width: auto;
  height: auto;
  max-height: 75vh;
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-4 {
  max-width: 1200vw;
  flex-direction: row;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-5 {
  max-width: 1276px;
  padding-top: 67px;
}

.section-4 {
  margin: 114px;
}

.success-message {
  color: #fffefe;
  background-color: #5bc041;
}

.submit-button {
  transition: transform .3s cubic-bezier(.215, .61, .355, 1);
}

.submit-button:hover {
  transform: scale(1.1);
}

.image-5 {
  margin-top: 12px;
}

.container-6 {
  max-width: 1276px;
  min-width: auto;
}

.navbar {
  background-color: #f3e367;
}

.nav-link {
  text-transform: uppercase;
  background-color: #f3e367;
  font-size: 15px;
  font-weight: 400;
}

.navbar-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.dropdown-list {
  background-color: #f3e367;
}

.slide {
  height: auto;
  background-image: url('../images/Pink-red-color.jpg');
  background-position: 50% -150px;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-7 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.slider {
  height: 75vh;
}

.slide-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .36), rgba(0, 0, 0, .36)), url('../images/Blue-pink-color.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-3 {
  background-image: url('../images/Pink-red-color.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-4 {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Red-blue-layers.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-2 {
  height: 75vh;
  color: #fffdfd;
}

.container-wide {
  height: 100%;
  max-width: 1276px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 24px;
  line-height: 1.4;
  display: flex;
}

.heading-2 {
  color: rgba(255, 255, 255, .63);
  margin-bottom: 68px;
  font-family: Droid Serif, serif;
  font-size: 122px;
}

.paragraph-2 {
  font-family: Droid Serif, serif;
}

.right-arrow {
  background-color: rgba(0, 0, 0, .44);
  display: block;
  position: absolute;
  top: 45%;
  bottom: 45%;
  left: auto;
  right: 0%;
}

.left-arrow {
  background-color: rgba(0, 0, 0, .44);
  top: 420px;
  bottom: 420px;
}

.container-wide {
  align-items: center;
}

.container-wide.tab-container {
  background-color: #fff;
  padding-bottom: 95px;
}

.tab-link-tab-1 {
  background-color: #9ad9f8;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 18px;
}

.tab-link-tab-1.w--current {
  color: #fee;
  background-color: #696666;
  margin-left: 15px;
  margin-right: 15px;
}

.tab-div {
  width: 300px;
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tab-pane-tab-1 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.tabs-menu {
  margin-top: -23px;
  margin-bottom: 45px;
}

.container-8 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.wide-section {
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
  bottom: 0;
}

.div-loghtbox {
  height: 200px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 33px;
  text-decoration: none;
  display: flex;
}

.paragraph-3 {
  text-align: left;
  font-size: 16px;
  text-decoration: none;
}

.heading-3 {
  margin-top: 0;
  padding-top: 0;
  text-decoration: none;
}

.paragraph-4 {
  font-size: 18px;
  text-decoration: none;
}

.heading-4 {
  text-decoration: none;
}

.grid-2 {
  width: 100%;
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 3.5fr;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.paragraph-5 {
  font-size: 14px;
}

.html-embed, .html-embed-2 {
  width: 100%;
}

.section-5 {
  height: auto;
  flex-direction: column;
  justify-content: center;
  display: block;
}

.background-video {
  width: auto;
  height: 75vh;
  display: flex;
}

.section-6 {
  height: auto;
}

.container-9 {
  max-width: 90%;
}

.text-block {
  text-transform: uppercase;
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Frank Ruhl Libre, sans-serif;
  font-size: 30px;
  font-style: italic;
}

.menuitem {
  letter-spacing: -.2px;
  padding-left: 13px;
  padding-right: 10px;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.menuitem:hover {
  color: #ff7b00;
}

.menuitem.w--current {
  color: #333;
}

.menuitem._1stleft {
  padding-left: 23px;
}

.navbar-3 {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 400;
}

.submenu-item {
  font-size: 13px;
  font-weight: 600;
}

.submenu-item:hover {
  color: #ff7b00;
  background-color: #fff;
}

.dropdown-2 {
  padding-right: 0;
}

.dropdown-toggle-tight {
  padding-left: 5px;
  padding-right: 5px;
}

.dropdown-toggle-tight:hover {
  color: #ff7b00;
  background-color: #ebebeb;
  font-weight: 600;
}

.icon-desktop {
  margin-right: 0;
  padding-left: 0;
  font-size: 14px;
  font-weight: 600;
}

.dropdown-list-2 {
  background-color: #ebebeb;
}

.nav-menu-2 {
  font-family: Raleway, sans-serif;
}

.brand {
  max-width: 25%;
  padding-left: 40px;
}

.main-heading {
  text-align: center;
  letter-spacing: -.6px;
  column-count: auto;
  font-family: Playfair Display, sans-serif;
  font-size: 130px;
  font-weight: 400;
  line-height: 1;
}

.container-10 {
  max-width: 75%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-6 {
  margin-top: 60px;
  font-size: 0;
  line-height: 1.2;
}

.bold-text {
  font-weight: 400;
}

.text-block-2 {
  margin-bottom: 30px;
  font-size: 24px;
}

.intro {
  margin-top: 60px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.rich-text-block {
  margin-top: 60px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
}

.text-block-3 {
  margin-top: 14px;
  font-size: 24px;
  line-height: 1.2;
}

.text-block-4 {
  margin-top: 60px;
  font-weight: 200;
  line-height: 1.2;
}

.bold-text-2 {
  font-size: 20px;
  font-weight: 300;
}

.bold-text-3 {
  font-size: 24px;
  font-weight: 600;
}

.container-11 {
  max-height: 100vh;
  max-width: 100%;
  min-height: 360px;
  object-fit: contain;
  background-image: linear-gradient(rgba(15, 40, 65, .53), rgba(15, 40, 65, .53)), url('../images/mdsx-header-hp.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.container-11.plat {
  background-image: linear-gradient(rgba(32, 31, 5, .5), rgba(32, 31, 5, .5)), url('../images/opel-navigation.webp');
  background-position: 0 0, 50% 40%;
}

.container-11.soc {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .38), rgba(0, 0, 0, .38)), url('../images/regis_vr.webp');
  background-position: 0 0, 0 70%;
  background-size: auto, cover;
}

.container-11.tv {
  background-image: linear-gradient(rgba(0, 0, 0, .27), rgba(0, 0, 0, .27)), url('../images/ucm-janelle.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.container-11.wads {
  background-color: rgba(0, 0, 0, .4);
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/bib.webp');
  background-position: 0 0, 0 60%;
  background-size: auto, cover;
}

.container-11.brand {
  background-image: linear-gradient(rgba(0, 0, 182, .75), rgba(0, 0, 182, .75)), url('../images/branding-header-crop.webp');
  background-position: 0 0, 40% 100%;
  background-size: auto, auto;
}

.container-11.pers {
  background-image: linear-gradient(rgba(194, 95, 3, .71), rgba(194, 95, 3, .71)), url('../images/untitled20-a.webp');
  background-position: 0 0, 50% 20%;
  background-size: auto, cover;
}

.container-11.pers.test {
  max-height: none;
  background-image: none;
}

.container-11.first {
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/firsts-composite.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.text-block-5 {
  max-width: 100%;
  font-family: Playfair Display, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 31vh;
}

.higghlight {
  color: #fff;
  text-align: center;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: -60px auto auto;
  font-family: Playfair Display, sans-serif;
  font-size: 10vw;
  font-weight: 400;
  line-height: 1;
  display: flex;
}

.higghlight:hover {
  color: #ffa600;
}

.higghlight.dark {
  color: #fff;
}

.higghlight.dark:hover {
  color: #333;
}

.div-block-4 {
  height: 350px;
  max-height: 100%;
  max-width: 75%;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-5 {
  max-width: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 29px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-7 {
  margin-bottom: 0;
}

.div-block-6 {
  max-width: 75vw;
}

.text-block-6 {
  font-weight: 600;
}

.div-block-7 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: block;
  position: relative;
  top: 29px;
}

.byline {
  color: #fff;
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
}

.div-block-8 {
  width: auto;
  height: auto;
  max-width: 100%;
  min-height: 360px;
}

.toppage {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.titleproject {
  color: #646464;
  text-align: center;
  letter-spacing: -.5px;
  margin-bottom: 60px;
  font-family: Playfair Display, sans-serif;
  font-size: 49px;
  font-weight: 400;
  line-height: 1.3;
}

.awardtitle {
  color: #ffa600;
  text-align: center;
  margin-top: 10px;
  font-size: 24px;
  font-weight: 600;
}

.awarddescription {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
}

.text-block-8 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
}

.text-block-9 {
  color: #6e6e6e;
  text-align: center;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.5;
}

.bold-text-4 {
  max-width: 65%;
  font-weight: 500;
}

.text-project {
  width: 50vw;
  color: #6e6e6e;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.text-project.aboutme {
  max-width: none;
  text-align: left;
  font-weight: 400;
}

.text-project.aboutme.bol {
  font-weight: 600;
}

.work-video-section {
  max-width: 1040px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin: 60px auto;
  display: block;
}

.html-embed-3 {
  align-self: center;
}

.html-embed-3.grey-border {
  overflow: visible;
}

.work-section {
  flex-direction: row;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.work-section._2grid {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}

.work-section.forgrig {
  align-items: center;
}

.container-image {
  max-width: 1040px;
  object-fit: fill;
  display: flex;
}

.grey-border, ._1040image.grey-border {
  border: 1px solid rgba(0, 0, 0, .4);
  border-radius: .5px;
}

._1040image.grey-border.small {
  width: 720px;
}

._1040image.pdficon {
  width: 100px;
}

.grid-2colum-equal {
  width: 1040px;
  max-width: 100vw;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1.25fr) 1.25fr;
  justify-content: space-between;
  justify-items: stretch;
}

.grid-2colum-equal.grey-border {
  grid-template-columns: minmax(200px, 1.25fr) 1.25fr;
}

.grid-2colum-equal._23 {
  grid-template-columns: minmax(200px, .75fr) .5fr;
}

.grid-2colum-equal.sameheight {
  align-content: stretch;
  justify-content: space-around;
  justify-items: stretch;
}

.grid-2colum-equal._3-2 {
  grid-column-gap: 20px;
  grid-template-columns: minmax(200px, 1fr) 1.25fr;
  justify-content: space-between;
  justify-items: center;
}

.grid-2colum-equal.before {
  grid-column-gap: 0px;
  grid-template-columns: 2.5fr minmax(200px, 3.75fr);
  grid-auto-flow: row;
}

.grid-2colum-equal.label {
  grid-column-gap: 5px;
}

.grid-2colum-equal.label.small {
  grid-column-gap: 20px;
  grid-template-columns: minmax(200px, 1.25fr) .5fr;
  margin-top: 20px;
}

.image-8 {
  width: 500px;
}

.image-8.grey-border {
  width: 600px;
  border: 1px solid rgba(0, 0, 0, .4);
  border-radius: .5px;
}

.image-9 {
  width: 500px;
}

.image-9.grey-border {
  border: 1px solid rgba(0, 0, 0, .4);
  border-radius: .5px;
}

.grid-4 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  align-content: space-around;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

.project-link {
  color: #333;
  text-align: right;
  letter-spacing: -.5px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.project-link:hover {
  color: #ff7b00;
  font-weight: 700;
}

.section-8 {
  margin-top: 0;
}

.grid-5 {
  max-width: 1040px;
  grid-column-gap: 885px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  align-content: center;
  justify-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  display: none;
}

.nav-footer {
  max-width: 100vw;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.link-footer-nav {
  color: #6e6e6e;
  text-align: right;
  margin-right: -10px;
  font-size: 16px;
  text-decoration: none;
}

.link-footer-nav.left {
  text-align: left;
  margin-left: -10px;
}

.line {
  width: 1040px;
  height: 1px;
  max-width: 100vw;
  text-align: center;
  background-color: #6e6e6e;
  justify-content: center;
  margin-bottom: 30px;
  display: flex;
}

.line.shorterline {
  width: 640px;
}

.footer {
  text-align: center;
  background-color: #00135e;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-flex-container {
  text-align: left;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 10px;
  display: flex;
}

.footer-logo-link {
  max-height: 60px;
  max-width: 10%;
  min-width: 100px;
  flex: 0 auto;
}

.footer-image {
  width: 70%;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.footer-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.footer-link {
  color: rgba(255, 255, 255, .75);
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #ffa600;
  text-decoration: none;
}

.copyright-copy {
  color: rgba(255, 255, 255, .65);
  text-align: right;
  font-size: 13px;
  line-height: 1.5;
}

.container-12 {
  max-width: 1040px;
}

.columns {
  width: 1040px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: block;
}

.div-block-9 {
  width: 1040px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column {
  text-align: right;
}

.video-container {
  height: auto;
  max-width: 1040px;
  border: 1px rgba(32, 31, 5, .4);
  border-radius: .5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-14 {
  max-width: 1040px;
}

.div-block-10 {
  height: 1px;
  background-color: #6e6e6e;
}

.divider {
  margin-top: 100px;
  margin-bottom: 60px;
}

.grid-3-columns {
  width: 100%;
  max-width: 1040px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-6 {
  grid-template-rows: auto;
}

.div-block-11 {
  width: 75%;
  height: 18%;
  color: rgba(255, 123, 0, .67);
  background-color: rgba(0, 0, 0, .15);
  margin-right: 0;
  position: static;
  top: 60px;
}

.text-block-11 {
  color: #333;
  text-align: center;
  margin-top: 19px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-7, .grid-8 {
  grid-template-rows: auto;
}

.link {
  color: #ff7b00;
  text-align: center;
  text-decoration: none;
}

.link:hover {
  color: #333;
}

.link.campaign-link {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}

.link.campaign-link:hover {
  color: #333;
}

.link.intralink {
  text-align: right;
  margin-bottom: 29px;
  font-family: Playfair Display, sans-serif;
  font-size: 28px;
}

.link.intralink:hover {
  color: #333;
}

.link.intralink.w--current {
  text-align: right;
  padding-right: 0;
}

.link.personallink {
  margin-bottom: 60px;
}

.link.personallink:hover {
  color: #333;
}

.link-2 {
  text-align: center;
}

.grid-3-column {
  width: 1040px;
  max-width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-12 {
  width: 1040px;
  height: 10px;
  text-align: center;
  justify-content: center;
  display: block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-13 {
  background-color: rgba(0, 0, 0, .27);
  padding: 10px;
}

.grid-9 {
  grid-template-rows: auto;
}

.image-10, .smaller-image {
  width: 500px;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.link-3, .link-4 {
  text-align: center;
}

.columns-2 {
  width: 20%;
  max-width: 1040px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.text-block-12, .column-2, .text-block-13 {
  text-align: center;
}

.div-block-14 {
  text-align: left;
}

.div-block-15 {
  text-align: right;
}

.div-block-16 {
  max-width: 30px;
}

.column-3 {
  text-align: left;
  justify-content: center;
  display: flex;
}

.column-4 {
  justify-content: center;
  display: flex;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-12 {
  width: 100%;
  max-width: 500px;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr minmax(10px, .25fr) 1.25fr;
  grid-auto-flow: column;
}

.div-block-17 {
  justify-content: space-between;
  display: flex;
}

.text-block-14 {
  color: #ff7b00;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 28px;
}

.spacer {
  height: 30px;
}

.aboutme {
  max-width: 1040px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.text-block-15 {
  max-width: 1040px;
}

.section-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.text-block-16 {
  font-size: 24px;
}

.text-block-17 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
}

.text-block-17.dot {
  text-align: center;
  align-items: flex-start;
  margin-top: 0;
  font-size: 64px;
  display: block;
}

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

.link-block, .link-block-2, .link-hp {
  text-decoration: none;
}

.footer-contact {
  color: rgba(255, 255, 255, .65);
  text-decoration: none;
}

.footer-contact:hover {
  color: #ffa600;
}

.email-footer {
  color: rgba(255, 255, 255, .65);
  text-align: right;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1.5;
}

.link-5 {
  order: -1;
}

.div-block-19 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-12 {
  max-width: 80px;
  margin-bottom: 6px;
}

.text-block-18 {
  color: rgba(255, 255, 255, .65);
  text-align: left;
  margin-bottom: 10px;
  padding-left: 18px;
  font-size: 16px;
}

.columns-3 {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.column-5 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.list-5 {
  line-height: 1.2;
}

.link-6 {
  display: none;
}

.footerlink {
  color: snow;
  text-decoration: none;
}

.footerlink:hover {
  color: #ffa600;
}

.column-6 {
  justify-content: flex-end;
  display: flex;
}

.resume-download {
  flex-direction: column;
  margin-bottom: 30px;
  display: flex;
}

.tophp {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.tophp.tophomepage {
  margin-top: 40px;
  margin-bottom: 40px;
}

.headlinehp {
  text-align: center;
  letter-spacing: -1px;
  font-family: Playfair Display, sans-serif;
  font-size: 104px;
  font-weight: 400;
  line-height: 1;
}

.container-15 {
  max-height: 100%;
  max-width: 80%;
  min-height: 360px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.copy-hp {
  text-align: left;
  letter-spacing: -.5px;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 300;
  display: flex;
}

.copy-hp.copybold {
  max-width: none;
  color: #979797;
  text-align: center;
  letter-spacing: -1.5px;
  -webkit-text-stroke-color: #6e6e6e;
  text-transform: capitalize;
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  font-size: 3.5vw;
  font-weight: 600;
  display: flex;
}

.copy-hp.tag {
  color: #6e6e6e;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 600;
  display: flex;
}

.text-block-19 {
  color: rgba(255, 255, 255, .65);
  text-align: left;
  margin-bottom: 20px;
  margin-left: 18px;
  font-size: 14px;
  font-weight: 600;
}

.rich-text-block-2 {
  color: #fffefe;
  font-family: "Fa brands 400", sans-serif;
  font-weight: 500;
}

.image-13 {
  max-width: 40%;
  color: #f5eeee;
  text-align: right;
  display: block;
}

.grid-13 {
  grid-column-gap: 10px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr 1fr;
  align-items: center;
  justify-items: center;
}

.image-14 {
  max-width: 40%;
}

.image-15 {
  width: 30px;
}

.image-15:hover {
  color: #fcfcfc;
}

.rich-text-block-3 {
  color: #e2b3b3;
  font-family: "Fa brands 400", sans-serif;
}

.rich-text-block-4 {
  color: #fff;
  margin-left: 12px;
  font-family: "Fa brands 400", sans-serif;
  font-size: 36px;
  text-decoration: none;
}

.rich-text-block-4:hover {
  color: #ffa600;
}

.rich-text-block-4 a {
  color: #fffefe;
  text-decoration: none;
}

.rich-text-block-4 a:hover {
  color: #ffa600;
}

.image-16 {
  width: auto;
  height: auto;
  min-height: 150%;
  min-width: 150%;
  object-fit: cover;
}

.image-17 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-18 {
  max-width: 100%;
  margin-top: 12px;
  text-decoration: none;
}

.name-personnel {
  color: #979797;
  text-align: left;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 400;
}

.div-block-20 {
  max-width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.container-personnel {
  margin-top: 60px;
}

.text-block-20 {
  color: #979797;
  margin-bottom: 15px;
  font-family: Playfair Display, sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
}

.section-10 {
  margin-bottom: 15px;
}

.section-11 {
  margin-bottom: 44px;
}

.div-block-21 {
  margin-top: 100px;
  margin-bottom: 60px;
}

.rich-text-block-5 {
  color: #979797;
  letter-spacing: -.5px;
  margin-top: 20px;
  font-size: 22px;
  font-weight: 400;
}

.rich-text-block-5.hponly {
  color: #6e6e6e;
  -webkit-text-stroke-color: #333;
  padding-right: 17px;
  font-size: 22px;
}

.tagline {
  color: #6e6e6e;
  letter-spacing: -.5px;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.2em;
  display: flex;
}

.div-block-22 {
  align-self: flex-start;
}

@media screen and (max-width: 991px) {
  .section {
    height: 90vh;
    margin-bottom: 10px;
  }

  .grid {
    grid-row-gap: 59px;
    grid-template-columns: 1fr;
  }

  .section-4 {
    margin-top: 140px;
    display: block;
  }

  .container-6 {
    max-width: none;
    margin-left: 85px;
    margin-right: 85px;
  }

  .navbar {
    min-width: 0%;
  }

  .nav-link {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 2px;
    padding-left: 86px;
    display: block;
  }

  .nav-link.dropdown {
    padding-left: 67px;
  }

  .nav-menu, .menu-button, .menu-button.w--open {
    background-color: #f3e367;
  }

  .icon {
    color: #181818;
  }

  .dropdown-toggle {
    display: flex;
  }

  .icon-2 {
    padding-right: 102px;
  }

  .container-9 {
    width: auto;
    max-width: 130vw;
    min-width: auto;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .menu-button-2 {
    padding-right: 0;
  }

  .menu-button-2.w--open {
    color: #333;
    background-color: #ebebeb;
  }

  .nav-menu-2 {
    background-color: #ebebeb;
  }

  .brand {
    max-width: 45%;
    padding-left: 0;
  }

  .brand.w--current {
    max-width: 50%;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .main-heading {
    width: auto;
    max-width: 100%;
    font-size: 100px;
  }

  .paragraph-6 {
    max-width: 100%;
    margin-top: 60px;
    line-height: 1.2;
  }

  .container-11 {
    min-height: 200px;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .container-11.brand {
    flex-direction: column;
  }

  .container-11.pers {
    background-image: linear-gradient(rgba(255, 123, 0, .7), rgba(255, 123, 0, .7)), url('../images/untitled20-a.jpg');
    background-position: 0 0, 50% 20%;
    background-size: auto, cover;
  }

  .container-11.pers.test {
    height: 25%;
    min-height: 100px;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-5 {
    font-size: 100%;
  }

  .higghlight {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    line-height: 1;
  }

  .higghlight.dark {
    color: #fff;
  }

  .div-block-5 {
    min-height: auto;
    object-fit: contain;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    display: block;
  }

  .div-block-7 {
    line-height: 1;
  }

  .byline {
    margin-top: -67px;
    font-size: 14px;
    line-height: 1;
  }

  .div-block-8 {
    max-height: none;
    max-width: 100vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-7 {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: Playfair Display, sans-serif;
    font-size: 90px;
    font-weight: 400;
    display: flex;
  }

  .toppage {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-project {
    width: 70vw;
    display: inline;
  }

  .text-project.aboutme {
    max-width: none;
  }

  .work-video-section {
    justify-content: center;
  }

  .work-section {
    margin-top: 45px;
    margin-bottom: 45px;
    padding-left: 0;
    padding-right: 0;
  }

  .work-section._2grid {
    margin-top: 45px;
  }

  .work-section.logo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-2colum-equal {
    width: 100%;
  }

  .nav-footer {
    width: 100vw;
  }

  .line {
    max-width: 90vw;
  }

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

  .footer-heading {
    margin-bottom: 10px;
  }

  .footer-link {
    font-size: 10px;
  }

  .columns {
    max-width: 90vw;
    display: flex;
  }

  .video-container {
    max-width: 100vw;
    justify-content: space-around;
  }

  .divider {
    margin-top: 80px;
  }

  .div-block-11 {
    width: 80%;
  }

  .text-block-11 {
    margin-top: 13px;
  }

  .text-block-17.dot {
    margin-top: -20px;
    margin-bottom: 0;
  }

  .text-block-18 {
    padding-left: 0;
  }

  .list, .list-2, .list-3, .list-4, .list-5, .list-6 {
    display: block;
  }

  .resume-download {
    margin-bottom: 0;
  }

  .tophp {
    margin-top: 30px;
  }

  .tophp.tophomepage {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .copy-hp {
    max-width: none;
  }

  .copy-hp.copybold {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 2em;
  }

  .text-block-19 {
    margin-left: 0;
  }

  .image-17 {
    max-width: 95%;
    margin-top: 20px;
  }

  .image-18 {
    max-width: 70%;
    margin-top: 0;
    display: block;
  }

  .container-personnel {
    max-width: 75%;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 65vh;
    margin-bottom: 140px;
  }

  .nav-link {
    padding-left: 98px;
  }

  .html-embed {
    display: flex;
  }

  .container-9 {
    min-width: auto;
    align-items: center;
  }

  .menu-button-2 {
    background-color: #fff;
  }

  .menu-button-2.w--open {
    background-color: #ebebeb;
  }

  .icon-3 {
    color: #333;
  }

  .brand.w--current {
    justify-content: flex-start;
  }

  .main-heading {
    font-size: 71px;
  }

  .container-10 {
    max-width: 80%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
    display: block;
  }

  .paragraph-6 {
    margin-top: 45px;
    font-size: 16px;
    line-height: 1.2;
  }

  .container-11 {
    max-width: 100%;
    min-height: 120px;
    line-height: 1;
  }

  .higghlight {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .div-block-5 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .byline {
    text-align: center;
    margin-top: -44px;
    font-size: 11px;
  }

  .toppage {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .titleproject {
    margin-bottom: 30px;
  }

  .text-project {
    display: inline;
  }

  .text-project.aboutme {
    max-width: none;
    font-size: 18px;
  }

  .work-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .grid-2colum-equal {
    grid-template-columns: minmax(200px, 1.25fr);
  }

  .grid-2colum-equal._3-2 {
    grid-template-columns: minmax(200px, 1fr);
  }

  .grid-2colum-equal.before {
    grid-row-gap: 90px;
    flex-direction: column;
    grid-template-columns: 2.5fr;
    align-content: start;
    justify-content: space-around;
    align-items: stretch;
  }

  .image-9 {
    min-width: 50vw;
  }

  .grid-5 {
    max-width: 100vw;
    display: block;
  }

  .footer {
    padding: 20px 20px 40px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

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

  .footer-heading {
    margin-bottom: 10px;
  }

  .columns {
    width: 133.719vw;
    display: flex;
  }

  .div-block-9 {
    width: 100vw;
    justify-content: center;
    align-items: center;
  }

  .video-container {
    max-width: 100vw;
    justify-content: center;
    display: flex;
  }

  .divider {
    margin-top: 60px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .div-block-11 {
    width: 100%;
    margin-top: -4px;
    padding-top: 36px;
  }

  .text-block-11 {
    margin-top: -28px;
  }

  .grid-3-column {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .text-block-17.dot {
    margin-top: -25px;
  }

  .div-block-18 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .list, .list-2, .list-3, .list-4, .list-5, .list-6 {
    display: none;
  }

  .tophp {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .tophp.tophomepage {
    margin-top: 10px;
  }

  .headlinehp {
    font-size: 84px;
  }

  .container-15 {
    min-height: 120px;
  }

  .copy-hp {
    margin-top: 10px;
    font-size: 16px;
  }

  .copy-hp.copybold {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.5em;
    font-weight: 600;
  }

  .text-block-19 {
    margin-bottom: 15px;
  }

  .image-17 {
    margin-top: 10px;
  }

  .image-18 {
    max-width: 70%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-21 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 0;
    display: flex;
  }

  .section.hpmobile {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .nav-link {
    padding-left: 23px;
  }

  .brand {
    max-width: 55%;
  }

  .main-heading {
    width: 100%;
    max-width: none;
    margin-top: 0;
    font-size: 42px;
  }

  .container-10 {
    max-width: 80%;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }

  .paragraph-6 {
    font-size: 14px;
    line-height: 1.2;
  }

  .text-block-4 {
    margin-top: 20px;
    font-weight: 400;
    line-height: 1;
  }

  .bold-text-2 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
  }

  .bold-text-3 {
    font-size: 18px;
  }

  .container-11 {
    min-height: 80px;
  }

  .container-11.brand {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .higghlight {
    margin-top: auto;
    margin-bottom: auto;
    display: block;
  }

  .div-block-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-7 {
    display: none;
  }

  .toppage {
    margin-left: 11px;
    margin-right: 11px;
  }

  .titleproject {
    font-size: 40px;
  }

  .text-project {
    display: inline;
  }

  .text-project.aboutme {
    max-width: none;
    font-size: 14px;
  }

  .work-video-section {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .work-section {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .work-section._2grid {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .grid-2colum-equal {
    max-width: 100vw;
    grid-template-columns: minmax(200px, 1fr);
    align-content: center;
    justify-content: space-around;
    justify-items: stretch;
  }

  .grid-2colum-equal.grey-border {
    grid-template-columns: 1.25fr;
  }

  .grid-2colum-equal._23 {
    grid-template-columns: 1fr;
  }

  .grid-2colum-equal._3-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
    grid-auto-columns: 1fr;
    align-content: space-between;
    justify-content: center;
    justify-items: center;
    display: grid;
  }

  .grid-2colum-equal.before {
    align-items: start;
  }

  .grid-2colum-equal.label.small {
    grid-template-columns: minmax(200px, 1.25fr);
  }

  .image-8.grey-border {
    max-width: 100%;
  }

  .image-9 {
    min-width: 50vw;
  }

  .image-9.grey-border {
    min-width: 25vw;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 5px;
    margin-bottom: 0;
  }

  .copyright-copy {
    font-size: 10px;
  }

  .video-container {
    max-width: 100vw;
  }

  .divider {
    margin-bottom: 30px;
  }

  .link.intralink {
    font-size: 24px;
  }

  .link.personallink {
    text-align: center;
    font-size: 15px;
  }

  .section-9 {
    width: 70%;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .text-block-17 {
    text-align: center;
    justify-content: center;
    font-size: 16px;
    display: flex;
  }

  .text-block-17.dot {
    margin-top: -32px;
  }

  .div-block-18 {
    flex-direction: column;
    justify-content: space-between;
  }

  .column-6 {
    display: none;
  }

  .headlinehp {
    font-size: 50px;
  }

  .container-15 {
    min-height: 80px;
  }

  .copy-hp {
    margin-top: 10px;
    font-size: 15px;
  }

  .copy-hp.copybold {
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
  }

  .text-block-19 {
    font-size: 12px;
  }

  .image-17 {
    margin-top: 0;
  }

  .image-18 {
    max-width: 90%;
    margin-top: 0;
  }

  .name-personnel {
    font-size: 20px;
  }

  .text-block-20 {
    font-size: 24px;
  }

  .container-16 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .section-10 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .div-block-21 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .rich-text-block-5.hponly {
    font-size: 16px;
  }
}

#w-node-_0546f5fd-368f-46ae-c7d8-9db63647a28e-051571cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ff6e4c59-e8d4-74dc-01ea-aa0d7f42d4fd-051571cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-eb9c821b-e65b-932f-fa3e-62cc886328bf-051571cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_211462c0-4cfc-897c-9e57-93e1ce4a962c-7cdcb499, #w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb499 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb499 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_211462c0-4cfc-897c-9e57-93e1ce4a962c-7cdcb49a, #w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb49a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb49a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_211462c0-4cfc-897c-9e57-93e1ce4a962c-7cdcb49b, #w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb49b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_3e9666fd-d90b-e192-bcaa-29cee171a469-7cdcb49b {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_3e9666fd-d90b-e192-bcaa-29cee171a46a-7cdcb49b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb49b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_211462c0-4cfc-897c-9e57-93e1ce4a962c-7cdcb49d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb49d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb49d, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4a0, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90b8384e-01c1-291b-7086-cf655eade2e6-7cdcb4a2 {
  align-self: center;
}

#w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb4a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fab4dcb5-4a80-7092-42ab-3a9ba4327364-7cdcb4a3, #w-node-d28b1b7f-52a1-e341-7028-034d9d9e2025-7cdcb4a3, #w-node-_2bc7cfee-fc99-ab39-7585-5d51ae7045b8-7cdcb4a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4a3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90b8384e-01c1-291b-7086-cf655eade2e6-7cdcb4a4 {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb4a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: end;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90b8384e-01c1-291b-7086-cf655eade2e6-7cdcb4a5 {
  align-self: stretch;
}

#w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb4a5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4a5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90b8384e-01c1-291b-7086-cf655eade2e6-7cdcb4a7 {
  align-self: stretch;
}

#w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb4a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90b8384e-01c1-291b-7086-cf655eade2e6-7cdcb4a8 {
  align-self: stretch;
}

#w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb4a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-d89a8a9d-cd05-f44a-810d-5f647eb34198-7cdcb4a8 {
  align-self: stretch;
}

#w-node-d89a8a9d-cd05-f44a-810d-5f647eb34199-7cdcb4a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-c790f159-7b6e-849d-2383-bf573d2ac859-7cdcb4a8, #w-node-de81d0c5-3b06-7c7b-5d1f-3653978c53c5-7cdcb4a8, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f748104-edae-5fe4-09f8-5627122cc901-7cdcb4a9, #w-node-_0f748104-edae-5fe4-09f8-5627122cc902-7cdcb4a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90b8384e-01c1-291b-7086-cf655eade2e6-7cdcb4aa {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb4aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4aa, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c197ef85-c943-078a-f73d-816037efa90f-7cdcb4b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_04d3f9c7-d0c8-b605-347f-5ae957a6f64c-7cdcb4b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4b1, #w-node-_73d41def-b3b7-3cb1-31e4-590572cc7483-7cdcb4b2, #w-node-_755decd2-90e7-0bcc-52f2-e191568e10e0-7cdcb4b2, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4b2, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4b3, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4b4, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4b5, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4c8, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4c9, #w-node-_7d47d9b0-1415-b550-48d8-25a344a54507-7cdcb4ca, #w-node-_964e177f-b5f9-2b05-d95b-1c969353039b-7cdcb4ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a97ed1c-c428-b822-9060-4fbcf660b0b3-7cdcb4ca, #w-node-_7bc717a2-0a84-659a-5f93-5d57a3ac3097-7cdcb4ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4ca, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4cb, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4cc, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4cd, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4ce, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4cf, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4d0, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4d1, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4d2, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4e4, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4e5, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4e6, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4f9, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4fa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61aceb31-3fd7-0b84-0739-83acdab063dd-7cdcb4fb, #w-node-f5131578-d68f-7dc1-ea5b-dda1dade09e2-7cdcb4fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_573ca611-2732-432c-9b45-11b4529bd08c-7cdcb4fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4fb, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4fc, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4fd, #w-node-a0c0df2b-872e-1502-e6ac-8627d3dc76f8-7cdcb4fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-fab4dcb5-4a80-7092-42ab-3a9ba4327364-7cdcb4a3, #w-node-d28b1b7f-52a1-e341-7028-034d9d9e2025-7cdcb4a3, #w-node-_2bc7cfee-fc99-ab39-7585-5d51ae7045b8-7cdcb4a3 {
    justify-self: center;
  }

  #w-node-c197ef85-c943-078a-f73d-816037efa90f-7cdcb4b1 {
    align-self: auto;
  }

  #w-node-_61aceb31-3fd7-0b84-0739-83acdab063dd-7cdcb4fb {
    justify-self: center;
  }

  #w-node-f5131578-d68f-7dc1-ea5b-dda1dade09e2-7cdcb4fb {
    justify-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_211462c0-4cfc-897c-9e57-93e1ce4a962c-7cdcb499, #w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb499 {
    justify-self: center;
  }

  #w-node-_211462c0-4cfc-897c-9e57-93e1ce4a962c-7cdcb49a {
    align-self: start;
    justify-self: center;
  }

  #w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb49a {
    justify-self: center;
  }

  #w-node-_211462c0-4cfc-897c-9e57-93e1ce4a962c-7cdcb49b {
    align-self: start;
    justify-self: center;
  }

  #w-node-ffd5ec4d-7350-3272-2849-967150494dbd-7cdcb49b, #w-node-_90b8384e-01c1-291b-7086-cf655eade2e6-7cdcb4a5 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}