/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-text-video/block-text-video.scss ***!
  \*******************************************************************************************************************************************************************************************************************************/
.page-404 {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  @media screen and (max-width: 980px) {
    .page-404 {
      padding: 0 50px; } }
  @media screen and (max-width: 767px) {
    .page-404 {
      padding: 0 25px; } }

.page-404_number {
  color: #fff; }

.page-404_title {
  max-width: 780px;
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }

.page-404_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1; }

.page-404_button {
  background-color: #fff;
  color: #0165ad;
  border: none; }

@media screen and (min-width: 1921px) {
  .page-404_title {
    max-width: 40.625vw;
    margin-bottom: 2.60417vw; } }

.block-text-video {
  width: 100%;
  height: 100%;
  background-color: #fff8ed;
  padding: 120px 0; }
  .block-text-video.white {
    background-color: #fff; }
  .block-text-video.blue {
    background-color: #00122d; }
    .block-text-video.blue .block-text-video_h2 {
      color: #fff; }
  @media screen and (max-width: 1280px) {
    .block-text-video {
      padding: 100px 0; } }
  @media screen and (max-width: 1080px) {
    .block-text-video {
      padding: 70px 0; } }
  @media screen and (max-width: 767px) {
    .block-text-video {
      padding: 50px 0; } }

.block-text-video_wrapper {
  max-width: 1382px;
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .block-text-video_wrapper.show .animation-title span {
    transform: unset; }
  @media screen and (max-width: 1550px) {
    .block-text-video_wrapper {
      padding: 0 100px; } }
  @media screen and (max-width: 1280px) {
    .block-text-video_wrapper {
      padding: 0 70px; } }
  @media screen and (max-width: 1080px) {
    .block-text-video_wrapper {
      padding: 0 50px; } }
  @media screen and (max-width: 767px) {
    .block-text-video_wrapper {
      padding: 0 30px; } }

.block-text-video_h2 {
  margin: 10px 0 24px; }
  @media screen and (max-width: 767px) {
    .block-text-video_h2 {
      margin-bottom: 18px; } }

.block-text-video_video {
  width: 100%;
  height: 780px; }
  @media screen and (max-width: 1280px) {
    .block-text-video_video {
      height: 50vw; } }
  @media screen and (max-width: 500px) {
    .block-text-video_video {
      height: 60vw; } }

@media screen and (min-width: 1921px) {
  .block-text-video {
    padding: 7.8125vw 0; }
  .block-text-video_wrapper {
    max-width: 71.97917vw; }
  .block-text-video_h2 {
    margin: 0.52083vw 0 2.60417vw; }
  .block-text-video_video {
    height: 40.625vw; } }

