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

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

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

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

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

a {
  padding-bottom: 9px;
  text-decoration: underline;
}

.hero {
  background-image: url('../images/Asset-32x.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 875px;
  margin-left: -5px;
  padding: 60px 290px 60px 60px;
  display: flex;
}

.container {
  flex: 1;
  padding: 15px;
}

.hero-container {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  padding: 15px 15px 15px 0;
  display: flex;
}

.image {
  max-width: 400px;
}

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

.text-block-2 {
  color: #fff;
  white-space: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 34px;
}

.button1 {
  background-color: #866655;
  border: 1px solid #fff;
  border-radius: 8px;
  align-self: baseline;
  margin-top: 23px;
  margin-left: -2px;
  margin-right: 1px;
  padding-bottom: 9px;
  padding-left: 22px;
  padding-right: 22px;
  font-family: "Source Sans 3", sans-serif;
}

.button1.digi {
  align-self: center;
  margin-top: 20px;
}

.button1.feature2 {
  align-self: flex-end;
  font-size: 14px;
  font-weight: 700;
}

.button1.feature1 {
  font-size: 14px;
  font-weight: 700;
}

.button1.fwr {
  align-self: flex-start;
  margin-top: 15px;
}

.button1.fwr.v2 {
  align-self: flex-end;
}

.button1.fwr.pvt {
  margin-top: 0;
  margin-bottom: 30px;
}

.button1.abt {
  margin-top: 10px;
}

.button1.sucfai {
  align-self: center;
  font-weight: 700;
}

.button1.costcard {
  background-color: #2a404c;
  align-self: center;
  margin-top: 0;
  margin-bottom: 25px;
}

.button1.vid {
  background-color: #2c414d;
  align-self: center;
}

.div-block {
  flex-direction: row;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.button {
  text-align: center;
  background-color: #2e434d;
  border: 1px solid #fff;
  border-radius: 8px;
  align-self: baseline;
  width: 118px;
  margin-top: 15px;
  margin-left: 15px;
  font-family: "Source Sans 3", sans-serif;
}

.button.cre {
  align-self: center;
  margin-top: 20px;
  margin-left: 0;
}

.button.wwu {
  align-self: center;
  margin-top: 0;
  margin-left: -2px;
  font-weight: 700;
}

.button.centre {
  align-self: center;
  width: auto;
  height: 45px;
  margin-top: 23px;
  padding-top: 12px;
  font-size: 16px;
  text-decoration: none;
}

.button.blog {
  margin-left: 0;
}

.navbar {
  opacity: .94;
  color: #fff;
  background-color: rgba(45, 66, 77, .86);
  justify-content: flex-start;
  margin-right: 0;
  padding-right: 0;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-2 {
  float: right;
  margin-right: 60px;
}

.nav-link {
  opacity: 1;
  color: #fff;
  background-color: rgba(45, 66, 77, 0);
  font-family: "Source Sans 3", sans-serif;
}

.nav-link-2 {
  color: #fff;
  background-color: rgba(45, 66, 77, 0);
  font-family: "Source Sans 3", sans-serif;
}

.nav-link-3 {
  color: #fff;
  background-color: rgba(45, 66, 77, 0);
  margin-right: 20px;
  font-family: "Source Sans 3", sans-serif;
}

.menu-button {
  float: right;
  background-color: rgba(45, 66, 77, 0);
}

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

.section {
  padding: 60px;
}

.team {
  color: #000;
  background-image: url('../images/Asset-42x.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #fff;
  border-radius: 2px;
  justify-content: space-between;
  height: 850px;
  padding: 60px 0 60px 90px;
  font-family: "Source Sans 3", sans-serif;
  display: flex;
}

.container-3 {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  align-items: flex-end;
  padding: 15px;
  display: flex;
}

.div-block-2 {
  align-items: flex-end;
  display: flex;
}

.image-2, .image-3 {
  max-width: 350px;
}

.text-block-3 {
  text-align: right;
  flex-direction: column;
  font-size: 20px;
  line-height: 26px;
  display: flex;
  position: static;
}

.image-4 {
  max-width: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-3 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 15px;
  display: flex;
}

.bold-text {
  width: 0;
  height: 0;
}

.div-block-4 {
  justify-content: flex-end;
  display: flex;
}

.about {
  object-fit: cover;
  background-color: #fff;
  background-image: url('../images/Asset-5.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1397px;
  padding: 60px;
}

.container-4 {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 15px;
  display: flex;
}

.container-4.top {
  margin-top: -20px;
}

.image-5 {
  object-fit: contain;
  align-self: center;
  width: auto;
  min-width: auto;
  max-width: 200px;
  max-height: none;
  padding: 10px;
  overflow: scroll;
}

.image-6, .image-7 {
  object-fit: contain;
  min-width: auto;
  max-width: 180px;
  padding: 10px;
}

.image-8 {
  text-align: center;
  object-fit: contain;
  align-self: center;
  min-width: auto;
  max-width: 200px;
  padding: 10px;
}

.image-9, .image-10 {
  object-fit: contain;
  min-width: auto;
  max-width: 150px;
  padding: 10px;
}

.image-11 {
  object-fit: contain;
  align-self: center;
  min-width: auto;
  max-width: 130px;
  padding: 10px;
}

.image-12 {
  object-fit: contain;
  min-width: auto;
  max-width: 120px;
  padding: 10px;
}

.container-5 {
  margin-top: 145px;
  padding: 15px;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  font-size: 24px;
  line-height: 35px;
}

.container-6 {
  justify-content: space-between;
  margin-top: 62px;
  padding: 15px;
  display: flex;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  font-family: League Spartan, sans-serif;
  font-size: 38px;
  font-weight: 700;
}

.heading, .heading-2 {
  color: #fff;
  text-align: center;
  font-family: League Spartan, sans-serif;
  font-size: 38px;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  font-size: 24px;
  line-height: 42px;
}

.div-block-5, .div-block-6 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.nav-menu {
  color: #fff;
  border-radius: 0;
  margin-right: 60px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  top: 98%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav-link-4 {
  color: #fff;
  background-color: rgba(134, 102, 84, .86);
  border: 1px solid #fff;
  border-radius: 6px;
  margin-top: 8px;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
}

.nav-link-4.copy {
  background-color: rgba(40, 57, 67, 0);
  border-width: 0;
  margin-top: 0;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 400;
}

.container-7 {
  padding: 45px 15px 15px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  padding-top: 0;
  padding-bottom: 45px;
  font-family: League Spartan, sans-serif;
  font-size: 38px;
}

.footer {
  clear: none;
  color: #fff;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-52x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 406px;
  padding: 60px;
  font-family: "Source Sans 3", sans-serif;
  display: flex;
  position: static;
}

.footer-text {
  flex: 1;
  justify-content: flex-start;
  font-size: 22px;
  display: flex;
}

.div-block-7 {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.image-13 {
  max-width: 180px;
}

.text-block-7 {
  font-weight: 500;
  line-height: 30px;
}

.text-block-8 {
  margin-top: 5px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-9 {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 300;
}

.social-icons {
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 73px;
  padding-right: 0;
  display: flex;
}

.image-14, .image-15, .image-16, .image-17 {
  max-width: 60px;
  padding-left: 10px;
  padding-right: 10px;
}

.section-2 {
  color: #303030;
  background-color: #f5f5f5;
  background-image: url('../images/Asset-42x.png');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-around;
  padding: 60px;
  display: flex;
}

.container-8 {
  color: #2e424d;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  font-family: League Spartan, sans-serif;
  display: flex;
}

.paragraph {
  text-align: left;
  margin-bottom: 15px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
}

.paragraph.rev {
  text-align: right;
  margin-bottom: 15px;
}

.image-18 {
  order: 0;
  max-width: 45%;
}

.container-9 {
  padding: 15px;
}

.heading-4 {
  text-align: right;
}

.div-block-8 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.section-3 {
  color: #f5f5f5;
  background-image: linear-gradient(rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/aerial-view-of-road-in-beautiful-autumn-forest-2022-02-02-05-06-20-utc.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 75px 60px 113px;
}

.section-3.blog {
  background-color: #2d424d;
  background-image: none;
}

.container-10 {
  padding: 15px;
}

.heading-6 {
  text-align: center;
  font-family: League Spartan, sans-serif;
  font-size: 32px;
}

.paragraph-2 {
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
}

.container-11 {
  text-align: center;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px;
  font-family: "Source Sans 3", sans-serif;
  display: flex;
}

.heading-7, .heading-8 {
  font-family: League Spartan, sans-serif;
}

.image-19 {
  max-width: 100px;
  padding-right: 24px;
}

.div-block-9 {
  flex-direction: column;
  flex: 1;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.image-20 {
  max-width: 70px;
}

.div-block-10 {
  flex-direction: column;
  flex: 1;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-3, .paragraph-4 {
  max-width: 80%;
  font-size: 16px;
}

.section-4 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/CH2x-Large.png');
  background-position: 50% 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 70vh;
  padding: 150px 60px 60px;
  display: flex;
}

.section-4.pvt {
  background-image: url('../images/Asset-22x.png');
  min-height: 80vh;
}

.section-4.crtv {
  background-position: 50% 100%;
  min-height: 80vh;
  margin-bottom: 23px;
}

.section-4.dgtl {
  background-image: url('../images/CH2x-Large.png');
  background-position: 50% 100%;
  background-size: cover;
  min-height: 80vh;
  margin-bottom: 48px;
}

.container-12 {
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  margin-bottom: 65px;
  padding: 15px;
  display: flex;
}

.heading-9 {
  color: #fff;
  text-align: center;
  margin-bottom: 14px;
  padding-top: 0;
  padding-left: 0;
  font-family: League Spartan, sans-serif;
  font-size: 102px;
}

.paragraph-5 {
  text-align: center;
  padding-top: 20px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 20px;
  overflow: scroll;
}

.section-5 {
  background-color: #fff;
  padding: 0 0 1px;
}

.container-13 {
  object-fit: fill;
  justify-content: flex-start;
  max-width: 100%;
  padding-top: 0;
  display: flex;
}

.container-13.v2 {
  padding-bottom: 0;
}

.container-13.v2.bottom {
  padding-bottom: 60px;
}

.container-13.top {
  padding-top: 30px;
}

.image-21 {
  flex: 0 auto;
  order: -1;
  min-width: 50%;
  max-width: 50%;
  max-height: 500px;
}

.image-21.v2 {
  order: 1;
  min-height: 0;
  max-height: 500px;
}

.image-21.v3 {
  object-fit: cover;
  min-height: 535px;
}

.heading-10 {
  color: #2d424d;
  text-align: left;
  align-self: flex-start;
  padding-left: 0;
  font-family: "Source Sans 3", sans-serif;
}

.heading-10.v2 {
  align-self: flex-end;
}

.div-block-11 {
  text-align: left;
  flex-direction: column;
  align-self: center;
  align-items: flex-start;
  margin-top: -39px;
  padding-left: 30px;
  padding-right: 31px;
  display: flex;
}

.div-block-11.v2 {
  text-align: right;
  align-items: flex-start;
  min-width: 50%;
  margin-top: -8px;
  padding-right: 30px;
}

.paragraph-6 {
  color: #2c414d;
  align-self: flex-start;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
}

.paragraph-7 {
  color: #2e424d;
  align-self: flex-end;
  padding-left: 31px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
}

.section-6 {
  color: #2d424d;
  background-image: url('../images/Asset-42x.png');
  background-position: 159%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  min-height: 741px;
  padding: 60px 60px 60px 415px;
  font-family: "Source Sans 3", sans-serif;
  display: flex;
}

.container-14 {
  text-align: right;
  padding: 15px;
}

.paragraph-8 {
  font-size: 16px;
  line-height: 27px;
}

.text-block-10, .icon {
  color: #fff;
}

.dropdown-toggle {
  text-align: center;
  margin-left: 0;
  margin-right: 15px;
  padding-right: 20px;
}

.dropdown-link {
  color: #fff;
  background-color: #2b3c45;
}

.dropdown-link-2 {
  color: #fff;
  background-color: #2f3e46;
}

.dropdown-link-3 {
  color: #fff;
  background-color: #314049;
}

.section-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 59px;
  display: flex;
}

.container-15 {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  display: flex;
}

.image-22 {
  background-image: linear-gradient(rgba(0, 0, 0, .61), rgba(0, 0, 0, .61));
}

.div-block-12 {
  color: #2c414d;
  background-color: #2d424d;
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: 48%;
  margin-top: 15px;
  padding: 5px;
  display: flex;
  box-shadow: 1px 1px 3px #000;
}

.div-block-12.blog1 {
  background-color: #fff;
}

.div-block-12.blog2 {
  color: #f5f5f5;
  background-color: #fff;
}

.div-block-13 {
  background-color: #2d424d;
  border-radius: 8px;
  width: 48%;
  margin-top: 15px;
  padding: 5px;
  box-shadow: 1px 1px 3px #000;
}

.div-block-13.pvt {
  flex: 1;
  max-width: 48%;
  margin-top: 15px;
}

.div-block-14 {
  background-image: url('../images/digital-home.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  min-height: 300px;
  display: flex;
}

.div-block-15 {
  background-image: url('../images/creative-home.png');
  background-position: 50%;
  background-size: auto;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  display: flex;
}

.div-block-15.pvt {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Chantelle-and-Lee-36-Large.png');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.div-block-15.drn {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Screenshot-2023-07-04-at-11.26.39.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.heading-11 {
  color: #fff;
  max-width: 90%;
  font-family: League Spartan, sans-serif;
  font-size: 50px;
}

.heading-11.blog1, .heading-11.blog2 {
  max-width: 80%;
  font-size: 36px;
}

.heading-12 {
  font-family: League Spartan, sans-serif;
}

.heading-13 {
  color: #fff;
  text-align: left;
  max-width: 90%;
  font-family: League Spartan, sans-serif;
  font-size: 50px;
}

.paragraph-9 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  padding: 10px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-9.blog2, .paragraph-9.blog1 {
  color: #2c414d;
}

.bold-text-3 {
  color: #fff;
  text-align: center;
  line-height: 22px;
  overflow: visible;
}

.bold-text-3.blog2, .bold-text-3.blog1 {
  color: #2c414d;
}

.card-button {
  background-color: #7b6153;
  border: 1px solid #fff;
  border-radius: 8px;
  justify-content: center;
  margin-bottom: 20px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  display: flex;
}

.div-block-16 {
  flex-direction: column;
  align-self: center;
  align-items: center;
  display: flex;
}

.section-8 {
  background-image: url('../images/Asset-52x.png');
  background-position: 100% 100%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  min-height: 80vh;
  padding: 60px;
  display: flex;
}

.section-9 {
  padding: 60px 0;
}

.container-16 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 15px;
  display: flex;
}

.div-block-17 {
  color: #fff;
  font-family: League Spartan, sans-serif;
  font-size: 16px;
}

.heading-14 {
  color: #fff;
  margin-top: -5px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
}

.heading-15 {
  font-size: 42px;
}

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

.container-18 {
  justify-content: space-between;
  margin-top: 176px;
  padding: 15px;
  display: flex;
}

.image-23 {
  max-width: 300px;
}

.heading-16 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: "Source Sans 3", sans-serif;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
}

.div-block-18 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-24 {
  max-width: 35px;
  padding-top: 15px;
}

.section-10 {
  background-color: #2e424d;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 60px;
  display: flex;
}

.container-19 {
  flex: 1;
  justify-content: space-between;
  padding: 15px;
  display: flex;
}

.form {
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-field {
  border-radius: 6px;
  min-width: 400px;
  box-shadow: 1px 1px 3px #000;
}

.submit-button {
  background-color: #755f53;
  border: 1px solid #fff;
  border-radius: 6px;
  margin-top: 10px;
}

.field-label, .field-label-2 {
  font-weight: 400;
}

.text-field-2 {
  border-radius: 6px;
  min-height: 200px;
  box-shadow: 1px 1px 3px #000;
}

.text-field-3 {
  border-radius: 6px;
  box-shadow: 1px 1px 3px #000;
}

.image-25 {
  border-radius: 5px;
  max-width: 350px;
  padding-top: 20px;
  padding-left: 0;
}

.div-block-19 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.paragraph-10 {
  color: #fff;
  text-align: right;
  padding-top: 16px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
}

.section-11 {
  background-color: #2e414d;
  padding: 120px 60px 0;
}

.section-11.success {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section-11.failure {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.container-20 {
  flex: 1;
  padding: 15px;
}

.container-20.success {
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.heading-17 {
  color: #fcfcfc;
  font-family: League Spartan, sans-serif;
}

.paragraph-11 {
  color: #fff;
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
}

.success-message {
  color: #000;
  background-color: #fff2f2;
  border-radius: 6px;
  margin-top: 76px;
  font-family: "Source Sans 3", sans-serif;
  box-shadow: 1px 1px 3px #000;
}

.error-message {
  border-radius: 6px;
  font-family: "Source Sans 3", sans-serif;
  box-shadow: 1px 1px 3px #000;
}

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

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

.image-26 {
  max-width: 80px;
  margin-top: 12px;
  margin-left: 60px;
  padding-left: 0;
}

.link-block {
  display: flex;
}

.link-block.w--current {
  justify-content: flex-start;
  align-items: stretch;
  max-width: 150px;
  margin-right: -1px;
  padding-top: 11px;
  padding-left: 15px;
  display: flex;
}

.section-12 {
  background-image: url('../images/creative-home.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 60vh;
  padding: 60px;
  display: flex;
}

.div-block-22 {
  color: #fff;
  text-align: center;
  flex: 1;
  font-family: Open Sans, sans-serif;
}

.text-block-12 {
  margin-bottom: 5px;
  font-family: League Spartan, sans-serif;
  font-size: 20px;
}

.heading-18 {
  margin-top: 0;
  font-family: League Spartan, sans-serif;
}

.section-13 {
  background-color: #2d424d;
  flex-direction: column;
  align-items: stretch;
  padding: 61px;
  display: flex;
}

.container-21 {
  align-self: flex-start;
  padding: 15px;
  font-family: "Source Sans 3", sans-serif;
}

.text-block-13 {
  color: #fff;
  text-align: left;
}

.paragraph-12 {
  color: #fff;
  padding-top: 15px;
  font-size: 18px;
  line-height: 25px;
}

.container-22 {
  justify-content: center;
  display: flex;
}

.div-block-23 {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.div-block-24 {
  min-width: 100%;
  padding-top: 15px;
  display: flex;
}

.section-14 {
  background-image: url('../images/digital-home.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 60vh;
  padding: 60px;
  display: flex;
}

.section-14.vid {
  background-image: url('../images/creative-home.png');
  background-position: 50%;
}

.container-23 {
  color: #fff;
  text-align: center;
  align-self: center;
}

.heading-19 {
  color: #fff;
  font-family: League Spartan, sans-serif;
  font-size: 48px;
}

.paragraph-13 {
  font-family: "Source Sans 3", sans-serif;
  font-size: 20px;
}

.paragraph-14 {
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.section-15 {
  background-color: #2d424d;
  padding: 60px;
}

.container-24 {
  justify-content: space-between;
  padding: 15px 5px;
  display: flex;
}

.div-block-25 {
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  min-width: 40%;
  max-width: 40%;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-25._2 {
  min-width: 40%;
}

.div-block-25.cost1, .div-block-25.csot2 {
  align-self: center;
  max-width: 45%;
}

.div-block-26, .div-block-27 {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.heading-20 {
  color: #2c414d;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Source Sans 3", sans-serif;
}

.paragraph-15 {
  color: #2c414d;
  text-align: center;
  padding: 10px;
  font-family: "Source Sans 3", sans-serif;
}

.paragraph-16 {
  color: #fff;
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
}

.container-25 {
  padding: 15px;
}

.bold-text-4 {
  font-size: 19px;
}

.image-27 {
  max-width: 100px;
}

.image-28, .image-29, .image-30, .image-31 {
  max-width: 25%;
  padding: 15px 15px 0;
}

.section-16 {
  background-image: url('../images/Asset-2.svg');
  background-position: 0 0;
  background-size: cover;
  padding: 60px;
}

.section-16.web {
  flex-direction: row;
  display: flex;
}

.container-26 {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.container-26.vid {
  flex-direction: column;
}

.paragraph-17 {
  color: #2c414d;
  text-align: left;
  flex: 1;
  align-self: center;
  max-width: none;
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
}

.paragraph-17.vid {
  text-align: center;
}

.image-32 {
  flex: 1;
  max-width: 45%;
}

.section-17 {
  background-image: linear-gradient(rgba(0, 0, 0, .72), rgba(0, 0, 0, .72)), url('../images/aerial-view-of-road-in-beautiful-autumn-forest-2022-02-02-05-06-20-utc.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 60px;
}

.container-27 {
  flex-direction: column;
  align-items: center;
  padding: 15px;
  display: flex;
}

.div-block-28 {
  justify-content: space-between;
  align-self: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

.youtube {
  align-self: stretch;
  width: auto;
  min-width: auto;
  max-width: none;
  max-height: 1080px;
}

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

.heading-21 {
  color: #2c414d;
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  font-size: 20px;
}

.italic-text-2 {
  text-align: left;
}

.image-33 {
  max-width: 20%;
  margin-bottom: 0;
  padding: 15px 15px 0;
}

.section-18 {
  color: #fff;
  background-color: #2e424d;
  padding: 60px;
}

.container-28 {
  text-align: center;
  margin-top: 60px;
  padding: 15px;
}

.heading-22 {
  font-family: League Spartan, sans-serif;
}

.paragraph-18 {
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
}

.container-29 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 30px;
  display: flex;
}

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

.textarea {
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.image-34 {
  flex: 1;
  align-self: center;
  max-width: 180px;
  max-height: 70px;
}

.image-35 {
  align-self: center;
  max-width: 180px;
  max-height: 45px;
}

.image-36 {
  align-self: center;
  max-width: 120px;
}

.image-37 {
  align-self: center;
  max-width: 180px;
  max-height: 45px;
}

.container-30 {
  padding: 15px;
}

.youtube-2 {
  border-radius: 0;
  min-width: 600px;
  margin-bottom: 30px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.background-video {
  width: 100vw;
  height: 100vh;
}

.container-31 {
  background-image: linear-gradient(rgba(36, 46, 60, .8), rgba(36, 46, 60, .8));
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.image-38 {
  width: 50%;
}

.paragraph-19 {
  text-align: center;
  padding-top: 30px;
  font-family: League Spartan, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

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

.button-2 {
  color: #242e3c;
  background-color: #fff;
  border: 0 solid #fff;
  border-radius: 20px;
  margin-top: 20px;
  padding: 10px 25px;
  font-family: League Spartan, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .section-7 {
    flex-direction: column;
  }

  .div-block-13.pvt {
    flex: none;
    width: 90%;
    min-width: 100%;
  }

  .div-block-15.pvt {
    background-image: url('../images/Chantelle-and-Lee-36-Large.png');
  }

  .container-22 {
    justify-content: center;
    padding: 15px 44px;
    display: flex;
  }

  .image-38 {
    width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  .image-38 {
    width: 30%;
  }
}

@media screen and (min-width: 1920px) {
  .image-21, .image-21.v2 {
    max-height: 800px;
  }

  .div-block-13.pvt {
    min-width: 48%;
  }

  .section-9 {
    padding-left: 174px;
    padding-right: 174px;
  }
}

@media screen and (max-width: 991px) {
  .hero {
    background-position: 100% 0;
  }

  .text-block-2 {
    padding-bottom: 10px;
  }

  .button1 {
    align-self: center;
    padding-bottom: 9px;
  }

  .button1.fwr, .button1.fwr.v2 {
    align-self: center;
  }

  .button1.abt {
    align-self: flex-start;
  }

  .div-block {
    margin-top: 0;
    padding-top: 0;
  }

  .button {
    align-self: center;
    margin-top: 0;
  }

  .container-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .team {
    background-position: 50% 100%;
  }

  .about {
    -webkit-text-fill-color: inherit;
    background-position: 0 0;
    background-size: auto;
    background-clip: border-box;
    padding: 150px 8px 60px;
  }

  .nav-menu {
    background-color: #313f46;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .nav-link-4 {
    text-align: center;
    align-self: center;
    margin: 15px 60px;
  }

  .nav-link-4.copy {
    margin-left: 10px;
  }

  .footer {
    background-position: 100% 100%;
  }

  .section-2 {
    background-position: 59% 0;
    background-size: cover;
    padding: 25px;
  }

  .container-13 {
    flex-direction: column;
    align-items: center;
  }

  .image-21 {
    min-width: 80%;
    max-width: 80%;
  }

  .image-21.v2 {
    order: -1;
    margin-top: 30px;
  }

  .image-21.v3 {
    margin-top: 30px;
  }

  .heading-10 {
    text-align: center;
    align-self: center;
    margin-top: 31px;
  }

  .heading-10.v2 {
    align-self: center;
  }

  .div-block-11 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .div-block-11.v2 {
    text-align: center;
  }

  .section-6 {
    background-size: cover;
    min-height: 400px;
  }

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

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

  .dropdown {
    align-self: center;
  }

  .dropdown-2 {
    text-align: center;
    background-color: #334048;
    align-self: center;
    min-width: 100%;
    padding-left: 0;
  }

  .section-7 {
    padding: 15px;
  }

  .div-block-13.pvt {
    flex: 0 auto;
    width: 100%;
    margin-left: 38px;
    margin-right: 38px;
  }

  .paragraph-9.blog1 {
    padding-bottom: 54px;
  }

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

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

  .div-block-21 {
    order: -1;
  }

  .section-14 {
    background-position: 50%;
    background-size: 120% 120%;
  }

  .section-15 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-25.cost1 {
    max-width: 80%;
    margin-bottom: 15px;
    padding: 5px;
  }

  .div-block-25.csot2 {
    max-width: 80%;
    padding: 5px;
  }

  .section-16 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-32 {
    object-fit: cover;
  }

  .section-17 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-28 {
    flex-direction: column;
  }

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

  .image-38 {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    background-position: 68%;
  }

  .button1 {
    padding-bottom: 9px;
  }

  .button1.feature2 {
    align-self: center;
  }

  .team {
    background-position: 58%;
    padding-left: 32px;
  }

  .container-3 {
    padding-bottom: 15px;
  }

  .about {
    background-position: 50%;
    padding-top: 125px;
  }

  .image-5 {
    min-width: 150px;
    max-width: 100px;
  }

  .image-6, .image-7, .image-8 {
    min-width: 150px;
    max-width: none;
  }

  .image-9 {
    min-width: auto;
    max-width: 150px;
  }

  .image-10 {
    min-width: 150px;
    max-width: none;
  }

  .image-11 {
    min-width: 80px;
    max-width: 150px;
  }

  .image-12 {
    min-width: 150px;
    max-width: 150px;
  }

  .container-6 {
    margin-top: 169px;
  }

  .footer {
    background-position: 85%;
  }

  .div-block-7 {
    padding-right: 17px;
  }

  .social-icons {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 0;
  }

  .section-2 {
    padding: 55px 15px;
  }

  .container-8 {
    text-align: center;
    flex-direction: column;
  }

  .paragraph, .paragraph.rev {
    text-align: center;
  }

  .image-18 {
    order: -1;
  }

  .heading-4 {
    text-align: center;
  }

  .div-block-8 {
    align-items: center;
  }

  .section-3 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .container-11 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-9 {
    font-size: 68px;
  }

  .image-21.v2, .image-21.v3 {
    min-height: 300px;
  }

  .paragraph-7 {
    padding-left: 0;
  }

  .section-6 {
    background-position: 50% 100%;
    background-size: cover;
    padding-left: 227px;
  }

  .container-15 {
    flex-direction: column;
    flex: 1;
    align-items: center;
  }

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

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

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

  .div-block-13.pvt {
    flex: 0 auto;
  }

  .section-8 {
    background-position: 87% 100%;
  }

  .container-18 {
    margin-top: 100px;
  }

  .image-23 {
    max-width: 200px;
  }

  .section-12, .section-13 {
    padding: 15px;
  }

  .container-22 {
    padding: 0 15px 15px;
  }

  .div-block-23 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-24 {
    flex-direction: column;
    align-items: center;
    min-width: 80%;
    max-width: 80px;
  }

  .section-14 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-19 {
    font-size: 37px;
  }

  .container-24 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-25 {
    align-self: center;
    min-width: 90%;
    max-width: 90%;
  }

  .div-block-25._2 {
    margin-top: 25px;
  }

  .heading-20 {
    text-align: center;
  }

  .section-16 {
    background-position: 43%;
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
  }

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

  .paragraph-17 {
    max-width: 90%;
  }

  .image-32 {
    align-self: flex-end;
    max-width: 50%;
  }

  .container-30 {
    padding-left: 0;
    padding-right: 0;
  }

  .youtube-2 {
    min-width: 95vw;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    padding-left: 20px;
    padding-right: 10px;
  }

  .image {
    max-width: 200px;
  }

  .button1.mob {
    margin-top: 1px;
  }

  .div-block {
    align-items: center;
  }

  .menu-button {
    align-self: flex-end;
    margin-left: 0;
  }

  .team {
    background-position: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-3 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    flex-direction: column;
    order: -1;
    align-items: center;
  }

  .image-2 {
    order: -1;
    max-width: 300px;
    padding-bottom: 18px;
  }

  .image-3 {
    order: -1;
    max-width: 300px;
    padding-top: 15px;
    padding-bottom: 18px;
  }

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

  .div-block-3 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
  }

  .div-block-4 {
    flex-direction: column;
  }

  .about {
    height: 2000px;
    padding-top: 30px;
  }

  .container-4 {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    margin-bottom: -3px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-5 {
    min-width: 150px;
    max-width: 180px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-6 {
    min-width: 180px;
    max-width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-7 {
    max-width: 180px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-8 {
    max-width: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-9 {
    max-width: 150px;
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .image-10 {
    max-width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-11 {
    max-width: 130px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .container-5 {
    margin-top: 22px;
    padding-top: 50px;
  }

  .text-block-4 {
    font-size: 15px;
    line-height: 24px;
  }

  .container-6 {
    flex-direction: column;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-6 {
    font-size: 20px;
    font-weight: 300;
    line-height: 33px;
  }

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

  .nav-menu {
    border-radius: 0;
    margin-right: 0;
  }

  .heading-3 {
    padding-bottom: 0;
  }

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

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

  .text-block-8 {
    font-size: 13px;
  }

  .social-icons {
    justify-content: space-between;
    padding-top: 24px;
    padding-bottom: 0;
  }

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

  .section-2 {
    background-color: #fff;
    background-image: url('../images/Asset-42x.png');
    background-position: 100%;
    background-size: cover;
  }

  .image-18 {
    max-width: 70%;
  }

  .heading-4 {
    font-size: 21px;
  }

  .heading-5 {
    font-size: 30px;
  }

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

  .div-block-10 {
    padding-top: 42px;
  }

  .section-4 {
    padding: 10px;
  }

  .section-4.dgtl {
    padding-top: 104px;
  }

  .container-12 {
    padding: 4px;
  }

  .heading-9 {
    margin-bottom: 0;
    font-size: 45px;
  }

  .image-21 {
    min-width: 95%;
    max-height: 300px;
  }

  .image-21.v2, .image-21.v3 {
    min-height: 200px;
  }

  .heading-10 {
    margin-top: 10px;
    font-size: 20px;
  }

  .heading-10.v2 {
    margin-top: 10px;
    font-size: 22px;
  }

  .heading-10.v2.abt {
    margin-top: 15px;
  }

  .paragraph-7 {
    align-self: center;
    padding-left: 0;
  }

  .section-6 {
    padding-left: 91px;
    padding-right: 15px;
  }

  .section-7 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .container-15 {
    padding: 0;
  }

  .div-block-12, .div-block-13 {
    width: 90%;
  }

  .div-block-13.pvt {
    width: 80%;
    min-width: 90%;
    max-width: 90%;
    margin: 15px 0 10px;
  }

  .heading-13 {
    text-align: center;
  }

  .section-8 {
    padding: 10px;
  }

  .container-18 {
    flex-direction: column;
    margin-top: 168px;
  }

  .div-block-18 {
    margin-top: 25px;
  }

  .section-10 {
    padding-top: 25px;
  }

  .text-field {
    min-width: 150px;
  }

  .section-11 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .image-26 {
    max-width: 60px;
    margin-top: 0;
    padding-top: 7px;
  }

  .link-block {
    padding-top: 9px;
  }

  .container-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-24 {
    min-width: 100%;
    max-width: 100px;
  }

  .heading-19 {
    font-size: 21px;
  }

  .section-15 {
    padding: 30px 15px;
  }

  .section-16 {
    padding: 1px 15px 30px;
  }

  .section-16.web {
    background-position: 50% 0;
    padding-top: 30px;
  }

  .image-32 {
    max-width: 200px;
    max-height: 200px;
  }

  .section-17 {
    padding: 30px 15px;
  }

  .container-27, .div-block-28 {
    padding: 0;
  }

  .bold-text-5 {
    font-size: 15px;
  }
}


