/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./app/components/footer/styles.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_footer__i4T_m {
  position: relative;
  overflow: visible;
}
.styles_footer__i4T_m .styles_logo__WAwxj {
  max-width: 220px;
}
.styles_footer__i4T_m:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(200deg, #394F9F -50%, #172145 100%);
  box-shadow: 0 1px 16px 0 #394F9F;
  border-radius: 0;
}
@media (min-width: 640px) {
  .styles_footer__i4T_m:before {
    border-radius: 32px 32px 0 0;
  }
}
.styles_footer__i4T_m .styles_link__7fB_W {
  font-size: 14px;
  font-weight: 300;
}
@media (min-width: 640px) {
  .styles_footer__i4T_m .styles_link__7fB_W {
    font-size: 16px;
    font-weight: 300;
  }
}
.styles_footer__i4T_m .styles_copyright__V3rCr {
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  opacity: 0.5;
}
.styles_footer__i4T_m .styles_title__QcMmy {
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./app/components/pageView/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_pageView__ubork {
  gap: 10px;
  display: flex;
  flex-direction: row;
  color: #FFFFFF;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./app/components/header/styles.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_header__PJfuq {
  position: fixed;
  z-index: 101200;
  width: 100%;
  top: 0;
  left: 0;
  background: #FFFFFF;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  transition: all 0.2s ease;
  transition-delay: 0.35s;
}
.styles_header__PJfuq.styles_scrollActive__qB4bh {
  box-shadow: 0 1px 6px 0 rgba(57, 79, 159, 0.5);
  background: #FFFFFF;
}
.styles_header__PJfuq.styles_active__znS_e {
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  box-shadow: 0 1px 6px 0 rgba(57, 79, 159, 0.5);
  background: #FFFFFF;
  transition-delay: 0s;
}
.styles_header__PJfuq .styles_layout__oN6OV {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_logo__5I1iy {
  max-width: 145px;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0;
  overflow: hidden;
  color: #000800;
  box-shadow: 0 1px 6px 0 rgba(57, 79, 159, 0.5);
  background: #FFFFFF;
  transition: all 0.2s ease;
  transition-delay: 0.2s;
  font-size: 14px;
  font-weight: 300;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z.styles_active__znS_e {
  border-top: solid 1px #EEEEEE;
  height: calc(100vh - 80px);
  overflow: auto;
}
@media (min-width: 768px) {
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z.styles_active__znS_e {
    height: calc(100vh - 80px);
  }
}
@media (min-width: 1280px) {
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z {
    width: auto;
    height: auto !important;
    box-shadow: none;
    position: relative;
    overflow: visible;
    background: none;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z.styles_active__znS_e {
    border-top: none;
    background: none;
    height: auto;
  }
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1280px) {
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul {
    -moz-column-gap: 15px;
         column-gap: 15px;
    flex-direction: row;
  }
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li {
  position: relative;
  padding: 16px 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1280px) {
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li {
    flex-direction: row;
    align-items: center;
  }
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li.styles_onlyDesktop__ysKZo {
  display: none;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li:not(:last-child) {
  border-bottom: solid 1px #EEEEEE;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li span {
  line-height: 24px;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_icon__3RcPO {
  transition: all 0.2s ease;
  pointer-events: none;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_icon__3RcPO.styles_active__znS_e {
  transform: rotate(180deg);
}
@media (min-width: 1280px) {
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_icon__3RcPO {
    pointer-events: all;
  }
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_dropdown__uZMQl {
  transition: all 0.2s ease;
  display: flex;
  flex-direction: column;
  height: 0;
  overflow: hidden;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_dropdown__uZMQl a {
  width: 100%;
  padding: 16px 0 16px 16px;
  color: #000800;
  border-top: solid 1px #EEEEEE;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_dropdown__uZMQl a:first-child {
  margin-top: 16px;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_dropdown__uZMQl a:last-child {
  padding-bottom: 0;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_dropdown__uZMQl a:hover {
  border-radius: 4px;
  background-color: #EEEEEE;
}
@media (min-width: 1280px) {
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_dropdown__uZMQl {
    height: auto;
    margin-top: 0;
    left: 0;
    top: calc(100% + 3px);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 101300;
    width: -moz-max-content;
    width: max-content;
    min-width: 200px;
    background-color: white;
    padding: 8px;
    box-shadow: 0 1px 6px 0 rgba(57, 79, 159, 0.5);
    border-radius: 0 8px 8px 8px;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_dropdown__uZMQl.styles_positionRight__MhJM1 {
    left: auto;
    right: 0;
    border-radius: 8px 0 8px 8px;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_dropdown__uZMQl a {
    border: 0;
    padding: 4px 8px;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li .styles_dropdown__uZMQl a:first-child {
    margin-top: 0;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li {
    padding: 4px 2px;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li:not(:last-child) {
    border-bottom: none;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background-color: #394F9F;
    opacity: 0;
    transition: all 0.2s ease;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li:hover {
    cursor: pointer;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li:hover .styles_dropdown__uZMQl {
    opacity: 1;
    visibility: visible;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li:hover .styles_icon__3RcPO {
    transform: rotate(180deg);
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li:hover, .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li.styles_navActive__aUSKD {
    position: relative;
    color: #394F9F;
    transition: all 0.2s ease;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li:hover:after, .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li.styles_navActive__aUSKD:after {
    opacity: 1;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li.styles_onlyMobile__Tc3jg {
    display: none;
  }
  .styles_header__PJfuq .styles_layout__oN6OV .styles_nav__Fw_6Z ul li.styles_onlyDesktop__ysKZo {
    display: flex;
  }
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_ {
  position: relative;
  width: 48px;
  height: 48px;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_ span {
  position: absolute;
  display: inline-block;
  width: 28px;
  height: 2px;
  border-radius: 1px;
  background-color: #000000;
  top: 24px;
  left: 24px;
  transform: translate(-50%, -1px);
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_ span.styles_middle__uYi5L {
  transition: opacity 0.3s ease;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_ span.styles_top__enFrs {
  top: calc(50% - 8px);
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_ span.styles_bottom__0XPaD {
  top: calc(50% + 8px);
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_ span.styles_top__enFrs, .styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_ span.styles_bottom__0XPaD {
  transition: transform 0.1s ease, top 0.1s ease 0.1s;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_.styles_active__znS_e .styles_middle__uYi5L {
  opacity: 0;
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_.styles_active__znS_e .styles_top__enFrs {
  transform: translate(-50%, -1px) rotate(45deg);
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_.styles_active__znS_e .styles_bottom__0XPaD {
  transform: translate(-50%, -1px) rotate(-45deg);
}
.styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_.styles_active__znS_e .styles_top__enFrs, .styles_header__PJfuq .styles_layout__oN6OV .styles_navToggler__DCo8_.styles_active__znS_e .styles_bottom__0XPaD {
  top: 50%;
  transition: transform 0.3s ease 0.1s, top 0.1s ease;
}
.styles_header__PJfuq .styles_ctaBar__idUJR {
  font-size: 14px;
  font-weight: 300;
  background: #394F9F;
  height: 50px;
  max-height: 50px;
}
@media (min-width: 640px) {
  .styles_header__PJfuq .styles_ctaBar__idUJR {
    height: 29px;
    max-height: 29px;
  }
}
.styles_header__PJfuq .styles_ctaBar__idUJR .styles_swiper__x8UAO {
  height: 100%;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./app/components/main/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_main__v74Ut {
  padding-top: 78px;
}
@media (min-width: 640px) {
  .styles_main__v74Ut {
    padding-top: 78px;
  }
}
