.about-sectiont-t {
  padding: 100px 0;
}
@media (min-width: 1024px) {
  .about-sectiont-t {
    padding: 120px 0;
  }
}
.about-sectiont-t .about-newsletter {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.about-sectiont-t .about-newsletter > div {
  width: 100%;
}
.about-sectiont-t .about-newsletter > div.content-media {
  order: 1;
  padding-bottom: 56px;
}
.about-sectiont-t .about-newsletter > div.content-media figure {
  margin: 0;
  border-radius: 6px;
  background-position: left center;
  background-size: contain;
}
.about-sectiont-t .about-newsletter > div.content-text {
  order: 2;
  color: var(--inv360-text-color);
  font-size: 16px;
  line-height: 22px;
}
.about-sectiont-t .about-newsletter > div.content-text > span {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.03em;
  color: var(--inv360-primary-color);
  margin-bottom: 16px;
}
.about-sectiont-t .about-newsletter > div.content-text > h2 {
  margin: 0;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.03em;
  color: var(--inv360-text-color);
  margin-bottom: 34px;
}
.about-sectiont-t .about-newsletter > div.content-text > p {
  margin: 16px 0 0;
  font-size: 16px;
  line-height: 22px;
  color: var(--inv360-text-color);
}
.about-sectiont-t .about-newsletter > div.content-text > p:empty {
  display: none;
}
.about-sectiont-t .about-newsletter > div.content-text > .content-cols div {
  margin-top: 40px;
}
.about-sectiont-t .about-newsletter > div.content-text > .content-cols div h6 {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.03em;
  color: var(--inv360-text-color);
  margin-bottom: 18px;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: 0 1px;
  display: flex;
  align-items: center;
}
.about-sectiont-t .about-newsletter > div.content-text > .content-cols div h6 figure {
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  min-width: 24px;
  height: 24px;
  margin-right: 8px;
  background: var(--inv360-primary-color);
}
.about-sectiont-t .about-newsletter > div.content-text > .content-cols div h6 .icon-visit {
  min-width: 28px;
  height: 28px;
  mask-image: url(images/all/icon-pin-blue.svg);
}
.about-sectiont-t .about-newsletter > div.content-text > .content-cols div h6 .icon-hours {
  mask-image: url(images/all/icon-clock-blue.svg);
}
.about-sectiont-t .about-newsletter > div.content-text > .content-cols div h6 .icon-phone {
  mask-image: url(images/all/icon-phone-blue.svg);
}
.about-sectiont-t .about-newsletter > div.content-text > .content-cols div p {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  color: var(--inv360-text-color);
}
.about-sectiont-t .about-newsletter > div.content-text > .content-cols div b, .about-sectiont-t .about-newsletter > div.content-text > .content-cols div strong {
  font-weight: 700;
}
.about-sectiont-t .about-newsletter > div.content-text table td {
  color: var(--inv360-text-color);
  line-height: 26px;
}
.about-sectiont-t .about-newsletter > div.content-text table td:first-child strong {
  display: block;
  padding-right: 16px;
  min-width: 120px;
  color: var(--inv360-text-color);
}
.about-sectiont-t.style-a .about-newsletter > div.content-media figure {
  background-size: cover;
  background-position: center;
}
.about-sectiont-t.style-b {
  padding-bottom: 0;
}
.about-sectiont-t.style-c {
  padding-bottom: 0;
}
.about-sectiont-t.style-c .about-newsletter {
  padding: 0 24px;
}
.about-sectiont-t.style-d .about-newsletter > div.content-text {
  order: 1;
}
.about-sectiont-t.style-d .about-newsletter > div.content-media {
  order: 2;
}
.about-sectiont-t.style-d .about-newsletter > div.content-media img {
  border-radius: 4px;
  overflow: hidden;
}
.about-sectiont-t.style-d .image-w-text {
  border-radius: 4px;
  overflow: hidden;
  margin-top: 40px;
}
.about-sectiont-t .map-container {
  line-height: 0;
  font-size: 0;
  padding-top: 50px;
}
.about-sectiont-t.dark .about-newsletter > div.content-text > h2 {
  color: #e0e0e0;
}
.about-sectiont-t.dark .about-newsletter > div.content-text > p {
  color: #cdcdcd;
}
.about-sectiont-t.dark .about-newsletter > div.content-text > .content-cols div {
  color: #cdcdcd;
}
.about-sectiont-t.dark .about-newsletter > div.content-text > .content-cols div h6 {
  color: #e0e0e0;
}
.about-sectiont-t.dark .about-newsletter > div.content-text > .content-cols div p {
  color: #cdcdcd;
}
.about-sectiont-t.dark.style-c .about-newsletter > div.content-text table td {
  color: #cdcdcd;
}
.about-sectiont-t.dark.style-c .about-newsletter > div.content-text table td:first-child strong {
  color: #e0e0e0;
}
.about-sectiont-t.dark .about-newsletter > div.content-text table td:first-child strong {
  color: #cdcdcd;
}
@media (min-width: 1px) and (max-width: 767px) {
  .about-sectiont-t.style-d .about-newsletter > div.content-media {
    display: none;
  }
}
@media (min-width: 320px) {
  .about-sectiont-t .about-newsletter > div.content-media figure {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .about-sectiont-t .about-newsletter > div.content-media figure {
    height: 400px;
  }
  .about-sectiont-t .about-newsletter > div.content-text > .content-cols {
    display: flex;
  }
  .about-sectiont-t .about-newsletter > div.content-text > .content-cols div {
    width: 50%;
    padding-right: 16px;
  }
  .about-sectiont-t.style-b .about-newsletter > div.content-text {
    width: 100%;
    max-width: 680px;
  }
  .about-sectiont-t.style-b .about-newsletter > div.content-text > .content-cols {
    flex-direction: row;
  }
  .about-sectiont-t.style-d .about-newsletter > div.content-media {
    padding: 40px 0 0;
    line-height: 0;
    text-align: center;
  }
  .about-sectiont-t.style-d .rpadding {
    padding-right: 24px;
  }
  .about-sectiont-t .image-w-text {
    display: none;
  }
}
@media (min-width: 1024px) {
  .about-sectiont-t .about-newsletter {
    flex-direction: row;
  }
  .about-sectiont-t .about-newsletter > div {
    width: 50%;
  }
  .about-sectiont-t .about-newsletter > div.content-media {
    padding-bottom: 0;
  }
  .about-sectiont-t .about-newsletter > div.content-media figure {
    height: 500px;
  }
  .about-sectiont-t .about-newsletter > div.content-text > .content-cols {
    flex-direction: column;
  }
  .about-sectiont-t .about-newsletter > div.content-text > .content-cols div {
    width: 100%;
  }
  .about-sectiont-t .about-newsletter.right > div.content-media {
    order: 2;
    min-width: 50%;
    margin-left: 50px;
  }
  .about-sectiont-t .about-newsletter.right > div.content-text {
    order: 1;
  }
  .about-sectiont-t .about-newsletter.left > div.content-media {
    order: 1;
    min-width: 50%;
    margin-right: 50px;
  }
  .about-sectiont-t .about-newsletter.left > div.content-text {
    order: 2;
  }
  .about-sectiont-t.style-c {
    padding: 0;
    display: flex;
  }
  .about-sectiont-t.style-c div.about-newsletter {
    padding: 120px 40px;
    width: 50%;
    max-width: 590px;
    margin-left: auto;
  }
  .about-sectiont-t.style-c div.about-newsletter > div.content-text {
    width: 100%;
    padding-right: 24px;
  }
  .about-sectiont-t.style-c div.map-container {
    padding: 0;
    width: 50%;
  }
  .about-sectiont-t.style-c div.map-container iframe {
    height: 100%;
  }
  .about-sectiont-t.style-d div.about-newsletter > div.content-media {
    padding: 0;
  }
  .about-sectiont-t.style-d div.about-newsletter > div.content-text {
    padding-right: 40px;
  }
  .about-sectiont-t.style-d div.about-newsletter > div.content-text > .content-cols {
    flex-direction: row;
  }
}
@media (min-width: 1440px) {
  .about-sectiont-t.style-c div.about-newsletter {
    padding-left: 0;
  }
  .about-sectiont-t.style-d .about-newsletter > div.content-media {
    width: 58%;
  }
}
.about-sectiont-t .about-newsletter.light a {
  color: #222222;
}
.about-sectiont-t .about-newsletter.light a:hover {
  color: var(--inv360-primary-color);
}
.about-sectiont-t .about-newsletter.dark a {
  color: #e0e0e0;
}
.about-sectiont-t .about-newsletter.dark a:hover {
  color: var(--inv360-primary-color);
}

/*# sourceMappingURL=styles.css.map */
