<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.tp-landingpage :root {
  --black: black;
  --white: white;
}
.tp-landingpage .w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.tp-landingpage .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;
}
.tp-landingpage .w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}
.tp-landingpage .w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

@media screen and (max-width: 767px) {
.tp-landingpage .w-layout-blockcontainer {
    max-width: none;
  }
}.tp-landingpage {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.tp-landingpage h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}
.tp-landingpage h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}
.tp-landingpage h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}
.tp-landingpage h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}
.tp-landingpage h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}
.tp-landingpage h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.tp-landingpage p {
  margin-bottom: 10px;
}
.tp-landingpage a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}
.tp-landingpage a:hover {
  color: #32343a;
}
.tp-landingpage a:active {
  color: #43464d;
}
.tp-landingpage ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style-type: disc;
}
.tp-landingpage li {
  margin-bottom: 10px;
}
.tp-landingpage img {
  display: block;
}
.tp-landingpage label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}
.tp-landingpage blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}
.tp-landingpage figure {
  margin-top: 25px;
  padding-bottom: 20px;
}
.tp-landingpage figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}
.tp-landingpage .heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}
.tp-landingpage .styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}
.tp-landingpage .heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
.tp-landingpage .rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}
.tp-landingpage .rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}
.tp-landingpage .container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.tp-landingpage .styleguide-content-wrap {
  text-align: center;
}
.tp-landingpage .paragraph-small {
  font-size: 14px;
  line-height: 26px;
}
.tp-landingpage .styleguide-header-wrap {
  height: 460px;
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}
.tp-landingpage .styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}
.tp-landingpage .heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}
.tp-landingpage .paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}
.tp-landingpage .paragraph-tiny.cc-paragraph-tiny-light {
  opacity: .7;
}
.tp-landingpage .label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}
.tp-landingpage .label.cc-styleguide-label {
  margin-bottom: 25px;
}
.tp-landingpage .label.cc-speaking-label {
  margin-top: 20px;
  margin-bottom: 10px;
}
.tp-landingpage .label.cc-about-light,
.tp-landingpage .paragraph-light {
  opacity: .6;
}
.tp-landingpage .paragraph-light.cc-position-name {
  margin-bottom: 5px;
}
.tp-landingpage .section {
  margin-left: 30px;
  margin-right: 30px;
}
.tp-landingpage .section.cc-contact {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}
.tp-landingpage .button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}
.tp-landingpage .button:hover {
  color: #fff;
  background-color: #32343a;
}
.tp-landingpage .button:active {
  background-color: #43464d;
}
.tp-landingpage .button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}
.tp-landingpage .button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}
.tp-landingpage .button.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}
.tp-landingpage .button.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}
.tp-landingpage .paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}
.tp-landingpage .paragraph-bigger.cc-bigger-light {
  opacity: .6;
}
.tp-landingpage .divider {
  height: 1px;
  background-color: #eee;
}
.tp-landingpage .logo-link {
  z-index: 1;
}
.tp-landingpage .logo-link:hover {
  opacity: .8;
}
.tp-landingpage .logo-link:active {
  opacity: .7;
}
.tp-landingpage .navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}
.tp-landingpage .navigation-item:hover {
  opacity: .9;
}
.tp-landingpage .navigation-item:active {
  opacity: .8;
}
.tp-landingpage .navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}
.tp-landingpage .navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}
.tp-landingpage .navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}
.tp-landingpage .navigation-items {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tp-landingpage .navigation {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 30px 50px;
  display: flex;
}
.tp-landingpage .logo-image {
  display: block;
}
.tp-landingpage .navigation-wrap {
  align-items: center;
  margin-right: -20px;
  display: flex;
}
.tp-landingpage .intro-wrap {
  margin-top: 100px;
  margin-bottom: 140px;
}
.tp-landingpage .name-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}
.tp-landingpage .position-name-text {
  text-transform: none;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}
.tp-landingpage .work-description {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}
.tp-landingpage .work-experience-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . ."
  / 1fr 1fr 1fr 1fr;
  margin-bottom: 140px;
}
.tp-landingpage .works-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . ."
                 ". . ."
                 / 1.5fr 1fr 1.5fr;
  margin-bottom: 80px;
}
.tp-landingpage .carrer-headline-wrap {
  width: 70%;
  margin-bottom: 50px;
}
.tp-landingpage .work-image {
  height: 460px;
  text-align: center;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}
.tp-landingpage .work-image:hover {
  opacity: .8;
}
.tp-landingpage .work-image:active {
  opacity: .7;
}
.tp-landingpage .work-image.cc-work-1 {
  background-image: url('../images/portfolio-1---wide.svg');
  background-size: cover;
}
.tp-landingpage .work-image.cc-work-2 {
  background-image: url('../images/portfolio-2---wide.svg');
  background-size: cover;
}
.tp-landingpage .work-image.cc-work-4 {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}
.tp-landingpage .work-image.cc-work-3 {
  background-image: url('../images/portfolio-4---wide.svg');
  background-size: cover;
}
.tp-landingpage .project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}
.tp-landingpage .project-name-link:hover {
  opacity: .8;
}
.tp-landingpage .project-name-link:active {
  opacity: .7;
}
.tp-landingpage .text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}
.tp-landingpage .text-field:hover {
  border-color: #e3e6eb;
}
.tp-landingpage .text-field:active,
.tp-landingpage .text-field:focus {
  border-color: #43464d;
}
.tp-landingpage .text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}
.tp-landingpage .text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}
.tp-landingpage .text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}
.tp-landingpage .status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}
.tp-landingpage .status-message.cc-success-message {
  background-color: #12b878;
}
.tp-landingpage .status-message.cc-error-message {
  background-color: #db4b68;
}
.tp-landingpage .contact {
  padding-top: 80px;
  padding-bottom: 90px;
}
.tp-landingpage .contact-headline {
  width: 70%;
  margin-bottom: 40px;
}
.tp-landingpage .contact-form-grid {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
}
.tp-landingpage .contact-form-wrap {
  width: 70%;
}
.tp-landingpage .footer-wrap {
  justify-content: space-between;
  align-items: center;
  padding: 40px 50px;
  display: flex;
}
.tp-landingpage .webflow-link {
  opacity: .5;
  text-transform: uppercase;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}
.tp-landingpage .webflow-link:hover {
  opacity: 1;
}
.tp-landingpage .webflow-link:active {
  opacity: .8;
}
.tp-landingpage .webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}
.tp-landingpage .footer-links {
  align-items: center;
  margin-right: -20px;
  display: flex;
}
.tp-landingpage .footer-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}
.tp-landingpage .footer-item:hover {
  opacity: .9;
}
.tp-landingpage .footer-item:active {
  opacity: .8;
}
.tp-landingpage .about-intro-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 140px;
}
.tp-landingpage .hi-there-heading {
  margin-top: 10px;
  margin-bottom: 20px;
}
.tp-landingpage .service-name-text {
  opacity: .6;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
}
.tp-landingpage .skillset-wrap {
  padding-right: 60px;
}
.tp-landingpage .reference-link {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}
.tp-landingpage .reference-link:hover {
  opacity: 1;
}
.tp-landingpage .reference-link:active {
  opacity: .9;
}
.tp-landingpage .featured-item-wrap {
  margin-bottom: 25px;
}
.tp-landingpage .services-items-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-areas: ". .";
  padding-top: 10px;
}
.tp-landingpage .skills-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 1fr;
  margin-bottom: 140px;
}
.tp-landingpage .personal-features-grid {
  grid-column-gap: 80px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-areas: ". ."
                       ". .";
  margin-bottom: 110px;
}
.tp-landingpage .speaking-text {
  margin-right: 8px;
  display: inline-block;
}
.tp-landingpage .speaking-text.cc-past-speaking {
  opacity: .6;
}
.tp-landingpage .speaking-detail {
  opacity: .6;
  display: inline-block;
}
.tp-landingpage .upcoming-wrap {
  margin-bottom: 40px;
}
.tp-landingpage .social-media-heading {
  margin-bottom: 60px;
}
.tp-landingpage .social-media-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: ". . . ."
                       ". . . .";
  margin-bottom: 30px;
}
.tp-landingpage .project-overview-grid {
  grid-column-gap: 50px;
  grid-row-gap: 100px;
  grid-template: ". . . ."
                 ". . . ."
                 / 1fr 1fr 1fr 1fr;
  margin-top: 120px;
  margin-bottom: 135px;
}
.tp-landingpage .detail-header-image {
  width: 100%;
}
.tp-landingpage .project-description-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2.5fr;
  margin-top: 120px;
  margin-bottom: 120px;
}
.tp-landingpage .detail-image {
  width: 100%;
  margin-bottom: 30px;
}
.tp-landingpage .email-section {
  width: 70%;
  text-align: center;
  margin: 140px auto 200px;
}
.tp-landingpage .email-link {
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 64px;
  font-weight: 400;
  line-height: 88px;
  text-decoration: none;
}
.tp-landingpage .email-link:hover {
  opacity: .8;
}
.tp-landingpage .email-link:active {
  opacity: .7;
}
.tp-landingpage .utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}
.tp-landingpage ._404-wrap {
  width: 100%;
  height: 100%;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}
.tp-landingpage ._404-content-wrap {
  margin-bottom: 20px;
}
.tp-landingpage .protected-wrap {
  text-align: center;
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}
.tp-landingpage .protected-form {
  flex-direction: column;
  display: flex;
}
.tp-landingpage .protected-heading {
  margin-bottom: 30px;
}
.tp-landingpage .container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 20px;
  display: flex;
}
.tp-landingpage .button-2 {
  background-color: #000;
}
.tp-landingpage .container-3 {
  height: 400px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}
.tp-landingpage .container-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage {
  margin-top: 20px;
  padding-bottom: 40px;
}
.tp-landingpage .text-block {
  margin-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 900;
}
.tp-landingpage .text-block-2 {
  margin-top: 20px;
  padding-bottom: 0;
}
.tp-landingpage .paragraph {
  margin-top: -21px;
}
.tp-landingpage .text-block-3 {
  margin-top: 20px;
  padding-bottom: 0;
  font-weight: 400;
}
.tp-landingpage .container-5 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -33px;
  display: flex;
}
.tp-landingpage .text-block-4,
.tp-landingpage .text-block-5,
.tp-landingpage .text-block-6,
.tp-landingpage .text-block-7 {
  font-size: 25px;
}
.tp-landingpage .container-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.tp-landingpage .text-block-8,
.tp-landingpage .text-block-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.tp-landingpage .text-block-10,
.tp-landingpage .text-block-11 {
  font-size: 25px;
}
.tp-landingpage .image {
  padding-right: 0;
}
.tp-landingpage .text-block-12 {
  margin-top: 20px;
  font-size: 40px;
  font-weight: 800;
}
.tp-landingpage .paragraph-2 {
  font-size: 40px;
}
.tp-landingpage .paragraph-3 {
  color: #000;
  margin-top: 20px;
  font-family: Gtamerica, sans-serif;
  font-size: 30px;
  font-weight: 800;
}
.tp-landingpage .paragraph-4 {
  padding-top: 20px;
  font-family: Gtamerica, sans-serif;
}
.tp-landingpage .container-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 40px;
  display: flex;
}
.tp-landingpage .button-3 {
  background-color: var(--black);
}
.tp-landingpage .text-block-13,
.tp-landingpage .container-8,
.tp-landingpage .text-block-14 {
  font-size: 22px;
}
.tp-landingpage .text-block-15 {
  font-family: Gtamerica, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}
.tp-landingpage .paragraph-5,
.tp-landingpage .paragraph-6,
.tp-landingpage .paragraph-7,
.tp-landingpage .paragraph-8 {
  font-size: 16px;
}
.tp-landingpage .paragraph-9 {
  color: #000;
  font-family: Gtamerica, sans-serif;
  font-size: 16px;
}
.tp-landingpage .text-block-16 {
  margin-top: 20px;
  font-family: Gtamerica, sans-serif;
}
.tp-landingpage .container-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.tp-landingpage .container-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
}
.tp-landingpage .button-4 {
  background-color: var(--black);
  font-family: Gtamerica, sans-serif;
}
.tp-landingpage .text-block-17 {
  margin-top: 20px;
  padding-bottom: 10px;
  font-size: 18px;
}
.tp-landingpage .container-11 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.tp-landingpage .text-block-18 {
  margin-top: 20px;
  font-family: Gtamerica, sans-serif;
}
.tp-landingpage .container-12 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
}
.tp-landingpage .button-5 {
  background-color: #000;
  font-family: Gtamerica, sans-serif;
}
.tp-landingpage .container-13 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.tp-landingpage .button-6 {
  background-color: var(--black);
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Gtamerica, sans-serif;
}
.tp-landingpage .paragraph-10,
.tp-landingpage .bold-text,
.tp-landingpage .list-item,
.tp-landingpage .list-item-2,
.tp-landingpage .list-item-3,
.tp-landingpage .text-block-19,
.tp-landingpage .paragraph-11,
.tp-landingpage .text-block-20,
.tp-landingpage .list-item-4,
.tp-landingpage .list-item-5,
.tp-landingpage .list-item-6,
.tp-landingpage .list-item-7,
.tp-landingpage .bold-text-2,
.tp-landingpage .bold-text-3,
.tp-landingpage .paragraph-12,
.tp-landingpage .paragraph-13,
.tp-landingpage .paragraph-14,
.tp-landingpage .paragraph-15 {
  font-family: Gtamerica, sans-serif;
}
.tp-landingpage .column,
.tp-landingpage .column-2 {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 991px) {
.tp-landingpage .styleguide-block {
    text-align: center;
  }
.tp-landingpage .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }
.tp-landingpage .section.cc-contact {
    padding-left: 0;
    padding-right: 0;
  }
.tp-landingpage .button {
    justify-content: center;
  }
.tp-landingpage .logo-link.w--current {
    flex: 1;
  }
.tp-landingpage .menu-icon {
    display: block;
  }
.tp-landingpage .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }
.tp-landingpage .navigation-item:hover {
    background-color: #f7f8f9;
  }
.tp-landingpage .navigation-item:active {
    background-color: #eef0f3;
  }
.tp-landingpage .navigation-items {
    background-color: #fff;
  }
.tp-landingpage .navigation {
    padding: 25px 30px;
  }
.tp-landingpage .menu-button {
    padding: 0;
  }
.tp-landingpage .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }
.tp-landingpage .navigation-wrap {
    margin-right: 0;
  }
.tp-landingpage .work-experience-grid {
    grid-template: ". ."
                   ". ."
                   / 1fr 1fr;
  }
.tp-landingpage .works-grid {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }
.tp-landingpage .carrer-headline-wrap {
    width: auto;
  }
.tp-landingpage .work-image {
    margin-bottom: 30px;
  }
.tp-landingpage .contact {
    width: auto;
    padding: 30px 50px 40px;
  }
.tp-landingpage .contact-headline,
.tp-landingpage .contact-form-wrap {
    width: 100%;
  }
.tp-landingpage .about-intro-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }
.tp-landingpage .about-head-text-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
.tp-landingpage .service-name-text {
    font-size: 24px;
    line-height: 42px;
  }
.tp-landingpage .skillset-wrap {
    padding-right: 0;
  }
.tp-landingpage .services-items-grid {
    grid-row-gap: 0px;
    grid-template: "."
                   "."
                   / 1fr;
    padding-top: 0;
  }
.tp-landingpage .skills-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }
.tp-landingpage .personal-features-grid {
    width: 80%;
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }
.tp-landingpage .social-media-heading {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
.tp-landingpage .social-media-grid {
    grid-template: ". ."
                   ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }
.tp-landingpage .project-overview-grid {
    width: 70%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }
.tp-landingpage .project-description-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }
.tp-landingpage .email-section {
    margin-bottom: 160px;
  }
.tp-landingpage .email-link {
    font-size: 36px;
    line-height: 54px;
  }
}

@media screen and (max-width: 767px) {
.tp-landingpage .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }
.tp-landingpage .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }
.tp-landingpage .container {
    text-align: center;
  }
.tp-landingpage .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }
.tp-landingpage .section {
    margin-left: 15px;
    margin-right: 15px;
  }
.tp-landingpage .section.cc-contact {
    padding: 15px;
  }
.tp-landingpage .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }
.tp-landingpage .logo-link {
    padding-left: 0;
  }
.tp-landingpage .navigation {
    padding: 20px 30px;
  }
.tp-landingpage .work-experience-grid {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
.tp-landingpage .work-position-wrap {
    margin-bottom: 40px;
  }
.tp-landingpage .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }
.tp-landingpage .text-field.cc-textarea {
    text-align: left;
  }
.tp-landingpage .contact {
    padding-left: 30px;
    padding-right: 30px;
  }
.tp-landingpage .contact-form-grid {
    grid-column-gap: 30px;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
  }
.tp-landingpage .contact-form {
    flex-direction: column;
    display: flex;
  }
.tp-landingpage .contact-form-wrap {
    text-align: left;
  }
.tp-landingpage .footer-wrap {
    text-align: center;
    flex-direction: column;
  }
.tp-landingpage .webflow-link {
    margin-bottom: 15px;
  }
.tp-landingpage .footer-links {
    flex-direction: column;
  }
.tp-landingpage .footer-item {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }
.tp-landingpage .about-head-text-wrap {
    width: 70%;
    max-width: 470px;
  }
.tp-landingpage .skills-grid {
    width: 70%;
    max-width: 470px;
    grid-template-columns: 1fr;
  }
.tp-landingpage .personal-features-grid,
.tp-landingpage .social-media-heading {
    width: 70%;
    max-width: 470px;
  }
.tp-landingpage .social-media-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }
.tp-landingpage .project-overview-grid {
    width: 80%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 95px;
  }
.tp-landingpage .project-description-grid {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }
.tp-landingpage .detail-image {
    margin-bottom: 15px;
  }
.tp-landingpage .email-section {
    width: 80%;
    max-width: 470px;
    margin-top: 120px;
    margin-bottom: 120px;
  }
.tp-landingpage .email-link {
    font-size: 36px;
    line-height: 54px;
  }
.tp-landingpage .utility-page-wrap {
    padding: 15px;
  }
.tp-landingpage ._404-wrap {
    padding: 30px;
  }
.tp-landingpage .paragraph-3,
.tp-landingpage .paragraph-4,
.tp-landingpage .text-block-15,
.tp-landingpage .paragraph-9,
.tp-landingpage .text-block-17,
.tp-landingpage .text-block-18,
.tp-landingpage .paragraph-10,
.tp-landingpage .list-item,
.tp-landingpage .list-item-2,
.tp-landingpage .list-item-3,
.tp-landingpage .paragraph-11,
.tp-landingpage .list-item-4,
.tp-landingpage .list-item-5,
.tp-landingpage .list-item-6,
.tp-landingpage .list-item-7,
.tp-landingpage .bold-text-2,
.tp-landingpage .bold-text-3,
.tp-landingpage .paragraph-12,
.tp-landingpage .paragraph-13,
.tp-landingpage .paragraph-14,
.tp-landingpage .paragraph-15,
.tp-landingpage .column,
.tp-landingpage .image-2,
.tp-landingpage .container-14,
.tp-landingpage .image-3,
.tp-landingpage .youtube,
.tp-landingpage .image-4,
.tp-landingpage .bold-text-4,
.tp-landingpage .bold-text-5,
.tp-landingpage .bold-text-6,
.tp-landingpage .bold-text-7,
.tp-landingpage .bold-text-8,
.tp-landingpage .bold-text-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
.tp-landingpage .rich-text {
    width: 100%;
    max-width: none;
  }
.tp-landingpage .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }
.tp-landingpage .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }
.tp-landingpage .menu-button,
.tp-landingpage .menu-button.w--open {
    flex: none;
  }
.tp-landingpage .contact {
    padding-left: 15px;
    padding-right: 15px;
  }
.tp-landingpage .contact-form,
.tp-landingpage .contact-form-wrap,
.tp-landingpage .footer-wrap {
    flex-direction: column;
  }
.tp-landingpage .about-head-text-wrap {
    width: 100%;
    max-width: none;
  }
.tp-landingpage .skills-grid {
    width: 100%;
    max-width: none;
    grid-template-columns: 1fr;
  }
.tp-landingpage .personal-features-grid,
.tp-landingpage .social-media-heading,
.tp-landingpage .project-overview-grid,
.tp-landingpage .project-description-grid {
    width: 100%;
    max-width: none;
  }
.tp-landingpage .email-section {
    width: 100%;
    max-width: none;
    flex-direction: column;
    align-items: center;
    display: flex;
  }
.tp-landingpage .email-link {
    font-size: 30px;
    line-height: 46px;
  }
.tp-landingpage .paragraph-3 {
    padding-left: 0;
    padding-right: 0;
  }
.tp-landingpage .bold-text-4,
.tp-landingpage .image-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.tp-landingpage #w-node-_9b2922ad-09b1-aebb-0430-7dee623c62c1-9a301d0f {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-_9b2922ad-09b1-aebb-0430-7dee623c62c8-9a301d0f {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffd8a-9a301d0f {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffd8f-9a301d0f {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffd90-9a301d0f {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffd99-9a301d0f {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffda1-9a301d0f {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffda6-9a301d0f {
  grid-area: 2 / 1 / 3 / 2;
}
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffdd8-9a301d0f {
  grid-area: 2 / 2 / 3 / 3;
}
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffe12-9a301d0f {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1e9d-9a301d0f,
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1e9d-9a301d0f:active {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1e9e-9a301d0f {
  grid-area: 2 / 2 / 3 / 3;
}
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1e9f-9a301d0f {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea0-9a301d0f {
  grid-area: 2 / 1 / 3 / 2;
}
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea1-9a301d0f {
  grid-area: 1 / 3 / 2 / 4;
}
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea2-9a301d0f {
  grid-area: 1 / 4 / 2 / 5;
}
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea3-9a301d0f {
  grid-area: 2 / 3 / 3 / 4;
}
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea4-9a301d0f {
  grid-area: 2 / 4 / 3 / 5;
}
.tp-landingpage #w-node-d783a17e-0b35-a13a-0448-a852d0df4a32-d0df4a24 {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-d783a17e-0b35-a13a-0448-a852d0df4a36-d0df4a24 {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
  grid-area: 2 / 1 / 3 / 3;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-9a301d11 {
  grid-area: 1 / 1 / 2 / 4;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-9a301d11 {
  grid-area: 2 / 1 / 3 / 3;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-9a301d11 {
  grid-area: 2 / 3 / 3 / 5;
}
.tp-landingpage #w-node-b915ad84-715b-fc9d-8156-ee63d52fd223-9a301d11 {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-9a301d11 {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-9a301d12 {
  grid-area: 1 / 1 / 2 / 4;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-9a301d12 {
  grid-area: 2 / 1 / 3 / 3;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-9a301d12 {
  grid-area: 2 / 3 / 3 / 5;
}
.tp-landingpage #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-9a301d12 {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-_9fda4a37-cb21-e2a1-58de-88a206fa61ae-9a301d12 {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-9a301d13 {
  grid-area: 1 / 1 / 2 / 4;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-9a301d13 {
  grid-area: 2 / 1 / 3 / 3;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-9a301d13 {
  grid-area: 2 / 3 / 3 / 5;
}
.tp-landingpage #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-9a301d13 {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-_32040423-4078-1b23-6771-e6c78f8a716d-9a301d13 {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-9a301d14 {
  grid-area: 1 / 1 / 2 / 4;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-9a301d14 {
  grid-area: 2 / 1 / 3 / 3;
}
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-9a301d14 {
  grid-area: 2 / 3 / 3 / 5;
}
.tp-landingpage #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-9a301d14 {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-9a301d14 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
.tp-landingpage #w-node-_9b2922ad-09b1-aebb-0430-7dee623c62c8-9a301d0f,
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffd8f-9a301d0f,
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffd99-9a301d0f {
    grid-area: 2 / 1 / 3 / 2;
  }
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffdd8-9a301d0f {
    grid-area: 4 / 1 / 5 / 2;
  }
.tp-landingpage #w-node-dac044b7-be90-60f3-414d-4224828ffe12-9a301d0f {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1e9e-9a301d0f {
    grid-area: 3 / 2 / 4 / 3;
  }
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea0-9a301d0f {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea1-9a301d0f {
    grid-area: 2 / 1 / 3 / 2;
  }
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea2-9a301d0f {
    grid-area: 2 / 2 / 3 / 3;
  }
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea3-9a301d0f {
    grid-area: 4 / 1 / 5 / 2;
  }
.tp-landingpage #w-node-_76ba38e4-2715-c796-e82b-8239d41d1ea4-9a301d0f {
    grid-area: 4 / 2 / 5 / 3;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-9a301d11 {
    grid-area: 1 / 1 / 2 / 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-9a301d11 {
    grid-column-end: 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-9a301d11 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-9a301d11 {
    grid-area: 2 / 1 / 3 / 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-9a301d12 {
    grid-area: 1 / 1 / 2 / 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-9a301d12 {
    grid-column-end: 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-9a301d12 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-9a301d12 {
    grid-area: 2 / 1 / 3 / 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-9a301d13 {
    grid-area: 1 / 1 / 2 / 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-9a301d13 {
    grid-column-end: 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-9a301d13 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-9a301d13 {
    grid-area: 2 / 1 / 3 / 2;
  }
.tp-landingpage #w-node-_32040423-4078-1b23-6771-e6c78f8a716d-9a301d13,
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bbf-9a301d14 {
    grid-area: 1 / 1 / 2 / 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc4-9a301d14 {
    grid-column-end: 2;
  }
.tp-landingpage #w-node-_0befc76b-828c-2822-f9fa-f2c6de040bc9-9a301d14 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-9a301d14 {
    grid-area: 2 / 1 / 3 / 2;
  }
.tp-landingpage #w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-9a301d14 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {
.tp-landingpage #w-node-d783a17e-0b35-a13a-0448-a852d0df4a36-d0df4a24 {
    grid-area: 2 / 1 / 3 / 2;
  }
.tp-landingpage #w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
    grid-area: 3 / 1 / 4 / 2;
  }
}


@font-face {
  font-family: 'Gtamerica';
  src: url('../fonts/GTAmerica-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gtamerica';
  src: url('../fonts/GTAmerica-ExpandedBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gtamerica';
  src: url('../fonts/GTAmerica-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}</pre></body></html>