.page-header {
  display: none;
}

.top-mp {
  position: relative;
}

.mp-slider {
  position: relative;
  overflow: hidden;
  min-height: 420px;
}

.mp-slider .swiper-wrapper {
  min-height: 420px;
}

.mp-slide {
  position: relative;
  min-height: 420px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.mp-slide__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
}

.mp-slide__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
  margin: 0 auto;
  height: calc(100vh - 122px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  padding: 40px 24px;
}
@media (max-width: 768px) {
  .mp-slide__content {
    max-height: 500px;
  }
}
.mp-slide__content .title-wrapper h1.title {
  font-size: 57px;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 1.4;
  color: #2E3192;
  z-index: 5;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.mp-slide__content .title-wrapper h1.title.en-title {
  font-size: 46px;
}
@media (max-width: 768px) {
  .mp-slide__content .title-wrapper h1.title {
    font-size: 24px;
  }
  .mp-slide__content .title-wrapper h1.title.en-title {
    font-size: 18px;
  }
}
.mp-slide__content .title-wrapper h1.title .fs-83 {
  font-size: 83px;
}
@media (max-width: 768px) {
  .mp-slide__content .title-wrapper h1.title .fs-83 {
    font-size: 32px;
  }
}
.mp-slide__content .title-wrapper h1.title .fc-CA5868 {
  color: #CA5868;
}
.mp-slide__content .title-wrapper.title-style1 {
  position: absolute;
  right: 0;
  bottom: 50px;
  width: 100%;
  max-width: 1470px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1469.042' height='273.305' viewBox='0 0 1469.042 273.305'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.141' y1='0.5' x2='0.604' y2='0.5' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23fffef6' stop-opacity='0'/%3E%3Cstop offset='0.007' stop-color='%23fffef6' stop-opacity='0.035'/%3E%3Cstop offset='0.048' stop-color='%23fffef7' stop-opacity='0.216'/%3E%3Cstop offset='0.093' stop-color='%23fffef9' stop-opacity='0.384'/%3E%3Cstop offset='0.142' stop-color='%23fffefa' stop-opacity='0.533'/%3E%3Cstop offset='0.195' stop-color='%23fffefb' stop-opacity='0.659'/%3E%3Cstop offset='0.254' stop-color='%23fffefc' stop-opacity='0.769'/%3E%3Cstop offset='0.32' stop-color='%23fffefd' stop-opacity='0.855'/%3E%3Cstop offset='0.397' stop-color='%23fffefe' stop-opacity='0.922'/%3E%3Cstop offset='0.493' stop-color='%23fffefe' stop-opacity='0.965'/%3E%3Cstop offset='0.627' stop-color='%23fffefe' stop-opacity='0.992'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_52' data-name='Rectangle 52' width='1469.042' height='273.305' opacity='0.6' fill='url(%23linear-gradient)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 20px 40px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  z-index: 3;
}
@media (max-width: 768px) {
  .mp-slide__content .title-wrapper.title-style1 {
    padding: 20px 60px 20px 20px;
  }
}
.mp-slide__content .title-wrapper.title-style1 h1.title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.mp-slide__content .title-wrapper.title-style2 {
  max-width: 700px;
  width: 100%;
}
@media (max-width: 768px) {
  .mp-slide__content .title-wrapper.title-style2 {
    margin-right: 40px;
    width: calc(100% - 40px);
  }
}
.mp-slide__content .title-wrapper.title-style2 .p-pre {
  font-size: 40px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  line-height: 1.5;
  color: #4D4D4D;
  z-index: 3;
}
@media (max-width: 768px) {
  .mp-slide__content .title-wrapper.title-style2 .p-pre {
    font-size: 16px;
  }
}
.mp-slide__content .title-wrapper.title-style2 .p-post {
  margin-top: 50px;
  font-size: 24px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  line-height: 1.5;
  color: #4D4D4D;
  text-align: left;
  z-index: 3;
}
@media (max-width: 768px) {
  .mp-slide__content .title-wrapper.title-style2 .p-post {
    margin-top: 30px;
    font-size: 13px;
  }
}

.mp-slide__btn {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  background: #000;
  border: 1px solid #fff;
  padding: 10px 20px;
  text-decoration: none;
}

.mp-slider .swiper-button-prev,
.mp-slider .swiper-button-next {
  color: #fff;
}

.mp-slider .swiper-pagination-bullet {
  background: #a5a5a5;
  opacity: 0.6;
}

.mp-slider .swiper-pagination-bullet-active {
  opacity: 1;
}

.top-absolute-link {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  right: 0;
  bottom: 20px;
  z-index: 10;
}
.top-absolute-link .link-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 94px;
  height: 90px;
  background-color: #7670B3;
}
@media (max-width: 768px) {
  .top-absolute-link .link-item {
    width: 58px;
    height: 74px;
  }
}
.top-absolute-link .link-item:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.top-absolute-link .link-item .item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 34px;
}
@media (max-width: 768px) {
  .top-absolute-link .link-item .item-icon {
    width: 30px;
    height: 30px;
  }
}
.top-absolute-link .link-item .item-icon img,
.top-absolute-link .link-item .item-icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.top-absolute-link .link-item:hover {
  background-color: #2E3192;
}
.top-absolute-link .link-item .item-label {
  margin-top: 4px;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  z-index: 3;
}
@media (max-width: 768px) {
  .top-absolute-link .link-item .item-label {
    font-size: 10px;
  }
}

a {
  color: #0071BC;
}

.c-table-jobtype {
  border: 1px solid #666666;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
}
.c-table-jobtype th,
.c-table-jobtype td {
  border: 1px solid #666666;
  padding: 16px 20px;
}
@media (max-width: 768px) {
  .c-table-jobtype table,
  .c-table-jobtype thead,
  .c-table-jobtype tbody,
  .c-table-jobtype tr,
  .c-table-jobtype td {
    display: block;
    width: 100%;
  }
  .c-table-jobtype thead {
    display: none;
  }
  .c-table-jobtype td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-table-jobtype td::before {
    content: attr(data-label);
    font-weight: bold;
  }
}
.c-table-jobtype tr td {
  background-color: white !important;
  font-size: 21px;
  font-family: "Noto Sans JP";
  color: #666666;
}
@media (max-width: 768px) {
  .c-table-jobtype tr td {
    font-size: 16px;
  }
}
.c-table-jobtype tr td.column-1 {
  background-color: #D7F2FF !important;
}

@media (max-width: 768px) {
  ol {
    padding-left: 24px;
  }
  ul {
    padding-left: 24px;
  }
}
#life_list #lifeitem {
  counter-increment: lifeitem;
}
#life_list #lifeitem h2 {
  display: block;
  position: relative;
}
#life_list #lifeitem h2::before {
  content: counter(lifeitem);
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  height: 26px;
  background-color: white;
  color: #F24073;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  border-radius: 50%;
}
@media (max-width: 768px) {
  #life_list #lifeitem h2::before {
    width: 20px;
    height: 20px;
    font-size: 14px;
    left: 16px;
  }
}

.curriculum-table {
  border: 1px solid #666666;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  min-width: 700px;
}
.curriculum-table th,
.curriculum-table td {
  border: 1px solid #666666;
  padding: 16px 20px;
  background-color: white;
}
.curriculum-table tr td, .curriculum-table tr th {
  font-size: 21px;
  font-family: "Noto Sans JP";
  color: #666666;
}
@media (max-width: 768px) {
  .curriculum-table tr td, .curriculum-table tr th {
    font-size: 16px;
  }
}

section.news__page {
  padding: 130px 0px 170px 0px;
  background-color: #F5F5F5;
}
section.news__page .c-container {
  max-width: 900px;
  margin: auto;
  padding: 0px 20px;
}
@media (max-width: 768px) {
  section.news__page {
    padding: 60px 0px 100px 0px;
  }
}
section.news__page .wrap {
  margin-top: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 70px 360px;
  grid-template-columns: 1fr 360px;
  gap: 70px;
}
@media (max-width: 768px) {
  section.news__page .wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
section.news__page .news-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 70px;
  list-style: none;
}
section.news__page .news-list > li .l_wrap .img-content {
  width: 100%;
  height: 155px;
}
section.news__page .news-list > li .l_wrap .img-content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.news__page .news-list > li .l_wrap .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 50px;
  background-color: #0066B2;
  color: white;
  font-size: 20px;
}
section.news__page .news-list > li .content {
  background-color: white;
  padding: 0px 45px;
}
section.news__page .news-list > li .content .info {
  height: calc(100% - 50px);
  padding: 30px 0px 10px 0px;
}
section.news__page .news-list > li .content .info .title {
  font-size: 21px;
  font-weight: 700;
  line-height: 30px;
  color: #2E3192;
}
@media (max-width: 768px) {
  section.news__page .news-list > li .content .info .title {
    font-size: 18px;
  }
}
section.news__page .news-list > li .content .info .description {
  font-size: 18px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  section.news__page .news-list > li .content .info .description {
    font-size: 14px;
  }
}
section.news__page .news-list > li .content .publish {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 40px;
  font-size: 16px;
  padding: 8px 0px;
}
section.news__page .news-list > li .content .publish .detail {
  color: #2E3192;
}
section.news__page .reg-email {
  background-color: #0C4480;
  padding: 60px 30px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
section.news__page .reg-email .title {
  font-size: 28px;
  color: white;
  font-weight: bold;
  text-align: center;
}
section.news__page .reg-email .content {
  margin-top: 30px;
  color: white;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}

.wp-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  font-size: 16px;
}
.wp-pagination .wp-pagenavi .page, .wp-pagination .wp-pagenavi .nextpostslink, .wp-pagination .wp-pagenavi .previouspostslink, .wp-pagination .wp-pagenavi .last, .wp-pagination .wp-pagenavi .first {
  background-color: transparent;
  color: #0066B2;
  border: 1px solid #0066B2;
}
.wp-pagination .wp-pagenavi .extend {
  border: none;
  color: #0066B2;
}
.wp-pagination .wp-pagenavi .current {
  background-color: #0066B2;
  border: 1px solid #0066B2;
  color: white;
}

.top-news-list .elementor-post__title {
  font-size: 21px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .top-news-list .elementor-post__title {
    font-size: 18px;
  }
}
.top-news-list .elementor-post-date {
  font-size: 16px;
}
@media (max-width: 768px) {
  .top-news-list .elementor-post-date {
    font-size: 14px;
  }
}
.top-news-list .elementor-post__excerpt {
  font-size: 18px;
}
.top-news-list .elementor-post__excerpt p {
  font-size: 18px;
}
@media (max-width: 768px) {
  .top-news-list .elementor-post__excerpt {
    font-size: 14px;
  }
  .top-news-list .elementor-post__excerpt p {
    font-size: 14px;
  }
}

.p-single-post {
  padding: 130px 0 170px;
  background-color: #f5f5f5;
}
@media (max-width: 768px) {
  .p-single-post {
    padding: 60px 0 100px;
  }
}
.p-single-post .c-container {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}
.p-single-post .single-post__back {
  margin: 0 0 24px;
}
.p-single-post .single-post__back a {
  font-size: 16px;
  color: #0066b2;
  text-decoration: none;
}
.p-single-post .single-post__back a:hover {
  text-decoration: underline;
}
.p-single-post .single-post__article {
  background: #fff;
  padding: 40px 45px 50px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  .p-single-post .single-post__article {
    padding: 28px 20px 36px;
  }
}
.p-single-post .single-post__header {
  margin-bottom: 28px;
}
.p-single-post .single-post__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px 20px;
  font-size: 16px;
  color: #666;
  margin-bottom: 16px;
}
.p-single-post .single-post__date {
  font-family: "Noto Sans JP", sans-serif;
}
.p-single-post .single-post__cats a {
  color: #0066b2;
  text-decoration: none;
}
.p-single-post .single-post__cats a:hover {
  text-decoration: underline;
}
.p-single-post .single-post__title {
  margin: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.35;
  color: #2e3192;
}
@media (max-width: 768px) {
  .p-single-post .single-post__title {
    font-size: 22px;
  }
}
.p-single-post .single-post__thumb {
  margin-bottom: 32px;
}
.p-single-post .single-post__thumb img {
  display: block;
  width: 100%;
  height: auto;
}
.p-single-post .single-post__content {
  font-size: 18px;
  line-height: 1.75;
  color: #333;
}
@media (max-width: 768px) {
  .p-single-post .single-post__content {
    font-size: 16px;
  }
}
.p-single-post .single-post__content p {
  margin-top: 0;
  margin-bottom: 1em;
}
.p-single-post .single-post__content a {
  color: #0066b2;
}
.p-single-post .single-post__tags {
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid #eee;
  font-size: 16px;
}
.p-single-post .single-post__adj {
  margin-top: 36px;
  padding-top: 24px;
  border-top: 1px solid #eee;
}
.p-single-post .single-post__adj .nav-links {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 600px) {
  .p-single-post .single-post__adj .nav-links {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.p-single-post .single-post__adj a {
  display: block;
  text-decoration: none;
  color: #2e3192;
  font-size: 15px;
  line-height: 1.4;
}
.p-single-post .single-post__adj a:hover .single-post__adj-title {
  text-decoration: underline;
}
.p-single-post .single-post__adj-label {
  display: block;
  font-size: 13px;
  color: #666;
  margin-bottom: 6px;
}
.p-single-post .single-post__adj-title {
  font-weight: 600;
}
.p-single-post .nav-previous {
  text-align: left;
}
.p-single-post .nav-next {
  text-align: right;
}
@media (max-width: 600px) {
  .p-single-post .nav-next {
    text-align: left;
  }
}

.custom-login {
  position: relative;
  isolation: isolate;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: min(720px, 100vh - 80px);
  padding: 48px 0 64px;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: linear-gradient(160deg, #e4ecf4 0%, #f2f5f9 45%, #eef2f7 100%);
}
@media (max-width: 768px) {
  .custom-login {
    min-height: min(640px, 100vh - 64px);
    padding: 32px 0 48px;
  }
}
.custom-login__decor {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: radial-gradient(ellipse 90% 55% at 50% -15%, rgba(0, 102, 178, 0.14), transparent 55%), radial-gradient(ellipse 70% 50% at 100% 100%, rgba(46, 49, 146, 0.1), transparent 50%), radial-gradient(ellipse 50% 40% at 0% 80%, rgba(0, 102, 178, 0.06), transparent 45%);
}
.custom-login .c-container.custom-login__wrap {
  position: relative;
  z-index: 1;
  max-width: 460px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}
.custom-login__card {
  position: relative;
  background: #fff;
  border-radius: 16px;
  border: 1px solid rgba(46, 49, 146, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(46, 49, 146, 0.04), 0 12px 32px rgba(46, 49, 146, 0.1), 0 32px 64px rgba(15, 23, 42, 0.08);
          box-shadow: 0 1px 2px rgba(46, 49, 146, 0.04), 0 12px 32px rgba(46, 49, 146, 0.1), 0 32px 64px rgba(15, 23, 42, 0.08);
  padding: 0 0 32px;
  overflow: hidden;
}
.custom-login__card::before {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#2e3192), color-stop(55%, #0066b2), to(#0c7bc4));
  background: linear-gradient(90deg, #2e3192 0%, #0066b2 55%, #0c7bc4 100%);
}
.custom-login__header {
  padding: 32px 36px 8px;
  text-align: center;
}
@media (max-width: 768px) {
  .custom-login__header {
    padding: 28px 22px 4px;
  }
}
.custom-login__title {
  margin: 0 0 10px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #2e3192;
  line-height: 1.35;
}
@media (max-width: 768px) {
  .custom-login__title {
    font-size: 22px;
  }
}
.custom-login__lead {
  margin: 0;
  font-size: 15px;
  color: #5a6570;
  line-height: 1.65;
}
.custom-login__message {
  margin: 0 36px 20px;
  padding: 14px 16px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.55;
}
@media (max-width: 768px) {
  .custom-login__message {
    margin-left: 22px;
    margin-right: 22px;
  }
}
.custom-login__message--error {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff5f5), to(#fdecec));
  background: linear-gradient(180deg, #fff5f5 0%, #fdecec 100%);
  color: #9b1c1c;
  border: 1px solid rgba(179, 45, 46, 0.22);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
          box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
}
.custom-login__form {
  padding: 8px 36px 0;
}
@media (max-width: 768px) {
  .custom-login__form {
    padding-left: 22px;
    padding-right: 22px;
  }
}
.custom-login__field {
  margin-bottom: 22px;
}
.custom-login__field--inline {
  margin-bottom: 26px;
}
.custom-login__label {
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 700;
  color: #2e3192;
  letter-spacing: 0.02em;
}
.custom-login__input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 16px;
  font-size: 16px;
  color: #1a1a1a;
  background: #fafbfc;
  border: 1px solid #d1d9e0;
  border-radius: 10px;
  line-height: 1.45;
  -webkit-transition: border-color 0.15s ease, background 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: border-color 0.15s ease, background 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.custom-login__input::-webkit-input-placeholder {
  color: #9aa5b1;
}
.custom-login__input::-moz-placeholder {
  color: #9aa5b1;
}
.custom-login__input:-ms-input-placeholder {
  color: #9aa5b1;
}
.custom-login__input::-ms-input-placeholder {
  color: #9aa5b1;
}
.custom-login__input::placeholder {
  color: #9aa5b1;
}
.custom-login__input:hover {
  border-color: #a8b8c8;
  background: #fff;
}
.custom-login__input:focus {
  outline: none;
  border-color: #0066b2;
  background: #fff;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 102, 178, 0.18);
          box-shadow: 0 0 0 3px rgba(0, 102, 178, 0.18);
}
.custom-login__remember {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #3d4a57;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.custom-login__remember input {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #0066b2;
  cursor: pointer;
}
.custom-login__submit {
  width: 100%;
  margin-top: 4px;
  padding: 15px 24px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0078c8), color-stop(45%, #0066b2), to(#005a9e));
  background: linear-gradient(180deg, #0078c8 0%, #0066b2 45%, #005a9e 100%);
  border: none;
  border-radius: 10px;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 4px rgba(0, 51, 102, 0.15);
          box-shadow: 0 2px 4px rgba(0, 51, 102, 0.15);
  -webkit-transition: -webkit-transform 0.12s ease, -webkit-box-shadow 0.12s ease, -webkit-filter 0.12s ease;
  transition: -webkit-transform 0.12s ease, -webkit-box-shadow 0.12s ease, -webkit-filter 0.12s ease;
  transition: transform 0.12s ease, box-shadow 0.12s ease, filter 0.12s ease;
  transition: transform 0.12s ease, box-shadow 0.12s ease, filter 0.12s ease, -webkit-transform 0.12s ease, -webkit-box-shadow 0.12s ease, -webkit-filter 0.12s ease;
}
.custom-login__submit:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
  -webkit-box-shadow: 0 4px 12px rgba(0, 102, 178, 0.35);
          box-shadow: 0 4px 12px rgba(0, 102, 178, 0.35);
}
.custom-login__submit:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.custom-login__submit:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 102, 178, 0.35), 0 4px 12px rgba(0, 102, 178, 0.25);
          box-shadow: 0 0 0 3px rgba(0, 102, 178, 0.35), 0 4px 12px rgba(0, 102, 178, 0.25);
}
.custom-login__lost {
  margin: 24px 36px 0;
  padding-top: 4px;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 768px) {
  .custom-login__lost {
    margin-left: 22px;
    margin-right: 22px;
  }
}
.custom-login__lost a {
  color: #0066b2;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 0.15s ease, color 0.15s ease;
  transition: border-color 0.15s ease, color 0.15s ease;
}
.custom-login__lost a:hover {
  color: #004d8a;
  border-bottom-color: currentColor;
}

.hello-subscriber-logout--standalone {
  position: fixed;
  top: 12px;
  right: 16px;
  z-index: 9999;
}
.hello-subscriber-logout--standalone .hello-subscriber-logout__link {
  display: inline-block;
  padding: 6px 14px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 999px;
}
.hello-subscriber-logout--inline {
  position: absolute;
  top: 50%;
  right: 16px;
  z-index: 20;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.hello-subscriber-logout--inline .hello-subscriber-logout__link {
  display: inline-block;
  padding: 6px 14px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 999px;
}

.site-header,
.site-header .header-inner {
  position: relative;
}

.elementor-nav-menu--main .hello-subscriber-logout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px !important;
}
@media (max-width: 768px) {
  .elementor-nav-menu--main .hello-subscriber-logout {
    padding-right: 0px !important;
  }
}
.elementor-nav-menu--main .hello-subscriber-logout > a,
.elementor-nav-menu--main .hello-subscriber-logout > a.elementor-item {
  -webkit-margin-start: 8px;
          margin-inline-start: 8px;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  color: inherit;
  font-weight: inherit;
}

.elementor-nav-menu--dropdown .hello-subscriber-logout,
.elementor-nav-menu__container.elementor-nav-menu--dropdown .hello-subscriber-logout,
.site-navigation-dropdown .hello-subscriber-logout {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  margin-top: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.elementor-nav-menu--dropdown .hello-subscriber-logout > a,
.elementor-nav-menu--dropdown .hello-subscriber-logout > a.elementor-item,
.elementor-nav-menu__container.elementor-nav-menu--dropdown .hello-subscriber-logout > a,
.elementor-nav-menu__container.elementor-nav-menu--dropdown .hello-subscriber-logout > a.elementor-item,
.site-navigation-dropdown .hello-subscriber-logout > a,
.site-navigation-dropdown .hello-subscriber-logout > a.elementor-item {
  display: block !important;
  width: 100%;
  margin: 0;
  padding: 12px 16px !important;
  border: none !important;
  border-radius: 0 !important;
  text-align: center;
  background: transparent !important;
  color: #4d4d4d !important;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-decoration: none;
}

@media (min-width: 769px) {
  .hello-subscriber-logout--standalone,
  .hello-subscriber-logout--inline {
    display: none !important;
  }
  .elementor-nav-menu--dropdown .hello-subscriber-logout,
  .elementor-nav-menu__container.elementor-nav-menu--dropdown .hello-subscriber-logout,
  .site-navigation-dropdown .hello-subscriber-logout {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hello-subscriber-logout--standalone,
  .hello-subscriber-logout--inline {
    display: none !important;
  }
  .elementor-nav-menu--main .hello-subscriber-logout,
  .site-navigation .hello-subscriber-logout {
    display: none !important;
  }
  .elementor-nav-menu--dropdown .hello-subscriber-logout,
  .elementor-nav-menu__container.elementor-nav-menu--dropdown .hello-subscriber-logout,
  .site-navigation-dropdown .hello-subscriber-logout {
    display: block !important;
  }
}