:root {
  --orange: #e36117;
  --white: white;
  --black: black;
}

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

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

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

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

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

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

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

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

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

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

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

p {
  margin-bottom: 10px;
}

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

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

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

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

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

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

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

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

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

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

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

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

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

.container-1 {
  opacity: .77;
  filter: grayscale();
  background-color: #0000;
  background-image: url('../images/brand_booty.png');
  background-position: 50% 65%;
  background-size: 100%;
  width: auto;
  max-width: none;
  height: 569px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: sofia-pro, sans-serif;
}

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

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

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

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

.heading-jumbo {
  z-index: 200;
  color: #eaeae0;
  text-align: right;
  letter-spacing: 5px;
  text-transform: none;
  align-items: flex-end;
  margin: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 80px;
  display: block;
  position: absolute;
  inset: auto 12% 40% auto;
}

.paragraph-tiny {
  color: #fff;
  text-transform: lowercase;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

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

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

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

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

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

.paragraph-light {
  z-index: 200;
  opacity: 1;
  color: #eaeae0;
  letter-spacing: 14px;
  margin-top: 0;
  margin-left: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 88px;
  font-weight: 700;
  line-height: 62px;
  position: absolute;
}

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

.section-2 {
  background-color: #000;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
}

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

.button {
  transform: scale3d(1none, 1none, 1none);
  color: #e36117;
  text-align: center;
  letter-spacing: 2px;
  text-transform: lowercase;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 4px solid #e36117;
  border-radius: 8px;
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
  padding: 6px 100px;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button:hover {
  color: var(--orange);
  background-color: #0000;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 600;
  line-height: 18px;
}

.button:active {
  background-color: #0000;
}

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

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

.button.cc-white-button:hover {
  background-color: #fffc;
}

.button.cc-white-button:active {
  background-color: #ffffffe6;
}

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

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

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

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

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

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

.navigation-item {
  opacity: 1;
  color: #e26116;
  text-align: left;
  letter-spacing: 1px;
  text-transform: lowercase;
  background-color: #0000;
  border: 2px solid #e26116;
  border-radius: 10px;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: auto;
  margin-right: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  display: flex;
}

.navigation-item:hover {
  opacity: .9;
  color: #000;
  background-color: #e26116;
}

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

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

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

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

.navigation-items {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.navigation {
  background-color: #181818;
  align-items: center;
  padding: 80px 50px 30px;
  line-height: 26px;
  display: flex;
}

.logo-image {
  display: block;
}

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

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

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

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

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

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

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

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

.work-image {
  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;
  height: 460px;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

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

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

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

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

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

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

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

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

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

.text-field {
  text-align: center;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

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

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

.text-field::placeholder {
  color: #32343a66;
}

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

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

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

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

.contact {
  padding: 40px 20px;
  display: block;
}

.contact-headline {
  width: 100%;
  margin-bottom: 40px;
  font-weight: 700;
}

.contact-form-grid {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-content: stretch;
  place-items: stretch stretch;
  width: 100%;
}

.contact-form {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contact-form-wrap {
  width: 100%;
  margin-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

.footer-wrap {
  justify-content: center;
  align-items: center;
  padding: 40px 50px;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-span {
  color: #e26116;
  letter-spacing: 14px;
  border: 1px #000;
  border-bottom: 4px #e36117;
  font-style: normal;
  font-weight: 700;
  line-height: 88px;
  text-decoration: none;
}

.body {
  background-color: #181818;
}

.section {
  color: #181818;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin: 40px 0;
  display: flex;
}

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

.image {
  flex: 0 auto;
  display: none;
}

.div-block {
  filter: grayscale() brightness(72%);
  background-image: url('../images/DTS_Closer_Parole_Dure_5155.jpg');
  background-position: 0 75%;
  background-size: auto;
  width: auto;
  max-width: 100%;
  height: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0;
}

.container-middle, .container-2-copy {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  width: 33%;
  max-width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.container-last {
  text-align: left;
  justify-content: flex-end;
  align-items: flex-start;
  width: 33%;
  max-width: 100%;
  height: 100%;
  margin-right: 0;
  display: flex;
  position: relative;
}

.heading {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.field-label, .field-label-2 {
  color: #000;
  text-transform: lowercase;
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
}

.section-two-brands {
  background-color: #eaeae0;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

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

.div-block-copy {
  filter: grayscale();
  background-image: url('../images/DTS_AUTHENTIC_IMPERFECTION__Agustin_Farias_9821.jpg');
  background-position: 50%;
  background-size: cover;
  width: 70%;
  max-width: 100%;
  height: 100%;
  margin-left: 15%;
  margin-right: 15%;
  padding-left: 0;
}

.container-1-copy {
  opacity: 1;
  background-color: #0000;
  width: 60%;
  max-width: 600px;
  height: 625px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.paragraph-light-copy {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 60px;
  padding-left: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: underline;
  display: flex;
  position: absolute;
  inset: auto;
}

.section-three {
  background-color: #181818;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  margin: 0;
  padding-top: 80px;
  padding-bottom: 60px;
  display: block;
}

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

.div-block-copy-copy {
  filter: grayscale();
  background-image: url('../images/DTS_AUTHENTIC_IMPERFECTION__Agustin_Farias_9821.jpg');
  background-position: 50%;
  background-size: cover;
  width: 70%;
  max-width: 100%;
  height: 100%;
  margin-left: 15%;
  margin-right: 15%;
  padding-left: 0;
}

.paragraph-light-copy-copy {
  z-index: 200;
  opacity: 1;
  color: #e36117;
  text-align: center;
  letter-spacing: 8px;
  justify-content: center;
  align-items: center;
  width: 55%;
  margin-top: 20%;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 90px;
  display: flex;
  position: absolute;
  inset: auto;
}

.container-1-copy-copy-perks {
  opacity: 1;
  background-color: #0000;
  background-image: none;
  width: 60%;
  max-width: 600px;
  height: 625px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.section-four {
  background-color: #000;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
}

.section-four.cc-contact {
  background-color: #eaeae0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 80px;
  padding-right: 80px;
}

.form-block {
  width: 100%;
}

.section-three-text {
  z-index: 200;
  opacity: 1;
  color: #e36117;
  text-align: center;
  letter-spacing: 10px;
  justify-content: center;
  align-items: center;
  width: 55%;
  margin-top: 15%;
  margin-left: -70px;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 90px;
  display: block;
  position: absolute;
  inset: auto;
}

.section-three-text.cc-position-name {
  margin-bottom: 5px;
}

.paragraph-light-copy {
  z-index: 200;
  opacity: 1;
  color: #eaeae0;
  letter-spacing: 4px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 150px;
  padding-left: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 62px;
  text-decoration: none;
  display: block;
  position: absolute;
}

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

.section-two-text {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 4px;
  border: 3px #000;
  border-bottom: 2px solid #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 120px;
  padding-top: 60px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
}

.section-two-text.cc-position-name {
  margin-bottom: 5px;
}

.section-three-copy {
  z-index: 200;
  opacity: 1;
  color: #e36117;
  text-align: center;
  letter-spacing: 16px;
  width: 700px;
  margin-top: 230px;
  margin-left: -40px;
  font-family: sofia-pro, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 84px;
  text-decoration: none;
  position: absolute;
}

.section-three-copy.cc-position-name {
  margin-bottom: 5px;
}

.section-two-text-copy {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: -90px;
  margin-left: 210px;
  padding-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: auto;
}

.image-2 {
  margin-top: 0;
  margin-left: 250px;
  padding: 20px;
  display: block;
}

.image-3 {
  margin-top: 570px;
  margin-left: 450px;
  padding: 20px;
  position: absolute;
}

.image-3-copy {
  margin-top: 575px;
  margin-left: 200px;
  padding: 0 20px;
  position: absolute;
}

.image-2-copy {
  margin-top: 0;
  margin-left: 250px;
  padding: 20px;
  display: block;
  position: absolute;
}

.section-two-text-copy-copy {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 565px;
  margin-left: 530px;
  padding-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: auto;
}

.container-form {
  opacity: 1;
  background-color: #0000;
  width: 60%;
  max-width: 600px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.section-three-text-head {
  z-index: 200;
  opacity: 1;
  color: #eaeae0;
  text-align: left;
  letter-spacing: 4px;
  border: 3px #000;
  border-bottom: 3px solid #eaeae0;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 120px;
  padding-top: 60px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
}

.section-three-text-head.cc-position-name {
  margin-bottom: 5px;
}

.section-two-copy {
  background-color: #eaeae0;
  justify-content: center;
  align-items: flex-start;
  height: 3%;
  margin-top: 80px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}

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

.section-four-copy {
  background-color: #eaeae0;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  height: auto;
  margin-top: -21px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}

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

.section-four-text-head {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 4px;
  border: 3px #000;
  border-bottom-style: solid;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 80px;
  padding-top: 60px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
}

.section-four-text-head.cc-position-name {
  margin-bottom: 5px;
}

.container-three {
  opacity: 1;
  background-color: #0000;
  width: 60%;
  max-width: 600px;
  height: 625px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.quick-stack {
  grid-column-gap: 80px;
  grid-row-gap: 27px;
  text-align: left;
  width: 100%;
  height: auto;
  margin-top: 120px;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

.container-4 {
  opacity: 1;
  background-color: #0000;
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
}

.cell {
  transform-style: preserve-3d;
  background-color: #0000;
  border: 4px solid #181818;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 15px 10px;
  display: flex;
}

.cell:hover {
  transform: scale3d(1none, 1none, 1none);
  background-color: #ed8457;
}

.cell:active {
  background-color: #0000;
}

.text-block {
  color: #fff;
  letter-spacing: 2px;
  font-weight: 500;
}

.text-block.tile-text {
  color: #ccc;
  justify-content: center;
  align-items: flex-start;
  font-size: 24px;
  font-weight: 500;
  display: block;
}

.image-4 {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 20px;
  padding-right: 0;
  display: block;
}

.text-block-2 {
  color: #fff;
  letter-spacing: 2px;
  font-weight: 500;
}

.text-block-2.tile-text {
  color: #181818;
  text-align: center;
  -webkit-text-stroke-color: #181818;
  font-family: sofia-pro, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.text-block-3 {
  font-weight: 500;
}

.text-block-3.tile-text {
  color: #ccc;
  text-align: center;
  letter-spacing: 2px;
  font-size: 24px;
  font-weight: 500;
}

.text-block-4 {
  color: #ccc;
  text-align: center;
  letter-spacing: 2px;
  align-items: flex-start;
  font-size: 24px;
  font-weight: 500;
  display: block;
}

.div-block-2 {
  padding-right: 150px;
  display: flex;
}

.cell-white {
  opacity: 1;
  color: #fff;
  letter-spacing: 2px;
  background-color: #000;
  border: 0 #aaa;
  justify-content: center;
  align-items: center;
  padding: 30px 8px;
  font-weight: 600;
  display: flex;
}

.image-4-copy {
  margin-top: 20px;
  margin-left: 60px;
  margin-right: 20px;
  padding-right: 40px;
  display: block;
}

.text-block-5, .text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10 {
  color: #ccc;
  text-align: center;
  letter-spacing: 2px;
  font-size: 24px;
  font-weight: 500;
}

.text-block-11, .text-block-12 {
  color: #fff;
  font-weight: 600;
}

.text-block-13 {
  color: #ccc;
  text-align: center;
  letter-spacing: 2px;
  height: auto;
  font-size: 24px;
  font-weight: 500;
}

.image-4-copy-2 {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 20px;
  padding-right: 0;
  display: block;
}

.container-brands {
  opacity: 1;
  background-color: #0000;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
}

.columns {
  height: 500px;
}

.grid {
  grid-column-gap: 4px;
  background-color: #181818;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: stretch;
  place-items: center;
}

.image-5 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-14 {
  color: #181818;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 20px;
  padding-top: 60px;
  padding-bottom: 20px;
  font-family: sofia-pro, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.text-span-3 {
  color: #e26115;
}

.section-footer {
  background-color: #000;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
}

.section-footer.cc-contact {
  background-color: #eaeae0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
}

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

.div-block-two {
  filter: grayscale() brightness(72%);
  background-image: url('../images/DTS_Closer_Parole_Dure_5155.jpg');
  background-position: 0 75%;
  background-size: auto;
  width: 90%;
  max-width: 100%;
  height: 100%;
  margin-left: 5%;
  margin-right: 5%;
  padding-left: 0;
}

.section-sep {
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 10px;
  margin: 0;
  display: block;
}

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

.container-patient-acq {
  opacity: 1;
  background-color: #0000;
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 20px;
  padding-left: 0;
}

.div-block-patient-acq {
  filter: grayscale() brightness(72%);
  mix-blend-mode: darken;
  background-image: url('../images/DTS_AUTHENTIC_IMPERFECTION__Agustin_Farias_9852.jpg');
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: 150%;
  width: 60%;
  max-width: 100%;
  height: 600px;
  margin-top: 20px;
  margin-left: 20%;
  margin-right: 20%;
  padding-left: 0;
}

.paragraph-light-copy-copy {
  z-index: 200;
  opacity: 1;
  color: #fff;
  text-align: left;
  letter-spacing: 5px;
  justify-content: flex-start;
  width: auto;
  margin-top: 20px;
  margin-left: 210px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 62px;
  text-decoration: none;
  position: absolute;
}

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

.paragraph-light-copy-copy-copy {
  z-index: 200;
  opacity: 1;
  color: #181818;
  text-align: center;
  letter-spacing: 3px;
  width: 100%;
  max-width: 1246px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 100px;
  font-family: sofia-pro, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 42px;
  text-decoration: none;
  display: block;
  position: absolute;
}

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

.text-span-4 {
  color: #e36117;
  display: flex;
}

.section-brands-text-copy {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 4px;
  border: 3px #000;
  border-bottom-style: solid;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 120px;
  padding-top: 60px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
}

.section-brands-text-copy.cc-position-name {
  margin-bottom: 5px;
}

.section-cost-text-copy {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 4px;
  border: 3px #000;
  border-bottom-style: solid;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 80px;
  padding-top: 60px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
}

.section-cost-text-copy.cc-position-name {
  margin-bottom: 5px;
}

.container-1-copy-copy {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/Copy-of-this-is-true.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  background-attachment: scroll;
  width: 60%;
  max-width: 600px;
  height: 625px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.container-1-copy-copy-copy {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/Copy-of-this-is-true.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  background-attachment: scroll;
  width: 60%;
  max-width: 600px;
  height: 600px;
  margin-bottom: -125px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.slider {
  display: none;
}

.text-span-5 {
  color: #e36117;
}

.quick-stack-mobile {
  grid-column-gap: 30px;
  grid-row-gap: 27px;
  width: 100%;
  height: auto;
  margin-top: 100px;
}

.grid-2 {
  display: none;
}

.text-benefits-cell {
  color: #ccc;
  text-align: center;
  letter-spacing: 2px;
  font-size: 24px;
  font-weight: 500;
}

.section-five {
  background-color: #eaeae0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
  padding: 40px 30px;
  display: flex;
}

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

.container-5 {
  max-width: 900px;
}

.container-6 {
  background-image: url('../images/this-is-true-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 255px;
  height: 186px;
}

.image-7 {
  padding-top: 0;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-8 {
  width: 200px;
}

.container-7 {
  justify-content: center;
  width: 100%;
  max-width: 1000px;
  padding-top: 120px;
  display: flex;
}

.section-two-text-copy {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  border: 3px #000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 160px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
}

.section-two {
  background-color: #eaeae0;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 100px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

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

.container-8 {
  background-color: #181818;
  justify-content: center;
  align-items: center;
  max-width: 1246px;
  height: 200px;
  display: flex;
}

.text-span-6 {
  color: #e36117;
}

.paragraph-light-copy-copy-copy-copy {
  z-index: 200;
  opacity: 1;
  color: #eaeae0;
  text-align: center;
  letter-spacing: 5px;
  width: 675px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 42px;
  text-decoration: none;
  display: block;
  position: absolute;
}

.section-four-copy-copy {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  border: 3px #000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 60px;
  padding-left: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: block;
  position: static;
  inset: auto;
}

.section-four-copy-copy.cc-position-name {
  margin-bottom: 5px;
}

.text-block-2-copy {
  color: #fff;
  letter-spacing: 2px;
  font-weight: 500;
}

.text-block-2-copy.tile-text {
  color: #181818;
  text-align: center;
  -webkit-text-stroke-color: #181818;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.section-six {
  background-color: #eaeae0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
  padding: 80px 30px 40px;
  display: flex;
}

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

.paragraph-light-copy-copy-copy-copy {
  z-index: 200;
  opacity: 1;
  color: #181818;
  text-align: center;
  letter-spacing: 3px;
  width: 100%;
  max-width: 1246px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 300px;
  font-family: sofia-pro, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 42px;
  text-decoration: none;
  display: block;
  position: absolute;
}

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

.container-5-copy {
  max-width: 900px;
  padding-top: 150px;
}

.image-9 {
  width: 490px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph-light-section-two {
  z-index: 200;
  opacity: 1;
  color: #eaeae0;
  text-align: center;
  letter-spacing: 5px;
  width: 675px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 42px;
  text-decoration: none;
  display: block;
  position: absolute;
}

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

.image-middle {
  flex: 0 auto;
  display: block;
}

.image-12 {
  text-align: left;
  align-self: flex-start;
}

.div-block-4 {
  display: flex;
  position: relative;
}

.text-block-15 {
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: sofia-pro, sans-serif;
  display: block;
  position: absolute;
}

.text-block-sub {
  color: #eaeae0;
  text-align: left;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  padding-bottom: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.image-middle-mobile {
  flex: 0 auto;
  display: none;
}

.section-two-text-copy {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 4px;
  border: 3px #000;
  border-bottom: 2px solid #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 120px;
  padding-top: 40px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
}

.section-two-text-copy.cc-position-name {
  margin-bottom: 5px;
}

.section-dashboard {
  background-color: #eaeae0;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 100px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

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

.grid-3 {
  grid-row-gap: 15px;
  background-color: #0000;
  border: 1px #000;
  grid-template-columns: 3.75fr;
  width: 100%;
  margin-top: 0;
}

.container-9 {
  background-color: #fff;
  border: 1px solid #ccccc3;
  border-radius: 8px;
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.div-block-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.columns-2 {
  height: auto;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-13 {
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.div-block-6 {
  justify-content: flex-start;
  align-items: center;
  height: 200px;
  display: flex;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  height: 200px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block-16 {
  color: #181818;
  text-align: left;
  width: 200px;
  padding-bottom: 20px;
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-17 {
  width: 100%;
  font-family: sofia-pro, sans-serif;
}

.button-2 {
  border: 2px solid var(--orange);
  color: #e36117;
  text-align: center;
  text-transform: none;
  background-color: #0000;
  border-radius: 8px;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.bold-text {
  font-size: 20px;
  line-height: 30px;
}

.section-auth {
  background-color: #eaeae0;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.auth-form {
  width: 600px;
  padding: 40px 20px;
  display: block;
}

.auth-form-copy {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.auth-form-grid {
  grid-column-gap: 32px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-rows: 44px;
  justify-content: stretch;
  width: 100%;
}

.div-block-8 {
  padding-left: 100px;
  padding-right: 100px;
}

.button-copy {
  transform: scale3d(1none, 1none, 1none);
  color: #e36117;
  text-align: center;
  letter-spacing: 2px;
  text-transform: lowercase;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 4px solid #e36117;
  border-radius: 8px;
  width: 100%;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 100px;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-copy:hover {
  color: var(--orange);
  background-color: #0000;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 600;
  line-height: 18px;
}

.button-copy:active {
  background-color: #0000;
}

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

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

.button-copy.cc-white-button:hover {
  background-color: #fffc;
}

.button-copy.cc-white-button:active {
  background-color: #ffffffe6;
}

.image-8-copy {
  width: 200px;
}

.section-two-text-copy-copy {
  z-index: 200;
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  border: 3px #000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 160px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
}

.section-two-text-copy-copy.cc-position-name {
  margin-bottom: 5px;
}

.button-3 {
  color: #e26116;
  text-align: center;
  background-color: #0000;
  border: 2px solid #e26116;
  border-radius: 8px;
  width: 125px;
  margin-left: 30px;
  padding: 0 20px 4px;
  font-family: sofia-pro, sans-serif;
  font-size: 17px;
  line-height: 32px;
  transition-property: none;
  display: flex;
}

.button-3:hover {
  filter: hue-rotate(180deg);
  color: #e26116;
}

.button-3.w--current {
  transition-property: none;
}

.button-3.w--current:hover {
  color: #e26116;
  text-align: left;
  text-decoration: none;
}

.button-3-copy {
  color: #e26116;
  background-color: #0000;
  border: 2px solid #e26116;
  border-radius: 8px;
  margin-left: 30px;
  padding: 0 20px 4px;
  font-family: sofia-pro, sans-serif;
  font-size: 17px;
  line-height: 32px;
  transition-property: none;
  display: none;
}

.button-3-copy:hover {
  filter: hue-rotate(180deg);
  color: #e26116;
}

.button-3-copy.w--current {
  transition-property: none;
}

.button-3-copy.w--current:hover {
  color: #e26116;
  text-align: left;
  text-decoration: none;
}

.div-block-5-copy {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 250px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 80px;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.text-span-7 {
  opacity: .5;
  font-size: 12px;
  line-height: 12px;
}

.text-span-8, .text-span-9 {
  opacity: .51;
  font-size: 12px;
  line-height: 12px;
}

.text-span-10 {
  opacity: .47;
}

.section-3 {
  object-fit: fill;
  background-color: #fff;
  border: 1px solid #d5d5ca;
  border-radius: 8px;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
  overflow: hidden;
}

.text-block-17-copy {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: sofia-pro, sans-serif;
  line-height: 48px;
}

.div-block-6-copy, .div-block-6-copy-copy {
  justify-content: flex-start;
  align-items: center;
  height: 200px;
  display: flex;
}

.text-block-17-copy {
  width: 100%;
  font-family: sofia-pro, sans-serif;
  line-height: 26px;
}

.div-block-7-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.grid-3-copy {
  grid-row-gap: 15px;
  background-color: #0000;
  border: 1px #000;
  grid-template-columns: 3.75fr;
  width: 100%;
  margin-top: 0;
}

.container-9-copy {
  background-color: #fff;
  border: 1px solid #ccccc3;
  border-radius: 8px;
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.container-7-copy {
  justify-content: center;
  width: 100%;
  max-width: 1000px;
  padding-top: 40px;
  display: flex;
}

.bold-text-2 {
  font-size: 28px;
}

.div-block-9 {
  border: 2px #181818;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: -60px;
  margin-right: -60px;
  padding: 40px 100px;
  display: flex;
}

.button-2-copy {
  border: 2px solid var(--orange);
  color: #e36117;
  text-align: center;
  text-transform: none;
  background-color: #0000;
  border-radius: 8px;
  width: 100%;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.div-block-7-copy {
  justify-content: center;
  align-items: center;
  height: 200px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-10, .div-block-11 {
  width: 200px;
}

.column {
  height: 100%;
}

.div-block-5-copy {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.div-block-5-copy-copy {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 50px;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.detail-activate-button {
  border: 2px solid var(--orange);
  color: #e36117;
  text-align: center;
  text-transform: none;
  background-color: #0000;
  border-radius: 8px;
  width: 268px;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.block-quote {
  border-left-color: #e36117;
  font-family: sofia-pro, sans-serif;
  font-size: 18px;
}

.heading-2 {
  text-align: left;
  margin-top: 50px;
  font-family: sofia-pro, sans-serif;
}

.block-quote-2 {
  border-left-color: #e36117;
  margin-bottom: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 18px;
}

.heading-3 {
  text-align: left;
  margin-top: 100px;
  font-family: sofia-pro, sans-serif;
}

.div-block-12 {
  margin-left: -60px;
  margin-right: -60px;
  padding-left: 60px;
  padding-right: 60px;
}

.columns-3 {
  width: 100%;
}

.column-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.detail-activate-button-copy {
  border: 2px solid var(--orange);
  color: #e36117;
  text-align: center;
  text-transform: none;
  background-color: #0000;
  border-radius: 8px;
  width: 200px;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.heading-4 {
  color: #fff;
  font-family: DM Serif Display, sans-serif;
  display: none;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-14 {
  text-align: left;
  align-self: flex-start;
}

.text-block-18 {
  color: #eaeae0;
  text-align: left;
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 48px;
  display: flex;
  position: absolute;
}

.columns-4 {
  width: 100%;
}

.column-3 {
  justify-content: flex-end;
  padding-right: 20px;
  display: flex;
}

.text-span-11 {
  font-family: DM Serif Display, sans-serif;
}

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

  .heading-jumbo {
    font-size: 24px;
    line-height: 70px;
    bottom: 34%;
    right: 0%;
  }

  .paragraph-light {
    letter-spacing: 20px;
    font-size: 60px;
  }

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

  .button {
    justify-content: center;
  }

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

  .menu-icon {
    display: block;
  }

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

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

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

  .navigation-items {
    background-color: #0000;
    border: 2px solid #000;
    flex-direction: row;
    flex: 1;
    display: flex;
    position: relative;
  }

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

  .menu-button {
    padding: 0;
    display: block;
  }

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

  .navigation-wrap {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
    display: flex;
    position: absolute;
  }

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

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

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

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

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

  .contact-headline {
    width: 100%;
  }

  .contact-form-wrap {
    width: 100%;
    margin-top: 40px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .body {
    background-color: #181818;
  }

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

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

  .image {
    border: 2px solid #000;
    display: none;
    position: static;
    inset: 0% auto auto 0%;
  }

  .div-block {
    background-position: 0 80%;
    background-size: 160% 160%;
    background-attachment: scroll;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .heading {
    font-size: 20px;
    line-height: 32px;
  }

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

  .div-block-copy {
    background-position: 100% 0;
    background-size: 80% 80%;
    background-attachment: fixed;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .paragraph-light-copy {
    font-size: 40px;
  }

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

  .div-block-copy-copy {
    filter: brightness(78%) grayscale();
    background-position: 50%;
    background-size: 100% 100%;
    background-attachment: scroll;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .paragraph-light-copy-copy {
    font-size: 40px;
  }

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

  .section-three-text {
    font-size: 40px;
  }

  .paragraph-light-copy {
    padding-top: 100px;
    padding-left: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .section-two-text {
    margin-left: 70px;
    font-size: 18px;
  }

  .section-three-copy {
    margin-left: -130px;
    font-size: 50px;
  }

  .image-3 {
    margin-left: 360px;
  }

  .image-3-copy {
    margin-left: 140px;
  }

  .section-two-text-copy-copy {
    font-size: 40px;
  }

  .container-form {
    height: auto;
  }

  .section-three-text-head {
    margin-left: 70px;
    font-size: 18px;
  }

  .section-two-copy.cc-contact, .section-four-copy.cc-contact {
    padding-left: 0;
    padding-right: 0;
  }

  .section-four-text-head {
    margin-left: 30px;
    font-size: 18px;
  }

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

  .text-block-2.tile-text {
    font-size: 18px;
  }

  .image-5 {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-14 {
    text-align: center;
    letter-spacing: 2px;
    padding: 60px 10px 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
  }

  .text-span-2 {
    color: #e26115;
  }

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

  .div-block-two {
    background-position: 0 80%;
    background-size: 160% 160%;
    background-attachment: scroll;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .container-patient-acq {
    max-width: 600px;
  }

  .div-block-patient-acq {
    background-position: 0 0;
    background-size: 160% 160%;
    background-attachment: scroll;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .paragraph-light-copy-copy {
    margin-left: 0;
    padding-left: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-light-copy-copy-copy {
    width: 600px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }

  .section-brands-text-copy {
    margin-left: 70px;
    font-size: 18px;
  }

  .section-cost-text-copy {
    margin-left: 30px;
    font-size: 18px;
  }

  .slider {
    display: none;
  }

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

  .container-7 {
    max-width: 700px;
  }

  .section-two-text-copy {
    margin-top: 0;
    margin-left: 0;
    font-size: 18px;
  }

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

  .paragraph-light-copy-copy-copy-copy {
    width: 600px;
    margin-top: 540px;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .section-four-copy-copy {
    margin-left: 0;
    font-size: 18px;
  }

  .section-six {
    padding-top: 40px;
  }

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

  .paragraph-light-copy-copy-copy-copy {
    width: 400px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }

  .paragraph-light-section-two {
    width: 600px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .image-middle {
    border: 2px #000;
    display: block;
    position: static;
    inset: 0% auto auto 0%;
  }

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

  .text-block-15 {
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .text-block-sub {
    padding-top: 70px;
  }

  .image-middle-mobile {
    border: 2px solid #000;
    display: none;
    position: static;
    inset: 0% auto auto 0%;
  }

  .section-two-text-copy {
    margin-left: 30px;
    font-size: 18px;
  }

  .section-dashboard {
    padding-bottom: 0;
  }

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

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

  .container-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-5 {
    width: 150px;
  }

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

  .auth-form {
    width: auto;
    padding: 30px 50px 40px;
  }

  .button-copy {
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
  }

  .section-two-text-copy-copy {
    margin-top: 0;
    margin-left: 0;
    font-size: 18px;
  }

  .grid-3-copy {
    grid-template-columns: 3.5fr;
  }

  .container-9-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-7-copy {
    max-width: 700px;
  }

  .div-block-5-copy, .div-block-5-copy-copy {
    width: 150px;
  }

  .div-block-13 {
    display: flex;
  }

  .text-block-18 {
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }
}

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

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

  .container-1 {
    opacity: .67;
    text-align: center;
    width: 100%;
    height: 300px;
  }

  .heading-jumbo {
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
    bottom: 35%;
  }

  .paragraph-light {
    letter-spacing: 10px;
    margin-left: 0;
    font-size: 60px;
  }

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

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

  .button {
    text-align: center;
    margin-top: 20px;
  }

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

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

  .navigation-item {
    display: none;
  }

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

  .navigation {
    padding: 20px 30px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  ._404-wrap {
    padding: 30px;
  }

  .body {
    background-color: #181818;
  }

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

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

  .image {
    border-style: none;
    display: none;
  }

  .div-block {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 150% 150%;
    background-attachment: scroll;
    height: 100%;
    padding-right: 0;
  }

  .section-two-brands {
    margin-left: 0;
    margin-right: 0;
  }

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

  .div-block-copy {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    height: 100%;
    padding-right: 0;
  }

  .container-1-copy {
    text-align: center;
    width: 80%;
  }

  .paragraph-light-copy {
    margin-left: -50px;
    font-size: 34px;
  }

  .section-three {
    margin-left: 0;
    margin-right: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .div-block-copy-copy {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    height: 100%;
    padding-right: 0;
  }

  .paragraph-light-copy-copy {
    margin-left: -50px;
    font-size: 34px;
  }

  .container-1-copy-copy-perks {
    text-align: center;
    width: 100%;
    height: 400px;
    margin-bottom: 0;
  }

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

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

  .section-three-text {
    margin-left: -50px;
    font-size: 34px;
  }

  .paragraph-light-copy {
    letter-spacing: 3px;
    margin-left: 0;
    padding-left: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .section-two-text {
    margin-left: 40px;
    padding-top: 30px;
    padding-left: 0;
    font-size: 18px;
  }

  .section-three-copy {
    letter-spacing: 5px;
    width: 100%;
    margin-top: 120px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
    font-size: 54px;
  }

  .section-two-text-copy {
    margin-top: -90px;
    margin-left: 40px;
    font-size: 12px;
  }

  .image-3 {
    margin-top: 570px;
    margin-left: 150px;
  }

  .image-3-copy {
    margin-left: 145px;
  }

  .section-two-text-copy-copy {
    margin-left: -50px;
    font-size: 34px;
  }

  .container-form {
    text-align: center;
    width: 80%;
  }

  .section-three-text-head {
    margin-left: 40px;
    padding-left: 0;
    font-size: 18px;
  }

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

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

  .section-four-copy {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .section-four-text-head {
    margin-left: 0;
    padding-left: 10px;
    font-size: 18px;
  }

  .container-three {
    text-align: center;
    width: 80%;
  }

  .quick-stack {
    padding-top: 20px;
  }

  .container-4 {
    text-align: center;
    width: 80%;
  }

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

  .text-block-2.tile-text {
    text-align: center;
    line-height: 24px;
  }

  .container-brands {
    text-align: center;
    width: 100%;
  }

  .image-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-14 {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

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

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

  .div-block-two {
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 150% 150%;
    background-attachment: scroll;
    height: 100%;
    padding-right: 0;
  }

  .section-sep {
    margin-left: 0;
    margin-right: 0;
  }

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

  .container-patient-acq {
    text-align: center;
    width: 80%;
  }

  .div-block-patient-acq {
    background-position: 0 25%;
    background-repeat: no-repeat;
    background-size: 150%;
    background-attachment: scroll;
    height: 400px;
    padding-right: 0;
  }

  .paragraph-light-copy-copy {
    letter-spacing: 3px;
    margin-left: 10px;
    padding-left: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-light-copy-copy-copy {
    letter-spacing: 3px;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .section-brands-text-copy, .section-cost-text-copy {
    margin-left: 40px;
    padding-left: 0;
    font-size: 18px;
  }

  .container-1-copy-copy {
    text-align: center;
    width: 80%;
  }

  .container-1-copy-copy-copy {
    text-align: center;
    width: 80%;
    height: 400px;
    margin-bottom: -100px;
  }

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

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

  .container-7 {
    max-width: 550px;
    padding-top: 100px;
  }

  .section-two-text-copy {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    font-size: 18px;
  }

  .section-two {
    margin-left: 0;
    margin-right: 0;
  }

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

  .container-8 {
    height: 150px;
  }

  .section-four-copy-copy {
    color: #181818;
    margin-left: 0;
    padding-left: 0;
    font-size: 18px;
  }

  .text-block-2-copy.tile-text {
    text-align: center;
    line-height: 16px;
  }

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

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

  .paragraph-light-copy-copy-copy-copy {
    letter-spacing: 3px;
    width: 400px;
    margin-top: 0;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-light-section-two {
    letter-spacing: 3px;
    width: 440px;
    margin-top: 0;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .image-middle {
    display: none;
  }

  .image-middle-mobile {
    border-style: none;
    display: block;
  }

  .section-two-text-copy {
    margin-left: 10px;
    padding-top: 30px;
    padding-left: 0;
    font-size: 18px;
  }

  .section-dashboard {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .div-block-5 {
    width: 100px;
  }

  .section-auth {
    margin-left: 0;
    margin-right: 0;
  }

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

  .auth-form {
    padding-left: 30px;
    padding-right: 30px;
  }

  .auth-form-copy {
    flex-direction: column;
    display: flex;
  }

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

  .button-copy {
    text-align: center;
    margin-top: 20px;
  }

  .section-two-text-copy-copy {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    font-size: 18px;
  }

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

  .container-7-copy {
    max-width: 550px;
    padding-top: 100px;
  }

  .div-block-5-copy, .div-block-5-copy-copy {
    width: 100px;
  }
}

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

  .container-1 {
    height: 400px;
  }

  .heading-jumbo {
    letter-spacing: 3px;
    font-size: 8px;
    line-height: 14px;
    bottom: 61%;
  }

  .paragraph-tiny {
    font-family: sofia-pro, sans-serif;
  }

  .paragraph-light {
    margin-top: 60px;
    margin-left: 0;
    font-family: sofia-pro, sans-serif;
    font-size: 34px;
  }

  .button {
    text-align: center;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: sofia-pro, sans-serif;
  }

  .navigation-item {
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

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

  .navigation {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-field {
    text-align: center;
  }

  .contact {
    padding: 0;
  }

  .contact-form-grid {
    grid-template-rows: auto auto;
  }

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

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

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

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

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

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

  .body {
    background-color: #181818;
  }

  .section {
    background-color: #181818;
    margin-top: 0;
    margin-bottom: 0;
  }

  .image {
    text-align: left;
    border-style: none;
    display: none;
  }

  .container-middle {
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
  }

  .container-last {
    display: flex;
  }

  .heading {
    margin-top: 0;
    padding-top: 0;
    font-family: sofia-pro, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .field-label-2 {
    font-family: sofia-pro, sans-serif;
    font-size: 14px;
  }

  .section-two-brands {
    clear: none;
    height: auto;
    margin-top: 0;
    display: block;
  }

  .container-1-copy {
    height: 400px;
  }

  .paragraph-light-copy {
    margin-left: -25px;
    font-size: 12px;
  }

  .section-three {
    clear: none;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-copy-copy {
    width: 100%;
    height: 100%;
  }

  .paragraph-light-copy-copy {
    margin-left: -25px;
    font-size: 12px;
  }

  .container-1-copy-copy-perks {
    justify-content: center;
    align-items: center;
    height: 400px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .section-three-text {
    margin-left: -25px;
    font-size: 12px;
  }

  .paragraph-light-copy {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 140px;
    padding-left: 0;
    padding-right: 0;
    font-family: sofia-pro, sans-serif;
    font-size: 14px;
    font-weight: 700;
  }

  .section-two-text {
    letter-spacing: 3px;
    border-style: none none solid;
    border-width: 2px;
    margin-left: 20px;
    padding-top: 30px;
    padding-bottom: 0;
    padding-left: 0;
    font-family: sofia-pro, sans-serif;
    font-size: 12px;
  }

  .section-three-copy {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: sofia-pro, sans-serif;
    font-size: 36px;
    line-height: 42px;
  }

  .section-two-text-copy {
    margin-left: 20px;
    font-size: 12px;
  }

  .image-3 {
    margin-top: 350px;
    margin-left: 55px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-3-copy {
    margin-top: 330px;
    margin-left: 50px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-two-text-copy-copy {
    margin-left: -25px;
    font-size: 12px;
  }

  .container-form {
    width: 90%;
    height: auto;
  }

  .section-three-text-head {
    margin-left: 20px;
    padding-top: 30px;
    padding-left: 0;
    font-size: 12px;
  }

  .section-four-copy {
    margin-top: 0;
  }

  .section-four-text-head {
    margin-left: 20px;
    padding-top: 30px;
    padding-left: 0;
    font-size: 12px;
  }

  .container-three {
    height: 400px;
  }

  .quick-stack {
    grid-column-gap: 7px;
    grid-row-gap: 5px;
    margin-top: 80px;
    padding-top: 80px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    width: 100%;
    height: auto;
  }

  .text-block-2.tile-text {
    font-family: sofia-pro, sans-serif;
  }

  .text-block-7 {
    justify-content: center;
    align-items: flex-start;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 18px;
    line-height: 24px;
    display: block;
  }

  .container-brands {
    width: 100%;
    max-width: 100%;
    height: 575px;
    margin-top: 0;
  }

  .grid {
    display: none;
  }

  .image-5 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-14 {
    margin-top: 0;
    padding: 40px 10px;
    font-family: sofia-pro, sans-serif;
    font-size: 22px;
    line-height: 26px;
  }

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

  .container-patient-acq {
    width: 100%;
    height: 400px;
    padding-top: 60px;
  }

  .div-block-patient-acq {
    background-position: 25% 25%;
    background-size: 125%;
  }

  .paragraph-light-copy-copy {
    margin-top: 30px;
    margin-left: 0;
    padding-left: 10px;
    font-size: 18px;
  }

  .paragraph-light-copy-copy-copy {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: sofia-pro, sans-serif;
    font-size: 22px;
    line-height: 26px;
  }

  .section-brands-text-copy {
    margin-top: 100px;
    margin-left: 20px;
    padding-top: 30px;
    padding-left: 0;
    font-size: 12px;
  }

  .section-cost-text-copy {
    margin-left: 20px;
    padding-top: 30px;
    padding-left: 0;
    font-size: 12px;
  }

  .container-1-copy-copy {
    height: 400px;
  }

  .container-1-copy-copy-copy {
    border: 1px #000;
    height: 300px;
    margin-bottom: -65px;
  }

  .image-6 {
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .slider {
    background-color: #0000;
    height: 575px;
    display: block;
  }

  .slide-nav {
    filter: invert();
    background-color: #0000;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    display: flex;
    inset: auto 0% 0%;
  }

  .quick-stack-mobile {
    grid-column-gap: 7px;
    grid-row-gap: 5px;
  }

  .grid-2 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 100px;
    display: block;
  }

  .benefits_cell {
    background-color: #000;
  }

  .text-benefits-cell {
    justify-content: center;
    align-items: flex-start;
    margin-top: auto;
    margin-bottom: 5px;
    padding: 25px 10px;
    font-size: 18px;
    line-height: 24px;
    display: block;
  }

  .section-five {
    padding: 0 0 20px;
  }

  .image-8 {
    width: 150px;
  }

  .container-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    padding-top: 20px;
    display: flex;
  }

  .section-two-text-copy {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    font-family: sofia-pro, sans-serif;
    font-size: 12px;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .section-two {
    clear: none;
    height: auto;
    margin-top: 0;
    padding-bottom: 20px;
    display: block;
  }

  .paragraph-light-copy-copy-copy-copy {
    width: 100%;
    margin-top: 350px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .section-four-copy-copy {
    margin-top: 0;
    margin-left: 0;
    padding: 40px 10px;
    font-family: sofia-pro, sans-serif;
    font-size: 18px;
    inset: auto 0% 0%;
  }

  .text-block-2-copy.tile-text {
    font-family: sofia-pro, sans-serif;
  }

  .section-six {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-light-copy-copy-copy-copy {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    padding: 30px 10px;
    font-family: sofia-pro, sans-serif;
    font-size: 22px;
    line-height: 26px;
  }

  .container-5-copy {
    padding-top: 0;
  }

  .image-9 {
    margin-top: 100px;
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-light-section-two {
    overflow-wrap: normal;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-family: sofia-pro, sans-serif;
    font-size: 22px;
    line-height: 26px;
  }

  .image-middle {
    text-align: left;
    border-style: none;
    align-self: auto;
    display: none;
  }

  .image-10 {
    width: 100%;
  }

  .image-11 {
    width: 100%;
    position: static;
  }

  .image-12 {
    width: 100%;
  }

  .div-block-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: block;
  }

  .text-block-15 {
    color: #eaeae0;
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    font-family: DM Serif Display, sans-serif;
    font-size: 48px;
    line-height: 41px;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .text-block-sub {
    color: #eaeae0;
    letter-spacing: 2px;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    font-family: sofia-pro, sans-serif;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .image-middle-mobile {
    text-align: left;
    border-style: none;
    align-self: auto;
    display: block;
  }

  .section-two-text-copy {
    text-align: left;
    letter-spacing: 3px;
    border-style: none;
    border-width: 2px;
    justify-content: flex-start;
    width: 150px;
    margin-left: 10px;
    padding-top: 30px;
    padding-bottom: 0;
    padding-left: 0;
    font-family: sofia-pro, sans-serif;
    font-size: 18px;
    position: static;
  }

  .section-dashboard {
    clear: none;
    height: auto;
    margin-top: 0;
    padding-bottom: 20px;
    display: block;
  }

  .container-9 {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

  .div-block-5 {
    width: 100%;
    height: 100px;
  }

  .div-block-7 {
    height: 150px;
  }

  .section-auth {
    clear: none;
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .auth-form {
    padding: 0;
  }

  .auth-form-copy {
    flex-direction: column;
  }

  .auth-form-grid {
    grid-template-rows: auto auto;
  }

  .div-block-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-copy {
    text-align: center;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: sofia-pro, sans-serif;
  }

  .image-8-copy {
    width: 150px;
  }

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

  .section-two-text-copy-copy {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    font-family: sofia-pro, sans-serif;
    font-size: 12px;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .button-3, .button-3-copy {
    display: none;
  }

  .container-9-copy, .section-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-9-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-7-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    padding-top: 20px;
    display: flex;
  }

  .bold-text-2 {
    line-height: 36px;
  }

  .div-block-7-copy {
    height: 150px;
  }

  .div-block-5-copy, .div-block-5-copy-copy {
    width: 100%;
    height: 100px;
  }

  .block-quote {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 10px;
  }

  .block-quote-2 {
    padding-left: 15px;
    padding-right: 10px;
  }

  .heading-3 {
    margin-top: 20px;
  }

  .div-block-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: block;
  }

  .image-14 {
    width: 100%;
  }

  .text-block-18 {
    color: #eaeae0;
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    font-family: DM Serif Display, sans-serif;
    font-size: 48px;
    line-height: 41px;
    display: flex;
    position: absolute;
    inset: 0%;
  }
}

#w-node-_18e12e45-3851-a977-d9bf-3d2095e1c8b4-d0df4a24 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 767px) {
  #w-node-_18e12e45-3851-a977-d9bf-3d2095e1c8b4-d0df4a24 {
    grid-area: 1 / 1 / 2 / 2;
  }
}


