/*!***********************************************************************************************************************************************************************************************************!*\
  !*** 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/footer/footer.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; } }

.footer {
  pointer-events: all;
  background-color: #00122d; }

.footer_wrapper {
  max-width: 1664px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0 20px; }
  @media screen and (max-width: 1540px) {
    .footer_wrapper {
      padding: 50px 100px 20px; } }
  @media screen and (max-width: 1024px) {
    .footer_wrapper {
      padding: 50px 50px 20px; } }
  @media screen and (max-width: 768px) {
    .footer_wrapper {
      padding: 50px 30px 20px; } }

.footer_upper {
  display: flex; }
  @media screen and (max-width: 1230px) {
    .footer_upper {
      flex-wrap: wrap; } }

.footer_upper-item {
  position: relative; }
  .footer_upper-item::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2); }
  @media screen and (max-width: 1230px) {
    .footer_upper-item:first-of-type::after {
      display: none; } }
  @media screen and (max-width: 1230px) {
    .footer_upper-item::after {
      display: none; } }
  .footer_upper-item:last-of-type::after {
    display: none; }

.footer-title {
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase; }

.footer_upper-first {
  padding-right: 102px;
  max-width: 435px;
  width: 100%; }
  .footer_upper-first a {
    color: #fff;
    transition: 0.3s color; }
    @media (hover: hover) and (pointer: fine) {
      .footer_upper-first a:hover {
        color: #0165ad; } }
  @media screen and (max-width: 1540px) {
    .footer_upper-first {
      padding-right: 50px; } }
  @media screen and (max-width: 1340px) {
    .footer_upper-first {
      max-width: 380px; } }
  @media screen and (max-width: 1280px) {
    .footer_upper-first {
      padding-right: 30px; } }
  @media screen and (max-width: 1230px) {
    .footer_upper-first {
      max-width: 100%;
      padding: 0;
      margin-bottom: 50px; } }
  @media screen and (max-width: 700px) {
    .footer_upper-first {
      margin-bottom: 24px; } }

.footer_upper-first-text {
  margin-top: 24px; }
  .footer_upper-first-text p {
    color: #fff; }

.footer_upper-second {
  display: flex;
  flex-direction: column;
  max-width: 522px;
  width: 100%;
  padding: 0 102px; }
  @media screen and (max-width: 1540px) {
    .footer_upper-second {
      padding: 0 50px;
      width: fit-content; } }
  @media screen and (max-width: 1280px) {
    .footer_upper-second {
      padding: 0 30px; } }
  @media screen and (max-width: 1230px) {
    .footer_upper-second {
      width: 100%;
      margin-bottom: 24px;
      max-width: unset;
      padding: 0; } }

.footer_upper-second-item {
  margin-bottom: 10px;
  text-decoration: none;
  color: #fff;
  width: fit-content; }
  .footer_upper-second-item p {
    color: #fff; }
  .footer_upper-second-item:last-of-type {
    margin-bottom: 0; }

.footer_upper-third {
  display: flex;
  flex-direction: column;
  width: fit-content;
  padding: 0 102px; }
  @media screen and (max-width: 1540px) {
    .footer_upper-third {
      padding: 0 50px; } }
  @media screen and (max-width: 1280px) {
    .footer_upper-third {
      padding: 0 30px; } }
  @media screen and (max-width: 1230px) {
    .footer_upper-third {
      width: 100%;
      padding: 0;
      margin-bottom: 24px; } }

.footer_upper-third-link {
  text-decoration: none;
  color: #fff;
  margin-bottom: 10px;
  display: flex; }
  .footer_upper-third-link span {
    margin-left: 10px; }

.footer_upper-third-mail {
  width: fit-content; }

.footer_upper-third-phone {
  width: fit-content; }

.footer_upper-third-btn {
  margin-top: 20px; }

.footer_upper-forth {
  max-width: 224px;
  width: 100%;
  padding-left: 99px; }
  .footer_upper-forth a {
    color: #fff;
    transition: 0.3s color; }
    @media (hover: hover) and (pointer: fine) {
      .footer_upper-forth a:hover {
        color: #0165ad; } }
  @media screen and (max-width: 1540px) {
    .footer_upper-forth {
      padding: 0 50px;
      width: fit-content; } }
  @media screen and (max-width: 1230px) {
    .footer_upper-forth {
      width: 100%;
      text-align: left;
      max-width: unset;
      padding: 0; } }

.footer_links-single-link {
  text-decoration: underline;
  display: block;
  color: #fff;
  margin-bottom: 10px; }
  .footer_links-single-link:last-of-type {
    margin-bottom: 32px; }

.footer_upper-forth-facebook svg path {
  transition: 0.3s fill; }

@media (hover: hover) and (pointer: fine) {
  .footer_upper-forth-facebook:hover svg path {
    fill: #0165ad; } }

.footer_upper-forth-instagram svg path {
  transition: 0.3s fill; }

@media (hover: hover) and (pointer: fine) {
  .footer_upper-forth-instagram:hover svg path {
    fill: #0165ad; } }

.footer_bottom {
  margin-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 16px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 700px) {
    .footer_bottom {
      flex-direction: column; } }

.footer_bottom-rights {
  color: #fff; }

.footer_bottom-popart {
  color: #fff; }
  .footer_bottom-popart a {
    text-decoration: none;
    color: #fff; }
  @media screen and (max-width: 700px) {
    .footer_bottom-popart {
      margin-top: 6px; } }

@media screen and (min-width: 1921px) {
  .footer_wrapper {
    max-width: 86.66667vw;
    padding: 2.60417vw 0 1.04167vw; }
  .footer_upper-item::after {
    width: 0.05208vw; }
  .footer-title {
    margin-bottom: 1.04167vw; }
  .footer_upper-first {
    padding-right: 5.3125vw;
    max-width: 22.65625vw; }
  .footer_upper-first-text {
    margin-top: 1.25vw; }
  .footer_upper-second {
    max-width: 27.1875vw;
    padding: 0 5.3125vw; }
  .footer_upper-second-item {
    margin-bottom: 0.52083vw; }
  .footer_upper-third {
    padding: 0 5.3125vw; }
  .footer_upper-third-link {
    margin-bottom: 0.52083vw; }
    .footer_upper-third-link span {
      margin-left: 0.52083vw; }
  .footer_upper-third-btn {
    margin-top: 1.04167vw; }
  .footer_upper-forth {
    max-width: 11.66667vw;
    padding-left: 5.15625vw; }
  .footer_links-single-link {
    margin-bottom: 0.52083vw; }
    .footer_links-single-link:last-of-type {
      margin-bottom: 1.66667vw; }
  .footer_bottom {
    margin-top: 2.60417vw;
    border-top: 0.05208vw solid rgba(255, 255, 255, 0.2);
    padding-top: 0.83333vw; }
  .footer_upper-forth-facebook svg, .footer_upper-forth-instagram svg {
    height: 4.12796697626419vh;
    width: 2.0833333333333335vw; }
  .footer_upper-third-mail svg {
    height: 1.238390092879257vh;
    width: 0.8333333333333334vw; }
  .footer_upper-third-phone svg {
    height: 1.6511867905056758vh;
    width: 0.8333333333333334vw; }
  .footer_upper-first-logo {
    width: 8.33333vw;
    height: 2.29167vw; } }

