button,
input,
textarea {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  background-color: transparent
}
input,
textarea {
  width: 100%
}
label {
  display: inline-block
}
button,
option,
select {
  cursor: pointer
}
a {
  display: inline-block;
  color:#993333;
  text-decoration: none
}
a:hover{color:#f90}
ul li {
  list-style: none
}
img {
  vertical-align: bottom
}

p {line-height: normal}
@media screen and (max-width: 480px) {
	p {
		font-size: initial;
		text-align: justify;
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit
}

.lock body {
  overflow: hidden;
  touch-action: none;
  -ms-scroll-chaining: none;
  overscroll-behavior: none
}
.loaded body {
  transition: opacity .3s;
  opacity: 1
}
.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden
}
@supports (overflow:clip) {
  .wrapper {
    overflow: clip
  }
}
.wrapper > main {
  flex: 1 1 auto
}
.wrapper > * {
  min-width: 0
}
[class*=__container] {
  margin: 0 auto;
  padding: 0 .9375rem
}
[class*="--gc"] {
  display: grid;
  min-width: 0;
  grid-template-columns: .9375rem 1fr minmax(auto,71.25rem) 1fr .9375rem
}
[class*="--gc"] > * {
  min-width: 0;
  grid-column: 3/4
}
.header {
  padding-block: 1.25rem
}
.header__lang-list {
  display: flex;
  align-items: center;
  gap: .625rem;
  flex-wrap: wrap
}
.header__lang-item.active {
  pointer-events: none
}
.header__lang-item.active .header__lang-link {
  background-color: #964723;
  color: #fff
}
.header__lang-link {
  font-size: 1em;
  padding: .3125rem .625rem;
  border-radius: .3125rem;
  transition: all .3s
}
.section:not(:last-child) {
  margin-bottom: 3.75rem
}
.section__container {
  position: relative
}
.section__image {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-mask-image: linear-gradient(to bottom,#000 60%,rgba(0,0,0,0) 100%);
  mask-image: linear-gradient(to bottom,#000 60%,rgba(0,0,0,0) 100%);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top;
  mask-position: top;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%
}
.section__title {
  opacity: .8;
  font-weight: 600
}
.section__title:not(:last-child) {
  margin-bottom: 1.125rem
}
.section__title.brown {
  color: #964723
}
.section__chapter:not(:last-child) {
  margin-bottom: 1.125rem
}
.section__text b {
  font-size: 1.75rem;
  font-weight: 700
}
.section__text b.brown {
  color: #964723
}
.section__text q {
  font-weight: 700
}
.section__text strong {
  font-weight: 700
}
.section__text strong.brown {
  color: #964723
}
.section__text:not(:last-child) {
  margin-bottom: 1.125rem
}
.section__square {
  position: absolute;
  border: .0625rem solid #000
}
.section__square_1 {
  top: 5px;
  left: 10px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent
}
.section__square_2 {
  top: 5px;
  right: 10px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent
}
.section__square_3 {
  bottom: -5px;
  right: 10px;
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent
}
.section__square_4 {
  bottom: -5px;
  left: 10px;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent
}
.section__questions {
  display: flex;
  flex-direction: column;
  padding: 1.875rem;
  background-color: #c8c8ca;
  border-radius: .625rem
}
.section__questions-icon {
  width: 150px;
  max-width: 100%;
  margin-bottom: 1.25rem
}
.section__questions-text {
  font-style: italic;
  font-size: 1em
}
.section__questions-text.brown {
  color: #964723
}
@media (min-width:73.125em) {
  .section__text-block {
    padding: 5rem
  }
  .section__image {
    margin-bottom: -9.375rem
  }
  .section__title {
    font-size: 3rem
  }
  .section__square {
    width: 3.75rem
  }
  .section__square {
    height: 3.75rem
  }
}
@media (max-width:20em) {
  .section__image {
    margin-bottom: -2.5rem
  }
  .section__title {
    font-size: 1.25rem
  }
  .section__square {
    width: 1.875rem
  }
  .section__square {
    height: 1.875rem
  }
}
@media (max-width:56.25em) {
  .section__text-block {
    padding-bottom: 2.5rem
  }
}
@media (max-width:29.99875em) {
  .header__lang-link {
    font-size: initial
  }
  .section {
    font-size: .875rem
  }
  .section__text b {
    font-size: 1.375rem
  }
  .section__questions {
    padding: 1.25rem
  }
  .section__questions-icon {
    width: 110px
  }
  .section__questions-text {
    font-size: 1.4em;
	line-height: 1.3em;
  }
}
@media (min-width:47.99875em) and (max-width:73.125em) {
  .section__text-block {
    padding: clamp(3.4375rem ,.4526516094rem + 6.2185960897vw ,5rem)
  }
}
@media (min-width:20em) and (max-width:73.125em) {
  .section__image {
    margin-bottom: clamp(-9.375rem ,.0882352941rem + -12.9411764706vw ,-2.5rem)
  }
  .section__title {
    font-size: clamp(1.25rem ,.5911764706rem + 3.2941176471vw ,3rem)
  }
  .section__square {
    width: clamp(1.875rem ,1.1691176471rem + 3.5294117647vw ,3.75rem)
  }
  .section__square {
    height: clamp(1.875rem ,1.1691176471rem + 3.5294117647vw ,3.75rem)
  }
}
@media (any-hover:hover) {
  .header__lang-link:hover {
    background-color: #964723;
    color: #fff
  }
}