@font-face {
  font-family: "MuktaMahee";
  src: url("../fonts/muktamahee/MuktaMahee-ExtraLight.eot");
  src: url("../fonts/muktamahee/MuktaMahee-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/muktamahee/MuktaMahee-ExtraLight.woff2") format("woff2"), url("../fonts/muktamahee/MuktaMahee-ExtraLight.woff") format("woff"), url("../fonts/muktamahee/MuktaMahee-ExtraLight.ttf") format("truetype"), url("../fonts/muktamahee/MuktaMahee-ExtraLight.svg#MuktaMahee-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MuktaMahee";
  src: url("../fonts/muktamahee/MuktaMahee-Light.eot");
  src: url("../fonts/muktamahee/MuktaMahee-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/muktamahee/MuktaMahee-Light.woff2") format("woff2"), url("../fonts/muktamahee/MuktaMahee-Light.woff") format("woff"), url("../fonts/muktamahee/MuktaMahee-Light.ttf") format("truetype"), url("../fonts/muktamahee/MuktaMahee-Light.svg#MuktaMahee-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MuktaMahee";
  src: url("../fonts/muktamahee/MuktaMahee-Regular.eot");
  src: url("../fonts/muktamahee/MuktaMahee-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/muktamahee/MuktaMahee-Regular.woff2") format("woff2"), url("../fonts/muktamahee/MuktaMahee-Regular.woff") format("woff"), url("../fonts/muktamahee/MuktaMahee-Regular.ttf") format("truetype"), url("../fonts/muktamahee/MuktaMahee-Regular.svg#MuktaMahee-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MuktaMahee";
  src: url("../fonts/muktamahee/MuktaMahee-Medium.eot");
  src: url("../fonts/muktamahee/MuktaMahee-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/muktamahee/MuktaMahee-Medium.woff2") format("woff2"), url("../fonts/muktamahee/MuktaMahee-Medium.woff") format("woff"), url("../fonts/muktamahee/MuktaMahee-Medium.ttf") format("truetype"), url("../fonts/muktamahee/MuktaMahee-Medium.svg#MuktaMahee-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MuktaMahee";
  src: url("../fonts/muktamahee/MuktaMahee-SemiBold.eot");
  src: url("../fonts/muktamahee/MuktaMahee-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/muktamahee/MuktaMahee-SemiBold.woff2") format("woff2"), url("../fonts/muktamahee/MuktaMahee-SemiBold.woff") format("woff"), url("../fonts/muktamahee/MuktaMahee-SemiBold.ttf") format("truetype"), url("../fonts/muktamahee/MuktaMahee-SemiBold.svg#MuktaMahee-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MuktaMahee";
  src: url("../fonts/muktamahee/MuktaMahee-Bold.eot");
  src: url("../fonts/muktamahee/MuktaMahee-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/muktamahee/MuktaMahee-Bold.woff2") format("woff2"), url("../fonts/muktamahee/MuktaMahee-Bold.woff") format("woff"), url("../fonts/muktamahee/MuktaMahee-Bold.ttf") format("truetype"), url("../fonts/muktamahee/MuktaMahee-Bold.svg#MuktaMahee-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MuktaMahee";
  src: url("../fonts/muktamahee/MuktaMahee-ExtraBold.eot");
  src: url("../fonts/muktamahee/MuktaMahee-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/muktamahee/MuktaMahee-ExtraBold.woff2") format("woff2"), url("../fonts/muktamahee/MuktaMahee-ExtraBold.woff") format("woff"), url("../fonts/muktamahee/MuktaMahee-ExtraBold.ttf") format("truetype"), url("../fonts/muktamahee/MuktaMahee-ExtraBold.svg#MuktaMahee-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html, body {
  font-size: 16px !important;
}

body {
  margin: 0;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

body {
  font-family: "MuktaMahee", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
}

p {
  margin: 0 0 1rem;
}

a {
  color: inherit;
  text-decoration: none;
}

.text-center {
  text-align: center;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-main {
  flex: 1;
  padding-block: 3rem;
}

.page-content__title {
  margin: 0 0 1.5rem;
  font-size: 2rem;
}

.page-content__body {
  line-height: 1.7;
}
.page-content__body > *:first-child {
  margin-top: 0;
}

.container {
  width: min(1200px, 100% - 2rem);
  margin-inline: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-inline: -0.75rem;
}

.col {
  flex: 1 0 0;
  padding-inline: 0.75rem;
}

.site-header {
  position: relative;
  z-index: 100;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.site-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  min-height: 72px;
}

.site-header__title {
  font-size: 1.25rem;
  font-weight: 700;
}

.site-header__menu {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.site-header__menu a {
  transition: opacity 0.2s ease;
}
.site-header__menu a:hover {
  opacity: 0.7;
}

.site-footer {
  background: #B8000F;
  color: #fff;
  margin-top: auto;
}

.site-footer__inner {
  display: grid;
  gap: 1.5rem;
  padding-block: 2.5rem;
}

.site-footer__title {
  font-size: 1.25rem;
  font-weight: 700;
}

.site-footer__tagline {
  margin: 0.5rem 0 0;
  color: #b3b3b3;
  font-size: 0.875rem;
}

.site-footer__menu {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.5rem;
}
.site-footer__menu a {
  transition: opacity 0.2s ease;
}
.site-footer__menu a:hover {
  opacity: 0.7;
}

.site-footer__copy {
  margin: 0;
  padding-top: 1.5rem;
  border-top: 1px solid #333;
  color: #b3b3b3;
  font-size: 0.875rem;
}

.btn, .contact-form__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  border: 0;
  border-radius: 6px;
  background: #B8000F;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.btn:focus-visible, .contact-form__submit:focus-visible {
  outline: 2px solid #B8000F;
  outline-offset: 2px;
}
.btn:hover, .contact-form__submit:hover {
  opacity: 0.85;
}
.btn--outline {
  background: transparent;
  border: 1px solid #B8000F;
  color: #B8000F;
}

.contact-form__submit {
  justify-self: start;
}

.card, .news-card, .faq-item {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 1.5rem;
}

.faq-item {
  padding: 1rem 1.5rem;
}

.faq-item__question {
  font-weight: 600;
  cursor: pointer;
}

.faq-item__answer {
  margin-top: 0.75rem;
  color: #555;
}

.news-card__date {
  display: block;
  margin-bottom: 0.5rem;
  color: #777;
  font-size: 0.875rem;
}

.news-card__title {
  margin: 0 0 0.75rem;
  font-size: 1.25rem;
}
.news-card__title a {
  transition: opacity 0.2s ease;
}
.news-card__title a:hover {
  opacity: 0.7;
}

.news-list {
  display: grid;
  gap: 1.5rem;
  margin-top: 2rem;
}

.news-list__empty {
  color: #777;
}

.faq-list {
  display: grid;
  gap: 1rem;
  margin-top: 2rem;
}

.modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.modal[hidden] {
  display: none;
}
.modal.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.modal.is-open .modal__overlay {
  opacity: 1;
}
.modal.is-open .modal__content {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.modal__overlay {
  position: absolute;
  inset: 0;
  border: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.modal__content {
  position: relative;
  z-index: 1;
  width: min(400px, 100%);
  background: #fff;
  border-radius: 12px;
  padding: 2.5rem 2rem 2rem;
  text-align: center;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
  opacity: 0;
  transform: translateY(16px) scale(0.96);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.modal__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  background: rgba(184, 0, 15, 0.1);
  color: #B8000F;
}
.modal__icon svg {
  width: 28px;
  height: 28px;
}

.modal__title {
  margin: 0 0 0.75rem;
  font-size: 1.25rem;
  font-weight: 700;
  color: #3C3C3C;
}

.modal__message {
  margin: 0 0 2rem;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #555;
}

.modal__actions {
  display: flex;
  justify-content: center;
}

.modal__btn {
  min-width: 120px;
  padding: 0.75rem 2rem;
  border: 0;
  border-radius: 12px;
  background: #B8000F;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.modal__btn:hover {
  opacity: 0.9;
}
.modal__btn:focus-visible {
  outline: 2px solid #B8000F;
  outline-offset: 2px;
}

.modal__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #777;
  font-size: 2.5rem;
  line-height: 1;
  cursor: pointer;
  transition: color 0.2s ease;
}
.modal__close:hover {
  color: #3C3C3C;
}
.modal__close:focus-visible {
  outline: 2px solid #B8000F;
  outline-offset: 2px;
}

.swiper {
  position: relative;
  overflow: hidden;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
}

.swiper-pagination {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 1rem;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e5e5e5;
  cursor: pointer;
}
.swiper-pagination-bullet.is-active {
  background: #B8000F;
}

.login-deco {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  min-height: 100vh;
  width: 100%;
}

.login-page__deco {
  position: absolute;
  pointer-events: none;
  user-select: none;
}
.login-page__deco img {
  width: 100%;
  height: auto;
}
.login-page__deco--tl {
  top: -40px;
  left: -75px;
  width: 225px;
  height: 225px;
}
@media (min-width: 768px) {
  .login-page__deco--tl {
    top: -60px;
    left: -112.5px;
    width: 337.5px;
    height: 337.5px;
  }
}
@media (min-width: 1360px) {
  .login-page__deco--tl {
    top: -64px;
    left: -120px;
    width: 440px;
    height: 440px;
  }
}
@media (min-width: 1560px) {
  .login-page__deco--tl {
    top: -80px;
    left: -150px;
    width: 550px;
    height: 550px;
  }
}
.login-page__deco--br {
  right: -75px;
  bottom: -50px;
  width: 225px;
  transform: scaleY(-1) rotate(45deg);
  height: 225px;
}
@media (min-width: 768px) {
  .login-page__deco--br {
    right: -112.5px;
    bottom: -75px;
    width: 337.5px;
    height: 337.5px;
  }
}
@media (min-width: 1360px) {
  .login-page__deco--br {
    right: -120px;
    bottom: -80px;
    width: 440px;
    height: 440px;
  }
}
@media (min-width: 1560px) {
  .login-page__deco--br {
    right: -150px;
    bottom: -100px;
    width: 550px;
    height: 550px;
  }
}

.login-page {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  min-height: 100vh;
  padding: 2rem 1rem;
  justify-content: center;
}
.login-page .login-page__content {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .login-page .login-page__content {
    max-width: 400px;
  }
}
@media (min-width: 1560px) {
  .login-page .login-page__content {
    max-width: 520px;
  }
}

.login {
  position: relative;
  z-index: 1;
  width: min(100%, 520px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
}

.login__logo {
  width: min(100%, 420px);
  height: auto;
  margin-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .login__logo {
    width: 100%;
  }
}
@media (min-width: 1560px) {
  .login__logo {
    width: 100%;
  }
}

.login__form {
  width: min(100%, 480px);
  display: grid;
  gap: 1rem;
}

.login__field {
  position: relative;
}

.login__input {
  width: 100%;
  padding: 1rem 3rem 1rem 1.5rem;
  border: 0;
  border-radius: 12px;
  background: #EAEAEA;
  color: #3C3C3C;
  font-size: 1rem;
}
.login__input::placeholder {
  color: #B8B8B8;
}
.login__input:focus-visible {
  outline: 2px solid #B8000F;
  outline-offset: 2px;
}

.login__toggle {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  border: 0;
  background: transparent;
  color: #000000;
  cursor: pointer;
}
.login__toggle svg {
  width: 22px;
  height: 22px;
}
.login__toggle .icon-eye {
  display: none;
}
.login__toggle .icon-eye-off {
  display: block;
}
.login__toggle.is-visible .icon-eye {
  display: block;
}
.login__toggle.is-visible .icon-eye-off {
  display: none;
}
.login__toggle:focus-visible {
  outline: 2px solid #B8000F;
  outline-offset: 2px;
}

.login__submit {
  width: 100%;
  padding: 0.75rem 1.5rem;
  border: 0;
  border-radius: 12px;
  background: #B8000F;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: opacity 0.2s ease;
  max-width: 290px;
  font-size: 20px;
  margin: 1rem auto 0 auto;
}
@media (min-width: 1200px) {
  .login__submit {
    max-width: 220px;
  }
}
@media (min-width: 1560px) {
  .login__submit {
    max-width: 290px;
  }
}
.login__submit:hover {
  opacity: 0.9;
}
.login__submit:focus-visible {
  outline: 2px solid #B8000F;
  outline-offset: 2px;
}

.announcement-page {
  position: relative;
  min-height: 100vh;
  background: #fff;
  overflow: hidden;
}

.announcement-page__deco {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  user-select: none;
}
.announcement-page__deco img {
  width: 100%;
  height: auto;
}
.announcement-page__deco--tl {
  top: -50px;
  left: -75px;
  width: 225px;
  height: 225px;
}
@media (min-width: 768px) {
  .announcement-page__deco--tl {
    top: -75px;
    left: -112.5px;
    width: 337.5px;
    height: 337.5px;
  }
}
@media (min-width: 992px) {
  .announcement-page__deco--tl {
    top: -100px;
    left: -150px;
    width: 550px;
    height: 550px;
  }
}
.announcement-page__deco--br {
  right: -75px;
  bottom: -60px;
  width: 225px;
  transform: scaleY(-1) rotate(45deg);
  height: 225px;
}
@media (min-width: 768px) {
  .announcement-page__deco--br {
    right: -112.5px;
    bottom: -90px;
    width: 337.5px;
    height: 337.5px;
  }
}
@media (min-width: 992px) {
  .announcement-page__deco--br {
    right: -150px;
    bottom: -150px;
    width: 550px;
    height: 550px;
  }
}

.announcement-header {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  min-height: auto;
  background: linear-gradient(to right, #F4F4F4 57%, #D9D9D9 82%);
}
@media (min-width: 992px) {
  .announcement-header {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
    min-height: 160px;
    max-height: 280px;
    flex-direction: row;
    justify-content: space-between;
  }
}

.announcement-header__brand {
  display: flex;
  align-items: center;
  padding: 10px;
}
.announcement-header__brand img {
  width: 190px;
  height: auto;
}
@media (min-width: 768px) {
  .announcement-header__brand {
    padding: 1rem 1.5rem;
  }
  .announcement-header__brand img {
    width: 280px;
  }
}
@media (min-width: 992px) {
  .announcement-header__brand {
    padding: 1.5rem clamp(1rem, 4vw, 3rem);
  }
  .announcement-header__brand img {
    width: min(100%, 420px);
  }
}

.announcement-header__hero {
  position: relative;
  overflow: hidden;
  min-height: 100px;
}
.announcement-header__hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
}
@media (min-width: 992px) {
  .announcement-header__hero img {
    max-width: 880px;
  }
}
@media (min-width: 768px) {
  .announcement-header__hero {
    min-height: 160px;
  }
}
@media (min-width: 992px) {
  .announcement-header__hero {
    min-height: auto;
    -webkit-mask-image: linear-gradient(to right, transparent, black 50%, black 100%, transparent);
    mask-image: linear-gradient(to right, transparent, black 50%, black 100%, transparent);
  }
}

.announcement {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  width: min(960px, 100% - 70px);
  margin: 0 auto;
  padding: 1.5rem 0 2.5rem;
}
@media (min-width: 768px) {
  .announcement {
    gap: 40px;
    padding: 60px 0 3rem;
  }
}
@media (min-width: 992px) {
  .announcement {
    grid-template-columns: minmax(350px, 0.75fr) minmax(0, 2.25fr);
    width: min(1180px, 100% - 2rem);
  }
}
@media (min-width: 1360px) {
  .announcement {
    grid-template-columns: minmax(240px, 0.8fr) minmax(0, 2.2fr);
    width: min(1280px, 100% - 2rem);
    padding: 90px 0;
  }
}
@media (min-width: 1560px) {
  .announcement {
    grid-template-columns: minmax(240px, 0.8fr) minmax(0, 2.2fr);
    width: min(1560px, 100% - 2rem);
    padding: 90px 0;
  }
}

.announcement-letter {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  min-height: auto;
  padding: 1.5rem 1rem;
  border-radius: 16px;
  background: #f2f2f2;
}
@media (min-width: 768px) {
  .announcement-letter {
    padding: 2rem 1.5rem;
  }
}
@media (min-width: 992px) {
  .announcement-letter {
    min-height: 100%;
    padding: 60px 30px;
  }
}

.announcement-letter__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  color: #3C3C3C;
}
@media (min-width: 768px) {
  .announcement-letter__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .announcement-letter__title {
    font-size: 1.3rem;
  }
}
@media (min-width: 1360px) {
  .announcement-letter__title {
    font-size: 1.75rem;
  }
}

.announcement-letter__body {
  color: #555;
  font-size: 14px;
  line-height: 1.8;
}
@media (min-width: 1360px) {
  .announcement-letter__body {
    font-size: 16px;
  }
}
.announcement-letter__body p {
  margin: 0 0 1rem;
}
.announcement-letter__body p:last-child {
  margin-bottom: 0;
}

.announcement-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  gap: 1rem;
}
@media (min-width: 576px) {
  .announcement-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .announcement-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1200px) {
  .announcement-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.announcement-card {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 15px;
  min-height: 160px;
  padding: 1rem;
  border-radius: 16px;
  background: #f2f2f2;
  color: #555;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
@media (min-width: 768px) {
  .announcement-card {
    min-height: 190px;
    padding: 1.5rem 1rem 1rem;
  }
}
@media (min-width: 992px) {
  .announcement-card {
    min-height: 300px;
    flex-direction: column;
  }
}
@media (min-width: 1360px) {
  .announcement-card {
    min-height: 380px;
    flex-direction: column;
  }
}
.announcement-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.announcement-card.card--disabled {
  pointer-events: none;
  cursor: not-allowed;
}
.announcement-card .announcement-card__content {
  flex-grow: 1;
}
.announcement-card--active {
  background: #B8000F;
  color: #fff;
}
.announcement-card--active .announcement-card__title,
.announcement-card--active .announcement-card__text,
.announcement-card--active .announcement-card__num {
  color: #fff;
}
.announcement-card--active .announcement-card__num {
  display: flex;
  justify-content: end;
  flex-direction: column;
}
.announcement-card--active .announcement-card__num::after {
  background: #fff;
}
.announcement-card--new {
  overflow: visible;
}

.announcement-card__badge {
  position: absolute;
  top: -10px;
  right: 14px;
  padding: 0.2rem 0.55rem;
  border-radius: 4px;
  background: #FF0000;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.4;
  box-shadow: 0 2px 6px rgba(184, 0, 15, 0.35);
}

.announcement-card__title {
  margin: 0 0 0.75rem;
  font-size: clamp(20px, 1.5vw, 20px);
  font-weight: 700;
  line-height: 1.3;
  color: #B8B8B8;
}
@media (min-width: 992px) {
  .announcement-card__title {
    font-size: 18px;
  }
}
@media (min-width: 1360px) {
  .announcement-card__title {
    font-size: 20px;
  }
}

.announcement-card__text {
  margin: 0;
  flex: 1;
  font-size: 14px;
  line-height: 1.55;
  color: #B8B8B8;
}
@media (min-width: 1360px) {
  .announcement-card__text {
    font-size: 16px;
  }
}

.announcement-card__num {
  display: flex;
  justify-content: end;
  flex-direction: column;
  margin-top: 1rem;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
  color: #B8B8B8;
  text-decoration: underline;
  text-underline-offset: 8px;
}
@media (min-width: 768px) {
  .announcement-card__num {
    font-size: 4rem;
  }
}
@media (min-width: 992px) {
  .announcement-card__num {
    font-size: 70px;
    text-decoration-thickness: 2px;
  }
}
@media (min-width: 1360px) {
  .announcement-card__num {
    font-size: 90px;
    text-decoration-thickness: 2px;
  }
}

.letter-page {
  position: relative;
  min-height: 100vh;
  background: #fff;
  overflow: hidden;
}

.letter-page__deco {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  user-select: none;
}
.letter-page__deco img {
  width: 100%;
  height: auto;
}
.letter-page__deco--tl {
  top: -50px;
  left: -75px;
  width: 225px;
  height: 225px;
}
@media (min-width: 768px) {
  .letter-page__deco--tl {
    top: -75px;
    left: -112.5px;
    width: 337.5px;
    height: 337.5px;
  }
}
.letter-page__deco--br {
  right: -75px;
  bottom: -60px;
  width: 225px;
  transform: scaleY(-1) rotate(45deg);
  height: 225px;
}
@media (min-width: 768px) {
  .letter-page__deco--br {
    right: -112.5px;
    bottom: -90px;
    width: 337.5px;
    height: 337.5px;
  }
}

.letter {
  position: relative;
  z-index: 1;
  width: min(920px, 100% - 1.5rem);
  margin: 0 auto;
  padding: 1.5rem 0 2.5rem;
}
@media (min-width: 768px) {
  .letter {
    width: min(920px, 100% - 2.5rem);
    padding: 2rem 0 3rem;
  }
}
@media (min-width: 1200px) {
  .letter {
    width: min(1100px, 100% - 2rem);
  }
}
@media (min-width: 1560px) {
  .letter {
    width: min(1100px, 100% - 2rem);
    padding: 90px 0;
  }
}

.letter-ref-no {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
  font-size: 12px;
  color: #3C3C3C;
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .letter-ref-no {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .letter-ref-no {
    font-size: 16px;
  }
}

.letter__header {
  background: linear-gradient(to right, #F4F4F4 60%, #B8000F 90%);
  display: flex;
  height: 80px;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}
@media (min-width: 576px) {
  .letter__header {
    background: linear-gradient(to right, #F4F4F4 40%, #B8000F 70%);
  }
}
@media (min-width: 992px) {
  .letter__header {
    height: 120px;
  }
}
@media (min-width: 1360px) {
  .letter__header {
    height: 140px;
  }
}
.letter__header .letter-page__bar {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-height: 48px;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .letter__header .letter-page__bar {
    min-height: 56px;
  }
}
@media (min-width: 992px) {
  .letter__header .letter-page__bar {
    min-height: 64px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.letter__header .letter-page__num {
  color: #fff;
  font-size: 40px;
  font-weight: 200;
  line-height: 1;
  text-decoration: underline;
  text-underline-offset: 8px;
}
@media (min-width: 768px) {
  .letter__header .letter-page__num {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .letter__header .letter-page__num {
    font-size: 90px;
    text-decoration-thickness: 2px;
  }
}

.letter__logo {
  width: 200px;
  height: auto;
}
@media (min-width: 992px) {
  .letter__logo {
    width: min(100%, 350px);
  }
}

.letter__title-block {
  text-align: center;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .letter__title-block {
    margin-bottom: 2rem;
  }
}

.letter__title {
  margin: 0 0 0.75rem;
  font-size: 1.5rem;
  font-weight: 700;
  color: #3C3C3C;
}
@media (min-width: 768px) {
  .letter__title {
    font-size: 1.75rem;
  }
}
@media (min-width: 992px) {
  .letter__title {
    font-size: 2rem;
  }
}

.letter__subtitle {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5;
  color: #3C3C3C;
}
@media (min-width: 768px) {
  .letter__subtitle {
    font-size: 18px;
  }
}
@media (min-width: 1360px) {
  .letter__subtitle {
    font-size: 24px;
  }
}

.letter-schedule {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .letter-schedule {
    font-size: 1rem;
  }
}
@media (min-width: 1360px) {
  .letter-schedule {
    font-size: 20px;
  }
}

.letter__body,
.letter-request {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #3C3C3C;
  font-weight: 400;
}
.letter__body a,
.letter-request a {
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}
.letter__body p,
.letter-request p {
  margin: 0 0 0.75rem;
}
@media (min-width: 768px) {
  .letter__body,
  .letter-request {
    font-size: 1rem;
  }
}
@media (min-width: 1360px) {
  .letter__body,
  .letter-request {
    font-size: 20px;
  }
}
.letter__body .p-0,
.letter-request .p-0 {
  margin: 0;
  padding: 0;
}
.letter__body .text-indent-1,
.letter-request .text-indent-1 {
  text-indent: 1em;
}

.letter-caret {
  display: inline-block;
  width: 0.75em;
  height: 0.75em;
  margin-right: 0.15em;
  vertical-align: -0.05em;
}

.letter__salutation {
  font-weight: 400;
}

.letter__link {
  color: #0066cc;
  text-decoration: underline;
  word-break: break-all;
}
.letter__link:hover {
  color: #B8000F;
}

.letter__closing {
  margin-top: 1.5rem !important;
}

.letter-table-wrap {
  position: relative;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.letter-table-wrap__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.letter-table-wrap__inner.is-hidden {
  opacity: 0;
  visibility: hidden;
  animation: none;
}
@media (min-width: 992px) {
  .letter-table-wrap__inner {
    display: none;
  }
}

.letter-table-wrap-inner {
  position: relative;
}

.letter-table__hint {
  animation: table-hint-slide 1.2s ease-in-out infinite;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
  opacity: 0.75;
}
.letter-table__hint.is-hidden {
  opacity: 0;
  visibility: hidden;
  animation: none;
}
@media (min-width: 992px) {
  .letter-table__hint {
    display: none;
  }
}

.letter-table__hint-icon {
  width: 60px;
  height: auto;
}

@keyframes table-hint-slide {
  0%, 100% {
    transform: translate(calc(0% - 14px), 0%);
  }
  50% {
    transform: translate(calc(0% + 14px), 0%);
  }
}
.letter-schedule {
  margin: 2rem 0 0 0;
}

.letter-table {
  width: 100%;
  min-width: 520px;
  border-collapse: collapse;
  font-size: 0.875rem;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
.letter-table th,
.letter-table td {
  padding: 0.75rem 1rem;
  border: 1px solid #cfcfcf;
  vertical-align: middle;
  text-align: left;
}
@media (min-width: 768px) {
  .letter-table th,
  .letter-table td {
    padding: 0.75rem 1.5rem;
  }
}
.letter-table thead th {
  background: #e8e8e8;
  font-weight: 700;
  color: #3C3C3C;
}
.letter-table tbody td {
  background: #fff;
  color: #3C3C3C;
}
@media (min-width: 768px) {
  .letter-table {
    font-size: 1rem;
  }
}
@media (min-width: 1360px) {
  .letter-table {
    font-size: 20px;
  }
}

.letter-table__note-wrap {
  max-width: 1100px;
  margin: 0 auto;
}

.letter-table__note {
  margin: 0.75rem 0 0;
  text-align: right;
  font-size: 0.75rem;
  color: #777;
}
@media (min-width: 992px) {
  .letter-table__note {
    font-size: 0.95rem;
  }
}

.letter-request__title {
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: 700;
  padding-top: 1rem;
}
@media (min-width: 1360px) {
  .letter-request__title {
    font-size: 20px;
  }
}

.letter-signs {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  margin: 2rem 0;
}
@media (min-width: 768px) {
  .letter-signs {
    gap: 2.5rem;
    width: auto;
  }
}

.letter-sign__wrap {
  position: relative;
  max-width: 300px;
}

.letter-sign__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.letter-sign {
  max-width: 500px;
  padding-bottom: 2rem;
  width: 50%;
}
@media (min-width: 768px) {
  .letter-sign {
    width: auto;
  }
}

.letter-sign__img {
  display: block;
  max-width: 200px;
  width: 100%;
  height: auto;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .letter-sign__img {
    max-width: 315px;
  }
}

.letter-sign__name,
.letter-sign__role,
.letter-sign__company {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.45;
  color: #3C3C3C;
}
@media (min-width: 992px) {
  .letter-sign__name,
  .letter-sign__role,
  .letter-sign__company {
    font-size: 1rem;
  }
}
@media (min-width: 1360px) {
  .letter-sign__name,
  .letter-sign__role,
  .letter-sign__company {
    font-size: 20px;
  }
}

.letter-sign__name {
  padding-top: 0.5rem;
  border-top: 1px solid #bdbdbd;
  font-weight: 600;
}

.letter-attachments-wrap {
  display: flex;
  justify-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.letter-attachments {
  display: grid;
  gap: 0.75rem;
  margin: 2.5rem 0 2.5rem;
  padding: 0;
  list-style: none;
}
.letter-attachments a {
  display: inline-flex;
  align-items: flex-start;
  gap: 0.25rem;
  color: #3C3C3C;
  font-size: 0.875rem;
  text-decoration: underline;
  line-height: 1.4;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}
@media (min-width: 768px) {
  .letter-attachments a {
    font-size: 1rem;
  }
}
@media (min-width: 1360px) {
  .letter-attachments a {
    font-size: 20px;
  }
}
.letter-attachments a:hover {
  color: #B8000F;
}
.letter-attachments a img {
  flex-shrink: 0;
  margin-top: 0.15rem;
  width: 8px;
  height: 14.4px;
}
@media (min-width: 768px) {
  .letter-attachments a img {
    width: 10px;
    height: 18px;
  }
}

.letter__actions {
  display: flex;
  justify-content: center;
}

.letter__back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-width: 100px;
  padding: 6px 15px;
  border-radius: 8px;
  background: #4a4a4a;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.letter__back:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url("/assets/images/arrow-left.svg") no-repeat center center;
  background-size: contain;
}
@media (min-width: 768px) {
  .letter__back:before {
    width: 14px;
    height: 14px;
  }
}
@media (min-width: 1200px) {
  .letter__back:before {
    width: 17px;
    height: 17px;
  }
}
.letter__back:hover {
  opacity: 0.85;
  color: #fff;
}
@media (min-width: 768px) {
  .letter__back {
    min-width: 160px;
    font-size: 1rem;
    padding: 0.75rem 1.5rem;
  }
}
@media (min-width: 1200px) {
  .letter__back {
    font-size: 20px;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slide-up {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-fade-in {
  animation: fade-in 0.3s ease;
}

.animate-slide-up {
  animation: slide-up 0.4s ease;
}

.u-text-center {
  text-align: center;
}

.u-text-muted {
  color: #777;
}

.u-hidden {
  display: none !important;
}

.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.u-mt-lg {
  margin-top: 1.5rem;
}

.u-mb-lg {
  margin-bottom: 1.5rem;
}

.screen-size-alert {
  position: fixed;
  right: 12px;
  bottom: 12px;
  z-index: 9999;
  padding: 0.4rem 0.7rem;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  pointer-events: none;
}/*# sourceMappingURL=frontend.css.map */