html {
  --neutral05: #eceff1;
  --neutral10: #cfd8dc;
  --neutral20: #b0bec5;
  --neutral60: #546e7a;
  --neutral80: #37474f;
  --neutral90: #263238;
  --pri05: #eff3f9;
  --pri10: #cfdcf1;
  --pri20: #92c1e4;
  --pri30: #678ac6;
  --pri60: #1b3e7a;
  --pri80: #102447;
  --filter-fff: invert(100%);
  --filter-qua70: invert(20%) sepia(86%) saturate(2284%) hue-rotate(88deg)
    brightness(98%) contrast(98%);
  --tgl-black: #000;
  --tgl-white: #fff;
  --txt-neutral60: var(--neutral60);
  --txt-neutral90: var(--neutral90);
  --tgl-neutral05: var(--neutral05);
  --tgl-neutral10: var(--neutral10);
  --tgl-neutral20: var(--neutral20);
  --tgl-neutral60: var(--neutral60);
  --tgl-neutral80: var(--neutral80);
  --tgl-neutral90: var(--neutral90);
  --tgl-pri05: var(--pri05);
  --tgl-pri10: var(--pri10);
  --tgl-pri20: var(--pri20);
  --tgl-pri30: var(--pri30);
  --tgl-pri60: var(--pri60);
  --tgl-pri80: var(--pri80);
}
[class*="ico-"]:before {
  content: "";
  display: block;
  width: 1.25em;
  height: 1.25em;
  background: no-repeat 50% 50% / contain;
}
.ico-thread:before {
  background-image: url("/img/thread.svg");
}
* {
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
body,
h1,
h2,
h4,
p,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
body {
  position: relative;
  font-family: sans-serif;
  line-height: 1.25;
  color: #000;
  background: #fff;
}
button {
  font-size: 100%;
  font-family: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
button {
  cursor: pointer;
  -webkit-appearance: none;
}
b {
  font-weight: 700;
}
h1,
h2,
#emblem {
  font-family: "Fira Sans", sans-serif;
}
h1,
h2,
#emblem {
  font-weight: 700;
}
body {
  font-family: "Inter", sans-serif;
  color: #263238;
  overflow-anchor: none;
}
a,
a:hover {
  color: #102447;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
:target {
  margin-top: -4em;
  padding-top: 4em;
}
html {
  overflow-y: scroll;
  scroll-behavior: smooth;
  scroll-padding-top: calc(50% - 200px);
}
#ma1n {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.m-bg-1 {
  padding: 10px 0;
}
.m-bg-3 {
  max-width: 1030px;
  margin: 0 auto;
  background: #fff;
}
.m-bg-4 {
  position: relative;
  z-index: 2;
  width: 1000px;
  min-height: 600px;
  margin: 0 auto;
  padding: 0.1px 0 1px;
  background: #fff;
  text-align: left;
}
@media screen and (min-width: 1030px) {
  .m-bg-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.portal {
  position: relative;
  z-index: 99;
  width: 1030px;
  margin: 0 -15px 20px;
  text-align: left;
}
.portal-g1 {
  position: relative;
  z-index: 2;
  background: #fff;
  transition:
    box-shadow 0.4s,
    background 0.2s;
}
.portal-g1:after {
  content: "";
  display: block;
  clear: both;
}
#emblem {
  float: left;
  margin: 0 0 0 15px;
  line-height: 1;
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: normal;
  color: inherit;
}
#emblem:after {
  content: "";
  display: block;
  clear: both;
}
#footer .content {
  width: 964px;
  margin: 2.5rem auto 1.5rem;
  font-size: 1rem;
}
#footer .f-idn {
  display: block;
  width: 10rem;
  height: 2rem;
  margin: 0 auto 1.5rem;
  overflow: hidden;
  text-indent: -99em;
  background: url("/img/idnes.svg") no-repeat 50% 50% / contain;
}
#footer .f-top {
  float: right;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background: #e41f1f url("/img/arrow-up.svg") no-repeat 50% 50% / 50% 50%;
}
#footer #copyright {
  margin: 0 3.5rem;
  font-weight: 400;
  font-size: 81.25%;
  line-height: 1.231;
  text-align: center;
}
.settime {
  display: flex;
  justify-content: space-between;
  margin: 1rem 0;
  color: #8598a0;
  font-size: 12px;
  align-items: center;
}
.content {
  position: relative;
  clear: both;
  margin-bottom: 20px;
}
.col-over {
  margin: -20px -15px 20px;
}
.art-full:after {
  content: "";
  display: block;
  clear: both;
}
.art-social {
  position: relative;
  float: right;
}
.art-social ul {
  list-style: none;
  margin: 0 -0.66em;
}
.art-social ul:after {
  content: "";
  display: block;
  clear: both;
}
.art-social li {
  float: left;
  line-height: 1em;
  margin: -0.66em 0;
}
.art-social .logo-facebook,
.art-social .logo-twitter,
.art-social .logo-print,
.art-social .logo-discusion {
  display: block;
  width: 16px;
  height: 16px;
  background: url("/img/social-icons2.svg") no-repeat 0 0 / 7em 2.5em;
  background-size: 108px;
}
.art-social .logo-facebook {
  background-position: -1.5em 0;
}
.art-social .logo-twitter {
  background-position: -3em 0;
}
.art-social .logo-print {
  background-position: -4.5em 0;
}
.art-social .logo-discusion {
  background-position: -6em 0;
}
.ico-plus,
.ico-minus,
.ico-thread {
  display: inline-block;
}
.person-foto {
  position: relative;
  overflow: hidden;
  display: block;
  width: 4em;
  height: 4em;
  margin: 0 auto;
  border: 3px solid #fff;
  border-radius: 100%;
  text-align: center;
  background: url("/img/nophoto9.jpg") no-repeat 50% 50% / contain;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.32);
  box-sizing: border-box;
}
.person-foto img {
  display: block;
  width: auto;
  height: 100%;
  margin: auto;
  background: #fff;
}
@media print {
  body,
  #portal #emblem,
  .m-bg-1,
  .m-bg-2,
  .m-bg-3,
  .m-bg-4,
  .content,
  #content,
  .art-full {
    float: none !important;
    clear: both !important;
    position: static !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    filter: none !important;
  }
  .content {
    margin: 0 !important;
  }
  a {
    color: #009 !important;
  }
}
.logo-facebook,
.logo-twitter,
.logo-print,
.logo-discusion {
  display: block;
  width: 21px;
  height: 21px;
  margin: 0 auto;
  background: #cfd8dc url("/img/default-social-1.png") no-repeat;
}
.logo-facebook {
  background-position: 0 0;
}
.logo-facebook:hover {
  background-color: #1877f2;
}
.logo-twitter {
  background-position: 0 -25px;
}
.logo-twitter:hover {
  background-color: #1da1f2;
}
.logo-print {
  background-position: 0 -325px;
}
.logo-print:hover {
  background-color: #000;
}
.logo-discusion {
  background-image: url("/img/discusion-1.svg");
  background-position: 50% 50%;
  background-size: 80% 80%;
}
.logo-discusion:hover {
  background-color: #102447;
}
@media print {
  .portal,
  .content,
  #content,
  .art-full,
  .col-over {
    float: none !important;
    clear: both !important;
    position: static !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    filter: none !important;
  }
  .portal-g1 {
    width: auto;
    color: initial !important;
    background: none !important;
    text-shadow: none;
  }
  .portal ul,
  .art-social {
    display: none !important;
  }
  .content {
    margin: 0 !important;
  }
  a {
    color: #009 !important;
  }
}
.art-social ul {
  display: flex;
  margin: 0 -0.66em;
}
.art-social li {
  display: block;
  padding: 0.66em;
}
.art-social .logo-facebook {
  background-position: -1.9em 0;
}
.art-social .logo-twitter {
  background-position: -3.8em 0;
}
.art-social .logo-print {
  background-position: -5.8em 0;
}
.art-social .logo-discusion {
  background-position: -7.7em 0;
}
.art-social {
  pointer-events: none;
}
h1 {
  font-size: 225%;
  padding-top: 20px;
}
h2 {
  margin-bottom: 20px;
}
a {
  color: #e11229;
  text-decoration: underline;
  border-bottom: unset;
  transition: all 0.3s ease;
}
a:hover {
  color: #007fff;
  text-decoration-color: transparent;
}
.limb::after,
.limb::before {
  content: unset !important;
}
.comments-img {
  display: block;
  max-width: 400px;
  width: 100%;
  max-height: 400px;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.art-full h2 {
  text-transform: uppercase;
}
.art-full p {
  margin-bottom: 20px;
  line-height: 1.6;
  font-size: 18px;
}
.img-responsive {
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: 550px;
  margin-bottom: 20px;
  background-color: #ececec;
  object-fit: contain;
}
figure {
  margin-left: 0;
  margin-right: 0;
}
figcaption {
  display: block;
  clear: both;
  margin: 0;
  padding: 0.25rem 0 0;
  font-size: 14px;
  line-height: 1.25;
  color: #75868e;
  text-align: left;
}
.reg li::marker {
  font-weight: 600;
}
.reg__title {
  margin-bottom: 20px;
}
.button-link {
  background: #d01818;
  color: #fff;
  padding: 20px 10px;
  border-radius: 10px;
  display: block;
  width: 100%;
  max-width: 90%;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.button-link:hover,
.button-link:active {
  background: #fff;
  color: #d01818;
  border-color: #d01818;
  text-decoration: none;
}
#ma1n {
  width: 100%;
}
.m-bg-4 {
  width: 100%;
  max-width: 1000px;
}
.portal {
  width: calc(100% + 30px);
  margin: 0;
  margin-left: -15px;
  margin-bottom: 20px;
  border-top: 0.25rem solid #e41f1f;
}
.col-over {
  width: 80%;
  margin-inline: auto;
}
#footer .f-idn {
  background: url("/img/idnes.svg") no-repeat 50% 50% / contain;
  width: 100%;
}
#footer .content {
  position: relative;
  width: 100%;
  max-width: 964px;
}
#footer .f-top {
  float: none;
  position: absolute;
  top: 0;
  right: 50px;
}
@media (max-width: 1060px) {
  .m-bg-4 {
    box-sizing: border-box;
  }
  .art-full {
    padding: 0px 15px;
  }
}
@media (max-width: 991px) {
  .portal {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 460px) {
  #footer .f-top {
    width: 2rem;
    height: 2rem;
    top: -35px;
    right: 25px;
  }
}
.header-new {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 0.8rem;
}
.header-new__under {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
  color: #102447;
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 0.8em;
}
.header-new__under span svg {
  width: 8px;
}
.header-icons {
  display: flex;
  gap: 1.5em;
  margin-left: auto;
  padding-right: 15px;
  filter: invert(9%) sepia(49%) saturate(2754%) hue-rotate(205deg)
    brightness(90%) contrast(93%);
  -webkit-filter: invert(9%) sepia(49%) saturate(2754%) hue-rotate(205deg)
    brightness(90%) contrast(93%);
  -moz-filter: invert(9%) sepia(49%) saturate(2754%) hue-rotate(205deg)
    brightness(90%) contrast(93%);
  -o-filter: invert(9%) sepia(49%) saturate(2754%) hue-rotate(205deg)
    brightness(90%) contrast(93%);
  -ms-filter: invert(9%) sepia(49%) saturate(2754%) hue-rotate(205deg)
    brightness(90%) contrast(93%);
}
.header-nav {
  border-top: 1px solid #cfdcf1;
  border-bottom: 1px solid #cfdcf1;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  list-style: none;
  white-space: nowrap;
  margin-left: 15px;
  margin-right: 15px;
}
.header-nav li {
  padding: 0 0.5em;
  color: #19386d;
  font-weight: 700;
}
.text-icons {
  font-size: 0.5em;
  text-align: center;
  margin-left: -2px;
  color: #000;
}
.btn-premium {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-right: auto;
}
.btn-premium p {
  font-size: 10px;
  line-height: 1.2;
  font-weight: 300;
  color: #526b99;
}
.btn-header {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: auto;
  height: 30px;
  border: 0;
  border-radius: 0.25rem;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
  color: #263238 !important;
  background: #e8b332 !important;
  box-shadow: 0 2px 5px #b0bec5;
}
.logo-header {
  width: 170px;
}
.logo {
  margin-inline: auto;
}
.art-full {
  width: 80%;
  margin-inline: auto;
}
.title_def {
  font-weight: 600 !important;
  font-size: 30px !important;
}
@media (max-width: 991px) {
  .logo-header {
    width: 130px;
  }
  .title_def {
    font-weight: 600 !important;
    font-size: 24px !important;
  }
  .btn-premium {
    display: none;
  }
  .header-nav {
    overflow: scroll;
    justify-content: flex-start;
  }
  .header-nav li {
    color: #000;
    font-size: 14px;
  }
  .header-new__under {
    color: #000;
  }
  .desk {
    display: none;
  }
  .header-icons {
    margin-left: 0;
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
  }
  .art-full,
  .col-over {
    width: 90%;
  }
  .m-bg-1 {
    padding: 0;
  }
}
@media (min-width: 991px) {
  .mob {
    display: none;
  }
}
figure {
  text-align: center;
  line-height: 0;
}
.img-responsive {
  margin-bottom: 0;
}
[data-zoomable] img {
  margin-bottom: 0;
}
.art-full .reg__title {
  text-transform: unset;
}
.reg-v4 {
  margin-bottom: 30px;
}
.reg-v4__content {
  position: relative;
  max-width: 645px;
  margin: 0 auto;
  padding-top: 16px;
  padding-bottom: 8px;
  padding-left: 85px;
}
.reg-v4__content::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 66px;
  width: 1px;
  height: 82%;
  background-color: rgb(228, 31, 31);
}
.reg-v4__user {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  margin-left: -39px;
  margin-bottom: 11px;
}
.reg-v4__avatar {
  position: relative;
  width: 39px;
  height: 39px;
  margin-right: 9px;
}
.reg-v4__avatar > img {
  width: 100%;
  height: 100%;
  border: 1px solid rgb(228, 31, 31);
  border-radius: 50%;
  object-fit: cover;
}
.reg-v4__user p {
  margin: 0;
  font-size: 18px !important;
}
.reg-v4__content .reg-v4__title {
  width: fit-content;
  margin-bottom: 15px;
  padding: 9px 10px;
  font-family: var(--article--fonts-tertiary);
  text-transform: uppercase;
  hyphens: auto;
  background-color: #e6edf7;
  border-radius: 0.25rem;
}
.reg-v4__content > ul {
  margin: 0 auto 25px;
  padding: 0;
  font: inherit;
  text-align: left;
  list-style: none;
}
.reg-v4__content > ul li {
  position: relative;
  margin: 10px 0;
  padding-left: 12px;
  font-size: 18px;
  line-height: 1.6;
}
.reg-v4__content > ul li:last-child {
  margin-top: 20px;
}
.reg-v4__content > ul li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -24px;
  width: 11px;
  height: 11px;
  background-color: rgb(228, 31, 31);
  border-radius: 50%;
}
.reg-v4__content li a {
  color: #e11229 !important;
  transition: 0.3s ease;
}
.reg-v4__content li a:hover {
  color: #007fff !important;
}
.reg-v4__text {
  font-size: 18px;
  line-height: 1.6;
}
.reg-v4 .button-link {
  display: block;
  margin: 0 auto;
  font-weight: 700;
}
@media (max-width: 767px) {
  .reg-v4__content {
    padding-bottom: 20px;
    padding-left: 38px;
  }
  .reg-v4__content::before {
    left: 19px;
    height: 80%;
  }
}
.dsc {
  --fotoextent: 3rem;
  --thickness: 1px;
  --fatness: 3rem;
  --paint: #cfdcf1;
}
.dsc {
  display: flex;
  gap: 1rem;
  width: 100%;
  margin: 0 -0.5rem;
  padding: 0 0.5rem;
  overflow: auto;
  scrollbar-width: thin;
}
.dsc-a {
  flex: 0 0 0;
  position: relative;
  min-height: calc(var(--fotoextent) + 1rem);
  padding: 0 calc(var(--fotoextent) / 2) 0
    calc(var(--fotoextent) / 2 - var(--thickness));
}
.dsc-b {
  flex: 1 1 0;
  padding: 1rem 0;
  max-width: calc(100% - var(--fotoextent));
  overflow-wrap: break-word;
}
.person-foto {
  position: relative;
  overflow: hidden;
  width: 4em;
  height: 4em;
  margin: 0 auto;
  border: 3px solid var(--tgl-white, #fff);
  border-radius: 100%;
  text-align: center;
  background: url("/img/nophoto9.jpg") no-repeat 50% 50% / contain;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.32);
  box-sizing: border-box;
}
.person-foto i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: calc(var(--fotoextent) * 2 / 5);
  line-height: 1;
  text-transform: uppercase;
  color: var(--tgl-neutral20, #b0bec5);
  background: var(--tgl-neutral05, #eceff1);
}
.person-foto img {
  display: block;
  width: auto;
  height: 100%;
  margin: auto;
  background: #fff;
  object-fit: cover;
}
.person-foto > img {
  display: inline-block;
  vertical-align: top;
  margin: 0 -45%;
}
.dsc .person-foto {
  width: var(--fotoextent);
  height: var(--fotoextent);
  border-width: calc(var(--fotoextent) * 0.05);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}
.dsc-a .person-foto {
  position: absolute;
  top: 0.5rem;
  right: 0;
  z-index: 2;
}
.dsc .limb {
  display: flex;
  flex-direction: column;
  width: var(--thickness);
  height: 100%;
}
.dsc .limb:before,
.dsc .limb:after {
  content: "";
  border: 0 solid var(--paint);
}
.dsc .limb:before {
  flex: 0;
  flex-basis: calc(var(--fotoextent) / 2 + 0.5rem);
  border-width: 0 0 var(--thickness) var(--thickness);
}
.dsc .limb:after {
  flex: 1;
}
.dsc-0 .limb:before {
  border: 0;
}
.dsc-00 .limb {
  width: var(--fatness);
}
.dsc-0 .limb:after,
.dsc-00 .limb:after {
  border: 0;
}
.dsc-row1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin: 0 0 0.5rem;
}
.dsc-name {
  position: relative;
  font:
    700 100%/1.25 "Inter",
    sans-serif;
  white-space: nowrap;
  pointer-events: none;
}
.dsc-date {
  padding-top: 0.25em;
  color: var(--txt-neutral60, #546e7a);
  font-size: 75%;
  line-height: 1.167;
}
.dsc-date:before {
  content: "";
  float: left;
  display: block;
  width: 0.25em;
  height: 1.167em;
  margin: 0 0.25rem 0 0;
  background: url("/img/disc.svg") no-repeat 50% 50% / contain;
}
.dsc-text {
  font-size: 18px;
  line-height: 1.625;
}
.dsc-row2 {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin: 0.5rem 0 0;
  font-size: 87.5%;
  line-height: 1.286;
  pointer-events: none;
}
.dsc-0 .dsc-row2 {
  margin-left: calc(-1 * var(--fatness));
}
.dsc-00 .dsc-row2 {
  margin-left: calc(-2 * var(--fatness));
}
.dsc-score {
  display: flex;
  border-radius: 3px;
  font-weight: 700;
}
.dsc-score:before {
  content: "";
  display: block;
  width: 1px;
  background: #b0bec5;
}
.dsc-score span {
  flex: 1 1 auto;
  padding: 0 0.5rem;
  border-radius: 3px;
}
.dsc-score .ico-plus:before,
.dsc-score .ico-minus:before {
  display: inline;
}
.dsc-score .ico-plus {
  color: #076d02;
  order: -1;
}
.dsc-score .ico-plus:before {
  content: "\002B";
}
.dsc-score .ico-minus {
  color: #b9151c;
}
.dsc-score .ico-minus:before {
  content: "\2212";
}
.dsc-score .ico-minus:after {
  content: "";
  display: inline-block;
  width: 0.1em;
}
.dsc-ico {
  display: block;
  padding: 0.5rem 0 0.5rem 1.25rem;
  color: inherit;
  background: no-repeat 0 50% / 1rem 1rem;
}
.dsc-ico:before {
  display: none;
}
.ico-thread {
  background-image: url("/img/thread.svg");
}
.dsc-row2 .ico-thread {
  background-image: url("/img/thread.svg");
}
.btn-option.btn-option {
  position: relative;
  display: block;
  padding: 0 0.75rem 0 0;
  color: var(--tgl-neutral60, #546e7a);
  background: url("/img/arrow-down.svg") no-repeat 100% 50% / 0.5rem 0.5rem;
}
.btn-option:after {
  display: none;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1rem;
  height: 1rem;
  margin: 0.5rem -0.5rem;
  background: var(--tgl-pri05, #eff3f9);
  transform: rotate(-45deg);
}
.btn-react.btn-react {
  position: relative;
  display: block;
  padding: 0 0 0 1.25rem;
  font-weight: 700;
  color: var(--tgl-neutral60, #546e7a);
  background: url("/img/reply2.svg") no-repeat 0 50% / 1rem 1rem;
}
.btn-react:after {
  display: none;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 1rem;
  height: 1rem;
  margin: 0.5rem 0;
  background: var(--tgl-pri05, #eff3f9);
  transform: rotate(-45deg);
}
.navlist {
  position: relative;
  overflow: hidden;
  margin: 0 0 1rem;
  font-size: 100%;
  line-height: 1.25;
  pointer-events: none;
}
.navlist:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: var(--tgl-neutral10, #cfdcf1);
}
.navlist li {
  float: left;
  display: block;
}
.navlist span {
  display: block;
  padding: 0.5em 0.75em;
  border: solid transparent;
  border-width: 2px 0;
}
.navlist .act {
  position: relative;
  z-index: 1;
  border-bottom-color: var(--tgl-pri60, #1b3e7a);
  font-weight: 700;
  color: inherit;
  background: none;
}
.zoom-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  cursor: zoom-out;
  isolation: isolate;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  backface-visibility: hidden;
  will-change: opacity;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.zoom-image {
  max-width: 95%;
  max-height: 95%;
  object-fit: contain;
  cursor: default;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: opacity, transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: opacity 0.2s ease;
}
.zoom-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
  cursor: pointer;
  z-index: 100;
  transition: color 0.3s ease;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-tap-highlight-color: transparent;
}
.zoom-close:hover {
  color: #e11229;
}
[data-zoomable] {
  position: relative;
  display: block;
  cursor: zoom-in;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-zoomable] img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  image-rendering: -webkit-optimize-contrast;
}
[data-zoomable]::after {
  content: "";
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  z-index: 2;
  width: 48px;
  height: 48px;
  color: #e11229;
  background-image: url("/img/lupa.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5;
  pointer-events: none;
  user-select: none;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .zoom-overlay {
      isolation: isolate;
    }
    .zoom-image {
      image-rendering: auto;
    }
  }
}
.numb-text {
  white-space: nowrap;
}
.dsc,
.navlist {
  display: none;
}
:root {
  --iti-hover-color: rgba(0, 0, 0, 0.05);
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover
  button {
  cursor: pointer;
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country-primary:hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country:has(+ .iti-aio__dropdown-content:hover)
  .iti-aio__selected-country-primary {
  background-color: var(--iti-hover-color);
}
.reg-form-wrapp {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 40px;
}
