
.w-webflow-badge {
  display: none !important;
}
.work-image.cc-work-1 {width: 100% !important}
body {
  font-family: Montserrat, sans-serif;
  color: #1a1b1f;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 62px;
  font-weight: 400;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
}

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

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

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

p {
  margin-bottom: 10px;
}

a {
  display: block;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #1a1b1f;
  text-decoration: underline;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

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

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

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

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

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

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

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

.styleguide-block {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

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

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

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

.container {
  display: block;
  width: 100%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.project1_email {
  margin-top: 75px;
}

.container.email {
  display: block;
  padding-top: 0px;
}

.container.homepage {
  margin-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.container.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

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

.styleguide-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
  color: #fff;
  text-align: center;
}

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

.heading-jumbo {
  margin-top: 24px;
  margin-bottom: 5px;
  font-family: Unicode, sans-serif;
  font-size: 80px;
  line-height: 110px;
  text-transform: none;
}

.heading-jumbo.tingai {
  font-family: Agne, sans-serif;
  font-size: 120px;
  line-height: 130px;
}

.heading-jumbo.tingai.fade-up.tricks {
  font-size: 120px;
}

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

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

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

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

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

.label.cc-about-light {
  margin-bottom: 20px;
  opacity: 0.6;
  font-family: Creo, sans-serif;
  color: #000;
  font-size: 14px;
}

.paragraph-light {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #a5a5a5;
  border-radius: 100px;
  opacity: 0.6;
  font-family: Creo, sans-serif;
  text-align: left;
}

.paragraph-light.cc-position-name {
  position: static;
  z-index: 4000;
  max-width: 61%;
  margin-bottom: 5px;
  border-radius: 0px;
  color: #000;
  font-size: 18px;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
}

.paragraph-light.cc-position-name.goal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  max-width: 30%;
}

.paragraph-light.cc-position-name.e-6.special1 {
  max-width: 100%;
}

.paragraph-light.cc-position-name.e-6.special1.special2 {
  margin-top: 80px;
}

.paragraph-light.subtitle {
  text-align: center;
}

.paragraph-light.subtitle.t-3 {
  margin-bottom: 80px;
}

.paragraph-light.subtitle.t-5 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-light.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 18px;
  line-height: 40px;
  font-weight: 200;
}

.paragraph-light.tag {
  padding: 10px 25px;
  border-style: solid;
  font-family: Creo, sans-serif;
  text-decoration: none;
}

.section {
  margin-top: 0px;
  margin-right: 40px;
  margin-left: 40px;
}

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

.section.page4 {
  margin-top: 0px;
}

.section.hero {
  margin: 0px 85px;
}

.section.work {
  margin-top: 0px;
  margin-right: 85px;
  margin-left: 85px;
}

.section.project1-email {
  margin-top: -29px;
}

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

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

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

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

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

.button.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

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

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

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

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

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

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

.navigation-item {
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 9px;
  padding-bottom: 9px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-item:hover {
  opacity: 0.9;
}

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

.navigation-item.w--current {
  margin-right: 5px;
  margin-left: 5px;
  opacity: 1;
  color: #1a1b1f;
  font-weight: 500;
}

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

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

.navigation-item.email {
  margin-left: 5px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #000;
  border-radius: 100px;
  text-transform: lowercase;
}

.navigation-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.logo-image {
  display: block;
}

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

.intro-wrap {
  display: block;
  margin-top: 100px;
  margin-bottom: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.position-name-text.t-5 {
  margin-bottom: 180px;
}

.position-name-text.t-6 {
  margin-bottom: 180px;
}

.work-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.work-experience-grid {
  margin-bottom: 140px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". . . .";
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.works-grid {
  margin-bottom: 80px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". . ."
    ". . .";
  -ms-grid-columns: 1.5fr 30px 1fr 30px 1.5fr;
  grid-template-columns: 1.5fr 1fr 1.5fr;
  -ms-grid-rows: auto 30px auto;
  grid-template-rows: auto auto;
}

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

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

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

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

.work-image.cc-work-1 {
  height: 580px;
  border: 2px none #000;
  background-image: url("../images/title___menu___5.jpg");
  background-position: 50% 0%;
  background-size: cover;
}

.work-image.cc-work-2 {
  height: 580px;
  border: 2px none #000;
  background-image: url("../images/mask_group_1335%20(1).jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-2.next {
  position: relative;
  height: 300px;
  margin-bottom: 0px;
  border-style: none;
  background-image: url("../images/group_1629.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-2.next.w--current {
  background-image: url("../images/W.jpg");
  background-position: 50% 50%;
  background-size: auto;
}

.work-image.cc-work-2.next.wat {
  background-image: url("../images/Group%2013.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-2.next.lemaire {
  background-image: url("../images/group_1640.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-2.next.r {
  background-image: url("../images/group_1644.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-2.next.eatpire {
  background-image: url("../images/Group%2013.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-2.next.wat2 {
  background-image: url("../images/group_1629.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-4 {
  height: 580px;
  border: 2px none #000;
  background-image: url("../images/Group%2012%20(1).jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-3 {
  height: 580px;
  border: 2px none #000;
  background-image: url("../images/behance___5.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-5 {
  background-image: url("../images/behance___5.png");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-6 {
  background-image: url("../images/artboard___9.png");
  background-position: 100% 0%;
  background-size: auto;
}

.work-image.cc-work-6 {
  background-image: url("../images/group_254.png");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-7 {
  background-image: url("../images/group_254.png");
  background-position: 50% 50%;
  background-size: cover;
}

.work-image.cc-work-8 {
  background-image: url("../images/title___menu___3.png");
  background-position: 50% 50%;
  background-size: cover;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.footer-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.webflow-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
  text-transform: uppercase;
}

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

.webflow-link:active {
  opacity: 0.8;
}

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

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

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

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

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

.about-intro-grid {
  margin-top: 100px;
  margin-bottom: 267px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". Area";
  -ms-grid-columns: 1.5fr 80px 2fr;
  grid-template-columns: 1.5fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.about-head-text-wrap {
  position: static;
  z-index: 4000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-head-text-wrap.experience {
  position: static;
  top: 659.703px;
  width: 60%;
  margin-top: 100px;
}

.hi-there-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Unicode, sans-serif;
  font-size: 45px;
}

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

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

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

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

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

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

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

.skills-grid {
  margin-bottom: 140px;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 80px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

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

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

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

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

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

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

.project-overview-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-template-areas: ". . . ."
    ". . . .";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.detail-header-image {
  width: 100%;
  margin: 0px auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.project-description-grid {
  margin-top: 150px;
  margin-bottom: 150px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 30px 3.5fr 30px 1fr;
  grid-template-columns: 1fr 3.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.project-description-grid.introduce {
  margin-top: 50px;
  margin-bottom: 50px;
}

.project-description-grid.project1 {
  margin-top: 50px;
}

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

.detail-image.l-1 {
  margin-bottom: 130px;
}

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

.email-link {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Unicode, sans-serif;
  font-size: 30px;
  line-height: 88px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}

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

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

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

._404-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
}

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

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

.protected-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

.body {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #fff;
  font-style: normal;
}

.image {
  background-image: url("../images/146458182_3625340610875842_3015626342149903035_n.jpeg");
  background-position: 0px 0px;
  background-size: auto;
}

.image.portrait {
  position: relative;
  margin-top: 0px;
  margin-left: 0px;
  border-radius: 100%;
  background-position: 50% 50%;
  background-size: auto 200px;
}

.project2 {
  background-color: #fff;
}

.heading {
  margin-top: 100px;
}

.heading-2 {
  margin-top: 50px;
}

.div-block {
  width: 66%;
  height: 2px;
  margin-top: 31px;
  background-color: #000;
  color: #000;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-2._30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1a2d7a;
  text-align: center;
}

.div-block-2.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 150px;
  margin-bottom: 150px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-2.main.half {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

._30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._30._1 {
  height: auto;
  margin-top: 150px;
  margin-bottom: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._30._1.goals {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._30._1.padding {
  margin-top: 0px;
  padding-top: 150px;
  padding-bottom: 120px;
}

._30._1.padding.e-5 {
  margin-bottom: 0px;
  padding-bottom: 150px;
}

._30._1.padding.e-5.e-7.special {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5.main {
  margin-top: 150px;
  margin-bottom: 150px;
}

.div-block-5.main._w-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 150px;
  margin-bottom: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9.main {
  margin-top: 150px;
  margin-bottom: 150px;
  padding-bottom: 0px;
}

.div-block-9.main.l-2 {
  padding-bottom: 0px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-11.t-1 {
  margin-top: 150px;
  margin-bottom: 40px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  margin-bottom: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-12.l-3 {
  margin-top: 150px;
}

.div-block-12.l-4 {
  margin-top: 150px;
}

.div-block-12.l-4.t-f {
  margin-bottom: 0px;
}

.div-block-12.r-0 {
  position: static;
  z-index: 4000;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-14 {
  width: 500px;
  height: 500px;
}

.quote {
  margin-top: 10px;
  font-family: Creo, sans-serif;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0px;
}

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

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

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

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

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

.link-block {
  background-image: url("../images/W.jpg");
  background-size: auto;
}

.next {
  color: #000;
  font-weight: 500;
}

.image-2 {
  width: 100%;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 60%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21.e-2 {
  margin-bottom: 150px;
}

.div-block-22 {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: auto;
  z-index: 20;
  width: 195px;
  height: 31px;
  max-height: 31px;
  max-width: 195px;
  background-image: url("../images/next-white.png");
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-22.white {
  z-index: 20;
  background-image: url("../images/next-white.png");
  background-position: 0px 0px;
  background-size: auto;
}

.paragraph {
  font-family: Creo, sans-serif;
}

.heading-3 {
  font-family: Creo, sans-serif;
}

.div-block-23 {
  width: 40%;
}

.heading-4 {
  position: static;
  left: auto;
  bottom: 57.297px;
  margin-top: 40px;
  font-family: Agne, sans-serif;
  font-size: 80px;
  line-height: 85px;
}

.heading6 {
  position: absolute;
  left: 677.922px;
  bottom: -12.703px;
  font-family: Agne, sans-serif;
}

.div-block-24 {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-image: url("../images/%E6%88%AA%E5%9C%96%202021-06-02%20%E4%B8%8A%E5%8D%881.53.38.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-24.ivy {
  background-image: url("../images/%E6%88%AA%E5%9C%96%202021-06-02%20%E4%B8%8A%E5%8D%8812.51.02.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 61%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  margin-left: 10px;
  font-family: Creo, sans-serif;
  color: #a5a5a5;
  font-size: 16px;
}

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

.link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.link-block-5 {
  text-decoration: none;
}

.cursor {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cursor_dot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 100px;
  background-color: transparent;
  color: #000;
}

.div-block-27 {
  width: 3px;
  height: 3px;
  border-radius: 100px;
  background-color: #000;
}

.body-5 {
  background-color: #fff;
}

.heading-6 {
  position: absolute;
  z-index: 4000;
  font-family: Creo, sans-serif;
}

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

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-28.left {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #ebece5;
  text-decoration: none;
}

.div-block-28.right {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #ebece5;
}

.bold-text-2 {
  font-weight: 200;
}

.expience-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
}

.expience-block.left {
  width: 100%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 1440px) {
  .container.email {
    display: block;
    padding-top: 0px;
  }

  .label.cc-about-light {
    margin-bottom: 40px;
  }

  .section.hero {
    margin-right: 85px;
    margin-left: 85px;
  }

  .section.work {
    margin-right: 85px;
    margin-left: 85px;
  }

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

  .work-image.cc-work-1 {
    height: 660px;
    background-position: 50% 0%;
  }

  .work-image.cc-work-2 {
    height: 660px;
  }

  .work-image.cc-work-2.next {
    height: 400px;
    background-image: url("../images/Group%2013.jpg");
    background-position: 50% 50%;
    background-size: cover;
  }

  .work-image.cc-work-2.next.wat {
    background-image: url("../images/group_1640.jpg");
    background-position: 50% 50%;
    background-size: cover;
  }

  .work-image.cc-work-4 {
    height: 660px;
  }

  .work-image.cc-work-3 {
    height: 660px;
  }

  .about-head-text-wrap {
    width: 60%;
  }

  .email-link {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
  }

  .body {
    margin-right: 0px;
    margin-left: 0px;
  }

  .image.portrait {
    margin-top: 0px;
  }

  .next {
    color: transparent;
  }

  .div-block-22 {
    background-image: url("../images/next-white.png");
    background-position: 50% 50%;
    background-size: cover;
  }

  .heading-4 {
    position: static;
    left: auto;
    bottom: 208.297px;
    margin-top: 30px;
    font-family: Agne, sans-serif;
    font-size: 100px;
    line-height: 110px;
  }

  .div-block-24.ivy {
    background-image: url("../images/%E6%88%AA%E5%9C%96%202021-06-02%20%E4%B8%8A%E5%8D%8812.51.02.jpg");
    background-position: 50% 50%;
    background-size: cover;
  }

  .heading-5 {
    position: absolute;
    z-index: 4000;
    font-family: Agne, sans-serif;
  }

  .heading-6 {
    position: absolute;
    z-index: 4000;
    font-family: Agne, sans-serif;
    font-size: 48px;
  }

  .expience-block.left {
    width: 90%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 1920px) {
  .position-name-text.t-6 {
    margin-bottom: 30px;
  }

  .work-image.cc-work-1 {
    height: 680px;
  }

  .work-image.cc-work-2.next {
    background-image: url("../images/Group%2013.jpg");
    background-position: 50% 50%;
    background-size: cover;
  }

  .work-image.cc-work-2.next.w--current {
    background-image: url("../images/group_1232.jpg");
    background-position: 50% 50%;
    background-size: cover;
  }

  .body {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .project2 {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-22.white {
    background-image: url("../images/next-white.png");
    background-position: 0px 0px;
    background-size: auto;
  }

  .heading-4 {
    left: auto;
    bottom: 510.297px;
  }

  .body-2 {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .body-3 {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .body-4 {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }
}

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

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

  .heading-jumbo.tingai {
    font-size: 80px;
    line-height: 80px;
  }

  .heading-jumbo.tingai.fade-up.tricks {
    font-size: 100px;
    line-height: 100px;
  }

  .paragraph-light {
    text-align: center;
  }

  .paragraph-light.cc-position-name {
    max-width: none;
  }

  .paragraph-light.cc-position-name.e-6 {
    max-width: 70%;
  }

  .paragraph-light.about {
    text-align: left;
  }

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

  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .menu-icon {
    display: block;
  }

  .navigation-item {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

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

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

  .navigation-item.email {
    border-style: none;
  }

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

  .navigation {
    padding: 25px 30px;
    background-color: #fff;
  }

  .menu-button {
    padding: 0px;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

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

  .position-name-text {
    text-align: left;
  }

  .position-name-text.t-5 {
    margin-bottom: 60px;
    text-align: center;
  }

  .position-name-text.t-6 {
    margin-bottom: 15px;
    text-align: center;
  }

  .work-experience-grid {
    grid-template-areas: ". ."
      ". .";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .works-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

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

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

  .work-image.cc-work-2.next {
    margin-top: 15px;
  }

  .work-image.cc-work-2.next.wat {
    margin-top: 15px;
  }

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

  .contact-headline {
    width: 100%;
  }

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

  .about-intro-grid {
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

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

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

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

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

  .services-items-grid {
    padding-top: 0px;
    grid-row-gap: 0px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 0px auto;
    grid-template-rows: auto auto;
  }

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

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

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

  .social-media-grid {
    grid-template-areas: ". ."
      ". ."
      ". ."
      ". .";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

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

  .project-description-grid {
    width: 80%;
    margin: 90px auto 127px;
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .project-description-grid.introduce {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .project-description-grid.project1 {
    margin-top: 30px;
    grid-row-gap: 0px;
  }

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

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

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

  .div-block-2.main {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  ._30._1 {
    margin-top: 40px;
  }

  ._30._1.padding.e-5 {
    margin-right: 40px;
    margin-left: 40px;
  }

  ._30._1.padding.e-5.e-7 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

  .div-block-5 {
    margin-top: -20px;
  }

  .div-block-5.main {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .div-block-5.main._w-2 {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-6 {
    margin-top: -20px;
  }

  .div-block-7 {
    margin-top: -20px;
  }

  .div-block-9.main {
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .div-block-9.main.l-2 {
    width: 70%;
    margin: 60px auto;
    padding-bottom: 0px;
  }

  .div-block-9.main.l-8 {
    width: 70%;
    margin: 60px auto;
  }

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

  .div-block-11.t-1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

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

  .div-block-12.l-3 {
    margin-top: 60px;
  }

  .div-block-12.l-4 {
    margin-top: 60px;
  }

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

  .div-block-21.e-2 {
    margin-bottom: 40px;
  }

  .div-block-22 {
    width: 156px;
    height: 24.8px;
    background-size: cover;
  }

  .div-block-22.white {
    width: 156px;
    height: 24.8px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .heading-4 {
    left: auto;
    bottom: 66.297px;
  }

  .div-block-26 {
    margin-top: 9px;
  }
}

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

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

  .container {
    margin-top: 0px;
    text-align: center;
  }

  .heading-jumbo {
    margin-top: 0px;
    font-size: 50px;
    line-height: 64px;
    text-align: left;
  }

  .paragraph-light {
    margin-bottom: 40px;
    text-align: left;
  }

  .paragraph-light.cc-position-name {
    width: 80%;
    max-width: 470px;
  }

  .paragraph-light.cc-position-name.e-6 {
    max-width: none;
  }

  .paragraph-light.cc-position-name.e-6.special1 {
    width: 100%;
  }

  .section {
    margin-right: 15px;
    margin-left: 15px;
  }

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

  .section.hero {
    margin-right: 60px;
    margin-left: 60px;
  }

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

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

  .navigation {
    padding: 20px 30px;
  }

  .position-name-text.t-5 {
    margin-bottom: 40px;
    text-align: center;
  }

  .position-name-text.t-6 {
    margin-bottom: 40px;
    text-align: center;
  }

  .work-experience-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

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

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

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

  .contact-form-grid {
    grid-column-gap: 30px;
    grid-template-areas: "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .contact-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

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

  .footer-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .about-intro-grid {
    display: -ms-grid;
    display: grid;
    justify-items: center;
  }

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

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

  .personal-features-grid {
    width: 70%;
    max-width: 470px;
  }

  .social-media-heading {
    width: 70%;
    max-width: 470px;
  }

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

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

  .project-description-grid {
    width: 70%;
    max-width: 470px;
    margin-top: 120px;
    margin-bottom: 85px;
    grid-row-gap: 0px;
  }

  .project-description-grid.introduce {
    margin-top: 0px;
    margin-bottom: 0px;
  }

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

  .detail-image.l-1 {
    margin-bottom: 80px;
  }

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

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

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

  ._404-wrap {
    padding: 30px;
  }

  .image.portrait {
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: auto;
  }

  .div-block-2.main {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  ._30._1 {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  ._30._1.padding.e-5 {
    width: 80%;
    max-width: 470px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-5.main {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-5.main._w-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

  .div-block-9.main {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-9.main.l-2 {
    width: 80%;
    max-width: 470px;
    margin: 40px auto;
    padding-bottom: 40px;
  }

  .div-block-9.main.l-8 {
    width: 80%;
    max-width: 470px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-11.t-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div-block-12 {
    margin-bottom: 0px;
  }

  .div-block-12.l-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-12.l-4 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

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

  .quote {
    text-align: left;
  }

  .div-block-21.e-2 {
    margin-bottom: 80px;
  }

  .div-block-22 {
    width: 156px;
    height: 24.8px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-block-22.white {
    background-position: 50% 50%;
    background-size: cover;
  }

  .heading-4 {
    left: auto;
    bottom: 107.297px;
    font-size: 60px;
  }

  .div-block-25 {
    max-width: 80%;
  }
}

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

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

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

  .heading-jumbo.tingai.fade-up.tricks {
    font-size: 70px;
    line-height: 70px;
  }

  .paragraph-light {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .paragraph-light.cc-position-name {
    width: 100%;
    max-width: 98%;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }

  .paragraph-light.cc-position-name.l-2 {
    margin-top: 0px;
  }

  .paragraph-light.cc-position-name.e-6 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .paragraph-light.cc-position-name.e-6.special1.special2 {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .paragraph-light.cc-position-name._w-0 {
    margin-top: 20px;
  }

  .paragraph-light.about {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph-light._30 {
    margin-top: 40px;
    margin-bottom: 49px;
  }

  .section {
    margin-top: 0px;
  }

  .section.hero {
    margin-right: 20px;
    margin-left: 20px;
  }

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

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

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .intro-wrap {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .position-name-text {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: left;
  }

  .position-name-text.t-5 {
    margin-bottom: 40px;
    text-align: center;
  }

  .position-name-text.t-6 {
    margin-bottom: 15px;
    text-align: center;
  }

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

  .work-image.cc-work-1 {
    width: 335px;
    height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("../images/mask_group_1351.jpg");
    background-position: 50% 50%;
    background-size: cover;
  }

  .work-image.cc-work-2 {
    height: 400px;
    background-image: url("../images/group_1653.jpg");
    background-position: 50% 50%;
    background-size: cover;
  }

  .work-image.cc-work-4 {
    height: 400px;
    background-image: url("../images/mobile%20r.jpg");
    background-position: 50% 50%;
    background-size: cover;
  }

  .work-image.cc-work-3 {
    height: 400px;
    background-image: url("../images/group_1647.jpg");
    background-position: 50% 50%;
    background-size: cover;
  }

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

  .contact-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-form-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-intro-grid {
    margin-bottom: 100px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .about-head-text-wrap {
    width: 100%;
    max-width: none;
    margin-top: 10px;
  }

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

  .personal-features-grid {
    width: 100%;
    max-width: none;
  }

  .social-media-heading {
    width: 100%;
    max-width: none;
  }

  .project-overview-grid {
    width: 100%;
    max-width: none;
    margin-bottom: 0px;
  }

  .detail-header-image {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .project-description-grid {
    width: 100%;
    max-width: none;
    margin-top: 90px;
    margin-bottom: 60px;
    grid-row-gap: 0px;
    -ms-grid-rows: auto 0px auto;
    grid-template-areas: "Area"
      "Area";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .project-description-grid.project1 {
    margin-top: 30px;
    grid-row-gap: 0px;
  }

  .detail-image.l-1 {
    margin-bottom: 40px;
  }

  .email-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: none;
    margin-top: 50px;
    margin-bottom: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .email-link {
    font-size: 18px;
    line-height: 46px;
    font-weight: 500;
  }

  .image.portrait {
    width: auto;
    background-position: 50% 50%;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .heading {
    margin-top: 70px;
  }

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

  .div-block-2.main {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  ._30 {
    margin-top: -30px;
  }

  ._30._1 {
    margin-top: 0px;
  }

  ._30._1.padding.e-5 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  ._30._1.padding.e-5.e-7 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 40px;
  }

  ._30._1.padding.e-5.e-7.special {
    padding-top: 0px;
  }

  .div-block-3 {
    position: static;
  }

  .div-block-4 {
    margin-top: -56px;
  }

  .div-block-5.main {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .div-block-5.main._w-2 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .div-block-5.main._w-1 {
    margin-bottom: 0px;
  }

  .div-block-8 {
    margin-bottom: 0px;
  }

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

  .div-block-9.main {
    margin-top: 0px;
    margin-bottom: 60px;
  }

  .div-block-9.main.l-2 {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-bottom: 0px;
  }

  .div-block-9.main.l-8 {
    width: 100%;
    margin-bottom: 60px;
  }

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

  .div-block-11.t-1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .div-block-12 {
    margin-top: 10px;
    margin-bottom: 60px;
  }

  .div-block-12.l-3 {
    margin-bottom: 10px;
  }

  .div-block-12.l-4 {
    margin-bottom: 10px;
  }

  .div-block-12.r-0 {
    margin-bottom: 10px;
  }

  .div-block-13 {
    margin-bottom: 0px;
  }

  .quote {
    margin-top: 0px;
    font-size: 14px;
    text-align: left;
  }

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

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

  .div-block-22 {
    right: 83px;
    bottom: 33px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-22.white {
    right: 60px;
  }

  .paragraph {
    font-size: 14px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .heading-4 {
    left: auto;
    bottom: 105.297px;
    margin-top: 20px;
    font-size: 40px;
  }

  .div-block-24 {
    width: 40px;
    height: 40px;
  }

  .div-block-25 {
    max-width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-26 {
    margin-top: 15px;
    margin-left: 15px;
  }

  .text-block {
    font-size: 14px;
  }

  .cursor_dot {
    border-style: none;
  }

  .div-block-27 {
    background-color: transparent;
  }
}
@font-face {
  font-family: 'Unicode';
  src: url('../images/unicode.garamond.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creo';
  src: url('../images/Creo-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Agne';
  src: url('../images/agne-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
