body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  max-width: 100%;
  height: auto;
}

.slide {
  background-image: url('../images/color-secondary-logo.jpg');
  background-position: 50%;
  background-size: contain;
  border-top: 5px #000;
  border-bottom: 5px #000;
}

.slide-2 {
  background-image: url('../images/Free_Stationery_Mockup_3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider {
  height: 35rem;
}

.text-block {
  aspect-ratio: auto;
  color: #000;
  width: 120vh;
  height: 60px;
  padding: 8px 8px 8px 40px;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
  text-decoration: none;
}

.text-block-2 {
  color: #000;
  letter-spacing: normal;
  height: 150px;
  margin-left: 60px;
  font-family: Outfit, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.section-2 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.navbar {
  object-fit: contain;
  background-color: #fff;
  width: 100vw;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slide-3 {
  background-image: url('../images/bucci-mock.png');
  background-position: 50%;
  background-size: contain;
}

.nav-link {
  color: #000;
  font-family: Outfit, sans-serif;
  font-size: 15px;
}

.nav-link:hover {
  color: red;
}

.nav-link:active {
  color: #756c6c;
}

.nav-link.w--current {
  color: red;
}

.nav-link-2 {
  color: #000;
  font-family: Outfit, sans-serif;
  font-size: 15px;
}

.nav-link-2:hover {
  color: red;
}

.nav-link-2:active {
  color: #756c6c;
}

.nav-link-2.w--current {
  color: red;
}

.nav-link-3 {
  color: #000;
  font-family: Outfit, sans-serif;
  font-size: 15px;
}

.nav-link-3:hover {
  color: red;
}

.nav-link-3:active {
  color: #756c6c;
}

.nav-link-4 {
  color: #000;
  font-family: Outfit, sans-serif;
  font-size: 15px;
}

.nav-link-4:hover {
  color: red;
}

.nav-link-4:active {
  color: #756c6c;
}

.section-3 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: space-around center;
  place-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.case-home {
  background-image: url('../images/Free_Stationery_Mockup_3.jpg');
  background-position: 50%;
  background-size: auto 35rem;
  border: 3px solid #000;
  width: 25rem;
  height: 35rem;
}

.case-home:hover {
  opacity: .6;
}

.case-home.scroll {
  cursor: pointer;
  border-style: none;
  width: 30vw;
  height: 75vh;
}

.case-home.scroll:hover {
  opacity: 100;
  box-shadow: 2px 3px 5px #0003;
}

.div-block-2 {
  background-image: url('../images/Salua-mock-image.jpg');
  background-position: 50%;
  background-size: cover;
  width: 25rem;
  height: 35rem;
}

.div-block-2.case-home {
  cursor: pointer;
  border-style: none;
  width: 30vw;
  height: 75vh;
}

.div-block-2.case-home:hover {
  opacity: 100;
  box-shadow: 2px 3px 5px #0003;
}

.div-block-3 {
  background-image: url('../images/bucci-mock.png');
  background-position: 60%;
  background-size: auto 35rem;
  width: 25rem;
  height: 35rem;
}

.div-block-3.case-home {
  cursor: pointer;
  border-style: none;
  width: 30vw;
  height: 75vh;
}

.div-block-3.case-home:hover {
  opacity: 100;
  box-shadow: 2px 3px 5px #0003;
}

.body {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.mask {
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
}

.contact {
  color: #fff;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 30rem;
  margin-bottom: 10vh;
  display: flex;
  position: sticky;
  top: 2rem;
}

.contact.scroll1 {
  margin-top: 5rem;
  position: sticky;
}

.text-block-3 {
  color: #000;
  margin-bottom: 20px;
  font-family: Outfit, sans-serif;
  font-size: 55px;
  font-weight: 500;
}

.text-block-4 {
  color: #000;
  padding-bottom: 20px;
  font-family: Outfit, sans-serif;
  font-size: 55px;
  font-weight: 500;
}

.section-5 {
  grid-column-gap: 300px;
  grid-row-gap: 300px;
  justify-content: center;
  align-items: flex-start;
  height: 25rem;
  padding-top: 100px;
  padding-left: 75px;
  display: flex;
}

.form-block {
  justify-content: center;
  align-items: center;
  width: 40%;
  display: block;
}

.field-label, .field-label-2 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-weight: 500;
}

.submit-button {
  background-color: #444;
  font-family: Outfit, sans-serif;
}

.submit-button:hover {
  background-color: red;
}

.form {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  width: 150px;
  margin-top: 20px;
}

.image-2 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 150px;
  margin-top: 20px;
}

.button {
  color: #fff;
  cursor: pointer;
  background-color: #fff0;
  background-image: url('../images/arrows.png');
  background-position: 50%;
  background-size: 150px;
  width: 150px;
  height: 150px;
}

.button:hover {
  opacity: .6;
}

.text-field {
  background-color: #f000;
  border-style: solid;
  border-width: 1px;
}

.text-field:active {
  border-color: red;
}

.text-field-2 {
  background-color: #fff0;
}

.text-field-2:active {
  border: 1px solid red;
}

.text-block-5, .text-block-6, .text-block-7 {
  font-family: Outfit, sans-serif;
  font-size: 15px;
}

.link {
  color: #000;
  cursor: pointer;
  flex-flow: row-reverse;
  padding-right: 10vw;
  font-family: Outfit, sans-serif;
  font-size: 36px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.link:hover {
  color: red;
  -webkit-text-decoration: underline red;
  text-decoration: underline red;
}

.div-block-4, .div-block-5 {
  height: 150px;
}

.form-text {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  font-family: Outfit, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.slide-4 {
  background-image: url('../images/Iris-Fall-2025-steelheart-page.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.slide-5 {
  background-image: url('../images/Financial-Sheet-Mock.png');
  background-position: 50%;
  background-size: contain;
}

.heading {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.paragraph {
  text-align: center;
  line-height: 25px;
}

.section-6 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-9 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  font-family: Outfit, sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.text-block-9:hover {
  background-color: #ffffff4f;
  display: flex;
}

.text-block-10 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  font-family: Outfit, sans-serif;
  font-size: 22px;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.text-block-10:hover {
  background-color: #ffffff4f;
}

.text-block-11 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  font-family: Outfit, sans-serif;
  font-size: 22px;
  font-weight: 500;
  display: flex;
}

.text-block-11:hover {
  background-color: #ffffff4f;
}

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

.phone-number {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}

.section-7 {
  border-top: 4px #000;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.div-block-6 {
  background-image: url('../images/profile-pic.jpg');
  background-position: 50% 20%;
  background-size: cover;
  border: 2px solid #000;
  width: 20rem;
  height: 20rem;
  margin: 40px 6vw 40px 40px;
}

.div-block-7 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  flex-flow: column;
  margin-top: 40px;
  padding-bottom: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-13, .text-block-14, .text-block-15 {
  color: #000;
  width: 25rem;
  font-family: Outfit, sans-serif;
  font-size: 20px;
}

.banner {
  color: #000;
}

.text-block-16 {
  width: 3000px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.red-text-scroll {
  color: red;
  width: 3000px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.section-8 {
  width: 100vw;
}

.section-9 {
  border-bottom: 4px solid #000;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
  padding-bottom: 30px;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.section-9.bottom-page {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.section-9.nav-design {
  border-bottom: 4px solid #000;
  padding-bottom: 30px;
}

.section-9.home-nav {
  border-bottom-style: none;
  padding-bottom: 0;
}

.text-block-17 {
  color: #000;
  cursor: pointer;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.link-2 {
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.link-2:hover, .link-2.nav-home, .link-2.nav-home.w--current {
  color: red;
}

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

.link-4 {
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.link-4:hover, .link-4.nav-about {
  color: red;
}

.link-5 {
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.link-5:hover, .link-5.nav-design {
  color: red;
}

.link-6 {
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.link-6:hover, .link-6.nav-paint {
  color: red;
}

.div-block-8 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: center;
  align-items: flex-start;
  width: 35vw;
  display: flex;
}

.div-block-9 {
  width: 60vw;
  display: flex;
}

.link-7 {
  color: #000;
  text-decoration: none;
}

.section-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-top: 4px #000;
  justify-content: center;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

.div-block-10 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Free_Stationery_Mockup_3.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.image-3 {
  background-image: url('../images/Salua-mock-image.jpg');
  background-position: 50%;
  background-size: cover;
  width: 35vw;
}

.div-block-11 {
  background-image: url('../images/Salua-mock-image.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 100%;
  padding: 10px;
}

.image-4 {
  width: 65vw;
}

.section-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: stretch;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-12 {
  background-image: url('../images/DublinDanceMailard2.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 100%;
}

.div-block-13 {
  background-image: url('../images/color-secondary-logo.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.div-block-14 {
  background-image: url('../images/bucci-mock.png');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.div-block-15 {
  background-image: url('../images/onset-coverphoto.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 100%;
}

.section-12, .section-13 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-16 {
  background-image: url('../images/Final-Psychology-Today.jpg');
  background-position: 50% 0;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 67vh;
}

.div-block-17 {
  background-image: url('../images/Bridge-Poster.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 100%;
}

.section-14 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-top: 4px #000;
  justify-content: center;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

.div-block-18 {
  background-image: url('../images/morning-walk-small.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.div-block-19 {
  background-image: url('../images/WakeUp-smaller.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 67vh;
}

.text-block-18 {
  color: #000;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.section-15 {
  margin-bottom: 100px;
  overflow: hidden;
}

.text-block-19 {
  color: #000;
  padding-bottom: 20px;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: underline;
}

.section-16 {
  grid-column-gap: 10vw;
  grid-row-gap: 10vw;
  justify-content: center;
  margin-bottom: 100px;
  display: flex;
}

.moving-div {
  border: 2px #000;
  width: 25rem;
  height: auto;
  overflow: visible;
}

.section-17 {
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}

.dropdown {
  display: block;
}

.dropdown-toggle {
  display: none;
}

.section-18 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-21 {
  background-image: url('../images/HeavyHungery.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 67vh;
}

.div-block-22 {
  background-image: url('../images/2376E636-35CB-4CEC-A6E8-D1C3C9CDFE9E.JPG');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.section-19 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-23 {
  background-image: url('../images/smaller-grief.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.div-block-24 {
  background-image: url('../images/FAWU-finished-small.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 100%;
}

.section-20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-25 {
  background-image: url('../images/smaller-overwhelmed.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 100%;
}

.div-block-26 {
  background-image: url('../images/A007415E-9235-4D04-B4FB-4672D2B087C1.JPG');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.section-21 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-27 {
  background-image: url('../images/body-smaller.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 100%;
}

.div-block-28 {
  background-image: url('../images/skin-smaller.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.section-22 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-29 {
  background-image: url('../images/nervous-smaller.jpg');
  background-position: 100% 0;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 100%;
}

.div-block-30 {
  background-image: url('../images/FD46D0E8-F88F-491E-ABE7-FDDA82909B5F.JPG');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.section-23 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 4px solid #000;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-31 {
  background-image: url('../images/Hands-at-Peace-copy.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.div-block-32 {
  background-image: url('../images/2nd-mural.jpeg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 100%;
}

.div-block-33 {
  background-image: url('../images/Box-Logos---CheepDelivery.jpg');
  background-position: 50%;
  background-size: auto;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.div-block-34 {
  background-image: url('../images/3rd.jpg');
  background-position: 50% 0;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
  height: 100%;
}

.section-24 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.section-25 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 4px solid #000;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-35 {
  background-image: url('../images/Monkey-copy.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 30vw;
}

.div-block-36 {
  background-image: url('../images/Behance---Sustainability-report16.jpg');
  background-position: 50% 0;
  background-size: cover;
  border: 2px solid #000;
  width: 65vw;
  height: 67vh;
}

.text-block-20 {
  color: #000;
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-21 {
  color: #000;
  width: 50vw;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.section-26 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #000;
  background-color: #eee;
  flex-flow: column;
  align-items: center;
  padding: 40px 40px 60px;
  display: flex;
}

.section-27 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-top: 2px solid #000;
  justify-content: center;
  margin-top: 10px;
  padding-top: 20px;
  display: flex;
}

.section-27.captions {
  border-top-style: none;
  margin-top: -10px;
  margin-bottom: 20px;
  padding-top: 0;
}

.div-block-37 {
  background-image: url('../images/Bicycle.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 18vw;
  height: 40vh;
}

.div-block-38 {
  background-image: url('../images/Hands-at-Peace-copy.jpg');
  background-position: 50%;
  background-size: cover;
  width: 30vw;
}

.div-block-39 {
  background-image: url('../images/hs-gallery.jpg');
  background-position: 50%;
  background-size: cover;
  width: 18vw;
}

.div-block-40 {
  width: 18vw;
}

.div-block-41 {
  width: 30vw;
}

.div-block-42 {
  width: 18vw;
}

.text-block-22, .text-block-23, .text-block-24 {
  color: #000;
  font-family: Outfit, sans-serif;
  font-size: 15px;
}

.text-block-25 {
  color: #f00000;
  text-align: left;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.section-28 {
  width: 40vw;
  padding: 20px;
}

.text-block-26 {
  color: #000;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.text-block-27 {
  color: #f00000;
  text-align: left;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  line-height: 30px;
  text-decoration: underline;
}

.text-block-28 {
  color: #000;
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  line-height: 70px;
  position: sticky;
}

.section-29 {
  border-bottom: 4px solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  margin-top: 0;
  display: flex;
}

.text-block-29, .text-block-30 {
  color: #000;
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  line-height: 70px;
}

.div-block-43 {
  border: 2px #000;
  width: 25vw;
  height: 10vh;
  overflow: hidden;
  box-shadow: 0 0 3px 3px #00000030;
}

.text-block-31 {
  color: #000;
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  line-height: 70px;
}

.text-block-32 {
  color: #000;
  padding: 20px;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  text-decoration: underline;
}

.button-2 {
  color: #000;
  text-align: center;
  background-color: #eee;
  border: 2px solid #000;
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  line-height: 18px;
}

.button-2:hover {
  background-color: #ff4343;
}

.text-block-33 {
  color: #000;
  text-transform: uppercase;
  padding: 0 20px 20px 0;
  font-family: Outfit, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.accordion-wrapper {
  width: 50vw;
  margin-top: 20px;
}

.accordion {
  border: 1px solid #000;
}

.accordion-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  place-content: center space-around;
  align-items: center;
  display: grid;
}

.accordion-panel {
  display: none;
}

.text-block-34 {
  padding: 20px;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.text-block-35 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-44 {
  background-image: url('../images/plus.png');
  background-position: 50%;
  background-size: cover;
  width: 2vw;
  height: 3vh;
  margin-right: 2vw;
}

.section-30 {
  grid-column-gap: 10vw;
  grid-row-gap: 10vw;
  border-top: 4px #000;
  justify-content: center;
  align-items: flex-start;
  height: 60vh;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.div-block-45 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 20vh;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: grid;
}

.div-block-45.hburg-color-grid {
  grid-template-columns: 1fr 1fr 1fr;
}

.color1 {
  background-color: silver;
  width: 5vw;
  height: 40vh;
}

.color1.salua-color-1 {
  background-color: #4e99c9;
}

.color1.bucci-color1 {
  background-color: #000;
}

.color1.gs-color1 {
  background-color: #2f5b28;
}

.color1.hburg-color1 {
  background-color: #262262;
  height: 20vh;
}

.div-block-47 {
  background-color: #5a5a5a;
  width: 5vw;
  height: 40vh;
}

.div-block-47.salua-color2 {
  background-color: #6f3494;
}

.div-block-47.gs-color2 {
  background-color: #addbb4;
}

.div-block-47.hburg-color2 {
  background-color: #fec83e;
  height: 20vh;
}

.div-block-48 {
  background-color: #404041;
  border: 1px #000;
  width: 5vw;
  height: 40vh;
}

.div-block-48.salua-color3 {
  background-color: #cbbbdf;
}

.div-block-48.bucci-color3 {
  background-color: #fff;
}

.div-block-48.gs-color3 {
  background-color: #a2b8e9;
}

.div-block-48.hburg-color3 {
  background-color: #23aae1;
  height: 20vh;
}

.div-block-49 {
  background-color: #313131;
  width: 5vw;
  height: 40vh;
}

.div-block-49.salua-color4 {
  background-color: #e3e2f5;
}

.div-block-49.bucci-color4 {
  background-color: #9caec9;
}

.div-block-49.gs-color4 {
  background-color: #e8df6a;
}

.div-block-49.hburg-color4 {
  background-color: #fff;
  height: 20vh;
}

.text-block-36 {
  padding-bottom: 20px;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline;
}

.text-block-37 {
  padding-bottom: 20px;
  padding-left: 9vw;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline;
}

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

.section-32 {
  margin-bottom: 100px;
}

.link-block {
  cursor: pointer;
  border: 3px solid #000;
  text-decoration: none;
}

.link-block:hover {
  border-color: #0000;
}

.link-block-2 {
  border: 3px solid #000;
  width: auto;
  height: auto;
  text-decoration: none;
}

.link-block-2:hover {
  border-color: #0000;
}

.link-block-3 {
  border: 3px solid #000;
  text-decoration: none;
}

.link-block-3:hover {
  border-color: #0000;
}

.link-block-4, .link-block-5 {
  cursor: pointer;
}

.div-block-51 {
  background-image: url('../images/Salua-mock-image.jpg');
  background-position: 50%;
  background-size: cover;
  width: 40rem;
  height: 50rem;
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-33 {
  border-bottom: 4px solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.div-block-52 {
  background-image: url('../images/Label-Official-Design.jpg');
  background-position: 50%;
  background-size: cover;
  width: 50vw;
  height: 70vh;
}

.div-block-53 {
  background-image: url('../images/Brand-Guide-salua.png');
  background-position: 50%;
  background-size: cover;
  width: 35vw;
  height: 70vh;
  margin-top: 0;
}

.section-34 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px #000;
  display: flex;
}

.div-block-54 {
  background-image: url('../images/bucci-mock.png');
  background-position: 50%;
  background-size: cover;
  width: 60vw;
  height: 80vh;
}

.section-35 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.div-block-55 {
  background-color: #000;
  background-image: url('../images/Buccis-logo-white-p-500.png');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  width: 27rem;
  height: 80vh;
}

.text-block-38 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Scheherazade New, sans-serif;
  font-size: 70px;
  font-weight: 500;
}

.text-block-39 {
  color: #000;
  text-align: center;
  font-family: Scheherazade New, sans-serif;
  font-size: 30px;
}

.section-36 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-40 {
  color: #000;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 9vw;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.text-block-40.screens {
  border-top: 2px solid #000;
  margin-top: 40px;
  margin-bottom: -40px;
  padding-top: 20px;
  padding-bottom: 0;
}

.div-block-56 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.text-block-41 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: Scheherazade New, sans-serif;
  font-size: 100px;
  font-weight: 500;
  line-height: 75px;
  display: flex;
}

.text-block-42 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: Scheherazade New, sans-serif;
  font-size: 100px;
  font-weight: 500;
  line-height: 75px;
  display: flex;
}

.div-block-57 {
  background-color: #000;
  width: 20rem;
  height: 20rem;
  padding: 20px;
}

.div-block-58 {
  border: 2px solid #000;
  width: 20rem;
  height: 20rem;
  padding: 20px;
}

.div-block-59 {
  background-image: url('../images/Screenshot-2026-04-23-at-11.48.59-AM.png');
  background-position: 50%;
  background-size: cover;
  width: 60rem;
  height: 40rem;
  display: block;
}

.image-6 {
  display: inline-block;
}

.div-block-60 {
  background-image: url('../images/swim-image-profile.JPG');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.div-block-61 {
  background-image: url('../images/jmu-grph.jpg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.div-block-62 {
  background-image: url('../images/baby-me-oso.JPG');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
  padding-bottom: 0;
}

.div-block-63 {
  background-image: url('../images/triathalon-image.jpg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.div-block-64 {
  background-image: url('../images/high-school-cute.JPG');
  background-position: 50%;
  background-size: cover;
  height: 20rem;
  display: block;
  overflow: visible;
}

.div-block-65 {
  background-image: url('../images/baby-me.jpg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.div-block-66 {
  background-image: url('../images/highschool-grad.jpg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.div-block-67 {
  background-image: url('../images/internship.jpg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.div-block-68 {
  background-image: url('../images/swim-muscles.jpg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
  display: block;
}

.div-block-69 {
  background-image: url('../images/booth-highschool.jpg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.div-block-70 {
  background-image: url('../images/me-n-marlin.jpg');
  background-position: 50%;
  background-size: cover;
  height: 20rem;
}

.div-wrapper {
  border: 2px solid #000;
  width: 25rem;
  height: 25rem;
  overflow: hidden;
}

.div-block-71 {
  background-image: url('../images/rushing-64.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.div-block-72 {
  background-image: url('../images/protest.jpg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.div-block-73 {
  background-image: url('../images/KP-initiated.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
}

.section-37 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border-bottom: 4px solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-74 {
  background-image: url('../images/Screenshot-2026-04-23-at-11.49.48-AM.png');
  background-position: 50%;
  background-size: cover;
  width: 65rem;
  height: 35rem;
}

.div-block-75 {
  background-image: url('../images/Screenshot-2026-04-23-at-11.51.33-AM.png');
  background-position: 50%;
  background-size: cover;
  width: 70rem;
  height: 30rem;
}

.section-38 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 4px solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.div-block-76 {
  background-image: url('../images/Behance---Sustainability-report16.jpg');
  background-position: 50%;
  background-size: cover;
  width: 60rem;
  height: 30rem;
}

.div-block-77 {
  background-image: url('../images/Behance---Sustainability-report3.jpg');
  background-position: 50%;
  background-size: cover;
  width: 50rem;
  height: 30rem;
}

.div-block-78 {
  background-image: url('../images/Behance---Sustainability-report4.jpg');
  background-position: 50%;
  background-size: cover;
  width: 50rem;
  height: 30rem;
}

.div-block-79 {
  background-image: url('../images/Hburg-logo-transparent.png');
  background-position: 50% 20%;
  background-size: cover;
  width: 50vw;
  height: 50vh;
}

.section-39 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.div-block-80 {
  background-image: url('../images/Hburg-logo-2ndcolor.png');
  background-position: 50%;
  background-size: cover;
  width: 30vw;
  height: 40vh;
}

.div-block-81 {
  background-image: url('../images/Hburg-logo-2ndcolor.png');
  background-position: 50%;
  background-size: cover;
  width: 30rem;
  height: 25vh;
}

.div-block-82 {
  background-image: url('../images/color-09.png');
  background-position: 50% 51%;
  background-size: cover;
  width: 30rem;
  height: 25vh;
}

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

.div-block-83 {
  background-image: url('../images/Cover-Design1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 40rem;
  height: 25rem;
}

.section-41 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 4px solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.div-block-84 {
  background-image: url('../images/Cover-Design2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 40rem;
  height: 25rem;
}

.div-block-85 {
  background-image: url('../images/Cover-Design3.jpg');
  background-position: 50%;
  background-size: cover;
  width: 40rem;
  height: 25rem;
}

.div-block-86 {
  background-color: #00659e;
  width: 5vw;
  height: 20vh;
}

.div-block-87 {
  background-color: #f47b49;
  width: 5vw;
  height: 20vh;
}

.div-block-88 {
  background-color: #408c33;
  width: 5vw;
  height: 20vh;
}

@media screen and (max-width: 991px) {
  .case-home.scroll {
    width: 25vw;
  }
}

@media screen and (max-width: 479px) {
  .slide {
    border-top-width: 3px;
    border-bottom-width: 3px;
  }

  .slider {
    height: 23rem;
  }

  .text-block-2 {
    margin-left: 20px;
    font-size: 25px;
    line-height: 35px;
  }

  .section-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-3 {
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .case-home.scroll, .div-block-2.case-home, .div-block-3.case-home {
    border-width: 2px;
    width: 20rem;
    height: 30rem;
  }

  .mask {
    border-top-width: 3px;
    border-bottom-width: 3px;
  }

  .contact {
    margin-bottom: 5vh;
  }

  .link, .div-block-4, .div-block-5 {
    display: none;
  }

  .form-text {
    font-size: 30px;
  }

  .text-block-9, .text-block-10 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
  }

  .text-block-11 {
    color: #fff;
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
  }

  .phone-number {
    font-size: 15px;
  }

  .section-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-top-style: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .div-block-6 {
    width: 15rem;
    height: 16rem;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 0;
    padding-right: 0;
  }

  .text-block-13, .text-block-14, .text-block-15 {
    text-align: center;
    width: 15rem;
    font-size: 15px;
  }

  .section-9 {
    margin-top: 20px;
  }

  .section-9.bottom-page {
    margin-top: 0;
    margin-bottom: 100px;
  }

  .link-2.nav-home.w--current {
    display: none;
  }

  .div-block-8 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: none;
  }

  .div-block-9 {
    justify-content: center;
    align-items: flex-start;
    width: 50vw;
  }

  .link-7, .link-7.w--current {
    font-size: 15px;
  }

  .div-block-10 {
    width: 50vw;
    height: 45vh;
  }

  .div-block-11 {
    width: 40vw;
  }

  .div-block-12 {
    width: 40vw;
    height: 45vh;
  }

  .div-block-13, .div-block-14 {
    width: 50vw;
    height: 45vh;
  }

  .div-block-15 {
    width: 40vw;
  }

  .div-block-16 {
    width: 40vw;
    height: 45vh;
  }

  .div-block-17 {
    width: 50vw;
  }

  .div-block-18 {
    width: 50vw;
    height: 45vh;
  }

  .div-block-19 {
    width: 40vw;
    height: 45vh;
  }

  .text-block-18 {
    color: #000;
    text-align: left;
    padding-left: 7px;
    padding-right: 4px;
    font-size: 15px;
    line-height: 25px;
  }

  .section-15 {
    margin-bottom: 30px;
  }

  .text-block-19 {
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .section-16 {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .moving-div {
    width: 20rem;
    height: 25rem;
  }

  .section-17 {
    margin-bottom: 0;
  }

  .dropdown {
    color: #000;
    border: 2px solid #000;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    font-family: Outfit, sans-serif;
    font-size: 15px;
  }

  .dropdown-list {
    background-color: #eeecec;
  }

  .dropdown-toggle {
    width: 100px;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .div-block-21 {
    width: 40vw;
    height: 45vh;
  }

  .div-block-22, .div-block-23 {
    width: 50vw;
    height: 45vh;
  }

  .div-block-24, .div-block-25 {
    width: 40vw;
  }

  .div-block-26 {
    background-position: 50%;
    width: 50vw;
    height: 45vh;
  }

  .div-block-27 {
    width: 40vw;
  }

  .div-block-28 {
    width: 50vw;
    height: 45vh;
  }

  .div-block-29 {
    width: 40vw;
  }

  .div-block-30, .div-block-31 {
    width: 50vw;
    height: 45vh;
  }

  .div-block-32 {
    width: 40vw;
  }

  .div-block-33 {
    background-size: cover;
    width: 50vw;
    height: 45vh;
  }

  .div-block-34 {
    width: 40vw;
  }

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

  .div-block-35 {
    width: 40vw;
  }

  .div-block-36 {
    width: 50vw;
    height: 45vh;
  }

  .text-block-20 {
    text-align: left;
    width: 100%;
  }

  .text-block-21 {
    width: 100%;
    font-size: 15px;
    line-height: 25px;
  }

  .section-27 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .section-27.captions {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .div-block-38, .div-block-39 {
    width: 100%;
    height: 40vh;
  }

  .div-block-40, .div-block-42 {
    width: 30vw;
  }

  .text-block-22, .text-block-23, .text-block-24 {
    font-size: 13px;
  }

  .text-block-25 {
    text-align: left;
    font-size: 22px;
  }

  .section-28 {
    width: 100%;
    padding-right: 10px;
  }

  .text-block-26 {
    text-align: left;
    font-size: 22px;
  }

  .text-block-27 {
    text-align: left;
  }

  .text-block-28, .text-block-29, .text-block-30 {
    font-size: 25px;
  }

  .div-block-43 {
    width: 40vw;
  }

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

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

  .accordion-wrapper {
    width: 80vw;
    margin-top: 10px;
  }

  .text-block-34 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-44 {
    width: 4vw;
  }

  .section-30 {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 60vh;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 10px;
  }

  .div-block-45.hburg-color-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .color1 {
    width: 6vw;
  }

  .color1.salua-color-1, .color1.bucci-color1, .color1.gs-color1 {
    width: 8vw;
    height: 20vh;
  }

  .color1.hburg-color1 {
    width: 8vw;
  }

  .div-block-47 {
    height: 20vh;
  }

  .div-block-47.salua-color2, .div-block-47.gs-color2 {
    width: 8vw;
    height: 20vh;
  }

  .div-block-47.hburg-color2, .div-block-47.bucci-color2 {
    width: 8vw;
  }

  .div-block-48 {
    width: 6vw;
  }

  .div-block-48.salua-color3 {
    width: 8vw;
    height: 20vh;
  }

  .div-block-48.bucci-color3 {
    border-style: solid;
    width: 8vw;
    height: 20vh;
  }

  .div-block-48.gs-color3 {
    width: 8vw;
    height: 20vh;
  }

  .div-block-48.hburg-color3 {
    width: 8vw;
  }

  .div-block-49 {
    width: 6vw;
  }

  .div-block-49.salua-color4, .div-block-49.bucci-color4, .div-block-49.gs-color4 {
    width: 8vw;
    height: 20vh;
  }

  .text-block-37 {
    padding-left: 2vw;
  }

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

  .div-block-51 {
    width: 90vw;
    height: 40rem;
  }

  .div-block-52 {
    width: 90vw;
    height: 40vh;
  }

  .div-block-53 {
    width: 90vw;
    height: 60vh;
  }

  .section-34 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-54 {
    width: 90vw;
    height: 60vh;
  }

  .section-35 {
    flex-flow: column;
    margin-top: 60px;
  }

  .div-block-55 {
    width: 90vw;
    height: 65vh;
  }

  .text-block-40 {
    padding-left: 5vw;
    font-size: 25px;
  }

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

  .div-block-59 {
    width: 90vw;
    height: 15rem;
  }

  .div-block-60, .div-block-61, .div-block-63, .div-block-65, .div-block-66, .div-block-67, .div-block-68, .div-block-69 {
    width: 20rem;
  }

  .div-wrapper {
    width: 20rem;
    height: 25rem;
  }

  .div-block-71, .div-block-72, .div-block-73 {
    width: 20rem;
  }

  .section-37 {
    padding-bottom: 40px;
  }

  .div-block-74 {
    width: 90vw;
    height: 15rem;
  }

  .div-block-75 {
    width: 90vw;
    height: 25vh;
  }

  .div-block-76, .div-block-77, .div-block-78 {
    width: 22rem;
    height: 15rem;
  }

  .div-block-79 {
    width: 90vw;
    height: 40vh;
  }

  .section-39 {
    margin-bottom: 0;
  }

  .div-block-81, .div-block-82 {
    width: 90vw;
    margin-bottom: 20px;
  }

  .section-40 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-83, .div-block-84, .div-block-85 {
    width: 90vw;
    height: 15rem;
  }

  .div-block-86, .div-block-87, .div-block-88 {
    width: 8vw;
  }
}

#w-node-_46268197-7266-e187-abd9-134a5ec308ee-98b131c9, #w-node-_5943850a-0e8c-625e-d6df-598200cf3b7e-98b131c9, #w-node-_46268197-7266-e187-abd9-134a5ec308ee-b4edbb7c, #w-node-_5943850a-0e8c-625e-d6df-598200cf3b7e-b4edbb7c, #w-node-_46268197-7266-e187-abd9-134a5ec308ee-c62ceb01, #w-node-_5943850a-0e8c-625e-d6df-598200cf3b7e-c62ceb01, #w-node-_46268197-7266-e187-abd9-134a5ec308ee-19302c8f, #w-node-_5943850a-0e8c-625e-d6df-598200cf3b7e-19302c8f, #w-node-_46268197-7266-e187-abd9-134a5ec308ee-dc90891c, #w-node-_5943850a-0e8c-625e-d6df-598200cf3b7e-dc90891c {
  justify-self: end;
}


