body {
  color: #000;
  font-family: Eina03, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.navbar {
  background-color: #fff;
  border-bottom: 1px solid #d3d3d3;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo-primary-typographic {
  margin-top: 16px;
  margin-bottom: 0;
  margin-left: 0;
}

.global-navigation-link {
  float: right;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 18px;
  margin-bottom: 22px;
  margin-left: 24px;
  font-family: Eina04w03, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.global-navigation-link:hover {
  color: #88b0cd;
}

.global-navigation-link:active {
  color: #000;
}

.global-navigation-link:focus {
  color: #7091a8;
}

.global-navigation-container-inner {
  background-color: #fff;
  margin-bottom: 0;
}

.about {
  max-width: 630px;
  margin: 60px auto 42px;
}

.h1 {
  width: auto;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Eina04w03, sans-serif;
  font-size: 150%;
  font-weight: 600;
  line-height: 32px;
}

.paragraph {
  color: #000;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 16px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.button-primary {
  width: 149px;
  height: 44px;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #000;
  border: 1px #000;
  border-radius: 4px;
  align-self: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0 0;
  font-family: Eina04w03, sans-serif;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 0 1px #000;
}

.button-primary:hover {
  color: #000;
  background-color: #88b0cd;
  border-style: none;
  border-radius: 4px;
  text-decoration: none;
  box-shadow: 0 0 1px #818181;
}

.button-primary:active {
  box-shadow: none;
  color: #fff;
}

.button-primary:focus {
  color: #000;
  background-color: #7091a8;
  box-shadow: 0 0 1px #737373;
}

.button-primary-container {
  width: 149px;
  height: 44px;
  border-radius: 4px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}

.button-primary-container:hover {
  color: #000;
  background-color: #88b0cd;
}

.text-block {
  text-align: center;
  margin-top: 6px;
  font-size: 12px;
  line-height: 16px;
}

.projects {
  background-color: #f1f1f1;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 5px;
}

.project-cover-container {
  max-width: 963px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
}

.contact {
  margin-top: 0;
  margin-bottom: 0;
}

.project-cover-link-box-project-2 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-Return-App-Enabled.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-2:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-Return-App-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.project-cover-link-box-project-2:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-Return-App-Hover.png');
}

.form-block {
  max-width: 560px;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
}

.form-field {
  min-width: 0;
  margin-bottom: 16px;
}

.form-field-narrow {
  max-width: 272px;
  min-width: 0;
  margin-bottom: 16px;
  padding-top: 10px;
}

.h2 {
  width: 100%;
  height: 16px;
  float: none;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 24px;
  margin-left: 0;
  padding-top: 1px;
  font-family: Eina04w03, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
}

.icon-square-block {
  clear: none;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
  position: static;
}

.icon-sqaure-link-block-linkedin {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background-image: url('../images/01-Atoms-Icons-Linkedin-Square.svg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 4px;
  margin-right: 4px;
  display: inline-block;
}

.icon-sqaure-link-block-linkedin:hover {
  background-image: url('../images/01-Atoms-Icons-Linkedin-Square-Hover.svg');
  background-size: auto;
}

.icon-sqaure-link-block-linkedin:active {
  background-image: url('../images/01-Atoms-Icons-Linkedin-Square-Active.svg');
}

.icon-sqaure-link-block-linkedin:focus {
  background-image: url('../images/01-Atoms-Icons-Linkedin-Square-Focused.svg');
  background-size: auto;
}

.get-in-touch-container {
  width: 280px;
  clear: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 8px;
}

.connect-container {
  width: 129px;
  margin-bottom: 52px;
  margin-left: auto;
  margin-right: auto;
}

.form-label {
  text-align: left;
  margin-top: 32px;
  margin-bottom: 4px;
  font-weight: 400;
}

.footer {
  background-color: #f1f1f1;
  border: 1px solid #d3d3d3;
  margin-top: 0;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.footer-ciompany-name {
  color: #666;
  margin-top: 13px;
  margin-bottom: 10px;
}

.text-block-3 {
  text-align: center;
  padding-top: 2px;
}

.error-message {
  margin-bottom: 1px;
}

.button-primary-submit {
  width: 149px;
  height: 44px;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  object-fit: fill;
  background-color: #000;
  border: 1px #000;
  border-radius: 4px;
  align-self: flex-start;
  margin-bottom: 16px;
  padding: 8px 0 10px;
  font-family: Eina04w03, sans-serif;
  font-weight: 600;
  text-decoration: none;
  overflow: visible;
  box-shadow: 0 0 1px #000;
}

.button-primary-submit:hover {
  color: #000;
  background-color: #88b0cd;
  border-style: none;
  border-radius: 4px;
  text-decoration: none;
  box-shadow: 0 0 1px #818181;
}

.button-primary-submit:active {
  box-shadow: none;
  color: #fff;
}

.button-primary-submit:focus {
  color: #000;
  background-color: #7091a8;
  box-shadow: 0 0 1px #737373;
}

.icon-sqaure-link-block-instagram {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background-image: url('../images/01-Atoms-Icons-Instagram-Square-Enabled.svg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 4px;
  margin-right: 4px;
  display: inline-block;
}

.icon-sqaure-link-block-instagram:hover {
  background-image: url('../images/01-Atoms-Icons-Instagram-Square-Hover.svg');
  background-size: auto;
}

.icon-sqaure-link-block-instagram:active {
  background-image: url('../images/01-Atoms-Icons-Instagram-Square-Active.svg');
}

.icon-sqaure-link-block-instagram:focus {
  background-image: url('../images/01-Atoms-Icons-Instagram-Square-Focused.svg');
  background-size: auto;
}

.icon-sqaure-link-block-spotify {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background-image: url('../images/01-Atoms-Icons-Spotify-Square-Enabled.svg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 4px;
  margin-right: 4px;
  display: inline-block;
}

.icon-sqaure-link-block-spotify:hover {
  background-image: url('../images/01-Atoms-Icons-Spotify-Square-Hover.svg');
  background-size: auto;
}

.icon-sqaure-link-block-spotify:active {
  background-image: url('../images/01-Atoms-Icons-Spotify-Square-Active.svg');
}

.icon-sqaure-link-block-spotify:focus {
  background-image: url('../images/01-Atoms-Icons-Spotify-Square-Focused.svg');
  background-size: auto;
}

.icon-square-block-phone, .icon-square-block-email {
  clear: none;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
  position: static;
}

.breadcrumbs {
  width: 100%;
  height: 50px;
  background-color: #fff;
  border-top: 1px solid #e8e8e8;
  margin-top: 60px;
  padding-top: 16px;
  padding-bottom: 16px;
  position: fixed;
  top: 0;
}

.breadcrumb {
  color: #666;
  text-decoration: none;
}

.breadcrumb:hover {
  text-decoration: underline;
}

.breadcrumbs-container {
  width: 940px;
  height: auto;
  color: #666;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.breadcrumbs-forward-slash {
  color: #666;
  text-decoration: none;
}

.local-navigation {
  width: 100%;
  height: 66px;
  background-color: #f1f1f1;
  border: 1px solid #d3d3d3;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  position: fixed;
  top: 60px;
}

.local-navigation-next-project-link-box {
  width: 32px;
  height: 32px;
  float: right;
  background-image: url('../images/01-Atoms-Icons-Chevron-Right-Square-Enabled.svg');
  background-position: 50%;
  background-size: cover;
}

.local-navigation-next-project-link-box:hover {
  background-image: url('../images/01-Atoms-Icons-Chevron-Right-Square-Hover.svg');
  background-size: auto;
}

.local-navigation-previous-project-link-box {
  width: 32px;
  height: 32px;
  background-image: url('../images/01-Atoms-Icons-Chevron-Left-Square-Enabled.svg');
  background-position: 50%;
  background-size: cover;
}

.local-navigation-previous-project-link-box:hover {
  background-image: url('../images/01-Atoms-Icons-Chevron-Left-Square-Hover.svg');
  background-position: 0 0;
  background-size: cover;
}

.local-navigation-previous-project-link-box.w--current {
  display: block;
}

.columns {
  width: 940px;
  height: 32px;
  margin: 0 auto;
}

.local-navigation-coloumn-right {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.local-navigation-column-left {
  height: 32px;
  padding-left: 0;
  padding-right: 0;
}

.local-navigation-column-middle {
  padding-left: 0;
  padding-right: 0;
}

.body {
  margin-top: 16px;
}

.button-secondary-project-info-show {
  width: 112px;
  height: 32px;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #000;
  border: 1px #000;
  border-radius: 4px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 9px 16px auto;
  font-family: Eina04w03, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  text-decoration: none;
  box-shadow: 0 0 1px #000;
}

.button-secondary-project-info-show:hover {
  color: #000;
  background-color: #88b0cd;
  border-style: none;
  border-radius: 4px;
  text-decoration: none;
  box-shadow: 0 0 1px #818181;
}

.button-secondary-project-info-show:active {
  box-shadow: none;
  color: #fff;
}

.button-secondary-project-info-show:focus {
  color: #fff;
  background-color: #000;
  box-shadow: 0 0 1px #737373;
}

.paragraph-heading-inline {
  width: auto;
  color: #000;
  padding-bottom: 8px;
  font-size: 12px;
  line-height: 14px;
  display: block;
}

.project {
  width: auto;
  height: auto;
  max-width: 940px;
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 68px;
  display: block;
  position: static;
}

.project-image-caption-container {
  margin-top: 0;
}

.lightbox-container {
  border: 1px solid #d3d3d3;
  margin-bottom: 16px;
}

.caption-text-block {
  color: #000;
  margin-top: 16px;
  margin-bottom: 30px;
  font-family: Eina03, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.lightbox-link {
  width: 100%;
  height: auto;
  background-image: url('../images/pre_loader_.gif');
  background-position: 50%;
  background-size: cover;
}

.section-position {
  height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 39px;
  padding-bottom: 0;
  padding-right: 0;
}

.project-cover-link-box-spacer-mob {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-Test.jpg');
  background-position: 0 0;
  background-size: 125px;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
  display: none;
}

.project-cover-link-box-spacer-mob:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-Hover-Test-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.project-cover-link-box-spacer-mob:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-Hover-Test-2.png');
  background-size: cover;
}

.project-cover-link-box-project-1 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-Harrods-App-Redesign-Enabled.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-1:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-Harrods-App-Redesign-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.project-cover-link-box-project-1:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-Harrods-App-Redesign-Hover.png');
}

.project-cover-link-box-project-3 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-Boutique-1-Enabled.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-3:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-Boutique-1-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.project-cover-link-box-project-3:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-Boutique-1-Hover.png');
}

.project-cover-link-box-project-4 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-adamdanielbest-Design-System-Enabled.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-4:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-adamdanielbest-Design-System-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.project-cover-link-box-project-4:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-adamdanielbest-Design-System-Hover.png');
}

.project-cover-link-box-project-5 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-Burberry-Enabled.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-5:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-Burberry-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.project-cover-link-box-project-5:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-Burberry-Hover.png');
}

.project-cover-link-box-project-6 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-Typography-Enabled.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-6:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-Typography-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.project-cover-link-box-project-6:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-Typography-Hover.png');
}

.project-cover-link-box-project-7 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-Chanel-Bespoke-Ad-Enabled.png');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-7:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-Chanel-Bespoke-Ad-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.project-cover-link-box-project-7:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-Chanel-Bespoke-Ad-Hover.png');
}

.project-cover-link-box-project-8 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-Harrods-App-DS-Enabled-2.png');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-8:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-Harrods-App-DS-Hover-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.project-cover-link-box-project-8:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-Harrods-App-DS-Hover-2.png');
  background-size: cover;
}

.project-info-cover {
  height: auto;
  min-height: 292px;
  background-color: #f1f1f1;
  background-image: url('../images/Project-Info-Cover-Desktop-Tablet-Chanel-Bespoke-Ad.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.project-info-cover-text {
  width: 50%;
  height: 100%;
  color: #666;
  display: flex;
}

.project-info-cover-text-block {
  max-width: none;
  min-width: auto;
  float: left;
  color: #000;
  flex: 0 auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  font-weight: 400;
}

.image-4 {
  display: none;
}

.project-info-cover-text-span {
  color: #666;
}

.project-info-cover-1 {
  height: auto;
  min-height: 292px;
  background-color: #f1f1f1;
  background-image: url('../images/Project-Info-Cover.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.project-info-cover-2 {
  height: auto;
  min-height: 292px;
  background-color: #f1f1f1;
  background-image: url('../images/Project-Info-Cover-Desktop-Tablet-Return-App.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.project-info-cover-3 {
  height: auto;
  min-height: 292px;
  background-color: #f1f1f1;
  background-image: url('../images/Project-Cover-Boutique-1-Enabled.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.project-info-cover-4 {
  height: auto;
  min-height: 292px;
  background-color: #f6f6f6;
  background-image: url('../images/Project-Info-Cover-Desktop-Tablet-adamdanielbest.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.project-info-cover-8 {
  height: auto;
  min-height: 292px;
  background-color: #f6f6f6;
  background-image: url('../images/Project-Cover-Harrods-App-DS-Enabled-2.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 456px;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.project-info-cover-6 {
  height: auto;
  min-height: 292px;
  background-color: #fff;
  background-image: url('../images/Project-Info-Cover-Desktop-Tablet-Typography.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.project-info-cover-5 {
  height: auto;
  min-height: 292px;
  background-color: #fff;
  background-image: url('../images/Project-Info-Cover-Desktop-Tablet-Burberry.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.back-to-top-with-hover {
  width: 32px;
  height: 32px;
  background-image: url('../images/01-Atoms-Icons-Back-To-Top-Square-Enabled.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.back-to-top-with-hover:hover {
  background-image: url('../images/01-Atoms-Icons-Back-To-Top-Square-Hover.svg');
  background-position: 0 0;
  background-size: cover;
}

.back-to-top-with-hover.w--current {
  cursor: pointer;
  display: block;
}

.div-block {
  margin-bottom: 16px;
}

.project-cover-link-box-project-9 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-adamdanielbest-Minimal-Enabled.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-9:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-adamdanielbest-Minimal-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.project-cover-link-box-project-9:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-adamdanielbest-Minimal-Hover.png');
  background-size: cover;
}

.project-info-cover-9 {
  height: auto;
  min-height: 292px;
  background-color: #fff;
  background-image: url('../images/Project-Info-Cover-Desktop-Tablet-Minimal.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.section-heading {
  color: #666;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.div-block-2 {
  background-image: url('../images/adamdanielbest-project-info-tablet-4.png');
  background-position: 87%;
}

.project-section-container {
  width: auto;
  max-width: none;
  text-align: left;
  margin-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 12px;
  line-height: 14px;
  display: block;
}

.italic-text, .italic-text-2 {
  font-style: normal;
}

.list-item {
  color: #666;
  text-align: left;
  padding-bottom: 8px;
}

.list-item-2 {
  text-align: left;
}

.list {
  padding-left: 12px;
}

.inline-description {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.project-cover-link-box-project-10 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-HubbleHQ-Enabled.png');
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-10:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-HubbleHQ-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.project-cover-link-box-project-10:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-HubbleHQ-Hover.png');
}

.image-11 {
  display: none;
}

.div-block-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.project-info-cover-10 {
  height: auto;
  min-height: 292px;
  background-color: #f1f1f1;
  background-image: url('../images/Project-Cover-HubbleHQ-Enabled.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.project-cover-link-box-project-11 {
  width: 302px;
  height: auto;
  max-height: 302px;
  min-height: 302px;
  background-image: url('../images/Project-Cover-Lickd-Enabled.png');
  background-size: cover;
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.project-cover-link-box-project-11:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Project-Cover-Lickd-Hover.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.project-cover-link-box-project-11:focus {
  background-color: #7091a8;
  background-image: url('../images/Project-Cover-Lickd-Hover.png');
}

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

.bold-text-2 {
  color: #000;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.utility-page-content {
  width: 160px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-12 {
  margin-bottom: 8px;
}

.image-13 {
  margin-bottom: 16px;
}

.body-2 {
  margin-bottom: 16px;
  margin-left: 16px;
  margin-right: 16px;
  padding-bottom: 0;
}

.text-block-4 {
  margin-bottom: 0;
}

.error-message-2 {
  margin-bottom: 16px;
  padding: 8px;
}

.inline-link {
  color: #88b0cd;
  font-weight: 400;
}

.bold-text-3, .bold-text-4 {
  font-weight: 400;
}

.text-span {
  color: #666;
}

.project-info-cover-1-copy {
  height: auto;
  min-height: 292px;
  background-color: #f1f1f1;
  background-image: url('../images/Project-Info-Cover.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

.project-info-cover-11 {
  height: auto;
  min-height: 292px;
  background-color: #f1f1f1;
  background-image: url('../images/lickd-project-info-mobile_1.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  margin-top: 74px;
  margin-bottom: 32px;
  display: block;
}

@media screen and (max-width: 991px) {
  .navbar {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 91px;
    padding-right: 91px;
  }

  .logo-primary-typographic {
    padding-left: 6px;
  }

  .global-navigation-link {
    margin-right: 3px;
  }

  .global-navigation-container-inner {
    max-width: 100%;
    display: block;
  }

  .project-cover-container {
    max-width: 595px;
  }

  .project-cover-link-box-project-2 {
    width: 279px;
    max-height: 279px;
    min-height: 279px;
  }

  .error-message {
    border: 1px solid #f5b4b4;
    margin-bottom: 25px;
  }

  .breadcrumbs {
    margin-top: 60px;
  }

  .breadcrumbs-container {
    width: 578px;
  }

  .local-navigation {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .columns {
    width: 578px;
    margin-left: auto;
    padding-right: 0;
  }

  .local-navigation-coloumn-right {
    padding-right: 0;
  }

  .local-navigation-column-left {
    padding-left: 0;
  }

  .lightbox-container {
    max-width: 576px;
    margin-left: auto;
    margin-right: auto;
  }

  .caption-text-block {
    max-width: 576px;
    margin: 16px auto 20px;
  }

  .lightbox-link {
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .project-cover-link-box-spacer-mob, .project-cover-link-box-project-1, .project-cover-link-box-project-3, .project-cover-link-box-project-4, .project-cover-link-box-project-5, .project-cover-link-box-project-6, .project-cover-link-box-project-7, .project-cover-link-box-project-8 {
    width: 279px;
    max-height: 279px;
    min-height: 279px;
  }

  .project-info-cover {
    background-position: 100% 100%;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-info-cover-text-block {
    padding-right: 32px;
  }

  .project-info-cover-1 {
    background-image: url('../images/Project-Info-Cover.png');
    background-position: 100% 100%;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-info-cover-2, .project-info-cover-3, .project-info-cover-4, .project-info-cover-8, .project-info-cover-6, .project-info-cover-5 {
    background-position: 100% 100%;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-cover-link-box-project-9 {
    width: 279px;
    max-height: 279px;
    min-height: 279px;
  }

  .project-info-cover-9 {
    background-position: 100% 100%;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-section-container {
    margin-bottom: 32px;
  }

  .project-cover-link-box-project-10 {
    width: 279px;
    max-height: 279px;
    min-height: 279px;
  }

  .project-info-cover-10 {
    background-position: 100% 100%;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-cover-link-box-project-11 {
    width: 279px;
    max-height: 279px;
    min-height: 279px;
  }

  .project-info-cover-1-copy {
    background-image: url('../images/Project-Info-Cover.png');
    background-position: 100% 100%;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-info-cover-11 {
    background-image: url('../images/lickd-project-info-desktop-tablet.png');
    background-position: 100% 100%;
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-primary-typographic {
    margin-left: 16px;
    padding-left: 0;
  }

  .global-navigation-link {
    margin-left: 0;
    padding-left: 12px;
    padding-right: 13px;
  }

  .global-navigation-container-inner {
    border-bottom: 1px #d3d3d3;
  }

  .about {
    margin-left: 16px;
    margin-right: 16px;
  }

  .projects {
    padding-bottom: 22px;
  }

  .project-cover-container {
    width: 559px;
  }

  .project-cover-link-box-project-2 {
    width: 261px;
    max-height: 261px;
    min-height: 261px;
    margin-bottom: 10px;
  }

  .h2 {
    width: 100%;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: static;
    margin-bottom: 24px;
    font-size: 16px;
  }

  .form {
    margin-left: 16px;
    margin-right: 16px;
  }

  .footer {
    position: static;
  }

  .breadcrumbs {
    margin-left: auto;
    margin-right: auto;
  }

  .breadcrumbs-container {
    width: 179px;
    margin-left: 16px;
    padding-left: 0;
  }

  .columns {
    width: 100%;
    display: inline-block;
  }

  .local-navigation-coloumn-right {
    justify-content: flex-end;
    padding-right: 16px;
    display: flex;
  }

  .local-navigation-column-left {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 16px;
    display: flex;
  }

  .lightbox-container, .caption-text-block {
    max-width: 534px;
  }

  .project-cover-link-box-spacer-mob {
    width: 261px;
    max-height: 261px;
    min-height: 261px;
  }

  .project-cover-link-box-project-1, .project-cover-link-box-project-3, .project-cover-link-box-project-4, .project-cover-link-box-project-5, .project-cover-link-box-project-6, .project-cover-link-box-project-7, .project-cover-link-box-project-8 {
    width: 261px;
    max-height: 261px;
    min-height: 261px;
    margin-bottom: 10px;
  }

  .project-info-cover {
    min-height: 100%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-info-cover-text {
    width: 100%;
  }

  .project-info-cover-text-block {
    padding-right: 16px;
  }

  .image-4 {
    display: block;
  }

  .project-info-cover-1, .project-info-cover-2, .project-info-cover-3, .project-info-cover-4, .project-info-cover-8, .project-info-cover-6, .project-info-cover-5 {
    min-height: 100%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-cover-link-box-project-9 {
    width: 261px;
    max-height: 261px;
    min-height: 261px;
    margin-bottom: 10px;
  }

  .project-info-cover-9 {
    min-height: 100%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-cover-link-box-project-10 {
    width: 261px;
    max-height: 261px;
    min-height: 261px;
    margin-bottom: 10px;
  }

  .project-info-cover-10 {
    min-height: 100%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-left: 16px;
    margin-right: 16px;
  }

  .project-cover-link-box-project-11 {
    width: 261px;
    max-height: 261px;
    min-height: 261px;
    margin-bottom: 10px;
  }

  .project-info-cover-1-copy, .project-info-cover-11 {
    min-height: 100%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-left: 16px;
    margin-right: 16px;
  }
}

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

  .logo-primary-typographic {
    margin: 16px auto;
    display: block;
  }

  .global-navigation-link {
    width: 33.3%;
    float: right;
    clear: none;
    color: #000;
    letter-spacing: 1px;
    margin: 0 auto 22px;
    padding-left: 12px;
    padding-right: 19px;
    font-family: Eina04w03, sans-serif;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
  }

  .global-navigation-container-inner {
    background-color: #fff;
    border: 1px #000;
    margin-bottom: 0;
  }

  .about {
    letter-spacing: 1px;
    margin-top: 104px;
  }

  .h1 {
    color: #000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 8px;
    font-family: Eina04w03, sans-serif;
    font-size: 150%;
    font-weight: 600;
    line-height: 32px;
  }

  .paragraph {
    color: #000;
    text-align: center;
    letter-spacing: 0;
    margin: 0 0 16px;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
  }

  .button-primary {
    width: auto;
    height: 44px;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: #000;
    border: 1px #000;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 16px 8px;
    font-family: Eina04w03, sans-serif;
    font-weight: 600;
    display: inline-block;
    overflow: visible;
    box-shadow: 0 0 1px 1px #000;
  }

  .button-primary-container {
    width: 149px;
    height: 44px;
    margin-left: auto;
    margin-right: auto;
  }

  .projects {
    padding-right: 0;
    overflow: auto;
  }

  .project-cover-container {
    width: 100%;
    margin-left: 0;
    margin-right: 16px;
    display: flex;
    overflow: auto;
  }

  .project-cover-link-box-project-2 {
    width: 276px;
    height: 276px;
    max-height: none;
    max-width: 100%;
    min-height: 0;
    min-width: 0;
    flex: none;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-left: 16px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    overflow: visible;
  }

  .form-field-narrow {
    max-width: 288px;
  }

  .h2 {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    padding-top: 3px;
    padding-bottom: 24px;
    font-size: 16px;
    display: flex;
  }

  .icon-sqaure-link-block-linkedin {
    display: inline-block;
  }

  .form {
    margin-left: 16px;
    margin-right: 16px;
  }

  .success-message {
    background-color: #f1f1f1;
    border: 1px solid #d3d3d3;
    margin: 10px 16px 25px;
    padding: 16px;
  }

  .error-message {
    margin-left: 16px;
    margin-right: 16px;
    padding: 16px;
  }

  .button-primary-submit {
    width: 149px;
    height: 44px;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: #000;
    border: 1px #000;
    border-radius: 4px;
    align-self: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 16px;
    font-family: Eina04w03, sans-serif;
    font-weight: 600;
    display: inline-block;
    box-shadow: 0 0 1px 1px #000;
  }

  .icon-sqaure-link-block-instagram {
    display: inline-block;
  }

  .icon-sqaure-link-block-spotify {
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
  }

  .logo-link-block, .logo-link-block.w--current {
    width: 100%;
  }

  .breadcrumbs {
    width: 100%;
    height: 53px;
    margin-top: 104px;
    padding-top: 16px;
    position: fixed;
  }

  .breadcrumb {
    width: 100%;
    color: #666;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
  }

  .breadcrumb:hover {
    text-decoration: underline;
  }

  .breadcrumbs-container {
    width: 290px;
    margin: 0 auto;
    padding-bottom: 0;
  }

  .local-navigation {
    width: 100%;
    margin-top: -1px;
    position: fixed;
    top: 105px;
  }

  .columns {
    width: 100%;
  }

  .local-navigation-coloumn-right {
    justify-content: flex-end;
    align-items: flex-end;
    padding-right: 16px;
    display: flex;
  }

  .local-navigation-column-left {
    justify-content: flex-start;
    align-items: center;
    padding-left: 16px;
    display: flex;
  }

  .local-navigation-column-middle {
    display: inline-block;
    position: static;
  }

  .button-secondary-project-info-show {
    width: 112px;
    height: 32px;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: #000;
    border: 1px #000;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    padding: 9px 16px auto;
    font-family: Eina04w03, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    display: inline-block;
    box-shadow: 0 0 1px 1px #000;
  }

  .project {
    width: 100%;
    padding-top: 170px;
    padding-left: 16px;
    padding-right: 16px;
    display: inline-block;
  }

  .project-image-caption-container {
    width: 100%;
    float: left;
    clear: left;
    overflow: auto;
  }

  .lightbox-container {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
    overflow: auto;
  }

  .lightbox-link {
    width: 100%;
    height: auto;
    background-image: url('../images/adamdanielbest_responsive_email_mobile.jpg');
    background-position: 0 0;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
  }

  .project-cover-link-box-spacer-mob {
    width: 16px;
    height: auto;
    max-height: none;
    max-width: 100%;
    min-height: 0;
    min-width: 0;
    background-image: none;
    flex: none;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: auto;
  }

  .project-cover-link-box-project-1, .project-cover-link-box-project-3, .project-cover-link-box-project-4, .project-cover-link-box-project-5, .project-cover-link-box-project-6, .project-cover-link-box-project-7, .project-cover-link-box-project-8 {
    width: 276px;
    height: 276px;
    max-height: none;
    max-width: 100%;
    min-height: 0;
    min-width: 0;
    flex: none;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-left: 16px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    overflow: visible;
  }

  .project-info-cover {
    width: 100%;
    float: left;
    clear: left;
    background-image: none;
    margin-top: 0;
    margin-left: 0;
    overflow: auto;
  }

  .project-info-cover-text {
    width: auto;
  }

  .project-info-cover-text-block {
    margin-top: 0;
    margin-left: 0;
    padding-right: 16px;
    display: block;
    overflow: visible;
  }

  .image-4 {
    display: block;
  }

  .project-info-cover-text-span {
    color: #666;
  }

  .project-info-cover-1 {
    width: 100%;
    float: left;
    clear: left;
    background-image: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    overflow: auto;
  }

  .project-info-cover-2, .project-info-cover-3, .project-info-cover-4, .project-info-cover-8, .project-info-cover-6, .project-info-cover-5 {
    width: 100%;
    float: left;
    clear: left;
    background-image: none;
    margin-top: 0;
    margin-left: 0;
    overflow: auto;
  }

  .project-cover-link-box-project-9 {
    width: 276px;
    height: 276px;
    max-height: none;
    max-width: 100%;
    min-height: 0;
    min-width: 0;
    flex: none;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-left: 16px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    overflow: visible;
  }

  .project-info-cover-9 {
    width: 100%;
    float: left;
    clear: left;
    background-image: none;
    margin-top: 0;
    margin-left: 0;
    overflow: auto;
  }

  .section-heading {
    object-fit: none;
    padding-bottom: 0;
    display: block;
  }

  .project-section-container {
    width: 100%;
    float: left;
    clear: left;
    object-fit: none;
    padding-left: 0;
    padding-right: 0;
    overflow: auto;
  }

  .project-cover-link-box-project-10 {
    width: 276px;
    height: 276px;
    max-height: none;
    max-width: 100%;
    min-height: 0;
    min-width: 0;
    flex: none;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-left: 16px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    overflow: visible;
  }

  .image-11 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
    display: block;
  }

  .div-block-3 {
    background-image: url('../images/lickd-project-info-mobile.png');
    background-position: 0 0;
    background-size: auto;
    background-attachment: fixed;
  }

  .project-info-cover-10 {
    width: 100%;
    float: left;
    clear: left;
    background-image: none;
    margin-top: 0;
    margin-left: 0;
    overflow: auto;
  }

  .project-cover-6 {
    background-image: url('../images/Project-Cover-HubbleHQ-Enabled.png');
    background-position: 0 0;
    background-size: auto;
    display: block;
  }

  .project-cover-link-box-project-11 {
    width: 276px;
    height: 276px;
    max-height: none;
    max-width: 100%;
    min-height: 0;
    min-width: 0;
    flex: none;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-left: 16px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    overflow: visible;
  }

  .utility-page-content {
    width: 160px;
  }

  .form-block-2 {
    width: auto;
    max-width: none;
    align-self: center;
    margin-bottom: 0;
    display: block;
  }

  .project-info-cover-1-copy {
    width: 100%;
    float: left;
    clear: left;
    background-image: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    overflow: auto;
  }

  .project-info-cover-11 {
    width: 100%;
    float: left;
    clear: left;
    background-image: none;
    margin-top: 0;
    margin-left: 0;
    overflow: auto;
  }
}


@font-face {
  font-family: 'Eina03';
  src: url('../fonts/Eina03-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Eina04w03';
  src: url('../fonts/Eina04W03-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}