/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-with-two-images-reversed/block-text-with-two-images-reversed.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-with-two-images-reversed {
  width: 100%;
  height: 100%;
  background-color: #fff8ed;
  display: flex;
  justify-content: space-between;
  padding: 150px 0 150px 128px; }
  @media screen and (max-width: 1500px) {
    .block-text-with-two-images-reversed {
      padding: 100px 0 100px 70px; } }
  @media screen and (max-width: 1080px) {
    .block-text-with-two-images-reversed {
      flex-direction: column-reverse;
      padding: 100px 50px; } }
  @media screen and (max-width: 767px) {
    .block-text-with-two-images-reversed {
      padding: 50px 30px; } }

.block-text-with-two-images-reversed_left {
  width: calc(50% - 60px);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  .block-text-with-two-images-reversed_left.show .animation-title span {
    transform: unset; }
  .block-text-with-two-images-reversed_left.show .animation-p > div {
    transform: unset;
    opacity: 1; }
  @media screen and (max-width: 1080px) {
    .block-text-with-two-images-reversed_left {
      width: 100%; } }

.block-text-with-two-images-reversed_h2 {
  margin: 10px 0 24px; }

.block-text-with-two-images-reversed_p {
  margin-bottom: 40px; }
  .block-text-with-two-images-reversed_p p {
    margin-bottom: 32px; }
    .block-text-with-two-images-reversed_p p:last-of-type {
      margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .block-text-with-two-images-reversed_p p {
        margin-bottom: 20px; } }
  .block-text-with-two-images-reversed_p h2 {
    color: #00122d;
    margin-bottom: 24px; }
    @media screen and (max-width: 768px) {
      .block-text-with-two-images-reversed_p h2 {
        margin-bottom: 18px; } }
  @media screen and (max-width: 1080px) {
    .block-text-with-two-images-reversed_p {
      margin-bottom: 30px; } }
  @media screen and (max-width: 768px) {
    .block-text-with-two-images-reversed_p {
      margin-bottom: 22px; } }

.block-text-with-two-images-reversed_img-bottom {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.block-text-with-two-images-reversed_right {
  width: calc(50% - 60px); }
  @media screen and (max-width: 1080px) {
    .block-text-with-two-images-reversed_right {
      width: 100%;
      height: 50vw;
      margin-bottom: 40px; } }

.block-text-with-two-images-reversed_img-right {
  width: 100%;
  height: 100%;
  object-fit: cover; }

@media screen and (min-width: 1921px) {
  .block-text-with-two-images-reversed {
    padding: 7.8125vw 0 7.8125vw 6.66667vw; }
  .block-text-with-two-images-reversed_left {
    width: calc(50% - 3.125vw); }
  .block-text-with-two-images-reversed_h2 {
    margin: 0.52083vw 0 1.25vw; }
  .block-text-with-two-images-reversed_p {
    margin-bottom: 2.08333vw; }
    .block-text-with-two-images-reversed_p p {
      margin-bottom: 1.66667vw; }
    .block-text-with-two-images-reversed_p h2 {
      margin-bottom: 1.25vw; }
  .block-text-with-two-images-reversed_right {
    width: calc(50% - 3.125vw); } }

