:root {
  --op: #ddd0;
  --brand-pink: #d4b8b7;
  --white: #fff;
  --outline: #e8eaf0;
  --light-grey: #f7f8fb;
  --dark-grey: #333;
  --blue: #758da3;
}

.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;
}

.grid {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  position: relative;
  inset: 0%;
}

.image {
  width: 200px;
}

.section {
  padding: 20px 40px;
  position: fixed;
  inset: 0% 0% auto;
}

.image-2 {
  width: 200px;
  position: relative;
  left: 0;
}

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

.link-block {
  position: relative;
  left: -200px;
}

.navbar {
  background-color: var(--op);
}

.nav-link {
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.nav-link:hover, .nav-link.w--current {
  color: var(--brand-pink);
}

.div-block-2 {
  z-index: 1;
  background-color: var(--white);
  position: absolute;
  inset: 0%;
}

.nav {
  z-index: 99;
  padding: 20px 60px;
  position: fixed;
  inset: 0% 0% auto;
}

.hero-home {
  background-color: #e9e9e9;
  height: 100vh;
}

.section-2 {
  height: 100vh;
}

.div-block-3 {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100vh;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.text-block._2 {
  font-size: 40px;
  line-height: 45px;
}

.text-block-2 {
  color: var(--white);
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
}

.div-block-4 {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.code-embed {
  height: 100%;
}

.home-about {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.text-block-3 {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.text-block-3._2 {
  margin-top: 20px;
}

.text-block-3._3 {
  text-align: left;
  margin-bottom: 20px;
}

.text-block-4 {
  text-align: center;
  margin-top: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 50px;
}

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

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.paragraph {
  text-align: left;
  column-count: 1;
  column-gap: 75px;
  margin: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.grid-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 70%;
}

.div-block-6 {
  background-image: url('../images/Katya-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-7 {
  background-image: url('../images/Katya.jpg');
  background-position: 50%;
  background-size: cover;
  height: 500px;
}

.div-block-8 {
  background-image: url('../images/Katya-3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.div-block-10 {
  border: 1px none var(--outline);
  width: 100%;
  margin: 20px;
  padding: 20px;
}

.n-fluence-difference {
  background-color: var(--light-grey);
  border: 1px #dadce0;
  padding-bottom: 100px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-11 {
  height: 350px;
  position: relative;
}

.code-embed-2 {
  height: 100%;
}

.div-block-12 {
  background-color: var(--op);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-13 {
  background-color: var(--white);
  width: 70%;
  position: relative;
  top: -53px;
}

.grid-4 {
  border: 1px solid var(--outline);
  grid-template-rows: auto;
}

.div-block-14 {
  padding: 40px 20px;
}

.text-block-5 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
}

.text-block-6 {
  margin-top: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.paragraph-2 {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.text-block-7 {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-style: italic;
  font-weight: 300;
}

.div-block-15 {
  background-image: url('../images/Own-it.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-16 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-17 {
  width: 70%;
}

.text-block-8 {
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.div-block-18 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.div-block-19 {
  background-color: var(--outline);
  width: 70%;
  height: 1px;
}

.grid-5 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-20 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  width: 100%;
  margin-bottom: 10px;
  padding: 20px 40px;
}

.text-block-9 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 14px;
}

.text-block-10 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

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

.image-3 {
  width: 15px;
  margin-right: 10px;
}

.div-block-22 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-23 {
  border: 1px solid var(--outline);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-23:hover {
  background-color: var(--white);
}

.link {
  color: var(--dark-grey);
  letter-spacing: 3px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.reviews {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.div-block-24 {
  width: 70%;
}

.text-block-11 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.slider {
  background-color: var(--op);
  margin-top: 0;
}

.slide-nav {
  display: none;
}

.div-block-25 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  padding: 0 100px;
  display: flex;
}

.paragraph-3 {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-block-12 {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.icon {
  color: #242222;
}

.right-arrow {
  border: 1px solid var(--outline);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  inset: 0% 0% 0% auto;
}

.image-4 {
  width: 25px;
}

.left-arrow {
  border: 1px solid var(--outline);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  inset: 0% auto 0% 0%;
}

.image-5 {
  width: 25px;
}

.div-block-26 {
  width: 90%;
  margin-top: 60px;
}

.grid-6 {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.div-block-27 {
  position: absolute;
  inset: 0%;
}

.image-6 {
  width: 170px;
}

.image-6._2 {
  width: 110px;
}

.image-6._3 {
  width: 65px;
}

.image-6._4 {
  width: 150px;
}

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

.latest-work {
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 0;
  display: flex;
}

.div-block-29 {
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 70%;
  margin-top: 40px;
}

.div-block-30 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-31 {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  display: flex;
}

.text-block-13 {
  text-align: center;
  margin-top: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-block-13._2 {
  margin-top: 20px;
}

.text-block-14 {
  text-align: center;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.grid-8 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  width: 100%;
  padding-bottom: 20px;
}

.div-block-32, .div-block-33 {
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.div-block-35 {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.div-block-35._2, .div-block-35._3 {
  background-image: none;
}

.button {
  border: 1px solid var(--outline);
  background-color: var(--op);
  color: var(--dark-grey);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.button:hover {
  border-color: var(--brand-pink);
  background-color: var(--blue);
  color: var(--white);
}

.button._2 {
  width: 100%;
  margin-top: 10px;
}

.button._3 {
  width: 100%;
  margin-top: 0;
}

.button._3:hover {
  background-color: var(--blue);
}

.button._4 {
  margin-top: 0;
}

.footer {
  background-color: var(--dark-grey);
  padding: 100px 100px 60px;
}

.contact-us {
  background-color: var(--light-grey);
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.grid-9 {
  grid-template-rows: auto;
}

.div-block-36 {
  width: 90%;
}

.div-block-37 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  width: 100%;
  padding: 40px;
  position: relative;
  left: -90px;
}

.text-block-15 {
  font-family: Playfair Display, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}

.form {
  margin-top: 20px;
}

.text-field {
  border: 1px solid var(--outline);
  background-color: var(--white);
  color: var(--dark-grey);
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-field::placeholder {
  color: var(--dark-grey);
}

.text-field._3 {
  background-color: var(--white);
  margin-bottom: 10px;
}

.text-field._5 {
  margin-bottom: 10px;
}

.text-field-2 {
  border: 1px solid var(--outline);
}

.div-block-38 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.code-embed-3 {
  height: 100%;
}

.image-7 {
  width: 200px;
}

.image-8 {
  width: 30px;
  max-width: none;
  margin-right: 20px;
}

.image-8._2 {
  width: 25px;
}

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

.div-block-39._2 {
  margin-top: 0;
}

.text-block-16 {
  color: var(--white);
  font-family: Poppins, sans-serif;
}

.link-2 {
  color: var(--white);
  text-decoration: none;
}

.div-block-40 {
  background-color: var(--outline);
  opacity: .16;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-40._2 {
  background-color: var(--outline);
  margin-top: 0;
}

.text-block-17 {
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 18px;
}

.link-block-2 {
  color: var(--white);
  margin-right: 40px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.text-block-18 {
  letter-spacing: 0;
}

.image-9 {
  width: 30px;
}

.link-block-3 {
  margin-right: 20px;
}

.hero-about {
  background-image: url('../images/About-Banner.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.div-block-41 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block-19 {
  opacity: .5;
  color: var(--white);
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
}

.why-choose-n-fluence {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.paragraph-4 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-42 {
  width: 70%;
}

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

.div-block-44 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: 40px;
  display: flex;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.div-block-45 {
  border: 1px solid var(--outline);
  padding: 20px;
}

.text-block-20 {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

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

.text-block-21 {
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.grid-12 {
  grid-template-rows: auto;
  width: 100%;
  margin-top: 16px;
}

.div-block-46 {
  width: 70%;
  margin-top: 40px;
}

.paragraph-5 {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.text-block-22 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.statement {
  background-color: var(--light-grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.div-block-47 {
  width: 100%;
}

.grid-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-48 {
  z-index: 1;
  border: 1px solid var(--outline);
  background-color: var(--white);
  margin-bottom: 20px;
  padding: 40px 20px;
  position: relative;
  left: -46px;
}

.div-block-48._2 {
  margin-top: 20px;
  left: 62px;
}

.text-block-23 {
  font-family: Playfair Display, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-block-24 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.code-embed-4 {
  width: 500px;
  height: 500px;
}

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

.services-hero {
  background-image: url('../images/Services.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.services {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.div-block-50 {
  width: 70%;
}

.text-block-25 {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.grid-14 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 0;
}

.div-block-51 {
  border: 1px solid var(--outline);
  padding: 20px;
}

.grid-15 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.div-block-52 {
  width: 70%;
  margin-top: 40px;
}

.image-10 {
  width: 40px;
}

.text-block-26 {
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.paragraph-6 {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

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

.grid-16 {
  grid-template-rows: auto;
  width: 100%;
  margin-top: 16px;
}

.text-block-27 {
  text-align: center;
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.div-block-54 {
  width: 70%;
  margin-top: 40px;
}

.paragraph-7 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-field-3 {
  border: 1px solid var(--outline);
  margin-bottom: 0;
}

.select-field {
  margin-bottom: 0;
}

.form-2 {
  margin-top: 40px;
}

.call-to-action {
  background-color: var(--light-grey);
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.div-block-55 {
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.hero-lw {
  background-image: url('../images/Our-work.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
}

.section-3 {
  padding: 100px 60px;
}

.team {
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.div-block-56 {
  width: 70%;
}

.grid-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.grid-17._2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-57 {
  background-color: var(--light-grey);
  background-image: url('../images/Karabo-Bapela.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 550px;
}

.div-block-57._2 {
  background-image: url('../images/Munny-Ramaphakela.jpg');
  background-position: 50% 0;
  height: 550px;
}

.div-block-57._1 {
  background-image: url('../images/Katya.jpg');
  width: auto;
  height: auto;
}

.div-block-58 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 20px;
  display: flex;
  position: static;
  left: -76px;
}

.div-block-58._2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  left: -76px;
}

.text-block-28 {
  font-family: Playfair Display, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 25px;
}

.paragraph-8 {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.div-block-59 {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  left: -13px;
}

.text-block-29 {
  text-align: center;
  margin-bottom: 40px;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.text-block-30 {
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
}

.div-block-60 {
  width: 70%;
}

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

.text-block-31 {
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.grid-18 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.div-block-61 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px;
  display: flex;
}

.text-block-32 {
  text-align: center;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.text-block-33 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 13px;
}

.text-block-33._2 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
}

.code-embed-5, .code-embed-6 {
  height: 169px;
}

.hero-contact {
  height: 100vh;
}

.div-block-62 {
  position: absolute;
  inset: 0%;
}

.code-embed-7 {
  height: 100%;
}

.div-block-63 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  width: 70%;
}

.grid-19 {
  grid-template-rows: auto;
}

.div-block-64 {
  border: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.text-block-34 {
  font-family: Playfair Display, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
}

.paragraph-9 {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.text-block-35 {
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-65 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  display: flex;
}

.form-3, .div-block-66 {
  margin-top: 20px;
}

.burger-3 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.b3-top-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.b3-bar1 {
  background-color: #858eca;
  width: 30px;
  height: 3px;
}

.b3-middlebar-base {
  background-color: #858eca;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 3px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
  position: static;
}

.b3-middlebar-top {
  z-index: 2;
  width: 30px;
  height: 3px;
  position: absolute;
  inset: 0;
}

.b3-middlebar {
  background-color: #858eca;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 3px;
  display: flex;
  position: absolute;
}

.b3-bar3 {
  background-color: #858eca;
  width: 30px;
  height: 3px;
}

.nav-mobile {
  display: none;
}

.burger-3-2 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.b3-bar1-2 {
  background-color: #858eca;
  width: 30px;
  height: 3px;
}

.b3-middlebar-2 {
  background-color: #858eca;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 3px;
  display: flex;
  position: absolute;
}

.b3-bar3-2 {
  background-color: #858eca;
  width: 30px;
  height: 3px;
}

.grid-21 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

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

.div-block-72 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.code-embed-8 {
  height: 100%;
}

.code-embed-11 {
  width: auto;
}

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

.code-embed-12, .code-embed-13 {
  width: auto;
}

.burger-1 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.b1-bar1 {
  background-color: #858eca;
  width: 30px;
  height: 4px;
}

.b1-bar2 {
  background-color: #858eca;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
  display: flex;
}

.b1-middle {
  background-color: #858eca;
  width: 4px;
  height: 0;
}

.b1-bar3 {
  background-color: #858eca;
  width: 30px;
  height: 4px;
}

.grid-23 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.div-block-82 {
  width: auto;
}

.link-3 {
  color: var(--white);
  text-decoration: none;
}

.link-4 {
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.footer-mobile {
  display: none;
}

.div-block-88 {
  color: var(--white);
  justify-content: flex-start;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  display: flex;
}

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

.button-2 {
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  display: flex;
}

.button-3 {
  border: 1px solid var(--outline);
  background-color: var(--op);
  color: var(--dark-grey);
  text-align: center;
  letter-spacing: 3px;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.button-3:hover {
  background-color: var(--blue);
  color: var(--white);
}

.div-block-90 {
  background-color: var(--blue);
  opacity: .3;
  height: 100%;
}

.our-clients {
  background-color: var(--light-grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.background-video, .background-video-2 {
  height: 100%;
}

.background-video-3 {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.background-video-4 {
  z-index: 0;
}

.background-video-5 {
  height: 100%;
}

.image-15 {
  width: auto;
  height: 20px;
  margin-right: 20px;
}

.image-15._2 {
  height: 30px;
}

.link-7 {
  color: var(--white);
  text-align: left;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.grid-26 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
}

.div-block-91 {
  background-color: var(--outline);
  opacity: .25;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-92 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.grid-27 {
  grid-template-rows: auto;
}

.div-block-93 {
  margin-top: 60px;
}

.div-block-94 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.link-8 {
  color: var(--white);
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-95 {
  width: 90%;
  margin-bottom: 100px;
}

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

.text-block-37 {
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

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

.slider-2 {
  background-color: var(--op);
  height: 100%;
}

.div-block-97 {
  height: 100%;
}

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

.grid-28 {
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 70px;
  padding-right: 70px;
  display: flex;
}

.grid-28._2 {
  grid-template-columns: 1fr 1fr;
}

.slide-2 {
  height: 100%;
}

.slide-nav-2 {
  display: none;
}

.right-arrow-2 {
  border: 1px solid var(--outline);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  inset: 0% 0% 0% auto;
}

.icon-2 {
  color: var(--blue);
}

.left-arrow-2 {
  border: 1px solid var(--outline);
  color: var(--blue);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-98 {
  width: 70%;
  margin-top: 60px;
  margin-bottom: 100px;
}

.slider-3 {
  background-color: var(--op);
  height: 100%;
  margin-top: 20px;
}

.slide-nav-3 {
  display: none;
}

.right-arrow-3 {
  border: 1px solid var(--outline);
  color: var(--blue);
  justify-content: center;
  align-items: center;
  width: 49%;
  height: 50px;
  display: flex;
  inset: 430px 0% 0% auto;
}

.left-arrow-3 {
  border: 1px solid var(--outline);
  color: var(--blue);
  justify-content: center;
  align-items: center;
  width: 49%;
  height: 50px;
  display: flex;
  inset: 430px auto 0% 0%;
}

.div-block-99 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.code-embed-14 {
  width: 70%;
  margin-top: 0;
}

.slide-3 {
  height: 100%;
}

.text-block-38 {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-100 {
  border: 1px solid var(--outline);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-101 {
  width: 70%;
  margin-top: 60px;
  margin-bottom: 100px;
}

.slider-4 {
  background-color: var(--op);
  height: 100%;
  margin-top: 20px;
}

.slide-nav-4 {
  display: none;
}

.left-arrow-4 {
  border: 1px solid var(--outline);
  color: var(--blue);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  inset: 0% auto 0% 0%;
}

.right-arrow-4 {
  border: 1px solid var(--outline);
  color: var(--blue);
  justify-content: center;
  align-items: center;
  width: 49%;
  height: 50px;
  display: flex;
  inset: 478px 0% 0% auto;
}

.image-16 {
  width: 80%;
}

.lightbox-link {
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed-15, .code-embed-16 {
  width: 250px;
}

.grid-30 {
  grid-template-rows: auto;
  margin-top: 0;
}

.div-block-103 {
  width: 70%;
  margin-top: 20px;
}

.div-block-104 {
  border: 1px solid var(--outline);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-105 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.code-embed-17 {
  width: 100%;
}

.div-block-106 {
  border: 1px solid var(--outline);
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 20px;
  display: flex;
}

.image-18, .image-19 {
  height: 20px;
}

.image-20, .image-21, .image-22, .image-23 {
  height: 25px;
}

.section-5 {
  width: 70%;
  margin-top: 40px;
}

.grid-31 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 20px;
}

.grid-31.home {
  grid-template-rows: auto;
  margin-top: 20px;
}

.code-embed-18 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-107 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  padding-top: 20px;
  padding-bottom: 20px;
}

.body {
  background-color: var(--dark-grey);
}

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

.link-block-4 {
  margin-right: 20px;
}

.link-block-4._2 {
  margin-right: 0;
}

.image-24 {
  width: 30px;
}

.section-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.grid-32 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.div-block-109 {
  border: 1px solid #464646;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.text-block-39 {
  color: var(--outline);
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-110 {
  margin-top: 0;
  display: flex;
}

.image-25 {
  width: 15px;
  margin-left: 10px;
}

.link-block-5, .link-block-6 {
  margin-top: 10px;
  text-decoration: none;
}

.text-block-40 {
  color: var(--outline);
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.image-26 {
  width: 300px;
  margin-bottom: 60px;
}

.div-block-111 {
  border: 1px solid var(--outline);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-41 {
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.section-7 {
  width: auto;
}

.grid-33 {
  grid-template-rows: auto;
  height: 100%;
}

.text-block-42 {
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.paragraph-10 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.button-4 {
  margin-top: 10px;
}

.slider-5 {
  background-color: var(--op);
  justify-content: center;
  align-items: center;
  height: 500px;
  display: block;
}

.code-embed-19 {
  width: auto;
  height: auto;
}

.div-block-112 {
  border: 1px solid var(--outline);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.grid-34 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-113 {
  height: 100%;
}

.grid-35 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.grid-36 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.influencer-marketing {
  width: 85%;
  margin-bottom: 60px;
}

.text-block-43 {
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.paragraph-11 {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.grid-37 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.div-block-114 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.text-block-44 {
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
}

.div-block-115 {
  border: 1px solid var(--outline);
  padding: 20px;
}

.editorial {
  width: 85%;
  margin-top: 0;
}

.grid-38 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.div-block-116 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.editorial-section {
  background-color: var(--light-grey);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-117 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-118 {
  border: 1px solid var(--light-grey);
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-119, .div-block-120, .div-block-121, .div-block-122, .div-block-123 {
  border: 1px solid var(--outline);
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-124 {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-125 {
  width: 100%;
  padding: 60px;
}

.grid-39 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.div-block-126, .div-block-127, .div-block-128, .div-block-129, .div-block-130 {
  border: 1px solid var(--outline);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.tv-features {
  width: 85%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-8 {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-131 {
  width: 85%;
}

.radio-interviews {
  background-color: var(--light-grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-132 {
  width: 85%;
  margin-top: 60px;
}

.grid-40 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.div-block-133 {
  border: 1px solid var(--outline);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.code-embed-20 {
  width: 250px;
}

.div-block-134 {
  background-color: #758da3ab;
  border-radius: 0;
  width: auto;
  margin-bottom: 10px;
  padding: 10px 20px;
}

.section-9 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.button-5 {
  border: 1px none var(--outline);
  background-color: var(--op);
  border-radius: 100px;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.button-5._2 {
  border-style: none;
  margin-left: 10px;
}

.text-block-45 {
  font-family: Poppins, sans-serif;
}

.success-message, .success-message-2 {
  background-color: var(--op);
}

.text-block-46 {
  font-family: Poppins, sans-serif;
}

.success-message-3 {
  background-color: var(--op);
}

.text-block-47 {
  font-family: Poppins, sans-serif;
}

.section-10 {
  background-image: url('../images/Blog-header.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
}

.section-11 {
  padding: 100px 60px;
}

.grid-41 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.image-27 {
  width: 100%;
  margin-bottom: 20px;
}

.grid-42 {
  grid-template-rows: auto;
  margin-top: 10px;
}

.div-block-135 {
  margin-top: 10px;
}

.text-block-48 {
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
}

.text-block-49 {
  margin-bottom: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-block-50 {
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.text-block-50._2 {
  font-size: 12px;
}

.div-block-136 {
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-137 {
  border: 1px solid var(--outline);
  padding-bottom: 20px;
}

.grid-43 {
  grid-template-rows: 121px;
  grid-template-columns: 1fr;
}

.section-12 {
  background-image: url('../images/Influencer.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 100vh;
  padding-bottom: 100px;
  padding-left: 60px;
  display: flex;
}

.section-13 {
  padding: 100px 60px;
}

.bold-text, .text-block-51 {
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.blogs {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.div-block-138 {
  width: 70%;
}

.grid-44 {
  grid-template-rows: auto;
  width: 70%;
}

.image-28 {
  width: 100%;
}

.text-block-52 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

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

.text-block-53 {
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
}

.text-block-54 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.div-block-140 {
  border: 1px solid var(--outline);
  padding-bottom: 20px;
}

.grid-45 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 60px 89px;
  grid-template-columns: 1fr;
}

.text-block-55 {
  font-family: Playfair Display, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}

.text-block-56 {
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

@media screen and (min-width: 1280px) {
  .right-arrow {
    inset: 0% 0% 0% auto;
  }

  .left-arrow {
    left: 0;
  }

  .button._3 {
    width: 100%;
  }

  .div-block-37 {
    width: 500px;
    left: -125px;
  }

  .text-field._5 {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .code-embed-3 {
    width: 500px;
  }

  .hero-lw {
    background-size: cover;
  }

  .text-block-34 {
    font-size: 60px;
    line-height: 65px;
  }

  .button-2 {
    background-color: var(--op);
    color: var(--dark-grey);
  }

  .button-2:hover {
    background-color: var(--white);
  }
}

@media screen and (min-width: 1440px) {
  .hero-lw {
    background-size: cover;
  }

  .right-arrow-2, .left-arrow-2 {
    top: 570px;
  }

  .right-arrow-3, .left-arrow-3 {
    top: 480px;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-7 {
    width: 400px;
    height: 500px;
  }

  .div-block-11 {
    height: 450px;
  }

  .div-block-48 {
    left: -168px;
  }

  .hero-lw {
    background-size: cover;
  }

  .text-block-29 {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-61 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .background-video-3 {
    width: 100%;
  }

  .right-arrow-2, .left-arrow-2 {
    top: 655px;
  }

  .right-arrow-3, .left-arrow-3 {
    top: 615px;
  }

  .left-arrow-4, .right-arrow-4 {
    top: 310px;
  }
}

@media screen and (max-width: 991px) {
  .image, .image-2 {
    width: 150px;
    max-width: none;
  }

  .link-block._2 {
    left: -150px;
  }

  .nav {
    display: none;
  }

  .hero-home {
    height: 100vh;
  }

  .div-block-3 {
    height: 100%;
  }

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

  .div-block-4 {
    height: 100%;
  }

  .text-block-4 {
    font-size: 45px;
    line-height: 50px;
  }

  .grid-3 {
    width: 100%;
  }

  .div-block-10 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .text-block-6 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-15 {
    background-position: 50%;
  }

  .div-block-17 {
    width: 90%;
  }

  .reviews {
    padding-right: 0;
  }

  .div-block-24 {
    width: 90%;
  }

  .right-arrow {
    inset: auto 0% 0% auto;
  }

  .left-arrow {
    inset: auto auto 0% 0%;
  }

  .div-block-26 {
    width: 90%;
  }

  .image-6 {
    width: 100px;
  }

  .image-6._2 {
    width: 80px;
  }

  .image-6._3 {
    width: 50px;
  }

  .latest-work {
    padding-left: 0;
    padding-right: 40px;
  }

  .div-block-29, .grid-7 {
    width: 90%;
  }

  .footer {
    display: none;
  }

  .contact-us {
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-36 {
    width: 100%;
  }

  .div-block-37 {
    width: 400px;
    padding-left: 20px;
    padding-right: 20px;
    left: -118px;
  }

  .text-field._1 {
    margin-top: 10px;
  }

  .text-field._4 {
    background-color: var(--light-grey);
  }

  .code-embed-3 {
    width: 400px;
  }

  .image-8 {
    width: 30px;
    margin-right: 0;
  }

  .div-block-39 {
    justify-content: center;
    align-items: center;
  }

  .div-block-39._2 {
    width: auto;
  }

  .div-block-40 {
    width: 50%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .why-choose-n-fluence {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-42, .div-block-44, .div-block-46 {
    width: 100%;
  }

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

  .div-block-48 {
    top: -50px;
    left: 0;
  }

  .div-block-48._2 {
    top: 50px;
    left: 0;
  }

  .services {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-50, .div-block-52, .div-block-54, .div-block-55 {
    width: 100%;
  }

  .hero-lw {
    background-position: 50%;
  }

  .team {
    padding-bottom: 20px;
  }

  .div-block-56 {
    width: 100%;
  }

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

  .div-block-57, .div-block-57._2 {
    background-position: 50%;
    height: 400px;
  }

  .div-block-57._1 {
    background-position: 50% 0;
    height: 400px;
  }

  .div-block-58 {
    width: 90%;
    position: relative;
    top: -38px;
    left: 0;
  }

  .div-block-58._2 {
    top: -55px;
    left: 0;
  }

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

  .div-block-60 {
    width: 100%;
  }

  .div-block-61 {
    height: 100%;
  }

  .div-block-63 {
    width: 100%;
  }

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

  .burger-3 {
    box-shadow: none;
    width: 50px;
    height: 50px;
  }

  .b3-bar1 {
    background-color: var(--dark-grey);
  }

  .b3-middlebar-base {
    background-color: var(--white);
  }

  .b3-middlebar, .b3-bar3 {
    background-color: var(--dark-grey);
  }

  .nav-mobile {
    z-index: 99;
    background-color: var(--op);
    padding: 20px 40px;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .grid-20 {
    z-index: 2;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
    position: relative;
    inset: 0%;
  }

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

  .navbar-2 {
    background-color: var(--op);
  }

  .burger-3-2 {
    background-color: var(--op);
    box-shadow: none;
    width: 50px;
    height: 50px;
  }

  .b3-bar1-2 {
    background-color: var(--white);
  }

  .b3-middlebar-2 {
    background-color: var(--white);
    color: var(--white);
  }

  .b3-bar3-2 {
    background-color: var(--white);
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: var(--white);
  }

  .div-block-68 {
    z-index: 1;
    background-color: var(--white);
    display: block;
    position: absolute;
    inset: 0%;
  }

  .nav-menu {
    background-color: var(--white);
  }

  .nav-link-2 {
    color: var(--dark-grey);
    -webkit-text-stroke-color: var(--dark-grey);
    text-transform: none;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    text-decoration: none;
  }

  .nav-link-2:hover, .nav-link-2.w--current, .nav-link-2.w--current:hover {
    color: var(--brand-pink);
  }

  .grid-21 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .div-block-69 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .div-block-70._2 {
    margin-top: 0;
  }

  .div-block-71 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .columns {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-11 {
    width: 150px;
    height: auto;
  }

  .brand {
    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;
    align-items: center;
    height: 60px;
    display: block;
    position: static;
  }

  .image-12 {
    width: 150px;
  }

  .div-block-81 {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .navbar-3 {
    background-color: var(--op);
  }

  .burger-1 {
    background-color: var(--op);
    box-shadow: none;
    width: 50px;
    height: 50px;
  }

  .b1-bar1, .b1-bar2, .b1-bar3 {
    background-color: var(--white);
  }

  .menu-button-2 {
    padding: 10px 0 0;
  }

  .menu-button-2.w--open {
    background-color: var(--op);
  }

  .nav-menu-2 {
    background-color: var(--white);
  }

  .nav-link-3 {
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 300;
  }

  .container {
    display: block;
  }

  .grid-23 {
    grid-template-columns: .25fr;
    width: auto;
  }

  .div-block-82 {
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .div-block-83 {
    width: 25%;
  }

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

  .section-4 {
    background-color: var(--dark-grey);
    padding: 60px;
  }

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

  .image-13 {
    width: 200px;
  }

  .div-block-84 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-36 {
    color: var(--white);
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 10px;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 300;
  }

  .grid-25 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .image-14 {
    width: 20px;
  }

  .image-14._2 {
    width: 30px;
  }

  .div-block-85 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .div-block-85._2 {
    margin-top: 0;
  }

  .link-5 {
    color: var(--white);
    margin-top: 10px;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 300;
    text-decoration: none;
  }

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

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

  .link-6 {
    color: var(--white);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    text-decoration: none;
    display: flex;
  }

  .footer-mobile {
    background-color: var(--dark-grey);
    padding: 60px 100px;
    display: block;
  }

  .div-block-95, .div-block-95._2 {
    width: 90%;
  }

  .right-arrow-2 {
    margin-left: 0;
    margin-right: 0;
    inset: 505px 0% 0% auto;
  }

  .icon-2 {
    font-size: 30px;
  }

  .left-arrow-2 {
    top: 505px;
  }

  .div-block-98 {
    width: 90%;
  }

  .right-arrow-3 {
    margin-left: 0;
    margin-right: 0;
    inset: 360px 0% 0% auto;
  }

  .left-arrow-3 {
    top: 360px;
  }

  .div-block-101 {
    width: 90%;
  }

  .left-arrow-4 {
    inset: 390px auto 0% 0%;
  }

  .right-arrow-4 {
    inset: 391px 0% 0% auto;
  }

  .grid-29 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    width: 100%;
  }

  .image-17 {
    width: 30px;
    margin-right: 10px;
  }

  .image-17._2 {
    width: 20px;
  }

  .link-9 {
    color: var(--white);
    margin-top: 0;
    font-family: Poppins, sans-serif;
    font-weight: 300;
    text-decoration: none;
  }

  .div-block-102 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .icon-3 {
    font-size: 30px;
  }

  .image-18, .image-19 {
    height: 20px;
  }

  .section-5 {
    width: 90%;
  }

  .code-embed-18 {
    width: 80%;
  }

  .div-block-107 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .text-block-39 {
    font-size: 12px;
  }

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

  .grid-39, .grid-40 {
    grid-template-columns: 1fr;
  }

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

  .section-12 {
    background-position: 50%;
    padding-right: 60px;
  }

  .grid-44 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .home-about {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .text-block-4 {
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-5 {
    font-size: 13px;
    line-height: 17px;
  }

  .text-block-6 {
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-2, .text-block-7 {
    font-size: 13px;
    line-height: 18px;
  }

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

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

  .text-block-11 {
    font-size: 40px;
    line-height: 40px;
  }

  .right-arrow {
    inset: 320px 0% 0% 15%;
  }

  .left-arrow {
    inset: 320px 15% 0% 0%;
  }

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

  .image-6 {
    width: 80px;
  }

  .image-6._2 {
    width: 60px;
  }

  .image-6._3 {
    width: 30px;
  }

  .latest-work {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .contact-us {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-37 {
    width: 300px;
    left: -93px;
  }

  .code-embed-3 {
    width: 300px;
  }

  .grid-10, .grid-12 {
    grid-template-columns: 1fr;
  }

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

  .div-block-48 {
    top: -65px;
  }

  .div-block-48._2 {
    top: 65px;
  }

  .grid-14, .grid-16 {
    grid-template-columns: 1fr;
  }

  .team {
    padding-bottom: 20px;
  }

  .div-block-57, .div-block-57._2 {
    background-position: 50% 0;
    height: 600px;
  }

  .div-block-57._1 {
    height: 600px;
  }

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

  .code-embed-8 {
    width: 200px;
    height: auto;
  }

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

  .code-embed-9 {
    width: 200px;
  }

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

  .code-embed-10 {
    width: 200px;
  }

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

  .code-embed-11 {
    width: 200px;
  }

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

  .code-embed-12 {
    width: 200px;
  }

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

  .code-embed-13 {
    justify-content: center;
    align-items: center;
    width: 200px;
    display: flex;
  }

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

  .footer-mobile {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .right-arrow-2 {
    inset: -395px 0% 0% auto;
  }

  .left-arrow-2 {
    inset: -395px auto 0% 0%;
  }

  .right-arrow-3 {
    inset: 305px 0% 0% auto;
  }

  .left-arrow-3 {
    inset: 305px auto 0% 0%;
  }

  .left-arrow-4 {
    inset: 330px auto 0% 0%;
  }

  .right-arrow-4 {
    inset: 330px 0% 0% auto;
  }

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

  .div-block-103, .section-5 {
    width: 90%;
  }

  .grid-31, .grid-32 {
    grid-template-columns: 1fr;
  }

  .text-block-40 {
    font-size: 30px;
  }

  .image-26 {
    width: 250px;
    margin-bottom: 40px;
  }

  .grid-37, .grid-38 {
    grid-template-columns: 1fr;
  }

  .section-9 {
    display: none;
  }

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

  .section-12 {
    background-position: 50%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-13 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

@media screen and (max-width: 479px) {
  .image, .image-2 {
    width: 100px;
    max-width: 100px;
  }

  .link-block._2 {
    left: -100px;
  }

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

  .text-block {
    max-width: 100%;
    font-size: 30px;
    line-height: 35px;
  }

  .text-block._2 {
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-2 {
    letter-spacing: 0;
    font-size: 12px;
    line-height: 21px;
  }

  .home-about {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-3 {
    font-size: 12px;
    line-height: 17px;
  }

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

  .text-block-4 {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph {
    text-align: center;
    column-count: 1;
    font-size: 12px;
    line-height: 17px;
  }

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

  .text-block-5 {
    text-align: center;
    font-size: 12px;
  }

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

  .paragraph-2, .text-block-7 {
    text-align: center;
    font-size: 12px;
    line-height: 17px;
  }

  .div-block-15 {
    height: 200px;
  }

  .text-block-8 {
    margin-bottom: 10px;
  }

  .div-block-18 {
    flex-flow: column;
  }

  .div-block-20 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .text-block-9, .text-block-10 {
    font-size: 12px;
  }

  .div-block-22 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-23 {
    height: 50px;
  }

  .reviews {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider {
    height: auto;
  }

  .div-block-25 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    font-size: 12px;
    line-height: 17px;
  }

  .right-arrow {
    inset: 405px 0% 0% 25%;
  }

  .left-arrow {
    inset: 404px 25% 0% 0%;
  }

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

  .image-6 {
    width: 100px;
  }

  .image-6._2 {
    width: 90px;
  }

  .image-6._3 {
    width: 60px;
  }

  .latest-work {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .grid-7 {
    width: 100%;
  }

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

  .button._3 {
    width: 100%;
    margin-top: 0;
  }

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

  .contact-us {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .div-block-37 {
    width: 90%;
    top: -41px;
    left: 0;
  }

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

  .text-field {
    text-align: center;
    font-size: 12px;
  }

  .div-block-38 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .code-embed-3 {
    width: auto;
  }

  .link-2 {
    font-weight: 300;
  }

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

  .text-block-17 {
    text-align: center;
    font-size: 12px;
  }

  .image-9 {
    width: 25px;
  }

  .why-choose-n-fluence {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div-block-48 {
    top: 0;
  }

  .div-block-48._2 {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    top: 0;
  }

  .code-embed-4 {
    width: 270px;
    height: 270px;
  }

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

  .text-block-27 {
    font-size: 30px;
    line-height: 35px;
  }

  .call-to-action, .team {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-57, .div-block-57._2, .div-block-57._1 {
    height: 450px;
  }

  .div-block-58._2 {
    height: auto;
    position: relative;
  }

  .text-block-28, .paragraph-8 {
    text-align: center;
  }

  .div-block-59 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
    left: 0;
  }

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

  .div-block-64 {
    justify-content: center;
    align-items: center;
  }

  .text-block-34 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

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

  .nav-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-20 {
    grid-template-columns: .25fr 1.5fr;
  }

  .div-block-67 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-68 {
    display: block;
  }

  .div-block-69, .div-block-70, .div-block-71 {
    justify-content: center;
    align-items: center;
  }

  .div-block-73 {
    text-align: center;
  }

  .slide {
    height: auto;
  }

  .div-block-74 {
    width: auto;
    height: auto;
  }

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

  .code-embed-8, .code-embed-9, .code-embed-10 {
    width: 150px;
  }

  .code-embed-11, .code-embed-12, .code-embed-13 {
    width: 220px;
  }

  .image-12 {
    width: 120px;
  }

  .burger-1 {
    width: auto;
    height: 60px;
  }

  .menu-button-2 {
    height: 100%;
    padding-top: 0;
  }

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

  .grid-25 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-87 {
    flex-flow: column;
  }

  .background-video-4 {
    width: 100%;
    height: 300px;
  }

  .div-block-95 {
    width: 100%;
    margin-bottom: 0;
  }

  .text-block-37 {
    font-size: 25px;
  }

  .div-block-97, .grid-28 {
    width: 100%;
  }

  .right-arrow-2 {
    width: 49%;
    height: 40px;
    inset: 955px 0% 0% auto;
  }

  .left-arrow-2 {
    width: 49%;
    height: 40px;
    inset: 955px auto 0% 0%;
  }

  .div-block-98 {
    width: 100%;
    margin-top: 100px;
  }

  .right-arrow-3, .left-arrow-3 {
    top: 225px;
  }

  .code-embed-14 {
    width: 100%;
  }

  .text-block-38 {
    font-weight: 300;
  }

  .div-block-101 {
    width: 100%;
    margin-bottom: 60px;
  }

  .left-arrow-4, .right-arrow-4 {
    top: 240px;
  }

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

  .image-17 {
    width: 25px;
  }

  .image-17._2 {
    width: 18px;
  }

  .link-9 {
    font-size: 13px;
    line-height: 18px;
  }

  .code-embed-15, .code-embed-16 {
    width: 220px;
  }

  .div-block-103 {
    width: 100%;
  }

  .section-5 {
    width: 108%;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-31 {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .code-embed-18 {
    width: 80%;
  }

  .div-block-107 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .div-block-108 {
    justify-content: center;
    align-items: center;
  }

  .image-24 {
    width: 25px;
  }

  .grid-32, .div-block-111 {
    width: 100%;
  }

  .influencer-marketing {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-115 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-131 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .radio-interviews {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-132 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .code-embed-20, .code-embed-21 {
    width: 220px;
  }

  .section-10 {
    background-position: 50%;
  }

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

  .grid-43 {
    grid-template-rows: 168px;
  }

  .section-12 {
    background-position: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-13, .blogs {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-ef865ae0-0620-5b9f-1c69-0d1638140f83-ba007c2f {
  align-self: end;
}

#w-node-_109dbe19-f121-3c17-d532-06697f5328c0-ba007c2f {
  place-self: end;
}

#w-node-d9e5e1fd-4652-bf0e-8fb6-12148895648f-8895648d {
  align-self: center;
}

#w-node-_259a73a7-1078-1cf8-981d-ac7e4a178b1f-65c14417, #w-node-_52771b74-35c2-3df2-8f2d-5c7167126961-65c14417, #w-node-_4830935a-270c-00a5-91d9-bc448d5d07cb-65c14417, #w-node-a084d2d4-5c1a-8766-d050-1d5278514251-65c14417, #w-node-_46bdf773-b3ec-e1a2-9be7-804729db1f5f-65c14417 {
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-faf2ca3e-edc6-e40c-b2f5-0213337d0a9d-653daa62 {
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ef865ae0-0620-5b9f-1c69-0d1638140f83-ba007c2f, #w-node-_109dbe19-f121-3c17-d532-06697f5328c0-ba007c2f {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dfe8ce36-a419-0d76-1702-f0a3fe229c5e-653daa62 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_76875a73-fd37-08f5-5412-ec19850e8333-653daa62 {
    place-self: auto;
  }

  #w-node-c4697d8a-2074-7106-26d1-74ec0493b016-01e7a873 {
    place-self: center;
  }
}


