:root {
  --_lara-i-danilo-design---main-color: #fbfbfb;
  --_lara-i-danilo-design---second-color: #16294a;
  --_lara-i-danilo-design---tertiary-color: #b9d4ee;
}

body {
  color: #fbfbfb;
  background-color: #fbfbfb;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.75rem;
  font-weight: 900;
  line-height: 5.625rem;
}

h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.8125rem;
  font-weight: 900;
  line-height: 4.125rem;
  position: static;
}

p {
  margin-bottom: 10px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
}

.container.navbar {
  justify-content: space-around;
  align-items: center;
  max-width: 1400px;
  display: flex;
}

.style-section {
  background-color: #16294a;
}

.subtitle {
  text-align: center;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.625rem;
}

.subtitle.lara-subtitle-margin {
  text-align: center;
  white-space: nowrap;
  margin-bottom: 10px;
}

.paragraph {
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.375rem;
}

.paragraph._80 {
  color: #fbfbfbcc;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph._80.why-p {
  width: 320px;
}

.paragraph._80.price-bold {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.paragraph.lara-p {
  color: #16294acc;
  text-align: left;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph.lara-p.lara-p-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph.video-p {
  color: #16294acc;
  text-align: left;
  max-width: 500px;
}

.paragraph.price-bold2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.625rem;
  font-weight: 900;
  line-height: 3.75rem;
}

.hero-section {
  z-index: 0;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.nav-link {
  color: var(--_lara-i-danilo-design---main-color);
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  line-height: 1.25rem;
}

.cta-lb {
  border: 1px solid var(--_lara-i-danilo-design---main-color);
  color: var(--_lara-i-danilo-design---main-color);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin-right: 10px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta-lb:hover {
  background-color: var(--_lara-i-danilo-design---second-color);
}

.cta-lb.res-tablet {
  display: none;
}

.cta-tb {
  text-transform: uppercase;
  margin-left: 14px;
  margin-right: 4px;
  font-weight: 500;
  line-height: 1.25rem;
}

.image {
  margin-right: 14px;
}

.navbar-2 {
  background-color: #ddd0;
}

.hero-wrapper {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.hero-content {
  flex: 1;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.hero-heading {
  width: 550px;
  line-height: 4.5rem;
}

.hero-paragraph {
  color: #fbfbfbe6;
  width: 400px;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.375rem;
}

.hero-bg {
  z-index: 1;
  background-image: url('../images/hero-bg2.webp');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.hero-bg.res-tablet, .hero-bg.res-mobile {
  display: none;
}

.nav-wrapper {
  margin-left: 20px;
  margin-right: 20px;
}

.nav-menu {
  margin-top: 8px;
  display: flex;
}

.line-hover {
  background-color: #fbfbfb;
  height: 1px;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
}

.brand {
  margin-left: 10px;
}

.bottom-content-wrapper {
  z-index: 3;
  justify-content: space-around;
  align-items: center;
  max-width: 1600px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.bottom-content-wrapper.lara-bottom {
  z-index: 4;
}

.bottom-content-wrapper.res-mobile {
  display: none;
}

.hero-social-media {
  flex: 1;
  margin-left: 20px;
}

.hero-social-media.why-none {
  display: none;
}

.scroll-wrapper {
  flex: 1;
}

.scroll-wrapper.why-none {
  display: none;
}

.page-preview {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.hero-social-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-social-lb {
  color: var(--_lara-i-danilo-design---main-color);
  justify-content: center;
  align-items: center;
  margin-left: 3px;
  line-height: 1.25rem;
  text-decoration: none;
  display: flex;
}

.mouse-scroll {
  border: 2px solid #fbfbfb;
  border-radius: 50px;
  justify-content: center;
  align-items: flex-start;
  width: 26px;
  height: 46px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mouse-circle {
  background-color: #fbfbfb;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-top: 10px;
}

.number-wrapper {
  display: flex;
}

.arow-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.number-tb-bold {
  margin-right: 5px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.25rem;
}

.number-tb-bold.lara-color, .number-tb.lara-color {
  color: var(--_lara-i-danilo-design---second-color);
}

.image-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.special-package-section {
  z-index: 99;
  background-color: var(--_lara-i-danilo-design---second-color);
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.special-package-section.white {
  background-color: var(--_lara-i-danilo-design---main-color);
  display: block;
}

.package-heading-tb {
  text-align: center;
  padding-top: 0;
  font-size: 1.625rem;
  line-height: 2rem;
}

.package-heading-tb.white {
  color: #111;
}

.package-des-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #fbfbfb;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.package-des-wrapper.white {
  border-color: #0e0e0e;
}

.des-wrapper._15 {
  width: 15%;
}

.des-wrapper._15.right-b {
  border-right: 1px solid #fbfbfb;
}

.des-wrapper._15.right-b.white {
  border-right-color: #070707;
}

.des-wrapper._15.left-b {
  border-left: 1px solid #fbfbfb;
}

.des-wrapper._15.left-b.white {
  border-left-color: #070707;
}

.des-wrapper._70 {
  width: 70%;
}

.des-tb {
  text-align: center;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.375rem;
}

.des-tb.middle {
  text-align: center;
  white-space: nowrap;
}

.des-tb.middle.white {
  color: #070707;
}

.des-tb.package-des {
  color: var(--_lara-i-danilo-design---second-color);
  width: 110px;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1rem;
}

.des-tb.res-mobile {
  display: block;
}

.des-tb.res-mobile.white {
  color: #070707;
}

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

.package-preview-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--_lara-i-danilo-design---tertiary-color);
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.package-preview-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-left: 1px solid #fbfbfb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 14%;
  height: 55px;
  display: flex;
}

.package-preview-container.first {
  width: 15%;
}

.package-preview-container.first.white {
  border-left-color: #070707;
}

.package-preview-container.second {
  width: 15%;
}

.package-preview-container.second.white {
  border-right: 1px solid #070707;
}

.package-preview-container.white {
  border-left-color: #070707;
}

.why-section {
  background-color: var(--_lara-i-danilo-design---second-color);
  max-height: 780px;
  padding-top: 80px;
  padding-bottom: 0;
  position: relative;
}

.why-heading {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-4 {
  margin-left: 50px;
}

.image-3 {
  margin-left: 0;
  margin-right: 50px;
}

.why-des {
  margin-top: 10px;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.line-wrapper {
  z-index: 1;
  background-image: url('../images/Line.svg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  top: -310px;
}

.line-wrapper.lara-line {
  background-image: url('../images/Line-2.svg');
  background-position: 50%;
  background-size: cover;
  position: relative;
  top: -470px;
}

.why-wrapper {
  z-index: 2;
  margin-top: 80px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.why-des-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.why-des-wrapper.top-margin {
  margin-top: 120px;
}

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

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.why-description.why-left-margin {
  margin-left: 20px;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.why-tb {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.125rem;
}

.lara-section {
  background-color: var(--_lara-i-danilo-design---tertiary-color);
  max-height: 720px;
  padding-top: 80px;
  padding-bottom: 80px;
  line-height: .125rem;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.lara-content-wrapper {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.lara-content-wrapper.res-tablet {
  display: none;
}

.lara-img {
  justify-content: flex-end;
  align-items: center;
  width: 35%;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.lara-content {
  width: 65%;
  margin-left: 20px;
  margin-right: 20px;
}

.danilo-heading {
  color: var(--_lara-i-danilo-design---second-color);
}

.danilo-heading.lara-h2-lh {
  line-height: 3.625rem;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.lara-des {
  justify-content: center;
  align-items: flex-start;
}

.lara-contact-cta-wrapper {
  justify-content: center;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing-price {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.lara-contact-wrapper {
  width: 45%;
  margin-top: 30px;
}

.lara-cta-wrapper {
  width: 55%;
  position: relative;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.lara-contact-tb {
  color: #16294acc;
  line-height: 1.25rem;
}

.text-span {
  color: #16294a;
  font-weight: 700;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.text-span-2 {
  color: #16294a;
  font-weight: 700;
}

.lara-socialm-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 20px;
  display: flex;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.insta-wrapper {
  transition: all .3s;
}

.insta-wrapper:hover {
  transform: scale(1.1);
}

.lara-cta {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 1px solid var(--_lara-i-danilo-design---second-color);
  color: var(--_lara-i-danilo-design---second-color);
  text-transform: uppercase;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.25rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 2px 4px 4px #0003;
}

.pricing-feature-list {
  align-self: stretch;
}

.text-block {
  white-space: nowrap;
}

.lara-gallery-section {
  z-index: 1;
  background-image: url('../images/snow-overlay.png');
  background-size: auto;
  position: relative;
}

.pricing-feature {
  background-image: url('../images/');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.gallery-gradient {
  background-image: linear-gradient(#b9d4ee, #fff0);
  height: 200px;
}

.gallery-heading {
  padding-top: 80px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.gallery-h2 {
  color: var(--_lara-i-danilo-design---second-color);
}

.gallery-h2.lara-h2-lh {
  line-height: 3.625rem;
}

.photo-wrapper {
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.vertical-album {
  margin-left: 20px;
  margin-right: 10px;
}

.vertical-album2 {
  margin-bottom: 11px;
  margin-right: 20px;
}

.vertical-album2.res-mobile {
  display: none;
}

.vertical-photo1.diff-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}

.vertical-photo2 {
  margin-top: 10px;
}

.video-wrapper {
  z-index: 4;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-image: linear-gradient(#fbfbfb00, #b9d4ee 50%, #fbfbfb00);
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.video-content-wrapper {
  margin-left: 20px;
}

.video-container {
  margin-right: 40px;
  position: relative;
  box-shadow: 4px 4px 5px #0003;
}

.img-line {
  background-color: #16294a;
  width: 2px;
  height: 500px;
  margin-left: 40px;
}

.background-video {
  padding-left: 200px;
  padding-right: 200px;
}

.image-9 {
  position: absolute;
  inset: -10% -12% 0% auto;
}

.video-tb {
  color: #16294acc;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.375rem;
}

.lara-tb {
  line-height: 1.25rem;
}

.danilo-section {
  background-color: var(--_lara-i-danilo-design---tertiary-color);
  max-height: 720px;
  padding-top: 80px;
  padding-bottom: 80px;
  line-height: .125rem;
}

.danilo-content-wrapper {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.danilo-img {
  justify-content: flex-end;
  align-items: center;
  width: 35%;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.danilo-content {
  width: 65%;
  margin-left: 20px;
  margin-right: 20px;
}

.danilo-des {
  justify-content: center;
  align-items: flex-start;
}

.danilo-contact-cta-wrapper {
  justify-content: center;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lara-heading {
  color: var(--_lara-i-danilo-design---second-color);
}

.lara-heading.lara-h2-lh {
  line-height: 3.625rem;
}

.lara-heading-copy {
  color: var(--_lara-i-danilo-design---second-color);
}

.lara-heading-copy.lara-h2-lh {
  line-height: 3.625rem;
}

.danilo-contact-wrapper {
  width: 45%;
  margin-top: 30px;
}

.fb-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--_lara-i-danilo-design---second-color);
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.fb-wrapper:hover {
  transform: scale(1.1);
}

.danilo-cta-wrapper {
  width: 55%;
}

.danilo-gallery-section {
  z-index: 1;
  background-image: url('../images/snow-overlay.png');
  background-size: auto;
  position: relative;
}

.image-11 {
  max-width: 99%;
}

.background-video-danilo {
  padding-left: 200px;
  padding-right: 200px;
}

.price-list-section {
  background-color: var(--_lara-i-danilo-design---second-color);
  max-height: 760px;
  position: relative;
}

.price-heading {
  margin-left: auto;
  margin-right: auto;
}

.price-tb {
  text-align: center;
  font-size: 1.625rem;
  line-height: 1.375rem;
}

.price-line-wrapper {
  z-index: 1;
  background-image: url('../images/Line.svg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  top: -500px;
}

.price-line-wrapper.lara-line {
  background-image: url('../images/Line-2.svg');
  background-position: 50%;
  background-size: cover;
  position: relative;
  top: -470px;
}

.price-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid #fbfbfb;
  justify-content: center;
  align-items: center;
  max-width: 550px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.price-wrapper.last {
  border-bottom-style: none;
  margin-top: 10px;
}

.price-wrapper.low-margin {
  margin-top: 10px;
}

.price-container {
  width: 60%;
  margin-left: 40px;
}

.price-image {
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  display: flex;
}

.price-din-e {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.875rem;
}

.image-12 {
  margin-bottom: 8px;
}

.all-price-wrapper {
  position: relative;
}

.price-line {
  background-color: #fbfbfb;
  width: 2px;
  height: 350px;
  position: absolute;
  inset: -3% 0% 0% 46%;
}

.price-dess {
  max-width: 1000px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.price-tb2 {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.875rem;
}

.testimonial-section {
  background-image: url('../images/snow-overlay.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.price-h2 {
  padding-top: 40px;
}

.testimonial-h2 {
  color: var(--_lara-i-danilo-design---second-color);
}

.testimonial-slider-wrapper {
  margin-top: 20px;
}

.slider {
  background-color: #ddd0;
  max-width: 1200px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.icon {
  filter: brightness(0%);
}

.image-10 {
  display: none;
}

.icon-2 {
  filter: brightness(0%);
}

.slider-p {
  color: #16294acc;
  max-width: 600px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-style: italic;
  font-weight: 500;
}

.slider-tb {
  color: #16294a;
  text-align: center;
  max-width: 180px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.375rem;
}

.slide-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-top: 50px;
  display: flex;
}

.contact-section {
  background-color: var(--_lara-i-danilo-design---tertiary-color);
  max-height: 570px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.contact-h2 {
  color: var(--_lara-i-danilo-design---second-color);
}

.contact-tb {
  color: #16294acc;
  text-align: center;
  max-width: 400px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.contact-line-wrapper {
  z-index: 1;
  background-image: url('../images/Line.svg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  top: -310px;
}

.contact-line-wrapper.lara-line {
  background-image: url('../images/Line-2.svg');
  background-position: 50%;
  background-size: cover;
  position: relative;
  top: -380px;
}

.contact-form-wrapper {
  z-index: 5;
  max-width: 500px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.textfield-name {
  border: 1px solid var(--_lara-i-danilo-design---second-color);
  background-color: #fff0;
  border-radius: 10px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.textfield-name::placeholder {
  color: #16294a66;
}

.textfield-email {
  border: 1px solid var(--_lara-i-danilo-design---second-color);
  background-color: #fff0;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.textfield-email::placeholder {
  color: #16294a66;
}

.textfield-message {
  border: 1px solid var(--_lara-i-danilo-design---second-color);
  background-color: #fff0;
  border-radius: 10px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.textfield-message::placeholder {
  color: #16294a66;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button {
  background-color: #16294a;
  border-radius: 10px;
  margin-top: 20px;
  padding: 12px 40px;
  transition: all .3s;
  box-shadow: 4px 4px 6px #0003;
}

.submit-button:hover {
  transform: scale(1.08);
}

.footer {
  background-color: var(--_lara-i-danilo-design---second-color);
  padding-top: 40px;
  display: none;
}

.footer-wrapper {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper.res-mobile-footer {
  display: none;
}

.heading-3 {
  padding-top: 40px;
}

.footer-img {
  width: 50%;
}

.footer-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.footer-tb {
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.375rem;
}

.footer-social {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.footer-lb {
  margin-right: 20px;
  transition: all .3s;
}

.footer-lb:hover {
  transform: scale(1.1);
}

.footerc-ontact-tb {
  margin-top: 0;
  line-height: 1.375rem;
}

.text-span-3, .text-span-4 {
  font-weight: 700;
}

.space-wrapper {
  padding-top: 70px;
  padding-bottom: 70px;
}

.tb-wrapp {
  border-left: 1px solid #fbfbfb;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 80px;
  display: flex;
}

.danilo-cta-res-tablet {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 1px solid var(--_lara-i-danilo-design---second-color);
  color: var(--_lara-i-danilo-design---second-color);
  text-transform: uppercase;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.25rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 2px 4px 4px #0003;
}

.res-mobile {
  display: none;
}

.space-wrapper-comp {
  padding-top: 70px;
  padding-bottom: 70px;
}

.hidden-social-media {
  z-index: 4;
  background-color: var(--_lara-i-danilo-design---main-color);
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 200px;
  margin-top: 6px;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  display: none;
  position: absolute;
  box-shadow: 4px 4px 5px #0003;
}

.wa-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--_lara-i-danilo-design---second-color);
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.viber-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--_lara-i-danilo-design---second-color);
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.sms-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--_lara-i-danilo-design---second-color);
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.error-message, .success-message {
  background-color: #16294a00;
}

.text-block-2, .text-block-3 {
  display: none;
}

.footer2 {
  background-color: var(--_lara-i-danilo-design---second-color);
  padding-top: 40px;
}

.footer-wrapper2 {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper2.res-mobile-footer {
  display: none;
}

.footer-img2 {
  width: 50%;
}

.footer-content2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.footer-wrapper22 {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper22.res-mobile-footer, .footer-wrapper22.res-mobile-footer2 {
  display: none;
}

.second-trigger {
  height: 200vh;
  position: relative;
}

.footer-content-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.sticky-parent {
  z-index: 1;
}

.sticky-content {
  z-index: 10;
}

.new-footer {
  background-color: var(--_lara-i-danilo-design---second-color);
  padding-top: 40px;
}

.map-wrapper {
  aspect-ratio: 2;
  border-radius: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

.footer-social-media-tb {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 4px;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  color: #fbfbfb;
}

.text-span-5 {
  font-weight: 700;
}

.map-container {
  width: 100%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed {
  position: absolute;
  inset: 0%;
}

.headline-footer-tb {
  margin-bottom: 20px;
}

.text-block-5 {
  font-size: 1.8rem;
  line-height: 1.875rem;
}

.text-block-6 {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.875rem;
}

.text-block-7 {
  text-align: center;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .subtitle.lara-subtitle-margin {
    white-space: normal;
    line-height: 2rem;
  }

  .paragraph._80 {
    width: 720px;
  }

  .paragraph._80.price-bold {
    font-weight: 600;
  }

  .paragraph.lara-p, .paragraph.video-p {
    text-align: center;
  }

  .paragraph.price-bold2 {
    font-weight: 600;
  }

  .nav-link {
    text-align: center;
  }

  .cta-lb {
    display: none;
  }

  .cta-lb.res-tablet {
    max-width: 220px;
    margin: 10px auto;
    display: flex;
  }

  .cta-lb.res-tablet:hover {
    background-color: var(--_lara-i-danilo-design---tertiary-color);
  }

  .hero-wrapper {
    padding-top: 0;
  }

  .hero-content {
    margin-left: 40px;
  }

  .hero-bg {
    display: none;
  }

  .hero-bg.res-tablet {
    background-image: url('../images/hero-bg-tablet.webp');
    background-position: 56%;
    background-size: cover;
    display: block;
  }

  .nav-wrapper {
    max-width: 200px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu {
    background-color: var(--_lara-i-danilo-design---second-color);
  }

  .hero-social-media {
    margin-left: 40px;
  }

  .page-preview {
    margin-right: 40px;
  }

  .package-heading-tb {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }

  .package-des-wrapper {
    margin-top: 2px;
  }

  .package-wrapper {
    margin-top: 0;
  }

  .why-section {
    max-height: 1200px;
    padding-top: 60px;
  }

  .line-wrapper {
    background-position: 50%;
    top: -650px;
  }

  .line-wrapper.lara-line {
    top: -570px;
  }

  .container-2 {
    max-width: 728px;
  }

  .why-des-wrapper {
    flex-flow: column;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

  .lara-section {
    max-height: 1150px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lara-content-wrapper {
    flex-flow: column;
    display: none;
  }

  .lara-content-wrapper.res-tablet {
    display: flex;
  }

  .lara-content {
    margin-top: 40px;
  }

  .lara-contact-cta-wrapper {
    flex-flow: column;
  }

  .lara-contact-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .lara-cta-wrapper {
    width: 100%;
    margin-top: 20px;
  }

  .lara-contact-tb {
    text-align: center;
  }

  .lara-socialm-wrapper {
    justify-content: center;
    align-items: center;
  }

  .lara-cta {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .gallery-gradient {
    height: 180px;
  }

  .gallery-heading {
    padding-top: 60px;
  }

  .photo-wrapper {
    margin-top: 0;
  }

  .video-wrapper {
    flex-flow: column;
  }

  .video-content-wrapper {
    text-align: center;
    margin-left: 0;
  }

  .video-container {
    margin-right: 0;
  }

  .danilo-section {
    max-height: 1150px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .danilo-content-wrapper {
    flex-flow: column;
  }

  .danilo-content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .danilo-contact-cta-wrapper {
    flex-flow: column;
  }

  .danilo-contact-wrapper {
    width: 100%;
  }

  .danilo-cta-wrapper {
    width: 100%;
    margin-top: 20px;
  }

  .price-list-section {
    max-height: 780px;
  }

  .price-line-wrapper {
    background-position: 50%;
  }

  .price-tb2 {
    font-weight: 400;
  }

  .testimonial-section {
    padding-bottom: 100px;
  }

  .testimonial-h2 {
    font-size: 2.7rem;
  }

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

  .footer-wrapper {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: column-reverse;
  }

  .footer-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .user-footer.danilo-user {
    margin-left: 14px;
  }

  .footer-social {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .space-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .menu-button {
    background-color: #c8c8c800;
  }

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

  .danilo-cta-res-tablet {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .space-wrapper-comp {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hidden-social-media.res-tablet {
    inset: 0% 0% auto auto;
  }

  .footer-content2, .footer-content-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .map-wrapper {
    border-radius: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .subtitle.lara-subtitle-margin {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }

  .paragraph._80 {
    width: 450px;
  }

  .paragraph._80.price-bold {
    font-size: 1.2rem;
  }

  .paragraph.video-p {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph.price-bold2 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.2rem;
  }

  .hero-section {
    padding-bottom: 800px;
  }

  .hero-wrapper {
    justify-content: center;
    align-items: flex-start;
    padding-top: 40px;
  }

  .hero-content {
    margin-left: 0;
    margin-right: 0;
  }

  .hero-heading {
    text-align: center;
    width: 480px;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.5rem;
    line-height: 4.2rem;
  }

  .hero-paragraph {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-bg {
    background-image: url('../images/hero-bg2.webp');
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-bg.res-tablet {
    display: none;
  }

  .hero-bg.res-mobile {
    background-image: url('../images/hero-bg-mobilee.webp');
    background-position: 50%;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .bottom-content-wrapper {
    display: none;
  }

  .bottom-content-wrapper.res-mobile {
    justify-content: space-around;
    align-items: center;
    margin-bottom: 60px;
    display: flex;
  }

  .hero-social-media {
    margin-left: 30px;
  }

  .scroll-wrapper {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .page-preview {
    margin-right: 20px;
    display: none;
  }

  .hero-social-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .hero-social-lb {
    margin-top: 4px;
    margin-left: 0;
  }

  .mouse-scroll {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 30px;
  }

  .package-heading-tb {
    font-size: 1rem;
  }

  .des-tb {
    font-size: .7rem;
  }

  .des-tb.middle {
    font-size: .6rem;
  }

  .des-tb.package-des {
    width: 60px;
    font-size: .7rem;
  }

  .des-tb.package-des.res-mobile {
    font-size: .6rem;
  }

  .des-tb.res-mobile {
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    font-size: .7rem;
    line-height: 1rem;
  }

  .des-tb.res-mobile.after-ride {
    font-size: .6rem;
    line-height: 1rem;
  }

  .why-section {
    max-height: 1220px;
  }

  .image-4 {
    margin-left: 10px;
  }

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

  .pricing-comparison {
    padding: 60px 15px;
  }

  .line-wrapper.lara-line {
    top: -670px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .lara-section {
    max-height: 1340px;
  }

  .lara-img {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .lara-content {
    width: 100%;
  }

  .danilo-heading.lara-h2-lh {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }

  .lara-des {
    margin-left: 20px;
    margin-right: 20px;
  }

  .gallery-gradient {
    height: 130px;
  }

  .gallery-heading {
    padding-top: 20px;
  }

  .gallery-h2.lara-h2-lh {
    margin-top: 0;
    font-size: 2.5rem;
    line-height: 3.2rem;
  }

  .photo-wrapper {
    flex-flow: column;
  }

  .vertical-album {
    margin-left: 0;
    margin-right: 0;
  }

  .vertical-album2 {
    margin-bottom: 10px;
    margin-right: 0;
    display: none;
  }

  .vertical-album2.res-mobile {
    margin-right: 0;
    display: block;
  }

  .video-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .danilo-section {
    max-height: 1280px;
  }

  .danilo-img {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .danilo-content {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .danilo-des, .lara-heading {
    margin-left: 20px;
    margin-right: 20px;
  }

  .lara-heading-copy.lara-h2-lh {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }

  .price-list-section {
    max-height: 810px;
  }

  .price-tb {
    margin-top: 4px;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .price-din-e {
    font-size: 1.6rem;
    font-weight: 700;
  }

  .price-tb2 {
    font-size: 1.4rem;
  }

  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .price-h2 {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }

  .testimonial-h2 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .slider {
    max-width: 480px;
  }

  .slider-p {
    text-align: center;
    max-width: 320px;
    margin-bottom: 10px;
    font-size: .8rem;
  }

  .contact-section {
    max-height: 550px;
    padding-bottom: 60px;
  }

  .contact-heading-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }

  .contact-h2 {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }

  .footer-wrapper {
    display: none;
  }

  .footer-wrapper.res-mobile-footer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column-reverse;
    display: flex;
  }

  .footer-img {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .footer-content {
    width: 100%;
  }

  .user-footer.danilo-user {
    margin-left: 0;
  }

  .footer-tb {
    text-align: center;
  }

  .footer-social {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-lb {
    margin-right: 0;
  }

  .footerc-ontact-tb {
    text-align: center;
  }

  .image-13 {
    max-width: 28%;
  }

  .image-14 {
    max-width: 56%;
  }

  .image-15 {
    max-width: 80%;
  }

  .image-16 {
    max-width: 90%;
  }

  .heading-4 {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }

  .form-block {
    margin-left: 10px;
    margin-right: 10px;
  }

  .res-mobile, .image-19 {
    display: inline-block;
  }

  .space-wrapper-comp {
    display: none;
  }

  .hidden-social-media.res-tablet {
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

  .footer-wrapper2 {
    display: none;
  }

  .footer-wrapper2.res-mobile-footer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .footer-img2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .footer-content2 {
    width: 100%;
  }

  .footer-wrapper22 {
    display: none;
  }

  .footer-wrapper22.res-mobile-footer, .footer-wrapper22.res-mobile-footer2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .footer-content-copy {
    width: 100%;
  }

  .map-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .map-container {
    padding-left: 8px;
    padding-right: 8px;
  }

  .code-embed-2 {
    position: absolute;
    inset: 0%;
  }
}

@media screen and (max-width: 479px) {
  .paragraph._80 {
    width: 320px;
  }

  .paragraph._80.price-bold, .paragraph.price-bold2 {
    font-size: 1rem;
  }

  .hero-section {
    padding-bottom: 150px;
  }

  .hero-wrapper {
    padding-top: 20px;
  }

  .hero-heading {
    width: 320px;
    font-size: 2.8rem;
    line-height: 3.5rem;
  }

  .hero-paragraph {
    width: 300px;
  }

  .package-heading-tb {
    font-size: .8rem;
    line-height: 1.4rem;
  }

  .des-wrapper._15.right-b, .des-wrapper._15.left-b, .des-wrapper._70 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .des-tb.middle {
    white-space: normal;
    width: 180px;
    font-size: .55rem;
    line-height: .7rem;
  }

  .des-tb.package-des {
    width: 40px;
    font-size: .5rem;
    line-height: .7rem;
  }

  .des-tb.res-mobile {
    width: 36px;
    font-size: .5rem;
    line-height: .6rem;
  }

  .des-tb.res-mobile.after-ride {
    font-size: .35rem;
    line-height: .5rem;
  }

  .package-preview-container {
    height: 66px;
  }

  .why-section {
    max-height: 1750px;
    padding-top: 40px;
  }

  .image-4, .image-3 {
    max-width: 15%;
  }

  .why-des {
    margin-top: 20px;
  }

  .container-2 {
    max-width: none;
  }

  .why-des-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .why-content {
    flex-flow: column;
  }

  .why-description.why-left-margin {
    margin-left: 0;
  }

  .lara-section {
    max-height: 1400px;
  }

  .lara-img {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .danilo-heading.lara-h2-lh {
    width: 318px;
  }

  .lara-cta-wrapper {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .lara-cta {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .gallery-h2.lara-h2-lh {
    font-size: 2.2rem;
  }

  .vertical-album, .vertical-album2.res-mobile {
    margin-left: 10px;
    margin-right: 10px;
  }

  .video-wrapper {
    overflow: hidden;
  }

  .video-content-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }

  .background-video {
    padding-left: 150px;
    padding-right: 150px;
  }

  .image-9 {
    right: -14%;
  }

  .danilo-section {
    max-height: 1350px;
  }

  .danilo-img {
    padding-left: 10px;
    padding-right: 10px;
  }

  .background-video-danilo {
    padding-left: 150px;
    padding-right: 150px;
  }

  .price-list-section {
    max-height: 835px;
  }

  .price-tb {
    margin-top: 0;
  }

  .price-din-e {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .price-dess {
    margin-top: 30px;
  }

  .price-tb2 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .testimonial-h2 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .slider {
    max-width: 320px;
    height: 350px;
  }

  .slider-p {
    max-width: 200px;
  }

  .slide-wrapper {
    padding-top: 20px;
  }

  .contact-h2 {
    font-size: 2.2rem;
  }

  .footer-lb {
    margin-right: 0;
  }

  .bold-text {
    font-size: 1.2rem;
  }

  .heading-4 {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .image-17 {
    margin-top: 10px;
  }

  .image-18 {
    margin-left: 0;
    margin-right: 0;
  }
}


