.hidden_div {
  display: none !important;
}

.ai-hp{
  position:absolute;
  left:-9999px;
  top:-9999px;
  height:0;
  overflow:hidden;
}

.js-form-messages,
.js-auth-messages,
.js-form-success,
.js-form-empty {
  width: 100%;
  margin: 0 0 24px;
  padding: 16px 18px;
  border: 1px solid rgba(48, 123, 196, 0.18);
  border-left: 4px solid #307bc4;
  border-radius: 18px;
  background: rgba(48, 123, 196, 0.06);
  color: #274760;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.cs_footer.cs_style_1 .cs_footer_brand .cs_footer_brand_logo {
  width: min(230px, 56%);
  max-height: 150px;
  object-fit: contain;
}

.ai8-video-full-page {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ai8-video-full-page::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.12);
  pointer-events: none;
}

.ai8-video-full-page-media,
.ai8-video-full-page .mbYTP_wrapper,
.ai8-video-full-page iframe {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.ai8-video-full-page-media {
  z-index: 0;
  border: 0;
}

.ai8-video-full-page .mbYTP_wrapper {
  z-index: 0 !important;
}

.ai8-video-audio-toggle {
  position: absolute;
  right: 32px;
  bottom: 32px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 12px 20px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 999px;
  background: rgba(25, 76, 144, 0.86);
  color: #fff;
  font-weight: 600;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(8px);
}

.ai8-video-audio-toggle:hover,
.ai8-video-full-page.is-audio-on .ai8-video-audio-toggle {
  background: #194c90;
  color: #fff;
}

.ai8-video-full-page.is-audio-on .ai8-video-audio-toggle {
  opacity: 0.84;
}

.ai8-faq-1-image {
  width: min(100%, 360px);
  max-width: 360px;
  margin-right: auto;
  background: transparent !important;
  box-shadow: none !important;
}

.ai8-faq-1-image .cs_about_img {
  overflow: visible;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none !important;
}

.ai8-faq-1-image .cs_about_img img {
  display: block;
  width: 100%;
  max-height: 560px;
  object-fit: contain;
  background: transparent !important;
  box-shadow: none !important;
}

@media (max-width: 991px) {
  .ai8-faq-1-image {
    width: min(100%, 360px);
    max-width: 360px;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  .ai8-video-audio-toggle {
    right: 18px;
    bottom: 18px;
    min-height: 44px;
    padding: 10px 16px;
    font-size: 14px;
  }
}

.cs_footer.cs_style_1 .cs_footer_brand_text {
  display: none;
}

.cs_footer.cs_style_1 .cs_accent_bg,
.cs_footer.cs_style_1 .cs_footer_bottom.cs_accent_bg {
  background-color: #194c90;
}

@media (max-width: 991px) {
  .cs_footer.cs_style_1 .cs_footer_brand .cs_footer_brand_logo {
    width: min(200px, 54%);
    max-height: 130px;
  }
}

.form-messages.form-success,
.js-form-messages.form-success,
.js-auth-messages.form-success,
.js-form-success:not(:empty) {
  background: #eef8f2;
  color: #237449;
  border-color: #bfe8cf;
  border-left-color: #2f9d62;
}

.form-messages.form-error,
.js-form-messages.form-error,
.js-auth-messages.form-error,
.js-form-empty:not(:empty) {
  background: #fff4f0;
  color: #9e3f29;
  border-color: #ffd0c2;
  border-left-color: #df6b4f;
}

.js-form-messages > div + div,
.js-auth-messages > div + div {
  margin-top: 4px;
}

.js-form-messages:empty,
.js-auth-messages:empty,
.js-form-success:empty,
.js-form-empty:empty {
  display: none !important;
}

.contact_form .form-messages {
  max-width: 640px;
}

.auth-intro {
  max-width: 680px;
  color: #274760;
}

.auth-intro h3 {
  margin: 0 0 10px;
  color: #274760;
  font-size: 28px;
  line-height: 1.25;
}

.auth-intro p {
  margin: 0;
  font-size: 18px;
  line-height: 1.55;
}

.auth-secondary-action {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  color: #274760;
}

.cs_video_post_thumb {
    position: relative;
    min-height: 300px;
    border-radius: 18px 18px 0 0;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.cs_video_post_thumb .cs_video_open {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}

.cs_hero.cs_style_3 {
    position: relative;
    overflow: hidden;
}

.cs_hero_bg {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.cs_hero_video_bg {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border: 0 !important;
    z-index: 0;
}

@media (max-width: 575px) {
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_title {
    font-size: 42px !important;
    line-height: 1.05 !important;
    margin-bottom: 22px;
  }

  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle *,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle ul,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle li,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle p,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle span {
    font-size: 17px !important;
    line-height: 1.28 !important;
  }

  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle p,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle ul,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle ol {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 390px) {
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_title {
    font-size: 34px !important;
    line-height: 1.04 !important;
    margin-bottom: 18px;
  }

  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle *,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle ul,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle li,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle p,
  .cs_hero.cs_style_3.cs_type_1 .cs_hero_subtitle span {
    font-size: 15px !important;
    line-height: 1.22 !important;
  }
}

.cs_hero .container {
    position: relative;
    z-index: 2;
}

.cs_banner_docs {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 22px;
  max-width: 360px;
}

.cs_doc_download {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 18px;
  border: 1px solid rgba(39, 71, 96, 0.14);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 10px 30px rgba(39, 71, 96, 0.08);
  text-decoration: none;
  color: #274760;
  transition: all .2s ease;
}

.cs_doc_download:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 38px rgba(39, 71, 96, 0.14);
  color: #274760;
}

.cs_doc_icon {
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: rgba(39, 71, 96, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.cs_doc_icon img {
  width: 24px;
  height: auto;
  display: block;
}

.cs_doc_text {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}

.cs_doc_title {
  font-size: 18px;
  font-weight: 700;
}

.cs_doc_ext {
  margin-top: 4px;
  font-size: 13px;
  opacity: .65;
}

.cs_doc_arrow {
  margin-left: auto;
  font-size: 20px;
  font-weight: 700;
}

.campo-dinamico small {
  display: block;
  margin-top: 8px;
}

.signature-box {
  width: 100%;
  border: 1px solid rgba(48, 123, 196, 0.5);
  border-radius: 30px;
  background-color: transparent;
  overflow: hidden;
}

.signature-box canvas {
  display: block;
  width: 100%;
}

.js-signature-clear {
  margin-top: 15px;
}

@media (max-width: 1700px) {
  .signature-box {
    border-radius: 15px;
  }
}

.cs_toolbox {
  align-items: center;
  gap: 20px;
}

.cs_toolbox .cs_toolbox_btn {
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
}

.cs_toolbox .cs_toolbox_btn svg {
  display: block;
  max-width: 30px;
  max-height: 30px;
}

.cs_header_icon_btn {
  position: relative;
  border: 1px solid rgba(39, 71, 96, 0.2);
  border-radius: 50%;
  color: inherit;
  line-height: 1;
  text-decoration: none;
}

.cs_header_icon_btn:hover {
  color: #307bc4;
  border-color: rgba(48, 123, 196, 0.45);
}

.cs_header_icon_btn i {
  font-size: 20px;
  line-height: 1;
}

.cs_header_calendar_btn {
  background: rgba(48, 123, 196, 0.08);
}

.cs_header_cart_badge,
.site-cart-badge {
  position: absolute;
  top: -7px;
  right: -7px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  background-color: #307bc4;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
}

.cs_header_account {
  position: relative;
}

.cs_header_lang {
  position: relative;
}

.cs_header_lang_toggle span {
  display: block;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}

.cs_header_lang .cs_header_icon_btn {
  border-color: rgba(255, 255, 255, 0.45);
  background: rgba(255, 255, 255, 0.12);
}

.cs_heading_color .cs_header_lang .cs_header_icon_btn {
  border-color: rgba(39, 71, 96, 0.2);
  background: transparent;
}

.cs_header_lang_menu {
  position: absolute;
  top: calc(100% + 14px);
  right: 0;
  min-width: 92px;
  padding: 8px;
  border: 1px solid rgba(39, 71, 96, 0.12);
  border-radius: 14px;
  background-color: #fff;
  box-shadow: 0 18px 45px rgba(39, 71, 96, 0.16);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: all 0.2s ease;
  z-index: 20;
}

.cs_header_lang:hover .cs_header_lang_menu,
.cs_header_lang:focus-within .cs_header_lang_menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.cs_header_lang_link {
  display: block;
  padding: 8px 10px;
  border-radius: 10px;
  color: #274760 !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.cs_header_lang_link:hover,
.cs_header_lang_link.active {
  background-color: rgba(48, 123, 196, 0.08);
  color: #307bc4 !important;
}

.cs_header_account_menu {
  position: absolute;
  top: calc(100% + 14px);
  right: 0;
  min-width: 170px;
  padding: 10px;
  border: 1px solid rgba(39, 71, 96, 0.12);
  border-radius: 14px;
  background-color: #fff;
  box-shadow: 0 18px 45px rgba(39, 71, 96, 0.16);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: all 0.2s ease;
  z-index: 20;
}

.cs_header_account:hover .cs_header_account_menu,
.cs_header_account:focus-within .cs_header_account_menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.cs_header_account_link {
  display: block;
  padding: 9px 12px;
  border-radius: 10px;
  color: #274760 !important;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
}

.cs_header_account_link:hover {
  background-color: rgba(48, 123, 196, 0.08);
  color: #307bc4 !important;
}

@media (max-width: 1199px) {
  .cs_toolbox {
    gap: 14px;
  }

  .cs_toolbox .cs_toolbox_btn {
    width: 38px;
    height: 38px;
  }

  .cs_toolbox .cs_toolbox_btn svg {
    max-width: 28px;
    max-height: 28px;
  }
}

.register-notice {
  display: block;
  margin: 0 0 25px 0;
  padding: 14px 18px;
  border: 1px solid rgba(39, 71, 96, 0.12);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.72);
  color: #274760;
  font-size: 14px;
  line-height: 1.45;
}

.register-notice-info {
  border-color: rgba(48, 123, 196, 0.22);
  background: rgba(48, 123, 196, 0.08);
}

.register-avatar-field {
  display: flex;
  align-items: center;
  gap: 18px;
}

.register-avatar-preview {
  width: 72px;
  height: 72px;
  flex: 0 0 72px;
  overflow: hidden;
  border: 1px solid rgba(48, 123, 196, 0.28);
  border-radius: 50%;
  background-color: #fff;
}

.register-avatar-preview img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.register-avatar-control {
  flex: 1 1 auto;
}

.register-file-list {
  padding: 0;
  margin: 10px 0;
  list-style: none;
}

.register-file-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(39, 71, 96, 0.12);
}

.register-file-list a,
.register-login-link a,
.register-consent a {
  color: #307bc4;
  text-decoration: none;
}

.register-file-list a:hover,
.register-login-link a:hover,
.register-consent a:hover {
  text-decoration: underline;
}

.register-signature-wrap {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: start;
}

.register-signature-preview {
  min-height: 150px;
  padding: 18px;
  border: 1px solid rgba(48, 123, 196, 0.5);
  border-radius: 30px;
  background-color: transparent;
}

.register-signature-preview img {
  display: block;
  max-width: 100%;
  height: auto;
}

.register-signature-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.register-secondary-btn {
  min-height: 46px;
  padding: 11px 22px;
  border: 1px solid rgba(48, 123, 196, 0.45);
  border-radius: 999px;
  background: transparent;
  color: #274760;
  font-weight: 600;
  line-height: 1.2;
}

.register-secondary-btn:hover {
  border-color: #307bc4;
  color: #307bc4;
}

.register-modal-signature {
  height: 240px;
}

.register-modal-signature canvas {
  height: 100%;
}

.register-login-link {
  color: #274760;
  font-size: 15px;
}

.login-actions-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  flex-wrap: wrap;
}

.login-actions-row a {
  color: #307bc4;
  text-decoration: none;
}

.login-actions-row a:hover {
  text-decoration: underline;
}

.register-consent {
  display: inline-block;
}

.account-missing-required {
  padding: 18px;
  border: 1px solid #ffd0c2;
  border-radius: 24px;
  background: #fff4f0;
}

.department-order-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.cart-page-section {
  background: #f7fbff;
}

.cart-group {
  margin-bottom: 36px;
  padding: 30px;
  border: 1px solid rgba(39, 71, 96, 0.1);
  border-radius: 30px;
  background: #fff;
}

.cart-group-header {
  margin-bottom: 22px;
}

.cart-group-header h3 {
  margin: 0;
  color: #274760;
  font-size: 28px;
  line-height: 1.25;
}

.cart-items-list {
  display: grid;
  gap: 18px;
}

.cart-item {
  display: grid;
  grid-template-columns: 104px minmax(180px, 1fr) minmax(84px, auto) minmax(140px, auto) minmax(84px, auto) 42px;
  gap: 18px;
  align-items: center;
  padding: 18px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
}

.cart-item-media {
  width: 104px;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 18px;
  background: #eef6ff;
}

.cart-item-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cart-item-heading h4 {
  margin: 0;
  color: #274760;
  font-size: 22px;
  line-height: 1.25;
}

.cart-item-heading a {
  color: inherit;
  text-decoration: none;
}

.cart-item-heading a:hover {
  color: #307bc4;
}

.cart-item-heading p {
  margin: 8px 0 0;
  color: rgba(39, 71, 96, 0.76);
  line-height: 1.5;
}

.cart-item-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 18px;
  margin-top: 14px;
}

.cart-item-field {
  color: rgba(39, 71, 96, 0.76);
  font-size: 14px;
  line-height: 1.4;
}

.cart-item-field strong {
  display: block;
  color: #274760;
}

.cart-secondary-btn,
.cart-remove-btn,
.cart-qty-btn {
  border: 1px solid rgba(48, 123, 196, 0.35);
  background: transparent;
  color: #274760;
}

.cart-secondary-btn {
  margin-top: 16px;
  min-height: 42px;
  padding: 9px 18px;
  border-radius: 999px;
  font-weight: 600;
}

.cart-secondary-btn:hover,
.cart-remove-btn:hover,
.cart-qty-btn:hover {
  border-color: #307bc4;
  color: #307bc4;
}

.cart-item-meta {
  display: grid;
  grid-template-columns: minmax(84px, auto) minmax(140px, auto) minmax(84px, auto) 42px;
  gap: 14px;
  align-items: center;
}

.cart-price-block {
  min-width: 0;
}

.cart-price-block span {
  display: block;
  margin-bottom: 6px;
  color: rgba(39, 71, 96, 0.68);
  font-size: 13px;
  line-height: 1.2;
}

.cart-price-block strong {
  color: #274760;
  font-size: 17px;
}

.cart-qty-box {
  display: inline-grid;
  grid-template-columns: 40px 58px 40px;
  height: 42px;
  overflow: hidden;
  border: 1px solid rgba(48, 123, 196, 0.28);
  border-radius: 999px;
  background: #fff;
}

.cart-qty-btn {
  width: 40px;
  border: 0;
  border-radius: 0;
  font-size: 18px;
  line-height: 1;
}

.cart-qty-input {
  width: 58px;
  border: 0;
  border-left: 1px solid rgba(48, 123, 196, 0.18);
  border-right: 1px solid rgba(48, 123, 196, 0.18);
  color: #274760;
  text-align: center;
  font-weight: 600;
}

.cart-qty-static {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 42px;
  padding: 0 14px;
  border: 1px solid rgba(48, 123, 196, 0.28);
  border-radius: 999px;
  background: #fff;
  color: #274760;
}

.cart-remove-btn {
  width: 42px;
  height: 42px;
  border-radius: 50%;
}

.cart-summary {
  max-width: 420px;
  margin: 24px 0 0 auto;
  padding: 24px;
  border-radius: 24px;
  background: #f3f8fd;
}

.cart-summary-row {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  color: #274760;
}

.cart-summary-row + .cart-summary-row {
  margin-top: 12px;
}

.cart-summary-total {
  margin-bottom: 22px;
  padding-top: 12px;
  border-top: 1px solid rgba(39, 71, 96, 0.12);
  font-size: 20px;
}

.cart-empty-state {
  padding: 54px 24px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 30px;
  background: #fff;
  color: #274760;
  text-align: center;
}

.checkout-page-section {
  background: #f7fbff;
}

.checkout-page-section #checkout-form > .row {
  row-gap: 30px;
}

.checkout-panel {
  margin-bottom: 30px;
  padding: 34px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(39, 71, 96, 0.06);
}

.checkout-panel-heading {
  margin-bottom: 28px;
}

.checkout-panel-heading h2 {
  margin: 0;
  color: #274760;
  font-size: 36px;
  line-height: 1.2;
}

.checkout-panel-heading p {
  margin: 10px 0 0;
  color: rgba(39, 71, 96, 0.72);
  line-height: 1.55;
}

.checkout-summary-panel {
  position: sticky;
  top: 110px;
  margin-bottom: 0;
  background: #f3f8fd;
}

.checkout-order-list {
  display: grid;
  gap: 14px;
}

.checkout-order-row,
.checkout-total-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: start;
  color: #274760;
}

.checkout-order-row {
  padding: 16px;
  border: 1px solid rgba(48, 123, 196, 0.14);
  border-radius: 20px;
  background: #fff;
}

.checkout-order-row a {
  display: inline;
  color: inherit;
  font-weight: 600;
  text-decoration: none;
}

.checkout-order-row a:hover {
  color: #307bc4;
}

.checkout-order-qty {
  display: inline;
  margin-left: 6px;
  color: rgba(39, 71, 96, 0.7);
  font-size: 14px;
}

.checkout-order-row > strong {
  justify-self: end;
  color: #274760;
  font-size: 18px;
  white-space: nowrap;
}

.checkout-order-fields {
  display: grid;
  gap: 6px;
  margin-top: 12px;
  color: rgba(39, 71, 96, 0.72);
  font-size: 14px;
  line-height: 1.4;
}

.checkout-order-fields strong {
  color: #274760;
}

.checkout-total-row {
  padding: 0 4px;
  font-size: 17px;
}

.checkout-total-main {
  margin-top: 2px;
  padding-top: 16px;
  border-top: 1px solid rgba(39, 71, 96, 0.12);
  font-size: 22px;
}

.checkout-submit-btn {
  margin-top: 24px;
}

.checkout-submit-btn:disabled {
  opacity: 0.55;
  pointer-events: none;
}

.checkout-empty-message {
  padding: 18px;
  border: 1px solid #ffd0c2;
  border-radius: 18px;
  background: #fff4f0;
  color: #9e3f29;
}

.checkout-signature-box {
  margin-bottom: 12px;
}

.checkout-panel .campo-dinamico > .cs_height_42:last-child {
  height: 20px;
}

.cs_site_header .cs_site_branding .cs_logo_inverse {
  display: none;
}

@media (max-width: 1199px) {
  .cart-item {
    grid-template-columns: 86px minmax(0, 1fr);
  }

  .cart-item-media {
    width: 86px;
  }

  .cart-item-meta {
    grid-column: 1 / -1;
    grid-template-columns: repeat(4, minmax(0, auto));
    padding-top: 16px;
    border-top: 1px solid rgba(39, 71, 96, 0.1);
  }

  .checkout-summary-panel {
    position: static;
  }
}

@media (max-width: 767px) {
  .register-avatar-field,
  .register-file-list li,
  .register-signature-wrap {
    display: block;
  }

  .register-avatar-preview,
  .register-signature-preview {
    margin-bottom: 15px;
  }

  .register-signature-actions {
    align-items: flex-start;
  }

  .cart-group {
    padding: 20px;
  }

  .cart-item {
    grid-template-columns: 78px minmax(0, 1fr);
  }

  .cart-item-media {
    width: 78px;
  }

  .cart-item-meta {
    grid-column: 1 / -1;
    justify-content: stretch;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cart-remove-btn {
    justify-self: start;
  }

  .cart-item-fields {
    grid-template-columns: 1fr;
  }

  .cart-summary {
    position: static;
    max-width: none;
    margin-top: 22px;
  }

  .checkout-panel {
    padding: 22px;
  }

  .checkout-panel-heading h2 {
    font-size: 26px;
  }

  .checkout-order-row,
  .checkout-total-row {
    gap: 12px;
  }
}

.my-orders-page-section {
  background: #f7fbff;
}

.my-orders-intro {
  max-width: 740px;
  margin: 0 auto;
  color: rgba(39, 71, 96, 0.74);
}

.my-orders-chat-edit-texts {
  display: none;
}

.my-orders-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 34px;
  padding: 18px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 24px;
  background: #fff;
}

.my-orders-filter {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  padding: 0 22px;
  border: 1px solid rgba(48, 123, 196, 0.28);
  border-radius: 999px;
  color: #274760;
  font-weight: 700;
}

.my-orders-filter.is-active {
  background: #307bc4;
  color: #fff;
}

.my-orders-year-form {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
}

.my-orders-year-form label,
.my-orders-head span,
.my-orders-fields span {
  color: rgba(39, 71, 96, 0.66);
  font-size: 13px;
  text-transform: uppercase;
}

.my-orders-year-select {
  width: 210px;
  min-width: 210px;
  height: 48px;
  padding: 0 42px 0 16px;
  border: 1px solid rgba(48, 123, 196, 0.28);
  border-radius: 14px;
  background: #fff;
  color: #274760;
  font-size: 16px;
  font-weight: 700;
  line-height: 48px;
}

.my-orders-section-title {
  margin: 0 0 18px;
  color: #274760;
  font-size: 28px;
  font-weight: 700;
}

.my-orders-card {
  margin-bottom: 26px;
  overflow: hidden;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(39, 71, 96, 0.06);
}

.my-orders-card-actions {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 20px;
}

.my-orders-chat-open {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 22px;
  border: 1px solid #274760;
  border-radius: 999px;
  background: #274760;
  color: #fff;
  box-shadow: 0 10px 24px rgba(39, 71, 96, 0.2);
  font-weight: 900;
  line-height: 1.2;
  transition: all .2s ease;
}

.my-orders-chat-open:hover {
  border-color: #307bc4;
  background: #307bc4;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 14px 28px rgba(48, 123, 196, 0.26);
}

.my-orders-head {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  padding: 24px;
  background: #f3f8fd;
}

.my-orders-head strong,
.my-orders-fields strong,
.my-orders-row-price {
  display: block;
  color: #274760;
}

.my-orders-status {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 4px 12px;
  border-radius: 999px;
  background: #307bc4;
  color: #fff;
  font-style: normal;
}

.my-orders-body {
  padding: 26px;
}

.my-orders-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 24px;
  margin-bottom: 22px;
}

.my-orders-fields .is-wide {
  grid-column: 1 / -1;
}

.my-orders-fields strong {
  white-space: pre-line;
}

.my-orders-rows {
  display: grid;
  gap: 18px;
}

.my-orders-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  padding-top: 20px;
  border-top: 1px solid rgba(39, 71, 96, 0.12);
}

.my-orders-row-main h3 {
  margin: 0 0 8px;
  font-size: 21px;
}

.my-orders-row-main a {
  color: #274760;
}

.my-orders-row-main p {
  margin: 0;
  color: rgba(39, 71, 96, 0.7);
}

.my-orders-row-fields {
  grid-column: 1 / -1;
  margin-bottom: 0;
}

.my-orders-empty {
  padding: 34px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 30px;
  background: #fff;
  color: #274760;
  text-align: center;
}

.my-orders-empty-error {
  border-color: #ffd0c2;
  background: #fff4f0;
  color: #9e3f29;
}

.my-orders-chat-modal-open {
  overflow: hidden;
}

.my-orders-chat-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.my-orders-chat-modal.is-open {
  display: flex;
}

.my-orders-chat-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(13, 31, 49, 0.58);
  backdrop-filter: blur(6px);
}

.my-orders-chat-modal-dialog {
  position: relative;
  z-index: 1;
  width: min(960px, 100%);
  max-height: min(86vh, 760px);
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 24px;
  background: #f7fbff;
  box-shadow: 0 28px 80px rgba(13, 31, 49, 0.28);
}

.my-orders-chat-modal-close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(39, 71, 96, 0.15);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: #274760;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}

.my-orders-chat-form {
  margin: 34px;
  padding: 18px;
  border: 1px solid rgba(48, 123, 196, 0.13);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(39, 71, 96, 0.05);
}

.my-orders-chat-label {
  display: block;
  margin: 0 44px 8px 0;
  color: #183b58;
  font-size: 18px;
  font-weight: 900;
}

.my-orders-chat-form p {
  margin: 0 0 12px;
  color: rgba(39, 71, 96, 0.68);
  font-size: 15px;
  line-height: 1.45;
}

.my-orders-chat-form textarea {
  display: block;
  width: 100%;
  min-height: 106px;
  padding: 13px 14px;
  border: 1px solid rgba(39, 71, 96, 0.16);
  border-radius: 14px;
  background: #f9fcff;
  color: #183b58;
  font: inherit;
  line-height: 1.45;
  resize: vertical;
}

.my-orders-chat-form textarea:focus {
  outline: none;
  border-color: rgba(48, 123, 196, 0.52);
  box-shadow: 0 0 0 3px rgba(48, 123, 196, 0.12);
}

.my-orders-chat-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 12px;
}

.my-orders-chat-status {
  min-height: 20px;
  color: rgba(39, 71, 96, 0.68);
  font-size: 13px;
  font-weight: 700;
}

.my-orders-chat-actions button {
  flex: 0 0 auto;
  min-height: 42px;
  padding: 9px 18px;
  border: 0;
  border-radius: 999px;
  background: #274760;
  color: #fff;
  font-weight: 900;
}

.my-orders-chat-actions button:disabled {
  opacity: 0.62;
  cursor: wait;
}

@media (max-width: 991px) {
  .my-orders-head {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .my-orders-toolbar,
  .my-orders-year-form {
    align-items: stretch;
    flex-direction: column;
  }

  .my-orders-year-select {
    width: 100%;
    min-width: 0;
  }

  .my-orders-head,
  .my-orders-fields,
  .my-orders-row {
    grid-template-columns: 1fr;
  }

  .my-orders-card-actions,
  .my-orders-chat-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .my-orders-chat-open,
  .my-orders-chat-actions button {
    width: 100%;
  }

  .my-orders-chat-modal {
    padding: 12px;
  }

  .my-orders-chat-form {
    margin: 18px 14px;
  }
}

.customer-calendar-page-section {
  overflow: hidden;
  background: #f7fbff;
  padding: 155px 0 110px;
}

.customer-calendar-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 32px;
}

.customer-calendar-intro {
  max-width: 740px;
  margin: 12px 0 0;
  color: rgba(39, 71, 96, 0.74);
}

.customer-calendar-edit-texts {
  display: none;
}

.customer-calendar-types {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  max-width: 420px;
}

.customer-calendar-types span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 5px 12px;
  border: 1px solid rgba(48, 123, 196, 0.2);
  border-radius: 999px;
  background: #fff;
  color: #274760;
  font-size: 13px;
  font-weight: 700;
}

.customer-calendar-shell {
  overflow: hidden;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(39, 71, 96, 0.06);
}

.customer-calendar-widget {
  padding: 22px;
}

.customer-calendar-widget .fc {
  color: #274760;
  font-family: inherit;
}

.customer-calendar-widget .fc .fc-toolbar-title {
  color: #274760;
  font-size: 26px;
  font-weight: 800;
  text-transform: capitalize;
}

.customer-calendar-widget .fc .fc-button {
  border: 1px solid rgba(48, 123, 196, 0.22);
  border-radius: 999px;
  background: #fff;
  color: #274760;
  box-shadow: none;
  font-size: 13px;
  font-weight: 800;
  text-transform: none;
}

.customer-calendar-widget .fc .fc-button:hover,
.customer-calendar-widget .fc .fc-button-primary:not(:disabled).fc-button-active {
  border-color: #307bc4;
  background: #307bc4;
  color: #fff;
}

.customer-calendar-widget .fc .fc-daygrid-day.fc-day-today,
.customer-calendar-widget .fc .fc-timegrid-col.fc-day-today {
  background: rgba(48, 123, 196, 0.08);
}

.customer-calendar-widget .fc .fc-event {
  border: 0;
  border-radius: 10px;
  padding: 2px;
  background: #307bc4;
  color: #fff;
}

.customer-calendar-widget .fc .fc-daygrid-dot-event {
  display: block;
  border-radius: 10px;
}

.customer-calendar-widget .fc .fc-daygrid-dot-event:hover {
  background: #307bc4;
}

.customer-calendar-widget .fc .fc-daygrid-event-dot {
  display: none;
}

.customer-calendar-event {
  min-width: 0;
  padding: 3px 5px;
  line-height: 1.25;
}

.customer-calendar-event-main {
  overflow: hidden;
  font-size: 12px;
  font-weight: 800;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.customer-calendar-event-products {
  overflow: hidden;
  font-size: 11px;
  opacity: 0.88;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.customer-calendar-empty {
  padding: 34px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 30px;
  background: #fff;
  color: #274760;
  text-align: center;
}

.customer-calendar-modal-open {
  overflow: hidden;
}

.customer-calendar-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.customer-calendar-modal.is-open {
  display: flex;
}

.customer-calendar-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(13, 31, 49, 0.58);
  backdrop-filter: blur(6px);
}

.customer-calendar-modal-dialog {
  position: relative;
  z-index: 1;
  width: min(980px, 100%);
  max-height: min(86vh, 860px);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 24px;
  background: #f7fbff;
  box-shadow: 0 28px 80px rgba(13, 31, 49, 0.28);
}

.customer-calendar-modal-close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(39, 71, 96, 0.15);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  color: #274760;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}

.customer-calendar-modal-content {
  max-height: min(86vh, 860px);
  overflow: auto;
}

.customer-calendar-modal-loading,
.customer-calendar-modal-error {
  min-height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px;
  color: #274760;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
}

.customer-calendar-modal-error {
  color: #a32121;
}

.customer-calendar-detail {
  color: #274760;
}

.customer-calendar-detail-hero {
  padding: 34px 72px 28px 34px;
  background: linear-gradient(135deg, #ffffff 0%, #e9f5ff 100%);
  border-bottom: 1px solid rgba(48, 123, 196, 0.12);
}

.customer-calendar-detail-kicker {
  margin-bottom: 7px;
  color: rgba(39, 71, 96, 0.62);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.customer-calendar-detail-hero h2 {
  margin: 0;
  color: #183b58;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.15;
}

.customer-calendar-detail-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

.customer-calendar-detail-chips span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 6px 12px;
  border: 1px solid rgba(48, 123, 196, 0.18);
  border-radius: 999px;
  background: #fff;
  color: #274760;
  font-size: 13px;
  font-weight: 800;
}

.customer-calendar-detail-section,
.customer-calendar-detail-products {
  margin: 24px 34px;
}

.customer-calendar-detail-section {
  border: 1px solid rgba(48, 123, 196, 0.13);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(39, 71, 96, 0.05);
}

.customer-calendar-detail-section-head {
  padding: 18px 20px 0;
}

.customer-calendar-detail-section-head h3,
.customer-calendar-detail-products > h3 {
  margin: 0;
  color: #183b58;
  font-size: 18px;
  font-weight: 900;
}

.customer-calendar-detail-section-head p {
  margin: 7px 0 0;
  color: rgba(39, 71, 96, 0.68);
  font-size: 14px;
}

.customer-calendar-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  padding: 18px 20px 20px;
}

.customer-calendar-detail-field {
  min-width: 0;
  padding: 14px;
  border: 1px solid rgba(39, 71, 96, 0.09);
  border-radius: 14px;
  background: #f9fcff;
}

.customer-calendar-detail-label {
  margin-bottom: 6px;
  color: rgba(39, 71, 96, 0.62);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.customer-calendar-detail-value {
  overflow-wrap: anywhere;
  color: #183b58;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
}

.customer-calendar-detail-value.is-status {
  display: inline-flex;
  max-width: 100%;
  padding: 6px 10px;
  border: 1px solid transparent;
  border-radius: 999px;
}

.customer-calendar-detail-value span {
  color: inherit;
  opacity: 0.72;
}

.customer-calendar-detail-help {
  margin-top: 7px;
  color: rgba(39, 71, 96, 0.58);
  font-size: 12px;
  line-height: 1.35;
}

.customer-calendar-detail-empty,
.customer-calendar-detail-empty-block {
  color: rgba(39, 71, 96, 0.48);
  font-weight: 700;
}

.customer-calendar-detail-empty-block {
  margin: 24px 34px;
  padding: 28px;
  border: 1px dashed rgba(48, 123, 196, 0.22);
  border-radius: 18px;
  background: #fff;
  text-align: center;
}

.customer-calendar-detail-files {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.customer-calendar-detail-file {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  max-width: 100%;
  padding: 7px 11px;
  border: 1px solid rgba(48, 123, 196, 0.18);
  border-radius: 12px;
  background: #fff;
  color: #274760;
  font-size: 13px;
  font-weight: 800;
}

.customer-calendar-detail-file.is-image {
  padding: 0;
  overflow: hidden;
}

.customer-calendar-detail-file img {
  display: block;
  width: 116px;
  height: 76px;
  object-fit: cover;
}

.customer-calendar-detail-products {
  margin-top: 10px;
  padding-top: 0;
}

.customer-calendar-detail-product {
  margin-top: 14px;
  border: 1px solid rgba(48, 123, 196, 0.13);
  border-radius: 18px;
  background: #fff;
}

.customer-calendar-detail-product-title {
  padding: 16px 20px;
  border-bottom: 1px solid rgba(48, 123, 196, 0.11);
  color: #183b58;
  font-size: 15px;
  font-weight: 900;
}

.customer-calendar-detail-product .customer-calendar-detail-section {
  margin: 16px;
  box-shadow: none;
}

.customer-calendar-chat {
  margin: 10px 34px 28px;
  padding: 18px;
  border: 1px solid rgba(48, 123, 196, 0.13);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(39, 71, 96, 0.05);
}

.customer-calendar-chat-label {
  display: block;
  margin: 0 0 6px;
  color: #183b58;
  font-size: 16px;
  font-weight: 900;
}

.customer-calendar-chat p {
  margin: 0 0 12px;
  color: rgba(39, 71, 96, 0.68);
  font-size: 14px;
  line-height: 1.45;
}

.customer-calendar-chat textarea {
  display: block;
  width: 100%;
  min-height: 96px;
  padding: 13px 14px;
  border: 1px solid rgba(39, 71, 96, 0.16);
  border-radius: 14px;
  background: #f9fcff;
  color: #183b58;
  font: inherit;
  line-height: 1.45;
  resize: vertical;
}

.customer-calendar-chat textarea:focus {
  outline: none;
  border-color: rgba(48, 123, 196, 0.52);
  box-shadow: 0 0 0 3px rgba(48, 123, 196, 0.12);
}

.customer-calendar-chat-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 12px;
}

.customer-calendar-chat-status {
  min-height: 20px;
  color: rgba(39, 71, 96, 0.68);
  font-size: 13px;
  font-weight: 700;
}

.customer-calendar-chat button {
  flex: 0 0 auto;
  min-height: 42px;
  padding: 9px 18px;
  border: 0;
  border-radius: 999px;
  background: #274760;
  color: #fff;
  font-weight: 900;
}

.customer-calendar-chat button:disabled {
  opacity: 0.62;
  cursor: wait;
}

@media (max-width: 991px) {
  .customer-calendar-page-section {
    padding: 125px 0 80px;
  }

  .customer-calendar-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .customer-calendar-types {
    justify-content: flex-start;
    max-width: none;
  }
}

@media (max-width: 767px) {
  .customer-calendar-widget {
    padding: 14px;
  }

  .customer-calendar-widget .fc .fc-toolbar {
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
  }

  .customer-calendar-widget .fc .fc-toolbar-title {
    font-size: 22px;
  }

  .customer-calendar-widget .fc .fc-button {
    padding: 6px 9px;
    font-size: 12px;
  }

  .customer-calendar-modal {
    padding: 12px;
  }

  .customer-calendar-modal-dialog,
  .customer-calendar-modal-content {
    max-height: 90vh;
  }

  .customer-calendar-detail-hero {
    padding: 28px 62px 24px 22px;
  }

  .customer-calendar-detail-hero h2 {
    font-size: 24px;
  }

  .customer-calendar-detail-section,
  .customer-calendar-detail-products,
  .customer-calendar-detail-empty-block,
  .customer-calendar-chat {
    margin-left: 14px;
    margin-right: 14px;
  }

  .customer-calendar-detail-grid {
    grid-template-columns: 1fr;
    padding: 14px;
  }

  .customer-calendar-chat-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .customer-calendar-chat button {
    width: 100%;
  }
}

.search-page-section {
  background: #f7fbff;
}

.search-page-intro {
  max-width: 720px;
  margin: 0 auto;
  color: rgba(39, 71, 96, 0.74);
}

.search-page-form {
  display: flex;
  align-items: stretch;
  gap: 14px;
  max-width: 820px;
  margin: 0 auto;
  padding: 16px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(39, 71, 96, 0.06);
}

.search-page-form .cs_form_field {
  flex: 1 1 auto;
  width: auto;
  min-height: 58px;
}

.search-page-form .cs_btn {
  flex: 0 0 auto;
  min-height: 58px;
  white-space: nowrap;
}

.search-page-meta {
  margin-bottom: 22px;
  color: rgba(39, 71, 96, 0.72);
  font-weight: 700;
  text-align: center;
}

.search-results-list {
  display: grid;
  gap: 18px;
  max-width: 940px;
  margin: 0 auto;
}

.search-result-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 54px;
  gap: 20px;
  align-items: center;
  padding: 24px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(39, 71, 96, 0.06);
}

.search-result-card h3 {
  margin: 0 0 10px;
  color: #274760;
  font-size: 26px;
}

.search-result-card h3 a {
  color: inherit;
}

.search-result-card p {
  margin: 0;
  color: rgba(39, 71, 96, 0.72);
}

.search-result-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #307bc4;
  color: #fff;
}

.search-empty-state {
  max-width: 760px;
  margin: 0 auto;
  padding: 34px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 30px;
  background: #fff;
  color: #274760;
  text-align: center;
}

.search-empty-state p {
  margin: 0;
}

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

@media (max-width: 767px) {
  .search-page-form {
    align-items: stretch;
    flex-direction: column;
  }

  .search-result-card {
    grid-template-columns: 1fr;
  }

  .search-page-form .cs_btn {
    width: 100%;
    justify-content: center;
  }

  .search-result-link {
    justify-self: start;
  }
}

.ai-cookie-banner,
.ai-cookie-overlay,
.ai-cookie-preference-link {
  font-family: inherit;
}

.ai-cookie-banner {
  position: fixed;
  right: 24px;
  bottom: 24px;
  left: 24px;
  z-index: 10024;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
  padding: 24px;
  border: 1px solid rgba(48, 123, 196, 0.2);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(39, 71, 96, 0.16);
  color: #274760;
}

.ai-cookie-banner-copy h2 {
  margin: 0 0 8px;
  color: #274760;
  font-size: 22px;
  line-height: 1.25;
}

.ai-cookie-banner-copy p,
.ai-cookie-panel-intro {
  margin: 0;
  color: rgba(39, 71, 96, 0.76);
  font-size: 15px;
  line-height: 1.55;
}

.ai-cookie-banner-copy a,
.ai-cookie-panel-intro a {
  color: #307bc4;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.ai-cookie-banner-actions,
.ai-cookie-panel-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.ai-cookie-btn,
.ai-cookie-close,
.ai-cookie-preference-link {
  border: 0;
  cursor: pointer;
  font-weight: 800;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.ai-cookie-btn {
  min-height: 46px;
  padding: 12px 20px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1;
}

.ai-cookie-btn:hover,
.ai-cookie-preference-link:hover {
  transform: translateY(-1px);
}

.ai-cookie-btn-primary {
  border-color: #307bc4;
  background: #307bc4;
  color: #fff;
}

.ai-cookie-btn-primary:hover {
  background: #274760;
  color: #fff;
}

.ai-cookie-btn-muted {
  border-color: rgba(39, 71, 96, 0.16);
  background: #eef5fb;
  color: #274760;
}

.ai-cookie-btn-ghost {
  border-color: rgba(48, 123, 196, 0.35);
  background: #fff;
  color: #274760;
}

.ai-cookie-overlay {
  position: fixed;
  inset: 0;
  z-index: 10001;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(13, 31, 46, 0.48);
}

.ai-cookie-panel {
  display: flex;
  flex-direction: column;
  width: min(880px, 100%);
  max-height: min(720px, 90vh);
  padding: 28px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 28px 90px rgba(13, 31, 46, 0.24);
  color: #274760;
  overflow: auto;
}

.ai-cookie-panel-header {
  display: flex;
  gap: 18px;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 16px;
}

.ai-cookie-eyebrow {
  display: block;
  margin-bottom: 5px;
  color: #307bc4;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.ai-cookie-panel-header h2 {
  margin: 0;
  color: #274760;
  font-size: 34px;
  line-height: 1.15;
}

.ai-cookie-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #eef5fb;
  color: #274760;
  font-size: 24px;
  line-height: 1;
}

.ai-cookie-close:hover {
  background: #274760;
  color: #fff;
}

.ai-cookie-categories {
  display: grid;
  gap: 12px;
  margin: 24px 0;
}

.ai-cookie-category {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 58px;
  gap: 18px;
  align-items: center;
  padding: 18px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 12px;
  background: #f7fbff;
}

.ai-cookie-category-body {
  display: grid;
  gap: 6px;
}

.ai-cookie-category-body strong {
  color: #274760;
  font-size: 18px;
}

.ai-cookie-category-body span {
  color: rgba(39, 71, 96, 0.72);
  font-size: 15px;
  line-height: 1.5;
}

.ai-cookie-category input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.ai-cookie-toggle {
  position: relative;
  display: inline-flex;
  width: 58px;
  height: 32px;
  border-radius: 999px;
  background: rgba(39, 71, 96, 0.28);
}

.ai-cookie-toggle::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 2px 8px rgba(39, 71, 96, 0.2);
  transition: transform 0.2s ease;
}

.ai-cookie-category input:checked + .ai-cookie-toggle {
  background: #307bc4;
}

.ai-cookie-category input:checked + .ai-cookie-toggle::after {
  transform: translateX(26px);
}

.ai-cookie-category input:disabled + .ai-cookie-toggle {
  background: #6fb18a;
}

.cs_banner.cs_style_2.ai_banner_cta_compact {
  padding: 36px 7% 36px 42%;
  background-position: center center;
}

.ai_banner_cta_compact .cs_section_heading {
  max-width: 560px;
}

.ai_banner_cta_compact p {
  font-size: 18px;
  line-height: 1.45;
}

.ai_banner_cta_compact_btn {
  margin-top: 18px;
}

.ai_banner_cta_compact_docs {
  max-width: 560px;
  margin-top: 18px;
}

@media (max-width: 1199px) {
  .cs_banner.cs_style_2.ai_banner_cta_compact {
    padding: 34px 5% 34px 36%;
  }
}

.ai-site-chat,
.ai-site-chat * {
  box-sizing: border-box;
}

.ai-site-chat-launcher {
  position: fixed;
  right: 24px;
  bottom: 112px;
  z-index: 10020;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  max-width: min(280px, calc(100vw - 48px));
  padding: 12px 18px 12px 12px;
  border: 0;
  border-radius: 999px;
  background: var(--ai-site-chat-launcher-bg, #274760);
  box-shadow: 0 16px 40px rgba(39, 71, 96, 0.22);
  color: var(--ai-site-chat-launcher-text, #fff);
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  line-height: 1.15;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.ai-site-chat-badge {
  position: absolute;
  top: -14px;
  right: -12px;
  min-width: 38px;
  height: 38px;
  padding: 0 10px;
  border: 4px solid #fff;
  border-radius: 999px;
  background: #ff2f45;
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(125, 19, 31, 0.35);
  box-shadow: 0 0 0 4px rgba(255, 47, 69, 0.18), 0 12px 28px rgba(239, 68, 68, 0.46);
}

.ai-site-chat-badge[hidden] {
  display: none;
}

.ai-site-chat-launcher:hover {
  background: var(--ai-site-chat-launcher-hover-bg, #307bc4);
  box-shadow: 0 20px 48px rgba(48, 123, 196, 0.28);
  transform: translateY(-2px);
}

.ai-site-chat-launcher-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: var(--ai-site-chat-launcher-icon-bg, rgba(255, 255, 255, 0.16));
  color: var(--ai-site-chat-launcher-icon-color, #fff);
  font-size: 17px;
}

.ai-site-chat-launcher-text {
  display: block;
  min-width: 0;
  overflow-wrap: anywhere;
  text-align: left;
}

.ai-site-chat-overlay {
  position: fixed;
  inset: 0;
  z-index: 10025;
  background: rgba(13, 31, 46, 0.36);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.24s ease;
}

.ai-site-chat-panel {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10030;
  display: flex;
  flex-direction: column;
  width: min(480px, 94vw);
  height: 100vh;
  height: 100dvh;
  background: #f7fbff;
  box-shadow: -26px 0 70px rgba(13, 31, 46, 0.2);
  color: #274760;
  transform: translateX(104%);
  transition: transform 0.28s ease;
}

.ai-site-chat.is-open .ai-site-chat-overlay {
  opacity: 1;
  pointer-events: auto;
}

.ai-site-chat.is-open .ai-site-chat-panel {
  transform: translateX(0);
}

.ai-site-chat.is-open .ai-site-chat-launcher {
  opacity: 0;
  pointer-events: none;
  transform: translateY(8px);
}

.ai-site-chat-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  padding: 24px;
  background: var(--ai-site-chat-header-bg, #fff);
  border-bottom: 1px solid rgba(48, 123, 196, 0.14);
}

.ai-site-chat-header h2 {
  margin: 0;
  color: #274760;
  font-size: 24px;
  line-height: 1.2;
}

.ai-site-chat-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: #eef5fb;
  color: #274760;
  cursor: pointer;
  transition: color 0.2s ease, background-color 0.2s ease;
}

.ai-site-chat-close:hover {
  background: #274760;
  color: #fff;
}

.ai-site-chat-messages {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 0;
  padding: 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.ai-site-chat-empty {
  margin: auto;
  color: rgba(39, 71, 96, 0.68);
  font-size: 15px;
  line-height: 1.45;
  white-space: pre-line;
  text-align: center;
}

.ai-site-chat-message {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}

.ai-site-chat-message.is-own {
  align-items: flex-end;
}

.ai-site-chat-bubble {
  max-width: min(320px, 82%);
  padding: 12px 14px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 16px 16px 16px 5px;
  background: var(--ai-site-chat-bubble-in-bg, #fff);
  box-shadow: 0 8px 24px rgba(39, 71, 96, 0.08);
  color: var(--ai-site-chat-bubble-in-text, #274760);
  font-size: 14px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  white-space: pre-wrap;
}

.ai-site-chat-message.is-own .ai-site-chat-bubble {
  border-color: var(--ai-site-chat-bubble-out-bg, #307bc4);
  border-radius: 16px 16px 5px 16px;
  background: var(--ai-site-chat-bubble-out-bg, #307bc4);
  color: var(--ai-site-chat-bubble-out-text, #fff);
}

.ai-site-chat-bubble a {
  display: inline-flex;
  margin-top: 8px;
  color: inherit;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.ai-site-chat-attachment-image,
.ai-site-chat-attachment-file,
.ai-site-chat-attachment-audio {
  display: block;
  margin-top: 8px;
}

.ai-site-chat-attachment-image img {
  display: block;
  width: auto;
  max-width: min(260px, 76vw);
  max-height: 260px;
  border-radius: 10px;
  object-fit: contain;
}

.ai-site-chat-attachment-audio {
  display: grid;
  gap: 6px;
}

.ai-site-chat-attachment-audio audio {
  width: min(260px, 72vw);
  max-width: 100%;
}

.ai-site-chat-attachment-file {
  max-width: min(260px, 72vw);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ai-site-chat-meta {
  max-width: min(320px, 82%);
  color: rgba(39, 71, 96, 0.62);
  font-size: 11px;
  line-height: 1.35;
}

.ai-site-chat-message.is-own .ai-site-chat-meta {
  text-align: right;
}

.ai-site-chat-guest {
  margin: 0 16px 14px;
  padding: 16px;
  border: 1px solid rgba(48, 123, 196, 0.16);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 12px 32px rgba(39, 71, 96, 0.1);
}

.ai-site-chat-typing {
  min-height: 18px;
  margin: 0 16px 10px;
  color: rgba(39, 71, 96, 0.68);
  font-size: 13px;
  line-height: 1.35;
}

.ai-site-chat-typing[hidden] {
  display: none;
}

.ai-site-chat-guest-title {
  color: #274760;
  font-size: 16px;
  font-weight: 800;
}

.ai-site-chat-guest-text {
  margin-top: 3px;
  color: rgba(39, 71, 96, 0.7);
  font-size: 13px;
  line-height: 1.4;
}

.ai-site-chat-grid {
  display: grid;
  gap: 10px;
  margin-top: 12px;
}

.ai-site-chat-grid label {
  display: grid;
  gap: 5px;
  margin: 0;
  color: #274760;
  font-size: 12px;
  font-weight: 800;
}

.ai-site-chat-grid input,
.ai-site-chat-composer textarea {
  width: 100%;
  border: 1px solid rgba(48, 123, 196, 0.18);
  border-radius: 10px;
  background: #fff;
  color: #274760;
  font: inherit;
  outline: none;
}

.ai-site-chat-grid input {
  min-height: 42px;
  padding: 9px 11px;
}

.ai-site-chat-grid input:focus,
.ai-site-chat-composer textarea:focus {
  border-color: #307bc4;
  box-shadow: 0 0 0 3px rgba(48, 123, 196, 0.12);
}

.ai-site-chat-guest-error {
  margin-top: 10px;
  color: #b42318;
  font-size: 13px;
  line-height: 1.4;
}

.ai-site-chat-submit {
  width: 100%;
  min-height: 42px;
  margin-top: 12px;
  border: 0;
  border-radius: 10px;
  background: var(--ai-site-chat-action-bg, #274760);
  color: var(--ai-site-chat-action-text, #fff);
  cursor: pointer;
  font: inherit;
  font-weight: 800;
}

.ai-site-chat-composer {
  display: grid;
  gap: 10px;
  padding: 14px 18px 18px;
  border-top: 1px solid rgba(48, 123, 196, 0.14);
  background: #fff;
}

.ai-site-chat-composer-row {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  min-width: 0;
}

.ai-site-chat-tools {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  gap: 5px;
  position: relative;
}

.ai-site-chat-tools-menu {
  display: flex;
  align-items: center;
  gap: 5px;
}

.ai-site-chat-composer textarea {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 44px;
  max-height: 120px;
  padding: 10px 13px;
  resize: none;
}

.ai-site-chat-composer textarea:disabled {
  background: #eef5fb;
  color: rgba(39, 71, 96, 0.58);
  cursor: not-allowed;
}

.ai-site-chat-send {
  flex: 0 0 auto;
}

.ai-site-chat-composer button,
.ai-site-chat-tool {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: var(--ai-site-chat-action-bg, #307bc4);
  color: var(--ai-site-chat-action-text, #fff);
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.ai-site-chat-tool {
  border: 1px solid rgba(48, 123, 196, 0.18);
  background: #f3f8fd;
  color: var(--ai-site-chat-action-bg, #274760);
}

.ai-site-chat-tools-toggle.ai-site-chat-tool {
  display: none;
}

.ai-site-chat-send {
  width: 42px;
  height: 42px;
  font-size: 15px;
}

.ai-site-chat-tool.is-recording {
  border-color: #dc2626;
  background: #dc2626;
  color: #fff;
}

.ai-site-chat-composer button:hover,
.ai-site-chat-tool:hover {
  background: var(--ai-site-chat-action-bg, #274760);
  color: var(--ai-site-chat-action-text, #fff);
  transform: translateY(-1px);
}

.ai-site-chat-tool.is-recording,
.ai-site-chat-tool.is-recording:hover,
.ai-site-chat-tool.is-recording:focus {
  border-color: #dc2626;
  background: #dc2626;
  color: #fff;
}

.ai-site-chat-composer.is-sending {
  opacity: 0.72;
  pointer-events: none;
}

.ai-site-chat-attachment {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
  color: rgba(39, 71, 96, 0.72);
  font-size: 13px;
  line-height: 1.35;
}

.ai-site-chat-attachment[hidden] {
  display: none;
}

.ai-site-chat-attachment span:first-child {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ai-site-chat-attachment button {
  width: auto;
  height: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #307bc4;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.35;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.ai-site-chat-camera-modal {
  position: fixed;
  inset: 0;
  z-index: 10040;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(13, 31, 46, 0.62);
}

.ai-site-chat-camera-modal.is-open {
  display: flex;
}

.ai-site-chat-camera-panel {
  width: min(760px, 96vw);
  overflow: hidden;
  border-radius: 14px;
  background: #0b1220;
  box-shadow: 0 26px 70px rgba(13, 31, 46, 0.34);
}

.ai-site-chat-camera-panel video {
  display: block;
  width: 100%;
  max-height: 70vh;
  background: #000;
}

.ai-site-chat-camera-actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  padding: 12px;
}

.ai-site-chat-camera-actions button {
  min-height: 38px;
  padding: 8px 13px;
  border: 0;
  border-radius: 9px;
  background: #eef5fb;
  color: #274760;
  font-weight: 800;
}

.ai-site-chat-camera-actions button:last-child {
  background: #307bc4;
  color: #fff;
}

.ai-site-chat-open {
  overflow: hidden;
}

@media (max-width: 991px) {
  .cs_banner.cs_style_2.ai_banner_cta_compact {
    padding: 32px 30px 32px 28%;
  }
}

@media (max-width: 767px) {
  .cs_banner.cs_style_2.ai_banner_cta_compact {
    padding: 30px 24px;
  }
}

.ai-cookie-preference-link {
  position: fixed;
  left: 18px;
  bottom: 18px;
  z-index: 9999;
  padding: 10px 14px;
  border: 1px solid rgba(48, 123, 196, 0.22);
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 12px 35px rgba(39, 71, 96, 0.14);
  color: #274760;
  font-size: 13px;
}

@media (max-width: 991px) {
  .ai-cookie-banner {
    grid-template-columns: 1fr;
  }

  .ai-cookie-banner-actions,
  .ai-cookie-panel-footer {
    justify-content: flex-start;
  }
}

@media (max-width: 575px) {
  .ai-cookie-banner {
    right: 12px;
    bottom: 12px;
    left: 12px;
    padding: 18px;
  }

  .ai-cookie-banner-actions,
  .ai-cookie-panel-footer {
    display: grid;
    grid-template-columns: 1fr;
  }

  .ai-cookie-btn {
    width: 100%;
  }

  .ai-cookie-overlay {
    padding: 12px;
  }

  .ai-cookie-panel {
    padding: 20px;
  }

  .ai-cookie-panel-header h2 {
    font-size: 28px;
  }

  .ai-cookie-category {
    grid-template-columns: 1fr;
  }

  .ai-site-chat-launcher {
    right: 16px;
    bottom: 96px;
    min-height: 50px;
    padding: 10px 15px 10px 10px;
    font-size: 14px;
  }

  .ai-site-chat-panel {
    width: 100vw;
  }

  .ai-site-chat-header {
    padding: 18px;
  }

  .ai-site-chat-messages {
    padding: 16px;
  }

  .ai-site-chat-composer {
    padding: 12px 12px 14px;
  }

  .ai-site-chat-composer-row {
    gap: 6px;
  }

  .ai-site-chat-tools {
    gap: 4px;
  }

  .ai-site-chat-tools-toggle.ai-site-chat-tool {
    display: inline-flex;
  }

  .ai-site-chat-tools-menu {
    position: absolute;
    left: 0;
    bottom: calc(100% + 8px);
    z-index: 3;
    display: none;
    flex-direction: column;
    align-items: center;
    gap: 7px;
    padding: 7px;
    border: 1px solid rgba(48, 123, 196, 0.14);
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(39, 71, 96, 0.16);
  }

  .ai-site-chat-tools.is-tools-open .ai-site-chat-tools-menu {
    display: flex;
  }

  .ai-site-chat-tool {
    width: 36px;
    height: 36px;
    font-size: 13px;
  }

  .ai-site-chat-send {
    width: 40px;
    height: 40px;
  }

  .ai-site-chat-composer textarea {
    min-height: 42px;
    padding: 9px 11px;
    font-size: 15px;
  }

  .ai-site-chat-bubble,
  .ai-site-chat-meta {
    max-width: 88%;
  }
}

@media (max-width: 1199px) {
  .cs_site_header.cs_mobile_toggle_active,
  .cs_site_header.cs_mobile_toggle_active.cs_heading_color {
    background-color: #274760;
  }

  .cs_site_header.cs_mobile_toggle_active .cs_nav .cs_nav_list {
    background-color: #274760;
    color: #fff;
  }

  .cs_site_header.cs_mobile_toggle_active .cs_site_branding .cs_logo_default {
    display: none;
  }

  .cs_site_header.cs_mobile_toggle_active .cs_site_branding .cs_logo_inverse {
    display: block;
  }

  .cs_site_header.cs_mobile_toggle_active .cs_nav .cs_nav_list ul {
    background-color: transparent;
    box-shadow: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    transform: none;
  }

  .cs_site_header.cs_mobile_toggle_active .cs_nav .cs_nav_list a,
  .cs_site_header.cs_mobile_toggle_active .cs_munu_dropdown_toggle {
    color: #fff !important;
  }

  .cs_site_header.cs_mobile_toggle_active .cs_nav .cs_nav_list ul a {
    color: rgba(255, 255, 255, 0.86) !important;
  }

  .cs_site_header.cs_mobile_toggle_active .cs_nav .cs_nav_list ul a:hover {
    color: #fff !important;
  }

  .cs_site_header.cs_mobile_toggle_active .cs_nav .cs_nav_list .a_header_white a {
    color: rgba(255, 255, 255, 0.86) !important;
  }
}

.ai8-contact-form-section {
  position: relative;
  z-index: 6;
}

.cs_radio_wrap .cs_radio_input {
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
}

.cs_radio_wrap .cs_radio_label {
  cursor: pointer;
}

.cs_radio_wrap .cs_radio_label a {
  position: relative;
  z-index: 2;
  pointer-events: auto;
  text-decoration: underline;
}

.guest-checkout-box {
  margin-bottom: 30px;
}

.checkout-field-help {
  display: block;
  margin-top: 8px;
  color: #667085;
  font-size: 13px;
  line-height: 1.45;
}

.cart-price-breakdown,
.checkout-order-price-breakdown,
.ai12-cart-price-breakdown {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
}

.cart-price-options,
.ai12-cart-price-options,
.checkout-order-price-breakdown span,
.checkout-options-price-total {
  color: #667085;
  font-size: 13px;
  font-weight: 600;
}

.cart-row-display-field,
.ai12-row-display-field {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.cart-row-option-props,
.ai12-row-option-props {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 5px;
}

.cart-row-option-prop,
.ai12-row-option-prop {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 8px;
  border-radius: 999px;
  background: rgba(48, 123, 196, 0.08);
  color: #274760;
  font-size: 12px;
  line-height: 1.35;
}

.cart-row-option-prop-value,
.ai12-row-option-prop-value {
  font-weight: 700;
}
