/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-title-with-text-centered/block-title-with-text-centered.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-title-with-text-centered {
  width: 100%;
  height: 100%;
  padding: 100px 0 60px;
  background-color: #fff;
  text-align: center; }
  .block-title-with-text-centered.left {
    text-align: left; }
  @media screen and (max-width: 1280px) {
    .block-title-with-text-centered {
      padding: 100px; } }
  @media screen and (max-width: 1024px) {
    .block-title-with-text-centered {
      padding: 100px 50px; } }
  @media screen and (max-width: 768px) {
    .block-title-with-text-centered {
      padding: 50px 30px; } }

.block-title-with-text-centered_wrapper {
  max-width: 816px;
  width: 100%;
  margin: 0 auto; }
  .block-title-with-text-centered_wrapper.show .animation-p > div {
    transform: unset;
    opacity: 1; }
  .block-title-with-text-centered_wrapper.show .animation-title span {
    transform: unset; }

.block-title-with-text-centered_h2 {
  margin-bottom: 24px; }
  @media screen and (max-width: 767px) {
    .block-title-with-text-centered_h2 {
      margin-top: 18px; } }

.block-title-with-text-centered_p h5 {
  margin-bottom: 20px; }
  @media screen and (max-width: 1024px) {
    .block-title-with-text-centered_p h5 {
      margin-bottom: 16px; } }
  @media screen and (max-width: 767px) {
    .block-title-with-text-centered_p h5 {
      margin-bottom: 12px; } }

.block-title-with-text-centered_p p {
  margin-bottom: 32px; }
  @media screen and (max-width: 767px) {
    .block-title-with-text-centered_p p {
      margin-bottom: 20px; } }
  .block-title-with-text-centered_p p:last-of-type {
    margin-bottom: 0; }

@media screen and (min-width: 1921px) {
  .block-title-with-text-centered {
    padding: 5.20833vw 0 3.125vw; }
  .block-title-with-text-centered_wrapper {
    max-width: 42.5vw; }
  .block-title-with-text-centered_h2 {
    margin-bottom: 1.25vw; }
  .block-title-with-text-centered_p h5 {
    margin-bottom: 1.04167vw; }
  .block-title-with-text-centered_p p {
    margin-bottom: 1.66667vw; } }

