.text-video-full-width[data-v-172e969f] {
  background-color: #1C2A40;
}
.text-video-full-width__invert-zone[data-v-172e969f] {
  padding: 112px 0;
}
@media screen and (max-width: 768px) {
.text-video-full-width__invert-zone[data-v-172e969f] {
    padding: 80px 0;
}
}
.text-video-full-width__content[data-v-172e969f] {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  gap: 64px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
.text-video-full-width__content[data-v-172e969f] {
    flex-direction: column;
    justify-content: flex-start;
    gap: 24px;
    margin-bottom: 64px;
}
}
.text-video-full-width__heading[data-v-172e969f] {
  text-transform: uppercase;
  width: calc(30% - 32px);
  max-width: 300px;
}
@media screen and (max-width: 1200px) {
.text-video-full-width__heading[data-v-172e969f] {
    width: calc(40% - 24px);
}
}
@media screen and (max-width: 768px) {
.text-video-full-width__heading[data-v-172e969f] {
    width: 100%;
}
}
.text-video-full-width__text[data-v-172e969f] {
  width: calc(70% - 32px);
  margin: 0;
}
@media screen and (max-width: 1200px) {
.text-video-full-width__text[data-v-172e969f] {
    width: calc(60% - 24px);
}
}
@media screen and (max-width: 768px) {
.text-video-full-width__text[data-v-172e969f] {
    width: 100%;
}
}
.text-video-full-width__video[data-v-172e969f] {
  width: 100%;
}

