* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.no-scroll {
  overflow: hidden;
  height: 100%;
}

html {
  font-optical-sizing: auto;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
}

body {
  color: #212121;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 100%;
  margin: 0;
  overscroll-behavior-y: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  line-height: 1.3;
}

p,
a,
span,
div {
  margin: 0;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
  color: #212121;
  text-decoration: none;
  font-weight: 400;
  line-height: 1.25;
}

header ul,
header ol,
footer ul,
footer ol {
  list-style: none;
}

header li,
footer li {
  margin-left: 0;
}

ul,
ol {
  padding: 0;
  margin: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
  color: #212121;
}

button,
input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}

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

.neg-m {
  margin: -15px;
}

:root {
  --page-gutter: 15px;
  --snoska-height: 85vh;
}

@supports (max-height: 95dvh) {
  body {
    --snoska-height: 95dvh;
  }
}
.upper {
  text-transform: uppercase;
}

.no-scroll {
  overflow: hidden;
  height: 100%;
}

@media (max-width: 359px) {
  :root {
    --page-gutter: 10px;
  }
}
@media (min-width: 768px) {
  :root {
    --page-gutter: 15px;
  }
}
.layout {
  padding-inline: var(--page-gutter);
}

.full-container {
  width: 100%;
  max-width: var(--container-max);
  margin-inline: auto;
}

.full-bcg {
  margin-inline: calc(var(--page-gutter) * -1);
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
  -webkit-appearance: none;
}

p {
  text-indent: 32px;
  margin: 5px 0 10px;
}

p:has(+ ul),
p:has(+ ol) {
  margin-bottom: 0;
}

p + ul,
p + ol {
  margin-top: 2px;
}

ul,
ol {
  margin-top: 5px;
  margin-bottom: 10px;
  list-style: none;
}

main ul > li,
main ol > li,
.footnote ul > li,
.footnote ol > li {
  margin-bottom: 5px;
}

main ul,
.footnote ul {
  list-style: disc;
  padding-left: 20px;
}

main ol,
.footnote ol {
  list-style: decimal;
  padding-left: 20px;
}

main ul li::marker,
.footnote ul li::marker {
  color: rgb(153, 153, 153);
}

main ul li::after,
main ol li::after,
.footnote ul li::after,
.footnote ol li::after {
  content: ";";
  color: currentColor;
}

main ul li:last-child:after,
main ol li:last-child:after,
.footnote ul li:last-child:after,
.footnote ol li:last-child:after {
  content: ".";
  color: currentColor;
}

ul.not-marked > li::after,
ol.not-marked > li::after,
ol.not-marked > li:last-child::after,
ul.not-marked > li:last-child:after,
ul.not-marked > li::marker,
ol.not-marked > li::marker,
ol.not-marked > li:last-child::marker,
ul.not-marked > li:last-child::marker {
  display: none;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 20px 0 5px;
  font-family: "pfdintextcomppro-light", sans-serif;
  font-weight: 400;
}

.title {
  font-family: "pfdintextcomppro-regular", sans-serif;
  font-weight: 400;
  margin: 0;
  line-height: 1;
}

.title-description {
  font-size: 14px;
  color: #808080;
  text-decoration: underline;
}

.title-wrap {
  margin-bottom: 10px;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

::-webkit-scrollbar {
  display: none;
}

img,
video {
  max-width: 100%;
}

.link-red {
  color: #b30006 !important;
}

.link-blue {
  color: #04b;
}

label {
  position: relative;
}

label.required::before {
  content: "*";
  position: absolute;
  top: 9px;
  left: -9px;
  font-size: 16px;
  color: #b30006;
  line-height: 0;
}

@font-face {
  font-family: pfdintextcomppro-light;
  src: url("./../../assets/font/pfdintextcomppro-light.woff");
  font-display: swap;
}
@font-face {
  font-family: pfdintextcomppro-regular;
  src: url("./../../assets/font/pfdintextcomppro-regular.woff");
  font-display: swap;
}
@font-face {
  font-family: "icons";
  src: url("./../../assets/font/icons.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.connect {
  border-top: 0.5px solid #e3e3e3;
  padding: 32px 15px;
  margin-top: 15px;
}
.connect__list, .connect__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  margin: 0;
}
.connect__item {
  gap: 20px;
}
.connect__item p {
  font-size: 16px;
}
.connect__title {
  font-weight: 600;
  font-size: 19px !important;
}

.footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer-info__disclaimer {
  font-size: 14px;
  padding: 16px 15px;
}
.footer-info__disclaimer:first-child {
  margin-bottom: -20px;
}
.footer-info__copyright {
  font-size: 14px;
  padding: 0 15px;
  padding-bottom: 16px;
  margin-left: auto;
}
.footer-info__copyright span {
  color: #848484;
}
.footer-info__item {
  padding: 15px;
}
.footer-info__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 0.5px solid #e3e3e3;
}

.footer-menu {
  z-index: 1;
  padding: 0;
  overflow: hidden;
  margin: 0;
}

.tab {
  position: relative;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab__label .arrow {
  width: 16px;
  height: 16px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  fill: #fefefe;
}
.tab input:checked + .tab__label .arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.tab__content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.35s ease;
  transition: max-height 0.35s ease;
  margin: 0;
}
.tab input:checked ~ .tab__content {
  max-height: 300px;
}
.tab .tab:has(input:checked) + .tab label {
  border-top: 0.25px solid rgba(90, 96, 112, 0.5411764706);
}
.tab__content li a {
  display: block;
  padding: 18px;
  color: #212121;
  background-color: #292361;
  text-decoration: none;
  color: #fefefe;
}

.tab__label,
.footer-menu > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 18px;
  font-size: 18px;
  color: #fefefe;
  background: #292361;
  font-weight: 600;
  border-top: 0.25px solid rgba(90, 96, 112, 0.5411764706);
  color: white;
}

@media screen and (max-width: 359px) {
  .connect {
    padding: 32px 10px;
  }
  .footer-info__disclaimer {
    padding: 16px 10px;
  }
  .footer-info__copyright {
    padding: 0 10px;
    padding-bottom: 16px;
  }
  .footer-info__item {
    padding: 10px;
  }
  .footer-info__link {
    font-size: 14px;
  }
}
.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #b30006;
  top: 0;
  left: 0;
  z-index: 10;
}
.header__logo-icon-text {
  display: none;
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding: 12px 15px;
}
.header__logo-icon {
  width: 48px;
  height: 32px;
}
.header__logo-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.header__logo-text {
  white-space: nowrap;
  font-family: "pfdintextcomppro-regular", sans-serif;
  font-size: 13.5px;
  color: #fefefe;
  text-align: left;
}
.header__logo-subtext {
  font-family: "pfdintextcomppro-light", sans-serif;
  font-size: 12px;
  color: #fefefe;
}
.header__phone-button {
  padding: 18px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header__phone-button svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}
.header__bottom {
  background-color: #fefefe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
  top: var(--header-inner-height);
  z-index: 100;
}
.header__search--false {
  font-size: 14px;
  white-space: nowrap;
  color: #808080;
  text-overflow: ellipsis;
}
.header__button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 15px;
  line-height: 0;
}
.header__button--left {
  border-right: 1px solid #ccc;
}
.header__button--right {
  border-left: 1px solid #ccc;
}
.header__button-icon {
  width: 20px;
  height: 20px;
}
.header__search-cont {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
}
.header__search-cont .header__search--false {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header--false {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.header__search-icon {
  width: 18px;
  height: 18px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 8px;
}
.header__search {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  z-index: 10000;
  background-color: #fefefe;
  height: 100%;
}
.header__search-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 44px;
}

@media screen and (max-width: 359px) {
  .header__bottom.header__bottom--shifted {
    -webkit-transform: translateY(110%);
            transform: translateY(110%);
  }
  .header__logo-cont {
    display: none;
  }
  .header__logo-icon-text {
    display: block;
    width: 130px;
    height: 32px;
  }
}
.header__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: none;
  transition: none;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.header__overlay-inner {
  background: #b30006;
  color: #fff;
  text-align: center;
  height: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__overlay-search {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
  -webkit-box-shadow: 0 0 5px #aaa;
          box-shadow: 0 0 5px #aaa;
  height: 50px;
}

main {
  padding-top: 107px;
  -webkit-transform: translateY(var(--header-offset, 0px));
          transform: translateY(var(--header-offset, 0px));
}

.message__btn {
  width: 64px;
  height: 64px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  background-color: #fefefe;
  right: 20px;
  z-index: 5;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  bottom: calc(env(safe-area-inset-bottom, 0px) + 20px);
}

.message__btn.hide {
  opacity: 0;
  pointer-events: none;
}

.message__icon {
  width: 40px;
  height: 40px;
}

.submenu-sticker {
  position: sticky;
  top: var(--sticky-top, 0px);
  background-color: #b30006;
  color: #fefefe;
  padding: 10px;
}

.mobile-menu {
  position: fixed;
  inset: 0;
  background: transparent;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 9999;
  height: 100%;
}

.mobile-menu__sheet {
  position: fixed;
  inset: 0;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  overflow-x: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.28s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.28s ease;
  transition: transform 0.28s ease, opacity 0.25s ease;
  transition: transform 0.28s ease, opacity 0.25s ease, -webkit-transform 0.28s ease;
}

.mobile-menu__panel {
  position: absolute;
  inset: 0;
  background: #fff;
  z-index: var(--mm-z, 1);
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}

.mobile-menu__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #eee;
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  top: -67px;
}

.mobile-menu__header-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  line-height: 0;
  padding: 30px 0;
}

.mobile-menu__header-btn:last-child {
  padding-right: 10px;
}

.mobile-menu__header-btn:first-child {
  padding: 20px 15px;
  width: auto;
}

.mobile-menu__header-login {
  font-size: 18px;
}

.mobile-menu__header-title {
  font-weight: 600;
  font-size: 18px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  text-align: center;
  margin: 10px 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  overflow-wrap: break-word;
  word-break: normal;
  line-height: 1.25;
}

.mobile-menu__body {
  overflow-y: auto;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}

.mobile-menu__topline {
  padding: 16px 15px;
  border-bottom: 1px solid #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mobile-menu__topline a {
  text-decoration: none;
  font-size: 14px;
}

.mobile-menu__group {
  padding: 0 15px;
  background: #fff;
  border-top: 1px solid #f0f0f0;
}

.mobile-menu__group:first-child {
  border-top: none;
}

.mobile-menu__group-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #666;
  font-size: 13px;
}

.mobile-menu__list {
  display: block;
  height: 100%;
  list-style: none;
  margin: 0;
}

.mobile-menu__list:has(> li > .mobile-menu__lang-btn) > li {
  padding: 25px 0;
}

.mobile-menu__list--hidden {
  display: none !important;
}

.mobile-menu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8px;
  padding: 15px 0;
  text-decoration: none;
  color: inherit;
  background: transparent;
  border: 0;
  width: 100%;
  text-align: left;
  background: #fff;
}

.mobile-menu__item:active {
  background: #f7f7f7;
}

.mobile-menu__item-label {
  display: block;
  line-height: 1.2;
  font-size: 18px;
  min-width: 0;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  overflow-wrap: anywhere;
  word-break: break-word;
  padding-right: 24px;
}

.mobile-menu__chevron {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  opacity: 0.7;
}

.mobile-menu__chevron svg {
  width: 100%;
  height: 100%;
  max-width: var(--mm-size, 18px);
  max-height: var(--mm-size, 18px);
  display: block;
  pointer-events: none;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(var(--mm-rot, 0deg));
          transform: rotate(var(--mm-rot, 0deg));
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.mobile-menu__panel--active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.mobile-menu__panel {
  background: #fff;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  will-change: transform;
  z-index: var(--mm-z, 1);
  margin-top: 67px;
}

.mobile-menu__panel--enter {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.mobile-menu__panel--enter.mobile-menu__panel--active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.mobile-menu__panel--leave {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.mobile-menu__panel--leave.mobile-menu__panel--active {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.mobile-menu__list--collapsible {
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: height 0.3s ease, opacity 0.3s ease;
  transition: height 0.3s ease, opacity 0.3s ease;
}

.mobile-menu__list--collapsible.is-open {
  opacity: 1;
}

.mobile-menu--open {
  opacity: 1;
  pointer-events: auto;
}

.mobile-menu--open .mobile-menu__sheet {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

.text-primary {
  display: block;
  font-size: 18px;
}

.text-secondary {
  display: block;
  color: #777;
  font-size: 14px;
  margin-top: 3px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
}

[data-role=language-link] a {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}

.mobile-menu__lang-btn {
  background-color: #eee;
  border-radius: 30px;
  padding: 15px 20px;
  padding-left: 25px;
}
.mobile-menu__lang-btn div {
  font-size: 18px !important;
}

.mobile-menu__header {
  top: calc(-1 * var(--header-height, 0px));
}

.mobile-menu__panel {
  margin-top: var(--header-height, 0px);
}

.mobile-menu__group-header .mobile-menu__item-label {
  font-weight: 600;
  font-size: 22px;
}

[data-close=true] {
  width: 18px !important;
  height: 18px !important;
}

.contacts {
  font-size: 16px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fefefe;
  text-align: center;
  overflow: hidden;
}
.contacts > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: height 0.25s ease, -webkit-transform 0.3s ease;
  transition: height 0.25s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, height 0.25s ease;
  transition: transform 0.3s ease, height 0.25s ease, -webkit-transform 0.3s ease;
}
.contacts__logo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contacts__logo-icon {
  height: 80px;
}
.contacts__text {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 4px;
  width: 100%;
  line-height: 1;
}
.contacts__subtext {
  line-height: 1.3;
  width: 100%;
  display: inline-block;
  margin-bottom: 3px;
  font-size: 13px;
  color: rgba(33, 33, 33, 0.8431372549);
}
.contacts--visible {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.contacts__group {
  width: 100%;
  padding: 0 15px;
  margin-top: 20px;
}
.contacts__group:first-child {
  margin-top: 5px;
}
.contacts__close-btn {
  z-index: 9999;
  padding: 18px;
  margin-left: auto;
  position: fixed;
  top: 0;
  right: 0;
}
.contacts__close-btn-icon {
  width: 18px;
  height: 18px;
}
.contacts__group--info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contacts__group--info div .contacts__text:last-child {
  margin-top: 2px;
}
.contacts__group--phones .contacts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4vh;
  margin: 0;
  padding: 0;
}
.contacts__group--phones .contacts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contacts__group--phones .contacts__link {
  font-size: 17.5px;
  color: #b30006;
}
.contacts__group--phones .contacts__desc {
  margin-top: 3px;
  font-size: 13px;
}
.contacts__group--phones .contacts__desc:nth-child(2) {
  font-size: 16px;
}
.contacts__social-icon {
  width: 32px;
  height: 32px;
}
.contacts__group--button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.contacts__group--button .contacts__button {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
  border: 1px solid #aaa;
  max-width: 250px;
}
.contacts__group--button .contacts__button-icon {
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.contacts__group--social {
  padding: 0;
  border-top: 0.25px solid #e2e2e2;
}
.contacts__group--social .contacts__social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.contacts__group--social .contacts__social-link {
  display: block;
  padding: 16px 32px;
  line-height: 0;
}
.contacts__group--social .contacts__social-icon {
  width: 32px;
  height: 32px;
  fill: #212121;
}

.contacts > div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.footnote__cont:has(.contacts) {
  padding: 0 !important;
}

.search--open {
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
}

.search--closing {
  -webkit-transform: translateX(-100%) !important;
          transform: translateX(-100%) !important;
}

.no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}

.search {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  background-color: #fefefe;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  padding-bottom: calc(env(safe-area-inset-bottom, 0px) + 16px);
  height: calc(100% - var(--sticky-top));
  min-height: 100svh;
  max-height: 100dvh;
}
.search form {
  position: relative;
}
.search__loader {
  width: 32px;
  height: 32px;
  margin: 0 15px;
}
.search__wrap {
  position: relative;
  z-index: 101;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fefefe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
}
.search__wrap button {
  padding: 6px 6px;
}
.search__input {
  border: none;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  z-index: 1000;
  width: 100%;
  overflow: hidden;
  display: block;
}
.search__input:focus-visible {
  outline: none;
}
.search__input::-webkit-input-placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
}
.search__input::-moz-placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
}
.search__input:-ms-input-placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
}
.search__input::-ms-input-placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
}
.search__input::placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
}
.search__recent a {
  font-weight: 400 !important;
  width: 100%;
}
.search__recent div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search__recent-clear {
  width: 15px;
  height: 15px;
}
.search__recent-text {
  display: inline-block;
  padding: 15px;
  width: 100%;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
}
.search__recent-item {
  width: 100%;
}
.search__recent-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.search__clue {
  gap: 10px;
  display: inline-block;
  padding: 15px;
  margin: 25px 15px;
  background-color: rgba(193, 211, 224, 0.5411764706);
  border-radius: 20px;
}
.search__clue-icon {
  max-width: 24px;
  max-height: 24px;
  fill: #212121;
}
.search__label {
  position: absolute;
  bottom: 0;
  left: 0;
  color: gray;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: -1;
}
.search button {
  padding: 19px 15px;
}
.search button .search__clear {
  width: 18px;
  height: 18px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.search button .search__arrow {
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.search form {
  width: 100%;
}
.search__result {
  background-color: #fefefe;
  display: block;
  border-top: 1px solid #ccc;
  position: fixed;
  top: 58px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  overflow-y: auto;
  z-index: 10000;
}
.search__result li svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.search__result a {
  display: block;
  padding: 10px 15px;
}
.search__result a:last-child {
  border-bottom: 1px solid #ccc;
}

.search .search__hint {
  display: none;
}

.search .search__recent {
  display: none;
}

.search .animation_block {
  display: none;
}

.search.search--hint .search__hint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search.search--history .search__recent {
  display: block;
}

.search.search--loading .animation_block {
  display: block;
}

.search .search__clear-btn {
  opacity: 0;
  pointer-events: none;
}

.search.search--has-text .search__clear-btn {
  opacity: 1;
  position: static;
  pointer-events: auto;
}

.search.search--loading .search__clear-btn {
  opacity: 0;
  position: absolute;
  top: -100vw;
  pointer-events: none;
}

.search.search--hint .search__result-list,
.search.search--history .search__result-list {
  display: none;
}

.search .search__result-list {
  display: none;
}

.search__result-list i {
  font-style: normal;
  background-color: yellow;
  padding: 0 1px;
}

.search.search--results .search__result-list {
  display: block;
}

.search .search__clue,
.search .search__label {
  display: none;
}

.search.search--empty .search__clue:not(.search__hint) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search.search--empty .search__label {
  display: inline-block;
}

.loader {
  border: 3px dotted #920;
  border-radius: 50%;
  -webkit-animation: loader-animation 3s linear infinite;
          animation: loader-animation 3s linear infinite;
  width: 18px;
  height: 18px;
}

.animation_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 15px;
}

@-webkit-keyframes loader-animation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes loader-animation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.breadcrumbs {
  overflow: hidden;
  padding-bottom: 0;
}
.breadcrumbs .breadcrumbs__list {
  overflow-x: auto;
  padding: 15px var(--page-gutter);
  list-style: none;
  margin: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
}
.breadcrumbs .breadcrumbs__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumbs .breadcrumbs__item > * {
  font-size: 14px;
  color: #808080;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
.breadcrumbs .breadcrumbs__item:not(:first-child)::before {
  content: "";
  border: solid #808080;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg) translate(-1px, -1px);
          transform: rotate(-45deg) translate(-1px, -1px);
  margin: 0 var(--page-gutter);
}

.openable-section__label {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: var(--page-gutter);
}
.openable-section__label .openable-section__title-text {
  font-size: inherit;
  font-family: "pfdintextcomppro-regular", sans-serif;
  font-weight: 400;
}
.openable-section__label svg {
  min-width: 18px;
  min-height: 18px;
  width: 18px;
  height: 18px;
  fill: #212121;
}

.openable-section__content {
  padding-top: 10px;
}

.openable-section__title.openable-section__title ~ * {
  max-height: 0;
  opacity: 0;
  display: none;
}

.openable-section__title.openable-section__title:has(.openable-section__control:checked) ~ * {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  opacity: 1;
  display: block;
}

.openable-section__title.openable-section__title:has(.openable-section__control:checked) .openable-section__label .openable-section__icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.openable-section__title.openable-section__title:has(.openable-section__control:checked) .openable-section__label .openable-section__icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.openable-section__title.openable-section__title .openable-section__label .openable-section__icon {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.openable-section:scope h3 {
  color: aqua;
}

h1 span {
  font-family: "pfdintextcomppro-light", sans-serif;
  font-size: 26px;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}

h1:has(> .clamped-text > .clamped-text__control:checked) span {
  -webkit-line-clamp: unset;
}

.button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 15px;
  width: 100%;
  border-radius: 8px;
  font-size: 14px;
  min-width: 155px;
  gap: 5px;
  height: 40px;
}
.button .button__icon {
  fill: #b30006 !important;
}

.button__survey-list {
  border: 1px solid #d5d5d5;
  color: #b30006;
}

.button__add-to-cart {
  background-color: #b30006;
  color: #fff;
}

.footnote {
  opacity: 0;
}
.footnote__info-btn {
  color: #fff;
  background-color: #ccc;
  border-radius: 10px;
  padding: 2px 4px;
  line-height: 1;
  min-width: 18px;
}
.footnote__backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  contain: paint;
  opacity: var(--backdrop-opacity, 0);
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  will-change: opacity;
  overflow: hidden;
}
.footnote__quest {
  will-change: transform;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  max-height: 95dvh;
  height: auto;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  background: #fff;
  border-radius: 25px 25px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateY(var(--sheet-pos, 100%));
          transform: translateY(var(--sheet-pos, 100%));
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.footnote__line-wrapper {
  width: 100%;
  padding: 8px var(--page-gutter) 5px;
  position: static;
  top: 0;
  background-color: #fff;
  z-index: 1000;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.footnote__line {
  width: 20vw;
  background-color: #6c6c6c;
  min-height: 4px;
  border-radius: 8px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.footnote__cont {
  padding: var(--page-gutter);
  padding-top: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.footnote__close-btn {
  padding: 10px;
  line-height: 0;
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 9999;
}
.footnote__close-icon {
  width: 14px;
  height: 14px;
  fill: #212121;
  line-height: 0;
}

*[data-info] {
  display: none !important;
}

html:has(.footnote) {
  height: 100%;
  overflow: hidden !important;
  width: 100%;
  -ms-scroll-chaining: none !important;
      overscroll-behavior: none !important;
  -ms-touch-action: none;
      touch-action: none;
}

.form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  margin-top: 20px;
}

.legend {
  font-size: 18px;
}

.Field:last-child {
  margin-bottom: 0;
}

.Field {
  margin-bottom: 15px;
}
.Field__labelInner {
  display: block;
  margin-bottom: 8px;
  position: relative;
}
.Field__labelMain {
  font-size: 16px;
}
.Field__labelContent {
  display: block;
  font-size: 13px;
}
.Field__labelContent-text {
  display: block;
}
.Field__control:has(input[type=file]) {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 20px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
  margin-bottom: 5px;
}
.Field__control:has(input[type=file]) .Field__file-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 10px;
}
.Field__control:has(input[type=file]) .Field__file-btn svg {
  width: 16px;
  height: 16px;
  line-height: 0;
}
.Field__control:has(input[type=file]) input[type=file] {
  position: absolute;
  display: block;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Field__control.Field__control--captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Field__control.Field__control--captcha img {
  height: 36px;
  padding-top: 8px;
  width: 100px;
}
.Field__control:has(input[type=checkbox]), .Field__control:has(input[type=radio]) {
  padding: 0;
  border: none;
}
.Field__control:has(input[type=checkbox]) .Field__item, .Field__control:has(input[type=radio]) .Field__item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.Field__control:has(input[type=checkbox]) .Field__item input, .Field__control:has(input[type=radio]) .Field__item input {
  accent-color: #b30006;
  width: 16px;
  min-width: 16px;
  height: 16px;
  min-height: 16px;
  margin-top: 3px;
}
.Field__control:has(input[type=submit]) {
  background-color: #b30006;
  border-radius: 8px;
}
.Field__control:has(input[type=submit]) input {
  color: #fff;
  width: 100%;
  height: 100%;
}
.Field__control:has(input[type=reset]) {
  background-color: #fff;
  border-radius: 8px;
}
.Field__control:has(input[type=reset]) input {
  color: #212121;
  width: 100%;
  height: 100%;
}
.Field__control {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid lightgrey;
  line-height: 0;
}
.Field__control input {
  outline: none;
  font-size: 14px;
  width: 100%;
  padding: 10px;
}
.Field__control input::-webkit-input-placeholder {
  color: #ccc;
}
.Field__control input::-moz-placeholder {
  color: #ccc;
}
.Field__control input:-ms-input-placeholder {
  color: #ccc;
}
.Field__control input::-ms-input-placeholder {
  color: #ccc;
}
.Field__control input::placeholder {
  color: #ccc;
}
.Field__control select {
  padding: 10px;
  max-width: 100%;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  outline: none;
  border: none;
  background-color: #fff;
  color: #212121;
}
.Field__control select option {
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.Field__control textarea {
  padding: 10px;
  resize: vertical;
  min-height: 50px;
  max-height: 500px;
  outline: none;
  width: 100%;
  border: none;
}
.Field__hint > * {
  display: block;
  margin-top: 2px;
}
.Field__error {
  display: block;
}
.Field__error > * {
  color: red;
}
.Field__labelInner.required::before {
  content: "*";
  position: absolute;
  top: 7px;
  left: -9px;
  font-size: 16px;
  color: #b30006;
  line-height: 0;
}
.Field__hint > *, .Field__error, .Field__labelContent-text {
  font-size: 13px;
}

.fieldset {
  border: 1px dashed lightgrey;
  position: relative;
  overflow: hidden;
  padding: 20px;
  max-width: 100%;
  overflow: hidden;
}
.fieldset__button--remove {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #b30006;
}
.fieldset__button--add {
  position: absolute;
  bottom: 10px;
  right: 20px;
  color: #b30006;
  pointer-events: all;
}
.fieldset.fieldset-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding: 15px 10px;
}